Build:
- 0
2024-10-01 21:12.49: New job: Build Dockerfile using linux-arm64 in [https://github.com/ocurrent/opam-repo-ci.git#refs/pull/367/head (fafc400cba974bf10fcbf0e05dec4bb9a019927b)] 2024-10-01 21:12.49: Using cache hint "https://github.com/ocurrent/opam-repo-ci.git-Dockerfile" 2024-10-01 21:12.49: Waiting for resource in pool OCluster 2024-10-01 21:12.49: Waiting for worker… 2024-10-01 21:13.33: Got resource from pool OCluster Building on molpadia.caelum.ci.dev HEAD is now at c6e6ef6 Use absorbed opam-ci-check instead of pin depends HEAD is now at fafc400 Use absorbed opam-ci-check instead of pin depends Sending build context to Docker daemon 615.9kB Step 1/17 : FROM ocaml/opam:debian-12-ocaml-4.14 AS build debian-12-ocaml-4.14: Pulling from ocaml/opam Digest: sha256:c62f4182fcecdc7fd1e7d68d4e9f4861b1076d20be5dae4b342cd4a53e316aff Status: Image is up to date for ocaml/opam:debian-12-ocaml-4.14 ---> 949ad4481229 Step 2/17 : RUN sudo ln -f /usr/bin/opam-2.1 /usr/bin/opam && opam init --reinit -ni ---> Using cache ---> 17b89295bf4d Step 3/17 : RUN sudo apt-get update && sudo apt-get install libev-dev capnproto graphviz m4 pkg-config libsqlite3-dev libgmp-dev libffi-dev -y --no-install-recommends ---> Using cache ---> b93754f0f7bf Step 4/17 : RUN cd ~/opam-repository && git fetch origin master && git reset --hard 8df59b79937426fefdf443f2202c514b5dfa479d && opam update ---> Using cache ---> 4003a57ce59e Step 5/17 : COPY --chown=opam opam-repo-ci-service.opam opam-repo-ci-api.opam opam-ci-check.opam /src/ ---> b68ef739f322 Step 6/17 : WORKDIR /src ---> Running in de04bfe8a202 Removing intermediate container de04bfe8a202 ---> 5f5f45b350df Step 7/17 : RUN opam install -y --deps-only . ---> Running in 7c30af82029b [ERROR] Package conflict! No solution found, exiting * Missing dependency: - logs >= 0.7.0+dune2 no matching version The command '/bin/sh -c opam install -y --deps-only .' returned a non-zero code: 20 docker-build failed with exit-code 20 2024-10-01 21:13.46: Job failed: Failed: Build failed