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


Building on rosemary

(from freebsd)
2025-06-11 09:17.53 ---> 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-06-11 09:17.53 ---> 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 6db96b377f993aa0c7ffb5c06737929e583f3305"))
2025-06-11 09:17.54 ---> using "618b42fca5fed62a3ca0505dffb37094691e7c5056e769a4738b5b8ae9fcbbd9" 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-06-11 09:17.54 ---> using "f83e322f7b9029bad5dcdf198c591f014f09de01f5a5cd38f9640644d8011707" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.2  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.2  (cached)
-> 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-06-11 09:18.15 ---> using "0eb24e934d916931c74f713a4a533c7f1dfe7069b4fe86cf0186d72c2dca63b8" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2025-06-11 09:18.15 ---> using "a428aeda2c754a4dece2df652473170abae678234cbc06ae15e2c3201385d54f" from cache

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

Nothing to do.
The following actions will be performed:
=== install 16 packages
  - install bigarray-compat   1.1.0  [required by ctypes]
  - install camlkit-base      0.3.0  [required by camlkit-gui]
  - install camlkit-gui       0.3.0
  - install conf-clang        1      [required by camlkit-base]
  - install conf-gnustep-base 1      [required by camlkit-base]
  - install conf-gnustep-gui  1      [required by camlkit-gui]
  - install conf-libffi       2.0.0  [required by ctypes-foreign]
  - install conf-libobjc2     1      [required by camlkit-base]
  - install conf-pkg-config   4      [required by ctypes-foreign]
  - install csexp             1.5.2  [required by dune-configurator]
  - install ctypes            0.23.0 [required by camlkit-base]
  - install ctypes-foreign    0.23.0 [required by camlkit-base]
  - install dune              3.19.0 [required by camlkit-gui]
  - install dune-configurator 3.19.0 [required by ctypes, ctypes-foreign]
  - install integers          0.7.0  [required by ctypes]
  - install stdlib-shims      0.3.0  [required by integers]

The following system packages will first need to be installed:
    gnustep-base gnustep-gui libobjc2

