Organisationshannesmocaml-otreacf55 (main)freebsd-5.2_opam-2.1

freebsd-5.2_opam-2.1

Link Copied
Code Copied

Logs

2024-06-17 15:15.00: New job: test hannesm/ocaml-otr https://github.com/hannesm/ocaml-otr.git#refs/heads/main (eacf55e0a89918a0b8fa9a53a114b94bbd2de9b3) (freebsd-x86_64:freebsd-5.2_opam-2.1)
Base: freebsd-ocaml-5.2
Opam project build


To reproduce locally:


git clone --recursive "https://github.com/hannesm/ocaml-otr.git" -b "main" && cd "ocaml-otr" && git reset --hard eacf55e0
cat > Dockerfile <<'END-OF-DOCKERFILE'
FROM freebsd-ocaml-5.2
# freebsd-5.2_opam-2.1
USER 1000:1000
ENV CLICOLOR_FORCE="1"
ENV OPAMCOLOR="always"
WORKDIR /src
RUN sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam
RUN opam init --reinit -ni
RUN uname -rs && opam exec -- ocaml -version && opam --version
WORKDIR /src
RUN sudo chown opam /src
RUN cd ~/opam-repository && (git cat-file -e 2f8c856c809d3a0c04be402b6e739c3d0a45af1c || git fetch origin master) && git reset -q --hard 2f8c856c809d3a0c04be402b6e739c3d0a45af1c && git log --no-decorate -n1 --oneline && opam update -u
COPY --chown=1000:1000 otr.opam ./
RUN opam pin add -yn otr.dev './'
ENV DEPS="astring.0.8.5 base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 conf-gmp.4 conf-gmp-powm-sec.3 csexp.1.5.2 cstruct.6.2.0 dune.3.16.0 dune-configurator.3.16.0 duration.0.2.1 eqaf.0.9 fmt.0.9.0 host-arch-x86_64.1 host-system-other.1 logs.0.7.0 mirage-crypto.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlbuild.0.14.3 ocamlfind.1.9.6 sexplib0.v0.17.0 topkg.1.0.7 zarith.1.13"
ENV CI="true"
ENV OCAMLCI="true"
RUN opam update --depexts && opam install --cli=2.1 --depext-only -y otr.dev $DEPS
RUN opam install $DEPS
COPY --chown=1000:1000 . /src
RUN opam exec -- dune build @install @check @runtest && rm -rf _build


END-OF-DOCKERFILE
docker build .
END-REPRO-BLOCK


