Build:
- 0
2024-11-12 16:03.47: New job: Voodoo prep unison-gui.2.53.7; 4a0e57ce28f3d4aa6c0787d6df1d8e57 2024-11-12 16:03.47: Waiting for resource in pool OCluster 2024-11-12 16:05.15: Waiting for worker… 2024-11-12 16:05.15: Got resource from pool OCluster 2024-11-12 16:05.15: Using cache hint "docs-universe-prep-5.1.1" To reproduce locally: cat > prep.spec <<'END-OF-SPEC' ((build tools ((from ocaml/opam:debian-12-ocaml-5.1@sha256:98aa99c93ec3b6c387a7d2cdb31814ea60c0d08603b55c668c100233546c0737) (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-5.1@sha256:98aa99c93ec3b6c387a7d2cdb31814ea60c0d08603b55c668c100233546c0737) (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 dune.3.16.1 ocamlfind.1.9.6")) (env DUNE_CACHE enabled) (env DUNE_CACHE_TRANSPORT direct) (env DUNE_CACHE_DUPLICATION copy) (run (cache (opam-archives (target /home/opam/.opam/download-cache)) (opam-dune-cache (target /home/opam/.cache/dune))) (network host) (shell "(sudo apt update) && ((opam depext -viy unison-gui.2.53.7 unison.2.53.7 ocamlfind.1.9.6 lablgtk3.3.1.5 host-arch-x86_64.1 dune-configurator.3.16.1 dune.3.16.1 csexp.1.5.2 conf-pkg-config.3 conf-gtk3.18 conf-cairo.1 camlp-streams.5.0.1 cairo2.0.6.4 2>&1 | tee ~/opam.err.log) || echo 'Failed to install all packages')")) (run (shell "opam exec -- ~/voodoo-prep -u unison-gui:4a0e57ce28f3d4aa6c0787d6df1d8e57,unison:128912a595528f809674e70bd767e1ed,lablgtk3:8b9edd8a828fd9ecf81e65eaa2de4fbd,cairo2:71206c7501c4d3cf2a02dd23daa5bf2f")) (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.995188') && (for DATA in prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4,cairo2.0.6.4-71206c7501c4d3cf2a02dd23daa5bf2f,cairo2.0.6.4 prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5,lablgtk3.3.1.5-8b9edd8a828fd9ecf81e65eaa2de4fbd,lablgtk3.3.1.5 prep/universes/128912a595528f809674e70bd767e1ed/unison/2.53.7,unison.2.53.7-128912a595528f809674e70bd767e1ed,unison.2.53.7 prep/universes/4a0e57ce28f3d4aa6c0787d6df1d8e57/unison-gui/2.53.7,unison-gui.2.53.7-4a0e57ce28f3d4aa6c0787d6df1d8e57,unison-gui.2.53.7; 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/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4,cairo2.0.6.4-71206c7501c4d3cf2a02dd23daa5bf2f,cairo2.0.6.4 prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5,lablgtk3.3.1.5-8b9edd8a828fd9ecf81e65eaa2de4fbd,lablgtk3.3.1.5 prep/universes/128912a595528f809674e70bd767e1ed/unison/2.53.7,unison.2.53.7-128912a595528f809674e70bd767e1ed,unison.2.53.7 prep/universes/4a0e57ce28f3d4aa6c0787d6df1d8e57/unison-gui/2.53.7,unison-gui.2.53.7-4a0e57ce28f3d4aa6c0787d6df1d8e57,unison-gui.2.53.7; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4,cairo2.0.6.4-71206c7501c4d3cf2a02dd23daa5bf2f,cairo2.0.6.4 prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5,lablgtk3.3.1.5-8b9edd8a828fd9ecf81e65eaa2de4fbd,lablgtk3.3.1.5 prep/universes/128912a595528f809674e70bd767e1ed/unison/2.53.7,unison.2.53.7-128912a595528f809674e70bd767e1ed,unison.2.53.7 prep/universes/4a0e57ce28f3d4aa6c0787d6df1d8e57/unison-gui/2.53.7,unison-gui.2.53.7-4a0e57ce28f3d4aa6c0787d6df1d8e57,unison-gui.2.53.7; 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 05e21b46f681e5035facacab86c910bd94537c7e --local-file prep.spec \ --pool linux-x86_64 --connect ocluster-submission.cap --cache-hint docs-universe-prep-5.1.1 \ --secret ssh_privkey:id_rsa --secret ssh_pubkey:id_rsa.pub--secret ssh_config:ssh_config 2024-11-12 16:05.15: RETRYING: 2024-11-12/160347-voodoo-prep-c39847 Number of retries: 0 (retriable error condition) Building on x86-bm-c5.sw.ocaml.org All commits already cached Updating files: 60% (19760/32651) Updating files: 61% (19918/32651) Updating files: 62% (20244/32651) Updating files: 63% (20571/32651) Updating files: 64% (20897/32651) Updating files: 65% (21224/32651) Updating files: 66% (21550/32651) Updating files: 67% (21877/32651) Updating files: 68% (22203/32651) Updating files: 69% (22530/32651) Updating files: 70% (22856/32651) Updating files: 71% (23183/32651) Updating files: 72% (23509/32651) Updating files: 73% (23836/32651) Updating files: 74% (24162/32651) Updating files: 75% (24489/32651) Updating files: 76% (24815/32651) Updating files: 77% (25142/32651) Updating files: 78% (25468/32651) Updating files: 79% (25795/32651) Updating files: 80% (26121/32651) Updating files: 81% (26448/32651) Updating files: 82% (26774/32651) Updating files: 83% (27101/32651) Updating files: 84% (27427/32651) Updating files: 85% (27754/32651) Updating files: 86% (28080/32651) Updating files: 87% (28407/32651) Updating files: 88% (28733/32651) Updating files: 89% (29060/32651) Updating files: 90% (29386/32651) Updating files: 91% (29713/32651) Updating files: 92% (30039/32651) Updating files: 93% (30366/32651) Updating files: 94% (30692/32651) Updating files: 95% (31019/32651) Updating files: 96% (31345/32651) Updating files: 97% (31672/32651) Updating files: 98% (31998/32651) Updating files: 99% (32325/32651) Updating files: 100% (32651/32651) Updating files: 100% (32651/32651), done. HEAD is now at 05e21b46f6 The Unison opam package is not available on Windows. (build "tools" …) (from ocaml/opam:debian-12-ocaml-5.1@sha256:98aa99c93ec3b6c387a7d2cdb31814ea60c0d08603b55c668c100233546c0737) 2024-11-12 15:58.54 ---> saved as "184883b9ebd22dcbc010575933ad3b0ada8b9202a03422513edd4557402dae94" /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-11-12 15:58.55 ---> saved as "fc1cab891c71374e76e66f3af2f88a8299a96eb803b9803237f78286f072cd6e" /home/opam: (run (network host) (shell "sudo apt-get update && sudo apt-get install -yy m4 pkg-config")) Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 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/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9247 kB in 2s (5325 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 24 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.3 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 ... 18776 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-11-12 15:59.00 ---> saved as "36e08c98805efb0092a88b126a395c06a7d5f3cb3101e699d5067df4b3f1b270" /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.15.0 [required by bos] - install ocamlfind 1.9.6 [required by bos] - install cmdliner 1.3.0 [required by voodoo-prep] - install seq base [required by re] - install dune 3.16.1 [required by voodoo-prep] - install topkg 1.0.7 [required by bos] - install swhid_core 0.1 [required by opam-core] - install stdlib-shims 0.3.0 [required by ocamlgraph, sha] - install re 1.12.0 [required by opam-format] - install opam-file-format 2.1.6 [required by opam-format] - install uutf 1.0.3 [required by opam-core] - install rresult 0.7.0 [required by bos] - install fmt 0.9.0 [required by bos] - install astring 0.8.5 [required by bos] - install sha 1.15.4 [required by opam-core] - install ocamlgraph 2.1.0 [required by opam-core] - install jsonm 1.0.2 [required by opam-core] - install logs 0.7.0 [required by bos] - install fpath 0.7.3 [required by voodoo-prep] - install opam-core 2.2.1 [required by opam-format] - install bos 0.2.1 [required by voodoo-prep] - install opam-format 2.2.1 [required by voodoo-prep] - install voodoo-prep ~dev* ===== 23 to install ===== <><> Gathering sources ><><><><><><><><><><><><><><><><><><><><><><><><><><><><> [astring.0.8.5] found in cache [bos.0.2.1] found in cache [cmdliner.1.3.0] found in cache [dune.3.16.1] found in cache [fmt.0.9.0] found in cache [fpath.0.7.3] found in cache [jsonm.1.0.2] found in cache [logs.0.7.0] found in cache [ocamlbuild.0.15.0] found in cache [ocamlfind.1.9.6] found in cache [ocamlgraph.2.1.0] found in cache [opam-core.2.2.1] found in cache [opam-file-format.2.1.6] found in cache [opam-format.2.2.1] found in cache [re.1.12.0] found in cache [rresult.0.7.0] found in cache [sha.1.15.4] found in cache [stdlib-shims.0.3.0] found in cache [swhid_core.0.1] found in cache [topkg.1.0.7] found in cache [uutf.1.0.3] found in cache [voodoo-prep.~dev] synchronised from git+https://github.com/ocaml-doc/voodoo.git#67ccabec49b5f4d24147839291fcae7c19d3e8c9 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed seq.base -> installed cmdliner.1.3.0 -> installed ocamlfind.1.9.6 -> installed ocamlbuild.0.15.0 -> installed topkg.1.0.7 -> installed rresult.0.7.0 -> installed uutf.1.0.3 -> installed fmt.0.9.0 -> installed astring.0.8.5 -> installed jsonm.1.0.2 -> installed logs.0.7.0 -> installed fpath.0.7.3 -> installed bos.0.2.1 -> installed dune.3.16.1 -> installed stdlib-shims.0.3.0 -> installed swhid_core.0.1 -> installed opam-file-format.2.1.6 -> installed re.1.12.0 -> installed sha.1.15.4 -> installed ocamlgraph.2.1.0 -> installed opam-core.2.2.1 -> installed opam-format.2.2.1 -> installed voodoo-prep.~dev Done. # Run eval $(opam env) to update the current shell environment 2024-11-12 16:00.10 ---> saved as "797aa5d89126f51a875dffaa10c2ae6de784643066bd6df09092b1e5779ff1b9" /home/opam: (run (shell "cp $(opam config var bin)/voodoo-prep /home/opam")) 2024-11-12 16:00.10 ---> saved as "8342360776119495205cd4fcd95052e031245df764e7beed6e612be05e8061b9" 2024-11-12 16:00.10 --> finished "tools" (from ocaml/opam:debian-12-ocaml-5.1@sha256:98aa99c93ec3b6c387a7d2cdb31814ea60c0d08603b55c668c100233546c0737) 2024-11-12 16:00.10 ---> using "184883b9ebd22dcbc010575933ad3b0ada8b9202a03422513edd4557402dae94" from cache /: (user (uid 1000) (gid 1000)) /: (workdir /home/opam) /home/opam: (run (shell "sudo chown opam:opam /home/opam")) 2024-11-12 16:00.10 ---> using "fc1cab891c71374e76e66f3af2f88a8299a96eb803b9803237f78286f072cd6e" from cache /home/opam: (run (shell "sudo mkdir /src")) 2024-11-12 16:00.13 ---> saved as "c90e22974db86c7283c74f226307ba7a026fd66fe590d3f813e68c73a3bf64dc" /home/opam: (copy (src packages) (dst /src/packages)) 2024-11-12 16:00.38 ---> saved as "ebdea8ca20b5b0ef722a00c3260148f3cf32189089cdc8c82493cbea8aeb1afb" /home/opam: (copy (src repo) (dst /src/repo)) 2024-11-12 16:00.38 ---> saved as "251423bc6c9290d63eaee51decb141c202d8f57b05389fec56b3bbd731c9bd55" /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-11-12 16:01.57 ---> saved as "addefadf2052341801a52c76d17cf9d0bf86e293545a64730a0ad1776aed2f87" /home/opam: (run (shell "opam repo remove default && opam repo add opam /src")) Repositories removed from the selections of switch 5.1. Use '--all' to forget about them altogether. [opam] Initialised [NOTE] Repository opam has been added to the selections of switch 5.1 only. Run `opam repository add opam --all-switches|--set-default' to use it in all existing switches, or in newly created switches, respectively. 2024-11-12 16:02.19 ---> saved as "f5aa98d68f2325b444c644abdf5b126297b538c0a44dd9a643631e8dabdce5a0" /home/opam: (copy (from (build tools)) (src /home/opam/voodoo-prep) (dst /home/opam/)) 2024-11-12 16:02.19 ---> saved as "7ee8977f9efe87f37e38c9d9a9d64d4a584b76082dbc9a457cbdf8b57b1ddc2c" /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 dune.3.16.1 ocamlfind.1.9.6")) The following actions will be performed: - install dune 3.16.1 - install ocamlfind 1.9.6 ===== 2 to install ===== <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocamlfind.1.9.6 (cached) -> retrieved dune.3.16.1 (cached) -> installed ocamlfind.1.9.6 -> installed dune.3.16.1 Done. # Run eval $(opam env) to update the current shell environment 2024-11-12 16:03.11 ---> saved as "c51baac36a69af317a7d78ffd0e7193e013ccd65f15f111d946557d3bac4d6b8" /home/opam: (env DUNE_CACHE enabled) /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 unison-gui.2.53.7 unison.2.53.7 ocamlfind.1.9.6 lablgtk3.3.1.5 host-arch-x86_64.1 dune-configurator.3.16.1 dune.3.16.1 csexp.1.5.2 conf-pkg-config.3 conf-gtk3.18 conf-cairo.1 camlp-streams.5.0.1 cairo2.0.6.4 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. Get:1 http://deb.debian.org/debian bookworm InRelease [151 kB] 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/main amd64 Packages [8789 kB] Get:5 http://deb.debian.org/debian-security bookworm-security/main amd64 Packages [204 kB] Fetched 9247 kB in 1s (6230 kB/s) Reading package lists... Building dependency tree... Reading state information... 24 packages can be upgraded. Run 'apt list --upgradable' to see them. 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 unison-gui.2.53.7 unison.2.53.7 ocamlfind.1.9.6 lablgtk3.3.1.5 host-arch-x86_64.1 dune-configurator.3.16.1 dune.3.16.1 csexp.1.5.2 conf-pkg-config.3 conf-gtk3.18 conf-cairo.1 camlp-streams.5.0.1 cairo2.0.6.4" 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 # The following system packages are needed: libcairo2-dev libexpat1-dev libgtk-3-dev pkg-config [NOTE] Package dune is already installed (current version is 3.16.1). [NOTE] Package host-arch-x86_64 is already installed (current version is 1). [NOTE] Package ocamlfind is already installed (current version is 1.9.6). The following actions will be performed: - install csexp 1.5.2 - install conf-pkg-config 3 - install camlp-streams 5.0.1 - install dune-configurator 3.16.1 - install conf-gtk3 18 - install conf-cairo 1 - install cairo2 0.6.4 - install lablgtk3 3.1.5 - install unison 2.53.7 - install unison-gui 2.53.7 ===== 10 to install ===== The following system packages will first need to be installed: libcairo2-dev libexpat1-dev libgtk-3-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libcairo2-dev" "libexpat1-dev" "libgtk-3-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - (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 ... 18776 files and directories currently installed.) - Preparing to unpack .../bsdutils_1%3a2.38.1-5+deb12u2_amd64.deb ... - Unpacking bsdutils (1:2.38.1-5+deb12u2) over (1:2.38.1-5+deb12u1) ... - Setting up bsdutils (1:2.38.1-5+deb12u2) ... - (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 ... 18776 files and directories currently installed.) - Preparing to unpack .../libsmartcols1_2.38.1-5+deb12u2_amd64.deb ... - Unpacking libsmartcols1:amd64 (2.38.1-5+deb12u2) over (2.38.1-5+deb12u1) ... - Setting up libsmartcols1:amd64 (2.38.1-5+deb12u2) ... - (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 ... 18776 files and directories currently installed.) - Preparing to unpack .../util-linux-extra_2.38.1-5+deb12u2_amd64.deb ... - Unpacking util-linux-extra (2.38.1-5+deb12u2) over (2.38.1-5+deb12u1) ... - Setting up util-linux-extra (2.38.1-5+deb12u2) ... - (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 ... 18776 files and directories currently installed.) - Preparing to unpack .../util-linux_2.38.1-5+deb12u2_amd64.deb ... - Unpacking util-linux (2.38.1-5+deb12u2) over (2.38.1-5+deb12u1) ... - Setting up util-linux (2.38.1-5+deb12u2) ... - (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 ... 18776 files and directories currently installed.) - Preparing to unpack .../mount_2.38.1-5+deb12u2_amd64.deb ... - Unpacking mount (2.38.1-5+deb12u2) over (2.38.1-5+deb12u1) ... - Preparing to unpack .../libblkid1_2.38.1-5+deb12u2_amd64.deb ... - Unpacking libblkid1:amd64 (2.38.1-5+deb12u2) over (2.38.1-5+deb12u1) ... - Setting up libblkid1:amd64 (2.38.1-5+deb12u2) ... - Selecting previously unselected package libargon2-1: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 ... 18776 files and directories currently installed.) - Preparing to unpack .../libargon2-1_0~20171227-0.3+deb12u1_amd64.deb ... - Unpacking libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... - Preparing to unpack .../libudev1_252.31-1~deb12u1_amd64.deb ... - Unpacking libudev1:amd64 (252.31-1~deb12u1) over (252.30-1~deb12u2) ... - Setting up libudev1:amd64 (252.31-1~deb12u1) ... - Selecting previously unselected package dmsetup. - (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 ... 18781 files and directories currently installed.) - Preparing to unpack .../dmsetup_2%3a1.02.185-2_amd64.deb ... - Unpacking dmsetup (2:1.02.185-2) ... - Selecting previously unselected package libdevmapper1.02.1:amd64. - Preparing to unpack .../libdevmapper1.02.1_2%3a1.02.185-2_amd64.deb ... - Unpacking libdevmapper1.02.1:amd64 (2:1.02.185-2) ... - Selecting previously unselected package libjson-c5:amd64. - Preparing to unpack .../libjson-c5_0.16-2_amd64.deb ... - Unpacking libjson-c5:amd64 (0.16-2) ... - Preparing to unpack .../libuuid1_2.38.1-5+deb12u2_amd64.deb ... - Unpacking libuuid1:amd64 (2.38.1-5+deb12u2) over (2.38.1-5+deb12u1) ... - Setting up libuuid1:amd64 (2.38.1-5+deb12u2) ... - Selecting previously unselected package libcryptsetup12: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 ... 18810 files and directories currently installed.) - Preparing to unpack .../0-libcryptsetup12_2%3a2.6.1-4~deb12u2_amd64.deb ... - Unpacking libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... - Selecting previously unselected package libfdisk1:amd64. - Preparing to unpack .../1-libfdisk1_2.38.1-5+deb12u2_amd64.deb ... - Unpacking libfdisk1:amd64 (2.38.1-5+deb12u2) ... - Selecting previously unselected package libkmod2:amd64. - Preparing to unpack .../2-libkmod2_30+20221128-1_amd64.deb ... - Unpacking libkmod2:amd64 (30+20221128-1) ... - Selecting previously unselected package libapparmor1:amd64. - Preparing to unpack .../3-libapparmor1_3.0.8-3_amd64.deb ... - Unpacking libapparmor1:amd64 (3.0.8-3) ... - Selecting previously unselected package libip4tc2:amd64. - Preparing to unpack .../4-libip4tc2_1.8.9-2_amd64.deb ... - Unpacking libip4tc2:amd64 (1.8.9-2) ... - Preparing to unpack .../5-libmount1_2.38.1-5+deb12u2_amd64.deb ... - Unpacking libmount1:amd64 (2.38.1-5+deb12u2) over (2.38.1-5+deb12u1) ... - Setting up libmount1:amd64 (2.38.1-5+deb12u2) ... - Selecting previously unselected package libsystemd-shared: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 ... 18842 files and directories currently installed.) - Preparing to unpack .../libsystemd-shared_252.31-1~deb12u1_amd64.deb ... - Unpacking libsystemd-shared:amd64 (252.31-1~deb12u1) ... - Preparing to unpack .../libsystemd0_252.31-1~deb12u1_amd64.deb ... - Unpacking libsystemd0:amd64 (252.31-1~deb12u1) over (252.30-1~deb12u2) ... - Setting up libsystemd0:amd64 (252.31-1~deb12u1) ... - Selecting previously unselected package systemd. - (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 ... 18850 files and directories currently installed.) - Preparing to unpack .../systemd_252.31-1~deb12u1_amd64.deb ... - Unpacking systemd (252.31-1~deb12u1) ... - Setting up libargon2-1:amd64 (0~20171227-0.3+deb12u1) ... - Setting up libjson-c5:amd64 (0.16-2) ... - Setting up libfdisk1:amd64 (2.38.1-5+deb12u2) ... - Setting up libkmod2:amd64 (30+20221128-1) ... - Setting up libapparmor1:amd64 (3.0.8-3) ... - Setting up libip4tc2:amd64 (1.8.9-2) ... - Setting up libsystemd-shared:amd64 (252.31-1~deb12u1) ... - Setting up mount (2.38.1-5+deb12u2) ... - Setting up libdevmapper1.02.1:amd64 (2:1.02.185-2) ... - Setting up libcryptsetup12:amd64 (2:2.6.1-4~deb12u2) ... - Setting up systemd (252.31-1~deb12u1) ... - Created symlink /etc/systemd/system/getty.target.wants/getty@tty1.service → /lib/systemd/system/getty@.service. - Created symlink /etc/systemd/system/multi-user.target.wants/remote-fs.target → /lib/systemd/system/remote-fs.target. - Created symlink /etc/systemd/system/sysinit.target.wants/systemd-pstore.service → /lib/systemd/system/systemd-pstore.service. - Initializing machine ID from random generator. - Creating group 'systemd-journal' with GID 999. - Creating group 'systemd-network' with GID 998. - Creating user 'systemd-network' (systemd Network Management) with UID 998 and GID 998. - Setting up dmsetup (2:1.02.185-2) ... - Selecting previously unselected package systemd-sysv. - (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 ... 19691 files and directories currently installed.) - Preparing to unpack .../0-systemd-sysv_252.31-1~deb12u1_amd64.deb ... - Unpacking systemd-sysv (252.31-1~deb12u1) ... - Selecting previously unselected package libdbus-1-3:amd64. - Preparing to unpack .../1-libdbus-1-3_1.14.10-1~deb12u1_amd64.deb ... - Unpacking libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... - Selecting previously unselected package dbus-bin. - Preparing to unpack .../2-dbus-bin_1.14.10-1~deb12u1_amd64.deb ... - Unpacking dbus-bin (1.14.10-1~deb12u1) ... - Selecting previously unselected package dbus-session-bus-common. - Preparing to unpack .../3-dbus-session-bus-common_1.14.10-1~deb12u1_all.deb ... - Unpacking dbus-session-bus-common (1.14.10-1~deb12u1) ... - Selecting previously unselected package dbus-daemon. - Preparing to unpack .../4-dbus-daemon_1.14.10-1~deb12u1_amd64.deb ... - Unpacking dbus-daemon (1.14.10-1~deb12u1) ... - Selecting previously unselected package dbus-system-bus-common. - Preparing to unpack .../5-dbus-system-bus-common_1.14.10-1~deb12u1_all.deb ... - Unpacking dbus-system-bus-common (1.14.10-1~deb12u1) ... - Selecting previously unselected package dbus. - Preparing to unpack .../6-dbus_1.14.10-1~deb12u1_amd64.deb ... - Unpacking dbus (1.14.10-1~deb12u1) ... - Selecting previously unselected package libpython3.11-minimal:amd64. - Preparing to unpack .../7-libpython3.11-minimal_3.11.2-6+deb12u4_amd64.deb ... - Unpacking libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ... - Selecting previously unselected package python3.11-minimal. - Preparing to unpack .../8-python3.11-minimal_3.11.2-6+deb12u4_amd64.deb ... - Unpacking python3.11-minimal (3.11.2-6+deb12u4) ... - Setting up libpython3.11-minimal:amd64 (3.11.2-6+deb12u4) ... - Setting up python3.11-minimal (3.11.2-6+deb12u4) ... - Selecting previously unselected package python3-minimal. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20089 files and directories currently installed.) - Preparing to unpack .../python3-minimal_3.11.2-1+b1_amd64.deb ... - Unpacking python3-minimal (3.11.2-1+b1) ... - Selecting previously unselected package media-types. - Preparing to unpack .../media-types_10.0.0_all.deb ... - Unpacking media-types (10.0.0) ... - Selecting previously unselected package libpython3.11-stdlib:amd64. - Preparing to unpack .../libpython3.11-stdlib_3.11.2-6+deb12u4_amd64.deb ... - Unpacking libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ... - Selecting previously unselected package python3.11. - Preparing to unpack .../python3.11_3.11.2-6+deb12u4_amd64.deb ... - Unpacking python3.11 (3.11.2-6+deb12u4) ... - Selecting previously unselected package libpython3-stdlib:amd64. - Preparing to unpack .../libpython3-stdlib_3.11.2-1+b1_amd64.deb ... - Unpacking libpython3-stdlib:amd64 (3.11.2-1+b1) ... - Setting up python3-minimal (3.11.2-1+b1) ... - Selecting previously unselected package python3. - (Reading database ... (Reading database ... 5% (Reading database ... 10% (Reading database ... 15% (Reading database ... 20% (Reading database ... 25% (Reading database ... 30% (Reading database ... 35% (Reading database ... 40% (Reading database ... 45% (Reading database ... 50% (Reading database ... 55% (Reading database ... 60% (Reading database ... 65% (Reading database ... 70% (Reading database ... 75% (Reading database ... 80% (Reading database ... 85% (Reading database ... 90% (Reading database ... 95% (Reading database ... 100% (Reading database ... 20499 files and directories currently installed.) - Preparing to unpack .../000-python3_3.11.2-1+b1_amd64.deb ... - Unpacking python3 (3.11.2-1+b1) ... - Selecting previously unselected package sgml-base. - Preparing to unpack .../001-sgml-base_1.31_all.deb ... - Unpacking sgml-base (1.31) ... - Selecting previously unselected package libnss-systemd:amd64. - Preparing to unpack .../002-libnss-systemd_252.31-1~deb12u1_amd64.deb ... - Unpacking libnss-systemd:amd64 (252.31-1~deb12u1) ... - Selecting previously unselected package libpam-systemd:amd64. - Preparing to unpack .../003-libpam-systemd_252.31-1~deb12u1_amd64.deb ... - Unpacking libpam-systemd:amd64 (252.31-1~deb12u1) ... - Selecting previously unselected package systemd-timesyncd. - Preparing to unpack .../004-systemd-timesyncd_252.31-1~deb12u1_amd64.deb ... - Unpacking systemd-timesyncd (252.31-1~deb12u1) ... - Selecting previously unselected package hicolor-icon-theme. - Preparing to unpack .../005-hicolor-icon-theme_0.17-2_all.deb ... - Unpacking hicolor-icon-theme (0.17-2) ... - Selecting previously unselected package libgdk-pixbuf2.0-common. - Preparing to unpack .../006-libgdk-pixbuf2.0-common_2.42.10+dfsg-1+deb12u1_all.deb ... - Unpacking libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../007-libglib2.0-0_2.74.6-2+deb12u4_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... - Selecting previously unselected package libicu72:amd64. - Preparing to unpack .../008-libicu72_72.1-3_amd64.deb ... - Unpacking libicu72:amd64 (72.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../009-libxml2_2.9.14+dfsg-1.3~deb12u1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../010-shared-mime-info_2.2-1_amd64.deb ... - Unpacking shared-mime-info (2.2-1) ... - Selecting previously unselected package libgdk-pixbuf-2.0-0:amd64. - Preparing to unpack .../011-libgdk-pixbuf-2.0-0_2.42.10+dfsg-1+deb12u1_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... - Selecting previously unselected package gtk-update-icon-cache. - Preparing to unpack .../012-gtk-update-icon-cache_3.24.38-2~deb12u3_amd64.deb ... - Unpacking gtk-update-icon-cache (3.24.38-2~deb12u3) ... - Selecting previously unselected package adwaita-icon-theme. - Preparing to unpack .../013-adwaita-icon-theme_43-1_all.deb ... - Unpacking adwaita-icon-theme (43-1) ... - Selecting previously unselected package at-spi2-common. - Preparing to unpack .../014-at-spi2-common_2.46.0-5_all.deb ... - Unpacking at-spi2-common (2.46.0-5) ... - Selecting previously unselected package libxi6:amd64. - Preparing to unpack .../015-libxi6_2%3a1.8-1+b1_amd64.deb ... - Unpacking libxi6:amd64 (2:1.8-1+b1) ... - Selecting previously unselected package libatspi2.0-0:amd64. - Preparing to unpack .../016-libatspi2.0-0_2.46.0-5_amd64.deb ... - Unpacking libatspi2.0-0:amd64 (2.46.0-5) ... - Selecting previously unselected package x11-common. - Preparing to unpack .../017-x11-common_1%3a7.7+23_all.deb ... - Unpacking x11-common (1:7.7+23) ... - Selecting previously unselected package libxtst6:amd64. - Preparing to unpack .../018-libxtst6_2%3a1.2.3-1.1_amd64.deb ... - Unpacking libxtst6:amd64 (2:1.2.3-1.1) ... - Selecting previously unselected package dbus-user-session. - Preparing to unpack .../019-dbus-user-session_1.14.10-1~deb12u1_amd64.deb ... - Unpacking dbus-user-session (1.14.10-1~deb12u1) ... - Selecting previously unselected package libdconf1:amd64. - Preparing to unpack .../020-libdconf1_0.40.0-4_amd64.deb ... - Unpacking libdconf1:amd64 (0.40.0-4) ... - Selecting previously unselected package dconf-service. - Preparing to unpack .../021-dconf-service_0.40.0-4_amd64.deb ... - Unpacking dconf-service (0.40.0-4) ... - Selecting previously unselected package dconf-gsettings-backend:amd64. - Preparing to unpack .../022-dconf-gsettings-backend_0.40.0-4_amd64.deb ... - Unpacking dconf-gsettings-backend:amd64 (0.40.0-4) ... - Selecting previously unselected package gsettings-desktop-schemas. - Preparing to unpack .../023-gsettings-desktop-schemas_43.0-1_all.deb ... - Unpacking gsettings-desktop-schemas (43.0-1) ... - Selecting previously unselected package at-spi2-core. - Preparing to unpack .../024-at-spi2-core_2.46.0-5_amd64.deb ... - Unpacking at-spi2-core (2.46.0-5) ... - Selecting previously unselected package fontconfig. - Preparing to unpack .../025-fontconfig_2.14.1-4_amd64.deb ... - Unpacking fontconfig (2.14.1-4) ... - Selecting previously unselected package libgirepository-1.0-1:amd64. - Preparing to unpack .../026-libgirepository-1.0-1_1.74.0-3_amd64.deb ... - Unpacking libgirepository-1.0-1:amd64 (1.74.0-3) ... - Selecting previously unselected package gir1.2-glib-2.0:amd64. - Preparing to unpack .../027-gir1.2-glib-2.0_1.74.0-3_amd64.deb ... - Unpacking gir1.2-glib-2.0:amd64 (1.74.0-3) ... - Selecting previously unselected package libatk1.0-0:amd64. - Preparing to unpack .../028-libatk1.0-0_2.46.0-5_amd64.deb ... - Unpacking libatk1.0-0:amd64 (2.46.0-5) ... - Selecting previously unselected package gir1.2-atk-1.0:amd64. - Preparing to unpack .../029-gir1.2-atk-1.0_2.46.0-5_amd64.deb ... - Unpacking gir1.2-atk-1.0:amd64 (2.46.0-5) ... - Selecting previously unselected package gir1.2-freedesktop:amd64. - Preparing to unpack .../030-gir1.2-freedesktop_1.74.0-3_amd64.deb ... - Unpacking gir1.2-freedesktop:amd64 (1.74.0-3) ... - Selecting previously unselected package gir1.2-atspi-2.0:amd64. - Preparing to unpack .../031-gir1.2-atspi-2.0_2.46.0-5_amd64.deb ... - Unpacking gir1.2-atspi-2.0:amd64 (2.46.0-5) ... - Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. - Preparing to unpack .../032-gir1.2-gdkpixbuf-2.0_2.42.10+dfsg-1+deb12u1_amd64.deb ... - Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.42.10+dfsg-1+deb12u1) ... - Selecting previously unselected package gir1.2-harfbuzz-0.0:amd64. - Preparing to unpack .../033-gir1.2-harfbuzz-0.0_6.0.0+dfsg-3_amd64.deb ... - Unpacking gir1.2-harfbuzz-0.0:amd64 (6.0.0+dfsg-3) ... - Selecting previously unselected package libfribidi0:amd64. - Preparing to unpack .../034-libfribidi0_1.0.8-2.1_amd64.deb ... - Unpacking libfribidi0:amd64 (1.0.8-2.1) ... - Selecting previously unselected package libgraphite2-3:amd64. - Preparing to unpack .../035-libgraphite2-3_1.3.14-1_amd64.deb ... - Unpacking libgraphite2-3:amd64 (1.3.14-1) ... - Selecting previously unselected package libharfbuzz0b:amd64. - Preparing to unpack .../036-libharfbuzz0b_6.0.0+dfsg-3_amd64.deb ... - Unpacking libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... - Selecting previously unselected package libthai-data. - Preparing to unpack .../037-libthai-data_0.1.29-1_all.deb ... - Unpacking libthai-data (0.1.29-1) ... - Selecting previously unselected package libdatrie1:amd64. - Preparing to unpack .../038-libdatrie1_0.2.13-2+b1_amd64.deb ... - Unpacking libdatrie1:amd64 (0.2.13-2+b1) ... - Selecting previously unselected package libthai0:amd64. - Preparing to unpack .../039-libthai0_0.1.29-1_amd64.deb ... - Unpacking libthai0:amd64 (0.1.29-1) ... - Selecting previously unselected package libpango-1.0-0:amd64. - Preparing to unpack .../040-libpango-1.0-0_1.50.12+ds-1_amd64.deb ... - Unpacking libpango-1.0-0:amd64 (1.50.12+ds-1) ... - Selecting previously unselected package libpixman-1-0:amd64. - Preparing to unpack .../041-libpixman-1-0_0.42.2-1_amd64.deb ... - Unpacking libpixman-1-0:amd64 (0.42.2-1) ... - Selecting previously unselected package libxcb-render0:amd64. - Preparing to unpack .../042-libxcb-render0_1.15-1_amd64.deb ... - Unpacking libxcb-render0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../043-libxcb-shm0_1.15-1_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.15-1) ... - Selecting previously unselected package libxrender1:amd64. - Preparing to unpack .../044-libxrender1_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender1:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libcairo2:amd64. - Preparing to unpack .../045-libcairo2_1.16.0-7_amd64.deb ... - Unpacking libcairo2:amd64 (1.16.0-7) ... - Selecting previously unselected package libpangoft2-1.0-0:amd64. - Preparing to unpack .../046-libpangoft2-1.0-0_1.50.12+ds-1_amd64.deb ... - Unpacking libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... - Selecting previously unselected package libpangocairo-1.0-0:amd64. - Preparing to unpack .../047-libpangocairo-1.0-0_1.50.12+ds-1_amd64.deb ... - Unpacking libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... - Selecting previously unselected package libxft2:amd64. - Preparing to unpack .../048-libxft2_2.3.6-1_amd64.deb ... - Unpacking libxft2:amd64 (2.3.6-1) ... - Selecting previously unselected package libpangoxft-1.0-0:amd64. - Preparing to unpack .../049-libpangoxft-1.0-0_1.50.12+ds-1_amd64.deb ... - Unpacking libpangoxft-1.0-0:amd64 (1.50.12+ds-1) ... - Selecting previously unselected package gir1.2-pango-1.0:amd64. - Preparing to unpack .../050-gir1.2-pango-1.0_1.50.12+ds-1_amd64.deb ... - Unpacking gir1.2-pango-1.0:amd64 (1.50.12+ds-1) ... - Selecting previously unselected package libatk-bridge2.0-0:amd64. - Preparing to unpack .../051-libatk-bridge2.0-0_2.46.0-5_amd64.deb ... - Unpacking libatk-bridge2.0-0:amd64 (2.46.0-5) ... - Selecting previously unselected package libcairo-gobject2:amd64. - Preparing to unpack .../052-libcairo-gobject2_1.16.0-7_amd64.deb ... - Unpacking libcairo-gobject2:amd64 (1.16.0-7) ... - Selecting previously unselected package liblcms2-2:amd64. - Preparing to unpack .../053-liblcms2-2_2.14-2_amd64.deb ... - Unpacking liblcms2-2:amd64 (2.14-2) ... - Selecting previously unselected package libcolord2:amd64. - Preparing to unpack .../054-libcolord2_1.4.6-2.2_amd64.deb ... - Unpacking libcolord2:amd64 (1.4.6-2.2) ... - Selecting previously unselected package libavahi-common-data:amd64. - Preparing to unpack .../055-libavahi-common-data_0.8-10_amd64.deb ... - Unpacking libavahi-common-data:amd64 (0.8-10) ... - Selecting previously unselected package libavahi-common3:amd64. - Preparing to unpack .../056-libavahi-common3_0.8-10_amd64.deb ... - Unpacking libavahi-common3:amd64 (0.8-10) ... - Selecting previously unselected package libavahi-client3:amd64. - Preparing to unpack .../057-libavahi-client3_0.8-10_amd64.deb ... - Unpacking libavahi-client3:amd64 (0.8-10) ... - Selecting previously unselected package libcups2:amd64. - Preparing to unpack .../058-libcups2_2.4.2-3+deb12u8_amd64.deb ... - Unpacking libcups2:amd64 (2.4.2-3+deb12u8) ... - Selecting previously unselected package libepoxy0:amd64. - Preparing to unpack .../059-libepoxy0_1.5.10-1_amd64.deb ... - Unpacking libepoxy0:amd64 (1.5.10-1) ... - Selecting previously unselected package libwayland-client0:amd64. - Preparing to unpack .../060-libwayland-client0_1.21.0-1_amd64.deb ... - Unpacking libwayland-client0:amd64 (1.21.0-1) ... - Selecting previously unselected package libwayland-cursor0:amd64. - Preparing to unpack .../061-libwayland-cursor0_1.21.0-1_amd64.deb ... - Unpacking libwayland-cursor0:amd64 (1.21.0-1) ... - Selecting previously unselected package libwayland-egl1:amd64. - Preparing to unpack .../062-libwayland-egl1_1.21.0-1_amd64.deb ... - Unpacking libwayland-egl1:amd64 (1.21.0-1) ... - Selecting previously unselected package libxcomposite1:amd64. - Preparing to unpack .../063-libxcomposite1_1%3a0.4.5-1_amd64.deb ... - Unpacking libxcomposite1:amd64 (1:0.4.5-1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../064-libxfixes3_1%3a6.0.0-2_amd64.deb ... - Unpacking libxfixes3:amd64 (1:6.0.0-2) ... - Selecting previously unselected package libxcursor1:amd64. - Preparing to unpack .../065-libxcursor1_1%3a1.2.1-1_amd64.deb ... - Unpacking libxcursor1:amd64 (1:1.2.1-1) ... - Selecting previously unselected package libxdamage1:amd64. - Preparing to unpack .../066-libxdamage1_1%3a1.1.6-1_amd64.deb ... - Unpacking libxdamage1:amd64 (1:1.1.6-1) ... - Selecting previously unselected package libxinerama1:amd64. - Preparing to unpack .../067-libxinerama1_2%3a1.1.4-3_amd64.deb ... - Unpacking libxinerama1:amd64 (2:1.1.4-3) ... - Selecting previously unselected package xkb-data. - Preparing to unpack .../068-xkb-data_2.35.1-1_all.deb ... - Unpacking xkb-data (2.35.1-1) ... - Selecting previously unselected package libxkbcommon0:amd64. - Preparing to unpack .../069-libxkbcommon0_1.5.0-1_amd64.deb ... - Unpacking libxkbcommon0:amd64 (1.5.0-1) ... - Selecting previously unselected package libxrandr2:amd64. - Preparing to unpack .../070-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ... - Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ... - Selecting previously unselected package libgtk-3-common. - Preparing to unpack .../071-libgtk-3-common_3.24.38-2~deb12u3_all.deb ... - Unpacking libgtk-3-common (3.24.38-2~deb12u3) ... - Selecting previously unselected package libgtk-3-0:amd64. - Preparing to unpack .../072-libgtk-3-0_3.24.38-2~deb12u3_amd64.deb ... - Unpacking libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... - Selecting previously unselected package gir1.2-gtk-3.0:amd64. - Preparing to unpack .../073-gir1.2-gtk-3.0_3.24.38-2~deb12u3_amd64.deb ... - Unpacking gir1.2-gtk-3.0:amd64 (3.24.38-2~deb12u3) ... - Selecting previously unselected package icu-devtools. - Preparing to unpack .../074-icu-devtools_72.1-3_amd64.deb ... - Unpacking icu-devtools (72.1-3) ... - Selecting previously unselected package libpkgconf3:amd64. - Preparing to unpack .../075-libpkgconf3_1.8.1-1_amd64.deb ... - Unpacking libpkgconf3:amd64 (1.8.1-1) ... - Selecting previously unselected package pkgconf-bin. - Preparing to unpack .../076-pkgconf-bin_1.8.1-1_amd64.deb ... - Unpacking pkgconf-bin (1.8.1-1) ... - Selecting previously unselected package pkgconf:amd64. - Preparing to unpack .../077-pkgconf_1.8.1-1_amd64.deb ... - Unpacking pkgconf:amd64 (1.8.1-1) ... - Selecting previously unselected package pkg-config:amd64. - Preparing to unpack .../078-pkg-config_1.8.1-1_amd64.deb ... - Unpacking pkg-config:amd64 (1.8.1-1) ... - Selecting previously unselected package libffi-dev:amd64. - Preparing to unpack .../079-libffi-dev_3.4.4-1_amd64.deb ... - Unpacking libffi-dev:amd64 (3.4.4-1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../080-libglib2.0-data_2.74.6-2+deb12u4_all.deb ... - Unpacking libglib2.0-data (2.74.6-2+deb12u4) ... - Selecting previously unselected package libelf1:amd64. - Preparing to unpack .../081-libelf1_0.188-2.1_amd64.deb ... - Unpacking libelf1:amd64 (0.188-2.1) ... - Selecting previously unselected package libglib2.0-bin. - Preparing to unpack .../082-libglib2.0-bin_2.74.6-2+deb12u4_amd64.deb ... - Unpacking libglib2.0-bin (2.74.6-2+deb12u4) ... - Selecting previously unselected package python3-lib2to3. - Preparing to unpack .../083-python3-lib2to3_3.11.2-3_all.deb ... - Unpacking python3-lib2to3 (3.11.2-3) ... - Selecting previously unselected package python3-distutils. - Preparing to unpack .../084-python3-distutils_3.11.2-3_all.deb ... - Unpacking python3-distutils (3.11.2-3) ... - Selecting previously unselected package libglib2.0-dev-bin. - Preparing to unpack .../085-libglib2.0-dev-bin_2.74.6-2+deb12u4_amd64.deb ... - Unpacking libglib2.0-dev-bin (2.74.6-2+deb12u4) ... - Selecting previously unselected package uuid-dev:amd64. - Preparing to unpack .../086-uuid-dev_2.38.1-5+deb12u2_amd64.deb ... - Unpacking uuid-dev:amd64 (2.38.1-5+deb12u2) ... - Selecting previously unselected package libblkid-dev:amd64. - Preparing to unpack .../087-libblkid-dev_2.38.1-5+deb12u2_amd64.deb ... - Unpacking libblkid-dev:amd64 (2.38.1-5+deb12u2) ... - Selecting previously unselected package libsepol-dev:amd64. - Preparing to unpack .../088-libsepol-dev_3.4-2.1_amd64.deb ... - Unpacking libsepol-dev:amd64 (3.4-2.1) ... - Selecting previously unselected package libpcre2-16-0:amd64. - Preparing to unpack .../089-libpcre2-16-0_10.42-1_amd64.deb ... - Unpacking libpcre2-16-0:amd64 (10.42-1) ... - Selecting previously unselected package libpcre2-32-0:amd64. - Preparing to unpack .../090-libpcre2-32-0_10.42-1_amd64.deb ... - Unpacking libpcre2-32-0:amd64 (10.42-1) ... - Selecting previously unselected package libpcre2-posix3:amd64. - Preparing to unpack .../091-libpcre2-posix3_10.42-1_amd64.deb ... - Unpacking libpcre2-posix3:amd64 (10.42-1) ... - Selecting previously unselected package libpcre2-dev:amd64. - Preparing to unpack .../092-libpcre2-dev_10.42-1_amd64.deb ... - Unpacking libpcre2-dev:amd64 (10.42-1) ... - Selecting previously unselected package libselinux1-dev:amd64. - Preparing to unpack .../093-libselinux1-dev_3.4-1+b6_amd64.deb ... - Unpacking libselinux1-dev:amd64 (3.4-1+b6) ... - Selecting previously unselected package libmount-dev:amd64. - Preparing to unpack .../094-libmount-dev_2.38.1-5+deb12u2_amd64.deb ... - Unpacking libmount-dev:amd64 (2.38.1-5+deb12u2) ... - Selecting previously unselected package zlib1g-dev:amd64. - Preparing to unpack .../095-zlib1g-dev_1%3a1.2.13.dfsg-1_amd64.deb ... - Unpacking zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Selecting previously unselected package libglib2.0-dev:amd64. - Preparing to unpack .../096-libglib2.0-dev_2.74.6-2+deb12u4_amd64.deb ... - Unpacking libglib2.0-dev:amd64 (2.74.6-2+deb12u4) ... - Selecting previously unselected package libatk1.0-dev:amd64. - Preparing to unpack .../097-libatk1.0-dev_2.46.0-5_amd64.deb ... - Unpacking libatk1.0-dev:amd64 (2.46.0-5) ... - Selecting previously unselected package xml-core. - Preparing to unpack .../098-xml-core_0.18+nmu1_all.deb ... - Unpacking xml-core (0.18+nmu1) ... - Selecting previously unselected package libdbus-1-dev:amd64. - Preparing to unpack .../099-libdbus-1-dev_1.14.10-1~deb12u1_amd64.deb ... - Unpacking libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... - Selecting previously unselected package libxext-dev:amd64. - Preparing to unpack .../100-libxext-dev_2%3a1.3.4-1+b1_amd64.deb ... - Unpacking libxext-dev:amd64 (2:1.3.4-1+b1) ... - Selecting previously unselected package libxfixes-dev:amd64. - Preparing to unpack .../101-libxfixes-dev_1%3a6.0.0-2_amd64.deb ... - Unpacking libxfixes-dev:amd64 (1:6.0.0-2) ... - Selecting previously unselected package libxi-dev:amd64. - Preparing to unpack .../102-libxi-dev_2%3a1.8-1+b1_amd64.deb ... - Unpacking libxi-dev:amd64 (2:1.8-1+b1) ... - Selecting previously unselected package libxtst-dev:amd64. - Preparing to unpack .../103-libxtst-dev_2%3a1.2.3-1.1_amd64.deb ... - Unpacking libxtst-dev:amd64 (2:1.2.3-1.1) ... - Selecting previously unselected package libatspi2.0-dev:amd64. - Preparing to unpack .../104-libatspi2.0-dev_2.46.0-5_amd64.deb ... - Unpacking libatspi2.0-dev:amd64 (2.46.0-5) ... - Selecting previously unselected package libatk-bridge2.0-dev:amd64. - Preparing to unpack .../105-libatk-bridge2.0-dev_2.46.0-5_amd64.deb ... - Unpacking libatk-bridge2.0-dev:amd64 (2.46.0-5) ... - Selecting previously unselected package libbrotli-dev:amd64. - Preparing to unpack .../106-libbrotli-dev_1.0.9-2+b6_amd64.deb ... - Unpacking libbrotli-dev:amd64 (1.0.9-2+b6) ... - Selecting previously unselected package liblzo2-2:amd64. - Preparing to unpack .../107-liblzo2-2_2.10-2_amd64.deb ... - Unpacking liblzo2-2:amd64 (2.10-2) ... - Selecting previously unselected package libcairo-script-interpreter2:amd64. - Preparing to unpack .../108-libcairo-script-interpreter2_1.16.0-7_amd64.deb ... - Unpacking libcairo-script-interpreter2:amd64 (1.16.0-7) ... - Selecting previously unselected package libexpat1-dev:amd64. - Preparing to unpack .../109-libexpat1-dev_2.5.0-1+deb12u1_amd64.deb ... - Unpacking libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... - Selecting previously unselected package libpng-dev:amd64. - Preparing to unpack .../110-libpng-dev_1.6.39-2_amd64.deb ... - Unpacking libpng-dev:amd64 (1.6.39-2) ... - Selecting previously unselected package libfreetype-dev:amd64. - Preparing to unpack .../111-libfreetype-dev_2.12.1+dfsg-5+deb12u3_amd64.deb ... - Unpacking libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u3) ... - Selecting previously unselected package libfontconfig-dev:amd64. - Preparing to unpack .../112-libfontconfig-dev_2.14.1-4_amd64.deb ... - Unpacking libfontconfig-dev:amd64 (2.14.1-4) ... - Selecting previously unselected package libpixman-1-dev:amd64. - Preparing to unpack .../113-libpixman-1-dev_0.42.2-1_amd64.deb ... - Unpacking libpixman-1-dev:amd64 (0.42.2-1) ... - Selecting previously unselected package libice6:amd64. - Preparing to unpack .../114-libice6_2%3a1.0.10-1_amd64.deb ... - Unpacking libice6:amd64 (2:1.0.10-1) ... - Selecting previously unselected package libsm6:amd64. - Preparing to unpack .../115-libsm6_2%3a1.2.3-1_amd64.deb ... - Unpacking libsm6:amd64 (2:1.2.3-1) ... - Selecting previously unselected package libice-dev:amd64. - Preparing to unpack .../116-libice-dev_2%3a1.0.10-1_amd64.deb ... - Unpacking libice-dev:amd64 (2:1.0.10-1) ... - Selecting previously unselected package libsm-dev:amd64. - Preparing to unpack .../117-libsm-dev_2%3a1.2.3-1_amd64.deb ... - Unpacking libsm-dev:amd64 (2:1.2.3-1) ... - Selecting previously unselected package libxcb-render0-dev:amd64. - Preparing to unpack .../118-libxcb-render0-dev_1.15-1_amd64.deb ... - Unpacking libxcb-render0-dev:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-shm0-dev:amd64. - Preparing to unpack .../119-libxcb-shm0-dev_1.15-1_amd64.deb ... - Unpacking libxcb-shm0-dev:amd64 (1.15-1) ... - Selecting previously unselected package libxrender-dev:amd64. - Preparing to unpack .../120-libxrender-dev_1%3a0.9.10-1.1_amd64.deb ... - Unpacking libxrender-dev:amd64 (1:0.9.10-1.1) ... - Selecting previously unselected package libcairo2-dev:amd64. - Preparing to unpack .../121-libcairo2-dev_1.16.0-7_amd64.deb ... - Unpacking libcairo2-dev:amd64 (1.16.0-7) ... - Selecting previously unselected package libdatrie-dev:amd64. - Preparing to unpack .../122-libdatrie-dev_0.2.13-2+b1_amd64.deb ... - Unpacking libdatrie-dev:amd64 (0.2.13-2+b1) ... - Selecting previously unselected package libdeflate-dev:amd64. - Preparing to unpack .../123-libdeflate-dev_1.14-1_amd64.deb ... - Unpacking libdeflate-dev:amd64 (1.14-1) ... - Selecting previously unselected package libdrm-common. - Preparing to unpack .../124-libdrm-common_2.4.114-1_all.deb ... - Unpacking libdrm-common (2.4.114-1) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../125-libdrm2_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../126-libdrm-amdgpu1_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libpciaccess0:amd64. - Preparing to unpack .../127-libpciaccess0_0.17-2_amd64.deb ... - Unpacking libpciaccess0:amd64 (0.17-2) ... - Selecting previously unselected package libdrm-intel1:amd64. - Preparing to unpack .../128-libdrm-intel1_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm-intel1:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libdrm-nouveau2:amd64. - Preparing to unpack .../129-libdrm-nouveau2_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm-nouveau2:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libdrm-radeon1:amd64. - Preparing to unpack .../130-libdrm-radeon1_2.4.114-1+b1_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.114-1+b1) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../131-libglvnd0_1.6.0-1_amd64.deb ... - Unpacking libglvnd0:amd64 (1.6.0-1) ... - Selecting previously unselected package libwayland-server0:amd64. - Preparing to unpack .../132-libwayland-server0_1.21.0-1_amd64.deb ... - Unpacking libwayland-server0:amd64 (1.21.0-1) ... - Selecting previously unselected package libgbm1:amd64. - Preparing to unpack .../133-libgbm1_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libgbm1:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../134-libglapi-mesa_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libx11-xcb1:amd64. - Preparing to unpack .../135-libx11-xcb1_2%3a1.8.4-2+deb12u2_amd64.deb ... - Unpacking libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... - Selecting previously unselected package libxcb-dri2-0:amd64. - Preparing to unpack .../136-libxcb-dri2-0_1.15-1_amd64.deb ... - Unpacking libxcb-dri2-0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-dri3-0:amd64. - Preparing to unpack .../137-libxcb-dri3-0_1.15-1_amd64.deb ... - Unpacking libxcb-dri3-0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-present0:amd64. - Preparing to unpack .../138-libxcb-present0_1.15-1_amd64.deb ... - Unpacking libxcb-present0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-randr0:amd64. - Preparing to unpack .../139-libxcb-randr0_1.15-1_amd64.deb ... - Unpacking libxcb-randr0:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../140-libxcb-sync1_1.15-1_amd64.deb ... - Unpacking libxcb-sync1:amd64 (1.15-1) ... - Selecting previously unselected package libxcb-xfixes0:amd64. - Preparing to unpack .../141-libxcb-xfixes0_1.15-1_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.15-1) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../142-libxshmfence1_1.3-1_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1) ... - Selecting previously unselected package libegl-mesa0:amd64. - Preparing to unpack .../143-libegl-mesa0_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libegl1:amd64. - Preparing to unpack .../144-libegl1_1.6.0-1_amd64.deb ... - Unpacking libegl1:amd64 (1.6.0-1) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../145-libxcb-glx0_1.15-1_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.15-1) ... - Selecting previously unselected package libxxf86vm1:amd64. - Preparing to unpack .../146-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... - Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../147-libz3-4_4.8.12-3.1_amd64.deb ... - Unpacking libz3-4:amd64 (4.8.12-3.1) ... - Selecting previously unselected package libllvm15:amd64. - Preparing to unpack .../148-libllvm15_1%3a15.0.6-4+b1_amd64.deb ... - Unpacking libllvm15:amd64 (1:15.0.6-4+b1) ... - Selecting previously unselected package libsensors-config. - Preparing to unpack .../149-libsensors-config_1%3a3.6.0-7.1_all.deb ... - Unpacking libsensors-config (1:3.6.0-7.1) ... - Selecting previously unselected package libsensors5:amd64. - Preparing to unpack .../150-libsensors5_1%3a3.6.0-7.1_amd64.deb ... - Unpacking libsensors5:amd64 (1:3.6.0-7.1) ... - Selecting previously unselected package libgl1-mesa-dri:amd64. - Preparing to unpack .../151-libgl1-mesa-dri_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libglx-mesa0:amd64. - Preparing to unpack .../152-libglx-mesa0_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libglx0:amd64. - Preparing to unpack .../153-libglx0_1.6.0-1_amd64.deb ... - Unpacking libglx0:amd64 (1.6.0-1) ... - Selecting previously unselected package libgl1:amd64. - Preparing to unpack .../154-libgl1_1.6.0-1_amd64.deb ... - Unpacking libgl1:amd64 (1.6.0-1) ... - Selecting previously unselected package libglx-dev:amd64. - Preparing to unpack .../155-libglx-dev_1.6.0-1_amd64.deb ... - Unpacking libglx-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libgl-dev:amd64. - Preparing to unpack .../156-libgl-dev_1.6.0-1_amd64.deb ... - Unpacking libgl-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libegl-dev:amd64. - Preparing to unpack .../157-libegl-dev_1.6.0-1_amd64.deb ... - Unpacking libegl-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libglvnd-core-dev:amd64. - Preparing to unpack .../158-libglvnd-core-dev_1.6.0-1_amd64.deb ... - Unpacking libglvnd-core-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libgles1:amd64. - Preparing to unpack .../159-libgles1_1.6.0-1_amd64.deb ... - Unpacking libgles1:amd64 (1.6.0-1) ... - Selecting previously unselected package libgles2:amd64. - Preparing to unpack .../160-libgles2_1.6.0-1_amd64.deb ... - Unpacking libgles2:amd64 (1.6.0-1) ... - Selecting previously unselected package libgles-dev:amd64. - Preparing to unpack .../161-libgles-dev_1.6.0-1_amd64.deb ... - Unpacking libgles-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libopengl0:amd64. - Preparing to unpack .../162-libopengl0_1.6.0-1_amd64.deb ... - Unpacking libopengl0:amd64 (1.6.0-1) ... - Selecting previously unselected package libopengl-dev:amd64. - Preparing to unpack .../163-libopengl-dev_1.6.0-1_amd64.deb ... - Unpacking libopengl-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libglvnd-dev:amd64. - Preparing to unpack .../164-libglvnd-dev_1.6.0-1_amd64.deb ... - Unpacking libglvnd-dev:amd64 (1.6.0-1) ... - Selecting previously unselected package libegl1-mesa-dev:amd64. - Preparing to unpack .../165-libegl1-mesa-dev_22.3.6-1+deb12u1_amd64.deb ... - Unpacking libegl1-mesa-dev:amd64 (22.3.6-1+deb12u1) ... - Selecting previously unselected package libepoxy-dev:amd64. - Preparing to unpack .../166-libepoxy-dev_1.5.10-1_amd64.deb ... - Unpacking libepoxy-dev:amd64 (1.5.10-1) ... - Selecting previously unselected package libfribidi-dev:amd64. - Preparing to unpack .../167-libfribidi-dev_1.0.8-2.1_amd64.deb ... - Unpacking libfribidi-dev:amd64 (1.0.8-2.1) ... - Selecting previously unselected package libgdk-pixbuf2.0-bin. - Preparing to unpack .../168-libgdk-pixbuf2.0-bin_2.42.10+dfsg-1+deb12u1_amd64.deb ... - Unpacking libgdk-pixbuf2.0-bin (2.42.10+dfsg-1+deb12u1) ... - Selecting previously unselected package libjpeg62-turbo-dev:amd64. - Preparing to unpack .../169-libjpeg62-turbo-dev_1%3a2.1.5-2_amd64.deb ... - Unpacking libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ... - Selecting previously unselected package libjpeg-dev:amd64. - Preparing to unpack .../170-libjpeg-dev_1%3a2.1.5-2_amd64.deb ... - Unpacking libjpeg-dev:amd64 (1:2.1.5-2) ... - Selecting previously unselected package libjbig-dev:amd64. - Preparing to unpack .../171-libjbig-dev_2.1-6.1_amd64.deb ... - Unpacking libjbig-dev:amd64 (2.1-6.1) ... - Selecting previously unselected package liblzma-dev:amd64. - Preparing to unpack .../172-liblzma-dev_5.4.1-0.2_amd64.deb ... - Unpacking liblzma-dev:amd64 (5.4.1-0.2) ... - Selecting previously unselected package libwebpmux3:amd64. - Preparing to unpack .../173-libwebpmux3_1.2.4-0.2+deb12u1_amd64.deb ... - Unpacking libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... - Selecting previously unselected package libwebpdemux2:amd64. - Preparing to unpack .../174-libwebpdemux2_1.2.4-0.2+deb12u1_amd64.deb ... - Unpacking libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... - Selecting previously unselected package libwebp-dev:amd64. - Preparing to unpack .../175-libwebp-dev_1.2.4-0.2+deb12u1_amd64.deb ... - Unpacking libwebp-dev:amd64 (1.2.4-0.2+deb12u1) ... - Selecting previously unselected package libtiffxx6:amd64. - Preparing to unpack .../176-libtiffxx6_4.5.0-6+deb12u1_amd64.deb ... - Unpacking libtiffxx6:amd64 (4.5.0-6+deb12u1) ... - Selecting previously unselected package liblerc-dev:amd64. - Preparing to unpack .../177-liblerc-dev_4.0.0+ds-2_amd64.deb ... - Unpacking liblerc-dev:amd64 (4.0.0+ds-2) ... - Selecting previously unselected package libtiff-dev:amd64. - Preparing to unpack .../178-libtiff-dev_4.5.0-6+deb12u1_amd64.deb ... - Unpacking libtiff-dev:amd64 (4.5.0-6+deb12u1) ... - Selecting previously unselected package libgdk-pixbuf-2.0-dev:amd64. - Preparing to unpack .../179-libgdk-pixbuf-2.0-dev_2.42.10+dfsg-1+deb12u1_amd64.deb ... - Unpacking libgdk-pixbuf-2.0-dev:amd64 (2.42.10+dfsg-1+deb12u1) ... - Selecting previously unselected package libgraphite2-dev:amd64. - Preparing to unpack .../180-libgraphite2-dev_1.3.14-1_amd64.deb ... - Unpacking libgraphite2-dev:amd64 (1.3.14-1) ... - Selecting previously unselected package libgtk-3-bin. - Preparing to unpack .../181-libgtk-3-bin_3.24.38-2~deb12u3_amd64.deb ... - Unpacking libgtk-3-bin (3.24.38-2~deb12u3) ... - Selecting previously unselected package libharfbuzz-icu0:amd64. - Preparing to unpack .../182-libharfbuzz-icu0_6.0.0+dfsg-3_amd64.deb ... - Unpacking libharfbuzz-icu0:amd64 (6.0.0+dfsg-3) ... - Selecting previously unselected package libharfbuzz-gobject0:amd64. - Preparing to unpack .../183-libharfbuzz-gobject0_6.0.0+dfsg-3_amd64.deb ... - Unpacking libharfbuzz-gobject0:amd64 (6.0.0+dfsg-3) ... - Selecting previously unselected package libharfbuzz-subset0:amd64. - Preparing to unpack .../184-libharfbuzz-subset0_6.0.0+dfsg-3_amd64.deb ... - Unpacking libharfbuzz-subset0:amd64 (6.0.0+dfsg-3) ... - Selecting previously unselected package libicu-dev:amd64. - Preparing to unpack .../185-libicu-dev_72.1-3_amd64.deb ... - Unpacking libicu-dev:amd64 (72.1-3) ... - Selecting previously unselected package libharfbuzz-dev:amd64. - Preparing to unpack .../186-libharfbuzz-dev_6.0.0+dfsg-3_amd64.deb ... - Unpacking libharfbuzz-dev:amd64 (6.0.0+dfsg-3) ... - Selecting previously unselected package libthai-dev:amd64. - Preparing to unpack .../187-libthai-dev_0.1.29-1_amd64.deb ... - Unpacking libthai-dev:amd64 (0.1.29-1) ... - Selecting previously unselected package libxft-dev:amd64. - Preparing to unpack .../188-libxft-dev_2.3.6-1_amd64.deb ... - Unpacking libxft-dev:amd64 (2.3.6-1) ... - Selecting previously unselected package pango1.0-tools. - Preparing to unpack .../189-pango1.0-tools_1.50.12+ds-1_amd64.deb ... - Unpacking pango1.0-tools (1.50.12+ds-1) ... - Selecting previously unselected package libpango1.0-dev:amd64. - Preparing to unpack .../190-libpango1.0-dev_1.50.12+ds-1_amd64.deb ... - Unpacking libpango1.0-dev:amd64 (1.50.12+ds-1) ... - Selecting previously unselected package libwayland-bin. - Preparing to unpack .../191-libwayland-bin_1.21.0-1_amd64.deb ... - Unpacking libwayland-bin (1.21.0-1) ... - Selecting previously unselected package libwayland-dev:amd64. - Preparing to unpack .../192-libwayland-dev_1.21.0-1_amd64.deb ... - Unpacking libwayland-dev:amd64 (1.21.0-1) ... - Selecting previously unselected package libxcomposite-dev:amd64. - Preparing to unpack .../193-libxcomposite-dev_1%3a0.4.5-1_amd64.deb ... - Unpacking libxcomposite-dev:amd64 (1:0.4.5-1) ... - Selecting previously unselected package libxcursor-dev:amd64. - Preparing to unpack .../194-libxcursor-dev_1%3a1.2.1-1_amd64.deb ... - Unpacking libxcursor-dev:amd64 (1:1.2.1-1) ... - Selecting previously unselected package libxdamage-dev:amd64. - Preparing to unpack .../195-libxdamage-dev_1%3a1.1.6-1_amd64.deb ... - Unpacking libxdamage-dev:amd64 (1:1.1.6-1) ... - Selecting previously unselected package libxinerama-dev:amd64. - Preparing to unpack .../196-libxinerama-dev_2%3a1.1.4-3_amd64.deb ... - Unpacking libxinerama-dev:amd64 (2:1.1.4-3) ... - Selecting previously unselected package libxkbcommon-dev:amd64. - Preparing to unpack .../197-libxkbcommon-dev_1.5.0-1_amd64.deb ... - Unpacking libxkbcommon-dev:amd64 (1.5.0-1) ... - Selecting previously unselected package libxrandr-dev:amd64. - Preparing to unpack .../198-libxrandr-dev_2%3a1.5.2-2+b1_amd64.deb ... - Unpacking libxrandr-dev:amd64 (2:1.5.2-2+b1) ... - Selecting previously unselected package wayland-protocols. - Preparing to unpack .../199-wayland-protocols_1.31-1_all.deb ... - Unpacking wayland-protocols (1.31-1) ... - Selecting previously unselected package libgtk-3-dev:amd64. - Preparing to unpack .../200-libgtk-3-dev_3.24.38-2~deb12u3_amd64.deb ... - Unpacking libgtk-3-dev:amd64 (3.24.38-2~deb12u3) ... - Selecting previously unselected package libpng-tools. - Preparing to unpack .../201-libpng-tools_1.6.39-2_amd64.deb ... - Unpacking libpng-tools (1.6.39-2) ... - Selecting previously unselected package librsvg2-2:amd64. - Preparing to unpack .../202-librsvg2-2_2.54.7+dfsg-1~deb12u1_amd64.deb ... - Unpacking librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... - Selecting previously unselected package librsvg2-common:amd64. - Preparing to unpack .../203-librsvg2-common_2.54.7+dfsg-1~deb12u1_amd64.deb ... - Unpacking librsvg2-common:amd64 (2.54.7+dfsg-1~deb12u1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../204-xdg-user-dirs_0.18-1_amd64.deb ... - Unpacking xdg-user-dirs (0.18-1) ... - Setting up media-types (10.0.0) ... - Setting up libgraphite2-3:amd64 (1.3.14-1) ... - Setting up libxcb-dri3-0:amd64 (1.15-1) ... - Setting up liblcms2-2:amd64 (2.14-2) ... - Setting up libpixman-1-0:amd64 (0.42.2-1) ... - Setting up libwayland-server0:amd64 (1.21.0-1) ... - Setting up libx11-xcb1:amd64 (2:1.8.4-2+deb12u2) ... - Setting up libpciaccess0:amd64 (0.17-2) ... - Setting up fontconfig (2.14.1-4) ... - Regenerating fonts cache... - done. - Setting up systemd-sysv (252.31-1~deb12u1) ... - Setting up libpixman-1-dev:amd64 (0.42.2-1) ... - Setting up libxdamage1:amd64 (1:1.1.6-1) ... - Setting up libicu72:amd64 (72.1-3) ... - Setting up libxcb-xfixes0:amd64 (1.15-1) ... - Setting up libglvnd-core-dev:amd64 (1.6.0-1) ... - Setting up hicolor-icon-theme (0.17-2) ... - Setting up libxi6:amd64 (2:1.8-1+b1) ... - Setting up libxrender1:amd64 (1:0.9.10-1.1) ... - Setting up libdatrie1:amd64 (0.2.13-2+b1) ... - Setting up xdg-user-dirs (0.18-1) ... - Setting up libpng-tools (1.6.39-2) ... - Setting up libxcb-render0:amd64 (1.15-1) ... - Setting up libglib2.0-0:amd64 (2.74.6-2+deb12u4) ... - Setting up libglvnd0:amd64 (1.6.0-1) ... - Setting up libxcb-glx0:amd64 (1.15-1) ... - Setting up libwebpdemux2:amd64 (1.2.4-0.2+deb12u1) ... - Setting up libpython3.11-stdlib:amd64 (3.11.2-6+deb12u4) ... - Setting up libgdk-pixbuf2.0-common (2.42.10+dfsg-1+deb12u1) ... - Setting up x11-common (1:7.7+23) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of restart. - Setting up libsensors-config (1:3.6.0-7.1) ... - Setting up libjbig-dev:amd64 (2.1-6.1) ... - Setting up libnss-systemd:amd64 (252.31-1~deb12u1) ... - Setting up xkb-data (2.35.1-1) ... - Setting up liblzo2-2:amd64 (2.10-2) ... - Setting up libxcb-shm0:amd64 (1.15-1) ... - Setting up libffi-dev:amd64 (3.4.4-1) ... - Setting up libcairo2:amd64 (1.16.0-7) ... - Setting up libpcre2-16-0:amd64 (10.42-1) ... - Setting up libcolord2:amd64 (1.4.6-2.2) ... - Setting up libopengl0:amd64 (1.6.0-1) ... - Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Setting up libxcb-present0:amd64 (1.15-1) ... - Setting up libdconf1:amd64 (0.40.0-4) ... - Setting up libxcb-shm0-dev:amd64 (1.15-1) ... - Setting up libgraphite2-dev:amd64 (1.3.14-1) ... - Setting up libz3-4:amd64 (4.8.12-3.1) ... - Setting up libpcre2-32-0:amd64 (10.42-1) ... - Setting up libglib2.0-data (2.74.6-2+deb12u4) ... - Setting up libpkgconf3:amd64 (1.8.1-1) ... - Setting up libgles2:amd64 (1.6.0-1) ... - Setting up libexpat1-dev:amd64 (2.5.0-1+deb12u1) ... - Setting up libjpeg62-turbo-dev:amd64 (1:2.1.5-2) ... - Setting up libepoxy0:amd64 (1.5.10-1) ... - Setting up libxfixes3:amd64 (1:6.0.0-2) ... - Setting up libxcb-sync1:amd64 (1.15-1) ... - Setting up uuid-dev:amd64 (2.38.1-5+deb12u2) ... - Setting up libavahi-common-data:amd64 (0.8-10) ... - Setting up libgles1:amd64 (1.6.0-1) ... - Setting up libdbus-1-3:amd64 (1.14.10-1~deb12u1) ... - Setting up libfribidi0:amd64 (1.0.8-2.1) ... - Setting up libxinerama1:amd64 (2:1.1.4-3) ... - Setting up systemd-timesyncd (252.31-1~deb12u1) ... - Creating group 'systemd-timesync' with GID 997. - Creating user 'systemd-timesync' (systemd Time Synchronization) with UID 997 and GID 997. - Created symlink /etc/systemd/system/dbus-org.freedesktop.timesync1.service → /lib/systemd/system/systemd-timesyncd.service. - Created symlink /etc/systemd/system/sysinit.target.wants/systemd-timesyncd.service → /lib/systemd/system/systemd-timesyncd.service. - Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ... - Setting up icu-devtools (72.1-3) ... - Setting up libsepol-dev:amd64 (3.4-2.1) ... - Setting up libxcb-render0-dev:amd64 (1.15-1) ... - Setting up pkgconf-bin (1.8.1-1) ... - Setting up libsensors5:amd64 (1:3.6.0-7.1) ... - Setting up liblerc-dev:amd64 (4.0.0+ds-2) ... - Setting up libglapi-mesa:amd64 (22.3.6-1+deb12u1) ... - Setting up libxext-dev:amd64 (2:1.3.4-1+b1) ... - Setting up liblzma-dev:amd64 (5.4.1-0.2) ... - Setting up libxcb-dri2-0:amd64 (1.15-1) ... - Setting up zlib1g-dev:amd64 (1:1.2.13.dfsg-1) ... - Setting up libpcre2-posix3:amd64 (10.42-1) ... - Setting up wayland-protocols (1.31-1) ... - Setting up libxshmfence1:amd64 (1.3-1) ... - Setting up at-spi2-common (2.46.0-5) ... - Setting up libxcb-randr0:amd64 (1.15-1) ... - Setting up dbus-session-bus-common (1.14.10-1~deb12u1) ... - Setting up libharfbuzz0b:amd64 (6.0.0+dfsg-3) ... - Setting up libthai-data (0.1.29-1) ... - Setting up libgirepository-1.0-1:amd64 (1.74.0-3) ... - Setting up sgml-base (1.31) ... - Setting up libcairo-gobject2:amd64 (1.16.0-7) ... - Setting up libatk1.0-0:amd64 (2.46.0-5) ... - Setting up libwayland-egl1:amd64 (1.21.0-1) ... - Setting up libopengl-dev:amd64 (1.6.0-1) ... - Setting up dbus-system-bus-common (1.14.10-1~deb12u1) ... - Setting up libwebpmux3:amd64 (1.2.4-0.2+deb12u1) ... - Setting up libtiffxx6:amd64 (4.5.0-6+deb12u1) ... - Setting up libdeflate-dev:amd64 (1.14-1) ... - Setting up libdrm-common (2.4.114-1) ... - Setting up libelf1:amd64 (0.188-2.1) ... - Setting up libxcomposite1:amd64 (1:0.4.5-1) ... - Setting up libxrender-dev:amd64 (1:0.9.10-1.1) ... - Setting up libicu-dev:amd64 (72.1-3) ... - Setting up libxml2:amd64 (2.9.14+dfsg-1.3~deb12u1) ... - Setting up dbus-bin (1.14.10-1~deb12u1) ... - Setting up libbrotli-dev:amd64 (1.0.9-2+b6) ... - Setting up libpython3-stdlib:amd64 (3.11.2-1+b1) ... - Setting up libxkbcommon0:amd64 (1.5.0-1) ... - Setting up libwayland-client0:amd64 (1.21.0-1) ... - Setting up libcairo-script-interpreter2:amd64 (1.16.0-7) ... - Setting up libblkid-dev:amd64 (2.38.1-5+deb12u2) ... - Setting up python3.11 (3.11.2-6+deb12u4) ... - Setting up libice6:amd64 (2:1.0.10-1) ... - Setting up libxft2:amd64 (2.3.6-1) ... - Setting up libharfbuzz-icu0:amd64 (6.0.0+dfsg-3) ... - Setting up libpcre2-dev:amd64 (10.42-1) ... - Setting up libice-dev:amd64 (2:1.0.10-1) ... - Setting up libselinux1-dev:amd64 (3.4-1+b6) ... - Setting up libxtst6:amd64 (2:1.2.3-1.1) ... - Setting up libfribidi-dev:amd64 (1.0.8-2.1) ... - Setting up libxkbcommon-dev:amd64 (1.5.0-1) ... - Setting up libxcursor1:amd64 (1:1.2.1-1) ... - Setting up libpng-dev:amd64 (1.6.39-2) ... - Setting up libavahi-common3:amd64 (0.8-10) ... - Setting up libjpeg-dev:amd64 (1:2.1.5-2) ... - Setting up libglib2.0-bin (2.74.6-2+deb12u4) ... - Setting up python3 (3.11.2-1+b1) ... - running python rtupdate hooks for python3.11... - running python post-rtupdate hooks for python3.11... - Setting up dbus-daemon (1.14.10-1~deb12u1) ... - Setting up libharfbuzz-gobject0:amd64 (6.0.0+dfsg-3) ... - Setting up libatspi2.0-0:amd64 (2.46.0-5) ... - Setting up pkgconf:amd64 (1.8.1-1) ... - Setting up libfreetype-dev:amd64 (2.12.1+dfsg-5+deb12u3) ... - Setting up libxfixes-dev:amd64 (1:6.0.0-2) ... - Setting up libatk-bridge2.0-0:amd64 (2.46.0-5) ... - Setting up libthai0:amd64 (0.1.29-1) ... - Setting up libwayland-bin (1.21.0-1) ... - Setting up libxrandr-dev:amd64 (2:1.5.2-2+b1) ... - Setting up libwebp-dev:amd64 (1.2.4-0.2+deb12u1) ... - Setting up libtiff-dev:amd64 (4.5.0-6+deb12u1) ... - Setting up dbus (1.14.10-1~deb12u1) ... - invoke-rc.d: could not determine current runlevel - invoke-rc.d: policy-rc.d denied execution of start. - Setting up shared-mime-info (2.2-1) ... - Setting up pkg-config:amd64 (1.8.1-1) ... - Setting up libxinerama-dev:amd64 (2:1.1.4-3) ... - Setting up gir1.2-glib-2.0:amd64 (1.74.0-3) ... - Setting up libdrm2:amd64 (2.4.114-1+b1) ... - Setting up libdatrie-dev:amd64 (0.2.13-2+b1) ... - Setting up libwayland-cursor0:amd64 (1.21.0-1) ... - Setting up xml-core (0.18+nmu1) ... - Setting up libllvm15:amd64 (1:15.0.6-4+b1) ... - Setting up libpam-systemd:amd64 (252.31-1~deb12u1) ... - Setting up libharfbuzz-subset0:amd64 (6.0.0+dfsg-3) ... - Setting up libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... - Setting up libxi-dev:amd64 (2:1.8-1+b1) ... - Setting up python3-lib2to3 (3.11.2-3) ... - Setting up libsm6:amd64 (2:1.2.3-1) ... - Setting up libavahi-client3:amd64 (0.8-10) ... - Setting up libmount-dev:amd64 (2.38.1-5+deb12u2) ... - Setting up libdrm-amdgpu1:amd64 (2.4.114-1+b1) ... - Setting up libxtst-dev:amd64 (2:1.2.3-1.1) ... - Setting up python3-distutils (3.11.2-3) ... - Setting up libxdamage-dev:amd64 (1:1.1.6-1) ... - Setting up libglib2.0-dev-bin (2.74.6-2+deb12u4) ... - Setting up gtk-update-icon-cache (3.24.38-2~deb12u3) ... - Setting up libdrm-nouveau2:amd64 (2.4.114-1+b1) ... - Setting up gir1.2-freedesktop:amd64 (1.74.0-3) ... - Setting up gir1.2-gdkpixbuf-2.0:amd64 (2.42.10+dfsg-1+deb12u1) ... - Setting up libgbm1:amd64 (22.3.6-1+deb12u1) ... - Setting up libfontconfig-dev:amd64 (2.14.1-4) ... - Setting up gir1.2-atk-1.0:amd64 (2.46.0-5) ... - Setting up libsm-dev:amd64 (2:1.2.3-1) ... - Setting up libdrm-radeon1:amd64 (2.4.114-1+b1) ... - Setting up libxcomposite-dev:amd64 (1:0.4.5-1) ... - Setting up libxcursor-dev:amd64 (1:1.2.1-1) ... - Setting up libpango-1.0-0:amd64 (1.50.12+ds-1) ... - Setting up libdrm-intel1:amd64 (2.4.114-1+b1) ... - Setting up libgl1-mesa-dri:amd64 (22.3.6-1+deb12u1) ... - Setting up gir1.2-atspi-2.0:amd64 (2.46.0-5) ... - Setting up libwayland-dev:amd64 (1.21.0-1) ... - Setting up gir1.2-harfbuzz-0.0:amd64 (6.0.0+dfsg-3) ... - Setting up dbus-user-session (1.14.10-1~deb12u1) ... - Setting up libegl-mesa0:amd64 (22.3.6-1+deb12u1) ... - Setting up libglib2.0-dev:amd64 (2.74.6-2+deb12u4) ... - Setting up adwaita-icon-theme (43-1) ... - update-alternatives: using /usr/share/icons/Adwaita/cursor.theme to provide /usr/share/icons/default/index.theme (x-cursor-theme) in auto mode - Setting up libthai-dev:amd64 (0.1.29-1) ... - Setting up libcups2:amd64 (2.4.2-3+deb12u8) ... - Setting up libgdk-pixbuf2.0-bin (2.42.10+dfsg-1+deb12u1) ... - Setting up libegl1:amd64 (1.6.0-1) ... - Setting up libcairo2-dev:amd64 (1.16.0-7) ... - Setting up libpangoft2-1.0-0:amd64 (1.50.12+ds-1) ... - Setting up libatk1.0-dev:amd64 (2.46.0-5) ... - Setting up libpangocairo-1.0-0:amd64 (1.50.12+ds-1) ... - Setting up libxft-dev:amd64 (2.3.6-1) ... - Setting up libgdk-pixbuf-2.0-dev:amd64 (2.42.10+dfsg-1+deb12u1) ... - Setting up libharfbuzz-dev:amd64 (6.0.0+dfsg-3) ... - Setting up libglx-mesa0:amd64 (22.3.6-1+deb12u1) ... - Setting up libpangoxft-1.0-0:amd64 (1.50.12+ds-1) ... - Setting up libglx0:amd64 (1.6.0-1) ... - Setting up pango1.0-tools (1.50.12+ds-1) ... - Setting up dconf-service (0.40.0-4) ... - Setting up librsvg2-2:amd64 (2.54.7+dfsg-1~deb12u1) ... - Setting up gir1.2-pango-1.0:amd64 (1.50.12+ds-1) ... - Setting up libgl1:amd64 (1.6.0-1) ... - Setting up libpango1.0-dev:amd64 (1.50.12+ds-1) ... - Setting up librsvg2-common:amd64 (2.54.7+dfsg-1~deb12u1) ... - Setting up libglx-dev:amd64 (1.6.0-1) ... - Setting up libgl-dev:amd64 (1.6.0-1) ... - Setting up dconf-gsettings-backend:amd64 (0.40.0-4) ... - Setting up libegl-dev:amd64 (1.6.0-1) ... - Setting up libepoxy-dev:amd64 (1.5.10-1) ... - Setting up libgles-dev:amd64 (1.6.0-1) ... - Setting up libgtk-3-common (3.24.38-2~deb12u3) ... - Setting up gsettings-desktop-schemas (43.0-1) ... - Setting up libgtk-3-0:amd64 (3.24.38-2~deb12u3) ... - Setting up gir1.2-gtk-3.0:amd64 (3.24.38-2~deb12u3) ... - Setting up libglvnd-dev:amd64 (1.6.0-1) ... - Setting up libgtk-3-bin (3.24.38-2~deb12u3) ... - Setting up at-spi2-core (2.46.0-5) ... - Setting up libegl1-mesa-dev:amd64 (22.3.6-1+deb12u1) ... - Processing triggers for libc-bin (2.36-9+deb12u8) ... - Processing triggers for systemd (252.31-1~deb12u1) ... - Processing triggers for sgml-base (1.31) ... - Setting up libdbus-1-dev:amd64 (1.14.10-1~deb12u1) ... - Setting up libatspi2.0-dev:amd64 (2.46.0-5) ... - Setting up libatk-bridge2.0-dev:amd64 (2.46.0-5) ... - Setting up libgtk-3-dev:amd64 (3.24.38-2~deb12u3) ... - Processing triggers for libgdk-pixbuf-2.0-0:amd64 (2.42.10+dfsg-1+deb12u1) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/30: Processing 2/30: Processing 3/30: Processing 4/30: Processing 5/30: Processing 6/30: Processing 7/30: [conf-pkg-config: pkg-config] -> retrieved cairo2.0.6.4 (cached) Processing 8/30: [conf-pkg-config: pkg-config] -> retrieved camlp-streams.5.0.1 (cached) Processing 9/30: [conf-pkg-config: pkg-config] Processing 10/30: [camlp-streams: dune build] [conf-pkg-config: pkg-config] -> retrieved csexp.1.5.2 (cached) Processing 11/30: [camlp-streams: dune build] [conf-pkg-config: pkg-config] Processing 12/30: [camlp-streams: dune build] [conf-pkg-config: pkg-config] [csexp: dune build] - usage: pkgconf [OPTIONS] [LIBRARIES] - - basic options: - - --help this message - --about print pkgconf version and license to stdout - --version print supported pkg-config version to stdout - --atleast-pkgconfig-version check whether or not pkgconf is compatible - with a specified pkg-config version - --errors-to-stdout print all errors on stdout instead of stderr - --print-errors ensure all errors are printed - --short-errors be less verbose about some errors - --silence-errors explicitly be silent about errors - --list-all list all known packages - --list-package-names list all known package names - --simulate simulate walking the calculated dependency graph - --no-cache do not cache already seen packages when - walking the dependency graph - --log-file=filename write an audit log to a specified file - --with-path=path adds a directory to the search path - --define-prefix override the prefix variable with one that is guessed based on - the location of the .pc file - --dont-define-prefix do not override the prefix variable under any circumstances - --prefix-variable=varname sets the name of the variable that pkgconf considers - to be the package prefix - --relocate=path relocates a path and exits (mostly for testsuite) - --dont-relocate-paths disables path relocation support - - cross-compilation personality support: - - --personality=triplet|filename sets the personality to 'triplet' or a file named 'filename' - --dump-personality dumps details concerning selected personality - - checking specific pkg-config database entries: - - --atleast-version require a specific version of a module - --exact-version require an exact version of a module - --max-version require a maximum version of a module - --exists check whether or not a module exists - --uninstalled check whether or not an uninstalled module will be used - --no-uninstalled never use uninstalled modules when satisfying dependencies - --no-provides do not use 'provides' rules to resolve dependencies - --maximum-traverse-depth maximum allowed depth for dependency graph - --static be more aggressive when computing dependency graph - (for static linking) - --shared use a simplified dependency graph (usually default) - --pure optimize a static dependency graph as if it were a normal - dependency graph - --env-only look only for package entries in PKG_CONFIG_PATH - --ignore-conflicts ignore 'conflicts' rules in modules - --validate validate specific .pc files for correctness - - querying specific pkg-config database fields: - - --define-variable=varname=value define variable 'varname' as 'value' - --variable=varname print specified variable entry to stdout - --cflags print required CFLAGS to stdout - --cflags-only-I print required include-dir CFLAGS to stdout - --cflags-only-other print required non-include-dir CFLAGS to stdout - --libs print required linker flags to stdout - --libs-only-L print required LDPATH linker flags to stdout - --libs-only-l print required LIBNAME linker flags to stdout - --libs-only-other print required other linker flags to stdout - --print-requires print required dependency frameworks to stdout - --print-requires-private print required dependency frameworks for static - linking to stdout - --print-provides print provided dependencies to stdout - --print-variables print all known variables in module to stdout - --digraph print entire dependency graph in graphviz 'dot' format - --keep-system-cflags keep -I/usr/include entries in cflags output - --keep-system-libs keep -L/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 entries in libs output - --path show the exact filenames for any matching .pc files - --modversion print the specified module's version to stdout - --internal-cflags do not filter 'internal' cflags from output - - filtering output: - - --msvc-syntax print translatable fragments in MSVC syntax - --fragment-filter=types filter output fragments to the specified types - - report bugs to <https://github.com/pkgconf/pkgconf/issues/new>. -> compiled conf-pkg-config.3 Processing 12/30: [camlp-streams: dune build] [csexp: dune build] -> installed conf-pkg-config.3 Processing 13/30: [camlp-streams: dune build] [csexp: dune build] Processing 14/30: [camlp-streams: dune build] [conf-cairo: pkg-config cairo] [csexp: dune build] Processing 15/30: [camlp-streams: dune build] [conf-cairo: pkg-config cairo] [conf-gtk3: pkg-config 3.18] [csexp: dune build] -> compiled conf-cairo.1 Processing 15/30: [camlp-streams: dune build] [conf-gtk3: pkg-config 3.18] [csexp: dune build] -> installed conf-cairo.1 Processing 16/30: [camlp-streams: dune build] [conf-gtk3: pkg-config 3.18] [csexp: dune build] -> compiled conf-gtk3.18 Processing 16/30: [camlp-streams: dune build] [csexp: dune build] -> installed conf-gtk3.18 Processing 17/30: [camlp-streams: dune build] [csexp: dune build] -> retrieved unison.2.53.7 (cached) Processing 18/30: [camlp-streams: dune build] [csexp: dune build] -> retrieved unison-gui.2.53.7 (cached) -> retrieved lablgtk3.3.1.5 (cached) -> compiled csexp.1.5.2 Processing 18/30: [camlp-streams: dune build] -> installed csexp.1.5.2 Processing 19/30: [camlp-streams: dune build] -> compiled camlp-streams.5.0.1 Processing 19/30: -> installed camlp-streams.5.0.1 Processing 20/30: -> retrieved dune-configurator.3.16.1 (cached) Processing 21/30: [dune-configurator: rm] + /usr/bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.16.1) + /usr/bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.16.1) Processing 21/30: [dune-configurator: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "dune-configurator" "-j" "39" "@install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/dune-configurator.3.16.1) -> compiled dune-configurator.3.16.1 -> installed dune-configurator.3.16.1 Processing 23/30: [cairo2: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "cairo2" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/cairo2.0.6.4) -> compiled cairo2.0.6.4 -> installed cairo2.0.6.4 Processing 25/30: [lablgtk3: dune build] + /home/opam/.opam/5.1/bin/dune "build" "-p" "lablgtk3" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/lablgtk3.3.1.5) - (cd _build/default/src && ../.bin/propcc gtkBase.props) - Warning: no conversion for type GdkWindow_opt in class GtkWidget - (cd _build/default/src && ../.bin/propcc gtkMisc.props) - Warning: no conversion for type PangoAttrList in class GtkLabel - Warning: no conversion for type GIcon in class GtkImage - Warning: no conversion for type GdkPixbufAnimation in class GtkImage - Warning: no conversion for type CairoSurface in class GtkImage - (cd _build/default/src && ../.bin/propcc gtkText.props) - Warning: no conversion for type PangoTabArray in class GtkTextView - Warning: no conversion for type PangoTabArray in class GtkTextTag - (cd _build/default/src && ../.bin/propcc gtkTree.props) - Warning: no conversion for type PangoAttrList in class GtkCellRendererText - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/5.1/lib/ocaml -I /home/opam/.opam/5.1/lib/cairo2 -I /home/opam/.opam/5.1/lib/ocaml/threads -I /home/opam/.opam/5.1/lib/ocaml/unix -o ml_gobject.o -c ml_gobject.c) - In file included from ml_gobject.c:34: - ml_gobject.c: In function 'GValue_val': - wrappers.h:125:9: warning: initialization discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] - 125 | ((int)Field(val,1) == 2 ? &Field(val,2) : (void*)Field(val,1)) - | ^ - ml_gobject.c:262:15: note: in expansion of macro 'MLPointer_val' - 262 | void *v = MLPointer_val(val); - | ^~~~~~~~~~~~~ - ml_gobject.c: In function 'g_value_set_mlvariant': - wrappers.h:332:37: warning: passing argument 2 of 'g_value_set_boxed' discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] - 332 | ((long)val-1 ? unwrap(Field(val,0)) : default) - | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~ - ml_gobject.c:454:34: note: in expansion of macro 'Option_val' - 454 | g_value_set_boxed(val, Option_val(data,MLPointer_val,NULL)); - | ^~~~~~~~~~ - In file included from /usr/include/glib-2.0/gobject/gobject.h:31, - from /usr/include/glib-2.0/gobject/gbinding.h:31, - from /usr/include/glib-2.0/glib-object.h:24, - from ml_gobject.c:26: - /usr/include/glib-2.0/gobject/gboxed.h:79:59: note: expected 'gconstpointer' {aka 'const void *'} but argument is of type 'volatile void *' - 79 | gconstpointer v_boxed); - | ~~~~~~~~~~~~~~~^~~~~~~ - ml_gobject.c:459:24: warning: assignment discards 'volatile' qualifier from pointer target type [-Wdiscarded-qualifiers] - 459 | DATA.v_pointer = Option_val(data,MLPointer_val,NULL); - | ^ - (cd _build/default/src && /usr/bin/gcc -O2 -fno-strict-aliasing -fwrapv -pthread -fPIC -D_FILE_OFFSET_BITS=64 -I/usr/include/gtk-3.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/x86_64-linux-gnu/glib-2.0/include -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/x86_64-linux-gnu -I/usr/include/gio-unix-2.0 -I/usr/include/atk-1.0 -I/usr/include/at-spi2-atk/2.0 -I/usr/include/at-spi-2.0 -I/usr/include/dbus-1.0 -I/usr/lib/x86_64-linux-gnu/dbus-1.0/include -pthread -Wno-deprecated-declarations -g -I /home/opam/.opam/5.1/lib/ocaml -I /home/opam/.opam/5.1/lib/cairo2 -I /home/opam/.opam/5.1/lib/ocaml/threads -I /home/opam/.opam/5.1/lib/ocaml/unix -o ml_glib.o -c ml_glib.c) - ml_glib.c: In function 'ml_g_main_iteration': - ml_glib.c:269:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_iteration" - 269 | ML_1 (g_main_iteration, Bool_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_pending': - ml_glib.c:270:13: warning: Deprecated pre-processor symbol: replace with "g_main_context_pending" - 270 | ML_0 (g_main_pending, Val_bool) - | ^~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_is_running': - ml_glib.c:271:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_is_running" - 271 | ML_1 (g_main_is_running, GMainLoop_val, Val_bool) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_quit': - ml_glib.c:272:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_quit" - 272 | ML_1 (g_main_quit, GMainLoop_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_main_destroy': - ml_glib.c:273:13: warning: Deprecated pre-processor symbol: replace with "g_main_loop_unref" - 273 | ML_1 (g_main_destroy, GMainLoop_val, Unit) - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - ml_glib.c: In function 'ml_g_get_charset': - ml_glib.c:555:13: warning: Deprecated pre-processor symbol: replace with "const" - 555 | G_CONST_RETURN char *c; - | ^~~~~~~~~~~~~ -> compiled lablgtk3.3.1.5 -> installed lablgtk3.3.1.5 Processing 27/30: [unison: make 39] + /usr/bin/make "NATIVE=true" "-j" "39" (CWD=/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7) - /usr/bin/make -C src - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src' - Building for Unix - NATIVE = true - ocamlopt: ubase/umarshal.mli ---> ubase/umarshal.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/umarshal.mli - ocamlopt: ubase/rx.mli ---> ubase/rx.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/rx.mli - ocamlopt: unicode_tables.ml ---> unicode_tables.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/unicode_tables.ml - ocamlopt: unicode.mli ---> unicode.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/unicode.mli - echo 'let myName = "'unison'";;' > ubase/projectInfo.ml - echo 'let myVersion = "'2.53.7'";;' >> ubase/projectInfo.ml - echo 'let myMajorVersion = "'2.53'";;' >> ubase/projectInfo.ml - ocamlopt: ubase/safelist.mli ---> ubase/safelist.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/safelist.mli - ocamlopt: ubase/util.mli ---> ubase/util.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/util.mli - ocamlopt: ubase/uarg.mli ---> ubase/uarg.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/uarg.mli - ocamlopt: lwt/pqueue.mli ---> lwt/pqueue.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lwt/pqueue.mli - ocamlopt: lwt/lwt.mli ---> lwt/lwt.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lwt/lwt.mli - ocamlopt: features.mli ---> features.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/features.mli - ocamlopt: fileutil.mli ---> fileutil.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fileutil.mli - ocamlopt: propsdata.mli ---> propsdata.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/propsdata.mli - ocamlopt: lock.mli ---> lock.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lock.mli - ocamlopt: clroot.mli ---> clroot.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/clroot.mli - ocamlopt: tree.mli ---> tree.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/tree.mli - ocamlopt: checksum.mli ---> checksum.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/checksum.mli - ocamlopt: external.mli ---> external.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/external.mli - ocamlopt: strings.mli ---> strings.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/strings.mli - ocamlopt: test.mli ---> test.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/test.mli - ocamlopt: osxsupport.c ---> osxsupport.o - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -ccopt "-o "/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/osxsupport.o -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/osxsupport.c - ocamlopt: pty.c ---> pty.o - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -ccopt "-o "/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/pty.o -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/pty.c - ocamlopt: bytearray_stubs.c ---> bytearray_stubs.o - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -ccopt "-o "/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/bytearray_stubs.o -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/bytearray_stubs.c - ocamlopt: hash_compat.c ---> hash_compat.o - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -ccopt "-o "/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/hash_compat.o -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/hash_compat.c - ocamlopt: props_xattr.c ---> props_xattr.o - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -ccopt "-o "/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/props_xattr.o -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/props_xattr.c - ocamlopt: props_acl.c ---> props_acl.o - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -ccopt "-o "/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/props_acl.o -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/props_acl.c - Not on macOS. macOS native GUI will not be built. - ocamlopt: fsmonitor/inotify/inotify.mli ---> fsmonitor/inotify/inotify.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fsmonitor/inotify/inotify.mli - ocamlopt: fsmonitor/watchercommon.mli ---> fsmonitor/watchercommon.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fsmonitor/watchercommon.mli - ocamlopt: fsmonitor/inotify/inotify_stubs.c ---> fsmonitor/inotify/inotify_stubs.o - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -ccopt "-o "/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fsmonitor/inotify/inotify_stubs.o -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fsmonitor/inotify/inotify_stubs.c - ocamlopt: ubase/umarshal.ml ---> ubase/umarshal.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/umarshal.ml - ocamlopt: ubase/rx.ml ---> ubase/rx.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/rx.ml - ocamlopt: unicode.ml ---> unicode.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/unicode.ml - ocamlopt: bytearray.mli ---> bytearray.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/bytearray.mli - ocamlc: system/system_intf.ml ---> system/system_intf.cmo - ocamlc -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/system/system_intf.ml - ocamlopt: ubase/projectInfo.ml ---> ubase/projectInfo.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/projectInfo.ml - ocamlopt: ubase/myMap.mli ---> ubase/myMap.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/myMap.mli - ocamlopt: ubase/safelist.ml ---> ubase/safelist.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/safelist.ml - ocamlopt: ubase/prefs.mli ---> ubase/prefs.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/prefs.mli - ocamlopt: ubase/proplist.mli ---> ubase/proplist.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/proplist.mli - ocamlopt: lwt/pqueue.ml ---> lwt/pqueue.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lwt/pqueue.ml - ocamlopt: lwt/lwt.ml ---> lwt/lwt.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lwt/lwt.ml - ocamlopt: lwt/lwt_util.mli ---> lwt/lwt_util.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lwt/lwt_util.mli - ocamlopt: lwt/lwt_unix.mli ---> lwt/lwt_unix.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lwt/lwt_unix.mli - ocamlopt: uutil.mli ---> uutil.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/uutil.mli - ocamlopt: fileutil.ml ---> fileutil.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fileutil.ml - ocamlopt: name.mli ---> name.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/name.mli - ocamlopt: checksum.ml ---> checksum.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/checksum.ml - ocamlopt: strings.ml ---> strings.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/strings.ml - ocamlopt: fsmonitor/inotify/inotify.ml ---> fsmonitor/inotify/inotify.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fsmonitor/inotify/inotify.ml - ocamlopt: fsmonitor/inotify/lwt_inotify.mli ---> fsmonitor/inotify/lwt_inotify.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fsmonitor/inotify/lwt_inotify.mli - ocamlopt: system.mli ---> system.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/system.mli - ocamlopt: ubase/trace.mli ---> ubase/trace.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/trace.mli - ocamlopt: case.mli ---> case.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/case.mli - ocamlopt: pred.mli ---> pred.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/pred.mli - ocamlopt: terminal.mli ---> terminal.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/terminal.mli - ocamlopt: abort.mli ---> abort.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/abort.mli - ocamlopt: transfer.mli ---> transfer.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/transfer.mli - ocamlopt: lwt/lwt_util.ml ---> lwt/lwt_util.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lwt/lwt_util.ml - ocamlopt: lwt/generic/lwt_unix_impl.ml ---> lwt/generic/lwt_unix_impl.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lwt/generic/lwt_unix_impl.ml - ocamlopt: path.mli ---> path.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/path.mli - ocamlopt: fspath.mli ---> fspath.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fspath.mli - ocamlopt: fs.mli ---> fs.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fs.mli - ocamlopt: fingerprint.mli ---> fingerprint.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fingerprint.mli - ocamlopt: fswatch.mli ---> fswatch.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fswatch.mli - ocamlopt: fswatchold.mli ---> fswatchold.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fswatchold.mli - ocamlopt: osx.mli ---> osx.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/osx.mli - ocamlopt: props.mli ---> props.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/props.mli - ocamlopt: lwt/lwt_unix.ml ---> lwt/lwt_unix.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lwt/lwt_unix.ml - ocamlopt: fileinfo.mli ---> fileinfo.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fileinfo.mli - ocamlopt: fsmonitor/inotify/lwt_inotify.ml ---> fsmonitor/inotify/lwt_inotify.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fsmonitor/inotify/lwt_inotify.ml - ocamlopt: fsmonitor/watchercommon.ml ---> fsmonitor/watchercommon.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fsmonitor/watchercommon.ml - ocamlopt: bytearray.ml ---> bytearray.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/bytearray.ml - ocamlopt: system/system_generic.ml ---> system/system_generic.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/system/system_generic.ml - ocamlopt: ubase/myMap.ml ---> ubase/myMap.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/myMap.ml - ocamlopt: tree.ml ---> tree.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/tree.ml - ocamlopt: os.mli ---> os.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/os.mli - ocamlopt: common.mli ---> common.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/common.mli - ocamlopt: xferhint.mli ---> xferhint.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/xferhint.mli - ocamlopt: fpcache.mli ---> fpcache.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fpcache.mli - ocamlopt: pixmaps.ml ---> pixmaps.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I /home/opam/.opam/5.1/lib/lablgtk3 -I /home/opam/.opam/5.1/lib/cairo2 -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/pixmaps.ml - ocamlopt: remote.mli ---> remote.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/remote.mli - ocamlopt: negotiate.mli ---> negotiate.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/negotiate.mli - ocamlopt: globals.mli ---> globals.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/globals.mli - ocamlopt: update.mli ---> update.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/update.mli - ocamlopt: copy.mli ---> copy.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/copy.mli - ocamlopt: files.mli ---> files.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/files.mli - ocamlopt: sortri.mli ---> sortri.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/sortri.mli - ocamlopt: recon.mli ---> recon.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/recon.mli - ocamlopt: transport.mli ---> transport.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/transport.mli - ocamlopt: uicommon.mli ---> uicommon.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/uicommon.mli - ocamlopt: system/generic/system_impl.ml ---> system/generic/system_impl.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/system/generic/system_impl.ml - ocamlopt: stasher.mli ---> stasher.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/stasher.mli - ocamlopt: uitext.mli ---> uitext.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/uitext.mli - ocamlopt: uigtk3.mli ---> uigtk3.cmi - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I /home/opam/.opam/5.1/lib/lablgtk3 -I /home/opam/.opam/5.1/lib/cairo2 -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/uigtk3.mli - ocamlopt: system.ml ---> system.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/system.ml - ocamlopt: ubase/util.ml ---> ubase/util.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/util.ml - ocamlopt: fsmonitor/inotify/watcher.ml ---> fsmonitor/inotify/watcher.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fsmonitor/inotify/watcher.ml - ocamlopt: ubase/uarg.ml ---> ubase/uarg.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/uarg.ml - ocamlopt: ubase/proplist.ml ---> ubase/proplist.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/proplist.ml - ocamlopt: features.ml ---> features.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/features.ml - ocamlopt: terminal.ml ---> terminal.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/terminal.ml - ocamlopt: propsdata.ml ---> propsdata.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/propsdata.ml - ocamlopt: lock.ml ---> lock.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/lock.ml - Linking unison-fsmonitor - ocamlopt -verbose -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I fsmonitor -I fsmonitor/inotify -o unison-fsmonitor unix.cmxa lwt/lwt.cmx lwt/pqueue.cmx lwt/generic/lwt_unix_impl.cmx lwt/lwt_unix.cmx fsmonitor/inotify/inotify.cmx fsmonitor/inotify/lwt_inotify.cmx fsmonitor/watchercommon.cmx fsmonitor/inotify/watcher.cmx fsmonitor/inotify/inotify_stubs.o -cclib -lutil - ocamlopt: ubase/prefs.ml ---> ubase/prefs.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/prefs.ml - + as -o '/tmp/camlstartup582b66.o' '/tmp/camlstartup587da3.s' - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wl,-E -o 'unison-fsmonitor' '-Llwt' '-Lubase' '-Lsystem' '-L/home/opam/.opam/5.1/lib/ocaml/unix' '-L/home/opam/.opam/5.1/lib/ocaml/str' '-Lsystem/generic' '-Llwt/generic' '-Lfsmonitor' '-Lfsmonitor/inotify' '-L/home/opam/.opam/5.1/lib/ocaml' '/tmp/camlstartup582b66.o' '/home/opam/.opam/5.1/lib/ocaml/std_exit.o' 'fsmonitor/inotify/watcher.o' 'fsmonitor/watchercommon.o' 'fsmonitor/inotify/lwt_inotify.o' 'fsmonitor/inotify/inotify.o' 'lwt/lwt_unix.o' 'lwt/generic/lwt_unix_impl.o' 'lwt/pqueue.o' 'lwt/lwt.o' '/home/opam/.opam/5.1/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.1/lib/ocaml/stdlib.a' '-lunixnat' 'fsmonitor/inotify/inotify_stubs.o' '-lutil' '/home/opam/.opam/5.1/lib/ocaml/libasmrun.a' -lm -lpthread - ocamlopt: ubase/trace.ml ---> ubase/trace.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/ubase/trace.ml - ocamlopt: clroot.ml ---> clroot.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/clroot.ml - ocamlopt: uutil.ml ---> uutil.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/uutil.ml - ocamlopt: case.ml ---> case.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/case.ml - ocamlopt: abort.ml ---> abort.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/abort.ml - ocamlopt: transfer.ml ---> transfer.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/transfer.ml - ocamlopt: pred.ml ---> pred.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/pred.ml - ocamlopt: name.ml ---> name.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/name.ml - ocamlopt: path.ml ---> path.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/path.ml - ocamlopt: fspath.ml ---> fspath.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fspath.ml - ocamlopt: fs.ml ---> fs.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fs.ml - ocamlopt: fswatch.ml ---> fswatch.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fswatch.ml - ocamlopt: fingerprint.ml ---> fingerprint.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fingerprint.ml - ocamlopt: osx.ml ---> osx.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/osx.ml - ocamlopt: props.ml ---> props.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/props.ml - ocamlopt: fileinfo.ml ---> fileinfo.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fileinfo.ml - ocamlopt: os.ml ---> os.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/os.ml - ocamlopt: common.ml ---> common.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/common.ml - ocamlopt: xferhint.ml ---> xferhint.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/xferhint.ml - ocamlopt: fpcache.ml ---> fpcache.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fpcache.ml - ocamlopt: remote.ml ---> remote.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/remote.ml - ocamlopt: sortri.ml ---> sortri.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/sortri.ml - ocamlopt: external.ml ---> external.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/external.ml - ocamlopt: negotiate.ml ---> negotiate.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/negotiate.ml - ocamlopt: globals.ml ---> globals.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/globals.ml - ocamlopt: fswatchold.ml ---> fswatchold.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/fswatchold.ml - ocamlopt: update.ml ---> update.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/update.ml - ocamlopt: copy.ml ---> copy.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/copy.ml - ocamlopt: recon.ml ---> recon.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/recon.ml - ocamlopt: stasher.ml ---> stasher.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/stasher.ml - ocamlopt: files.ml ---> files.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/files.ml - ocamlopt: transport.ml ---> transport.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/transport.ml - ocamlopt: uicommon.ml ---> uicommon.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/uicommon.ml - ocamlopt: uitext.ml ---> uitext.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/uitext.ml - ocamlopt: test.ml ---> test.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/test.ml - ocamlopt: main.ml ---> main.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/main.ml - ocamlopt: uigtk3.ml ---> uigtk3.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I /home/opam/.opam/5.1/lib/lablgtk3 -I /home/opam/.opam/5.1/lib/cairo2 -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/uigtk3.ml - ocamlopt: linktext.ml ---> linktext.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/linktext.ml - Linking unison - ocamlopt -verbose -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -o unison unix.cmxa str.cmxa ubase/umarshal.cmx ubase/rx.cmx unicode_tables.cmx unicode.cmx bytearray.cmx system/system_generic.cmx system/generic/system_impl.cmx system.cmx ubase/projectInfo.cmx ubase/myMap.cmx ubase/safelist.cmx ubase/util.cmx ubase/uarg.cmx ubase/prefs.cmx ubase/trace.cmx ubase/proplist.cmx lwt/pqueue.cmx lwt/lwt.cmx lwt/lwt_util.cmx lwt/generic/lwt_unix_impl.cmx lwt/lwt_unix.cmx features.cmx uutil.cmx case.cmx pred.cmx terminal.cmx fileutil.cmx name.cmx path.cmx fspath.cmx fs.cmx fingerprint.cmx abort.cmx osx.cmx fswatch.cmx propsdata.cmx props.cmx fileinfo.cmx os.cmx lock.cmx clroot.cmx common.cmx tree.cmx checksum.cmx transfer.cmx xferhint.cmx remote.cmx external.cmx negotiate.cmx globals.cmx fswatchold.cmx fpcache.cmx update.cmx copy.cmx stasher.cmx files.cmx sortri.cmx recon.cmx transport.cmx strings.cmx uicommon.cmx uitext.cmx test.cmx main.cmx linktext.cmx osxsupport.o pty.o bytearray_stubs.o hash_compat.o props_xattr.o props_acl.o -cclib -lutil - + as -o '/tmp/camlstartup63ce9d.o' '/tmp/camlstartup34b64e.s' - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wl,-E -o 'unison' '-Llwt' '-Lubase' '-Lsystem' '-L/home/opam/.opam/5.1/lib/ocaml/unix' '-L/home/opam/.opam/5.1/lib/ocaml/str' '-Lsystem/generic' '-Llwt/generic' '-L/home/opam/.opam/5.1/lib/ocaml' '/tmp/camlstartup63ce9d.o' '/home/opam/.opam/5.1/lib/ocaml/std_exit.o' 'linktext.o' 'main.o' 'test.o' 'uitext.o' 'uicommon.o' 'strings.o' 'transport.o' 'recon.o' 'sortri.o' 'files.o' 'stasher.o' 'copy.o' 'update.o' 'fpcache.o' 'fswatchold.o' 'globals.o' 'negotiate.o' 'external.o' 'remote.o' 'xferhint.o' 'transfer.o' 'checksum.o' 'tree.o' 'common.o' 'clroot.o' 'lock.o' 'os.o' 'fileinfo.o' 'props.o' 'propsdata.o' 'fswatch.o' 'osx.o' 'abort.o' 'fingerprint.o' 'fs.o' 'fspath.o' 'path.o' 'name.o' 'fileutil.o' 'terminal.o' 'pred.o' 'case.o' 'uutil.o' 'features.o' 'lwt/lwt_unix.o' 'lwt/generic/lwt_unix_impl.o' 'lwt/lwt_util.o' 'lwt/lwt.o' 'lwt/pqueue.o' 'ubase/proplist.o' 'ubase/trace.o' 'ubase/prefs.o' 'ubase/uarg.o' 'ubase/util.o' 'ubase/safelist.o' 'ubase/myMap.o' 'ubase/projectInfo.o' 'system.o' 'system/generic/system_impl.o' 'system/system_generic.o' 'bytearray.o' 'unicode.o' 'unicode_tables.o' 'ubase/rx.o' 'ubase/umarshal.o' '/home/opam/.opam/5.1/lib/ocaml/str/str.a' '/home/opam/.opam/5.1/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.1/lib/ocaml/stdlib.a' '-lcamlstrnat' '-lunixnat' 'osxsupport.o' 'pty.o' 'bytearray_stubs.o' 'hash_compat.o' 'props_xattr.o' 'props_acl.o' '-lutil' '/home/opam/.opam/5.1/lib/ocaml/libasmrun.a' -lm -lpthread - ocamlopt: linkgtk3.ml ---> linkgtk3.cmx - ocamlopt -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I /home/opam/.opam/5.1/lib/lablgtk3 -I /home/opam/.opam/5.1/lib/cairo2 -c /home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src/linkgtk3.ml - Linking unison-gui - ocamlopt -verbose -g -I lwt -I ubase -I system -I +unix -I +str -I system/generic -I lwt/generic -I /home/opam/.opam/5.1/lib/lablgtk3 -I /home/opam/.opam/5.1/lib/cairo2 -o unison-gui unix.cmxa str.cmxa lablgtk3.cmxa cairo.cmxa ubase/umarshal.cmx ubase/rx.cmx unicode_tables.cmx unicode.cmx bytearray.cmx system/system_generic.cmx system/generic/system_impl.cmx system.cmx ubase/projectInfo.cmx ubase/myMap.cmx ubase/safelist.cmx ubase/util.cmx ubase/uarg.cmx ubase/prefs.cmx ubase/trace.cmx ubase/proplist.cmx lwt/pqueue.cmx lwt/lwt.cmx lwt/lwt_util.cmx lwt/generic/lwt_unix_impl.cmx lwt/lwt_unix.cmx features.cmx uutil.cmx case.cmx pred.cmx terminal.cmx fileutil.cmx name.cmx path.cmx fspath.cmx fs.cmx fingerprint.cmx abort.cmx osx.cmx fswatch.cmx propsdata.cmx props.cmx fileinfo.cmx os.cmx lock.cmx clroot.cmx common.cmx tree.cmx checksum.cmx transfer.cmx xferhint.cmx remote.cmx external.cmx negotiate.cmx globals.cmx fswatchold.cmx fpcache.cmx update.cmx copy.cmx stasher.cmx files.cmx sortri.cmx recon.cmx transport.cmx strings.cmx uicommon.cmx uitext.cmx test.cmx main.cmx pixmaps.cmx uigtk3.cmx linkgtk3.cmx osxsupport.o pty.o bytearray_stubs.o hash_compat.o props_xattr.o props_acl.o -cclib -lutil - + as -o '/tmp/camlstartup975681.o' '/tmp/camlstartup7107ec.s' - + gcc -O2 -fno-strict-aliasing -fwrapv -pthread -Wl,-E -o 'unison-gui' '-Llwt' '-Lubase' '-Lsystem' '-L/home/opam/.opam/5.1/lib/ocaml/unix' '-L/home/opam/.opam/5.1/lib/ocaml/str' '-Lsystem/generic' '-Llwt/generic' '-L/home/opam/.opam/5.1/lib/lablgtk3' '-L/home/opam/.opam/5.1/lib/cairo2' '-L/home/opam/.opam/5.1/lib/ocaml' '/tmp/camlstartup975681.o' '/home/opam/.opam/5.1/lib/ocaml/std_exit.o' 'linkgtk3.o' 'uigtk3.o' 'pixmaps.o' 'main.o' 'test.o' 'uitext.o' 'uicommon.o' 'strings.o' 'transport.o' 'recon.o' 'sortri.o' 'files.o' 'stasher.o' 'copy.o' 'update.o' 'fpcache.o' 'fswatchold.o' 'globals.o' 'negotiate.o' 'external.o' 'remote.o' 'xferhint.o' 'transfer.o' 'checksum.o' 'tree.o' 'common.o' 'clroot.o' 'lock.o' 'os.o' 'fileinfo.o' 'props.o' 'propsdata.o' 'fswatch.o' 'osx.o' 'abort.o' 'fingerprint.o' 'fs.o' 'fspath.o' 'path.o' 'name.o' 'fileutil.o' 'terminal.o' 'pred.o' 'case.o' 'uutil.o' 'features.o' 'lwt/lwt_unix.o' 'lwt/generic/lwt_unix_impl.o' 'lwt/lwt_util.o' 'lwt/lwt.o' 'lwt/pqueue.o' 'ubase/proplist.o' 'ubase/trace.o' 'ubase/prefs.o' 'ubase/uarg.o' 'ubase/util.o' 'ubase/safelist.o' 'ubase/myMap.o' 'ubase/projectInfo.o' 'system.o' 'system/generic/system_impl.o' 'system/system_generic.o' 'bytearray.o' 'unicode.o' 'unicode_tables.o' 'ubase/rx.o' 'ubase/umarshal.o' '/home/opam/.opam/5.1/lib/cairo2/cairo.a' '/home/opam/.opam/5.1/lib/lablgtk3/lablgtk3.a' '/home/opam/.opam/5.1/lib/ocaml/str/str.a' '/home/opam/.opam/5.1/lib/ocaml/unix/unix.a' '/home/opam/.opam/5.1/lib/ocaml/stdlib.a' '-lcairo_stubs' '-lfreetype' '-lfontconfig' '-lfreetype' '-lcairo' '-llablgtk3_stubs' '-lgtk-3' '-lgdk-3' '-lz' '-lpangocairo-1.0' '-lpango-1.0' '-lharfbuzz' '-latk-1.0' '-lcairo-gobject' '-lcairo' '-lgdk_pixbuf-2.0' '-lgio-2.0' '-lgobject-2.0' '-lglib-2.0' '-lcamlstrnat' '-lunixnat' 'osxsupport.o' 'pty.o' 'bytearray_stubs.o' 'hash_compat.o' 'props_xattr.o' 'props_acl.o' '-lutil' '/home/opam/.opam/5.1/lib/ocaml/libasmrun.a' -lm -lpthread - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src' - /usr/bin/make -C man - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/man' - ../src/unison -prefsman short > opt_short.tmp - ../src/unison -prefsman full > opt_full.tmp - sed -e '/@OPTIONS_SHORT@/r ./opt_short.tmp' \ - -e '/@OPTIONS_SHORT@/d' \ - -e '/@OPTIONS_FULL@/r ./opt_full.tmp' \ - -e '/@OPTIONS_FULL@/d' unison.1.in > unison.1 - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/man' -> compiled unison.2.53.7 Processing 28/30: [unison: make install] + /usr/bin/make "NATIVE=true" "PREFIX=/home/opam/.opam/5.1" "install" (CWD=/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7) - /usr/bin/make -C src - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src' - Building for Unix - NATIVE = true - Not on macOS. macOS native GUI will not be built. - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/src' - /usr/bin/make -C man - make[1]: Entering directory '/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/man' - make[1]: Nothing to be done for 'all'. - make[1]: Leaving directory '/home/opam/.opam/5.1/.opam-switch/build/unison.2.53.7/man' - install -d "/home/opam/.opam/5.1/bin" - install src/unison "/home/opam/.opam/5.1/bin/unison" - install src/unison-gui "/home/opam/.opam/5.1/bin/unison-gui" - install src/unison-fsmonitor "/home/opam/.opam/5.1/bin/unison-fsmonitor" - install -d "/home/opam/.opam/5.1/share/man/man1" - install -m 644 man/unison.1 "/home/opam/.opam/5.1/share/man/man1/unison.1" -> installed unison.2.53.7 -> installed unison-gui.2.53.7 Done. # Run eval $(opam env) to update the current shell environment 2024-11-12 16:05.31 ---> saved as "81edf87652ba55f2e5f33adfd03102845180a74425ec3532f25003f8c1d85490" /home/opam: (run (shell "opam exec -- ~/voodoo-prep -u unison-gui:4a0e57ce28f3d4aa6c0787d6df1d8e57,unison:128912a595528f809674e70bd767e1ed,lablgtk3:8b9edd8a828fd9ecf81e65eaa2de4fbd,cairo2:71206c7501c4d3cf2a02dd23daa5bf2f")) 2024-11-12 16:05.34 ---> saved as "6227c864209753eebc667941d4063d1dcd43d2f2c32aa21e890463fa1552224c" /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.995188') && (for DATA in prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4,cairo2.0.6.4-71206c7501c4d3cf2a02dd23daa5bf2f,cairo2.0.6.4 prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5,lablgtk3.3.1.5-8b9edd8a828fd9ecf81e65eaa2de4fbd,lablgtk3.3.1.5 prep/universes/128912a595528f809674e70bd767e1ed/unison/2.53.7,unison.2.53.7-128912a595528f809674e70bd767e1ed,unison.2.53.7 prep/universes/4a0e57ce28f3d4aa6c0787d6df1d8e57/unison-gui/2.53.7,unison-gui.2.53.7-4a0e57ce28f3d4aa6c0787d6df1d8e57,unison-gui.2.53.7; 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/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4,cairo2.0.6.4-71206c7501c4d3cf2a02dd23daa5bf2f,cairo2.0.6.4 prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5,lablgtk3.3.1.5-8b9edd8a828fd9ecf81e65eaa2de4fbd,lablgtk3.3.1.5 prep/universes/128912a595528f809674e70bd767e1ed/unison/2.53.7,unison.2.53.7-128912a595528f809674e70bd767e1ed,unison.2.53.7 prep/universes/4a0e57ce28f3d4aa6c0787d6df1d8e57/unison-gui/2.53.7,unison-gui.2.53.7-4a0e57ce28f3d4aa6c0787d6df1d8e57,unison-gui.2.53.7; do IFS=\",\"; set -- $DATA; rsync -aR --no-p ./$1 docs.ci.ocaml.org:/data/.; done) && (for DATA in prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4,cairo2.0.6.4-71206c7501c4d3cf2a02dd23daa5bf2f,cairo2.0.6.4 prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5,lablgtk3.3.1.5-8b9edd8a828fd9ecf81e65eaa2de4fbd,lablgtk3.3.1.5 prep/universes/128912a595528f809674e70bd767e1ed/unison/2.53.7,unison.2.53.7-128912a595528f809674e70bd767e1ed,unison.2.53.7 prep/universes/4a0e57ce28f3d4aa6c0787d6df1d8e57/unison-gui/2.53.7,unison-gui.2.53.7-4a0e57ce28f3d4aa6c0787d6df1d8e57,unison-gui.2.53.7; do IFS=\",\"; set -- $DATA; HASH=$((sha256sum $1/content.tar | cut -d \" \" -f 1) || echo -n 'empty'); printf \"HASHES:$2:$HASH\\n\"; done)")) 0.995188 prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/doc/ prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/doc/cairo2/ prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/doc/cairo2/CHANGES.md prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/doc/cairo2/LICENSE.md prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/doc/cairo2/README.md prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/lib/ prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/lib/cairo2/ prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/lib/cairo2/cairo.ocamlobjinfo prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/lib/cairo2/META prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/lib/cairo2/cairo.cmi prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/lib/cairo2/cairo.cmt prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/lib/cairo2/cairo.cmti prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/lib/cairo2/dune-package prep/universes/71206c7501c4d3cf2a02dd23daa5bf2f/cairo2/0.6.4/opam prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/doc/ prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/doc/lablgtk3/ prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/doc/lablgtk3/CHANGELOG.API prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/doc/lablgtk3/CHANGES.md prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/doc/lablgtk3/LICENSE prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/doc/lablgtk3/README.dune.md prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/doc/lablgtk3/README.md prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/ prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/lablgtk3.ocamlobjinfo prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/META prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/cairo_pango.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/cairo_pango.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/cairo_pango.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/dune-package prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gAction.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gAction.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gAction.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gAssistant.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gAssistant.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gAssistant.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gBin.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gBin.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gBin.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gBuilder.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gBuilder.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gBuilder.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gButton.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gButton.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gButton.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gContainer.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gContainer.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gContainer.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gData.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gData.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gData.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gDraw.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gDraw.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gDraw.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gEdit.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gEdit.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gEdit.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gFile.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gFile.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gFile.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gMain.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gMain.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gMain.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gMenu.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gMenu.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gMenu.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gMisc.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gMisc.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gMisc.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gObj.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gObj.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gObj.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gPack.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gPack.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gPack.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gPango.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gPango.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gPango.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gRange.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gRange.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gRange.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gText.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gText.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gText.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gToolbox.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gToolbox.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gToolbox.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gTree.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gTree.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gTree.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gUtil.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gUtil.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gUtil.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gWindow.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gWindow.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gWindow.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gaux.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gaux.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdk.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdk.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdk.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdkEnums.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdkEnums.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdkEvent.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdkEvent.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdkKeysyms.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdkKeysyms.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdkPixbuf.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdkPixbuf.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gdkPixbuf.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/glib.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/glib.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/glib.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gobject.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gobject.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gobject.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gpointer.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gpointer.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gpointer.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtk.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtk.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkActionProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkActionProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkAssistant.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkAssistant.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkAssistantProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkAssistantProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBase.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBase.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBaseProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBaseProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBin.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBin.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBinProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBinProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBuilder.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBuilder.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBuilderProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkBuilderProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkButton.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkButton.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkButtonProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkButtonProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkContainers.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkContainers.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkContainersProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkContainersProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkData.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkData.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkEdit.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkEdit.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkEditProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkEditProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkEnums.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkEnums.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkFile.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkFile.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkFileProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkFileProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkMain.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkMain.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkMenu.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkMenu.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkMenuProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkMenuProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkMisc.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkMisc.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkMiscProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkMiscProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkObject.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkObject.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkPack.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkPack.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkPackProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkPackProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkRange.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkRange.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkRangeProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkRangeProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkSignal.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkSignal.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkSignal.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkStock.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkStock.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkText.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkText.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkTextProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkTextProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkThread.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkThread.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkThread.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkTree.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkTree.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkTreeProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkTreeProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkWindow.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gtkWindow.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gutf8.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gutf8.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/gutf8.cmti prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkActionProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkActionProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkAssistantProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkAssistantProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkBaseProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkBaseProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkBinProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkBinProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkBuilderProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkBuilderProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkButtonProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkButtonProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkContainersProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkContainersProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkEditProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkEditProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkFileProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkFileProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkMenuProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkMenuProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkMiscProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkMiscProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkPackProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkPackProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkRangeProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkRangeProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkTextProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkTextProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkTreeProps.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/ogtkTreeProps.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/pango.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/pango.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/pangoEnums.cmi prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/lib/lablgtk3/pangoEnums.cmt prep/universes/8b9edd8a828fd9ecf81e65eaa2de4fbd/lablgtk3/3.1.5/opam prep/universes/128912a595528f809674e70bd767e1ed/unison/2.53.7/opam prep/universes/4a0e57ce28f3d4aa6c0787d6df1d8e57/unison-gui/2.53.7/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. 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:cairo2.0.6.4-71206c7501c4d3cf2a02dd23daa5bf2f:b2cbad4abf151ec7da4a63fd1b9e165cd649336c361644f8cdadcdf63b61374a HASHES:lablgtk3.3.1.5-8b9edd8a828fd9ecf81e65eaa2de4fbd:48f4c6c3dbc170877a0e97efc2d1c047f7167683d868559aa5331ca417f60b7f HASHES:unison.2.53.7-128912a595528f809674e70bd767e1ed:40ad791c56280669e0d9e0e6f4e2a51741f980971ffcf24c86d77cd994f2ce3a HASHES:unison-gui.2.53.7-4a0e57ce28f3d4aa6c0787d6df1d8e57:08233febd9aeafcda6701e50644af3057ac4af2d0ee4fc745d3087de3922ffb5 2024-11-12 16:05.38 ---> saved as "22ae648b0d849d7b55ee840bd00a3cb9786ffd6187e75d973b3be7959b8747d6" Job succeeded 2024-11-12 16:12.09: unison-gui.2.53.7-4a0e57ce28f3d4aa6c0787d6df1d8e57 -> 08233febd9aeafcda6701e50644af3057ac4af2d0ee4fc745d3087de3922ffb5 2024-11-12 16:12.09: unison.2.53.7-128912a595528f809674e70bd767e1ed -> 40ad791c56280669e0d9e0e6f4e2a51741f980971ffcf24c86d77cd994f2ce3a 2024-11-12 16:12.09: lablgtk3.3.1.5-8b9edd8a828fd9ecf81e65eaa2de4fbd -> 48f4c6c3dbc170877a0e97efc2d1c047f7167683d868559aa5331ca417f60b7f 2024-11-12 16:12.09: cairo2.0.6.4-71206c7501c4d3cf2a02dd23daa5bf2f -> b2cbad4abf151ec7da4a63fd1b9e165cd649336c361644f8cdadcdf63b61374a 2024-11-12 16:12.09: Job succeeded