OCamllabs icon Home|Differences with the last checks|Previous runs


Building on summer

(from freebsd-ocaml-5.0)
2023-10-18 10:39.10 ---> using "b0ee167c73857b60ecf6c06eff6bbe96857a02ac84fefd2b9807cb2eea16bf97" 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/local/bin/opam-2.1 /usr/local/bin/opam"))
2023-10-18 10:39.10 ---> using "58da31f76f3dd28576bb2b11a05c1473a2cbc0bc8e959f83414ab7001888e94f" 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 a4349cb398e7d693e3d509914067dc47d1c71782"))
2023-10-18 10:39.10 ---> using "847cbd71d6e243cb26730c6185d78510731de6bc2b4440eaf8f09e2ada29204e" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare  ~/opam-repository"))
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.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2023-10-18 10:39.11 ---> using "76fe4e508bf18ac6169aa42d066ca9a1236d6528de4350d6a7fa0ee89b29da2f" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.1.0' 'ocaml-base-compiler.5.1.0'"))

<><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><>
Switch invariant: ["ocaml-base-compiler" {= "5.1.0"}]

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.1.0  (https://github.com/ocaml/ocaml/archive/5.1.0.tar.gz)
-> installed ocaml-base-compiler.5.1.0
-> installed ocaml-config.3
-> installed ocaml.5.1.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.1.0) to update the current shell environment
2023-10-18 10:39.11 ---> using "45001699be8995f4b15be626c3924c9cad054345a4e372d9e7d67e717e7c9603" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2023-10-18 10:39.11 ---> using "46c9f3ab7d5746063c1ef6a70a58a8d70b9b45d47abb0a64ca248a2dcd32acaa" from cache