<><> 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" "gnustep-base" "gnustep-gui" "libobjc2"
- Updating FreeBSD repository catalogue...
- [rosemary] Fetching data.pkg: ..
- ........ done
- Processing entries: .
- ..
- ...
- ..
- .. done
- FreeBSD repository update completed. 35989 packages processed.
- All repositories are up to date.
- The following 49 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	avahi-app: 0.8_6
- 	cups: 2.4.11_1
- 	dbus: 1.16.2_2,1
- 	dbus-glib: 0.114
- 	flac: 1.5.0,1
- 	flite: 2.1
- 	gdbm: 1.24
- 	giflib: 5.2.2
- 	glib: 2.80.5_1,2
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnustep-base: 1.29.0_2
- 	gnustep-gui: 0.31.1_1
- 	gnustep-make: 2.9.2
- 	gnutls: 3.8.9
- 	icu: 76.1,1
- 	jbigkit: 2.1_3
- 	jpeg-turbo: 3.1.0
- 	lame: 3.100_5
- 	lerc: 4.0.0
- 	libICE: 1.1.1,1
- 	libSM: 1.2.6,1
- 	libX11: 1.8.12,1
- 	libXau: 1.0.11
- 	libXdmcp: 1.1.5
- 	libXt: 1.3.0,1
- 	libao: 1.2.0_7
- 	libdaemon: 0.14_1
- 	libdeflate: 1.22
- 	libevent: 2.1.12
- 	libgcrypt: 1.11.0
- 	libgpg-error: 1.51
- 	libobjc2: 2.2.1
- 	libogg: 1.3.5,4
- 	libpaper: 1.1.28_1
- 	libsndfile: 1.2.2_2
- 	libtasn1: 4.20.0_1
- 	libvorbis: 1.3.7_2,3
- 	libxcb: 1.17.0
- 	libxml2: 2.11.9
- 	libxslt: 1.1.43
- 	mpg123: 1.32.10
- 	nettle: 3.10.1
- 	opus: 1.5.2
- 	p11-kit: 0.25.5
- 	png: 1.6.47
- 	py311-packaging: 24.2
- 	tiff: 4.7.0
- 	xorgproto: 2024.1
- 
- Number of packages to be installed: 49
- 
- The process will require 279 MiB more space.
- 62 MiB to be downloaded.
- [rosemary] [1/49] Fetching png-1.6.47.pkg: .......... done
- [rosemary] [2/49] Fetching avahi-app-0.8_6.pkg: .......... done
- [rosemary] [3/49] Fetching libxcb-1.17.0.pkg: .......... done
- [rosemary] [4/49] Fetching flite-2.1.pkg: .
- .....
- .... done
- [rosemary] [5/49] Fetching jpeg-turbo-3.1.0.pkg: .......... done
- [rosemary] [6/49] Fetching dbus-1.16.2_2,1.pkg: .......... done
- [rosemary] [7/49] Fetching gnustep-gui-0.31.1_1.pkg: .......... done
- [rosemary] [8/49] Fetching libXt-1.3.0,1.pkg: ....
- ...... done
- [rosemary] [9/49] Fetching libxslt-1.1.43.pkg: .......... done
- [rosemary] [10/49] Fetching libgcrypt-1.11.0.pkg: .......... done
- [rosemary] [11/49] Fetching cups-2.4.11_1.pkg: .......... done
- [rosemary] [12/49] Fetching libao-1.2.0_7.pkg: .... done
- [rosemary] [13/49] Fetching nettle-3.10.1.pkg: .......... done
- [rosemary] [14/49] Fetching opus-1.5.2.pkg: .......... done
- [rosemary] [15/49] Fetching mpg123-1.32.10.pkg: .......... done
- [rosemary] [16/49] Fetching libgpg-error-1.51.pkg: .......... done
- [rosemary] [17/49] Fetching gmp-6.3.0.pkg: .......... done
- [rosemary] [18/49] Fetching libvorbis-1.3.7_2,3.pkg: .......... done
- [rosemary] [19/49] Fetching libdeflate-1.22.pkg: ...... done
- [rosemary] [20/49] Fetching libtasn1-4.20.0_1.pkg: ......... done
- [rosemary] [21/49] Fetching libogg-1.3.5,4.pkg: .......... done
- [rosemary] [22/49] Fetching libsndfile-1.2.2_2.pkg: ...... done
- [rosemary] [23/49] Fetching p11-kit-0.25.5.pkg: .......... done
- [rosemary] [24/49] Fetching dbus-glib-0.114.pkg: .......... done
- [rosemary] [25/49] Fetching gnustep-make-2.9.2.pkg: .......... done
- [rosemary] [26/49] Fetching libXau-1.0.11.pkg: . done
- [rosemary] [27/49] Fetching libICE-1.1.1,1.pkg: ....... done
- [rosemary] [28/49] Fetching gnome_subr-1.0.pkg: . done
- [rosemary] [29/49] Fetching libxml2-2.11.9.pkg: .......... done
- [rosemary] [30/49] Fetching icu-76.1,1.pkg: 
- ...
- ....
- ... done
- [rosemary] [31/49] Fetching gnutls-3.8.9.pkg: ..
- ........ done
- [rosemary] [32/49] Fetching py311-packaging-24.2.pkg: ........ done
- [rosemary] [33/49] Fetching libSM-1.2.6,1.pkg: .. done
- [rosemary] [34/49] Fetching libpaper-1.1.28_1.pkg: . done
- [rosemary] [35/49] Fetching libX11-1.8.12,1.pkg: .......
- ... done
- [rosemary] [36/49] Fetching giflib-5.2.2.pkg: .......... done
- [rosemary] [37/49] Fetching glib-2.80.5_1,2.pkg: .........
- . done
- [rosemary] [38/49] Fetching xorgproto-2024.1.pkg: .......... done
- [rosemary] [39/49] Fetching jbigkit-2.1_3.pkg: ..... done
- [rosemary] [40/49] Fetching libdaemon-0.14_1.pkg: ... done
- [rosemary] [41/49] Fetching libXdmcp-1.1.5.pkg: . done
- [rosemary] [42/49] Fetching tiff-4.7.0.pkg: .......... done
- [rosemary] [43/49] Fetching gnustep-base-1.29.0_2.pkg: ....
- ...... done
- [rosemary] [44/49] Fetching libevent-2.1.12.pkg: .......... done
- [rosemary] [45/49] Fetching flac-1.5.0,1.pkg: .......... done
- [rosemary] [46/49] Fetching lerc-4.0.0.pkg: .......... done
- [rosemary] [47/49] Fetching lame-3.100_5.pkg: .......... done
- [rosemary] [48/49] Fetching gdbm-1.24.pkg: .......... done
- [rosemary] [49/49] Fetching libobjc2-2.2.1.pkg: ...... done
- Checking integrity...
-  done (0 conflicting)
- [rosemary] [1/49] Installing flite-2.1...
- [rosemary] [1/49] Extracting flite-2.1: 
- ......
- .... done
- [rosemary] [2/49] Installing gdbm-1.24...
- [rosemary] [2/49] Extracting gdbm-1.24: .......... done
- [rosemary] [3/49] Installing giflib-5.2.2...
- [rosemary] [3/49] Extracting giflib-5.2.2: ..
- ........ done
- [rosemary] [4/49] Installing gmp-6.3.0...
- [rosemary] [4/49] Extracting gmp-6.3.0: .......... done
- [rosemary] [5/49] Installing gnome_subr-1.0...
- [rosemary] [5/49] Extracting gnome_subr-1.0: .... done
- [rosemary] [6/49] Installing icu-76.1,1...
- [rosemary] [6/49] Extracting icu-76.1,1: 
- ...
- ...
- ...
- . done
- [rosemary] [7/49] Installing jbigkit-2.1_3...
- [rosemary] [7/49] Extracting jbigkit-2.1_3: .......... done
- [rosemary] [8/49] Installing jpeg-turbo-3.1.0...
- [rosemary] [8/49] Extracting jpeg-turbo-3.1.0: ......
- .... done
- [rosemary] [9/49] Installing lame-3.100_5...
- [rosemary] [9/49] Extracting lame-3.100_5: .......... done
- [rosemary] [10/49] Installing lerc-4.0.0...
- [rosemary] [10/49] Extracting lerc-4.0.0: ........ done
- [rosemary] [11/49] Installing libICE-1.1.1,1...
- [rosemary] [11/49] Extracting libICE-1.1.1,1: .......... done
- [rosemary] [12/49] Installing libSM-1.2.6,1...
- [rosemary] [12/49] Extracting libSM-1.2.6,1: .......... done
- [rosemary] [13/49] Installing libXau-1.0.11...
- [rosemary] [13/49] Extracting libXau-1.0.11: ....
- ...... done
- [rosemary] [14/49] Installing libao-1.2.0_7...
- [rosemary] [14/49] Extracting libao-1.2.0_7: .
- ......... done
- [rosemary] [15/49] Installing libdaemon-0.14_1...
- [rosemary] [15/49] Extracting libdaemon-0.14_1: .......... done
- [rosemary] [16/49] Installing libdeflate-1.22...
- [rosemary] [16/49] Extracting libdeflate-1.22: .......... done
- [rosemary] [17/49] Installing libevent-2.1.12...
- [rosemary] [17/49] Extracting libevent-2.1.12: ......
- .... done
- [rosemary] [18/49] Installing libgpg-error-1.51...
- [rosemary] [18/49] Extracting libgpg-error-1.51: .......... done
- [rosemary] [19/49] Installing libgcrypt-1.11.0...
- [rosemary] [19/49] Extracting libgcrypt-1.11.0: .......... done
- [rosemary] [20/49] Installing libobjc2-2.2.1...
- [rosemary] [20/49] Extracting libobjc2-2.2.1: .......... done
- [rosemary] [21/49] Installing gnustep-make-2.9.2...
- [rosemary] [21/49] Extracting gnustep-make-2.9.2: ..
- ...
- ...
- . done
- [rosemary] [22/49] Installing libogg-1.3.5,4...
- [rosemary] [22/49] Extracting libogg-1.3.5,4: ......
- .... done
- [rosemary] [23/49] Installing flac-1.5.0,1...
- [rosemary] [23/49] Extracting flac-1.5.0,1: .
- ..
- ...
- ...
- . done
- [rosemary] [24/49] Installing libpaper-1.1.28_1...
- [rosemary] [24/49] Extracting libpaper-1.1.28_1: .......... done
- [rosemary] [25/49] Installing libtasn1-4.20.0_1...
- [rosemary] [25/49] Extracting libtasn1-4.20.0_1: 
- .........
- . done
- [rosemary] [26/49] Installing libvorbis-1.3.7_2,3...
- [rosemary] [26/49] Extracting libvorbis-1.3.7_2,3: ...
- .....
- .. done
- [rosemary] [27/49] Installing libxml2-2.11.9...
- [rosemary] [27/49] Extracting libxml2-2.11.9: 
- ....
- ...
- ... done
- [rosemary] [28/49] Installing libxslt-1.1.43...
- [rosemary] [28/49] Extracting libxslt-1.1.43: ......
- .... done
- [rosemary] [29/49] Installing mpg123-1.32.10...
- [rosemary] [29/49] Extracting mpg123-1.32.10: .......... done
- [rosemary] [30/49] Installing nettle-3.10.1...
- [rosemary] [30/49] Extracting nettle-3.10.1: ......
- ...
- . done
- [rosemary] [31/49] Installing opus-1.5.2...
- [rosemary] [31/49] Extracting opus-1.5.2: .......... done
- [rosemary] [32/49] Installing libsndfile-1.2.2_2...
- [rosemary] [32/49] Extracting libsndfile-1.2.2_2: .......... done
- [rosemary] [33/49] Installing p11-kit-0.25.5...
- [rosemary] [33/49] Extracting p11-kit-0.25.5: ..
- .......
- . done
- [rosemary] [34/49] Installing gnutls-3.8.9...
- [rosemary] [34/49] Extracting gnutls-3.8.9: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [rosemary] [35/49] Installing png-1.6.47...
- [rosemary] [35/49] Extracting png-1.6.47: .......... done
- [rosemary] [36/49] Installing py311-packaging-24.2...
- [rosemary] [36/49] Extracting py311-packaging-24.2: .
- ......... done
- [rosemary] [37/49] Installing glib-2.80.5_1,2...
- [rosemary] [37/49] Extracting glib-2.80.5_1,2: 
- .
- .
- ..
- .
- .
- .
- .
- .
- . done
- [rosemary] [38/49] Installing tiff-4.7.0...
- [rosemary] [38/49] Extracting tiff-4.7.0: 
- .
- ..
- .
- .
- ..
- .
- .
- . done
- [rosemary] [39/49] Installing xorgproto-2024.1...
- [rosemary] [39/49] Extracting xorgproto-2024.1: 
- ...
- ....
- ... done
- [rosemary] [40/49] Installing libXdmcp-1.1.5...
- [rosemary] [40/49] Extracting libXdmcp-1.1.5: ......... done
- [rosemary] [41/49] Installing libxcb-1.17.0...
- [rosemary] [41/49] Extracting libxcb-1.17.0: 
- 
- pkg: Fail to chown /usr/local/share/man/man3/.pkgtemp.xcb_composite_query_version.3.gz.O4v06srP4PIl:Bad file descriptor
- [rosemary] [41/49] Extracting libxcb-1.17.0... done
[ERROR] System package install failed with exit code 3 at command:
            sudo pkg install -y gnustep-base gnustep-gui libobjc2
[ERROR] These packages are still missing: gnustep-base gnustep-gui libobjc2

[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 camlkit-gui.0.3.0' 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 camlkit-gui.0.3.0
opam install -vy camlkit-gui.0.3.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: camlkit-gui.0.3.0 | 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_11788_23286" "mount.fstab=/tmp/obuilder-jail-6d6070/fstab" "mount.devfs" "path=/obuilder/result/8b8144f0cc53582058365dc2e33acfcf769a194cbc31c13c2ffafbc06844b93b/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 camlkit-gui.0.3.0
opam install -vy camlkit-gui.0.3.0
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: camlkit-gui.0.3.0 | 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