package petr4

  1. Overview
  2. Docs
On This Page
  1. Error log

petr4 0.1.1

Error log

The package failed to build. The error log from opam follows.

[NOTE] Package dune is already installed (current version is 3.17.2).
[NOTE] Package ocamlfind is already installed (current version is 1.9.8).
The following actions will be performed:
=== install 72 packages
  - install ANSITerminal            0.8.5
  - install base                    v0.12.2
  - install base-bytes              base
  - install base_bigstring          v0.12.0
  - install base_quickcheck         v0.12.1
  - install bignum                  v0.12.0
  - install bin_prot                v0.12.0
  - install conf-gmp                4
  - install conf-perl               2
  - install core                    v0.12.4
  - install core_kernel             v0.12.3
  - install cppo                    1.8.0
  - install csexp                   1.5.2
  - install dune-configurator       3.17.2
  - install fieldslib               v0.12.0
  - install jane-street-headers     v0.12.0
  - install jst-config              v0.12.0
  - install menhir                  20240715
  - install menhirCST               20240715
  - install menhirLib               20240715
  - install menhirSdk               20240715
  - install num                     1.5-1
  - install ocaml-compiler-libs     v0.12.4
  - install ocaml-migrate-parsetree 1.8.0 (deprecated)
  - install octavius                1.2.2
  - install parsexp                 v0.12.0
  - install petr4                   0.1.1
  - install ppx_assert              v0.12.0
  - install ppx_base                v0.12.0
  - install ppx_bench               v0.12.0
  - install ppx_bin_prot            v0.12.1
  - install ppx_compare             v0.12.0
  - install ppx_custom_printf       v0.12.1
  - install ppx_derivers            1.2.1
  - install ppx_deriving            4.5-1
  - install ppx_deriving_yojson     3.5.3
  - install ppx_enumerate           v0.12.0
  - install ppx_expect              v0.12.0
  - install ppx_fail                v0.12.0
  - install ppx_fields_conv         v0.12.0
  - install ppx_hash                v0.12.0
  - install ppx_here                v0.12.0
  - install ppx_inline_test         v0.12.0
  - install ppx_jane                v0.12.0
  - install ppx_js_style            v0.12.0
  - install ppx_let                 v0.12.0
  - install ppx_module_timer        v0.12.0
  - install ppx_optcomp             v0.12.0
  - install ppx_optional            v0.12.0
  - install ppx_pipebang            v0.12.0
  - install ppx_sexp_conv           v0.12.0
  - install ppx_sexp_message        v0.12.0
  - install ppx_sexp_value          v0.12.0
  - install ppx_stable              v0.12.0
  - install ppx_tools               6.6
  - install ppx_typerep_conv        v0.12.0
  - install ppx_variants_conv       v0.12.0
  - install ppxfind                 1.4
  - install ppxlib                  0.8.1
  - install re                      1.11.0
  - install result                  1.5
  - install seq                     base
  - install sexplib                 v0.12.0
  - install sexplib0                v0.12.0
  - install spawn                   v0.17.0
  - install splittable_random       v0.12.0
  - install stdio                   v0.12.0
  - install time_now                v0.12.0
  - install typerep                 v0.12.0
  - install variantslib             v0.12.0
  - install yojson                  2.2.2
  - install zarith                  1.7-1

