OCamllabs icon Home|Differences with the last checks|Previous runs


Building on x86-bm-c9.sw.ocaml.org

(from ocaml/opam:debian-unstable)
Unable to find image 'ocaml/opam:debian-unstable' locally
debian-unstable: Pulling from ocaml/opam
6d8fcbb41e13: Pulling fs layer
940f12701cd0: Pulling fs layer
1c01f7c02e6a: Pulling fs layer
d5c8821fa125: Pulling fs layer
48881f7bc51c: Pulling fs layer
adffbea7aa7f: Pulling fs layer
2b56648f5ebb: Pulling fs layer
a35c3ba44777: Pulling fs layer
94d175db2ba1: Pulling fs layer
adffbea7aa7f: Waiting
2b56648f5ebb: Waiting
48881f7bc51c: Waiting
d5c8821fa125: Waiting
a35c3ba44777: Waiting
1c01f7c02e6a: Verifying Checksum
1c01f7c02e6a: Download complete
940f12701cd0: Verifying Checksum
940f12701cd0: Download complete
d5c8821fa125: Verifying Checksum
d5c8821fa125: Download complete
48881f7bc51c: Verifying Checksum
48881f7bc51c: Download complete
2b56648f5ebb: Verifying Checksum
2b56648f5ebb: Download complete
a35c3ba44777: Verifying Checksum
94d175db2ba1: Verifying Checksum
94d175db2ba1: Download complete
adffbea7aa7f: Verifying Checksum
adffbea7aa7f: Download complete
6d8fcbb41e13: Verifying Checksum
6d8fcbb41e13: Download complete
6d8fcbb41e13: Pull complete
940f12701cd0: Pull complete
1c01f7c02e6a: Pull complete
d5c8821fa125: Pull complete
48881f7bc51c: Pull complete
adffbea7aa7f: Pull complete
2b56648f5ebb: Pull complete
a35c3ba44777: Pull complete
94d175db2ba1: Pull complete
Digest: sha256:d566aebdbe5296cf14b3f26a3c52fbcf1f1c4ebf5a986e6a1c6c95da3fd3bf7c
Status: Downloaded newer image for ocaml/opam:debian-unstable
2025-03-06 03:54.05 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam"))
2025-03-06 03:54.05 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 91d74cddbf72d811a49b9630c97f596a1cff1b01"))
2025-03-06 03:54.05 ---> using "5d3840b4c7f9f54169af09170d1aa8fd4b7bb6d06fdc2ddef6623335f617fc58" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-03-06 03:54.05 ---> using "453f7bba3ee9785d061c2427da8d36c5123d500f4017e0bec2d103900a1a0287" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam switch create --repositories=default '5.3' '5.3.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.3.0"} | "ocaml-system" {= "5.3.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3)
2025-03-06 03:54.05 ---> using "9153251622c2480ac6378fbeb8ffba3796a36cf71952039bdd1556d3dc12657a" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [205 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-03-05-2010.23-F-2025-03-02-1408.49.pdiff [301 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-03-05-2010.23-F-2025-03-02-1408.49.pdiff [301 kB]
- Fetched 569 kB in 2s (249 kB/s)
- Reading package lists...
2025-03-06 03:54.05 ---> using "89b470bc63e066db524389115a52f0758f8ff042ec66cce04c74773b4cdc402f" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "opam pin add -k version dune $(opam show -f version dune)"))
dune is now pinned to version 3.17.2

The following actions will be performed:
=== install 1 package
  - install dune 3.17.2 (pinned)

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved dune.3.17.2  (cached)
-> installed dune.3.17.2
Done.
# To update the current shell environment, run: eval $(opam env)
2025-03-06 03:54.05 ---> using "c641eb315c1895946dc8bdda673539a4fe8dfdf7c0fe8f0b24a5ed7f0380ec08" from cache

/: (env DUNE_CACHE enabled)

/: (env DUNE_CACHE_TRANSPORT direct)

/: (env DUNE_CACHE_DUPLICATION copy)

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell "curl -fsSL https://get.dune.build/install | sh"))

#=#=#                                                                          
##O#-#                                                                         
##O=#  #                                                                       
                                                                           0.1%
#                                                                          1.4%
####                                                                       6.7%
###################                                                       26.9%
###################################################################       93.7%
######################################################################## 100.0%
dune x86_64-unknown-linux-musl was installed successfully to ~/.local/bin/dune 


#=#=#                                                                          
##O#-#                                                                         
                                                                           0.0%
                                                                           0.7%
##                                                                         2.9%
###                                                                        5.4%
####                                                                       6.1%
######                                                                     9.2%
########                                                                  12.2%
###########                                                               15.8%
#############                                                             18.2%
#############                                                             19.3%
###############                                                           22.1%
#################                                                         24.3%
####################                                                      28.3%
#####################                                                     30.4%
######################                                                    31.2%
#######################                                                   33.2%
#########################                                                 36.1%
##########################                                                36.4%
#############################                                             40.4%
##############################                                            42.5%
#################################                                         46.8%
##################################                                        48.6%
#####################################                                     52.1%
#######################################                                   54.6%
##########################################                                58.4%
###########################################                               60.7%
#############################################                             63.0%
###############################################                           66.3%
################################################                          66.8%
################################################                          66.9%
################################################                          67.1%
################################################                          67.7%
#################################################                         69.4%
####################################################                      72.3%
####################################################                      72.8%
#####################################################                     74.9%
########################################################                  78.7%
########################################################                  78.9%
###########################################################               82.9%
#############################################################             85.0%
###############################################################           88.8%
#################################################################         91.0%
##################################################################        92.8%
####################################################################      94.6%
#####################################################################     96.4%
#####################################################################     97.1%
######################################################################    97.7%
#######################################################################   99.2%
######################################################################## 100.0%
Revision cache was populated successfully 
To use dune you will need to source the file "$HOME/.local/share/dune/env/env.bash" (or similar as appropriate for your shell)
  export PATH="/home/opam/.local/bin:$PATH" 

To get started, run: 
  dune --help 
2025-03-06 03:54.05 ---> using "f011d6aacc0b29335914115b23745014374a7d56001f37c89000072ee3528ae8" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "sudo apt-get install -y python3-sexpdata && echo 'import sexpdata\
               \nwith open(\"dune-project\", \"r\") as f:\
               \n    content = [i for i in sexpdata.loads(\"(\" + f.read() + \")\") if not i[0] == sexpdata.Symbol(\"package\")]\
               \n    print(sexpdata.dumps(content[0]))\
               \n    for i in content[1:]:\
               \n        print(sexpdata.dumps(i))' > /tmp/opam-health-check-remove-package.py"))
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib media-types
  python3 python3-minimal python3.13 python3.13-minimal
Suggested packages:
  python3-doc python3-tk python3-venv python3.13-venv python3.13-doc
  binfmt-support
The following NEW packages will be installed:
  libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib media-types
  python3 python3-minimal python3-sexpdata python3.13 python3.13-minimal
0 upgraded, 9 newly installed, 0 to remove and 12 not upgraded.
Need to get 5893 kB of archives.
After this operation, 23.1 MB of additional disk space will be used.
Get:1 http://deb.debian.org/debian unstable/main amd64 libpython3.13-minimal amd64 3.13.2-1 [859 kB]
Get:2 http://deb.debian.org/debian unstable/main amd64 python3.13-minimal amd64 3.13.2-1 [2205 kB]
Get:3 http://deb.debian.org/debian unstable/main amd64 python3-minimal amd64 3.13.2-2 [27.1 kB]
Get:4 http://deb.debian.org/debian unstable/main amd64 media-types all 12.0.0 [28.9 kB]
Get:5 http://deb.debian.org/debian unstable/main amd64 libpython3.13-stdlib amd64 3.13.2-1 [1979 kB]
Get:6 http://deb.debian.org/debian unstable/main amd64 python3.13 amd64 3.13.2-1 [745 kB]
Get:7 http://deb.debian.org/debian unstable/main amd64 libpython3-stdlib amd64 3.13.2-2 [10.1 kB]
Get:8 http://deb.debian.org/debian unstable/main amd64 python3 amd64 3.13.2-2 [28.1 kB]
Get:9 http://deb.debian.org/debian unstable/main amd64 python3-sexpdata all 1.0.2-1 [9940 B]
Fetched 5893 kB in 0s (56.8 MB/s)
Selecting previously unselected package libpython3.13-minimal:amd64.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19688 files and directories currently installed.)
Preparing to unpack .../libpython3.13-minimal_3.13.2-1_amd64.deb ...
Unpacking libpython3.13-minimal:amd64 (3.13.2-1) ...
Selecting previously unselected package python3.13-minimal.
Preparing to unpack .../python3.13-minimal_3.13.2-1_amd64.deb ...
Unpacking python3.13-minimal (3.13.2-1) ...
Setting up libpython3.13-minimal:amd64 (3.13.2-1) ...
Setting up python3.13-minimal (3.13.2-1) ...
Selecting previously unselected package python3-minimal.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20013 files and directories currently installed.)
Preparing to unpack .../python3-minimal_3.13.2-2_amd64.deb ...
Unpacking python3-minimal (3.13.2-2) ...
Selecting previously unselected package media-types.
Preparing to unpack .../media-types_12.0.0_all.deb ...
Unpacking media-types (12.0.0) ...
Selecting previously unselected package libpython3.13-stdlib:amd64.
Preparing to unpack .../libpython3.13-stdlib_3.13.2-1_amd64.deb ...
Unpacking libpython3.13-stdlib:amd64 (3.13.2-1) ...
Selecting previously unselected package python3.13.
Preparing to unpack .../python3.13_3.13.2-1_amd64.deb ...
Unpacking python3.13 (3.13.2-1) ...
Selecting previously unselected package libpython3-stdlib:amd64.
Preparing to unpack .../libpython3-stdlib_3.13.2-2_amd64.deb ...
Unpacking libpython3-stdlib:amd64 (3.13.2-2) ...
Setting up python3-minimal (3.13.2-2) ...
Selecting previously unselected package python3.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20463 files and directories currently installed.)
Preparing to unpack .../python3_3.13.2-2_amd64.deb ...
Unpacking python3 (3.13.2-2) ...
Selecting previously unselected package python3-sexpdata.
Preparing to unpack .../python3-sexpdata_1.0.2-1_all.deb ...
Unpacking python3-sexpdata (1.0.2-1) ...
Setting up media-types (12.0.0) ...
Setting up libpython3.13-stdlib:amd64 (3.13.2-1) ...
Setting up libpython3-stdlib:amd64 (3.13.2-2) ...
Setting up python3.13 (3.13.2-1) ...
Setting up python3 (3.13.2-2) ...
running python rtupdate hooks for python3.13...
running python post-rtupdate hooks for python3.13...
Setting up python3-sexpdata (1.0.2-1) ...
2025-03-06 03:54.05 ---> using "664281dd2356be6f500aeea7e9ae63fb871ef3d5ff0fb2a5e97ae90437f02f67" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "PLACE=$(mktemp -d) && cd $PLACE && echo '(lang dune 3.17)\
               \n(package\
               \n  (name dummy)\
               \n  (allow_empty true)\
               \n  (depends (ocaml (= 5.3.0))))' > dune-project && PATH=$HOME/.local/bin:$PATH dune pkg lock && PATH=$HOME/.local/bin:$PATH dune build"))
