Build:
  1. 0
2024-09-12 08:35.55: New job: Voodoo prep graphicspdf.1.1; 10cd609dc177590250c88bd6c2160a4f
2024-09-12 08:35.55: Waiting for resource in pool OCluster
2024-09-12 21:41.49: Waiting for worker…
2024-09-12 21:49.46: Got resource from pool OCluster
2024-09-12 21:49.46: Using cache hint "docs-universe-prep-4.05.0"

To reproduce locally:

cat > prep.spec <<'END-OF-SPEC'
((build tools
        ((from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c)
         (user (uid 1000) (gid 1000))
         (workdir /home/opam)
         (run (shell "sudo chown opam:opam /home/opam"))
         (run (network host)
              (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
         (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
              (network host)
              (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
         (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))))
 (from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c)
 (user (uid 1000) (gid 1000))
 (workdir /home/opam)
 (run (shell "sudo chown opam:opam /home/opam"))
 (run (shell "sudo mkdir /src"))
 (copy (src packages) (dst /src/packages))
 (copy (src repo) (dst /src/repo))
 (run (network host)
      (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
 (run (shell "opam repo remove default && opam repo add opam /src"))
 (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
      (network host)
      (shell "opam install ocamlfind.1.9.6"))
 (env DUNE_CACHE disabled)
 (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 "(sudo apt update) && ((opam depext -viy graphicspdf.1.1 ocamlfind.1.9.6 camlpdf.2.1.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))
 (run (shell "opam exec -- ~/voodoo-prep -u graphicspdf:10cd609dc177590250c88bd6c2160a4f,camlpdf:698da0a792b90b8fa334dea56986307b"))
 (run (network host)
      (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
      (shell "(echo '0.858404') && (for DATA in prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1,camlpdf.2.1.1-698da0a792b90b8fa334dea56986307b,camlpdf.2.1.1 prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1,graphicspdf.1.1-10cd609dc177590250c88bd6c2160a4f,graphicspdf.1.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1,camlpdf.2.1.1-698da0a792b90b8fa334dea56986307b,camlpdf.2.1.1 prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1,graphicspdf.1.1-10cd609dc177590250c88bd6c2160a4f,graphicspdf.1.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1,camlpdf.2.1.1-698da0a792b90b8fa334dea56986307b,camlpdf.2.1.1 prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1,graphicspdf.1.1-10cd609dc177590250c88bd6c2160a4f,graphicspdf.1.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
)
END-OF-SPEC

ocluster-client submit-obuilder https://github.com/ocaml/opam-repository.git 331eeb20ae16ba38632301f86b74764870683dd0 --local-file prep.spec \
--pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-4.05.0 \
--secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config

2024-09-12 21:49.46: RETRYING: 2024-09-12/083555-voodoo-prep-62230e Number of retries: 0 (retriable error condition)
Building on x86-bm-c12.sw.ocaml.org
All commits already cached
Updating files:  65% (20686/31424)
Updating files:  66% (20740/31424)
Updating files:  67% (21055/31424)
Updating files:  68% (21369/31424)
Updating files:  69% (21683/31424)
Updating files:  70% (21997/31424)
Updating files:  71% (22312/31424)
Updating files:  72% (22626/31424)
Updating files:  73% (22940/31424)
Updating files:  74% (23254/31424)
Updating files:  75% (23568/31424)
Updating files:  76% (23883/31424)
Updating files:  77% (24197/31424)
Updating files:  78% (24511/31424)
Updating files:  79% (24825/31424)
Updating files:  80% (25140/31424)
Updating files:  81% (25454/31424)
Updating files:  82% (25768/31424)
Updating files:  83% (26082/31424)
Updating files:  84% (26397/31424)
Updating files:  85% (26711/31424)
Updating files:  86% (27025/31424)
Updating files:  87% (27339/31424)
Updating files:  88% (27654/31424)
Updating files:  89% (27968/31424)
Updating files:  90% (28282/31424)
Updating files:  91% (28596/31424)
Updating files:  92% (28911/31424)
Updating files:  93% (29225/31424)
Updating files:  94% (29539/31424)
Updating files:  95% (29853/31424)
Updating files:  96% (30168/31424)
Updating files:  97% (30482/31424)
Updating files:  98% (30796/31424)
Updating files:  99% (31110/31424)
Updating files: 100% (31424/31424)
Updating files: 100% (31424/31424), done.
HEAD is now at 331eeb20ae Ensure Windows always uses ocaml-config.3

(build "tools" …)

(from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c)
2024-09-12 21:42.32 ---> using "7c8c890fbdf3a5ce9ada73a70c4872c63f6da4c66697c2f0b58387309e41a001" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 21:42.32 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" from cache

/home/opam: (run (network host)
                 (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config"))
Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (994 kB/s)
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
The following additional packages will be installed:
  libpkgconf3 pkgconf pkgconf-bin
Suggested packages:
  m4-doc
The following NEW packages will be installed:
  libpkgconf3 m4 pkg-config pkgconf pkgconf-bin
0 upgraded, 5 newly installed, 0 to remove and 0 not upgraded.
Need to get 392 kB of archives.
After this operation, 969 kB of additional disk space will be used.
Get:1 http://deb.debian.org/debian bookworm/main amd64 libpkgconf3 amd64 1.8.1-1 [36.1 kB]
Get:2 http://deb.debian.org/debian bookworm/main amd64 m4 amd64 1.4.19-3 [287 kB]
Get:3 http://deb.debian.org/debian bookworm/main amd64 pkgconf-bin amd64 1.8.1-1 [29.5 kB]
Get:4 http://deb.debian.org/debian bookworm/main amd64 pkgconf amd64 1.8.1-1 [25.9 kB]
Get:5 http://deb.debian.org/debian bookworm/main amd64 pkg-config amd64 1.8.1-1 [13.7 kB]
debconf: delaying package configuration, since apt-utils is not installed
Fetched 392 kB in 0s (17.9 MB/s)
Selecting previously unselected package libpkgconf3: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 ... 18733 files and directories currently installed.)
Preparing to unpack .../libpkgconf3_1.8.1-1_amd64.deb ...
Unpacking libpkgconf3:amd64 (1.8.1-1) ...
Selecting previously unselected package m4.
Preparing to unpack .../archives/m4_1.4.19-3_amd64.deb ...
Unpacking m4 (1.4.19-3) ...
Selecting previously unselected package pkgconf-bin.
Preparing to unpack .../pkgconf-bin_1.8.1-1_amd64.deb ...
Unpacking pkgconf-bin (1.8.1-1) ...
Selecting previously unselected package pkgconf:amd64.
Preparing to unpack .../pkgconf_1.8.1-1_amd64.deb ...
Unpacking pkgconf:amd64 (1.8.1-1) ...
Selecting previously unselected package pkg-config:amd64.
Preparing to unpack .../pkg-config_1.8.1-1_amd64.deb ...
Unpacking pkg-config:amd64 (1.8.1-1) ...
Setting up m4 (1.4.19-3) ...
Setting up libpkgconf3:amd64 (1.8.1-1) ...
Setting up pkgconf-bin (1.8.1-1) ...
Setting up pkgconf:amd64 (1.8.1-1) ...
Setting up pkg-config:amd64 (1.8.1-1) ...
Processing triggers for libc-bin (2.36-9+deb12u8) ...
2024-09-12 21:42.32 ---> using "8c0f8771fbef6314a3959e88202d1780ecd2b0743dffb0ee03d00fa52dbfc6fb" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam pin -ny https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9  && opam depext -iy voodoo-prep"))
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo: git]
[voodoo] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
This will pin the following packages: voodoo-prep, voodoo-lib, voodoo-gen, voodoo-do. Continue? [Y/n] y
Package voodoo-prep does not exist, create as a NEW package? [Y/n] y
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev: git]
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-prep is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-lib does not exist, create as a NEW package? [Y/n] y
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev: git]
[voodoo-lib.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-lib is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-gen does not exist, create as a NEW package? [Y/n] y
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev: git]
[voodoo-gen.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-gen is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
Package voodoo-do does not exist, create as a NEW package? [Y/n] y
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev: git]
[voodoo-do.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9
voodoo-do is now pinned to git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 (version ~dev)
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
# All required OS packages found.
# Now letting opam install the packages

<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[voodoo-prep.~dev] no changes from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

The following actions will be performed:
  - install ocamlbuild          0.14.3 [required by bos]
  - install cmdliner            1.0.4  [required by voodoo-prep]
  - install ocamlfind           1.9.6  [required by bos]
  - install topkg               1.0.7  [required by bos]
  - install ocamlfind-secondary 1.9.6  [required by dune]
  - install astring             0.8.5  [required by bos]
  - install dune                3.16.0 [required by voodoo-prep]
  - install fpath               0.7.3  [required by voodoo-prep]
  - install stdlib-shims        0.3.0  [required by fmt]
  - install seq                 0.3.1  [required by fmt]
  - install result              1.5    [required by rresult]
  - install opam-file-format    2.1.6  [required by opam-format]
  - install cppo                1.7.0  [required by opam-core]
  - install ocamlgraph          2.0.0  [required by opam-core]
  - install re                  1.11.0 [required by opam-format]
  - install fmt                 0.8.9  [required by bos]
  - install rresult             0.6.0  [required by bos]
  - install opam-core           2.1.6  [required by opam-format]
  - install logs                0.7.0  [required by bos]
  - install opam-format         2.1.6  [required by voodoo-prep]
  - install bos                 0.2.0  [required by voodoo-prep]
  - install voodoo-prep         ~dev*
===== 22 to install =====

<><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
[astring.0.8.5] found in cache
[bos.0.2.0] found in cache
[cmdliner.1.0.4] found in cache
[cppo.1.7.0] found in cache
[dune.3.16.0] found in cache
[fmt.0.8.9] found in cache
[fpath.0.7.3] found in cache
[logs.0.7.0] found in cache
[ocamlbuild.0.14.3] found in cache
[ocamlfind.1.9.6] found in cache
[ocamlfind-secondary.1.9.6] found in cache
[ocamlgraph.2.0.0] found in cache
[opam-core.2.1.6] found in cache
[opam-file-format.2.1.6] found in cache
[opam-format.2.1.6] found in cache
[re.1.11.0] found in cache
[result.1.5] found in cache
[rresult.0.6.0] found in cache
[seq.0.3.1] found in cache
[stdlib-shims.0.3.0] found in cache
[topkg.1.0.7] found in cache
[voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed cmdliner.1.0.4
-> installed ocamlfind.1.9.6
-> installed ocamlbuild.0.14.3
-> installed ocamlfind-secondary.1.9.6
-> installed topkg.1.0.7
-> installed astring.0.8.5
-> installed fpath.0.7.3
-> installed dune.3.16.0
-> installed seq.0.3.1
-> installed result.1.5
-> installed stdlib-shims.0.3.0
-> installed opam-file-format.2.1.6
-> installed rresult.0.6.0
-> installed cppo.1.7.0
-> installed re.1.11.0
-> installed fmt.0.8.9
-> installed ocamlgraph.2.0.0
-> installed logs.0.7.0
-> installed bos.0.2.0
-> installed opam-core.2.1.6
-> installed opam-format.2.1.6
-> installed voodoo-prep.~dev
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 21:42.32 ---> using "92b96a9320a3c564e921cf6f693e681f388ab6efdb6d4fb243d4b61a1bead82f" from cache

/home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam"))
2024-09-12 21:42.32 ---> using "20e9b993b022113842bc0975a803d68b5b5c71e4a43205065eeb9bca43d9f290" from cache
2024-09-12 21:42.32 --> finished "tools"

(from ocaml/opam:debian-12-ocaml-4.05@sha256:efbd8a573ce5e8a845336270340d5b975912e17322d1077f9575eb67bb2bdb7c)
2024-09-12 21:42.32 ---> using "7c8c890fbdf3a5ce9ada73a70c4872c63f6da4c66697c2f0b58387309e41a001" from cache

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

/: (workdir /home/opam)

/home/opam: (run (shell "sudo chown opam:opam /home/opam"))
2024-09-12 21:42.32 ---> using "20c183f0d0338fbcef1c46f42e8678e12d47780c46d34e49189d2f9667146690" from cache

/home/opam: (run (shell "sudo mkdir /src"))
2024-09-12 21:42.32 ---> using "21dd1d46569643818950834cd483e48a237692c6efc675d8e7e354e7f652bc6b" from cache

/home/opam: (copy (src packages) (dst /src/packages))
2024-09-12 21:42.33 ---> using "3ce4534fbf695b751e041e9036d3185f3c6abec1243a0d0566c22d25fa00de5b" from cache

/home/opam: (copy (src repo) (dst /src/repo))
2024-09-12 21:42.33 ---> using "0aac2d8453484281021e98791d09da42b45f06f406e9f32848af499fa8a4ae1e" from cache

/home/opam: (run (network host)
                 (shell "sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni"))
Configuring from /home/opam/.opamrc and then 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.

This development version of opam requires an update to the layout of /home/opam/.opam from version 2.0 to version 2.1, which can't be reverted.
You may want to back it up before going further.

Continue? [Y/n] y
Format upgrade done.

<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from file:///home/opam/opam-repository
2024-09-12 21:42.33 ---> using "cadcb3a809741b50a011c619497316650a78ed3ec8c90ee90548f4a48c57d297" from cache

/home/opam: (run (shell "opam repo remove default && opam repo add opam /src"))
Repositories removed from the selections of switch 4.05. Use '--all' to forget about them altogether.
[opam] Initialised
[NOTE] Repository opam has been added to the selections of switch 4.05 only.
       Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively.

2024-09-12 21:42.33 ---> using "4337b0d2d7cc4373fcece89c1b05a3fe547a87855aad1c68b9d08cd184e730c5" from cache

/home/opam: (copy (from (build tools))
                  (src /home/opam/voodoo-prep)
                  (dst /home/opam/))
2024-09-12 21:42.33 ---> using "5a274c974d25b910cf737d457740e0772e9ead46fc3c522eeeb2e3d85a814fbc" from cache

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "opam install ocamlfind.1.9.6"))
The following actions will be performed:
  - install ocamlfind 1.9.6

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocamlfind.1.9.6  (cached)
-> installed ocamlfind.1.9.6
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 21:42.33 ---> using "fcb5df6faccb598d127b9887a53c041c58c7e118ba201fb4b2f98fd0dc303ef4" from cache

/home/opam: (env DUNE_CACHE disabled)

/home/opam: (env DUNE_CACHE_TRANSPORT direct)

/home/opam: (env DUNE_CACHE_DUPLICATION copy)

/home/opam: (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune)))
                 (network host)
                 (shell "(sudo apt update) && ((opam depext -viy graphicspdf.1.1 ocamlfind.1.9.6 camlpdf.2.1.1 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')"))

WARNING: apt does not have a stable CLI interface. Use with caution in scripts.

Hit:1 http://deb.debian.org/debian bookworm InRelease
Get:2 http://deb.debian.org/debian bookworm-updates InRelease [55.4 kB]
Get:3 http://deb.debian.org/debian-security bookworm-security InRelease [48.0 kB]
Get:4 http://deb.debian.org/debian bookworm-updates/main amd64 Packages.diff/Index [11.7 kB]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:5 http://deb.debian.org/debian bookworm-updates/main amd64 Packages T-2024-09-10-2011.55-F-2024-09-10-2011.55.pdiff [1116 B]
Get:6 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [179 kB]
Fetched 295 kB in 0s (1102 kB/s)
Reading package lists...
Building dependency tree...
Reading state information...
All packages are up to date.
Opam plugin "depext" may require upgrading/reinstalling. Reinstall the plugin on the current switch? [Y/n] y
The following actions will be performed:
  - recompile opam-depext 1.2.3

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved opam-depext.1.2.3  (cached)
-> removed   opam-depext.1.2.3
-> installed opam-depext.1.2.3
Done.

<><> opam-depext.1.2.3 installed successfully <><><><><><><><><><><><><><><><><>
=> opam-depext is unnecessary when used with opam >= 2.1. Please use opam install directly instead
# Run eval $(opam env) to update the current shell environment

<><> Carrying on to "opam depext -viy graphicspdf.1.1 ocamlfind.1.9.6 camlpdf.2.1.1" 

Since version 2.1, opam now handles external dependencies alongside OCaml ones, and the `depext` plugin interface is provided for backwards compatibility only. Consider using your usual `opam install` command to install both OCaml and system dependencies, or `opam install <pkg> --depext-only` if you want to only install external dependencies.
# Detecting depexts using vars: arch=x86_64, os=linux, os-distribution=debian, os-family=debian
# No extra OS packages requirements found.
[NOTE] Package ocamlfind is already installed (current version is 1.9.6).
The following actions will be performed:
  - install camlpdf     2.1.1
  - install graphicspdf 1.1
===== 2 to install =====

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/6: [camlpdf.2.1.1: http]
Processing  2/6: [camlpdf.2.1.1: http] [graphicspdf.1.1: http]
Processing  2/6: [camlpdf.2.1.1: http]
Processing  2/6:
-> retrieved graphicspdf.1.1  (https://github.com/johnwhitington/graphicspdf/archive/v1.1.tar.gz)
Processing  2/6: [camlpdf.2.1.1/int.patch: dl]
-> retrieved camlpdf.2.1.1  (https://github.com/johnwhitington/camlpdf/archive/v2.1.1.zip)
[camlpdf: patch] applying int.patch
Processing  3/6: [camlpdf: patch]
Processing  3/6: [camlpdf: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.05/.opam-switch/build/camlpdf.2.1.1)
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/camlpdf.2.1.1'
- ocamlfind ocamldep -native pdfmerge.mli > ._ncdi/pdfmerge.di
- ocamlfind ocamldep -native pdftype0.mli > ._ncdi/pdftype0.di
- ocamlfind ocamldep -native pdftruetype.mli > ._ncdi/pdftruetype.di
- ocamlfind ocamldep -native pdftype1.mli > ._ncdi/pdftype1.di
- ocamlfind ocamldep -native pdfcff.mli > ._ncdi/pdfcff.di
- ocamlfind ocamldep -native pdfocg.mli > ._ncdi/pdfocg.di
- ocamlfind ocamldep -native pdfdate.mli > ._ncdi/pdfdate.di
- ocamlfind ocamldep -native pdfshapes.mli > ._ncdi/pdfshapes.di
- ocamlfind ocamldep -native pdfgraphics.mli > ._ncdi/pdfgraphics.di
- ocamlfind ocamldep -native pdfstandard14.mli > ._ncdi/pdfstandard14.di
- ocamlfind ocamldep -native pdftext.mli > ._ncdi/pdftext.di
- ocamlfind ocamldep -native pdfglyphlist.mli > ._ncdi/pdfglyphlist.di
- ocamlfind ocamldep -native pdfafmdata.mli > ._ncdi/pdfafmdata.di
- ocamlfind ocamldep -native pdfafm.mli > ._ncdi/pdfafm.di
- ocamlfind ocamldep -native pdfimage.mli > ._ncdi/pdfimage.di
- ocamlfind ocamldep -native pdfspace.mli > ._ncdi/pdfspace.di
- ocamlfind ocamldep -native pdffun.mli > ._ncdi/pdffun.di
- ocamlfind ocamldep -native pdfannot.mli > ._ncdi/pdfannot.di
- ocamlfind ocamldep -native pdfpage.mli > ._ncdi/pdfpage.di
- ocamlfind ocamldep -native pdfpagelabels.mli > ._ncdi/pdfpagelabels.di
- ocamlfind ocamldep -native pdfmarks.mli > ._ncdi/pdfmarks.di
- ocamlfind ocamldep -native pdfdest.mli > ._ncdi/pdfdest.di
- ocamlfind ocamldep -native pdfops.mli > ._ncdi/pdfops.di
- ocamlfind ocamldep -native pdfjpeg.mli > ._ncdi/pdfjpeg.di
- ocamlfind ocamldep -native pdfread.mli > ._ncdi/pdfread.di
- ocamlfind ocamldep -native pdfgenlex.mli > ._ncdi/pdfgenlex.di
- ocamlfind ocamldep -native pdfwrite.mli > ._ncdi/pdfwrite.di
- ocamlfind ocamldep -native pdfcodec.mli > ._ncdi/pdfcodec.di
- ocamlfind ocamldep -native pdfflate.mli > ._ncdi/pdfflate.di
- ocamlfind ocamldep -native pdfcrypt.mli > ._ncdi/pdfcrypt.di
- ocamlfind ocamldep -native pdfcryptprimitives.mli > ._ncdi/pdfcryptprimitives.di
- ocamlfind ocamldep -native pdf.mli > ._ncdi/pdf.di
- ocamlfind ocamldep -native pdfpaper.mli > ._ncdi/pdfpaper.di
- ocamlfind ocamldep -native pdfunits.mli > ._ncdi/pdfunits.di
- ocamlfind ocamldep -native pdftransform.mli > ._ncdi/pdftransform.di
- ocamlfind ocamldep -native pdfio.mli > ._ncdi/pdfio.di
- ocamlfind ocamldep -native pdfutil.mli > ._ncdi/pdfutil.di
- ocamlfind ocamldep pdfmerge.ml > ._d/pdfmerge.d
- ocamlfind ocamldep pdftype0.ml > ._d/pdftype0.d
- ocamlfind ocamldep pdftruetype.ml > ._d/pdftruetype.d
- ocamlfind ocamldep pdftype1.ml > ._d/pdftype1.d
- ocamlfind ocamldep pdfcff.ml > ._d/pdfcff.d
- ocamlfind ocamldep pdfocg.ml > ._d/pdfocg.d
- ocamlfind ocamldep pdfdate.ml > ._d/pdfdate.d
- ocamlfind ocamldep pdfshapes.ml > ._d/pdfshapes.d
- ocamlfind ocamldep pdfgraphics.ml > ._d/pdfgraphics.d
- ocamlfind ocamldep pdfstandard14.ml > ._d/pdfstandard14.d
- ocamlfind ocamldep pdftext.ml > ._d/pdftext.d
- ocamlfind ocamldep pdfglyphlist.ml > ._d/pdfglyphlist.d
- ocamlfind ocamldep pdfafmdata.ml > ._d/pdfafmdata.d
- ocamlfind ocamldep pdfafm.ml > ._d/pdfafm.d
- ocamlfind ocamldep pdfimage.ml > ._d/pdfimage.d
- ocamlfind ocamldep pdfspace.ml > ._d/pdfspace.d
- ocamlfind ocamldep pdffun.ml > ._d/pdffun.d
- ocamlfind ocamldep pdfannot.ml > ._d/pdfannot.d
- ocamlfind ocamldep pdfpage.ml > ._d/pdfpage.d
- ocamlfind ocamldep pdfpagelabels.ml > ._d/pdfpagelabels.d
- ocamlfind ocamldep pdfmarks.ml > ._d/pdfmarks.d
- ocamlfind ocamldep pdfdest.ml > ._d/pdfdest.d
- ocamlfind ocamldep pdfops.ml > ._d/pdfops.d
- ocamlfind ocamldep pdfjpeg.ml > ._d/pdfjpeg.d
- ocamlfind ocamldep pdfread.ml > ._d/pdfread.d
- ocamlfind ocamldep pdfgenlex.ml > ._d/pdfgenlex.d
- ocamlfind ocamldep pdfwrite.ml > ._d/pdfwrite.d
- ocamlfind ocamldep pdfcodec.ml > ._d/pdfcodec.d
- ocamlfind ocamldep pdfflate.ml > ._d/pdfflate.d
- ocamlfind ocamldep pdfcrypt.ml > ._d/pdfcrypt.d
- ocamlfind ocamldep pdfcryptprimitives.ml > ._d/pdfcryptprimitives.d
- ocamlfind ocamldep pdf.ml > ._d/pdf.d
- ocamlfind ocamldep pdfpaper.ml > ._d/pdfpaper.d
- ocamlfind ocamldep pdfunits.ml > ._d/pdfunits.d
- ocamlfind ocamldep pdftransform.ml > ._d/pdftransform.d
- ocamlfind ocamldep pdfio.ml > ._d/pdfio.d
- ocamlfind ocamldep pdfutil.ml > ._d/pdfutil.d
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC -DNATIVE_CODE   \
- 			    -o flatestubs.o " flatestubs.c
- In file included from flatestubs.c:20:
- miniz.c:2440:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
-  2440 | static MZ_FORCEINLINE void tdefl_record_match(tdefl_compressor *d, mz_uint match_len, mz_uint match_dist)
-       |                            ^~~~~~~~~~~~~~~~~~
- miniz.c:2432:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
-  2432 | static MZ_FORCEINLINE void tdefl_record_literal(tdefl_compressor *d, mz_uint8 lit)
-       |                            ^~~~~~~~~~~~~~~~~~~~
- miniz.c:2230:28: warning: 'always_inline' function might not be inlinable [-Wattributes]
-  2230 | static MZ_FORCEINLINE void tdefl_find_match(tdefl_compressor *d, mz_uint lookahead_pos, mz_uint max_dist, mz_uint max_match_len, mz_uint *pMatch_dist, mz_uint *pMatch_len)
-       |                            ^~~~~~~~~~~~~~~~
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC -DNATIVE_CODE   \
- 			    -o rijndael-alg-fst.o " rijndael-alg-fst.c
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC -DNATIVE_CODE   \
- 			    -o stubs-aes.o " stubs-aes.c
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC -DNATIVE_CODE   \
- 			    -o sha2.o " sha2.c
- ocamlc -c -cc "cc" -ccopt "-fPIC  \
- 			-DPIC -DNATIVE_CODE   \
- 			    -o stubs-sha2.o " stubs-sha2.c
- ar rcs libcamlpdf_stubs.a  flatestubs.o rijndael-alg-fst.o stubs-aes.o sha2.o stubs-sha2.o
- ocamlfind ocamlc -package bigarray -c pdfutil.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfutil.ml
- File "pdfutil.ml", line 820, characters 21-27:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfutil.ml", line 820, characters 38-42:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -package bigarray -c pdfio.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfio.ml
- ocamlfind ocamlc -package bigarray -c pdftransform.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdftransform.ml
- ocamlfind ocamlc -package bigarray -c pdfunits.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfunits.ml
- ocamlfind ocamlc -package bigarray -c pdfpaper.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfpaper.ml
- ocamlfind ocamlc -package bigarray -c pdf.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdf.ml
- ocamlfind ocamlc -package bigarray -c pdfcryptprimitives.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfcryptprimitives.ml
- ocamlfind ocamlc -package bigarray -c pdfcrypt.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfcrypt.ml
- ocamlfind ocamlc -package bigarray -c pdfflate.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfflate.ml
- ocamlfind ocamlc -package bigarray -c pdfcodec.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfcodec.ml
- ocamlfind ocamlc -package bigarray -c pdfwrite.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfwrite.ml
- ocamlfind ocamlc -package bigarray -c pdfgenlex.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfgenlex.ml
- ocamlfind ocamlc -package bigarray -c pdfread.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfread.ml
- File "pdfread.ml", line 80, characters 26-41:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfread.ml", line 213, characters 14-18:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfread.ml", line 215, characters 14-29:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfread.ml", line 330, characters 14-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfread.ml", line 363, characters 19-26:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfread.ml", line 1071, characters 46-61:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "_none_", line 1:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -package bigarray -c pdfjpeg.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfjpeg.ml
- ocamlfind ocamlc -package bigarray -c pdfops.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfops.ml
- File "pdfops.ml", line 536, characters 14-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "_none_", line 1:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -package bigarray -c pdfdest.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfdest.ml
- ocamlfind ocamlc -package bigarray -c pdfmarks.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfmarks.ml
- ocamlfind ocamlc -package bigarray -c pdfpagelabels.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfpagelabels.ml
- ocamlfind ocamlc -package bigarray -c pdfpage.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfpage.ml
- File "pdfpage.ml", line 621, characters 21-29:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -package bigarray -c pdfannot.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfannot.ml
- ocamlfind ocamlc -package bigarray -c pdffun.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdffun.ml
- File "pdffun.ml", line 740, characters 42-50:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -package bigarray -c pdfspace.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfspace.ml
- ocamlfind ocamlc -package bigarray -c pdfimage.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfimage.ml
- ocamlfind ocamlc -package bigarray -c pdfafm.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfafm.ml
- ocamlfind ocamlc -package bigarray -c pdfafmdata.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfafmdata.ml
- ocamlfind ocamlc -package bigarray -c pdfglyphlist.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfglyphlist.ml
- ocamlfind ocamlc -package bigarray -c pdftext.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdftext.ml
- ocamlfind ocamlc -package bigarray -c pdfstandard14.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfstandard14.ml
- ocamlfind ocamlc -package bigarray -c pdfgraphics.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfgraphics.ml
- ocamlfind ocamlc -package bigarray -c pdfshapes.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfshapes.ml
- ocamlfind ocamlc -package bigarray -c pdfdate.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfdate.ml
- ocamlfind ocamlc -package bigarray -c pdfocg.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfocg.ml
- ocamlfind ocamlc -package bigarray -c pdfcff.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfcff.ml
- ocamlfind ocamlc -package bigarray -c pdftype1.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdftype1.ml
- ocamlfind ocamlc -package bigarray -c pdftruetype.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdftruetype.ml
- ocamlfind ocamlc -package bigarray -c pdftype0.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdftype0.ml
- ocamlfind ocamlc -package bigarray -c pdfmerge.mli
- ocamlfind ocamlopt -package bigarray -c -g -w -3 pdfmerge.ml
- ocamlfind ocamlopt -a -cclib -lcamlpdf_stubs         -g       -o camlpdf.cmxa pdfutil.cmx pdfio.cmx pdftransform.cmx pdfunits.cmx pdfpaper.cmx pdf.cmx pdfcryptprimitives.cmx pdfcrypt.cmx pdfflate.cmx pdfcodec.cmx pdfwrite.cmx pdfgenlex.cmx pdfread.cmx pdfjpeg.cmx pdfops.cmx pdfdest.cmx pdfmarks.cmx pdfpagelabels.cmx pdfpage.cmx pdfannot.cmx pdffun.cmx pdfspace.cmx pdfimage.cmx pdfafm.cmx pdfafmdata.cmx pdfglyphlist.cmx pdftext.cmx pdfstandard14.cmx pdfgraphics.cmx pdfshapes.cmx pdfdate.cmx pdfocg.cmx pdfcff.cmx pdftype1.cmx pdftruetype.cmx pdftype0.cmx pdfmerge.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/camlpdf.2.1.1'
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/camlpdf.2.1.1'
- ocamlfind ocamldep pdfmerge.mli > ._bcdi/pdfmerge.di
- ocamlfind ocamldep pdftype0.mli > ._bcdi/pdftype0.di
- ocamlfind ocamldep pdftruetype.mli > ._bcdi/pdftruetype.di
- ocamlfind ocamldep pdftype1.mli > ._bcdi/pdftype1.di
- ocamlfind ocamldep pdfcff.mli > ._bcdi/pdfcff.di
- ocamlfind ocamldep pdfocg.mli > ._bcdi/pdfocg.di
- ocamlfind ocamldep pdfdate.mli > ._bcdi/pdfdate.di
- ocamlfind ocamldep pdfshapes.mli > ._bcdi/pdfshapes.di
- ocamlfind ocamldep pdfgraphics.mli > ._bcdi/pdfgraphics.di
- ocamlfind ocamldep pdfstandard14.mli > ._bcdi/pdfstandard14.di
- ocamlfind ocamldep pdftext.mli > ._bcdi/pdftext.di
- ocamlfind ocamldep pdfglyphlist.mli > ._bcdi/pdfglyphlist.di
- ocamlfind ocamldep pdfafmdata.mli > ._bcdi/pdfafmdata.di
- ocamlfind ocamldep pdfafm.mli > ._bcdi/pdfafm.di
- ocamlfind ocamldep pdfimage.mli > ._bcdi/pdfimage.di
- ocamlfind ocamldep pdfspace.mli > ._bcdi/pdfspace.di
- ocamlfind ocamldep pdffun.mli > ._bcdi/pdffun.di
- ocamlfind ocamldep pdfannot.mli > ._bcdi/pdfannot.di
- ocamlfind ocamldep pdfpage.mli > ._bcdi/pdfpage.di
- ocamlfind ocamldep pdfpagelabels.mli > ._bcdi/pdfpagelabels.di
- ocamlfind ocamldep pdfmarks.mli > ._bcdi/pdfmarks.di
- ocamlfind ocamldep pdfdest.mli > ._bcdi/pdfdest.di
- ocamlfind ocamldep pdfops.mli > ._bcdi/pdfops.di
- ocamlfind ocamldep pdfjpeg.mli > ._bcdi/pdfjpeg.di
- ocamlfind ocamldep pdfread.mli > ._bcdi/pdfread.di
- ocamlfind ocamldep pdfgenlex.mli > ._bcdi/pdfgenlex.di
- ocamlfind ocamldep pdfwrite.mli > ._bcdi/pdfwrite.di
- ocamlfind ocamldep pdfcodec.mli > ._bcdi/pdfcodec.di
- ocamlfind ocamldep pdfflate.mli > ._bcdi/pdfflate.di
- ocamlfind ocamldep pdfcrypt.mli > ._bcdi/pdfcrypt.di
- ocamlfind ocamldep pdfcryptprimitives.mli > ._bcdi/pdfcryptprimitives.di
- ocamlfind ocamldep pdf.mli > ._bcdi/pdf.di
- ocamlfind ocamldep pdfpaper.mli > ._bcdi/pdfpaper.di
- ocamlfind ocamldep pdfunits.mli > ._bcdi/pdfunits.di
- ocamlfind ocamldep pdftransform.mli > ._bcdi/pdftransform.di
- ocamlfind ocamldep pdfio.mli > ._bcdi/pdfio.di
- ocamlfind ocamldep pdfutil.mli > ._bcdi/pdfutil.di
- make[1]: 'libcamlpdf_stubs.a' is up to date.
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfutil.ml
- File "pdfutil.ml", line 820, characters 21-27:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfutil.ml", line 820, characters 38-42:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfio.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdftransform.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfunits.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfpaper.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdf.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfcryptprimitives.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfcrypt.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfflate.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfcodec.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfwrite.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfgenlex.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfread.ml
- File "pdfread.ml", line 80, characters 26-41:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfread.ml", line 213, characters 14-18:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfread.ml", line 215, characters 14-29:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfread.ml", line 330, characters 14-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfread.ml", line 363, characters 19-26:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "pdfread.ml", line 1071, characters 46-61:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "_none_", line 1:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfjpeg.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfops.ml
- File "pdfops.ml", line 536, characters 14-21:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- File "_none_", line 1:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfdest.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfmarks.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfpagelabels.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfpage.ml
- File "pdfpage.ml", line 621, characters 21-29:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfannot.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdffun.ml
- File "pdffun.ml", line 740, characters 42-50:
- Warning 52: Code should not depend on the actual values of
- this constructor's arguments. They are only for information
- and may change in future versions. (See manual section 8.5)
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfspace.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfimage.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfafm.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfafmdata.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfglyphlist.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdftext.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfstandard14.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfgraphics.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfshapes.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfdate.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfocg.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfcff.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdftype1.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdftruetype.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdftype0.ml
- ocamlfind ocamlc -package bigarray -c -g -w -3 pdfmerge.ml
- ocamlmklib         \
- 			-o camlpdf_stubs  flatestubs.o rijndael-alg-fst.o stubs-aes.o sha2.o stubs-sha2.o   \
- 			
- ocamlfind ocamlc -a -cclib -lcamlpdf_stubs    -dllib dllcamlpdf_stubs.so -custom     -g        -o camlpdf.cma pdfutil.cmo pdfio.cmo pdftransform.cmo pdfunits.cmo pdfpaper.cmo pdf.cmo pdfcryptprimitives.cmo pdfcrypt.cmo pdfflate.cmo pdfcodec.cmo pdfwrite.cmo pdfgenlex.cmo pdfread.cmo pdfjpeg.cmo pdfops.cmo pdfdest.cmo pdfmarks.cmo pdfpagelabels.cmo pdfpage.cmo pdfannot.cmo pdffun.cmo pdfspace.cmo pdfimage.cmo pdfafm.cmo pdfafmdata.cmo pdfglyphlist.cmo pdftext.cmo pdfstandard14.cmo pdfgraphics.cmo pdfshapes.cmo pdfdate.cmo pdfocg.cmo pdfcff.cmo pdftype1.cmo pdftruetype.cmo pdftype0.cmo pdfmerge.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/camlpdf.2.1.1'
- mkdir -p doc/camlpdf/html
- rm -rf doc/camlpdf/html/*
- ocamlfind ocamldoc -package bigarray -html -d doc/camlpdf/html pdfutil.mli pdfio.mli pdftransform.mli pdfunits.mli pdfpaper.mli pdf.mli pdfcryptprimitives.mli pdfcrypt.mli pdfflate.mli pdfcodec.mli pdfwrite.mli pdfgenlex.mli pdfread.mli pdfjpeg.mli pdfops.mli pdfdest.mli pdfmarks.mli pdfpagelabels.mli pdfpage.mli pdfannot.mli pdffun.mli pdfspace.mli pdfimage.mli pdfafm.mli pdfafmdata.mli pdfglyphlist.mli pdftext.mli pdfstandard14.mli pdfgraphics.mli pdfshapes.mli pdfdate.mli pdfocg.mli pdfcff.mli pdftype1.mli pdftruetype.mli pdftype0.mli pdfmerge.mli
-> compiled  camlpdf.2.1.1
Processing  4/6: [camlpdf: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/camlpdf.2.1.1)
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/camlpdf.2.1.1'
- make[1]: 'libcamlpdf_stubs.a' is up to date.
- make[1]: 'camlpdf.cmxa' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/camlpdf.2.1.1'
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/camlpdf.2.1.1'
- make[1]: 'libcamlpdf_stubs.a' is up to date.
- make[1]: 'camlpdf.cma' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/camlpdf.2.1.1'
- rm -rf doc/camlpdf/html/*
- ocamlfind ocamldoc -package bigarray -html -d doc/camlpdf/html pdfutil.mli pdfio.mli pdftransform.mli pdfunits.mli pdfpaper.mli pdf.mli pdfcryptprimitives.mli pdfcrypt.mli pdfflate.mli pdfcodec.mli pdfwrite.mli pdfgenlex.mli pdfread.mli pdfjpeg.mli pdfops.mli pdfdest.mli pdfmarks.mli pdfpagelabels.mli pdfpage.mli pdfannot.mli pdffun.mli pdfspace.mli pdfimage.mli pdfafm.mli pdfafmdata.mli pdfglyphlist.mli pdftext.mli pdfstandard14.mli pdfgraphics.mli pdfshapes.mli pdfdate.mli pdfocg.mli pdfcff.mli pdftype1.mli pdftruetype.mli pdftype0.mli pdfmerge.mli
- 
- Installing library with ocamlfind
- ocamlfind install  camlpdf META camlpdf.a camlpdf.cma camlpdf.cmxa libcamlpdf_stubs.a dllcamlpdf_stubs.* pdfutil.mli pdfio.mli pdftransform.mli pdfunits.mli pdfpaper.mli pdf.mli pdfcryptprimitives.mli pdfcrypt.mli pdfflate.mli pdfcodec.mli pdfwrite.mli pdfgenlex.mli pdfread.mli pdfjpeg.mli pdfops.mli pdfdest.mli pdfmarks.mli pdfpagelabels.mli pdfpage.mli pdfannot.mli pdffun.mli pdfspace.mli pdfimage.mli pdfafm.mli pdfafmdata.mli pdfglyphlist.mli pdftext.mli pdfstandard14.mli pdfgraphics.mli pdfshapes.mli pdfdate.mli pdfocg.mli pdfcff.mli pdftype1.mli pdftruetype.mli pdftype0.mli pdfmerge.mli pdfutil.cmi pdfio.cmi pdftransform.cmi pdfunits.cmi pdfpaper.cmi pdf.cmi pdfcryptprimitives.cmi pdfcrypt.cmi pdfflate.cmi pdfcodec.cmi pdfwrite.cmi pdfgenlex.cmi pdfread.cmi pdfjpeg.cmi pdfops.cmi pdfdest.cmi pdfmarks.cmi pdfpagelabels.cmi pdfpage.cmi pdfannot.cmi pdffun.cmi pdfspace.cmi pdfimage.cmi pdfafm.cmi pdfafmdata.cmi pdfglyphlist.cmi pdftext.cmi pdfstandard14.cmi pdfgraphics.cmi pdfshapes.cmi pdfdate.cmi pdfocg.cmi pdfcff.cmi pdftype1.cmi pdftruetype.cmi pdftype0.cmi pdfmerge.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfmerge.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdftype0.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdftruetype.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdftype1.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfcff.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfocg.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfdate.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfshapes.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfgraphics.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfstandard14.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdftext.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfglyphlist.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfafmdata.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfafm.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfimage.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfspace.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdffun.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfannot.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfpage.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfpagelabels.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfmarks.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfdest.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfops.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfjpeg.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfread.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfgenlex.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfwrite.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfcodec.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfflate.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfcrypt.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfcryptprimitives.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdf.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfpaper.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfunits.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdftransform.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfio.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfutil.cmi
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfmerge.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdftype0.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdftruetype.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdftype1.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfcff.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfocg.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfdate.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfshapes.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfgraphics.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfstandard14.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdftext.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfglyphlist.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfafmdata.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfafm.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfimage.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfspace.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdffun.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfannot.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfpage.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfpagelabels.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfmarks.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfdest.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfops.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfjpeg.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfread.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfgenlex.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfwrite.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfcodec.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfflate.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfcrypt.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfcryptprimitives.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdf.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfpaper.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfunits.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdftransform.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfio.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/pdfutil.mli
- Installed /home/opam/.opam/4.05/lib/camlpdf/libcamlpdf_stubs.a
- Installed /home/opam/.opam/4.05/lib/camlpdf/camlpdf.cmxa
- Installed /home/opam/.opam/4.05/lib/camlpdf/camlpdf.cma
- Installed /home/opam/.opam/4.05/lib/camlpdf/camlpdf.a
- Installed /home/opam/.opam/4.05/lib/stublibs/dllcamlpdf_stubs.so
- Installed /home/opam/.opam/4.05/lib/stublibs/dllcamlpdf_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.05/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/4.05/lib/camlpdf/META
- 
- Installation successful.
-> installed camlpdf.2.1.1
Processing  5/6: [graphicspdf: make]
+ /usr/bin/make  (CWD=/home/opam/.opam/4.05/.opam-switch/build/graphicspdf.1.1)
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/graphicspdf.1.1'
- ocamlfind ocamlc -package camlpdf -c graphicspdf.mli
- ocamlfind ocamlc -package camlpdf -c -g graphicspdf.ml
- ocamlfind ocamlc -a     -g         \
- 			  -o graphicspdf.cma  graphicspdf.cmo
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/graphicspdf.1.1'
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/graphicspdf.1.1'
- ocamlfind ocamlopt -package camlpdf -c -g graphicspdf.ml
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdf, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdfcodec, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdfcrypt, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdfgraphics, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdfops, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdfpage, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdfshapes, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdfstandard14, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdftext, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdftransform, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdfutil, and its interface was not compiled with -opaque
- File "_none_", line 1:
- Warning 58: no cmx file was found in path for module Pdfwrite, and its interface was not compiled with -opaque
- ocamlfind ocamlopt -a      -g          \
- 			 -o graphicspdf.cmxa graphicspdf.cmx
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/graphicspdf.1.1'
- rm -rf doc/graphicspdf/html
- mkdir -p doc/graphicspdf/html
- ocamldoc -html -d doc/graphicspdf/html graphicspdf.mli
-> compiled  graphicspdf.1.1
Processing  6/6: [graphicspdf: make install]
+ /usr/bin/make "install" (CWD=/home/opam/.opam/4.05/.opam-switch/build/graphicspdf.1.1)
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/graphicspdf.1.1'
- make[1]: 'graphicspdf.cma' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/graphicspdf.1.1'
- make[1]: Entering directory '/home/opam/.opam/4.05/.opam-switch/build/graphicspdf.1.1'
- make[1]: 'graphicspdf.cmxa' is up to date.
- make[1]: Leaving directory '/home/opam/.opam/4.05/.opam-switch/build/graphicspdf.1.1'
- 
- Installing library with ocamlfind
- ocamlfind install  graphicspdf META graphicspdf.a graphicspdf.cma graphicspdf.cmxa graphicspdf.mli graphicspdf.cmi
- Installed /home/opam/.opam/4.05/lib/graphicspdf/graphicspdf.cmi
- Installed /home/opam/.opam/4.05/lib/graphicspdf/graphicspdf.mli
- Installed /home/opam/.opam/4.05/lib/graphicspdf/graphicspdf.cmxa
- Installed /home/opam/.opam/4.05/lib/graphicspdf/graphicspdf.cma
- Installed /home/opam/.opam/4.05/lib/graphicspdf/graphicspdf.a
- Installed /home/opam/.opam/4.05/lib/graphicspdf/META
- 
- Installation successful.
-> installed graphicspdf.1.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-09-12 21:44.17 ---> saved as "4799e2f9a011a54e4375cec0a83ca04ea1e2a4d03078978724859ac164fd912c"

/home/opam: (run (shell "opam exec -- ~/voodoo-prep -u graphicspdf:10cd609dc177590250c88bd6c2160a4f,camlpdf:698da0a792b90b8fa334dea56986307b"))
2024-09-12 21:44.18 ---> saved as "6c0f2dc41661425d6cb0405e99fe9b39da9d69027afaab8b286918a526c3688e"

/home/opam: (run (network host)
                 (secrets (ssh_privkey (target /home/opam/.ssh/id_rsa)) (ssh_pubkey (target /home/opam/.ssh/id_rsa.pub)) (ssh_config (target /home/opam/.ssh/config)))
                 (shell "(echo '0.858404') && (for DATA in prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1,camlpdf.2.1.1-698da0a792b90b8fa334dea56986307b,camlpdf.2.1.1 prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1,graphicspdf.1.1-10cd609dc177590250c88bd6c2160a4f,graphicspdf.1.1; do IFS=\",\"; set -- $DATA; ([ -d $1 ] || (echo \"FAILED:$2\" && mkdir -p $1 && cp ~/opam.err.log $1 && opam show $3 --raw > $1/opam)) && (shopt -s nullglob && ((tar -cvf $1.tar $1/*  && rm -R $1/* && mv $1.tar $1/content.tar) || (echo 'Empty directory'))) done) && (for DATA in prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1,camlpdf.2.1.1-698da0a792b90b8fa334dea56986307b,camlpdf.2.1.1 prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1,graphicspdf.1.1-10cd609dc177590250c88bd6c2160a4f,graphicspdf.1.1; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1,camlpdf.2.1.1-698da0a792b90b8fa334dea56986307b,camlpdf.2.1.1 prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1,graphicspdf.1.1-10cd609dc177590250c88bd6c2160a4f,graphicspdf.1.1; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1)  || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)"))
0.858404
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/camlpdf.ocamlobjinfo
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/META
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdf.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfafm.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfafmdata.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfannot.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfcff.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfcodec.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfcrypt.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfcryptprimitives.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfdate.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfdest.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfflate.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdffun.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfgenlex.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfglyphlist.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfgraphics.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfimage.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfio.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfjpeg.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfmarks.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfmerge.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfocg.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfops.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfpage.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfpagelabels.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfpaper.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfread.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfshapes.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfspace.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfstandard14.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdftext.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdftransform.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdftruetype.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdftype0.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdftype1.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfunits.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfutil.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/lib/camlpdf/pdfwrite.cmi
prep/universes/698da0a792b90b8fa334dea56986307b/camlpdf/2.1.1/opam
prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1/lib/
prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1/lib/graphicspdf/
prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1/lib/graphicspdf/graphicspdf.ocamlobjinfo
prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1/lib/graphicspdf/META
prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1/lib/graphicspdf/graphicspdf.cmi
prep/universes/10cd609dc177590250c88bd6c2160a4f/graphicspdf/1.1/opam
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
Warning: Permanently added '[docs.ci.ocaml.org]:2222' (ED25519) to the list of known hosts.
HASHES:camlpdf.2.1.1-698da0a792b90b8fa334dea56986307b:555e4979bf42d4cc5f6473a6a9b7d908ee4688b6b8f2065808b20be76ddae510
HASHES:graphicspdf.1.1-10cd609dc177590250c88bd6c2160a4f:44ac9f3c5bb3b56cb8f8d9d88fd00f4e590f9c3a5d3b2af696a8b4ae9cf57597
2024-09-12 21:44.20 ---> saved as "53baa444a3d8cc153b6b6185ce1a06c82a8f9275c1210e64c8fe7df0ddf28f25"
Job succeeded
2024-09-12 21:51.45: graphicspdf.1.1-10cd609dc177590250c88bd6c2160a4f -> 44ac9f3c5bb3b56cb8f8d9d88fd00f4e590f9c3a5d3b2af696a8b4ae9cf57597
2024-09-12 21:51.45: camlpdf.2.1.1-698da0a792b90b8fa334dea56986307b -> 555e4979bf42d4cc5f6473a6a9b7d908ee4688b6b8f2065808b20be76ddae510
2024-09-12 21:51.45: Job succeeded