The following system packages will first need to be installed:
    libgmp-dev

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libgmp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libgmpxx4ldbl: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 ... 18745 files and directories currently installed.)
- Preparing to unpack .../libgmpxx4ldbl_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../libgmp-dev_2%3a6.2.1+dfsg1-1.1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1.1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1.1) ...
- Processing triggers for libc-bin (2.36-9+deb12u9) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bytes.base
-> retrieved ANSITerminal.0.8.5  (cached)
-> retrieved base_bigstring.v0.12.0  (cached)
-> retrieved base_quickcheck.v0.12.1  (cached)
-> retrieved base.v0.12.2  (cached)
-> retrieved conf-gmp.4  (cached)
-> retrieved bignum.v0.12.0  (cached)
-> retrieved bin_prot.v0.12.0  (cached)
-> retrieved core.v0.12.4  (cached)
-> installed conf-gmp.4
-> installed conf-perl.2
-> retrieved core_kernel.v0.12.3  (cached)
-> retrieved cppo.1.8.0  (cached)
-> retrieved csexp.1.5.2  (cached)
-> retrieved fieldslib.v0.12.0  (cached)
-> retrieved jane-street-headers.v0.12.0  (cached)
-> installed ANSITerminal.0.8.5
-> retrieved jst-config.v0.12.0  (cached)
-> retrieved menhir.20240715, menhirCST.20240715, menhirLib.20240715, menhirSdk.20240715  (cached)
-> retrieved dune-configurator.3.17.2  (cached)
-> installed cppo.1.8.0
-> installed csexp.1.5.2
-> installed jane-street-headers.v0.12.0
-> retrieved num.1.5-1  (cached)
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
-> installed menhirCST.20240715
-> installed menhirLib.20240715
-> installed menhirSdk.20240715
-> retrieved ocaml-migrate-parsetree.1.8.0  (cached)
-> retrieved octavius.1.2.2  (cached)
-> retrieved parsexp.v0.12.0  (cached)
-> retrieved petr4.0.1.1  (cached)
-> retrieved ppx_assert.v0.12.0  (cached)
-> retrieved ppx_base.v0.12.0  (cached)
-> retrieved ppx_bench.v0.12.0  (cached)
-> retrieved ppx_bin_prot.v0.12.1  (cached)
-> retrieved ppx_compare.v0.12.0  (cached)
-> retrieved ppx_custom_printf.v0.12.1  (cached)
-> retrieved ppx_derivers.1.2.1  (cached)
-> retrieved ppx_deriving.4.5-1  (cached)
-> retrieved ppx_deriving_yojson.3.5.3  (cached)
-> retrieved ppx_enumerate.v0.12.0  (cached)
-> retrieved ppx_expect.v0.12.0  (cached)
-> retrieved ppx_fail.v0.12.0  (cached)
-> retrieved ppx_fields_conv.v0.12.0  (cached)
-> retrieved ppx_here.v0.12.0  (cached)
-> retrieved ppx_inline_test.v0.12.0  (cached)
-> retrieved ppx_jane.v0.12.0  (cached)
-> retrieved ppx_js_style.v0.12.0  (cached)
-> installed ppx_derivers.1.2.1
-> retrieved ppx_hash.v0.12.0  (cached)
-> retrieved ppx_let.v0.12.0  (cached)
-> retrieved ppx_module_timer.v0.12.0  (cached)
-> retrieved ppx_optcomp.v0.12.0  (cached)
-> retrieved ppx_optional.v0.12.0  (cached)
-> retrieved ppx_pipebang.v0.12.0  (cached)
-> retrieved ppx_sexp_conv.v0.12.0  (cached)
-> retrieved ppx_sexp_message.v0.12.0  (cached)
-> retrieved ppx_sexp_value.v0.12.0  (cached)
-> retrieved ppx_stable.v0.12.0  (cached)
-> retrieved ppx_variants_conv.v0.12.0  (cached)
-> retrieved ppx_typerep_conv.v0.12.0  (cached)
-> retrieved ppx_tools.6.6  (cached)
-> retrieved ppxfind.1.4  (cached)
-> retrieved result.1.5  (cached)
-> retrieved seq.base  (cached)
-> installed seq.base
-> retrieved re.1.11.0  (cached)
-> retrieved ppxlib.0.8.1  (cached)
-> retrieved sexplib.v0.12.0  (cached)
-> retrieved sexplib0.v0.12.0  (cached)
-> retrieved spawn.v0.17.0  (cached)
-> retrieved splittable_random.v0.12.0  (cached)
-> retrieved stdio.v0.12.0  (cached)
-> retrieved time_now.v0.12.0  (cached)
-> retrieved typerep.v0.12.0  (cached)
-> retrieved variantslib.v0.12.0  (cached)
-> retrieved zarith.1.7-1  (cached)
-> retrieved yojson.2.2.2  (cached)
-> installed result.1.5
-> installed spawn.v0.17.0
-> installed ocaml-compiler-libs.v0.12.4
-> installed sexplib0.v0.12.0
-> installed octavius.1.2.2
-> installed re.1.11.0
-> installed dune-configurator.3.17.2
-> installed num.1.5-1
-> installed yojson.2.2.2
-> installed ppx_tools.6.6
-> installed zarith.1.7-1
-> installed ocaml-migrate-parsetree.1.8.0
-> installed ppxfind.1.4
-> installed base.v0.12.2
-> installed variantslib.v0.12.0
-> installed fieldslib.v0.12.0
-> installed stdio.v0.12.0
-> installed typerep.v0.12.0
-> installed parsexp.v0.12.0
-> installed ppx_deriving.4.5-1
-> installed sexplib.v0.12.0
-> installed ppx_deriving_yojson.3.5.3
-> installed menhir.20240715
-> installed ppxlib.0.8.1
-> installed ppx_optcomp.v0.12.0
-> installed ppx_js_style.v0.12.0
-> installed ppx_optional.v0.12.0
-> installed ppx_fields_conv.v0.12.0
-> installed ppx_typerep_conv.v0.12.0
-> installed ppx_here.v0.12.0
-> installed ppx_enumerate.v0.12.0
-> installed ppx_let.v0.12.0
-> installed ppx_stable.v0.12.0
-> installed ppx_variants_conv.v0.12.0
-> installed ppx_compare.v0.12.0
-> installed ppx_pipebang.v0.12.0
-> installed ppx_sexp_conv.v0.12.0
-> installed ppx_inline_test.v0.12.0
-> installed ppx_fail.v0.12.0
-> installed ppx_hash.v0.12.0
-> installed ppx_sexp_value.v0.12.0
-> installed ppx_assert.v0.12.0
-> installed ppx_bench.v0.12.0
-> installed ppx_sexp_message.v0.12.0
-> installed ppx_custom_printf.v0.12.1
-> installed ppx_base.v0.12.0
-> installed splittable_random.v0.12.0
-> installed jst-config.v0.12.0
-> installed bin_prot.v0.12.0
-> installed time_now.v0.12.0
-> installed ppx_expect.v0.12.0
-> installed base_quickcheck.v0.12.1
-> installed ppx_module_timer.v0.12.0
-> installed ppx_bin_prot.v0.12.1
-> installed ppx_jane.v0.12.0
-> installed base_bigstring.v0.12.0
-> installed core_kernel.v0.12.3
-> installed bignum.v0.12.0
-> installed core.v0.12.4
[ERROR] The compilation of petr4.0.1.1 failed at "dune build -p petr4 -j 31".

