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


Building on summer

(from freebsd)
2024-10-10 21:49.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"))
2024-10-10 21:49.41 ---> 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 ac01ad6037c0bdcca9f67fe49cd54475b585f9b2"))
2024-10-10 21:49.41 ---> using "04bf8df57af7f2b2ea7af5566d967196bda7e2839e02b46ad811b0216fde879a" 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-10-10 21:49.42 ---> using "c9931638e08169dfce88208aaa9098fb0a9a68a42fc7157702d319afdcb8d7eb" 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 <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed host-arch-x86_64.1
-> installed host-system-other.1
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-config.3  (2 extra sources)
-> retrieved ocaml-base-compiler.5.2.0  (https://github.com/ocaml/ocaml/archive/5.2.0.tar.gz)
-> 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.
# To update the current shell environment, run: eval $(opam env --switch=5.2.0)
2024-10-10 21:49.42 ---> using "ab12a98af80e35485d2bd96f8a983ce1d9127dfbea9b916a8784b63045ea4c42" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-10-10 21:49.42 ---> using "429207adc15ab68b6f94a53e254d7bf8827f00b6a516a4ee563c694244c3ad25" from cache

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

Nothing to do.
The following actions will be performed:
=== install 2 packages
  - install conf-graphviz 0.1
  - install conf-which    1   [required by conf-graphviz]

The following system packages will first need to be installed:
    graphics/graphviz

<><> 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" "graphics/graphviz"
- Updating FreeBSD repository catalogue...
- [summer] Fetching data.pkg: ....
- .....
- . done
- Processing entries: 
- Processing entries....
- ..
- ..
- ..
- .
- .. done
- FreeBSD repository update completed. 34404 packages processed.
- All repositories are up to date.
- The following 39 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	fontconfig: 2.15.0_3,1
- 	freetype2: 2.13.2
- 	fribidi: 1.0.15
- 	giflib: 5.2.2
- 	glib: 2.80.5,2
- 	graphite2: 1.3.14
- 	graphviz: 9.0.0_4
- 	harfbuzz: 9.0.0
- 	jbigkit: 2.1_3
- 	jpeg-turbo: 3.0.3
- 	lerc: 4.0.0
- 	libICE: 1.1.1,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.9,1
- 	libXau: 1.0.9_1
- 	libXaw: 1.0.14_1,2
- 	libXdmcp: 1.1.5
- 	libXext: 1.3.6,1
- 	libXft: 2.3.8
- 	libXmu: 1.1.4,1
- 	libXpm: 3.5.17_1
- 	libXrender: 0.9.10_2
- 	libXt: 1.3.0,1
- 	libdatrie: 0.2.13_2
- 	libdeflate: 1.20
- 	libgd: 2.3.3_13,1
- 	libglvnd: 1.7.0
- 	libltdl: 2.4.7
- 	libthai: 0.1.29_1
- 	libxcb: 1.17.0
- 	pango: 1.52.2_1
- 	pixman: 0.42.2
- 	png: 1.6.43
- 	py311-packaging: 24.1
- 	tiff: 4.6.0
- 	webp: 1.4.0_1
- 	xorgproto: 2024.1
- 
- Number of packages to be installed: 39
- 
- The process will require 114 MiB more space.
- 22 MiB to be downloaded.
- [summer] [1/39] Fetching png-1.6.43.pkg: .......... done
- [summer] [2/39] Fetching libxcb-1.17.0.pkg: .......... done
- [summer] [3/39] Fetching graphviz-9.0.0_4.pkg: ..
- ........ done
- [summer] [4/39] Fetching libdatrie-0.2.13_2.pkg: ..... done
- [summer] [5/39] Fetching freetype2-2.13.2.pkg: .......... done
- [summer] [6/39] Fetching jpeg-turbo-3.0.3.pkg: ........
- . done
- [summer] [7/39] Fetching libXt-1.3.0,1.pkg: .......... done
- [summer] [8/39] Fetching libglvnd-1.7.0.pkg: .......... done
- [summer] [9/39] Fetching libXaw-1.0.14_1,2.pkg: .......... done
- [summer] [10/39] Fetching pango-1.52.2_1.pkg: .......
- ... done
- [summer] [11/39] Fetching libthai-0.1.29_1.pkg: .......... done
- [summer] [12/39] Fetching brotli-1.1.0,1.pkg: .......... done
- [summer] [13/39] Fetching libdeflate-1.20.pkg: ........ done
- [summer] [14/39] Fetching libXext-1.3.6,1.pkg: .......... done
- [summer] [15/39] Fetching fribidi-1.0.15.pkg: ......... done
- [summer] [16/39] Fetching libXau-1.0.9_1.pkg: .. done
- [summer] [17/39] Fetching libICE-1.1.1,1.pkg: ........ done
- [summer] [18/39] Fetching libXmu-1.1.4,1.pkg: ......... done
- [summer] [19/39] Fetching libltdl-2.4.7.pkg: .......... done
- [summer] [20/39] Fetching libgd-2.3.3_13,1.pkg: .......... done
- [summer] [21/39] Fetching fontconfig-2.15.0_3,1.pkg: .......... done
- [summer] [22/39] Fetching pixman-0.42.2.pkg: ....... done
- [summer] [23/39] Fetching py311-packaging-24.1.pkg: ........ done
- [summer] [24/39] Fetching libSM-1.2.3_1,1.pkg: .... done
- [summer] [25/39] Fetching libX11-1.8.9,1.pkg: .......... done
- [summer] [26/39] Fetching giflib-5.2.2.pkg: .......... done
- [summer] [27/39] Fetching libXrender-0.9.10_2.pkg: ... done
- [summer] [28/39] Fetching glib-2.80.5,2.pkg: 
- .......... done
- [summer] [29/39] Fetching xorgproto-2024.1.pkg: .......... done
- [summer] [30/39] Fetching libXft-2.3.8.pkg: ......... done
- [summer] [31/39] Fetching jbigkit-2.1_3.pkg: ......... done
- [summer] [32/39] Fetching webp-1.4.0_1.pkg: .......... done
- [summer] [33/39] Fetching cairo-1.17.4_2,3.pkg: .......... done
- [summer] [34/39] Fetching libXpm-3.5.17_1.pkg: ...
- ...... done
- [summer] [35/39] Fetching libXdmcp-1.1.5.pkg: .. done
- [summer] [36/39] Fetching graphite2-1.3.14.pkg: ......... done
- [summer] [37/39] Fetching tiff-4.6.0.pkg: .......... done
- [summer] [38/39] Fetching harfbuzz-9.0.0.pkg: .........
- . done
- [summer] [39/39] Fetching lerc-4.0.0.pkg: .......... done
- Checking integrity... done (0 conflicting)
- [summer] [1/39] Installing xorgproto-2024.1...
- [summer] [1/39] Extracting xorgproto-2024.1: .......... done
- [summer] [2/39] Installing libXau-1.0.9_1...
- [summer] [2/39] Extracting libXau-1.0.9_1: .......... done
- [summer] [3/39] Installing libXdmcp-1.1.5...
- [summer] [3/39] Extracting libXdmcp-1.1.5: ......... done
- [summer] [4/39] Installing libxcb-1.17.0...
- [summer] [4/39] Extracting libxcb-1.17.0: .......... done
- [summer] [5/39] Installing png-1.6.43...
- [summer] [5/39] Extracting png-1.6.43: .......... done
- [summer] [6/39] Installing brotli-1.1.0,1...
- [summer] [6/39] Extracting brotli-1.1.0,1: .......... done
- [summer] [7/39] Installing libICE-1.1.1,1...
- [summer] [7/39] Extracting libICE-1.1.1,1: .......... done
- [summer] [8/39] Installing libX11-1.8.9,1...
- [summer] [8/39] Extracting libX11-1.8.9,1: .......... done
- [summer] [9/39] Installing freetype2-2.13.2...
- [summer] [9/39] Extracting freetype2-2.13.2: .......... done
- [summer] [10/39] Installing jpeg-turbo-3.0.3...
- [summer] [10/39] Extracting jpeg-turbo-3.0.3: .......... done
- [summer] [11/39] Installing libdeflate-1.20...
- [summer] [11/39] Extracting libdeflate-1.20: .......... done
- [summer] [12/39] Installing libXext-1.3.6,1...
- [summer] [12/39] Extracting libXext-1.3.6,1: .......... done
- [summer] [13/39] Installing py311-packaging-24.1...
- [summer] [13/39] Extracting py311-packaging-24.1: .......... done
- [summer] [14/39] Installing libSM-1.2.3_1,1...
- [summer] [14/39] Extracting libSM-1.2.3_1,1: .......... done
- [summer] [15/39] Installing jbigkit-2.1_3...
- [summer] [15/39] Extracting jbigkit-2.1_3: .......... done
- [summer] [16/39] Installing lerc-4.0.0...
- [summer] [16/39] Extracting lerc-4.0.0: ........ done
- [summer] [17/39] Installing libdatrie-0.2.13_2...
- [summer] [17/39] Extracting libdatrie-0.2.13_2: .......... done
- [summer] [18/39] Installing libXt-1.3.0,1...
- [summer] [18/39] Extracting libXt-1.3.0,1: .......... done
- [summer] [19/39] Installing libglvnd-1.7.0...
- [summer] [19/39] Extracting libglvnd-1.7.0: .......... done
- [summer] [20/39] Installing fontconfig-2.15.0_3,1...
- [summer] [20/39] Extracting fontconfig-2.15.0_3,1: .......... done
- [summer] [21/39] Installing pixman-0.42.2...
- [summer] [21/39] Extracting pixman-0.42.2: .......... done
- [summer] [22/39] Installing giflib-5.2.2...
- [summer] [22/39] Extracting giflib-5.2.2: .......... done
- [summer] [23/39] Installing libXrender-0.9.10_2...
- [summer] [23/39] Extracting libXrender-0.9.10_2: .......... done
- [summer] [24/39] Installing glib-2.80.5,2...
- [summer] [24/39] Extracting glib-2.80.5,2: .......... done
- [summer] [25/39] Installing graphite2-1.3.14...
- [summer] [25/39] Extracting graphite2-1.3.14: .......... done
- [summer] [26/39] Installing tiff-4.6.0...
- [summer] [26/39] Extracting tiff-4.6.0: .......... done
- [summer] [27/39] Installing libthai-0.1.29_1...
- [summer] [27/39] Extracting libthai-0.1.29_1: .......... done
- [summer] [28/39] Installing fribidi-1.0.15...
- [summer] [28/39] Extracting fribidi-1.0.15: .......... done
- [summer] [29/39] Installing libXmu-1.1.4,1...
- [summer] [29/39] Extracting libXmu-1.1.4,1: .......... done
- [summer] [30/39] Installing libXft-2.3.8...
- [summer] [30/39] Extracting libXft-2.3.8: .......... done
- [summer] [31/39] Installing webp-1.4.0_1...
- [summer] [31/39] Extracting webp-1.4.0_1: .......... done
- [summer] [32/39] Installing cairo-1.17.4_2,3...
- [summer] [32/39] Extracting cairo-1.17.4_2,3: .......... done
- [summer] [33/39] Installing libXpm-3.5.17_1...
- [summer] [33/39] Extracting libXpm-3.5.17_1: .......... done
- [summer] [34/39] Installing harfbuzz-9.0.0...
- [summer] [34/39] Extracting harfbuzz-9.0.0: .......... done
- [summer] [35/39] Installing libXaw-1.0.14_1,2...
- [summer] [35/39] Extracting libXaw-1.0.14_1,2: .......... done
- [summer] [36/39] Installing pango-1.52.2_1...
- [summer] [36/39] Extracting pango-1.52.2_1: .......... done
- [summer] [37/39] Installing libltdl-2.4.7...
- [summer] [37/39] Extracting libltdl-2.4.7: .......... done
- [summer] [38/39] Installing libgd-2.3.3_13,1...
- [summer] [38/39] Extracting libgd-2.3.3_13,1: .......... done
- [summer] [39/39] Installing graphviz-9.0.0_4...
- [summer] [39/39] Extracting graphviz-9.0.0_4: .......... done
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> 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...
- =====
- 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).

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/6: [conf-which: which which]
+ /usr/bin/which "which" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
-> installed conf-which.1
Processing  5/6: [conf-graphviz: which dot]
+ /usr/bin/which "dot" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-graphviz.0.1)
- /usr/local/bin/dot
-> compiled  conf-graphviz.0.1
-> installed conf-graphviz.0.1
Done.
2024-10-10 21:50.22 ---> saved as "968dac1cfb0759aaa1af90937cb6a1a056ea9eabfacaaa454f0c936dbf20a620"
Job succeeded