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


Building on summer

(from freebsd)
2024-06-05 07:09.44 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" 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-dev /usr/local/bin/opam"))
2024-06-05 07:09.44 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" 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 5979d639be2999663a41c1d1b8a73ce3036dcb41"))
2024-06-05 07:09.44 ---> using "2e94e5004b03fe08a15876e59bd907e053f5652a7b55cefeb621755911d262e4" 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.

2024-06-05 07:09.45 ---> using "b4bc54507f76941ccbefe785580d5364ddec85b9b50664d9209890a6feda03ee" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> retrieved ocaml-config.3  (cached)
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.2.0  (cached)
-> installed ocaml-base-compiler.5.2.0
-> installed ocaml-config.3
-> installed ocaml.5.2.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.2.0) to update the current shell environment
2024-06-05 07:09.45 ---> using "fa02a20502b2dd8eb4b20aaa3e695b3eb89bcd1ba03fbabf77cdcf78ce7210d6" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-06-05 07:09.45 ---> using "d11c66cc007f54fb139f975b62e5f709f5927236d163ade2e27c610e96e2b8be" from cache

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

Nothing to do.
The following actions will be performed:
=== install 1 package
  - install conf-ghostscript 1

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

<><> 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" "ghostscript10"
- Updating FreeBSD repository catalogue...
- [summer] Fetching data.pkg: ..
- .
- .....
- .. done
- Processing entries: .
- ..
- ...
- .
- ..
- . done
- FreeBSD repository update completed. 34088 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.21.2 -> 1.21.3
- 
- Number of packages to be upgraded: 1
- 
- 12 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.21.3.pkg: 
- ....
- ....
- .. done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.21.2 to 1.21.3...
- [summer] [1/1] Extracting pkg-1.21.3: .......... done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 42 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	avahi-app: 0.8_2
- 	brotli: 1.1.0,1
- 	cups: 2.4.8
- 	dbus: 1.14.10_5,1
- 	dbus-glib: 0.112_1
- 	fontconfig: 2.15.0_2,1
- 	freetype2: 2.13.2
- 	gdbm: 1.23
- 	ghostscript10: 10.03.0_1
- 	glib: 2.80.2,2
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnutls: 3.8.5_1
- 	jbig2dec: 0.20_1
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	lcms2: 2.16_1
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7_1,1
- 	libXau: 1.0.9_1
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXt: 1.3.0,1
- 	libdaemon: 0.14_1
- 	libdeflate: 1.20
- 	libevent: 2.1.12
- 	libfontenc: 1.1.8
- 	libidn: 1.38_1
- 	libpaper: 1.1.28_1
- 	libtasn1: 4.19.0_1
- 	libxcb: 1.16.1
- 	mkfontscale: 1.2.3
- 	nettle: 3.9.1
- 	openjpeg: 2.5.2
- 	p11-kit: 0.25.3_1
- 	png: 1.6.43
- 	poppler-data: 0.4.12
- 	py39-packaging: 23.2
- 	tiff: 4.4.0_3
- 	urw-base35-fonts: 20200910
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 42
- 
- The process will require 163 MiB more space.
- 42 MiB to be downloaded.
- [summer] [1/42] Fetching png-1.6.43.pkg: .......... done
- [summer] [2/42] Fetching avahi-app-0.8_2.pkg: ......... done
- [summer] [3/42] Fetching libxcb-1.16.1.pkg: ......
- .... done
- [summer] [4/42] Fetching ghostscript10-10.03.0_1.pkg: ..
- ....
- .... done
- [summer] [5/42] Fetching freetype2-2.13.2.pkg: 
- .......... done
- [summer] [6/42] Fetching jpeg-turbo-3.0.2.pkg: .......... done
- [summer] [7/42] Fetching dbus-1.14.10_5,1.pkg: .......... done
- [summer] [8/42] Fetching libXt-1.3.0,1.pkg: .......... done
- [summer] [9/42] Fetching libfontenc-1.1.8.pkg: ... done
- [summer] [10/42] Fetching cups-2.4.8.pkg: .......... done
- [summer] [11/42] Fetching nettle-3.9.1.pkg: .
- ......... done
- [summer] [12/42] Fetching lcms2-2.16_1.pkg: ..
- ........ done
- [summer] [13/42] Fetching brotli-1.1.0,1.pkg: .......... done
- [summer] [14/42] Fetching py39-packaging-23.2.pkg: ........ done
- [summer] [15/42] Fetching gmp-6.3.0.pkg: .......... done
- [summer] [16/42] Fetching mkfontscale-1.2.3.pkg: ... done
- [summer] [17/42] Fetching libdeflate-1.20.pkg: ....... done
- [summer] [18/42] Fetching libXext-1.3.6,1.pkg: ...... done
- [summer] [19/42] Fetching libidn-1.38_1.pkg: .......... done
- [summer] [20/42] Fetching openjpeg-2.5.2.pkg: .......... done
- [summer] [21/42] Fetching libtasn1-4.19.0_1.pkg: ...
- ....... done
- [summer] [22/42] Fetching p11-kit-0.25.3_1.pkg: .......... done
- [summer] [23/42] Fetching dbus-glib-0.112_1.pkg: ....... done
- [summer] [24/42] Fetching jbig2dec-0.20_1.pkg: ......... done
- [summer] [25/42] Fetching libXau-1.0.9_1.pkg: .. done
- [summer] [26/42] Fetching libICE-1.1.0_2,1.pkg: ......... done
- [summer] [27/42] Fetching gnome_subr-1.0.pkg: .. done
- [summer] [28/42] Fetching fontconfig-2.15.0_2,1.pkg: 
- .......... done
- [summer] [29/42] Fetching gnutls-3.8.5_1.pkg: .
- ....
- ..... done
- [summer] [30/42] Fetching libSM-1.2.3_1,1.pkg: ... done
- [summer] [31/42] Fetching libpaper-1.1.28_1.pkg: ... done
- [summer] [32/42] Fetching libX11-1.8.7_1,1.pkg: ..
- ........ done
- [summer] [33/42] Fetching glib-2.80.2,2.pkg: .
- .......
- .. done
- [summer] [34/42] Fetching xorgproto-2023.2.pkg: ........ done
- [summer] [35/42] Fetching urw-base35-fonts-20200910.pkg: ..
- .....
- ... done
- [summer] [36/42] Fetching jbigkit-2.1_2.pkg: ....... done
- [summer] [37/42] Fetching libdaemon-0.14_1.pkg: .... done
- [summer] [38/42] Fetching libXdmcp-1.1.5.pkg: 
- ... done
- [summer] [39/42] Fetching tiff-4.4.0_3.pkg: .......... done
- [summer] [40/42] Fetching libevent-2.1.12.pkg: .......... done
- [summer] [41/42] Fetching poppler-data-0.4.12.pkg: ..
- ........ done
- [summer] [42/42] Fetching gdbm-1.23.pkg: ....... done
- Checking integrity...
-  done (0 conflicting)
- [summer] [1/42] Installing xorgproto-2023.2...
- [summer] [1/42] Extracting xorgproto-2023.2: .......... done
- [summer] [2/42] Installing libXau-1.0.9_1...
- [summer] [2/42] Extracting libXau-1.0.9_1: .......... done
- [summer] [3/42] Installing libXdmcp-1.1.5...
- [summer] [3/42] Extracting libXdmcp-1.1.5: ......... done
- [summer] [4/42] Installing libxcb-1.16.1...
- [summer] [4/42] Extracting libxcb-1.16.1: .......... done
- [summer] [5/42] Installing libICE-1.1.0_2,1...
- [summer] [5/42] Extracting libICE-1.1.0_2,1: .......... done
- [summer] [6/42] Installing py39-packaging-23.2...
- [summer] [6/42] Extracting py39-packaging-23.2: .......... done
- [summer] [7/42] Installing libSM-1.2.3_1,1...
- [summer] [7/42] Extracting libSM-1.2.3_1,1: .......... done
- [summer] [8/42] Installing libX11-1.8.7_1,1...
- [summer] [8/42] Extracting libX11-1.8.7_1,1: .......... done
- [summer] [9/42] Installing png-1.6.43...
- [summer] [9/42] Extracting png-1.6.43: .......... done
- [summer] [10/42] Installing jpeg-turbo-3.0.2...
- [summer] [10/42] Extracting jpeg-turbo-3.0.2: .......... done
- [summer] [11/42] Installing dbus-1.14.10_5,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [summer] [11/42] Extracting dbus-1.14.10_5,1: ......... done
- [summer] [12/42] Installing brotli-1.1.0,1...
- [summer] [12/42] Extracting brotli-1.1.0,1: .......... done
- [summer] [13/42] Installing gmp-6.3.0...
- [summer] [13/42] Extracting gmp-6.3.0: .......... done
- [summer] [14/42] Installing libdeflate-1.20...
- [summer] [14/42] Extracting libdeflate-1.20: .......... done
- [summer] [15/42] Installing libtasn1-4.19.0_1...
- [summer] [15/42] Extracting libtasn1-4.19.0_1: .......... done
- [summer] [16/42] Installing glib-2.80.2,2...
- [summer] [16/42] Extracting glib-2.80.2,2: .......... done
- [summer] [17/42] Installing jbigkit-2.1_2...
- [summer] [17/42] Extracting jbigkit-2.1_2: .......... done
- [summer] [18/42] Installing freetype2-2.13.2...
- [summer] [18/42] Extracting freetype2-2.13.2: .......... done
- [summer] [19/42] Installing libfontenc-1.1.8...
- [summer] [19/42] Extracting libfontenc-1.1.8: ......... done
- [summer] [20/42] Installing nettle-3.9.1...
- [summer] [20/42] Extracting nettle-3.9.1: .......... done
- [summer] [21/42] Installing p11-kit-0.25.3_1...
- [summer] [21/42] Extracting p11-kit-0.25.3_1: .......... done
- [summer] [22/42] Installing dbus-glib-0.112_1...
- [summer] [22/42] Extracting dbus-glib-0.112_1: .......... done
- [summer] [23/42] Installing gnome_subr-1.0...
- [summer] [23/42] Extracting gnome_subr-1.0: .... done
- [summer] [24/42] Installing libdaemon-0.14_1...
- [summer] [24/42] Extracting libdaemon-0.14_1: .......... done
- [summer] [25/42] Installing tiff-4.4.0_3...
- [summer] [25/42] Extracting tiff-4.4.0_3: .......... done
- [summer] [26/42] Installing libevent-2.1.12...
- [summer] [26/42] Extracting libevent-2.1.12: .......... done
- [summer] [27/42] Installing gdbm-1.23...
- [summer] [27/42] Extracting gdbm-1.23: .......... done
- [summer] [28/42] Installing avahi-app-0.8_2...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [summer] [28/42] Extracting avahi-app-0.8_2: .......... done
- [summer] [29/42] Installing lcms2-2.16_1...
- [summer] [29/42] Extracting lcms2-2.16_1: .......... done
- [summer] [30/42] Installing mkfontscale-1.2.3...
- [summer] [30/42] Extracting mkfontscale-1.2.3: ....... done
- [summer] [31/42] Installing fontconfig-2.15.0_2,1...
- [summer] [31/42] Extracting fontconfig-2.15.0_2,1: .......... done
- [summer] [32/42] Installing gnutls-3.8.5_1...
- [summer] [32/42] Extracting gnutls-3.8.5_1: .......... done
- [summer] [33/42] Installing libpaper-1.1.28_1...
- [summer] [33/42] Extracting libpaper-1.1.28_1: .......... done
- [summer] [34/42] Installing libXt-1.3.0,1...
- [summer] [34/42] Extracting libXt-1.3.0,1: .......... done
- [summer] [35/42] Installing cups-2.4.8...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [summer] [35/42] Extracting cups-2.4.8: .......... done
- [summer] [36/42] Installing libXext-1.3.6,1...
- [summer] [36/42] Extracting libXext-1.3.6,1: .......... done
- [summer] [37/42] Installing libidn-1.38_1...
- [summer] [37/42] Extracting libidn-1.38_1: .......... done
- [summer] [38/42] Installing openjpeg-2.5.2...
- [summer] [38/42] Extracting openjpeg-2.5.2: .......... done
- [summer] [39/42] Installing jbig2dec-0.20_1...
- [summer] [39/42] Extracting jbig2dec-0.20_1: .......... done
- [summer] [40/42] Installing urw-base35-fonts-20200910...
- [summer] [40/42] Extracting urw-base35-fonts-20200910: .......... done
- [summer] [41/42] Installing poppler-data-0.4.12...
- [summer] [41/42] Extracting poppler-data-0.4.12: .......... done
- [summer] [42/42] Installing ghostscript10-10.03.0_1...
- [summer] [42/42] Extracting ghostscript10-10.03.0_1: .......... done
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- =====
- Message from freetype2-2.13.2:
- 
- --
- The 2.7.x series now uses the new subpixel hinting mode (V40 port's option) as
- the default, emulating a modern version of ClearType. This change inevitably
- leads to different rendering results, and you might change port's options to
- adapt it to your taste (or use the new "FREETYPE_PROPERTIES" environment
- variable).
- 
- The environment variable "FREETYPE_PROPERTIES" can be used to control the
- driver properties. Example:
- 
- FREETYPE_PROPERTIES=truetype:interpreter-version=35 \
- 	cff:no-stem-darkening=1 \
- 	autofitter:warping=1
- 
- This allows to select, say, the subpixel hinting mode at runtime for a given
- application.
- 
- If LONG_PCF_NAMES port's option was enabled, the PCF family names may include
- the foundry and information whether they contain wide characters. For example,
- "Sony Fixed" or "Misc Fixed Wide", instead of "Fixed". This can be disabled at
- run time with using pcf:no-long-family-names property, if needed. Example:
- 
- FREETYPE_PROPERTIES=pcf:no-long-family-names=1
- 
- How to recreate fontconfig cache with using such environment variable,
- if needed:
- # env FREETYPE_PROPERTIES=pcf:no-long-family-names=1 fc-cache -fsv
- 
- The controllable properties are listed in the section "Controlling FreeType
- Modules" in the reference's table of contents
- (/usr/local/share/doc/freetype2/reference/index.html, if documentation was installed).
- =====
- Message from ghostscript10-10.03.0_1:
- 
- --
- This package installs a script named dvipdf that depends on dvips.  If you
- want to use this script you need to install print/tex-dvipsk.

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-ghostscript: gs]
+ /usr/local/bin/gs "--version" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-ghostscript.1)
- 10.03.0
-> compiled  conf-ghostscript.1
-> installed conf-ghostscript.1
Done.
2024-06-05 07:11.18 ---> saved as "56ad80aaa932e6c272496f73081d133d09a3804538f30fb74683a264f21fe792"
Job succeeded