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


Building on rosemary

(from freebsd)
2025-08-09 13:37.41 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

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

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (env CI true)

/: (env OPAM_HEALTH_CHECK_CI true)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2025-08-09 13:37.42 ---> using "7afea9128a2830beedf345f0b46af5484579ebada7710165f445c6c5b18563a9" 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 906e75de03e24cb3c6bc68c71156a6dab70c1fa4"))
2025-08-09 13:37.43 ---> using "5241093af733962f2794564d2d3ad622acdee88b54f3aa41d94014c57f0eaeeb" 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:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2025-08-09 13:37.43 ---> using "e41ba047a44b5db1d07b28cfb21a101c0c390ab24e106380f80995b1ff8cbf4d" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-compiler.5.3.0  (cached)
-> installed ocaml-compiler.5.3.0
-> installed ocaml-base-compiler.5.3.0
-> installed ocaml-config.3
-> installed ocaml.5.3.0
-> installed base-domains.base
-> installed base-effects.base
-> installed base-nnp.base
Done.
# To update the current shell environment, run: eval $(opam env --switch=5.3.0)
2025-08-09 13:37.44 ---> using "8402b3797b1f8f0ae15e8bbe5153cb5aa4671a035e4d051f59b03064063d73df" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-08-09 13:37.44 ---> using "c57eff434e6b957c9bdbb8279832de02d9b328f6cc8e6d10ac60ed92b89a40ff" from cache

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

Nothing to do.
The following actions will be performed:
=== install 45 packages
  - install asn1-combinators      0.2.6              [required by x509]
  - install base-bytes            base               [required by ocplib-endian]
  - install base64                3.5.1              [required by x509]
  - install cmdliner              1.3.0              [required by logs, fmt, tls-lwt]
  - install conf-gmp              5                  [required by conf-gmp-powm-sec, zarith]
  - install conf-gmp-powm-sec     4                  [required by mirage-crypto-pk]
  - install conf-pkg-config       4                  [required by zarith]
  - install cppo                  1.8.0              [required by lwt]
  - install csexp                 1.5.2              [required by dune-configurator]
  - install cstruct               6.2.0              [required by tls]
  - install domain-name           0.4.1              [required by tls]
  - install dune                  3.19.1             [required by mqtt]
  - install dune-configurator     3.19.1             [required by lwt, mirage-crypto-ec]
  - install duration              0.2.1              [required by mirage-crypto-rng-lwt]
  - install eqaf                  0.9                [required by mirage-crypto-ec, mirage-crypto-pk]
  - install fmt                   0.11.0             [required by mqtt]
  - install gmap                  0.3.0              [required by x509]
  - install hkdf                  1.0.4 (deprecated) [required by tls]
  - install ipaddr                5.6.1              [required by tls]
  - install logs                  0.9.0              [required by mqtt]
  - install lwt                   6.0.0~alpha00      [required by mqtt]
  - install lwt_ppx               5.9.1              [required by mqtt]
  - install macaddr               5.6.1              [required by ipaddr]
  - install mirage-crypto         0.11.3             [required by tls]
  - install mirage-crypto-ec      0.11.3             [required by tls]
  - install mirage-crypto-pk      0.11.3             [required by tls]
  - install mirage-crypto-rng     0.11.3             [required by tls]
  - install mirage-crypto-rng-lwt 0.11.3             [required by tls-lwt]
  - install mqtt                  0.2.2
  - install mtime                 2.1.0              [required by mirage-crypto-rng-lwt]
  - install ocaml-compiler-libs   v0.17.0            [required by ppxlib]
  - install ocamlbuild            0.16.1             [required by fmt, logs]
  - install ocamlfind             1.9.8              [required by fmt, logs]
  - install ocplib-endian         1.2                [required by mqtt]
  - install pbkdf                 1.2.0              [required by x509]
  - install ppx_derivers          1.2.1              [required by ppxlib]
  - install ppxlib                0.35.0             [required by lwt_ppx]
  - install ptime                 1.2.0              [required by tls-lwt]
  - install sexplib0              v0.17.0            [required by ppxlib, mirage-crypto-pk]
  - install stdlib-shims          0.3.0              [required by ppxlib]
  - install tls                   0.17.5             [required by mqtt]
  - install tls-lwt               0.17.5             [required by mqtt]
  - install topkg                 1.1.0              [required by fmt, logs]
  - install x509                  0.16.5             [required by tls, tls-lwt]
  - install zarith                1.14               [required by mirage-crypto-pk]

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "gmp"
- Updating FreeBSD repository catalogue...
- [rosemary] Fetching data.pkg: ..
- ......
- .. done
- Processing entries: 
- ..
- ...
- ..
- ..
- . done
- FreeBSD repository update completed. 35654 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: 2.2.1 -> 2.2.2
- 
- Number of packages to be upgraded: 1
- 
- 12 MiB to be downloaded.
- [rosemary] [1/1] Fetching pkg-2.2.2.pkg: ....
- .....
- . done
- Checking integrity... done (0 conflicting)
- [rosemary] [1/1] Upgrading pkg from 2.2.1 to 2.2.2...
- [rosemary] [1/1] Extracting pkg-2.2.2: ........
- pkg: Fail to chown /usr/local/share/man/man8/.pkgtemp.pkg-upgrade.8.gz.ZLc0YsShDJtm:Bad file descriptor
- [rosemary] [1/1] Extracting pkg-2.2.2... done
[ERROR] System package install failed with exit code 3 at command:
            sudo pkg install -y gmp
[ERROR] These packages are still missing: gmp

[NOTE] You can retry with '--assume-depexts' to skip this check, or run 'opam option depext=false' to permanently disable handling of system packages.

'opam install -vy mqtt.0.2.2' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y mqtt.0.2.2
opam install -vy mqtt.0.2.2
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: mqtt.0.2.2 | 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_61147_17814" "mount.fstab=/tmp/obuilder-jail-a32698/fstab" "mount.devfs" "path=/obuilder/result/a3a60af2684e6d1a485a8a5969e53331d64f5b901aec41a6588237edc1f7317c/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OPAM_HEALTH_CHECK_CI='true' CI='true' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' 'opam remove -y mqtt.0.2.2
opam install -vy mqtt.0.2.2
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: mqtt.0.2.2 | 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