#=== ERROR while compiling petr4.0.1.1 ========================================#
# context              2.3.0 | linux/x86_64 | ocaml-base-compiler.4.09.1 | file:///src
# path                 ~/.opam/4.09/.opam-switch/build/petr4.0.1.1
# command              ~/.opam/4.09/bin/dune build -p petr4 -j 31
# exit-code            1
# env-file             ~/.opam/log/petr4-112-aeaba5.env
# output-file          ~/.opam/log/petr4-112-aeaba5.out
### output ###
# File "lib/dune", lines 1-3, characters 0-59:
# 1 | (menhir
# 2 |   (flags --no-stdlib --explain)
# 3 |   (modules parser))
# (cd _build/default && /home/opam/.opam/4.09/bin/menhir --no-stdlib --explain lib/parser.mly --base lib/parser)
# Error: the code back-end requires the type of every nonterminal symbol to be
# known. Please specify the type of every symbol via %type declarations, or
# enable type inference (look up --infer in the manual).
# Type inference is automatically enabled when Menhir is used via Dune,
# provided the dune-project file says (using menhir 2.0) or later.
# The types of the following nonterminal symbols are unknown:
# actionDeclaration
# actionList
# actionRef
# annotation
# annotations
# argument
# argumentList
# assignmentOrMethodCallStatement
# baseType
# blockStatement
# conditionalStatement
# constantDeclaration
# controlBody
# controlDeclaration
# controlLocalDeclaration
# controlTypeDeclaration
# derivedTypeDeclaration
# directApplication
# direction
# dotPrefix
# emptyStatement
# entriesList
# entry
# enumDeclaration
# errorDeclaration
# exitStatement
# expression
# expressionList
# externDeclaration
# externName
# functionDeclaration
# functionPrototype
# go_local
# go_toplevel
# headerStackType
# headerTypeDeclaration
# headerUnionDeclaration
# identifierList
# initialValue
# instantiation
# keyElement
# keyElementList
# keysetExpression
# list(controlLocalDeclaration)
# list(entry)
# list(keyElement)
# list(methodPrototype)
# list(parserStatement)
# list(selectCase)
# list(statementOrDeclaration)
# list(structField)
# list(switchCase)
# list_aux(controlLocalDeclaration)
# list_aux(entry)
# list_aux(keyElement)
# list_aux(methodPrototype)
# list_aux(parserLocalElement)
# list_aux(parserStatement)
# list_aux(selectCase)
# list_aux(statementOrDeclaration)
# list_aux(structField)
# list_aux(switchCase)
# lvalue
# matchKindDeclaration
# member
# methodPrototype
# name
# namedType
# nonTableKwName
# nonTypeName
# nonempty_list(annotation)
# nonempty_list(parserState)
# nonempty_list(tableProperty)
# nonempty_list_aux(annotation)
# nonempty_list_aux(parserState)
# nonempty_list_aux(tableProperty)
# optConstructorParameters
# optInitialValue
# optTypeParameters
# packageTypeDeclaration
# parameter
# parameterList
# parserBlockStatement
# parserDeclaration
# parserLocalElement
# parserState
# parserStatement
# parserTypeDeclaration
# pop_scope
# prefixedNonTypeName
# prefixedType
# push_externName
# push_name
# push_scope
# realTypeArg
# realTypeArgumentList
# returnStatement
# selectCase
# selectExpression
# separated_atLeastTwo_list(COMMA,simpleKeysetExpression)
# separated_atLeastTwo_list_aux(COMMA,simpleKeysetExpression)
# separated_list(COMMA,argument)
# separated_list(COMMA,expression)
# separated_list(COMMA,parameter)
# separated_list(COMMA,typeArg)
# separated_list(COMMA,typeParameter)
# separated_list_aux(COMMA,argument)
# separated_list_aux(COMMA,expression)
# separated_list_aux(COMMA,parameter)
# separated_list_aux(COMMA,typeArg)
# separated_list_aux(COMMA,typeParameter)
# separated_nonempty_list(COMMA,__anonymous_0)
# separated_nonempty_list(COMMA,__anonymous_1)
# separated_nonempty_list_aux(COMMA,__anonymous_0)
# separated_nonempty_list_aux(COMMA,__anonymous_1)
# separated_nonempty_list_aux(COMMA,simpleKeysetExpression)
# separated_nonempty_list_aux(SEMICOLON,actionRef)
# simpleKeysetExpression
# specializedType
# specifiedIdentifier
# specifiedIdentifierList
# stateExpression
# statement
# statementOrDeclaration
# structField
# structTypeDeclaration
# switchCase
# switchCases
# switchLabel
# switchStatement
# tableDeclaration
# tableKwName
# tableProperty
# tablePropertyList
# topDeclaration
# topDeclarationList
# transitionStatement
# tupleKeysetExpression
# tupleType
# typeArg
# typeArgumentList
# typeName
# typeOrVoid
# typeParameter
# typeRef
# typedefDeclaration
# valueSetDeclaration
# varName
# (cd _build/default && /home/opam/.opam/4.09/bin/ocamlc.opt -w -40 -g -bin-annot -I lib/.petr4.objs/byte -I /home/opam/.opam/4.09/lib/base -I /home/opam/.opam/4.09/lib/base/caml -I /home/opam/.opam/4.09/lib/base/md5 -I /home/opam/.opam/4.09/lib/base/shadow_stdlib -I /home/opam/.opam/4.09/lib/base_bigstring -I /home/opam/.opam/4.09/lib/base_quickcheck -I /home/opam/.opam/4.09/lib/bignum -I /home/opam/.opam/4.09/lib/bignum/bigint -I /home/opam/.opam/4.09/lib/bin_prot -I /home/opam/.opam/4.09/lib/bin_prot/shape -I /home/opam/.opam/4.09/lib/core -I /home/opam/.opam/4.09/lib/core_kernel -I /home/opam/.opam/4.09/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.09/lib/fieldslib -I /home/opam/.opam/4.09/lib/jane-street-headers -I /home/opam/.opam/4.09/lib/num -I /home/opam/.opam/4.09/lib/ocaml/threads -I /home/opam/.opam/4.09/lib/parsexp -I /home/opam/.opam/4.09/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_deriving/runtime -I /home/opam/.opam/4.09/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/4.09/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_expect/collector -I /home/opam/.opam/4.09/lib/ppx_expect/common -I /home/opam/.opam/4.09/lib/ppx_expect/config -I /home/opam/.opam/4.09/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_inline_test/config -I /home/opam/.opam/4.09/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.09/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.09/lib/result -I /home/opam/.opam/4.09/lib/seq -I /home/opam/.opam/4.09/lib/sexplib -I /home/opam/.opam/4.09/lib/sexplib/unix -I /home/opam/.opam/4.09/lib/sexplib0 -I /home/opam/.opam/4.09/lib/spawn -I /home/opam/.opam/4.09/lib/splittable_random -I /home/opam/.opam/4.09/lib/stdio -I /home/opam/.opam/4.09/lib/time_now -I /home/opam/.opam/4.09/lib/typerep -I /home/opam/.opam/4.09/lib/variantslib -I /home/opam/.opam/4.09/lib/yojson -I /home/opam/.opam/4.09/lib/zarith -intf-suffix .ml -no-alias-deps -open Petr4 -o lib/.petr4.objs/byte/petr4__Types.cmo -c -impl lib/types.pp.ml)
# File "lib/types.ml", line 33, characters 34-50:
# 33 | let bigint_to_yojson (b:bigint) : Yojson.Safe.json =
#                                        ^^^^^^^^^^^^^^^^
# Error: Unbound type constructor Yojson.Safe.json
# (cd _build/default && /home/opam/.opam/4.09/bin/ocamlopt.opt -w -40 -g -I lib/.petr4.objs/byte -I lib/.petr4.objs/native -I /home/opam/.opam/4.09/lib/base -I /home/opam/.opam/4.09/lib/base/caml -I /home/opam/.opam/4.09/lib/base/md5 -I /home/opam/.opam/4.09/lib/base/shadow_stdlib -I /home/opam/.opam/4.09/lib/base_bigstring -I /home/opam/.opam/4.09/lib/base_quickcheck -I /home/opam/.opam/4.09/lib/bignum -I /home/opam/.opam/4.09/lib/bignum/bigint -I /home/opam/.opam/4.09/lib/bin_prot -I /home/opam/.opam/4.09/lib/bin_prot/shape -I /home/opam/.opam/4.09/lib/core -I /home/opam/.opam/4.09/lib/core_kernel -I /home/opam/.opam/4.09/lib/core_kernel/base_for_tests -I /home/opam/.opam/4.09/lib/fieldslib -I /home/opam/.opam/4.09/lib/jane-street-headers -I /home/opam/.opam/4.09/lib/num -I /home/opam/.opam/4.09/lib/ocaml/threads -I /home/opam/.opam/4.09/lib/parsexp -I /home/opam/.opam/4.09/lib/ppx_assert/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_bench/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_compare/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_deriving/runtime -I /home/opam/.opam/4.09/lib/ppx_deriving_yojson/runtime -I /home/opam/.opam/4.09/lib/ppx_enumerate/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_expect/collector -I /home/opam/.opam/4.09/lib/ppx_expect/common -I /home/opam/.opam/4.09/lib/ppx_expect/config -I /home/opam/.opam/4.09/lib/ppx_hash/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_inline_test/config -I /home/opam/.opam/4.09/lib/ppx_inline_test/runtime-lib -I /home/opam/.opam/4.09/lib/ppx_module_timer/runtime -I /home/opam/.opam/4.09/lib/ppx_sexp_conv/runtime-lib -I /home/opam/.opam/4.09/lib/result -I /home/opam/.opam/4.09/lib/seq -I /home/opam/.opam/4.09/lib/sexplib -I /home/opam/.opam/4.09/lib/sexplib/unix -I /home/opam/.opam/4.09/lib/sexplib0 -I /home/opam/.opam/4.09/lib/spawn -I /home/opam/.opam/4.09/lib/splittable_random -I /home/opam/.opam/4.09/lib/stdio -I /home/opam/.opam/4.09/lib/time_now -I /home/opam/.opam/4.09/lib/typerep -I /home/opam/.opam/4.09/lib/variantslib -I /home/opam/.opam/4.09/lib/yojson -I /home/opam/.opam/4.09/lib/zarith -intf-suffix .ml -no-alias-deps -open Petr4 -o lib/.petr4.objs/native/petr4__Types.cmx -c -impl lib/types.pp.ml)
# File "lib/types.ml", line 33, characters 34-50:
# 33 | let bigint_to_yojson (b:bigint) : Yojson.Safe.json =
#                                        ^^^^^^^^^^^^^^^^
# Error: Unbound type constructor Yojson.Safe.json