Solution for dune.lock:
- ocaml.5.3.0
- ocaml-base-compiler.5.3.0
- ocaml-compiler.5.3.0
- ocaml-config.3
 Downloading ocaml-compiler.5.3.0
    Building ocaml-compiler.5.3.0
    Building ocaml-base-compiler.5.3.0
2025-03-06 03:54.05 ---> using "01fa0f5577cf2b5950b0c0f9bbaecef6e6379a6e7d5a84b4fa0164f8871e2e01" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
        (network host)
        (shell  "cd $HOME && opam source octez-distributed-internal.20.1 && cd octez-distributed-internal.20.1 && for opam in *.opam; do opam show --raw ${opam%.opam} > $opam; done && opam install ./ --depext-only --with-test --with-doc && for opam in *.opam; do rm $opam; echo ${opam%.opam} >> /tmp/packages-locally-available; done && opam show --raw octez-distributed-internal.20.1 > octez-distributed-internal.opam && python3 /tmp/opam-health-check-remove-package.py > dune-project-new && mv dune-project-new dune-project && sudo apt-get remove -y python3-sexpdata && sudo apt-get autoremove -y && echo '(lang dune 3.17)\
               \n(lock_dir\
               \n (repositories overlay  default))\
               \n\
               \n(repository\
               \n (name default)\
               \n (url \"file:///home/opam/opam-repository\"))\
               \n\
               \n\
               \n' > dune-workspace && PATH=$HOME/.local/bin:$PATH dune pkg lock &> /tmp/packages-wanted || true && echo octez-distributed-internal >> /tmp/packages-to-build && while read package ; do if grep --quiet $package /tmp/packages-wanted ; then echo $package >> /tmp/packages-to-build ; fi ; done < /tmp/packages-locally-available && while read package ; do opam show --raw $package > $package.opam; done < /tmp/packages-to-build && while read package ; do if [ ! -f ${package}.opam ]; then echo \"opam-version: \\\"2.0\\\"\" > ${package}.opam; fi; done < /tmp/packages-locally-available && paste -s -d , /tmp/packages-to-build > /tmp/packages-for-dune && PATH=$HOME/.local/bin:$PATH dune pkg lock && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && PATH=$HOME/.local/bin:$PATH dune build --profile=release --only-packages $(cat /tmp/packages-for-dune) || (echo \"opam-health-check: Build failed\" && exit 1)"))
