Building on marpe.caelum.ci.dev (from ocaml/opam:debian-unstable) 2024-01-25 06:54.14 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2024-01-25 06:54.14 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" from cache /: (run (network host) (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q cd449b28e1149a5bafa7f1c6262879ce509b7eea")) 2024-01-25 06:54.14 ---> using "f49b41da76612ebccc274a9a68a791e209420ae47e4048a35065abe0a3c908f5" from cache /: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository")) Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from built-in defaults. Checking for available remotes: rsync and local, git. - you won't be able to use mercurial repositories unless you install the hg command on your system. - you won't be able to use darcs repositories unless you install the darcs command on your system. <><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><> [default] Initialised User configuration: [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. ~/.profile is already up-to-date. 2024-01-25 06:54.14 ---> using "63c1f89af864bc44177f4760e569ac07d5d0007c96073655aa474ddf9b876446" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.12' '4.12.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.12.1"} | "ocaml-system" {= "4.12.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.4.12.1 (cached) -> installed ocaml-base-compiler.4.12.1 -> installed ocaml-config.2 -> installed ocaml.4.12.1 Done. # Run eval $(opam env --switch=4.12) to update the current shell environment 2024-01-25 06:54.14 ---> using "56d91affe208a1df4d6a96104c5b3788f29b0c8a7ef010d6c117095854810731" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [198 kB] - Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-01-24-2005.16-F-2024-01-12-1405.21.pdiff [620 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-01-24-2005.16-F-2024-01-12-1405.21.pdiff [620 kB] - Fetched 882 kB in 1s (596 kB/s) - Reading package lists... - 2024-01-25 06:54.14 ---> using "a49991371e135e1cf4c70aac388799c17fd6eab3c1c30ee10ef9b7906fa8ad1d" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"libtensorflow.0.1\"\ \nopam install -vy \"libtensorflow.0.1\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"libtensorflow.0.1\" | grep -q '\"debian-unstable\"'; then\ \n echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\ \n exit 69\ \n fi\ \nfi\ \n\ \n\ \nexit $res\ \n")) [NOTE] libtensorflow.0.1 is not installed. Nothing to do. The following actions will be performed: === install 1 package - install libtensorflow 0.1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved libtensorflow.0.1 (cached) Processing 3/3: [libtensorflow: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "sh" "-c" "test -d /home/opam/.opam/4.12/lib/tensorflow/libtensorflow.so || ( tar xzf libtensorflow-linux.tar.gz && mkdir -p /home/opam/.opam/4.12/lib/tensorflow && cp lib/libtensorflow.so /home/opam/.opam/4.12/lib/tensorflow/ && cp lib/libtensorflow_framework.so /home/opam/.opam/4.12/lib/tensorflow/ )" (CWD=/home/opam/.opam/4.12/.opam-switch/build/libtensorflow.0.1) -> installed libtensorflow.0.1 Done. # Run eval $(opam env) to update the current shell environment 2024-01-25 06:54.24 ---> saved as "f47d2a4d67189ea41e7dd7aa78e0104e04a41e68fb330bd2fc56dd9d62b6b98e" Job succeeded