/: (run (cache (opam-archives (target /usr/home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"kmt.0.1\"\
               \nopam install -vy \"kmt.0.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"kmt.0.1\" | grep -q '\"freebsd\"'; 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] kmt.0.1 is not installed.

Nothing to do.
The following actions will be performed:
  - install conf-python-3       9.0.0    [required by z3]
  - install dune                3.11.1   [required by kmt]
  - install conf-gmp            4        [required by z3]
  - install cmdliner            1.2.0    [required by kmt]
  - install ocamlfind           1.9.6    [required by ppx_deriving, batteries, logs, z3]
  - install seq                 base     [required by re]
  - install conf-c++            1.0      [required by z3]
  - install ocamlbuild          0.14.2   [required by logs]
  - install stdlib-shims        0.3.0    [required by alcotest]
  - install sexplib0            v0.16.0  [required by ppxlib]
  - install result              1.5      [required by ppx_deriving]
  - install ppx_derivers        1.2.1    [required by ppx_deriving]
  - install ocaml-syntax-shims  1.0.0    [required by alcotest]
  - install ocaml-compiler-libs v0.12.4  [required by ppxlib]
  - install cppo                1.6.9    [required by ppx_deriving]
  - install camlp-streams       5.0.1    [required by batteries]
  - install zarith              1.13     [required by z3]
  - install num                 1.4      [required by batteries]
  - install base-bytes          base     [required by ANSITerminal]
  - install re                  1.11.0   [required by alcotest]
  - install topkg               1.0.7    [required by logs]
  - install ppxlib              0.31.0   [required by ppx_deriving]
  - install z3                  4.12.2-1 [required by kmt]
  - install batteries           3.7.1    [required by kmt]
  - install ANSITerminal        0.8.5    [required by kmt]
  - install uutf                1.0.3    [required by alcotest]
  - install fmt                 0.9.0    [required by kmt]
  - install astring             0.8.5    [required by alcotest]
  - install ppx_deriving        5.2.1    [required by kmt]
  - install logs                0.7.0    [required by kmt]
  - install alcotest            1.7.0    [required by kmt]
  - install kmt                 0.1
===== 32 to install =====

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>
Let opam run your package manager to install the required system packages?
(answer 'n' for other options) [Y/n] y
+ /usr/local/bin/sudo "pkg" "install" "-y" "gmp"
- Updating FreeBSD repository catalogue...
- [summer] Fetching packagesite.pkg: ..
- ......
- .. done
- Processing entries: .
- ..
- .
- ..
- ..
- .. done
- FreeBSD repository update completed. 34069 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.19.2 -> 1.20.8
- 
- Number of packages to be upgraded: 1
- 
- The process will require 1 MiB more space.
- 9 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.20.8.pkg: 
- ...
- ....... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.19.2 to 1.20.8...
- [summer] [1/1] Extracting pkg-1.20.8: ..
- .......
- . 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.
- 477 KiB to be downloaded.
- [summer] [1/1] Fetching gmp-6.3.0.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Installing gmp-6.3.0...
- [summer] [1/1] Extracting gmp-6.3.0: .......... done

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/96:
Processing  2/96:
Processing  3/96:
-> retrieved ANSITerminal.0.8.5  (cached)
Processing  4/96:
Processing  5/96:
-> retrieved astring.0.8.5  (cached)
Processing  6/96:
-> retrieved alcotest.1.7.0  (cached)
Processing  7/96:
-> retrieved camlp-streams.5.0.1  (cached)
Processing  8/96:
Processing  9/96:
Processing 10/96:
Processing 11/96:
Processing 12/96: [conf-c++: c++]
Processing 13/96: [conf-c++: c++] [conf-gmp: sh]
-> retrieved batteries.3.7.1  (cached)
-> retrieved cmdliner.1.2.0  (cached)
-> retrieved cppo.1.6.9  (cached)
- FreeBSD clang version 14.0.5 (https://github.com/llvm/llvm-project.git llvmorg-14.0.5-0-gc12386ae247c)
- Target: x86_64-unknown-freebsd13.2
- Thread model: posix
- InstalledDir: /usr/bin
-> compiled  conf-c++.1.0
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4

#=== ERROR while compiling conf-python-3.9.0.0 ================================#
"python3": command not found.


<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - fetch   batteries           3.7.1
| - fetch   cmdliner            1.2.0
| - fetch   cppo                1.6.9
| - fetch   dune                3.11.1
| - fetch   fmt                 0.9.0
| - fetch   kmt                 0.1
| - fetch   logs                0.7.0
| - fetch   num                 1.4
| - fetch   ocaml-compiler-libs v0.12.4
| - fetch   ocaml-syntax-shims  1.0.0
| - fetch   ocamlbuild          0.14.2
| - fetch   ocamlfind           1.9.6
| - fetch   ppx_derivers        1.2.1
| - fetch   ppx_deriving        5.2.1
| - fetch   ppxlib              0.31.0
| - fetch   re                  1.11.0
| - fetch   result              1.5
| - fetch   seq                 base
| - fetch   sexplib0            v0.16.0
| - fetch   stdlib-shims        0.3.0
| - fetch   topkg               1.0.7
| - fetch   uutf                1.0.3
| - fetch   z3                  4.12.2-1
| - fetch   zarith              1.13
| - install ANSITerminal        0.8.5
| - install alcotest            1.7.0
| - install astring             0.8.5
| - install base-bytes          base
| - install batteries           3.7.1
| - install camlp-streams       5.0.1
| - install cmdliner            1.2.0
| - install conf-c++            1.0
| - install conf-gmp            4
| - install cppo                1.6.9
| - install dune                3.11.1
| - install fmt                 0.9.0
| - install kmt                 0.1
| - install logs                0.7.0
| - install num                 1.4
| - install ocaml-compiler-libs v0.12.4
| - install ocaml-syntax-shims  1.0.0
| - install ocamlbuild          0.14.2
| - install ocamlfind           1.9.6
| - install ppx_derivers        1.2.1
| - install ppx_deriving        5.2.1
| - install ppxlib              0.31.0
| - install re                  1.11.0
| - install result              1.5
| - install seq                 base
| - install sexplib0            v0.16.0
| - install stdlib-shims        0.3.0
| - install topkg               1.0.7
| - install uutf                1.0.3
| - install z3                  4.12.2-1
| - install zarith              1.13
+- 
+- The following actions failed
| - build conf-python-3 9.0.0
+- 
- No changes have been performed
'opam install -vy kmt.0.1' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "kmt.0.1"
opam install -vy "kmt.0.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "kmt.0.1" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
': failed
"jail" "-c" "name=obuilder_86617_23380" "mount.fstab=/tmp/obuilder-jail-b9ec81/fstab" "mount.devfs" "path=/obuilder/result/b280a06cea87153ce1d479a55329e3c1a57ae9eba83d39b8c88676fbf9bc29e8/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "kmt.0.1"
opam install -vy "kmt.0.1"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "kmt.0.1" | grep -q '\''"freebsd"'\''; then
        echo "This package failed and has been disabled for CI using the '\''x-ci-accept-failures'\'' field."
        exit 69
    fi
fi


exit $res
'" failed with exit status 1
Failed: Build failed