Successfully extracted to /home/opam/octez-distributed-internal.20.1
[ERROR] No package matching CHANGES.rst or CODEOWNERS or Dockerfile or LICENSES or Makefile or README.md or build.Dockerfile or ci or client-libs or contrib or contributing.md or debian-deps-build.Dockerfile or default.nix or docs or dune-project or dune-workspace or emacs or etherlink or etherlink.mk or images or kernels.mk or manifest or michelson_test_scripts or nix or opam or package-lock.json or package.json or poetry.lock or pyproject.toml or rust-toolchain or script-inputs or scripts or shell.nix or src or tzt_reference_test_suite or vendors found
[ERROR] In /home/opam/octez-distributed-internal.20.1/*.opam:
        Duplicate 'opam-version:' field [skipped]

[WARNING] Ignoring file at /home/opam/octez-distributed-internal.20.1/*.opam: could not infer package name
[ERROR] Package conflict!
  * Missing dependency:
    - tezt-tx-kernel -> tezt-tezos >= dev
    no matching version

Reading package lists...
Building dependency tree...
Reading state information...
The following packages were automatically installed and are no longer required:
  libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib media-types
  python3 python3-minimal python3.13 python3.13-minimal
Use 'sudo apt autoremove' to remove them.
The following packages will be REMOVED:
  python3-sexpdata
0 upgraded, 0 newly installed, 1 to remove and 12 not upgraded.
After this operation, 46.1 kB disk space will be freed.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20492 files and directories currently installed.)
Removing python3-sexpdata (1.0.2-1) ...
Reading package lists...
Building dependency tree...
Reading state information...
The following packages will be REMOVED:
  libpython3-stdlib libpython3.13-minimal libpython3.13-stdlib media-types
  python3 python3-minimal python3.13 python3.13-minimal
0 upgraded, 0 newly installed, 8 to remove and 12 not upgraded.
After this operation, 23.0 MB disk space will be freed.
(Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20484 files and directories currently installed.)
Removing python3 (3.13.2-2) ...
Removing libpython3-stdlib:amd64 (3.13.2-2) ...
Removing python3.13 (3.13.2-1) ...
Removing libpython3.13-stdlib:amd64 (3.13.2-1) ...
find: '/usr/lib/python3': No such file or directory
Removing python3-minimal (3.13.2-2) ...
Removing python3.13-minimal (3.13.2-1) ...
Unlinking and removing bytecode for runtime python3.13
Removing libpython3.13-minimal:amd64 (3.13.2-1) ...
find: '/usr/lib/python3': No such file or directory
Removing media-types (12.0.0) ...
grep: LICENSES: Is a directory
grep: ci: Is a directory
grep: client-libs: Is a directory
grep: contrib: Is a directory
grep: data-encoding: Is a directory
grep: docs: Is a directory
grep: emacs: Is a directory
grep: etherlink: Is a directory
grep: images: Is a directory
grep: irmin: Is a directory
grep: manifest: Is a directory
grep: michelson_test_scripts: Is a directory
grep: nix: Is a directory
grep: opam: Is a directory
grep: script-inputs: Is a directory
grep: scripts: Is a directory
grep: src: Is a directory
grep: tezt: Is a directory
grep: tzt_reference_test_suite: Is a directory
grep: vendors: Is a directory
bash: line 10: [: too many arguments
Solution for dune.lock:
- angstrom.0.16.1
- base-bytes.base
- base-threads.base
- base-unix.base
- bigstringaf.0.10.0
- conf-gmp.4
- conf-pkg-config.4
- cppo.1.8.0
- csexp.1.5.2
- cstruct.6.2.0
- data-encoding.0.5.3
- dune-configurator.3.17.2
- either.1.0.0
- ezjsonm.1.3.0
- fmt.0.9.0
- hex.1.5.0
- json-data-encoding.0.11
- json-data-encoding-bson.0.11
- jsonm.1.0.2
- lwt.5.9.0
- ocaml.5.3.0
- ocaml-base-compiler.5.3.0
- ocaml-compiler.5.3.0
- ocaml-compiler-libs.v0.17.0
- ocaml-config.3
- ocaml-syntax-shims.1.0.0
- ocamlbuild.0.16.1+dune
- ocamlfind.1.9.8+dune
- ocplib-endian.1.2
- ppx_derivers.1.2.1
- ppxlib.0.36.0
- sexplib0.v0.17.0
- stdlib-shims.0.3.0
- stringext.1.6.0
- topkg.1.0.7
- uri.4.4.0
- uutf.1.0.3
- zarith.1.14
- zarith_stubs_js.v0.17.0
File "tezt/self_tests/dune", line 31, characters 10-20:
31 |  (package tezt-tezos)
               ^^^^^^^^^^
Error: The current scope doesn't define package "tezt-tezos".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "tezt/lib_wrapper/dune", line 6, characters 14-37:
6 |  (public_name octez-libs.tezt-wrapper)
                  ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "tezt/lib_tx_kernel/dune", line 6, characters 10-24:
6 |  (package tezt-tx-kernel)
              ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezt-tx-kernel".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "tezt/lib_tezos/dune", line 6, characters 14-24:
6 |  (public_name tezt-tezos)
                  ^^^^^^^^^^
Error: The current scope doesn't define package "tezt-tezos".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "tezt/lib_risc_v_sandbox/dune", line 6, characters 10-29:
6 |  (package tezt-risc-v-sandbox)
              ^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezt-risc-v-sandbox".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "tezt/lib_performance_regression/dune", line 6, characters 14-52:
6 |  (public_name tezt-tezos.tezt-performance-regression)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezt-tezos".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "tezt/lib_alcotezt/dune", line 6, characters 14-28:
6 |  (public_name octez-alcotezt)
                  ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-alcotezt".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/tooling/opam-lint/opam-file-format-src/dune", line 6, characters 10-23:
6 |  (package tezos-tooling)
              ^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-tooling".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/tooling/dune", line 6, characters 14-27:
6 |  (public_name tezos-tooling)
                  ^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-tooling".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/risc_v/pvm/test/dune", line 29, characters 10-31:
29 |  (package octez-risc-v-pvm-test)
               ^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-risc-v-pvm-test".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/risc_v/pvm/dune", line 6, characters 14-30:
6 |  (public_name octez-risc-v-pvm)
                  ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-risc-v-pvm".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_genesis/lib_protocol/dune", line 6, characters 14-57:
6 |  (public_name tezos-protocol-genesis.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-genesis".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_genesis/lib_client/dune", line 6, characters 14-34:
6 |  (public_name tezos-client-genesis)
                  ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-client-genesis".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_demo_noops/lib_protocol/dune", line 6, characters 14-60:
6 |  (public_name tezos-protocol-demo-noops.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-demo-noops".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_demo_counter/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-demo-counter.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-demo-counter".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_demo_counter/lib_client/dune", line 6, characters 14-39:
6 |  (public_name tezos-client-demo-counter)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-client-demo-counter".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_sc_rollup_node/test/dune", line 41, characters 10-35:
41 |  (package tezos-sc-rollup-node-test)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-sc-rollup-node-test".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_sc_rollup_node/dune", line 6, characters 10-39:
6 |  (package octez-smart-rollup-node-alpha)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-smart-rollup-node-alpha".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_sc_rollup_layer2/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-alpha-libs.smart-rollup-layer2)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_sc_rollup/dune", line 6, characters 14-52:
6 |  (public_name octez-protocol-alpha-libs.smart-rollup)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/test/unit/dune", line 93, characters 10-36:
93 |  (package tezos-protocol-alpha-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/test/regression/dune", line 43, characters 10-36:
43 |  (package tezos-protocol-alpha-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/test/pbt/dune", line 78, characters 10-36:
78 |  (package tezos-protocol-alpha-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/test/integration/validate/dune", line 59, characters 10-36:
59 |  (package tezos-protocol-alpha-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/test/integration/operations/dune", line 55, characters 10-36:
55 |  (package tezos-protocol-alpha-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/test/integration/michelson/dune", line 73, characters 10-36:
73 |  (package tezos-protocol-alpha-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/test/integration/gas/dune", line 39, characters 10-36:
39 |  (package tezos-protocol-alpha-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/test/integration/consensus/dune", line 57, characters 10-36:
57 |  (package tezos-protocol-alpha-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/test/integration/dune", line 59, characters 10-36:
59 |  (package tezos-protocol-alpha-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/test/helpers/dune", line 6, characters 14-52:
6 |  (public_name octez-protocol-alpha-libs.test-helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_protocol/dune", line 6, characters 14-55:
6 |  (public_name tezos-protocol-alpha.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_plugin/test/dune", line 56, characters 10-35:
56 |  (package octez-protocol-alpha-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_plugin/dune", line 6, characters 14-46:
6 |  (public_name octez-protocol-alpha-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_parameters/dune", line 6, characters 14-45:
6 |  (public_name tezos-protocol-alpha.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-protocol-alpha".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_layer2_utils/dune", line 6, characters 14-52:
6 |  (public_name octez-protocol-alpha-libs.layer2-utils)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_injector/dune", line 6, characters 10-30:
6 |  (package tezos-injector-alpha)
              ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-injector-alpha".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_delegate/test/tenderbrute/lib/dune", line 6, characters 14-58:
6 |  (public_name octez-protocol-alpha-libs.baking.tenderbrute)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_delegate/test/mockup_simulator/dune", line 6, characters 14-64:
6 |  (public_name octez-protocol-alpha-libs.bakings.mockup-simulator)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_delegate/test/dune", line 50, characters 10-35:
50 |  (package octez-protocol-alpha-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_delegate/dune", line 6, characters 14-46:
6 |  (public_name octez-protocol-alpha-libs.baking)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_dal/test/dune", line 41, characters 10-35:
41 |  (package octez-protocol-alpha-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_dal/dune", line 6, characters 14-43:
6 |  (public_name octez-protocol-alpha-libs.dal)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_dac_plugin/test/dune", line 45, characters 10-35:
45 |  (package octez-protocol-alpha-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_dac_plugin/dune", line 6, characters 14-43:
6 |  (public_name octez-protocol-alpha-libs.dac)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_client_sapling/dune", line 6, characters 14-54:
6 |  (public_name octez-protocol-alpha-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_client_commands/dune", line 6, characters 14-55:
6 |  (public_name octez-protocol-alpha-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_client/test/dune", line 48, characters 10-35:
48 |  (package octez-protocol-alpha-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_client/dune", line 6, characters 14-46:
6 |  (public_name octez-protocol-alpha-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-alpha-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_benchmarks_proto/dune", line 6, characters 14-42:
6 |  (public_name tezos-benchmarks-proto-alpha)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmarks-proto-alpha".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_benchmark/lib_benchmark_type_inference/test/dune", line 23, characters 10-46:
23 |  (package tezos-benchmark-type-inference-alpha)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-type-inference-alpha".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_benchmark/lib_benchmark_type_inference/dune", line 6, characters 14-50:
6 |  (public_name tezos-benchmark-type-inference-alpha)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-type-inference-alpha".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/lib_benchmark/dune", line 6, characters 14-35:
6 |  (public_name tezos-benchmark-alpha)
                  ^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-benchmark-alpha".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/bin_baker/dune", line 7, characters 10-27:
7 |  (package octez-baker-alpha)
              ^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-baker-alpha".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_alpha/bin_accuser/dune", line 7, characters 10-29:
7 |  (package octez-accuser-alpha)
              ^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-accuser-alpha".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_sc_rollup_node/test/dune", line 41, characters 10-35:
41 |  (package tezos-sc-rollup-node-test)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-sc-rollup-node-test".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_sc_rollup_node/dune", line 6, characters 10-42:
6 |  (package octez-smart-rollup-node-PsParisC)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-smart-rollup-node-PsParisC".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_sc_rollup_layer2/dune", line 6, characters 14-66:
6 |  (public_name octez-protocol-020-PsParisC-libs.smart-rollup-layer2)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_sc_rollup/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-020-PsParisC-libs.smart-rollup)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/test/unit/dune", line 91, characters 10-43:
91 |  (package tezos-protocol-020-PsParisC-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/test/regression/dune", line 43, characters 10-43:
43 |  (package tezos-protocol-020-PsParisC-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/test/pbt/dune", line 78, characters 10-43:
78 |  (package tezos-protocol-020-PsParisC-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/test/integration/validate/dune", line 59, characters 10-43:
59 |  (package tezos-protocol-020-PsParisC-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/test/integration/operations/dune", line 56, characters 10-43:
56 |  (package tezos-protocol-020-PsParisC-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/test/integration/michelson/dune", line 74, characters 10-43:
74 |  (package tezos-protocol-020-PsParisC-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/test/integration/gas/dune", line 39, characters 10-43:
39 |  (package tezos-protocol-020-PsParisC-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/test/integration/consensus/dune", line 58, characters 10-43:
58 |  (package tezos-protocol-020-PsParisC-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/test/integration/dune", line 53, characters 10-43:
53 |  (package tezos-protocol-020-PsParisC-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/test/helpers/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-020-PsParisC-libs.test-helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-020-PsParisC.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_plugin/test/dune", line 56, characters 10-42:
56 |  (package octez-protocol-020-PsParisC-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-020-PsParisC-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_parameters/dune", line 6, characters 14-52:
6 |  (public_name tezos-protocol-020-PsParisC.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-020-PsParisC".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_layer2_utils/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-020-PsParisC-libs.layer2-utils)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_injector/dune", line 6, characters 10-37:
6 |  (package tezos-injector-020-PsParisC)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-injector-020-PsParisC".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_delegate/test/tenderbrute/lib/dune", line 6, characters 14-65:
6 |  (public_name octez-protocol-020-PsParisC-libs.baking.tenderbrute)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_delegate/test/mockup_simulator/dune", line 6, characters 14-71:
6 |  (public_name octez-protocol-020-PsParisC-libs.bakings.mockup-simulator)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_delegate/test/dune", line 50, characters 10-42:
50 |  (package octez-protocol-020-PsParisC-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_delegate/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-020-PsParisC-libs.baking)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_dal/test/dune", line 41, characters 10-42:
41 |  (package octez-protocol-020-PsParisC-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_dal/dune", line 6, characters 14-50:
6 |  (public_name octez-protocol-020-PsParisC-libs.dal)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_dac_plugin/test/dune", line 45, characters 10-42:
45 |  (package octez-protocol-020-PsParisC-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_dac_plugin/dune", line 6, characters 14-50:
6 |  (public_name octez-protocol-020-PsParisC-libs.dac)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_client_sapling/dune", line 6, characters 14-61:
6 |  (public_name octez-protocol-020-PsParisC-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-020-PsParisC-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_client/test/dune", line 48, characters 10-42:
48 |  (package octez-protocol-020-PsParisC-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-020-PsParisC-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-020-PsParisC-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_benchmarks_proto/dune", line 6, characters 14-49:
6 |  (public_name tezos-benchmarks-proto-020-PsParisC)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmarks-proto-020-PsParisC".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_benchmark/lib_benchmark_type_inference/test/dune", line 23, characters 10-53:
23 |  (package tezos-benchmark-type-inference-020-PsParisC)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-type-inference-020-PsParisC".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_benchmark/lib_benchmark_type_inference/dune", line 6, characters 14-57:
6 |  (public_name tezos-benchmark-type-inference-020-PsParisC)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-type-inference-020-PsParisC".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/lib_benchmark/dune", line 6, characters 14-42:
6 |  (public_name tezos-benchmark-020-PsParisC)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-020-PsParisC".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/bin_baker/dune", line 7, characters 10-30:
7 |  (package octez-baker-PsParisC)
              ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-baker-PsParisC".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_020_PsParisC/bin_accuser/dune", line 7, characters 10-32:
7 |  (package octez-accuser-PsParisC)
              ^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-accuser-PsParisC".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_sc_rollup_node/test/dune", line 41, characters 10-35:
41 |  (package tezos-sc-rollup-node-test)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-sc-rollup-node-test".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_sc_rollup_node/dune", line 6, characters 10-42:
6 |  (package octez-smart-rollup-node-PtParisB)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-smart-rollup-node-PtParisB".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_sc_rollup_layer2/dune", line 6, characters 14-66:
6 |  (public_name octez-protocol-019-PtParisB-libs.smart-rollup-layer2)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_sc_rollup/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-019-PtParisB-libs.smart-rollup)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/test/unit/dune", line 91, characters 10-43:
91 |  (package tezos-protocol-019-PtParisB-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/test/regression/dune", line 43, characters 10-43:
43 |  (package tezos-protocol-019-PtParisB-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/test/pbt/dune", line 78, characters 10-43:
78 |  (package tezos-protocol-019-PtParisB-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/test/integration/validate/dune", line 59, characters 10-43:
59 |  (package tezos-protocol-019-PtParisB-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/test/integration/operations/dune", line 56, characters 10-43:
56 |  (package tezos-protocol-019-PtParisB-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/test/integration/michelson/dune", line 74, characters 10-43:
74 |  (package tezos-protocol-019-PtParisB-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/test/integration/gas/dune", line 39, characters 10-43:
39 |  (package tezos-protocol-019-PtParisB-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/test/integration/consensus/dune", line 58, characters 10-43:
58 |  (package tezos-protocol-019-PtParisB-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/test/integration/dune", line 53, characters 10-43:
53 |  (package tezos-protocol-019-PtParisB-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/test/helpers/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-019-PtParisB-libs.test-helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-019-PtParisB.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_plugin/test/dune", line 56, characters 10-42:
56 |  (package octez-protocol-019-PtParisB-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-019-PtParisB-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_parameters/dune", line 6, characters 14-52:
6 |  (public_name tezos-protocol-019-PtParisB.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-019-PtParisB".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_layer2_utils/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-019-PtParisB-libs.layer2-utils)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_injector/dune", line 6, characters 10-37:
6 |  (package tezos-injector-019-PtParisB)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-injector-019-PtParisB".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_delegate/test/tenderbrute/lib/dune", line 6, characters 14-65:
6 |  (public_name octez-protocol-019-PtParisB-libs.baking.tenderbrute)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_delegate/test/mockup_simulator/dune", line 6, characters 14-71:
6 |  (public_name octez-protocol-019-PtParisB-libs.bakings.mockup-simulator)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_delegate/test/dune", line 50, characters 10-42:
50 |  (package octez-protocol-019-PtParisB-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_delegate/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-019-PtParisB-libs.baking)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_dal/test/dune", line 41, characters 10-42:
41 |  (package octez-protocol-019-PtParisB-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_dal/dune", line 6, characters 14-50:
6 |  (public_name octez-protocol-019-PtParisB-libs.dal)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_dac_plugin/test/dune", line 45, characters 10-42:
45 |  (package octez-protocol-019-PtParisB-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_dac_plugin/dune", line 6, characters 14-50:
6 |  (public_name octez-protocol-019-PtParisB-libs.dac)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_client_sapling/dune", line 6, characters 14-61:
6 |  (public_name octez-protocol-019-PtParisB-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-019-PtParisB-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_client/test/dune", line 48, characters 10-42:
48 |  (package octez-protocol-019-PtParisB-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-019-PtParisB-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-019-PtParisB-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_benchmarks_proto/dune", line 6, characters 14-49:
6 |  (public_name tezos-benchmarks-proto-019-PtParisB)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmarks-proto-019-PtParisB".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_benchmark/lib_benchmark_type_inference/test/dune", line 23, characters 10-53:
23 |  (package tezos-benchmark-type-inference-019-PtParisB)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-type-inference-019-PtParisB".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_benchmark/lib_benchmark_type_inference/dune", line 6, characters 14-57:
6 |  (public_name tezos-benchmark-type-inference-019-PtParisB)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-type-inference-019-PtParisB".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/lib_benchmark/dune", line 6, characters 14-42:
6 |  (public_name tezos-benchmark-019-PtParisB)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-019-PtParisB".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/bin_baker/dune", line 7, characters 10-30:
7 |  (package octez-baker-PtParisB)
              ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-baker-PtParisB".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_019_PtParisB/bin_accuser/dune", line 7, characters 10-32:
7 |  (package octez-accuser-PtParisB)
              ^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-accuser-PtParisB".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_sc_rollup_node/test/dune", line 42, characters 10-35:
42 |  (package tezos-sc-rollup-node-test)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-sc-rollup-node-test".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_sc_rollup_node/dune", line 6, characters 10-42:
6 |  (package octez-smart-rollup-node-Proxford)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-smart-rollup-node-Proxford".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_sc_rollup_layer2/dune", line 6, characters 14-66:
6 |  (public_name octez-protocol-018-Proxford-libs.smart-rollup-layer2)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_sc_rollup/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-018-Proxford-libs.smart-rollup)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/test/unit/dune", line 91, characters 10-43:
91 |  (package tezos-protocol-018-Proxford-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/test/regression/dune", line 43, characters 10-43:
43 |  (package tezos-protocol-018-Proxford-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/test/pbt/dune", line 77, characters 10-43:
77 |  (package tezos-protocol-018-Proxford-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/test/integration/validate/dune", line 58, characters 10-43:
58 |  (package tezos-protocol-018-Proxford-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/test/integration/operations/dune", line 57, characters 10-43:
57 |  (package tezos-protocol-018-Proxford-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/test/integration/michelson/dune", line 74, characters 10-43:
74 |  (package tezos-protocol-018-Proxford-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/test/integration/gas/dune", line 40, characters 10-43:
40 |  (package tezos-protocol-018-Proxford-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/test/integration/consensus/dune", line 59, characters 10-43:
59 |  (package tezos-protocol-018-Proxford-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/test/integration/dune", line 54, characters 10-43:
54 |  (package tezos-protocol-018-Proxford-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/test/helpers/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-018-Proxford-libs.test-helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-018-Proxford.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_plugin/test/dune", line 57, characters 10-42:
57 |  (package octez-protocol-018-Proxford-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-018-Proxford-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_parameters/dune", line 6, characters 14-52:
6 |  (public_name tezos-protocol-018-Proxford.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-018-Proxford".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_layer2_utils/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-018-Proxford-libs.layer2-utils)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_injector/dune", line 6, characters 10-37:
6 |  (package tezos-injector-018-Proxford)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-injector-018-Proxford".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_delegate/test/tenderbrute/lib/dune", line 6, characters 14-65:
6 |  (public_name octez-protocol-018-Proxford-libs.baking.tenderbrute)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_delegate/test/mockup_simulator/dune", line 6, characters 14-71:
6 |  (public_name octez-protocol-018-Proxford-libs.bakings.mockup-simulator)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_delegate/test/dune", line 51, characters 10-42:
51 |  (package octez-protocol-018-Proxford-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_delegate/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-018-Proxford-libs.baking)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_dal/test/dune", line 42, characters 10-42:
42 |  (package octez-protocol-018-Proxford-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_dal/dune", line 6, characters 14-50:
6 |  (public_name octez-protocol-018-Proxford-libs.dal)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_dac_plugin/test/dune", line 46, characters 10-42:
46 |  (package octez-protocol-018-Proxford-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_dac_plugin/dune", line 6, characters 14-50:
6 |  (public_name octez-protocol-018-Proxford-libs.dac)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_client_sapling/dune", line 6, characters 14-61:
6 |  (public_name octez-protocol-018-Proxford-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-018-Proxford-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_client/test/dune", line 49, characters 10-42:
49 |  (package octez-protocol-018-Proxford-libs)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-018-Proxford-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-018-Proxford-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_benchmarks_proto/dune", line 6, characters 14-49:
6 |  (public_name tezos-benchmarks-proto-018-Proxford)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmarks-proto-018-Proxford".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_benchmark/lib_benchmark_type_inference/test/dune", line 23, characters 10-53:
23 |  (package tezos-benchmark-type-inference-018-Proxford)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-type-inference-018-Proxford".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_benchmark/lib_benchmark_type_inference/dune", line 6, characters 14-57:
6 |  (public_name tezos-benchmark-type-inference-018-Proxford)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-type-inference-018-Proxford".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/lib_benchmark/dune", line 6, characters 14-42:
6 |  (public_name tezos-benchmark-018-Proxford)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-benchmark-018-Proxford".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/bin_baker/dune", line 7, characters 10-30:
7 |  (package octez-baker-Proxford)
              ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-baker-Proxford".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_018_Proxford/bin_accuser/dune", line 7, characters 10-32:
7 |  (package octez-accuser-Proxford)
              ^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-accuser-Proxford".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_017_PtNairob/lib_sc_rollup_node/dune", line 6, characters 10-42:
6 |  (package octez-smart-rollup-node-PtNairob)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-smart-rollup-node-PtNairob".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_017_PtNairob/lib_sc_rollup_layer2/dune", line 6, characters 14-66:
6 |  (public_name octez-protocol-017-PtNairob-libs.smart-rollup-layer2)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-017-PtNairob-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_017_PtNairob/lib_sc_rollup/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-017-PtNairob-libs.smart-rollup)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-017-PtNairob-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_017_PtNairob/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-017-PtNairob.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-017-PtNairob".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_017_PtNairob/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-017-PtNairob-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-017-PtNairob-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_017_PtNairob/lib_parameters/dune", line 6, characters 14-52:
6 |  (public_name tezos-protocol-017-PtNairob.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-017-PtNairob".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_017_PtNairob/lib_layer2_utils/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-017-PtNairob-libs.layer2-utils)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-017-PtNairob-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_017_PtNairob/lib_client_sapling/dune", line 6, characters 14-61:
6 |  (public_name octez-protocol-017-PtNairob-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-017-PtNairob-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_017_PtNairob/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-017-PtNairob-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-017-PtNairob-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_017_PtNairob/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-017-PtNairob-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-017-PtNairob-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_016_PtMumbai/lib_sc_rollup_layer2/dune", line 6, characters 14-66:
6 |  (public_name octez-protocol-016-PtMumbai-libs.smart-rollup-layer2)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-016-PtMumbai-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_016_PtMumbai/lib_sc_rollup/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-016-PtMumbai-libs.smart-rollup)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-016-PtMumbai-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_016_PtMumbai/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-016-PtMumbai.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-016-PtMumbai".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_016_PtMumbai/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-016-PtMumbai-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-016-PtMumbai-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_016_PtMumbai/lib_parameters/dune", line 6, characters 14-52:
6 |  (public_name tezos-protocol-016-PtMumbai.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-016-PtMumbai".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_016_PtMumbai/lib_layer2_utils/dune", line 6, characters 14-59:
6 |  (public_name octez-protocol-016-PtMumbai-libs.layer2-utils)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-016-PtMumbai-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_016_PtMumbai/lib_client_sapling/dune", line 6, characters 14-61:
6 |  (public_name octez-protocol-016-PtMumbai-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-016-PtMumbai-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_016_PtMumbai/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-016-PtMumbai-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-016-PtMumbai-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_016_PtMumbai/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-016-PtMumbai-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-016-PtMumbai-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_015_PtLimaPt/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-015-PtLimaPt.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-015-PtLimaPt".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_015_PtLimaPt/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-015-PtLimaPt-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-015-PtLimaPt-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_015_PtLimaPt/lib_parameters/dune", line 6, characters 14-52:
6 |  (public_name tezos-protocol-015-PtLimaPt.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-015-PtLimaPt".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_015_PtLimaPt/lib_client_sapling/dune", line 6, characters 14-61:
6 |  (public_name octez-protocol-015-PtLimaPt-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-015-PtLimaPt-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_015_PtLimaPt/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-015-PtLimaPt-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-015-PtLimaPt-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_015_PtLimaPt/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-015-PtLimaPt-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-015-PtLimaPt-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_014_PtKathma/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-014-PtKathma.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-014-PtKathma".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_014_PtKathma/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-014-PtKathma-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-014-PtKathma-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_014_PtKathma/lib_parameters/dune", line 6, characters 14-52:
6 |  (public_name tezos-protocol-014-PtKathma.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-014-PtKathma".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_014_PtKathma/lib_client_sapling/dune", line 6, characters 14-61:
6 |  (public_name octez-protocol-014-PtKathma-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-014-PtKathma-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_014_PtKathma/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-014-PtKathma-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-014-PtKathma-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_014_PtKathma/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-014-PtKathma-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-014-PtKathma-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_013_PtJakart/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-013-PtJakart.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-013-PtJakart".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_013_PtJakart/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-013-PtJakart-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-013-PtJakart-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_013_PtJakart/lib_parameters/dune", line 6, characters 14-52:
6 |  (public_name tezos-protocol-013-PtJakart.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-013-PtJakart".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_013_PtJakart/lib_client_sapling/dune", line 6, characters 14-61:
6 |  (public_name octez-protocol-013-PtJakart-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-013-PtJakart-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_013_PtJakart/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-013-PtJakart-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-013-PtJakart-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_013_PtJakart/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-013-PtJakart-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-013-PtJakart-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_012_Psithaca/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-012-Psithaca.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-012-Psithaca".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_012_Psithaca/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-012-Psithaca-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-012-Psithaca-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_012_Psithaca/lib_parameters/dune", line 6, characters 14-52:
6 |  (public_name tezos-protocol-012-Psithaca.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-012-Psithaca".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_012_Psithaca/lib_client_sapling/dune", line 6, characters 14-61:
6 |  (public_name octez-protocol-012-Psithaca-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-012-Psithaca-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_012_Psithaca/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-012-Psithaca-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-012-Psithaca-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_012_Psithaca/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-012-Psithaca-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-012-Psithaca-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_011_PtHangz2/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-011-PtHangz2.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-011-PtHangz2".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_011_PtHangz2/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-011-PtHangz2-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-011-PtHangz2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_011_PtHangz2/lib_parameters/dune", line 6, characters 14-52:
6 |  (public_name tezos-protocol-011-PtHangz2.parameters)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-011-PtHangz2".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_011_PtHangz2/lib_client_sapling/dune", line 6, characters 14-61:
6 |  (public_name octez-protocol-011-PtHangz2-libs.client.sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-011-PtHangz2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_011_PtHangz2/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-011-PtHangz2-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-011-PtHangz2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_011_PtHangz2/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-011-PtHangz2-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-011-PtHangz2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_010_PtGRANAD/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-010-PtGRANAD.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-010-PtGRANAD".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_010_PtGRANAD/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-010-PtGRANAD-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-010-PtGRANAD-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_010_PtGRANAD/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-010-PtGRANAD-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-010-PtGRANAD-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_010_PtGRANAD/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-010-PtGRANAD-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-010-PtGRANAD-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_009_PsFLoren/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-009-PsFLoren.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-009-PsFLoren".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_009_PsFLoren/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-009-PsFLoren-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-009-PsFLoren-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_009_PsFLoren/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-009-PsFLoren-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-009-PsFLoren-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_009_PsFLoren/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-009-PsFLoren-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-009-PsFLoren-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_008_PtEdoTez/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-008-PtEdoTez.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-008-PtEdoTez".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_008_PtEdo2Zk/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-008-PtEdo2Zk.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-008-PtEdo2Zk".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_008_PtEdo2Zk/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-008-PtEdo2Zk-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-008-PtEdo2Zk-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_008_PtEdo2Zk/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-008-PtEdo2Zk-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-008-PtEdo2Zk-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_008_PtEdo2Zk/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-008-PtEdo2Zk-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-008-PtEdo2Zk-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_007_PsDELPH1/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-007-PsDELPH1.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-007-PsDELPH1".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_007_PsDELPH1/lib_plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-007-PsDELPH1-libs.plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-007-PsDELPH1-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_007_PsDELPH1/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-007-PsDELPH1-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-007-PsDELPH1-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_007_PsDELPH1/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-007-PsDELPH1-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-007-PsDELPH1-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_006_PsCARTHA/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-006-PsCARTHA.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-006-PsCARTHA".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_006_PsCARTHA/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-006-PsCARTHA-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-006-PsCARTHA-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_006_PsCARTHA/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-006-PsCARTHA-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-006-PsCARTHA-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_005_PsBabyM1/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-005-PsBabyM1.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-005-PsBabyM1".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_005_PsBabyM1/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-005-PsBabyM1-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-005-PsBabyM1-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_005_PsBabyM1/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-005-PsBabyM1-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-005-PsBabyM1-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_005_PsBABY5H/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-005-PsBABY5H.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-005-PsBABY5H".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_004_Pt24m4xi/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-004-Pt24m4xi.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-004-Pt24m4xi".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_004_Pt24m4xi/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-004-Pt24m4xi-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-004-Pt24m4xi-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_004_Pt24m4xi/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-004-Pt24m4xi-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-004-Pt24m4xi-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_003_PsddFKi3/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-003-PsddFKi3.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-003-PsddFKi3".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_003_PsddFKi3/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-003-PsddFKi3-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-003-PsddFKi3-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_003_PsddFKi3/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-003-PsddFKi3-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-003-PsddFKi3-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_002_PsYLVpVv/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-002-PsYLVpVv.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-002-PsYLVpVv".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_002_PsYLVpVv/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-002-PsYLVpVv-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-002-PsYLVpVv-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_002_PsYLVpVv/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-002-PsYLVpVv-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-002-PsYLVpVv-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_001_PtCJ7pwo/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-001-PtCJ7pwo.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-001-PtCJ7pwo".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_001_PtCJ7pwo/lib_client_commands/dune", line 6, characters 14-62:
6 |  (public_name octez-protocol-001-PtCJ7pwo-libs.client.commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-001-PtCJ7pwo-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_001_PtCJ7pwo/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-001-PtCJ7pwo-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-001-PtCJ7pwo-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_000_Ps9mPmXa/lib_protocol/dune", line 6, characters 14-62:
6 |  (public_name tezos-protocol-000-Ps9mPmXa.protocol.environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-protocol-000-Ps9mPmXa".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/proto_000_Ps9mPmXa/lib_client/dune", line 6, characters 14-53:
6 |  (public_name octez-protocol-000-Ps9mPmXa-libs.client)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-protocol-000-Ps9mPmXa-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_workers/test/dune", line 42, characters 10-20:
42 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_workers/dune", line 6, characters 14-38:
6 |  (public_name octez-libs.tezos-workers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_webassembly/tests/dune", line 32, characters 10-23:
32 |  (package octez-l2-libs)
               ^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_webassembly/extra/dune", line 6, characters 14-57:
6 |  (public_name octez-l2-libs.webassembly-interpreter-extra)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_webassembly/dune", line 6, characters 14-51:
6 |  (public_name octez-l2-libs.webassembly-interpreter)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_wasmer/test/dune", line 29, characters 10-23:
29 |  (package octez-l2-libs)
               ^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_wasmer/dune", line 6, characters 14-34:
6 |  (public_name octez-l2-libs.wasmer)
                  ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_wasm_debugger/dune", line 6, characters 14-50:
6 |  (public_name octez-smart-rollup-wasm-debugger-lib)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-smart-rollup-wasm-debugger-lib".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_version/value/dune", line 8, characters 14-33:
8 |  (public_name octez-version.value)
                  ^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-version".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_version/test/dune", line 33, characters 10-20:
33 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_version/print/dune", line 6, characters 14-33:
6 |  (public_name octez-version.print)
                  ^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-version".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_version/parser/dune", line 6, characters 14-39:
6 |  (public_name octez-libs.version.parser)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_version/exe/dune", line 14, characters 10-23:
14 |  (package octez-version)
               ^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-version".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_version/dune", line 8, characters 14-32:
8 |  (public_name octez-libs.version)
                  ^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_validation/dune", line 6, characters 14-41:
6 |  (public_name octez-shell-libs.validation)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_tree_encoding/test/dune", line 39, characters 10-34:
39 |  (package tezos-tree-encoding-test)
               ^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-tree-encoding-test".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_tree_encoding/dune", line 6, characters 14-38:
6 |  (public_name octez-libs.tree-encoding)
                  ^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_test/dune", line 6, characters 14-37:
6 |  (public_name octez-libs.test-helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_store/unix/test/dune", line 79, characters 10-27:
79 |  (package octez-store-tests)
               ^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-store-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_store/unix/dune", line 6, characters 14-41:
6 |  (public_name octez-shell-libs.store.unix)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_store/shared/dune", line 6, characters 14-43:
6 |  (public_name octez-shell-libs.store.shared)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_store/real/dune", line 6, characters 14-41:
6 |  (public_name octez-shell-libs.store.real)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_store/mocked/dune", line 6, characters 14-37:
6 |  (public_name octez-shell-libs.mocked)
                  ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_store/dune", line 6, characters 14-36:
6 |  (public_name octez-shell-libs.store)
                  ^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_stdlib_unix/test/dune", line 41, characters 10-20:
41 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_stdlib_unix/dune", line 6, characters 14-36:
6 |  (public_name octez-libs.stdlib-unix)
                  ^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_stdlib/test-unix/dune", line 40, characters 10-20:
40 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_stdlib/test/dune", line 48, characters 10-20:
48 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_stdlib/dune", line 6, characters 14-31:
6 |  (public_name octez-libs.stdlib)
                  ^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_srs_extraction/test/dune", line 22, characters 10-20:
22 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_srs_extraction/dune", line 6, characters 14-39:
6 |  (public_name octez-libs.srs-extraction)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_smart_rollup_node/test/dune", line 46, characters 10-42:
46 |  (package tezos-smart-rollup-node-lib-test)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-smart-rollup-node-lib-test".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_smart_rollup_node/dune", line 6, characters 14-41:
6 |  (public_name octez-smart-rollup-node-lib)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-smart-rollup-node-lib".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_smart_rollup/dune", line 6, characters 14-40:
6 |  (public_name octez-l2-libs.smart-rollup)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_signer_services/dune", line 8, characters 14-46:
8 |  (public_name octez-shell-libs.signer-services)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_signer_backends/unix/test/dune", line 40, characters 10-26:
40 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_signer_backends/unix/dune", line 6, characters 14-51:
6 |  (public_name octez-shell-libs.signer-backends.unix)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_signer_backends/test/dune", line 44, characters 10-26:
44 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_signer_backends/dune", line 6, characters 14-46:
6 |  (public_name octez-shell-libs.signer-backends)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_shell_services/test/dune", line 36, characters 10-26:
36 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_shell_services/dune", line 8, characters 14-45:
8 |  (public_name octez-shell-libs.shell-services)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_shell_benchmarks/dune", line 6, characters 14-47:
6 |  (public_name octez-shell-libs.shell-benchmarks)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_shell/test/dune", line 85, characters 10-27:
85 |  (package octez-shell-tests)
               ^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_shell/dune", line 6, characters 14-36:
6 |  (public_name octez-shell-libs.shell)
                  ^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_scoru_wasm/test/helpers/dune", line 6, characters 14-51:
6 |  (public_name octez-l2-libs.scoru_wasm_test_helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_scoru_wasm/test/durable_snapshot/dune", line 6, characters 14-55:
6 |  (public_name octez-l2-libs.scoru_wasm_durable_snapshot)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_scoru_wasm/test/dune", line 64, characters 10-23:
64 |  (package octez-l2-libs)
               ^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_scoru_wasm/regressions/dune", line 40, characters 10-38:
40 |  (package tezos-scoru-wasm-regressions)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-scoru-wasm-regressions".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_scoru_wasm/helpers/dune", line 6, characters 14-46:
6 |  (public_name octez-l2-libs.scoru-wasm-helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_scoru_wasm/fast/test/dune", line 51, characters 10-23:
51 |  (package octez-l2-libs)
               ^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_scoru_wasm/fast/dune", line 6, characters 14-43:
6 |  (public_name octez-l2-libs.scoru-wasm-fast)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_scoru_wasm/bench/dune", line 6, characters 14-59:
6 |  (public_name octez-l2-libs.smart_rollup_wasm_benchmark_lib)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_scoru_wasm/dune", line 6, characters 14-38:
6 |  (public_name octez-l2-libs.scoru-wasm)
                  ^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_sapling/test/dune", line 54, characters 10-20:
54 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_sapling/dune", line 8, characters 14-38:
8 |  (public_name octez-libs.tezos-sapling)
                  ^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_rpc_process/dune", line 6, characters 14-31:
6 |  (public_name octez-rpc-process)
                  ^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-rpc-process".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_rpc_http/test/dune", line 41, characters 10-20:
41 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_rpc_http/dune", line 6, characters 14-33:
6 |  (public_name octez-libs.rpc-http)
                  ^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_rpc/dune", line 6, characters 14-28:
6 |  (public_name octez-libs.rpc)
                  ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_requester/test/dune", line 41, characters 10-20:
41 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_requester/dune", line 6, characters 14-34:
6 |  (public_name octez-libs.requester)
                  ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_proxy_server_config/test/dune", line 36, characters 10-35:
36 |  (package tezos-proxy-server-config)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-proxy-server-config".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_proxy_server_config/dune", line 6, characters 14-39:
6 |  (public_name tezos-proxy-server-config)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-proxy-server-config".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_proxy/test_helpers/shell_services/test/dune", line 36, characters 10-26:
36 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_proxy/test/dune", line 48, characters 10-26:
48 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_proxy/rpc/dune", line 6, characters 14-40:
6 |  (public_name octez-shell-libs.proxy.rpc)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_proxy/dune", line 6, characters 14-36:
6 |  (public_name octez-shell-libs.proxy)
                  ^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_updater/dune", line 6, characters 14-47:
6 |  (public_name octez-shell-libs.protocol-updater)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_environment/test_shell_context/dune", line 35, characters 10-26:
35 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_environment/test/dune", line 42, characters 10-26:
42 |  (package octez-proto-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-proto-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_environment/structs/dune", line 6, characters 14-59:
6 |  (public_name octez-proto-libs.protocol-environment.structs)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-proto-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_environment/sigs-internals/dune", line 6, characters 14-66:
6 |  (public_name octez-proto-libs.protocol-environment.sigs-internals)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-proto-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_environment/sigs/dune", line 6, characters 14-56:
6 |  (public_name octez-proto-libs.protocol-environment.sigs)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-proto-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_environment/shell_context/dune", line 6, characters 14-44:
6 |  (public_name octez-shell-libs.shell-context)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_environment/context_ops/dune", line 6, characters 14-42:
6 |  (public_name octez-shell-libs.context-ops)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_environment/dune", line 6, characters 14-51:
6 |  (public_name octez-proto-libs.protocol-environment)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-proto-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_compiler/registerer/dune", line 6, characters 14-48:
6 |  (public_name octez-protocol-compiler.registerer)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-compiler".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_compiler/bin/dune", line 14, characters 10-33:
14 |  (package octez-protocol-compiler)
               ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-compiler".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_protocol_compiler/dune", line 6, characters 14-37:
6 |  (public_name octez-protocol-compiler)
                  ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-protocol-compiler".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_polynomial/test/dune", line 31, characters 10-20:
31 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_polynomial/dune", line 6, characters 14-35:
6 |  (public_name octez-libs.polynomial)
                  ^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_plonk/test_plompiler/dune", line 45, characters 10-20:
45 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_plonk/test/dune", line 6, characters 14-41:
6 |  (public_name octez-libs.plonk.plonk-test)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_plonk/dune", line 6, characters 14-30:
6 |  (public_name octez-libs.plonk)
                  ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_plompiler/dune", line 6, characters 14-34:
6 |  (public_name octez-libs.plompiler)
                  ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_p2p_services/dune", line 8, characters 14-43:
8 |  (public_name octez-libs.tezos-p2p-services)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_p2p/tezt/dune", line 50, characters 10-26:
50 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_p2p/test/common/dune", line 6, characters 14-46:
6 |  (public_name octez-shell-libs.p2p_test_common)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_p2p/test/dune", line 45, characters 10-26:
45 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_p2p/dune", line 6, characters 14-34:
6 |  (public_name octez-shell-libs.p2p)
                  ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_openapi/dune", line 6, characters 14-27:
6 |  (public_name tezos-openapi)
                  ^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-openapi".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_octogram/dune", line 6, characters 14-22:
6 |  (public_name octogram)
                  ^^^^^^^^
Error: The current scope doesn't define package "octogram".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_node_config/dune", line 6, characters 14-31:
6 |  (public_name octez-node-config)
                  ^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-node-config".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_mockup_proxy/dune", line 6, characters 14-43:
6 |  (public_name octez-shell-libs.mockup-proxy)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_mockup/test/dune", line 42, characters 10-26:
42 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_mockup/dune", line 6, characters 14-50:
6 |  (public_name octez-shell-libs.mockup-registration)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_micheline/test/dune", line 6, characters 10-20:
6 |  (package octez-libs)
              ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_micheline/dune", line 6, characters 14-34:
6 |  (public_name octez-libs.micheline)
                  ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_mec/test/dune", line 85, characters 10-20:
85 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_mec/dune", line 6, characters 14-28:
6 |  (public_name octez-libs.mec)
                  ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lwt_result_stdlib/traced/structs/dune", line 6, characters 14-57:
6 |  (public_name octez-libs.lwt-result-stdlib.traced.structs)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lwt_result_stdlib/traced/sigs/dune", line 6, characters 14-54:
6 |  (public_name octez-libs.lwt-result-stdlib.traced.sigs)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lwt_result_stdlib/traced/functor_outputs/dune", line 6, characters 14-65:
6 |  (public_name octez-libs.lwt-result-stdlib.traced.functor-outputs)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lwt_result_stdlib/test/dune", line 46, characters 10-20:
46 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lwt_result_stdlib/examples/traces/dune", line 6, characters 14-58:
6 |  (public_name octez-libs.lwt-result-stdlib.examples.traces)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lwt_result_stdlib/bare/structs/dune", line 6, characters 14-55:
6 |  (public_name octez-libs.lwt-result-stdlib.bare.structs)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lwt_result_stdlib/bare/sigs/dune", line 6, characters 14-52:
6 |  (public_name octez-libs.lwt-result-stdlib.bare.sigs)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lwt_result_stdlib/bare/functor_outputs/dune", line 6, characters 14-63:
6 |  (public_name octez-libs.lwt-result-stdlib.bare.functor-outputs)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lwt_result_stdlib/dune", line 6, characters 14-42:
6 |  (public_name octez-libs.lwt-result-stdlib)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lazy_containers/test/dune", line 33, characters 10-37:
33 |  (package tezos-lazy-containers-tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"tezos-lazy-containers-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_lazy_containers/dune", line 6, characters 14-40:
6 |  (public_name octez-libs.lazy-containers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_layer2_store/test/dune", line 35, characters 10-23:
35 |  (package octez-l2-libs)
               ^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_layer2_store/dune", line 6, characters 14-40:
6 |  (public_name octez-l2-libs.layer2_store)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-l2-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_kzg/dune", line 6, characters 14-28:
6 |  (public_name octez-libs.kzg)
                  ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_injector/dune", line 6, characters 14-28:
6 |  (public_name octez-injector)
                  ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-injector".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_hacl/test/dune", line 53, characters 10-20:
53 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_hacl/gen/dune", line 33, characters 10-20:
33 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_hacl/dune", line 8, characters 14-29:
8 |  (public_name octez-libs.hacl)
                  ^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_gossipsub/test/dune", line 22, characters 10-20:
22 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_gossipsub/dune", line 6, characters 14-40:
6 |  (public_name octez-libs.tezos-gossipsub)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_expect_helper/test/dune", line 6, characters 10-20:
6 |  (package octez-libs)
              ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_expect_helper/dune", line 6, characters 14-38:
6 |  (public_name octez-libs.expect-helper)
                  ^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_event_logging/test_helpers/dune", line 6, characters 14-51:
6 |  (public_name octez-libs.event-logging-test-helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_event_logging/dune", line 6, characters 14-38:
6 |  (public_name octez-libs.event-logging)
                  ^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_error_monad_legacy/dune", line 6, characters 14-43:
6 |  (public_name octez-libs.error-monad-legacy)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_error_monad/test/dune", line 36, characters 10-20:
36 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_error_monad/dune", line 6, characters 14-36:
6 |  (public_name octez-libs.error-monad)
                  ^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_epoxy_tx/test/dune", line 14, characters 10-20:
14 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_epoxy_tx/dune", line 6, characters 14-33:
6 |  (public_name octez-libs.epoxy-tx)
                  ^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_distributed_plonk/test/dune", line 23, characters 10-20:
23 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_distributed_plonk/distribution/test/dune", line 14, characters 10-20:
14 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_distributed_plonk/distribution/dune", line 6, characters 14-43:
6 |  (public_name octez-libs.plonk.distribution)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_distributed_plonk/communication/dune", line 6, characters 14-44:
6 |  (public_name octez-libs.plonk.communication)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_distributed_plonk/dune", line 6, characters 14-42:
6 |  (public_name octez-libs.distributed-plonk)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_distributed_internal/lwt/dune", line 6, characters 14-44:
6 |  (public_name octez-distributed-lwt-internal)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-distributed-lwt-internal".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_dal_node_services/dune", line 6, characters 14-37:
6 |  (public_name tezos-dal-node-services)
                  ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-dal-node-services".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_dal_node/gossipsub/dune", line 6, characters 14-42:
6 |  (public_name tezos-dal-node-lib.gossipsub)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-dal-node-lib".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_dal_node/dune", line 6, characters 14-32:
6 |  (public_name tezos-dal-node-lib)
                  ^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-dal-node-lib".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_dac_node/test/dune", line 44, characters 10-33:
44 |  (package tezos-dac-node-lib-test)
               ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-dac-node-lib-test".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_dac_node/dune", line 6, characters 10-28:
6 |  (package tezos-dac-node-lib)
              ^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-dac-node-lib".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_dac_client/dune", line 6, characters 14-34:
6 |  (public_name tezos-dac-client-lib)
                  ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-dac-client-lib".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_dac/test/dune", line 44, characters 10-28:
44 |  (package tezos-dac-lib-test)
               ^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-dac-lib-test".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_dac/dune", line 6, characters 14-27:
6 |  (public_name tezos-dac-lib)
                  ^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-dac-lib".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_crypto_dal/test/dune", line 41, characters 10-20:
41 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_crypto_dal/dal_config/dune", line 6, characters 14-46:
6 |  (public_name octez-libs.crypto-dal.dal-config)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_crypto_dal/dune", line 6, characters 14-35:
6 |  (public_name octez-libs.crypto-dal)
                  ^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_crypto/test-unix/dune", line 43, characters 10-20:
43 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_crypto/test/dune", line 61, characters 10-20:
61 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_crypto/dune", line 8, characters 14-31:
8 |  (public_name octez-libs.crypto)
                  ^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_crawler/dune", line 6, characters 14-27:
6 |  (public_name octez-crawler)
                  ^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-crawler".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_context/test/dune", line 40, characters 10-20:
40 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_context/sigs/dune", line 8, characters 14-37:
8 |  (public_name octez-libs.context.sigs)
                  ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_context/merkle_proof_encoding/dune", line 8, characters 14-60:
8 |  (public_name octez-libs.tezos-context.merkle_proof_encoding)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_context/memory/test/dune", line 35, characters 10-20:
35 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_context/memory/dune", line 6, characters 14-45:
6 |  (public_name octez-libs.tezos-context.memory)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_context/helpers/dune", line 6, characters 14-46:
6 |  (public_name octez-libs.tezos-context.helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_context/encoding/dune", line 6, characters 14-47:
6 |  (public_name octez-libs.tezos-context.encoding)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_context/dump/dune", line 6, characters 14-43:
6 |  (public_name octez-libs.tezos-context.dump)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_context/disk/dune", line 6, characters 14-43:
6 |  (public_name octez-libs.tezos-context.disk)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_context/dune", line 6, characters 14-38:
6 |  (public_name octez-libs.tezos-context)
                  ^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_client_commands/dune", line 6, characters 14-46:
6 |  (public_name octez-shell-libs.client-commands)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_client_base_unix/test/dune", line 37, characters 10-26:
37 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_client_base_unix/dune", line 6, characters 14-47:
6 |  (public_name octez-shell-libs.client-base-unix)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_client_base/test/dune", line 38, characters 10-26:
38 |  (package octez-shell-libs)
               ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_client_base/dune", line 8, characters 14-42:
8 |  (public_name octez-shell-libs.client-base)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-shell-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_clic/unix/dune", line 6, characters 14-34:
6 |  (public_name octez-libs.clic.unix)
                  ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_clic/test/dune", line 33, characters 10-20:
33 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_clic/dune", line 6, characters 14-29:
6 |  (public_name octez-libs.clic)
                  ^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_bls12_381_signature/test/dune", line 32, characters 10-20:
32 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_bls12_381_signature/dune", line 8, characters 14-44:
8 |  (public_name octez-libs.bls12-381-signature)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_bls12_381_polynomial/test/dune", line 40, characters 10-20:
40 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_bls12_381_polynomial/dune", line 6, characters 14-45:
6 |  (public_name octez-libs.bls12-381-polynomial)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_bls12_381_hash/test/dune", line 34, characters 10-20:
34 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_bls12_381_hash/dune", line 6, characters 14-39:
6 |  (public_name octez-libs.bls12-381-hash)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_bls12_381/test/dune", line 45, characters 10-19:
45 |  (package bls12-381)
               ^^^^^^^^^
Error: The current scope doesn't define package "bls12-381".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_bls12_381/dune", line 6, characters 14-23:
6 |  (public_name bls12-381)
                  ^^^^^^^^^
Error: The current scope doesn't define package "bls12-381".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_benchmark/test/dune", line 43, characters 10-31:
43 |  (package tezos-benchmark-tests)
               ^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-benchmark-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_benchmark/lib_micheline_rewriting/test/dune", line 35, characters 10-35:
35 |  (package tezos-micheline-rewriting)
               ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-micheline-rewriting".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_benchmark/lib_micheline_rewriting/dune", line 6, characters 14-39:
6 |  (public_name tezos-micheline-rewriting)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-micheline-rewriting".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_benchmark/example/dune", line 6, characters 14-38:
6 |  (public_name tezos-benchmark-examples)
                  ^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-benchmark-examples".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_benchmark/dune", line 6, characters 14-29:
6 |  (public_name tezos-benchmark)
                  ^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-benchmark".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_base/unix/test/dune", line 45, characters 10-20:
45 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_base/unix/dune", line 6, characters 14-34:
6 |  (public_name octez-libs.base.unix)
                  ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_base/test_helpers/dune", line 6, characters 14-42:
6 |  (public_name octez-libs.base-test-helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_base/test/dune", line 46, characters 10-20:
46 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_base/p2p_identity_file/dune", line 6, characters 14-47:
6 |  (public_name octez-libs.base.p2p-identity-file)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_base/dune", line 8, characters 14-29:
8 |  (public_name octez-libs.base)
                  ^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_aplonk/test/dune", line 14, characters 10-20:
14 |  (package octez-libs)
               ^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_aplonk/plonk-aggregation/dune", line 6, characters 14-42:
6 |  (public_name octez-libs.plonk.aggregation)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/lib_aplonk/dune", line 6, characters 14-31:
6 |  (public_name octez-libs.aplonk)
                  ^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_wasm_debugger/plugin/dune", line 6, characters 14-53:
6 |  (public_name octez-smart-rollup-wasm-debugger-plugin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-smart-rollup-wasm-debugger-plugin".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_wasm_debugger/dune", line 7, characters 10-42:
7 |  (package octez-smart-rollup-wasm-debugger)
              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package
"octez-smart-rollup-wasm-debugger".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_tps_evaluation/dune", line 7, characters 10-30:
7 |  (package tezos-tps-evaluation)
              ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos-tps-evaluation".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_testnet_scenarios/dune", line 7, characters 10-33:
7 |  (package octez-testnet-scenarios)
              ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-testnet-scenarios".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_snoop/dune", line 7, characters 10-21:
7 |  (package octez-snoop)
              ^^^^^^^^^^^
Error: The current scope doesn't define package "octez-snoop".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_smart_rollup_node/dune", line 7, characters 10-33:
7 |  (package octez-smart-rollup-node)
              ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-smart-rollup-node".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_signer/dune", line 7, characters 10-22:
7 |  (package octez-signer)
              ^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-signer".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_proxy_server/dune", line 7, characters 10-28:
7 |  (package octez-proxy-server)
              ^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-proxy-server".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_octogram/dune", line 7, characters 10-18:
7 |  (package octogram)
              ^^^^^^^^
Error: The current scope doesn't define package "octogram".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_node/dune", line 7, characters 10-20:
7 |  (package octez-node)
              ^^^^^^^^^^
Error: The current scope doesn't define package "octez-node".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_dal_node/dune", line 7, characters 10-24:
7 |  (package octez-dal-node)
              ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-dal-node".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_dac_node/dune", line 7, characters 10-24:
7 |  (package octez-dac-node)
              ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-dac-node".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_dac_client/dune", line 7, characters 10-26:
7 |  (package octez-dac-client)
              ^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-dac-client".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_codec/dune", line 7, characters 10-21:
7 |  (package octez-codec)
              ^^^^^^^^^^^
Error: The current scope doesn't define package "octez-codec".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "src/bin_client/dune", line 7, characters 10-22:
7 |  (package octez-client)
              ^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-client".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "irmin/test/helpers/dune", line 6, characters 14-52:
6 |  (public_name octez-internal-libs.irmin_test_helpers)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-internal-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "irmin/test/dune", line 41, characters 10-36:
41 |  (package tezos_internal_irmin_tests)
               ^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezos_internal_irmin_tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "irmin/lib_ppx_irmin/internal/dune", line 6, characters 14-56:
6 |  (public_name octez-internal-libs.ppx_irmin.internal_lib)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-internal-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "irmin/lib_ppx_irmin/dune", line 6, characters 14-43:
6 |  (public_name octez-internal-libs.ppx_irmin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-internal-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "irmin/lib_irmin_pack/unix/dune", line 6, characters 14-49:
6 |  (public_name octez-internal-libs.irmin_pack.unix)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-internal-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "irmin/lib_irmin_pack/mem/dune", line 6, characters 14-48:
6 |  (public_name octez-internal-libs.irmin_pack.mem)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-internal-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "irmin/lib_irmin_pack/dune", line 6, characters 14-44:
6 |  (public_name octez-internal-libs.irmin_pack)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-internal-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "irmin/lib_irmin/mem/dune", line 6, characters 14-43:
6 |  (public_name octez-internal-libs.irmin.mem)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-internal-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "irmin/lib_irmin/data/dune", line 6, characters 14-44:
6 |  (public_name octez-internal-libs.irmin.data)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-internal-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "irmin/lib_irmin/dune", line 6, characters 14-39:
6 |  (public_name octez-internal-libs.irmin)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-internal-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/tezt/tests/dune", line 41, characters 10-24:
41 |  (package tezt-etherlink)
               ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezt-etherlink".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/tezt/lib/dune", line 6, characters 10-24:
6 |  (package tezt-etherlink)
              ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "tezt-etherlink".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/bin_node/test/dune", line 41, characters 10-30:
41 |  (package octez-evm-node-tests)
               ^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-evm-node-tests".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/bin_node/migrations/dune", line 6, characters 14-53:
6 |  (public_name octez-evm-node-libs.evm_node_migrations)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-evm-node-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/bin_node/lib_sequencer_protobuf/dune", line 6, characters 14-61:
6 |  (public_name octez-evm-node-libs.evm_node_sequencer_protobuf)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-evm-node-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/bin_node/lib_prod/encodings/dune", line 6, characters 14-60:
6 |  (public_name octez-evm-node-libs.evm_node_lib_prod_encoding)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-evm-node-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/bin_node/lib_prod/dune", line 6, characters 14-51:
6 |  (public_name octez-evm-node-libs.evm_node_lib_prod)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-evm-node-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/bin_node/lib_dev/encodings/dune", line 6, characters 14-59:
6 |  (public_name octez-evm-node-libs.evm_node_lib_dev_encoding)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-evm-node-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/bin_node/lib_dev/dune", line 6, characters 14-50:
6 |  (public_name octez-evm-node-libs.evm_node_lib_dev)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-evm-node-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/bin_node/config/dune", line 6, characters 14-49:
6 |  (public_name octez-evm-node-libs.evm_node_config)
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-evm-node-libs".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "etherlink/bin_node/dune", line 7, characters 10-24:
7 |  (package octez-evm-node)
              ^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-evm-node".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "contrib/octez_injector_server/dune", line 7, characters 10-31:
7 |  (package octez-injector-server)
              ^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-injector-server".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "client-libs/lib_kaitai_of_data_encoding/test/dune", line 6, characters 10-33:
6 |  (package kaitai-of-data-encoding)
              ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "kaitai-of-data-encoding".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "client-libs/lib_kaitai_of_data_encoding/dune", line 6, characters 14-37:
6 |  (public_name kaitai-of-data-encoding)
                  ^^^^^^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "kaitai-of-data-encoding".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "client-libs/kaitai-ocaml/test/dune", line 6, characters 10-16:
6 |  (package kaitai)
              ^^^^^^
Error: The current scope doesn't define package "kaitai".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "client-libs/kaitai-ocaml/src/dune", line 6, characters 14-20:
6 |  (public_name kaitai)
                  ^^^^^^
Error: The current scope doesn't define package "kaitai".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "client-libs/bin_codec_kaitai/dune", line 7, characters 10-28:
7 |  (package octez-codec-kaitai)
              ^^^^^^^^^^^^^^^^^^
Error: The current scope doesn't define package "octez-codec-kaitai".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
File "ci/lib_gitlab_ci/dune", line 6, characters 14-23:
6 |  (public_name gitlab_ci)
                  ^^^^^^^^^
Error: The current scope doesn't define package "gitlab_ci".
The only packages for which you can declare elements to be installed in this
directory are:
- octez-distributed-internal (because of octez-distributed-internal.opam)
opam-health-check: Build failed
"/usr/bin/env" "bash" "-c" "cd $HOME && opam source octez-distributed-internal.20.1 && cd octez-distributed-internal.20.1 && for opam in *.opam; do opam show --raw ${opam%.opam} > $opam; done && opam install ./ --depext-only --with-test --with-doc && for opam in *.opam; do rm $opam; echo ${opam%.opam} >> /tmp/packages-locally-available; done && opam show --raw octez-distributed-internal.20.1 > octez-distributed-internal.opam && python3 /tmp/opam-health-check-remove-package.py > dune-project-new && mv dune-project-new dune-project && sudo apt-get remove -y python3-sexpdata && sudo apt-get autoremove -y && echo '(lang dune 3.17)
(lock_dir
 (repositories overlay  default))

(repository
 (name default)
 (url "file:///home/opam/opam-repository"))


' > dune-workspace && PATH=$HOME/.local/bin:$PATH dune pkg lock &> /tmp/packages-wanted || true && echo octez-distributed-internal >> /tmp/packages-to-build && while read package ; do if grep --quiet $package /tmp/packages-wanted ; then echo $package >> /tmp/packages-to-build ; fi ; done < /tmp/packages-locally-available && while read package ; do opam show --raw $package > $package.opam; done < /tmp/packages-to-build && while read package ; do if [ ! -f ${package}.opam ]; then echo "opam-version: \"2.0\"" > ${package}.opam; fi; done < /tmp/packages-locally-available && paste -s -d , /tmp/packages-to-build > /tmp/packages-for-dune && PATH=$HOME/.local/bin:$PATH dune pkg lock && grep -v dependency_hash dune.lock/lock.dune > /tmp/lock.dune && mv /tmp/lock.dune dune.lock/lock.dune && PATH=$HOME/.local/bin:$PATH dune build --profile=release --only-packages $(cat /tmp/packages-for-dune) || (echo "opam-health-check: Build failed" && exit 1)" failed with exit status 1
Failed: Build failed