Building on x86-bm-c9.sw.ocaml.org (from ocaml/opam:debian-unstable) 2024-07-16 19:19.36 ---> 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-07-16 19:19.36 ---> 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 80f59f9d12c0e9dda29eb80811ac7689a7ec392b")) 2024-07-16 19:19.36 ---> using "261727b5bbfeb9b6232c3be6e0deca60a5eaa5ba0fd41e545fc12d14c3e15563" 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 default (at file:///home/opam/opam-repository): [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html) User configuration: ~/.profile is already up-to-date. [NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc. 2024-07-16 19:19.36 ---> using "307dc4eff9c022eb8b0a710a88f6f3ff6fe7de0e42f718d3f3c47b9778b9dbf2" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.08' '4.08.1'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.08.1"} | "ocaml-system" {= "4.08.1"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.1 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.08.1 (cached) -> installed ocaml-base-compiler.4.08.1 -> installed ocaml-config.1 -> installed ocaml.4.08.1 Done. # Run eval $(opam env --switch=4.08) to update the current shell environment 2024-07-16 19:19.36 ---> using "1db55256bf1611320b0ba85dc8871b723c64b431c06fef5f1afa89622c3bf121" 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] - Ign:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages [9968 kB] - Fetched 10.2 MB in 2s (4394 kB/s) - Reading package lists... - 2024-07-16 19:19.36 ---> using "244b0bb125b10360953f356355682aae088260fa7b8de8e0c8c250336d4d2f77" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"esperanto-cosmopolitan.0.0.3\"\ \nopam install -vy \"esperanto-cosmopolitan.0.0.3\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"esperanto-cosmopolitan.0.0.3\" | 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] esperanto-cosmopolitan.0.0.3 is not installed. Nothing to do. The following actions will be performed: === install 1 package - install esperanto-cosmopolitan 0.0.3 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 1/3: [esperanto-cosmopolitan.0.0.3: http] Processing 1/3: -> retrieved esperanto-cosmopolitan.0.0.3 (https://github.com/dinosaure/esperanto/releases/download/v0.0.3/esperanto-v0.0.3.tar.gz) Processing 2/3: [esperanto-cosmopolitan: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "cd toolchain && ./configure.sh --prefix=/home/opam/.opam/4.08" (CWD=/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3) - configure.sh: Using cc for host compiler (x86_64-linux-gnu) - configure.sh: Checking that cc works: yes - configure.sh: Using cc for target compiler (x86_64-linux-gnu) - configure.sh: Checking if ld is available: yes - configure.sh: Checking if ld is LLD: no - configure.sh: Checking if ld understands x86_64: yes - configure.sh: Checking if objcopy is available: yes - configure.sh: Checking if objcopy understands x86_64: yes - configure.sh: Checking if objcopy understands -w -G: yes - configure.sh: Using ld for target linker - configure.sh: Using objcopy for target objcopy - configure.sh: Target toolchain triple is x86_64-esperanto-none-static - configure.sh: cc is gcc 13 Processing 2/3: [esperanto-cosmopolitan: make toolchain] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "toolchain" "all" "V=1" (CWD=/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3) - make: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3/toolchain' - mkdir -p bin - SUBST bin/x86_64-esperanto-none-static-cc - SUBST bin/x86_64-esperanto-none-static-ld - SUBST bin/x86_64-esperanto-none-static-objcopy - UNZIP cosmopolitan.zip for dst/cosmopolitan.a - GEN include/cosmopolitan/cosmopolitan.h - HOSTCC startup.o - cc -MT startup.o -MMD -MP -MF startup.Td -g -Os -nostdlib -nostdinc -fno-pie -no-pie -mno-red-zone -fno-omit-frame-pointer -pg -I/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3/toolchain/include -c startup.c -o startup.o - mv -f startup.Td startup.d && touch startup.o - HOSTCC startup_unix.o - cc -MT startup_unix.o -MMD -MP -MF startup_unix.Td -g -Os -nostdlib -nostdinc -fno-pie -no-pie -mno-red-zone -fno-omit-frame-pointer -pg -I/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3/toolchain/include -c startup_unix.c -o startup_unix.o - mv -f startup_unix.Td startup_unix.d && touch startup_unix.o - HOSTCC fake_unix.o - cc -MT fake_unix.o -MMD -MP -MF fake_unix.Td -g -Os -nostdlib -nostdinc -fno-pie -no-pie -mno-red-zone -fno-omit-frame-pointer -pg -I/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3/toolchain/include -c fake_unix.c -o fake_unix.o - mv -f fake_unix.Td fake_unix.d && touch fake_unix.o - HOSTCC startup_threads.o - cc -MT startup_threads.o -MMD -MP -MF startup_threads.Td -g -Os -nostdlib -nostdinc -fno-pie -no-pie -mno-red-zone -fno-omit-frame-pointer -pg -I/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3/toolchain/include -c startup_threads.c -o startup_threads.o - mv -f startup_threads.Td startup_threads.d && touch startup_threads.o - HOSTCC fake_threads.o - cc -MT fake_threads.o -MMD -MP -MF fake_threads.Td -g -Os -nostdlib -nostdinc -fno-pie -no-pie -mno-red-zone -fno-omit-frame-pointer -pg -I/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3/toolchain/include -c fake_threads.c -o fake_threads.o - mv -f fake_threads.Td fake_threads.d && touch fake_threads.o - HOSTCC cosmopolitan_syscalls.o - cc -MT cosmopolitan_syscalls.o -MMD -MP -MF cosmopolitan_syscalls.Td -g -Os -nostdlib -nostdinc -fno-pie -no-pie -mno-red-zone -fno-omit-frame-pointer -pg -I/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3/toolchain/include -c cosmopolitan_syscalls.c -o cosmopolitan_syscalls.o - mv -f cosmopolitan_syscalls.Td cosmopolitan_syscalls.d && touch cosmopolitan_syscalls.o - GEN lib/cosmopolitan - make: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3/toolchain' -> compiled esperanto-cosmopolitan.0.0.3 Processing 3/3: [esperanto-cosmopolitan: make toolchain] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "-C" "toolchain" "install" (CWD=/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3) - make: Entering directory '/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3/toolchain' - INSTALL toolchain - make: Leaving directory '/home/opam/.opam/4.08/.opam-switch/build/esperanto-cosmopolitan.0.0.3/toolchain' -> installed esperanto-cosmopolitan.0.0.3 Done. # Run eval $(opam env) to update the current shell environment 2024-07-16 19:19.58 ---> saved as "bb17dd09f5a38204020b66f853309ec069d86d7d30c30e6cbde2a01b44d73303" Job succeeded