<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions failed
| - build petr4 0.1.1
+- 
+- The following changes have been performed
| - install ANSITerminal            0.8.5
| - install base                    v0.12.2
| - install base-bytes              base
| - install base_bigstring          v0.12.0
| - install base_quickcheck         v0.12.1
| - install bignum                  v0.12.0
| - install bin_prot                v0.12.0
| - install conf-gmp                4
| - install conf-perl               2
| - install core                    v0.12.4
| - install core_kernel             v0.12.3
| - install cppo                    1.8.0
| - install csexp                   1.5.2
| - install dune-configurator       3.17.2
| - install fieldslib               v0.12.0
| - install jane-street-headers     v0.12.0
| - install jst-config              v0.12.0
| - install menhir                  20240715
| - install menhirCST               20240715
| - install menhirLib               20240715
| - install menhirSdk               20240715
| - install num                     1.5-1
| - install ocaml-compiler-libs     v0.12.4
| - install ocaml-migrate-parsetree 1.8.0
| - install octavius                1.2.2
| - install parsexp                 v0.12.0
| - install ppx_assert              v0.12.0
| - install ppx_base                v0.12.0
| - install ppx_bench               v0.12.0
| - install ppx_bin_prot            v0.12.1
| - install ppx_compare             v0.12.0
| - install ppx_custom_printf       v0.12.1
| - install ppx_derivers            1.2.1
| - install ppx_deriving            4.5-1
| - install ppx_deriving_yojson     3.5.3
| - install ppx_enumerate           v0.12.0
| - install ppx_expect              v0.12.0
| - install ppx_fail                v0.12.0
| - install ppx_fields_conv         v0.12.0
| - install ppx_hash                v0.12.0
| - install ppx_here                v0.12.0
| - install ppx_inline_test         v0.12.0
| - install ppx_jane                v0.12.0
| - install ppx_js_style            v0.12.0
| - install ppx_let                 v0.12.0
| - install ppx_module_timer        v0.12.0
| - install ppx_optcomp             v0.12.0
| - install ppx_optional            v0.12.0
| - install ppx_pipebang            v0.12.0
| - install ppx_sexp_conv           v0.12.0
| - install ppx_sexp_message        v0.12.0
| - install ppx_sexp_value          v0.12.0
| - install ppx_stable              v0.12.0
| - install ppx_tools               6.6
| - install ppx_typerep_conv        v0.12.0
| - install ppx_variants_conv       v0.12.0
| - install ppxfind                 1.4
| - install ppxlib                  0.8.1
| - install re                      1.11.0
| - install result                  1.5
| - install seq                     base
| - install sexplib                 v0.12.0
| - install sexplib0                v0.12.0
| - install spawn                   v0.17.0
| - install splittable_random       v0.12.0
| - install stdio                   v0.12.0
| - install time_now                v0.12.0
| - install typerep                 v0.12.0
| - install variantslib             v0.12.0
| - install yojson                  2.2.2
| - install zarith                  1.7-1
+- 

<><> ocaml-migrate-parsetree.1.8.0 installed successfully <><><><><><><><><><><>
=> Note: This package is deprecated.
# To update the current shell environment, run: eval $(opam env)

The former state can be restored with:
    /usr/bin/opam switch import "/home/opam/.opam/4.09/.opam-switch/backup/state-20250206021500.export"
OCaml

Innovation. Community. Security.