2024-06-17 15:15.00: Using cache hint "hannesm/ocaml-otr-freebsd-freebsd-ocaml-5.2-freebsd-5.2_opam-2.1-ad7c497b27e149758649fca26234fcca"
2024-06-17 15:15.00: Using OBuilder spec:
((from freebsd-ocaml-5.2)
 (comment freebsd-5.2_opam-2.1)
 (user (uid 1000) (gid 1000))
 (env CLICOLOR_FORCE 1)
 (env OPAMCOLOR always)
 (workdir /src)
 (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam"))
 (run (shell "opam init --reinit -ni"))
 (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
 (workdir /src)
 (run (shell "sudo chown opam /src"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "cd ~/opam-repository && (git cat-file -e 2f8c856c809d3a0c04be402b6e739c3d0a45af1c || git fetch origin master) && git reset -q --hard 2f8c856c809d3a0c04be402b6e739c3d0a45af1c && git log --no-decorate -n1 --oneline && opam update -u"))
 (copy (src otr.opam) (dst ./))
 (run (network host)
      (shell "opam pin add -yn otr.dev './'"))
 (env DEPS "astring.0.8.5 base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 conf-gmp.4 conf-gmp-powm-sec.3 csexp.1.5.2 cstruct.6.2.0 dune.3.16.0 dune-configurator.3.16.0 duration.0.2.1 eqaf.0.9 fmt.0.9.0 host-arch-x86_64.1 host-system-other.1 logs.0.7.0 mirage-crypto.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlbuild.0.14.3 ocamlfind.1.9.6 sexplib0.v0.17.0 topkg.1.0.7 zarith.1.13")
 (env CI true)
 (env OCAMLCI true)
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y otr.dev $DEPS"))
 (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
      (network host)
      (shell "opam install $DEPS"))
 (copy (src .) (dst /src))
 (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
)


2024-06-17 15:15.00: Waiting for resource in pool OCluster
2024-06-17 19:05.26: Waiting for worker…
2024-06-17 20:13.31: Got resource from pool OCluster
Building on spring
All commits already cached
HEAD is now at eacf55e opam: conflict with result < 1.5


(from freebsd-ocaml-5.2)
2024-06-17 20:07.21 ---> using "3515bf58445883216685df527c06fc8b9b7799700694ffa335d1401da4433261" from cache


/: (comment freebsd-5.2_opam-2.1)


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


/: (env CLICOLOR_FORCE 1)


/: (env OPAMCOLOR always)


/: (workdir /src)


/src: (run (shell "sudo ln -f /usr/local/bin/opam-2.1 /usr/local/bin/opam"))
2024-06-17 20:07.21 ---> using "9d6862887f900f59625b2215f75e812893e141cab42bcb588c0a696a0d5f58ba" from cache


/src: (run (shell "opam init --reinit -ni"))
No configuration file found, using 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.


<><> Updating repositories ><><><><><><><><><><><><><><><><><><><><><><><><><><>
[default] no changes from git+file:///home/opam/opam-repository
2024-06-17 20:07.22 ---> using "1fd90ea945c776de537d3c99dc7b4903609e7adbb45bd33c5e3538b8de92ea66" from cache


/src: (run (shell "uname -rs && opam exec -- ocaml -version && opam --version"))
FreeBSD 14.0-RELEASE-p6
The OCaml toplevel, version 5.2.0
2.1.5
2024-06-17 20:07.22 ---> using "fb7d445678cc2654300145baf3967822bea6d22d7d1784a343fa4d849ce67e57" from cache


/src: (workdir /src)


/src: (run (shell "sudo chown opam /src"))
2024-06-17 20:07.22 ---> using "c8753f135ab4a2a6875ba6c72e3a7bf45a73413350972305e894f2309c51e448" from cache


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "cd ~/opam-repository && (git cat-file -e 2f8c856c809d3a0c04be402b6e739c3d0a45af1c || git fetch origin master) && git reset -q --hard 2f8c856c809d3a0c04be402b6e739c3d0a45af1c && git log --no-decorate -n1 --oneline && opam update -u"))
From https://github.com/ocaml/opam-repository
 * branch                  master     -> FETCH_HEAD
   0dc68a8b92..5d6f1cf035  master     -> origin/master
2f8c856c80 Merge pull request #26099 from hannesm/eqaf-bounds


<><> Updating package repositories ><><><><><><><><><><><><><><><><><><><><><><>
[default] synchronised from git+file:///home/opam/opam-repository
default (at git+file:///home/opam/opam-repository): 
    [WARNING] opam is out-of-date. Please consider updating it (https://opam.ocaml.org/doc/Install.html)


Constructing initial basis...
The following actions will be performed:
   install   host-arch-x86_64      1
   recompile ocaml-base-compiler   5.2.0 [upstream or system changes]
   install   host-system-other     1
   recompile ocaml-options-vanilla 1     [upstream or system changes]
   recompile ocaml-config          3     [upstream or system changes]
   recompile ocaml                 5.2.0 [uses ocaml-base-compiler, ocaml-config]
   recompile base-domains          base  [uses ocaml]
   recompile base-nnp              base  [uses base-domains]
=====  2    6 =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
 retrieved ocaml-config.3  (cached)
 removed   ocaml-options-vanilla.1
 installed host-arch-x86_64.1
 installed host-system-other.1
 installed ocaml-options-vanilla.1
 retrieved ocaml-base-compiler.5.2.0  (cached)
 removed   base-nnp.base
 removed   base-domains.base
 removed   ocaml.5.2.0
 removed   ocaml-config.3
 removed   ocaml-base-compiler.5.2.0
 installed ocaml-base-compiler.5.2.0
 installed ocaml-config.3
 installed ocaml.5.2.0
 installed base-domains.base
 installed base-nnp.base
Done.
2024-06-17 20:13.33 ---> saved as "d180bcaa2e5329c324b7a579c4966fbd14b98b1918e50da57ddde030ea61f5df"


/src: (copy (src otr.opam) (dst ./))
2024-06-17 20:13.34 ---> saved as "f6eae04840e3fa7f2a588181988fb6d6261510f56be88bf8e86d9243b6f78db0"


/src: (run (network host)
           (shell "opam pin add -yn otr.dev './'"))
[otr.dev] synchronised (file:///src)
otr is now pinned to file:///src (version dev)
2024-06-17 20:13.37 ---> saved as "66cee6bbac90aab32ce173ad8aab0aed0ff74fd51c9eefb7754e3834abb22bac"


/src: (env DEPS "astring.0.8.5 base-bigarray.base base-domains.base base-nnp.base base-threads.base base-unix.base base64.3.5.1 conf-gmp.4 conf-gmp-powm-sec.3 csexp.1.5.2 cstruct.6.2.0 dune.3.16.0 dune-configurator.3.16.0 duration.0.2.1 eqaf.0.9 fmt.0.9.0 host-arch-x86_64.1 host-system-other.1 logs.0.7.0 mirage-crypto.0.11.3 mirage-crypto-pk.0.11.3 mirage-crypto-rng.0.11.3 ocaml.5.2.0 ocaml-base-compiler.5.2.0 ocaml-config.3 ocaml-options-vanilla.1 ocamlbuild.0.14.3 ocamlfind.1.9.6 sexplib0.v0.17.0 topkg.1.0.7 zarith.1.13")


/src: (env CI true)


/src: (env OCAMLCI true)


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam update --depexts && opam install --cli=2.1 --depext-only -y otr.dev $DEPS"))
[WARNING] Unknown update command for bsd, skipping system update


<><> Synchronising pinned packages ><><><><><><><><><><><><><><><><><><><><><><>
[otr.dev] synchronised (no changes)


[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0).
[NOTE] Package ocaml is already installed (current version is 5.2.0).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
Constructing initial basis...
Number of 0-1 knapsack inequalities = 3
Constructing conflict graph...
Conflict graph has 4 + 3 = 7 vertices


The following system packages will first need to be installed:
    gmp


<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
+ /usr/local/bin/sudo "pkg" "install" "-y" "gmp"
- Updating FreeBSD repository catalogue...
- [spring] Fetching data.pkg: .
- ......
- ... done
- Processing entries: 
- ...
- ..
- ..
- .
- .. done
- FreeBSD repository update completed. 34086 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.21.2 -> 1.21.3
- 
- Number of packages to be upgraded: 1
- 
- 12 MiB to be downloaded.
- [spring] [1/1] Fetching pkg-1.21.3.pkg: .
- .....
- .... done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Upgrading pkg from 1.21.2 to 1.21.3...
- [spring] [1/1] Extracting pkg-1.21.3: .......... done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 1 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	gmp: 6.3.0
- 
- Number of packages to be installed: 1
- 
- The process will require 3 MiB more space.
- 498 KiB to be downloaded.
- [spring] [1/1] Fetching gmp-6.3.0.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [spring] [1/1] Installing gmp-6.3.0...
- [spring] [1/1] Extracting gmp-6.3.0: .......... done
2024-06-17 20:14.23 ---> saved as "2ef83d771e75abb733976c28674d61660ac43c55fe1cfe2bf38d1ab71bd1a5e4"


/src: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
           (network host)
           (shell "opam install $DEPS"))
[NOTE] Package ocaml-options-vanilla is already installed (current version is 1).
[NOTE] Package ocaml-config is already installed (current version is 3).
[NOTE] Package ocaml-base-compiler is already installed (current version is 5.2.0).
[NOTE] Package ocaml is already installed (current version is 5.2.0).
[NOTE] Package host-system-other is already installed (current version is 1).
[NOTE] Package host-arch-x86_64 is already installed (current version is 1).
[NOTE] Package base-unix is already installed (current version is base).
[NOTE] Package base-threads is already installed (current version is base).
[NOTE] Package base-nnp is already installed (current version is base).
[NOTE] Package base-domains is already installed (current version is base).
[NOTE] Package base-bigarray is already installed (current version is base).
Constructing initial basis...
Number of 0-1 knapsack inequalities = 3
Constructing conflict graph...
Conflict graph has 4 + 3 = 7 vertices
The following actions will be performed:
   install ocamlbuild        0.14.3
   install conf-gmp          4
   install dune              3.16.0
   install ocamlfind         1.9.6
   install conf-gmp-powm-sec 3
   install sexplib0          v0.17.0
   install duration          0.2.1
   install csexp             1.5.2
   install base64            3.5.1
   install zarith            1.13
   install topkg             1.0.7
   install dune-configurator 3.16.0
   install fmt               0.9.0
   install astring           0.8.5
   install logs              0.7.0
   install cstruct           6.2.0
   install eqaf              0.9
   install mirage-crypto     0.11.3
   install mirage-crypto-rng 0.11.3
   install mirage-crypto-pk  0.11.3
=====  20 =====


<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
 retrieved conf-gmp.4  (cached)
 retrieved conf-gmp-powm-sec.3  (cached)
 retrieved csexp.1.5.2  (cached)
 retrieved base64.3.5.1  (cached)
 retrieved cstruct.6.2.0  (cached)
 retrieved dune.3.16.0  (cached)
 retrieved duration.0.2.1  (cached)
 retrieved dune-configurator.3.16.0  (cached)
 retrieved eqaf.0.9  (cached)
 retrieved fmt.0.9.0  (cached)
 retrieved logs.0.7.0  (cached)
 installed conf-gmp.4
 retrieved astring.0.8.5  (cached)
 installed conf-gmp-powm-sec.3
 retrieved mirage-crypto.0.11.3  (cached)
 retrieved mirage-crypto-rng.0.11.3  (cached)
 retrieved ocamlbuild.0.14.3  (cached)
 retrieved sexplib0.v0.17.0  (cached)
 retrieved ocamlfind.1.9.6  (cached)
 retrieved zarith.1.13  (cached)
 retrieved topkg.1.0.7  (cached)
 retrieved mirage-crypto-pk.0.11.3  (cached)
 installed ocamlfind.1.9.6
 installed ocamlbuild.0.14.3
 installed zarith.1.13
 installed topkg.1.0.7
 installed fmt.0.9.0
 installed astring.0.8.5
 installed logs.0.7.0
 installed dune.3.16.0
 installed duration.0.2.1
 installed csexp.1.5.2
 installed sexplib0.v0.17.0
 installed cstruct.6.2.0
 installed base64.3.5.1
 installed eqaf.0.9
 installed dune-configurator.3.16.0
 installed mirage-crypto.0.11.3
 installed mirage-crypto-rng.0.11.3
 installed mirage-crypto-pk.0.11.3
Done.
2024-06-17 20:18.13 ---> saved as "6989acc725424d822e549ffcdd87b2ff4377e3042cc480a793ed9c0378fe5d2e"


/src: (copy (src .) (dst /src))
2024-06-17 20:18.15 ---> saved as "735990b4ac09644ba373c0a90a7c32b6a6acef29071bf79fecf41207942f5675"


/src: (run (shell "opam exec -- dune build @install @check @runtest && rm -rf _build"))
2024-06-17 20:18.30 ---> saved as "6c98777d70202293947b0be861b7c624e8ec20217b912ff17e7346fa4222c582"
Job succeeded
2024-06-17 20:24.41: Job succeeded