mrrl

Minimal Reliable Reproducible Linux
git clone https://ccx.te2000.cz/git/mrrl
Log | Files | Refs | Submodules | README

commit 7859c16ecc649b1c412c54a35e892cdc797586ae
parent 3e7a4ebe6a44ecd6440be06c16ff12ee8dbe9fe8
Author: Jan Pobrislo <ccx@te2000.cz>
Date:   Tue,  4 Nov 2025 17:59:16 +0000

ocaml packages

Diffstat:
Mtemplates/pkg/ocaml-compiler-libs | 5++++-
Mvariants/ccx-x86_64/ocaml-compiler-libs | 7+------
Mvariants/ccx-x86_64/ocaml-ppx_deriving | 2+-
Mvariants/ccx-x86_64/ocaml-ppxlib | 2+-
Mvariants/ccx-x86_64/wip.environment | 4++--
Mvariants/root-x86_64/ocaml-compiler-libs | 7+------
Mvariants/root-x86_64/ocaml-ppx_deriving | 2+-
Mvariants/root-x86_64/ocaml-ppxlib | 2+-
Mvariants/root-x86_64/wip.environment | 4++--
9 files changed, 14 insertions(+), 21 deletions(-)

diff --git a/templates/pkg/ocaml-compiler-libs b/templates/pkg/ocaml-compiler-libs @@ -5,5 +5,8 @@ #@untar:-z:{{downloads["https://github.com/janestreet/"~upstream_name~"/archive/refs/tags/v"~pkg_version~".tar.gz"]}}:. {% endblock package_deps %} {% block genlinks_begin %} -{{ m.genlinks_ocaml_library(upstream_name, ["common/ocaml_common"]) }} + x["./library.ocaml/{{upstream_name}}/META"]=1 + x["./library.ocaml/{{upstream_name}}/common/ocaml_common.a"]=1 + x["./library.ocaml/{{upstream_name}}/common/ocaml_common.cma"]=1 + x["./library.ocaml/{{upstream_name}}/common/ocaml_common.ml"]=1 {% endblock genlinks_begin %} diff --git a/variants/ccx-x86_64/ocaml-compiler-libs b/variants/ccx-x86_64/ocaml-compiler-libs @@ -44,15 +44,10 @@ dune runtest --build-dir=.testenv --no-buffer --verbose cd "$pthbs_destdir/home/ccx/versions/$pthbs_package" find -type d -o -print | awk -F/ ' BEGIN { - x["./library.ocaml/ocaml-compiler-libs/META"]=1 x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.a"]=1 x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.cma"]=1 - x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.cmi"]=1 - x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.cmti"]=1 - x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.cmx"]=1 - x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa"]=1 - x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.mli"]=1 + x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.ml"]=1 } function r1(s) { diff --git a/variants/ccx-x86_64/ocaml-ppx_deriving b/variants/ccx-x86_64/ocaml-ppx_deriving @@ -7,7 +7,7 @@ #+ocaml.b8790b4e31ab26a55165b60c745d8789addca32a91a851444cbf36abe8c19dc5 #+dune.c0d42300ccdc7cde0eb62ac8076b599c1b8504fd53a02f3b433a5461d2b92b53 #+ocaml-cppo.d51aea8d8168b65a48a84b792c8588472d3d4cfa368c01031a3bca7c2286c286 -#+ocaml-ppxlib.5e442820d0e41a6ad4a1ae5a06fb1e62c5b28fe268057b9b97ac521cf04048d4 +#+ocaml-ppxlib.4513074bd5e66f8dcfec7ab8ac059c91735fa2d6a380067050004a6bd95207a9 #@untar:-z:sha256:c91d1ea5e15e6928a2f8947dbd135b9f765cc0e2d72be271427981afcd350c24:. diff --git a/variants/ccx-x86_64/ocaml-ppxlib b/variants/ccx-x86_64/ocaml-ppxlib @@ -6,7 +6,7 @@ #+musl-cross-make.e4735d8572f9b6654a7381ebdfbd62e665d1d1da5e06a56923e89274cc6a510f #+ocaml.b8790b4e31ab26a55165b60c745d8789addca32a91a851444cbf36abe8c19dc5 #+dune.c0d42300ccdc7cde0eb62ac8076b599c1b8504fd53a02f3b433a5461d2b92b53 -#+ocaml-compiler-libs.e52ca3c2c3a4a628378dbc4c71c1f010c4b6f5914a91cdfba9d3b1101cfd8f1a +#+ocaml-compiler-libs.2e8173a4da98ee8dbe33f25334f43daa15590fb0e01668fec62b5fcc3edc2b7a #+ocaml-ppx_derivers.1038266d1d098dc9c0ad0d62024bd823b1cdcbf6e5c58c7648079e92e5569e20 #+ocaml-sexplib0.f1d2ff864ddf85d6a2412f3821211c24691b5d04e7c69efa5e7195ec54f467a3 #+ocaml-stdlib-shims.fe0317ac925b95842ffe49fcc80e6ba245f9921ded105b0f6242a400889f4786 diff --git a/variants/ccx-x86_64/wip.environment b/variants/ccx-x86_64/wip.environment @@ -6,4 +6,4 @@ #+opam.714997e34c97a27678ee9a24f03256bbda3ac9e44597b10f56c795f37a17e989 #+ocaml-bos.f48bde6d519b44d74cedb6e034a1d2e2e2333b0fae628167c141d3c990272474 #+ocaml-lun.52d3ef1c3c4ae340516453de1a4be7223131ca6681718bf1e980b079356c42be -#+ocaml-ppx_deriving.ce703e8312c10df5f39810343c7e4f873679471691b0748cfa499d5d31c41430- \ No newline at end of file +#+ocaml-ppx_deriving.ff92a5094c51b527551583ae13f8692cc1bcef2f7819dba45a8811d7fe6b4c45+ \ No newline at end of file diff --git a/variants/root-x86_64/ocaml-compiler-libs b/variants/root-x86_64/ocaml-compiler-libs @@ -44,15 +44,10 @@ dune runtest --build-dir=.testenv --no-buffer --verbose cd "$pthbs_destdir/versions/$pthbs_package" find -type d -o -print | awk -F/ ' BEGIN { - x["./library.ocaml/ocaml-compiler-libs/META"]=1 x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.a"]=1 x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.cma"]=1 - x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.cmi"]=1 - x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.cmti"]=1 - x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.cmx"]=1 - x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.cmxa"]=1 - x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.mli"]=1 + x["./library.ocaml/ocaml-compiler-libs/common/ocaml_common.ml"]=1 } function r1(s) { diff --git a/variants/root-x86_64/ocaml-ppx_deriving b/variants/root-x86_64/ocaml-ppx_deriving @@ -7,7 +7,7 @@ #+ocaml.4b14d5c50c08207a0442af369f9995a12f6a15db8d8b0fd5247a982789fc3090 #+dune.95c82b3a7b7ca44addea06a8be851397ad92a3cb48b570829ef4e6509757ea02 #+ocaml-cppo.06a8d722517c22fb68d330e1f1591c6028fdd696fc79d37e931283b81677210e -#+ocaml-ppxlib.6a4e285d27e98f837126955949a2bdc2510141652320330c31d4a09b09dac67d +#+ocaml-ppxlib.89d3268ad389ef0a8c5bd56b6c34a7864dadea794d08796aab7b56eb684f46ab #@untar:-z:sha256:c91d1ea5e15e6928a2f8947dbd135b9f765cc0e2d72be271427981afcd350c24:. diff --git a/variants/root-x86_64/ocaml-ppxlib b/variants/root-x86_64/ocaml-ppxlib @@ -6,7 +6,7 @@ #+musl-cross-make.ef7f483eefcad5b8f2d6c8329e61a0acaca7864b88e9521cb839392c62f45676 #+ocaml.4b14d5c50c08207a0442af369f9995a12f6a15db8d8b0fd5247a982789fc3090 #+dune.95c82b3a7b7ca44addea06a8be851397ad92a3cb48b570829ef4e6509757ea02 -#+ocaml-compiler-libs.c84c66d4fddffa4fd0034a1c830ea20cdbc1e60f843e322c54fb6f64314a9cd8 +#+ocaml-compiler-libs.d68d922016610fdcc2471b0311933f35763fbcdbb53cc8e0e2329b55c7388971 #+ocaml-ppx_derivers.35e6f616d00c8d9587de17e8f270724f7d9bbc634b72553405781db8a69fe666 #+ocaml-sexplib0.54346d5f7100dd24505e6d0276eb387bd28cbcc86ae61625f634c6372ab59b05 #+ocaml-stdlib-shims.2fca331c5a896a7c0a768e1b1e0df8e387d6179487bbf3d6d2dc631de6220a18 diff --git a/variants/root-x86_64/wip.environment b/variants/root-x86_64/wip.environment @@ -6,4 +6,4 @@ #+opam.41ab4229b7606047164bfc9b9077da4555831edd67cf82d236ba1c6059bb9b96 #+ocaml-bos.c2747b73ddecbe1a271975c98b5b2cde1bd9da2a2e395ca2ab8b442dd8decbea #+ocaml-lun.690dee92fa955153b40e02502f46edb36af3f5f5f523fb6d34dea295701cee42 -#+ocaml-ppx_deriving.dd50df34d08d4e0bd44a927097bb486b781552a70f70a636ac9aae92aee11824- \ No newline at end of file +#+ocaml-ppx_deriving.ad8f6a28da62ecaeb08db6ccfcf2d7c35126f0fddeb097ff8f8a4c7ad504a05a+ \ No newline at end of file