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


Building on rosemary

(from freebsd)
2025-08-10 07:41.25 ---> 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-10 07:41.26 ---> 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-10 07:41.26 ---> 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-10 07:41.27 ---> 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-10 07:41.27 ---> using "8402b3797b1f8f0ae15e8bbe5153cb5aa4671a035e4d051f59b03064063d73df" from cache

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

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

Nothing to do.
The following actions will be performed:
=== install 14 packages
  - install batteries     3.9.0  [required by oplsr]
  - install camlp-streams 5.0.1  [required by batteries]
  - install conf-autoconf 0.2    [required by cpu]
  - install conf-gnuplot  0.1    [required by oplsr]
  - install conf-r        1.0.0  [required by oplsr]
  - install cpm           12.2.0 [required by oplsr]
  - install cpu           2.0.0  [required by parany]
  - install dolog         6.0.0  [required by oplsr]
  - install dune          3.19.1 [required by oplsr]
  - install minicli       5.0.2  [required by oplsr]
  - install num           1.6    [required by batteries]
  - install ocamlfind     1.9.8  [required by batteries]
  - install oplsr         8.0.1
  - install parany        14.0.1 [required by oplsr]

The following system packages will first need to be installed:
    autoconf gnuplot math/R

<><> 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" "autoconf" "gnuplot" "math/R"
- 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 158 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	Imath: 3.1.12
- 	R: 4.5.1
- 	adwaita-icon-theme: 47.0
- 	adwaita-icon-theme-legacy: 46.2
- 	aom: 3.12.1
- 	at-spi2-core: 2.56.3
- 	autoconf: 2.72
- 	autoconf-switch: 20220527
- 	avahi-app: 0.8_6
- 	binutils: 2.44,1
- 	cairo: 1.18.2,3
- 	cmake-core: 3.31.7
- 	colord: 1.4.8
- 	cups: 2.4.11_1
- 	dav1d: 1.5.1_1
- 	dbus: 1.16.2_3,1
- 	dbus-glib: 0.114
- 	duktape-lib: 2.7.0
- 	enchant2: 2.8.10
- 	fontconfig: 2.15.0_3,1
- 	freetype2: 2.13.3
- 	fribidi: 1.0.16
- 	gcc13: 13.3.0_3
- 	gdbm: 1.25
- 	gdk-pixbuf2: 2.42.12_2
- 	geoclue: 2.7.2
- 	ghostscript10: 10.05.1
- 	giflib: 5.2.2
- 	glib: 2.84.1_2,2
- 	glib-networking: 2.80.1_1
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnuplot: 5.4.10_3
- 	gnutls: 3.8.10
- 	gobject-introspection: 1.84.0,1
- 	graphene: 1.10.8_1
- 	graphite2: 1.3.14
- 	gsettings-desktop-schemas: 47.1_2
- 	gstreamer1: 1.26.2
- 	gstreamer1-plugins: 1.26.2
- 	gstreamer1-plugins-bad: 1.26.2
- 	gstreamer1-plugins-gl: 1.26.2
- 	gtk-update-icon-cache: 3.24.42
- 	gtk3: 3.24.49
- 	harfbuzz: 10.3.0
- 	harfbuzz-icu: 10.3.0
- 	hicolor-icon-theme: 0.18
- 	highway: 1.2.0
- 	hunspell: 1.7.2_1
- 	hwdata: 0.396,1
- 	hyphen: 2.8.8
- 	icu: 76.1,1
- 	iso-codes: 4.18.0
- 	jbig2dec: 0.20_1
- 	jbigkit: 2.1_3
- 	jpeg-turbo: 3.1.1
- 	json-glib: 1.10.6
- 	jsoncpp: 1.9.6_1
- 	lcms2: 2.17
- 	lerc: 4.0.0
- 	libGLU: 9.0.3
- 	libICE: 1.1.2,1
- 	libSM: 1.2.6,1
- 	libX11: 1.8.12,1
- 	libXScrnSaver: 1.2.4_1
- 	libXau: 1.0.12
- 	libXcomposite: 0.4.6_1,1
- 	libXcursor: 1.2.3
- 	libXdamage: 1.1.6
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXfixes: 6.0.1
- 	libXft: 2.3.8
- 	libXi: 1.8.2,1
- 	libXinerama: 1.1.5,1
- 	libXmu: 1.1.4,1
- 	libXrandr: 1.5.4
- 	libXrender: 0.9.12
- 	libXt: 1.3.0,1
- 	libXtst: 1.2.5
- 	libXxf86vm: 1.1.6
- 	libavif: 1.3.0_1
- 	libdaemon: 0.14_1
- 	libdatrie: 0.2.13_2
- 	libdeflate: 1.24
- 	libdrm: 2.4.123,1
- 	libedit: 3.1.20250104,1
- 	libepoll-shim: 0.0.20240608
- 	libepoxy: 1.5.10
- 	libevent: 2.1.12
- 	libfontenc: 1.1.8
- 	libgcrypt: 1.11.1
- 	libgd: 2.3.3_13,1
- 	libglvnd: 1.7.0
- 	libgpg-error: 1.55
- 	libgudev: 237
- 	libgusb: 0.4.9_1
- 	libidn: 1.43
- 	libinotify: 20240724_1
- 	libjxl: 0.11.1_1
- 	libmspack: 0.11alpha
- 	libnotify: 0.8.6
- 	libpaper: 1.1.28_1
- 	libpciaccess: 0.18.1_1
- 	libproxy: 0.5.10
- 	librsvg2-rust: 2.60.0_3
- 	libsecret: 0.21.7_1
- 	libsoup: 2.74.3_1
- 	libsoup3: 3.6.5_2
- 	libsysinfo: 0.0.3_3
- 	libtasn1: 4.20.0_1
- 	libthai: 0.1.29_1
- 	libudev-devd: 0.6.0
- 	libunwind: 20240221_2
- 	libuv: 1.51.0
- 	libxcb: 1.17.0
- 	libxkbcommon: 1.8.1_3
- 	libxml2: 2.14.5
- 	libxshmfence: 1.3.3
- 	libxslt: 1.1.43_1
- 	libyuv: 0.0.1789_2
- 	lua53: 5.3.6_1
- 	lzo2: 2.10_1
- 	m4: 1.4.19_1,1
- 	mesa-libs: 24.1.7_1
- 	mkfontscale: 1.2.3
- 	mpc: 1.3.1_1
- 	mpfr: 4.2.2,1
- 	nettle: 3.10.2
- 	openexr: 3.3.5
- 	openjpeg: 2.5.3
- 	orc: 0.4.41
- 	p11-kit: 0.25.5
- 	pango: 1.56.1
- 	pixman: 0.46.2
- 	png: 1.6.49
- 	polkit: 125_1
- 	poppler-data: 0.4.12
- 	py311-cairo: 1.28.0,1
- 	py311-packaging: 25.0
- 	py311-pygobject: 3.50.0
- 	pygobject-common: 3.50.0
- 	rhash: 1.4.4_1
- 	shared-mime-info: 2.4_2
- 	sqlite3: 3.46.1_1,1
- 	tcl86: 8.6.16_2
- 	tex-kpathsea: 6.4.1
- 	tiff: 4.7.0
- 	tk86: 8.6.16
- 	urw-base35-fonts: 20200910
- 	vmaf: 3.0.0
- 	wayland: 1.23.1_1
- 	webkit2-gtk_40: 2.46.6_1
- 	webp: 1.5.0
- 	woff2: 1.0.2_5
- 	wx30-gtk3: 3.0.5.1_6
- 	xkeyboard-config: 2.41_4
- 	xorgproto: 2024.1
- 
- Number of packages to be installed: 158
- 
- The process will require 1 GiB more space.
- 336 MiB to be downloaded.
- [rosemary] [1/158] Fetching duktape-lib-2.7.0.pkg: .......... done
- [rosemary] [2/158] Fetching png-1.6.49.pkg: .......... done
- [rosemary] [3/158] Fetching glib-networking-2.80.1_1.pkg: .
- ......... done
- [rosemary] [4/158] Fetching hyphen-2.8.8.pkg: ..... done
- [rosemary] [5/158] Fetching libxcb-1.17.0.pkg: ...
- ....... done
- [rosemary] [6/158] Fetching libdatrie-0.2.13_2.pkg: ... done
- [rosemary] [7/158] Fetching freetype2-2.13.3.pkg: ..
- ........ done
- [rosemary] [8/158] Fetching jpeg-turbo-3.1.1.pkg: ........
- .. done
- [rosemary] [9/158] Fetching graphene-1.10.8_1.pkg: .......... done
- [rosemary] [10/158] Fetching libproxy-0.5.10.pkg: ......
- .... done
- [rosemary] [11/158] Fetching libXt-1.3.0,1.pkg: .......... done
- [rosemary] [12/158] Fetching librsvg2-rust-2.60.0_3.pkg: .
- ......
- ... done
- [rosemary] [13/158] Fetching libglvnd-1.7.0.pkg: .......... done
- [rosemary] [14/158] Fetching gstreamer1-plugins-bad-1.26.2.pkg: 
- ......
- .... done
- [rosemary] [15/158] Fetching libxslt-1.1.43_1.pkg: .......... done
- [rosemary] [16/158] Fetching libuv-1.51.0.pkg: .
- ........ done
- [rosemary] [17/158] Fetching cups-2.4.11_1.pkg: ....
- ...... done
- [rosemary] [18/158] Fetching gobject-introspection-1.84.0,1.pkg: .......
- ... done
- [rosemary] [19/158] Fetching nettle-3.10.2.pkg: .......
- ... done
- [rosemary] [20/158] Fetching libXrandr-1.5.4.pkg: ... done
- [rosemary] [21/158] Fetching lzo2-2.10_1.pkg: ........ done
- [rosemary] [22/158] Fetching lcms2-2.17.pkg: ...
- ....... done
- [rosemary] [23/158] Fetching adwaita-icon-theme-legacy-46.2.pkg: .
- ......... done
- [rosemary] [24/158] Fetching adwaita-icon-theme-47.0.pkg: .......... done
- [rosemary] [25/158] Fetching woff2-1.0.2_5.pkg: .... done
- [rosemary] [26/158] Fetching libthai-0.1.29_1.pkg: .......... done
- [rosemary] [27/158] Fetching wx30-gtk3-3.0.5.1_6.pkg: 
- ..
- .....
- ... done
- [rosemary] [28/158] Fetching polkit-125_1.pkg: .......... done
- [rosemary] [29/158] Fetching libsoup3-3.6.5_2.pkg: ........
- .. done
- [rosemary] [30/158] Fetching mkfontscale-1.2.3.pkg: . done
- [rosemary] [31/158] Fetching gtk-update-icon-cache-3.24.42.pkg: ...... done
- [rosemary] [32/158] Fetching cmake-core-3.31.7.pkg: 
- ..
- ..
- ...
- ... done
- [rosemary] [33/158] Fetching libdeflate-1.24.pkg: ...... done
- [rosemary] [34/158] Fetching fribidi-1.0.16.pkg: ...... done
- [rosemary] [35/158] Fetching libXxf86vm-1.1.6.pkg: . done
- [rosemary] [36/158] Fetching libmspack-0.11alpha.pkg: ...
- .. done
- [rosemary] [37/158] Fetching libidn-1.43.pkg: .......... done
- [rosemary] [38/158] Fetching vmaf-3.0.0.pkg: .......... done
- [rosemary] [39/158] Fetching openjpeg-2.5.3.pkg: ..
- ........ done
- [rosemary] [40/158] Fetching libXdamage-1.1.6.pkg: . done
- [rosemary] [41/158] Fetching libtasn1-4.20.0_1.pkg: .......... done
- [rosemary] [42/158] Fetching libdrm-2.4.123,1.pkg: .......... done
- [rosemary] [43/158] Fetching libXfixes-6.0.1.pkg: . done
- [rosemary] [44/158] Fetching libXinerama-1.1.5,1.pkg: . done
- [rosemary] [45/158] Fetching gnome_subr-1.0.pkg: . done
- [rosemary] [46/158] Fetching libxml2-2.14.5.pkg: .......
- ... done
- [rosemary] [47/158] Fetching wayland-1.23.1_1.pkg: ......... done
- [rosemary] [48/158] Fetching aom-3.12.1.pkg: ..
- ......
- .. done
- [rosemary] [49/158] Fetching orc-0.4.41.pkg: .......... done
- [rosemary] [50/158] Fetching lua53-5.3.6_1.pkg: .......... done
- [rosemary] [51/158] Fetching libgd-2.3.3_13,1.pkg: .......
- ... done
- [rosemary] [52/158] Fetching gdk-pixbuf2-2.42.12_2.pkg: .....
- ..... done
- [rosemary] [53/158] Fetching icu-76.1,1.pkg: 
- .
- ..
- ...
- ..
- .. done
- [rosemary] [54/158] Fetching libgusb-0.4.9_1.pkg: 
- .......... done
- [rosemary] [55/158] Fetching gnutls-3.8.10.pkg: ......
- .... done
- [rosemary] [56/158] Fetching hicolor-icon-theme-0.18.pkg: . done
- [rosemary] [57/158] Fetching libxshmfence-1.3.3.pkg: . done
- [rosemary] [58/158] Fetching py311-packaging-25.0.pkg: ......... done
- [rosemary] [59/158] Fetching libXScrnSaver-1.2.4_1.pkg: . done
- [rosemary] [60/158] Fetching harfbuzz-icu-10.3.0.pkg: . done
- [rosemary] [61/158] Fetching libpaper-1.1.28_1.pkg: .. done
- [rosemary] [62/158] Fetching libepoll-shim-0.0.20240608.pkg: .. done
- [rosemary] [63/158] Fetching colord-1.4.8.pkg: .......... done
- [rosemary] [64/158] Fetching libjxl-0.11.1_1.pkg: ......
- .... done
- [rosemary] [65/158] Fetching py311-cairo-1.28.0,1.pkg: ....... done
- [rosemary] [66/158] Fetching libX11-1.8.12,1.pkg: ..
- ........ done
- [rosemary] [67/158] Fetching giflib-5.2.2.pkg: .......... done
- [rosemary] [68/158] Fetching libXrender-0.9.12.pkg: .. done
- [rosemary] [69/158] Fetching R-4.5.1.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [rosemary] [70/158] Fetching xorgproto-2024.1.pkg: ...
- ....... done
- [rosemary] [71/158] Fetching libsoup-2.74.3_1.pkg: .......... done
- [rosemary] [72/158] Fetching tex-kpathsea-6.4.1.pkg: .......... done
- [rosemary] [73/158] Fetching urw-base35-fonts-20200910.pkg: .
- ..
- ..
- ..... done
- [rosemary] [74/158] Fetching libXtst-1.2.5.pkg: . done
- [rosemary] [75/158] Fetching libXi-1.8.2,1.pkg: ........ done
- [rosemary] [76/158] Fetching libXft-2.3.8.pkg: ..... done
- [rosemary] [77/158] Fetching gtk3-3.24.49.pkg: 
- .
- .
- ...
- .
- ..
- .. done
- [rosemary] [78/158] Fetching webp-1.5.0.pkg: ....
- ...... done
- [rosemary] [79/158] Fetching libepoxy-1.5.10.pkg: .......... done
- [rosemary] [80/158] Fetching hwdata-0.396,1.pkg: ..
- ........ done
- [rosemary] [81/158] Fetching cairo-1.18.2,3.pkg: ...
- ....... done
- [rosemary] [82/158] Fetching graphite2-1.3.14.pkg: ....... done
- [rosemary] [83/158] Fetching shared-mime-info-2.4_2.pkg: ......
- .... done
- [rosemary] [84/158] Fetching libgudev-237.pkg: .... done
- [rosemary] [85/158] Fetching hunspell-1.7.2_1.pkg: .......... done
- [rosemary] [86/158] Fetching harfbuzz-10.3.0.pkg: .
- ......... done
- [rosemary] [87/158] Fetching libevent-2.1.12.pkg: ......
- .... done
- [rosemary] [88/158] Fetching libinotify-20240724_1.pkg: .. done
- [rosemary] [89/158] Fetching mesa-libs-24.1.7_1.pkg: .......... done
- [rosemary] [90/158] Fetching gdbm-1.25.pkg: .......... done
- [rosemary] [91/158] Fetching libpciaccess-0.18.1_1.pkg: . done
- [rosemary] [92/158] Fetching gstreamer1-plugins-gl-1.26.2.pkg: .....
- ..... done
- [rosemary] [93/158] Fetching avahi-app-0.8_6.pkg: .......... done
- [rosemary] [94/158] Fetching enchant2-2.8.10.pkg: ..... done
- [rosemary] [95/158] Fetching ghostscript10-10.05.1.pkg: 
- ..
- ...
- ..... done
- [rosemary] [96/158] Fetching gstreamer1-plugins-1.26.2.pkg: ..
- .......
- . done
- [rosemary] [97/158] Fetching dbus-1.16.2_3,1.pkg: .......... done
- [rosemary] [98/158] Fetching libedit-3.1.20250104,1.pkg: .......... done
- [rosemary] [99/158] Fetching libfontenc-1.1.8.pkg: .. done
- [rosemary] [100/158] Fetching libXcursor-1.2.3.pkg: ... done
- [rosemary] [101/158] Fetching highway-1.2.0.pkg: ........
- .. done
- [rosemary] [102/158] Fetching jsoncpp-1.9.6_1.pkg: ......... done
- [rosemary] [103/158] Fetching libgcrypt-1.11.1.pkg: .......... done
- [rosemary] [104/158] Fetching json-glib-1.10.6.pkg: ........
- .. done
- [rosemary] [105/158] Fetching webkit2-gtk_40-2.46.6_1.pkg: 
- .
- .
- ..
- .
- ..
- ... done
- [rosemary] [106/158] Fetching libsecret-0.21.7_1.pkg: .......
- ... done
- [rosemary] [107/158] Fetching pygobject-common-3.50.0.pkg: . done
- [rosemary] [108/158] Fetching libudev-devd-0.6.0.pkg: . done
- [rosemary] [109/158] Fetching libavif-1.3.0_1.pkg: .......... done
- [rosemary] [110/158] Fetching libunwind-20240221_2.pkg: .......... done
- [rosemary] [111/158] Fetching tk86-8.6.16.pkg: 
- .......... done
- [rosemary] [112/158] Fetching pango-1.56.1.pkg: .....
- ..... done
- [rosemary] [113/158] Fetching libgpg-error-1.55.pkg: .......... done
- [rosemary] [114/158] Fetching gmp-6.3.0.pkg: ..
- ........ done
- [rosemary] [115/158] Fetching gstreamer1-1.26.2.pkg: ....
- ...... done
- [rosemary] [116/158] Fetching mpfr-4.2.2,1.pkg: 
- .......... done
- [rosemary] [117/158] Fetching Imath-3.1.12.pkg: ......... done
- [rosemary] [118/158] Fetching libXext-1.3.6,1.pkg: ....... done
- [rosemary] [119/158] Fetching p11-kit-0.25.5.pkg: ....
- ...... done
- [rosemary] [120/158] Fetching dbus-glib-0.114.pkg: .......... done
- [rosemary] [121/158] Fetching jbig2dec-0.20_1.pkg: ...... done
- [rosemary] [122/158] Fetching libsysinfo-0.0.3_3.pkg: .. done
- [rosemary] [123/158] Fetching libXau-1.0.12.pkg: . done
- [rosemary] [124/158] Fetching libICE-1.1.2,1.pkg: ....
- ... done
- [rosemary] [125/158] Fetching libXmu-1.1.4,1.pkg: ....... done
- [rosemary] [126/158] Fetching libXcomposite-0.4.6_1,1.pkg: . done
- [rosemary] [127/158] Fetching libyuv-0.0.1789_2.pkg: .......... done
- [rosemary] [128/158] Fetching fontconfig-2.15.0_3,1.pkg: 
- .......... done
- [rosemary] [129/158] Fetching pixman-0.46.2.pkg: .......... done
- [rosemary] [130/158] Fetching dav1d-1.5.1_1.pkg: ..
- ........ done
- [rosemary] [131/158] Fetching gsettings-desktop-schemas-47.1_2.pkg: .......... done
- [rosemary] [132/158] Fetching at-spi2-core-2.56.3.pkg: 
- .......... done
- [rosemary] [133/158] Fetching m4-1.4.19_1,1.pkg: .......... done
- [rosemary] [134/158] Fetching sqlite3-3.46.1_1,1.pkg: ..
- ........ done
- [rosemary] [135/158] Fetching mpc-1.3.1_1.pkg: ....... done
- [rosemary] [136/158] Fetching libSM-1.2.6,1.pkg: .. done
- [rosemary] [137/158] Fetching openexr-3.3.5.pkg: .......
- ... done
- [rosemary] [138/158] Fetching glib-2.84.1_2,2.pkg: 
- ..
- ...
- ..
- ... done
- [rosemary] [139/158] Fetching geoclue-2.7.2.pkg: .......... done
- [rosemary] [140/158] Fetching xkeyboard-config-2.41_4.pkg: ....
- ...... done
- [rosemary] [141/158] Fetching libxkbcommon-1.8.1_3.pkg: ......... done
- [rosemary] [142/158] Fetching jbigkit-2.1_3.pkg: .
- .... done
- [rosemary] [143/158] Fetching gcc13-13.3.0_3.pkg: 
- .
- .
- .
- .
- .
- .
- .
- .
- .
- . done
- [rosemary] [144/158] Fetching libdaemon-0.14_1.pkg: ... done
- [rosemary] [145/158] Fetching iso-codes-4.18.0.pkg: 
- ...
- ......
- . done
- [rosemary] [146/158] Fetching binutils-2.44,1.pkg: 
- ..
- ..
- ..
- .
- ..
- . done
- [rosemary] [147/158] Fetching libXdmcp-1.1.5.pkg: . done
- [rosemary] [148/158] Fetching tiff-4.7.0.pkg: ....
- ...... done
- [rosemary] [149/158] Fetching tcl86-8.6.16_2.pkg: ...
- ....... done
- [rosemary] [150/158] Fetching rhash-1.4.4_1.pkg: .......... done
- [rosemary] [151/158] Fetching autoconf-switch-20220527.pkg: . done
- [rosemary] [152/158] Fetching gnuplot-5.4.10_3.pkg: .......
- ... done
- [rosemary] [153/158] Fetching libnotify-0.8.6.pkg: ... done
- [rosemary] [154/158] Fetching poppler-data-0.4.12.pkg: .....
- ..... done
- [rosemary] [155/158] Fetching libGLU-9.0.3.pkg: .......... done
- [rosemary] [156/158] Fetching lerc-4.0.0.pkg: .......... done
- [rosemary] [157/158] Fetching autoconf-2.72.pkg: ....
- ...... done
- [rosemary] [158/158] Fetching py311-pygobject-3.50.0.pkg: .......... done
- Checking integrity...
-  done (0 conflicting)
- [rosemary] [1/158] Installing Imath-3.1.12...
- [rosemary] [1/158] Extracting Imath-3.1.12: .......... done
- [rosemary] [2/158] Installing autoconf-switch-20220527...
- [rosemary] [2/158] Extracting autoconf-switch-20220527: .......... done
- [rosemary] [3/158] Installing binutils-2.44,1...
- [rosemary] [3/158] Extracting binutils-2.44,1: ....
- ...... done
- [rosemary] [4/158] Installing dav1d-1.5.1_1...
- [rosemary] [4/158] Extracting dav1d-1.5.1_1: .......... done
- [rosemary] [5/158] Installing duktape-lib-2.7.0...
- [rosemary] [5/158] Extracting duktape-lib-2.7.0: ......... done
- [rosemary] [6/158] Installing fribidi-1.0.16...
- [rosemary] [6/158] Extracting fribidi-1.0.16: .......... done
- [rosemary] [7/158] Installing gdbm-1.25...
- [rosemary] [7/158] Extracting gdbm-1.25: .......... done
- [rosemary] [8/158] Installing giflib-5.2.2...
- [rosemary] [8/158] Extracting giflib-5.2.2: .......... done
- [rosemary] [9/158] Installing gmp-6.3.0...
- [rosemary] [9/158] Extracting gmp-6.3.0: .......... done
- [rosemary] [10/158] Installing gnome_subr-1.0...
- [rosemary] [10/158] Extracting gnome_subr-1.0: .... done
- [rosemary] [11/158] Installing graphite2-1.3.14...
- [rosemary] [11/158] Extracting graphite2-1.3.14: .......... done
- [rosemary] [12/158] Installing hicolor-icon-theme-0.18...
- [rosemary] [12/158] Extracting hicolor-icon-theme-0.18: . done
- [rosemary] [13/158] Installing highway-1.2.0...
- [rosemary] [13/158] Extracting highway-1.2.0: .......... done
- [rosemary] [14/158] Installing hunspell-1.7.2_1...
- [rosemary] [14/158] Extracting hunspell-1.7.2_1: .......... done
- [rosemary] [15/158] Installing hwdata-0.396,1...
- [rosemary] [15/158] Extracting hwdata-0.396,1: .......... done
- [rosemary] [16/158] Installing hyphen-2.8.8...
- [rosemary] [16/158] Extracting hyphen-2.8.8: .......... done
- [rosemary] [17/158] Installing icu-76.1,1...
- [rosemary] [17/158] Extracting icu-76.1,1: .......... done
- [rosemary] [18/158] Installing iso-codes-4.18.0...
- [rosemary] [18/158] Extracting iso-codes-4.18.0: ........
- .. done
- [rosemary] [19/158] Installing jbigkit-2.1_3...
- [rosemary] [19/158] Extracting jbigkit-2.1_3: .......... done
- [rosemary] [20/158] Installing jpeg-turbo-3.1.1...
- [rosemary] [20/158] Extracting jpeg-turbo-3.1.1: .......... done
- [rosemary] [21/158] Installing jsoncpp-1.9.6_1...
- [rosemary] [21/158] Extracting jsoncpp-1.9.6_1: .......... done
- [rosemary] [22/158] Installing lerc-4.0.0...
- [rosemary] [22/158] Extracting lerc-4.0.0: ........ done
- [rosemary] [23/158] Installing libICE-1.1.2,1...
- [rosemary] [23/158] Extracting libICE-1.1.2,1: .......... done
- [rosemary] [24/158] Installing libSM-1.2.6,1...
- [rosemary] [24/158] Extracting libSM-1.2.6,1: .......... done
- [rosemary] [25/158] Installing libXau-1.0.12...
- [rosemary] [25/158] Extracting libXau-1.0.12: .......... done
- [rosemary] [26/158] Installing libdaemon-0.14_1...
- [rosemary] [26/158] Extracting libdaemon-0.14_1: .......... done
- [rosemary] [27/158] Installing libdatrie-0.2.13_2...
- [rosemary] [27/158] Extracting libdatrie-0.2.13_2: .......... done
- [rosemary] [28/158] Installing libdeflate-1.24...
- [rosemary] [28/158] Extracting libdeflate-1.24: .......... done
- [rosemary] [29/158] Installing libedit-3.1.20250104,1...
- [rosemary] [29/158] Extracting libedit-3.1.20250104,1: .......... done
- [rosemary] [30/158] Installing libepoll-shim-0.0.20240608...
- [rosemary] [30/158] Extracting libepoll-shim-0.0.20240608: .......... done
- [rosemary] [31/158] Installing libevent-2.1.12...
- [rosemary] [31/158] Extracting libevent-2.1.12: .......... done
- [rosemary] [32/158] Installing libfontenc-1.1.8...
- [rosemary] [32/158] Extracting libfontenc-1.1.8: ......... done
- [rosemary] [33/158] Installing libgpg-error-1.55...
- [rosemary] [33/158] Extracting libgpg-error-1.55: .......... done
- [rosemary] [34/158] Installing libgcrypt-1.11.1...
- [rosemary] [34/158] Extracting libgcrypt-1.11.1: .......... done
- [rosemary] [35/158] Installing libidn-1.43...
- [rosemary] [35/158] Extracting libidn-1.43: .......... done
- [rosemary] [36/158] Installing libinotify-20240724_1...
- [rosemary] [36/158] Extracting libinotify-20240724_1: .......... done
- [rosemary] [37/158] Installing libmspack-0.11alpha...
- [rosemary] [37/158] Extracting libmspack-0.11alpha: ......... done
- [rosemary] [38/158] Installing libpaper-1.1.28_1...
- [rosemary] [38/158] Extracting libpaper-1.1.28_1: .......... done
- [rosemary] [39/158] Installing libpciaccess-0.18.1_1...
- [rosemary] [39/158] Extracting libpciaccess-0.18.1_1: ........ done
- [rosemary] [40/158] Installing libdrm-2.4.123,1...
- [rosemary] [40/158] Extracting libdrm-2.4.123,1: .......... done
- [rosemary] [41/158] Installing libsysinfo-0.0.3_3...
- [rosemary] [41/158] Extracting libsysinfo-0.0.3_3: ......... done
- [rosemary] [42/158] Installing libtasn1-4.20.0_1...
- [rosemary] [42/158] Extracting libtasn1-4.20.0_1: .......... done
- [rosemary] [43/158] Installing libthai-0.1.29_1...
- [rosemary] [43/158] Extracting libthai-0.1.29_1: .......... done
- [rosemary] [44/158] Installing libudev-devd-0.6.0...
- [rosemary] [44/158] Extracting libudev-devd-0.6.0: ........ done
- [rosemary] [45/158] Installing libunwind-20240221_2...
- [rosemary] [45/158] Extracting libunwind-20240221_2: .......... done
- [rosemary] [46/158] Installing libuv-1.51.0...
- [rosemary] [46/158] Extracting libuv-1.51.0: .......... done
- [rosemary] [47/158] Installing libxml2-2.14.5...
- [rosemary] [47/158] Extracting libxml2-2.14.5: .......... done
- [rosemary] [48/158] Installing libxshmfence-1.3.3...
- [rosemary] [48/158] Extracting libxshmfence-1.3.3: ......... done
- [rosemary] [49/158] Installing libxslt-1.1.43_1...
- [rosemary] [49/158] Extracting libxslt-1.1.43_1: .......... done
- [rosemary] [50/158] Installing libyuv-0.0.1789_2...
- [rosemary] [50/158] Extracting libyuv-0.0.1789_2: .......... done
- [rosemary] [51/158] Installing lua53-5.3.6_1...
- [rosemary] [51/158] Extracting lua53-5.3.6_1: .......... done
- [rosemary] [52/158] Installing lzo2-2.10_1...
- [rosemary] [52/158] Extracting lzo2-2.10_1: .......... done
- [rosemary] [53/158] Installing m4-1.4.19_1,1...
- [rosemary] [53/158] Extracting m4-1.4.19_1,1: .......... done
- [rosemary] [54/158] Installing autoconf-2.72...
- [rosemary] [54/158] Extracting autoconf-2.72: .......... done
- [rosemary] [55/158] Installing mpfr-4.2.2,1...
- [rosemary] [55/158] Extracting mpfr-4.2.2,1: .......... done
- [rosemary] [56/158] Installing mpc-1.3.1_1...
- [rosemary] [56/158] Extracting mpc-1.3.1_1: ......... done
- [rosemary] [57/158] Installing gcc13-13.3.0_3...
- [rosemary] [57/158] Extracting gcc13-13.3.0_3: .......
- ..
- . done
- [rosemary] [58/158] Installing nettle-3.10.2...
- [rosemary] [58/158] Extracting nettle-3.10.2: .......... done
- [rosemary] [59/158] Installing openexr-3.3.5...
- [rosemary] [59/158] Extracting openexr-3.3.5: .......... done
- [rosemary] [60/158] Installing orc-0.4.41...
- [rosemary] [60/158] Extracting orc-0.4.41: .......... done
- [rosemary] [61/158] Installing p11-kit-0.25.5...
- [rosemary] [61/158] Extracting p11-kit-0.25.5: .......... done
- [rosemary] [62/158] Installing gnutls-3.8.10...
- [rosemary] [62/158] Extracting gnutls-3.8.10: .......... done
- [rosemary] [63/158] Installing pixman-0.46.2...
- [rosemary] [63/158] Extracting pixman-0.46.2: ......... done
- [rosemary] [64/158] Installing png-1.6.49...
- [rosemary] [64/158] Extracting png-1.6.49: .......... done
- [rosemary] [65/158] Installing freetype2-2.13.3...
- [rosemary] [65/158] Extracting freetype2-2.13.3: .......... done
- [rosemary] [66/158] Installing fontconfig-2.15.0_3,1...
- [rosemary] [66/158] Extracting fontconfig-2.15.0_3,1: .......... done
- [rosemary] [67/158] Installing jbig2dec-0.20_1...
- [rosemary] [67/158] Extracting jbig2dec-0.20_1: .......... done
- [rosemary] [68/158] Installing mkfontscale-1.2.3...
- [rosemary] [68/158] Extracting mkfontscale-1.2.3: ....... done
- [rosemary] [69/158] Installing poppler-data-0.4.12...
- [rosemary] [69/158] Extracting poppler-data-0.4.12: .......... done
- [rosemary] [70/158] Installing py311-packaging-25.0...
- [rosemary] [70/158] Extracting py311-packaging-25.0: .......... done
- [rosemary] [71/158] Installing glib-2.84.1_2,2...
- [rosemary] [71/158] Extracting glib-2.84.1_2,2: ...
- ....... done
- [rosemary] [72/158] Installing enchant2-2.8.10...
- [rosemary] [72/158] Extracting enchant2-2.8.10: .......... done
- [rosemary] [73/158] Installing gobject-introspection-1.84.0,1...
- [rosemary] [73/158] Extracting gobject-introspection-1.84.0,1: .......... done
- [rosemary] [74/158] Installing gsettings-desktop-schemas-47.1_2...
- [rosemary] [74/158] Extracting gsettings-desktop-schemas-47.1_2: ....
- ...... done
- [rosemary] [75/158] Installing gstreamer1-1.26.2...
- [rosemary] [75/158] Extracting gstreamer1-1.26.2: .......... done
- [rosemary] [76/158] Installing gstreamer1-plugins-1.26.2...
- [rosemary] [76/158] Extracting gstreamer1-plugins-1.26.2: .......... done
- [rosemary] [77/158] Installing harfbuzz-10.3.0...
- [rosemary] [77/158] Extracting harfbuzz-10.3.0: .......... done
- [rosemary] [78/158] Installing harfbuzz-icu-10.3.0...
- [rosemary] [78/158] Extracting harfbuzz-icu-10.3.0: ........ done
- [rosemary] [79/158] Installing json-glib-1.10.6...
- [rosemary] [79/158] Extracting json-glib-1.10.6: .......... done
- [rosemary] [80/158] Installing libgudev-237...
- [rosemary] [80/158] Extracting libgudev-237: .......... done
- [rosemary] [81/158] Installing libgusb-0.4.9_1...
- [rosemary] [81/158] Extracting libgusb-0.4.9_1: .......... done
- [rosemary] [82/158] Installing libproxy-0.5.10...
- [rosemary] [82/158] Extracting libproxy-0.5.10: .......... done
- [rosemary] [83/158] Installing glib-networking-2.80.1_1...
- [rosemary] [83/158] Extracting glib-networking-2.80.1_1: .......... done
- [rosemary] [84/158] Installing libsecret-0.21.7_1...
- [rosemary] [84/158] Extracting libsecret-0.21.7_1: .......... done
- [rosemary] [85/158] Installing pygobject-common-3.50.0...
- [rosemary] [85/158] Extracting pygobject-common-3.50.0: ..... done
- [rosemary] [86/158] Installing rhash-1.4.4_1...
- [rosemary] [86/158] Extracting rhash-1.4.4_1: .......... done
- [rosemary] [87/158] Installing cmake-core-3.31.7...
- [rosemary] [87/158] Extracting cmake-core-3.31.7: .....
- .
- .
- .
- .
- . done
- [rosemary] [88/158] Installing shared-mime-info-2.4_2...
- [rosemary] [88/158] Extracting shared-mime-info-2.4_2: .......
- .. done
- [rosemary] [89/158] Installing sqlite3-3.46.1_1,1...
- [rosemary] [89/158] Extracting sqlite3-3.46.1_1,1: .......... done
- [rosemary] [90/158] Installing libsoup-2.74.3_1...
- [rosemary] [90/158] Extracting libsoup-2.74.3_1: 
- .....
- ..... done
- [rosemary] [91/158] Installing libsoup3-3.6.5_2...
- [rosemary] [91/158] Extracting libsoup3-3.6.5_2: .......
- ... done
- [rosemary] [92/158] Installing tcl86-8.6.16_2...
- [rosemary] [92/158] Extracting tcl86-8.6.16_2: 
- .
- .
- ..
- ..
- .
- .
- .
- . done
- [rosemary] [93/158] Installing tex-kpathsea-6.4.1...
- [rosemary] [93/158] Extracting tex-kpathsea-6.4.1: .......
- ... done
- [rosemary] [94/158] Installing tiff-4.7.0...
- [rosemary] [94/158] Extracting tiff-4.7.0: .
- ...
- ....
- .. done
- [rosemary] [95/158] Installing gdk-pixbuf2-2.42.12_2...
- [rosemary] [95/158] Extracting gdk-pixbuf2-2.42.12_2: ..
- ...
- ....
- . done
- [rosemary] [96/158] Installing gtk-update-icon-cache-3.24.42...
- [rosemary] [96/158] Extracting gtk-update-icon-cache-3.24.42: 
- ......
- .... done
- [rosemary] [97/158] Installing adwaita-icon-theme-legacy-46.2...
- [rosemary] [97/158] Extracting adwaita-icon-theme-legacy-46.2: 
- .
- .
- .
- ..
- .
- .
- .
- .
- . done
- [rosemary] [98/158] Installing adwaita-icon-theme-47.0...
- [rosemary] [98/158] Extracting adwaita-icon-theme-47.0: .
- ..
- .
- ..
- ...
- . done
- [rosemary] [99/158] Installing lcms2-2.17...
- [rosemary] [99/158] Extracting lcms2-2.17: .......... done
- [rosemary] [100/158] Installing libjxl-0.11.1_1...
- [rosemary] [100/158] Extracting libjxl-0.11.1_1: .....
- ..... done
- [rosemary] [101/158] Installing libnotify-0.8.6...
- [rosemary] [101/158] Extracting libnotify-0.8.6: .......... done
- [rosemary] [102/158] Installing geoclue-2.7.2...
- [rosemary] [102/158] Extracting geoclue-2.7.2: 
- .......... done
- [rosemary] [103/158] Installing openjpeg-2.5.3...
- [rosemary] [103/158] Extracting openjpeg-2.5.3: ..
- ........ done
- [rosemary] [104/158] Installing urw-base35-fonts-20200910...
- [rosemary] [104/158] Extracting urw-base35-fonts-20200910: ..
- .......
- . done
- [rosemary] [105/158] Installing vmaf-3.0.0...
- [rosemary] [105/158] Extracting vmaf-3.0.0: .......... done
- [rosemary] [106/158] Installing aom-3.12.1...
- [rosemary] [106/158] Extracting aom-3.12.1: .......... done
- [rosemary] [107/158] Installing libavif-1.3.0_1...
- [rosemary] [107/158] Extracting libavif-1.3.0_1: .......... done
- [rosemary] [108/158] Installing wayland-1.23.1_1...
- [rosemary] [108/158] Extracting wayland-1.23.1_1: .......... done
- [rosemary] [109/158] Installing webp-1.5.0...
- [rosemary] [109/158] Extracting webp-1.5.0: .......... done
- [rosemary] [110/158] Installing libgd-2.3.3_13,1...
- [rosemary] [110/158] Extracting libgd-2.3.3_13,1: 
- .......... done
- [rosemary] [111/158] Installing woff2-1.0.2_5...
- [rosemary] [111/158] Extracting woff2-1.0.2_5: .......... done
- [rosemary] [112/158] Installing xkeyboard-config-2.41_4...
- [rosemary] [112/158] Extracting xkeyboard-config-2.41_4: 
- pkg: Fail to chmod /xkb/compat/pc98:Bad file descriptor
- [rosemary] [112/158] Extracting xkeyboard-config-2.41_4... done
[ERROR] System package install failed with exit code 3 at command:
            sudo pkg install -y autoconf gnuplot math/R
[ERROR] These packages are still missing: autoconf gnuplot math/R

[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 oplsr.8.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 oplsr.8.0.1
opam install -vy oplsr.8.0.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: oplsr.8.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_18671" "mount.fstab=/tmp/obuilder-jail-ce1a4e/fstab" "mount.devfs" "path=/obuilder/result/b3dbf6a4f0836f49a9db757630aa46973eef16894c45a9499564f0679ebf9ad5/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 oplsr.8.0.1
opam install -vy oplsr.8.0.1
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: oplsr.8.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