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


Building on rosemary

(from freebsd)
2025-08-08 15:12.47 ---> 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-08 15:12.47 ---> 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-08 15:12.48 ---> 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-08 15:12.49 ---> using "e41ba047a44b5db1d07b28cfb21a101c0c390ab24e106380f80995b1ff8cbf4d" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.2  (2 extra sources)
-> retrieved ocaml-config.2  (2 extra sources)
-> retrieved ocaml-base-compiler.4.14.2  (https://github.com/ocaml/ocaml/archive/4.14.2.tar.gz)
-> installed ocaml-base-compiler.4.14.2
-> installed ocaml-config.2
-> installed ocaml.4.14.2
Done.
# To update the current shell environment, run: eval $(opam env --switch=4.14.2)
2025-08-08 15:12.49 ---> using "6b7068eab2827097f8bd23e22c6347ff54bd2c8489e7b5a006a2b7f531387b4d" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-08-08 15:12.49 ---> using "3af07a3b1781e86b750eef5ef7058117fcacd2a9be95f8e4825df00cd86ee99f" from cache

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

Nothing to do.
The following actions will be performed:
=== install 28 packages
  - install base-bytes        base     [required by msgpack]
  - install bigarray-compat   1.1.0    [required by ctypes]
  - install cmdliner          1.3.0    [required by labrys]
  - install conf-bash         1        [required by conf-llvm]
  - install conf-cmake        1        [required by llvm]
  - install conf-llvm         12.0.1   [required by llvm]
  - install conf-python-2-7   1.2      [required by llvm]
  - install containers        2.8.1    [required by labrys]
  - install csexp             1.5.2    [required by dune-configurator]
  - install ctypes            0.23.0   [required by llvm]
  - install dune              3.19.1   [required by labrys]
  - install dune-configurator 3.19.1   [required by containers]
  - install integers          0.7.0    [required by ctypes]
  - install labrys            0.1
  - install llvm              12.0.1   [required by labrys]
  - install menhir            20211128 [required by labrys]
  - install menhirLib         20211128 [required by menhir]
  - install menhirSdk         20211128 [required by menhir]
  - install msgpack           1.3.0    [required by labrys]
  - install num               1.6      [required by msgpack]
  - install ocamlbuild        0.16.1   [required by msgpack, uutf]
  - install ocamlfind         1.9.8    [required by msgpack, llvm, uutf]
  - install pprint            20211129 [required by labrys]
  - install re                1.13.2   [required by labrys]
  - install seq               base     [required by containers, re]
  - install stdlib-shims      0.3.0    [required by integers]
  - install topkg             1.1.0    [required by uutf]
  - install uutf              1.0.4    [required by labrys]

The following system packages will first need to be installed:
    devel/boehm-gc devel/cmake devel/llvm12 lang/python27

<><> 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" "devel/boehm-gc" "devel/cmake" "devel/llvm12" "lang/python27"
- 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: .
- ........
- . done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 27 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	boehm-gc: 8.2.8
- 	cmake: 3.31.7
- 	cmake-core: 3.31.7
- 	cmake-doc: 3.31.7
- 	cmake-man: 3.31.7
- 	fontconfig: 2.15.0_3,1
- 	freetype2: 2.13.3
- 	jsoncpp: 1.9.6_1
- 	libX11: 1.8.12,1
- 	libXScrnSaver: 1.2.4_1
- 	libXau: 1.0.12
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXft: 2.3.8
- 	libXrender: 0.9.12
- 	libedit: 3.1.20250104,1
- 	libuv: 1.51.0
- 	libxcb: 1.17.0
- 	libxml2: 2.14.5
- 	llvm12: 12.0.1_14
- 	lua53: 5.3.6_1
- 	png: 1.6.49
- 	python27: 2.7.18_4
- 	rhash: 1.4.4_1
- 	tcl86: 8.6.16_2
- 	tk86: 8.6.16
- 	xorgproto: 2024.1
- 
- Number of packages to be installed: 27
- 
- The process will require 1 GiB more space.
- 172 MiB to be downloaded.
- [rosemary] [1/27] Fetching png-1.6.49.pkg: ..
- ........ done
- [rosemary] [2/27] Fetching libxcb-1.17.0.pkg: ......
- .... done
- [rosemary] [3/27] Fetching freetype2-2.13.3.pkg: .........
- . done
- [rosemary] [4/27] Fetching llvm12-12.0.1_14.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [rosemary] [5/27] Fetching libedit-3.1.20250104,1.pkg: .......... done
- [rosemary] [6/27] Fetching cmake-man-3.31.7.pkg: .......... done
- [rosemary] [7/27] Fetching jsoncpp-1.9.6_1.pkg: ......... done
- [rosemary] [8/27] Fetching libuv-1.51.0.pkg: ......... done
- [rosemary] [9/27] Fetching tk86-8.6.16.pkg: ...
- ....... done
- [rosemary] [10/27] Fetching cmake-core-3.31.7.pkg: 
- .
- ..
- ...
- ..
- .
- . done
- [rosemary] [11/27] Fetching libXext-1.3.6,1.pkg: ....... done
- [rosemary] [12/27] Fetching python27-2.7.18_4.pkg: 
- ..
- ...
- ....
- . done
- [rosemary] [13/27] Fetching cmake-3.31.7.pkg: . done
- [rosemary] [14/27] Fetching libXau-1.0.12.pkg: . done
- [rosemary] [15/27] Fetching libxml2-2.14.5.pkg: .
- ......... done
- [rosemary] [16/27] Fetching lua53-5.3.6_1.pkg: .......... done
- [rosemary] [17/27] Fetching boehm-gc-8.2.8.pkg: .
- ......... done
- [rosemary] [18/27] Fetching fontconfig-2.15.0_3,1.pkg: .......... done
- [rosemary] [19/27] Fetching libXScrnSaver-1.2.4_1.pkg: . done
- [rosemary] [20/27] Fetching libX11-1.8.12,1.pkg: ..
- ........ done
- [rosemary] [21/27] Fetching libXrender-0.9.12.pkg: .. done
- [rosemary] [22/27] Fetching xorgproto-2024.1.pkg: ........
- .. done
- [rosemary] [23/27] Fetching libXft-2.3.8.pkg: ..... done
- [rosemary] [24/27] Fetching cmake-doc-3.31.7.pkg: .
- ..
- ....
- ... done
- [rosemary] [25/27] Fetching libXdmcp-1.1.5.pkg: . done
- [rosemary] [26/27] Fetching rhash-1.4.4_1.pkg: ......
- .... done
- [rosemary] [27/27] Fetching tcl86-8.6.16_2.pkg: ...
- ....... done
- Checking integrity...
-  done (0 conflicting)
- [rosemary] [1/27] Installing boehm-gc-8.2.8...
- [rosemary] [1/27] Extracting boehm-gc-8.2.8: ..
- ........ done
- [rosemary] [2/27] Installing cmake-doc-3.31.7...
- [rosemary] [2/27] Extracting cmake-doc-3.31.7: 
- .
- .
- .
- .
- 
- pkg: Fail to chmod /html/_static/_sphinx_javascript_frameworks_compat.js:Bad file descriptor
- [rosemary] [2/27] Extracting cmake-doc-3.31.7... done
[ERROR] System package install failed with exit code 3 at command:
            sudo pkg install -y devel/boehm-gc devel/cmake devel/llvm12 lang/python27
[ERROR] These packages are still missing: devel/boehm-gc devel/cmake devel/llvm12 lang/python27

[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 labrys.0.1' 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 labrys.0.1
opam install -vy labrys.0.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: labrys.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_61147_16809" "mount.fstab=/tmp/obuilder-jail-564002/fstab" "mount.devfs" "path=/obuilder/result/cafd51b523f6a9b98715719e5f8f49cefc0ba841aaa9fd1e8f6c28150c4c922c/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 labrys.0.1
opam install -vy labrys.0.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: labrys.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