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


Building on summer

(from freebsd)
2024-01-23 23:17.48 ---> 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-01-23 23:17.48 ---> 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 cd449b28e1149a5bafa7f1c6262879ce509b7eea"))
2024-01-23 23:17.48 ---> using "99ebc612a9189cf541c4c01f021004ba84f5b51a5a6e086ad6592531849ed066" 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:
  /usr/home/opam/.profile is already up-to-date.
[NOTE] Make sure that /usr/home/opam/.profile is well sourced in your ~/.bashrc.

2024-01-23 23:17.48 ---> using "75b42800312706dbaf00a64efe94745cb1c506cc282774db6b5e6cdf11f85fcb" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.4.14.1  (https://github.com/ocaml/ocaml/archive/4.14.1.tar.gz)
-> installed ocaml-base-compiler.4.14.1
-> installed ocaml-config.2
-> installed ocaml.4.14.1
Done.
# Run eval $(opam env --switch=4.14.1) to update the current shell environment
2024-01-23 23:17.49 ---> using "057fd2b75cddcc9f1b777469a0e51cf0c2578c224615b8409b2d2662e0660101" from cache

/: (run (network host)
        (shell "opam update --depexts"))
[WARNING] Unknown update command for bsd, skipping system update
2024-01-23 23:17.49 ---> using "fc1bcc006f74609ddfa34a3cf7679a95d455f9c578c228f2d42f408bad8e2480" from cache

/: (env OCAMLPARAM warn-error=+8,_)

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

Nothing to do.
The following actions will be performed:
=== install 38 packages
  - install alt-ergo-free       2.2.0    [required by frama-c]
  - install camlp-streams       5.0.1    [required by lablgtk]
  - install camlzip             1.11     [required by alt-ergo-free, why3]
  - install conf-autoconf       0.1      [required by frama-c-lannotate]
  - install conf-gmp            4        [required by zarith]
  - install conf-gnomecanvas    2        [required by frama-c]
  - install conf-graphviz       0.1
  - install conf-gtk2           1        [required by lablgtk]
  - install conf-gtksourceview  2        [required by frama-c]
  - install conf-pkg-config     3        [required by conf-gtksourceview]
  - install conf-which          1        [required by conf-autoconf]
  - install conf-zlib           1        [required by camlzip]
  - install cppo                1.6.9    [required by ppx_deriving]
  - install dune                3.13.0   [required by ppx_deriving_yojson, ppx_deriving, ppx_import]
  - install frama-c             25.0     [required by frama-c-lannotate]
  - install frama-c-lannotate   0.2
  - install lablgtk             2.18.13  [required by frama-c]
  - install menhir              20211128 [required by alt-ergo-free, why3]
  - install menhirLib           20211128 [required by menhir]
  - install menhirSdk           20211128 [required by menhir]
  - install num                 1.5      [required by alt-ergo-free, why3]
  - install ocaml-compiler-libs v0.12.4  [required by ppxlib]
  - install ocamlfind           1.9.6    [required by frama-c]
  - install ocamlgraph          1.8.8    [required by frama-c]
  - install ocplib-simplex      0.4.1    [required by alt-ergo-free]
  - install ppx_derivers        1.2.1    [required by ppx_deriving]
  - install ppx_deriving        5.2.1    [required by frama-c]
  - install ppx_deriving_yojson 3.7.0    [required by frama-c]
  - install ppx_import          1.10.0   [required by frama-c]
  - install ppxlib              0.31.0   [required by ppx_deriving_yojson, ppx_deriving, ppx_import]
  - install psmt2-frontend      0.1      [required by alt-ergo-free]
  - install result              1.5      [required by ppx_deriving, ppx_deriving_yojson]
  - install seq                 base     [required by yojson]
  - install sexplib0            v0.16.0  [required by ppxlib]
  - install stdlib-shims        0.3.0    [required by ppxlib]
  - install why3                1.5.1    [required by frama-c]
  - install yojson              2.0.2    [required by frama-c]
  - install zarith              1.13     [required by frama-c]

The following system packages will first need to be installed:
    autoconf gmp graphics/graphviz gtk2 gtksourceview2 libgnomecanvas

<><> 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" "gmp" "graphics/graphviz" "gtk2" "gtksourceview2" "libgnomecanvas"
- Updating FreeBSD repository catalogue...
- [summer] Fetching packagesite.pkg: .
- ...
- ...... done
- Processing entries: .
- .
- ..
- ..
- .
- ..
- . done
- FreeBSD repository update completed. 33763 packages processed.
- All repositories are up to date.
- The following 80 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	at-spi2-core: 2.50.0
- 	autoconf: 2.71
- 	autoconf-switch: 20220527
- 	avahi-app: 0.8_1
- 	brotli: 1.1.0,1
- 	cairo: 1.17.4_2,3
- 	cups: 2.4.7_1
- 	dbus: 1.14.10_3,1
- 	dbus-glib: 0.112
- 	dejavu: 2.37_3
- 	encodings: 1.0.5,1
- 	font-bh-ttf: 1.0.3_5
- 	font-misc-ethiopic: 1.0.4
- 	font-misc-meltho: 1.0.3_5
- 	fontconfig: 2.14.2,1
- 	freetype2: 2.13.2
- 	fribidi: 1.0.13
- 	gdbm: 1.23
- 	gdk-pixbuf2: 2.42.10_1
- 	giflib: 5.2.1
- 	glib: 2.78.3,2
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnutls: 3.7.10
- 	graphite2: 1.3.14
- 	graphviz: 9.0.0_1
- 	gtk-update-icon-cache: 3.24.31
- 	gtk2: 2.24.33_1
- 	gtksourceview2: 2.10.5_9
- 	harfbuzz: 8.3.0
- 	hicolor-icon-theme: 0.17
- 	jbigkit: 2.1_1
- 	jpeg-turbo: 3.0.1
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7,1
- 	libXau: 1.0.9
- 	libXaw: 1.0.14,2
- 	libXcomposite: 0.4.6,1
- 	libXcursor: 1.2.0_1
- 	libXdamage: 1.1.6
- 	libXdmcp: 1.1.3
- 	libXext: 1.3.4,1
- 	libXfixes: 6.0.0
- 	libXft: 2.3.7
- 	libXi: 1.8,1
- 	libXinerama: 1.1.4_2,1
- 	libXmu: 1.1.4,1
- 	libXpm: 3.5.17
- 	libXrandr: 1.5.2
- 	libXrender: 0.9.10_2
- 	libXt: 1.2.1,1
- 	libXtst: 1.2.3_2
- 	libart_lgpl: 2.3.21_3,1
- 	libdaemon: 0.14_1
- 	libdatrie: 0.2.13_1
- 	libdeflate: 1.19
- 	libevent: 2.1.12
- 	libfontenc: 1.1.7
- 	libgd: 2.3.3_9,1
- 	libglvnd: 1.7.0
- 	libgnomecanvas: 2.30.3_7
- 	libltdl: 2.4.7
- 	libpaper: 1.1.28
- 	libtasn1: 4.19.0
- 	libthai: 0.1.29
- 	libxcb: 1.15_1
- 	libxml2: 2.10.4_2
- 	m4: 1.4.19,1
- 	mkfontscale: 1.2.1
- 	nettle: 3.9.1
- 	p11-kit: 0.25.3
- 	pango: 1.50.14
- 	pixman: 0.42.2
- 	png: 1.6.40
- 	shared-mime-info: 2.2_1
- 	tiff: 4.4.0_2
- 	webp: 1.3.2
- 	xorg-fonts-truetype: 7.7_1
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 80
- 
- The process will require 230 MiB more space.
- 42 MiB to be downloaded.
- [summer] [1/80] Fetching png-1.6.40.pkg: ...
- ....... done
- [summer] [2/80] Fetching libxcb-1.15_1.pkg: .......... done
- [summer] [3/80] Fetching libdatrie-0.2.13_1.pkg: .... done
- [summer] [4/80] Fetching freetype2-2.13.2.pkg: ..
- ........ done
- [summer] [5/80] Fetching jpeg-turbo-3.0.1.pkg: .......... done
- [summer] [6/80] Fetching gtksourceview2-2.10.5_9.pkg: ...
- ....... done
- [summer] [7/80] Fetching libXt-1.2.1,1.pkg: .......... done
- [summer] [8/80] Fetching libglvnd-1.7.0.pkg: ......
- ... done
- [summer] [9/80] Fetching cups-2.4.7_1.pkg: .......... done
- [summer] [10/80] Fetching libXrandr-1.5.2.pkg: ... done
- [summer] [11/80] Fetching nettle-3.9.1.pkg: .......... done
- [summer] [12/80] Fetching libXaw-1.0.14,2.pkg: ......... done
- [summer] [13/80] Fetching libthai-0.1.29.pkg: .......... done
- [summer] [14/80] Fetching mkfontscale-1.2.1.pkg: .... done
- [summer] [15/80] Fetching gtk-update-icon-cache-3.24.31.pkg: ........ done
- [summer] [16/80] Fetching libdeflate-1.19.pkg: ........ done
- [summer] [17/80] Fetching fribidi-1.0.13.pkg: ......... done
- [summer] [18/80] Fetching libXdamage-1.1.6.pkg: .. done
- [summer] [19/80] Fetching libtasn1-4.19.0.pkg: .......... done
- [summer] [20/80] Fetching libXfixes-6.0.0.pkg: .... done
- [summer] [21/80] Fetching libXinerama-1.1.4_2,1.pkg: .. done
- [summer] [22/80] Fetching gnome_subr-1.0.pkg: . done
- [summer] [23/80] Fetching libxml2-2.10.4_2.pkg: .........
- . done
- [summer] [24/80] Fetching libart_lgpl-2.3.21_3,1.pkg: ........ done
- [summer] [25/80] Fetching libgd-2.3.3_9,1.pkg: .......... done
- [summer] [26/80] Fetching gdk-pixbuf2-2.42.10_1.pkg: .......... done
- [summer] [27/80] Fetching gnutls-3.7.10.pkg: ...
- .....
- .. done
- [summer] [28/80] Fetching hicolor-icon-theme-0.17.pkg: .... done
- [summer] [29/80] Fetching libpaper-1.1.28.pkg: .... done
- [summer] [30/80] Fetching font-misc-ethiopic-1.0.4.pkg: .......... done
- [summer] [31/80] Fetching libX11-1.8.7,1.pkg: ..
- ........ done
- [summer] [32/80] Fetching giflib-5.2.1.pkg: ........ done
- [summer] [33/80] Fetching libXrender-0.9.10_2.pkg: ... done
- [summer] [34/80] Fetching xorgproto-2023.2.pkg: 
- .......... done
- [summer] [35/80] Fetching libXtst-1.2.3_2.pkg: ... done
- [summer] [36/80] Fetching libXi-1.8,1.pkg: .......... done
- [summer] [37/80] Fetching libXft-2.3.7.pkg: ........ done
- [summer] [38/80] Fetching webp-1.3.2.pkg: ......... done
- [summer] [39/80] Fetching cairo-1.17.4_2,3.pkg: ..
- ........ done
- [summer] [40/80] Fetching graphite2-1.3.14.pkg: ..... done
- [summer] [41/80] Fetching shared-mime-info-2.2_1.pkg: ...
- ....... done
- [summer] [42/80] Fetching encodings-1.0.5,1.pkg: .......... done
- [summer] [43/80] Fetching harfbuzz-8.3.0.pkg: .....
- ..... done
- [summer] [44/80] Fetching libevent-2.1.12.pkg: ......... done
- [summer] [45/80] Fetching gdbm-1.23.pkg: ........
- .. done
- [summer] [46/80] Fetching avahi-app-0.8_1.pkg: .......... done
- [summer] [47/80] Fetching graphviz-9.0.0_1.pkg: ...
- ....... done
- [summer] [48/80] Fetching dbus-1.14.10_3,1.pkg: .......... done
- [summer] [49/80] Fetching libfontenc-1.1.7.pkg: .. done
- [summer] [50/80] Fetching libXcursor-1.2.0_1.pkg: .... done
- [summer] [51/80] Fetching font-bh-ttf-1.0.3_5.pkg: .......... done
- [summer] [52/80] Fetching pango-1.50.14.pkg: .......... done
- [summer] [53/80] Fetching brotli-1.1.0,1.pkg: .......
- ... done
- [summer] [54/80] Fetching gmp-6.3.0.pkg: .......... done
- [summer] [55/80] Fetching gtk2-2.24.33_1.pkg: ..
- ........ done
- [summer] [56/80] Fetching libXext-1.3.4,1.pkg: ........ done
- [summer] [57/80] Fetching p11-kit-0.25.3.pkg: .......... done
- [summer] [58/80] Fetching dbus-glib-0.112.pkg: .......... done
- [summer] [59/80] Fetching libXau-1.0.9.pkg: .. done
- [summer] [60/80] Fetching libICE-1.1.0_2,1.pkg: .......... done
- [summer] [61/80] Fetching libXmu-1.1.4,1.pkg: .......... done
- [summer] [62/80] Fetching libXcomposite-0.4.6,1.pkg: ....... done
- [summer] [63/80] Fetching libltdl-2.4.7.pkg: ......... done
- [summer] [64/80] Fetching fontconfig-2.14.2,1.pkg: .......... done
- [summer] [65/80] Fetching pixman-0.42.2.pkg: .....
- ..... done
- [summer] [66/80] Fetching at-spi2-core-2.50.0.pkg: .......... done
- [summer] [67/80] Fetching m4-1.4.19,1.pkg: .......... done
- [summer] [68/80] Fetching libSM-1.2.3_1,1.pkg: ... done
- [summer] [69/80] Fetching glib-2.78.3,2.pkg: ...
- ....... done
- [summer] [70/80] Fetching jbigkit-2.1_1.pkg: .......... done
- [summer] [71/80] Fetching font-misc-meltho-1.0.3_5.pkg: .......... done
- [summer] [72/80] Fetching libdaemon-0.14_1.pkg: .......... done
- [summer] [73/80] Fetching libXpm-3.5.17.pkg: .......... done
- [summer] [74/80] Fetching libXdmcp-1.1.3.pkg: ..... done
- [summer] [75/80] Fetching tiff-4.4.0_2.pkg: .......... done
- [summer] [76/80] Fetching xorg-fonts-truetype-7.7_1.pkg: . done
- [summer] [77/80] Fetching dejavu-2.37_3.pkg: .....
- ..... done
- [summer] [78/80] Fetching autoconf-switch-20220527.pkg: .. done
- [summer] [79/80] Fetching libgnomecanvas-2.30.3_7.pkg: .......... done
- [summer] [80/80] Fetching autoconf-2.71.pkg: ........
- .. done
- Checking integrity... done (0 conflicting)
- [summer] [1/80] Installing xorgproto-2023.2...
- [summer] [1/80] Extracting xorgproto-2023.2: .......... done
- [summer] [2/80] Installing libXau-1.0.9...
- [summer] [2/80] Extracting libXau-1.0.9: .......... done
- [summer] [3/80] Installing libXdmcp-1.1.3...
- [summer] [3/80] Extracting libXdmcp-1.1.3: ......... done
- [summer] [4/80] Installing png-1.6.40...
- [summer] [4/80] Extracting png-1.6.40: .......... done
- [summer] [5/80] Installing libxcb-1.15_1...
- [summer] [5/80] Extracting libxcb-1.15_1: .......... done
- [summer] [6/80] Installing brotli-1.1.0,1...
- [summer] [6/80] Extracting brotli-1.1.0,1: .......... done
- [summer] [7/80] Installing libICE-1.1.0_2,1...
- [summer] [7/80] Extracting libICE-1.1.0_2,1: .......... done
- [summer] [8/80] Installing freetype2-2.13.2...
- [summer] [8/80] Extracting freetype2-2.13.2: .........
- . done
- [summer] [9/80] Installing libxml2-2.10.4_2...
- [summer] [9/80] Extracting libxml2-2.10.4_2: .......... done
- [summer] [10/80] Installing libX11-1.8.7,1...
- [summer] [10/80] Extracting libX11-1.8.7,1: .......... done
- [summer] [11/80] Installing libfontenc-1.1.7...
- [summer] [11/80] Extracting libfontenc-1.1.7: ......... done
- [summer] [12/80] Installing libSM-1.2.3_1,1...
- [summer] [12/80] Extracting libSM-1.2.3_1,1: .......... done
- [summer] [13/80] Installing jpeg-turbo-3.0.1...
- [summer] [13/80] Extracting jpeg-turbo-3.0.1: .......... done
- [summer] [14/80] Installing mkfontscale-1.2.1...
- [summer] [14/80] Extracting mkfontscale-1.2.1: ....... done
- [summer] [15/80] Installing libdeflate-1.19...
- [summer] [15/80] Extracting libdeflate-1.19: .......... done
- [summer] [16/80] Installing libtasn1-4.19.0...
- [summer] [16/80] Extracting libtasn1-4.19.0: .......... done
- [summer] [17/80] Installing libXfixes-6.0.0...
- [summer] [17/80] Extracting libXfixes-6.0.0: .......... done
- [summer] [18/80] Installing dbus-1.14.10_3,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [summer] [18/80] Extracting dbus-1.14.10_3,1: ......... done
- [summer] [19/80] Installing gmp-6.3.0...
- [summer] [19/80] Extracting gmp-6.3.0: .......... done
- [summer] [20/80] Installing libXext-1.3.4,1...
- [summer] [20/80] Extracting libXext-1.3.4,1: .......... done
- [summer] [21/80] Installing fontconfig-2.14.2,1...
- [summer] [21/80] Extracting fontconfig-2.14.2,1: .......... done
- [summer] [22/80] Installing glib-2.78.3,2...
- [summer] [22/80] Extracting glib-2.78.3,2: .......... done
- [summer] [23/80] Installing jbigkit-2.1_1...
- [summer] [23/80] Extracting jbigkit-2.1_1: .......... done
- [summer] [24/80] Installing libdatrie-0.2.13_1...
- [summer] [24/80] Extracting libdatrie-0.2.13_1: .......... done
- [summer] [25/80] Installing libglvnd-1.7.0...
- [summer] [25/80] Extracting libglvnd-1.7.0: .......... done
- [summer] [26/80] Installing nettle-3.9.1...
- [summer] [26/80] Extracting nettle-3.9.1: .......... done
- [summer] [27/80] Installing gnome_subr-1.0...
- [summer] [27/80] Extracting gnome_subr-1.0: .... done
- [summer] [28/80] Installing font-misc-ethiopic-1.0.4...
- [summer] [28/80] Extracting font-misc-ethiopic-1.0.4: ...... done
- [summer] [29/80] Installing libXrender-0.9.10_2...
- [summer] [29/80] Extracting libXrender-0.9.10_2: .......... done
- [summer] [30/80] Installing libXi-1.8,1...
- [summer] [30/80] Extracting libXi-1.8,1: .......... done
- [summer] [31/80] Installing graphite2-1.3.14...
- [summer] [31/80] Extracting graphite2-1.3.14: .......... done
- [summer] [32/80] Installing shared-mime-info-2.2_1...
- [summer] [32/80] Extracting shared-mime-info-2.2_1: ......... done
- [summer] [33/80] Installing encodings-1.0.5,1...
- [summer] [33/80] Extracting encodings-1.0.5,1: .......... done
- [summer] [34/80] Installing libevent-2.1.12...
- [summer] [34/80] Extracting libevent-2.1.12: .......... done
- [summer] [35/80] Installing gdbm-1.23...
- [summer] [35/80] Extracting gdbm-1.23: .......... done
- [summer] [36/80] Installing font-bh-ttf-1.0.3_5...
- [summer] [36/80] Extracting font-bh-ttf-1.0.3_5: .......... done
- [summer] [37/80] Installing p11-kit-0.25.3...
- [summer] [37/80] Extracting p11-kit-0.25.3: .......... done
- [summer] [38/80] Installing dbus-glib-0.112...
- [summer] [38/80] Extracting dbus-glib-0.112: .......... done
- [summer] [39/80] Installing pixman-0.42.2...
- [summer] [39/80] Extracting pixman-0.42.2: .......... done
- [summer] [40/80] Installing font-misc-meltho-1.0.3_5...
- [summer] [40/80] Extracting font-misc-meltho-1.0.3_5: ....
- ...... done
- [summer] [41/80] Installing libdaemon-0.14_1...
- [summer] [41/80] Extracting libdaemon-0.14_1: .......... done
- [summer] [42/80] Installing tiff-4.4.0_2...
- [summer] [42/80] Extracting tiff-4.4.0_2: .......... done
- [summer] [43/80] Installing dejavu-2.37_3...
- [summer] [43/80] Extracting dejavu-2.37_3: .......... done
- [summer] [44/80] Installing libXt-1.2.1,1...
- [summer] [44/80] Extracting libXt-1.2.1,1: .......... done
- [summer] [45/80] Installing libthai-0.1.29...
- [summer] [45/80] Extracting libthai-0.1.29: .......... done
- [summer] [46/80] Installing fribidi-1.0.13...
- [summer] [46/80] Extracting fribidi-1.0.13: .......... done
- [summer] [47/80] Installing gdk-pixbuf2-2.42.10_1...
- [summer] [47/80] Extracting gdk-pixbuf2-2.42.10_1: .......... done
- [summer] [48/80] Installing gnutls-3.7.10...
- [summer] [48/80] Extracting gnutls-3.7.10: .......... done
- [summer] [49/80] Installing libpaper-1.1.28...
- [summer] [49/80] Extracting libpaper-1.1.28: .......... done
- [summer] [50/80] Installing giflib-5.2.1...
- [summer] [50/80] Extracting giflib-5.2.1: .......... done
- [summer] [51/80] Installing libXtst-1.2.3_2...
- [summer] [51/80] Extracting libXtst-1.2.3_2: .......... done
- [summer] [52/80] Installing libXft-2.3.7...
- [summer] [52/80] Extracting libXft-2.3.7: .......... done
- [summer] [53/80] Installing cairo-1.17.4_2,3...
- [summer] [53/80] Extracting cairo-1.17.4_2,3: .......... done
- [summer] [54/80] Installing harfbuzz-8.3.0...
- [summer] [54/80] Extracting harfbuzz-8.3.0: ......
- .... done
- [summer] [55/80] Installing avahi-app-0.8_1...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [summer] [55/80] Extracting avahi-app-0.8_1: .......... done
- [summer] [56/80] Installing xorg-fonts-truetype-7.7_1...
- [summer] [56/80] Extracting xorg-fonts-truetype-7.7_1: ... done
- [summer] [57/80] Installing cups-2.4.7_1...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [summer] [57/80] Extracting cups-2.4.7_1: .........
- . done
- [summer] [58/80] Installing libXrandr-1.5.2...
- [summer] [58/80] Extracting libXrandr-1.5.2: .......... done
- [summer] [59/80] Installing gtk-update-icon-cache-3.24.31...
- [summer] [59/80] Extracting gtk-update-icon-cache-3.24.31: .......... done
- [summer] [60/80] Installing libXdamage-1.1.6...
- [summer] [60/80] Extracting libXdamage-1.1.6: ......... done
- [summer] [61/80] Installing libXinerama-1.1.4_2,1...
- [summer] [61/80] Extracting libXinerama-1.1.4_2,1: .......... done
- [summer] [62/80] Installing hicolor-icon-theme-0.17...
- [summer] [62/80] Extracting hicolor-icon-theme-0.17: . done
- [summer] [63/80] Installing webp-1.3.2...
- [summer] [63/80] Extracting webp-1.3.2: .......... done
- [summer] [64/80] Installing libXcursor-1.2.0_1...
- [summer] [64/80] Extracting libXcursor-1.2.0_1: .......... done
- [summer] [65/80] Installing pango-1.50.14...
- [summer] [65/80] Extracting pango-1.50.14: .......... done
- [summer] [66/80] Installing libXmu-1.1.4,1...
- [summer] [66/80] Extracting libXmu-1.1.4,1: .......... done
- [summer] [67/80] Installing libXcomposite-0.4.6,1...
- [summer] [67/80] Extracting libXcomposite-0.4.6,1: .......... done
- [summer] [68/80] Installing at-spi2-core-2.50.0...
- [summer] [68/80] Extracting at-spi2-core-2.50.0: .......... done
- [summer] [69/80] Installing libXpm-3.5.17...
- [summer] [69/80] Extracting libXpm-3.5.17: .......... done
- [summer] [70/80] Installing libXaw-1.0.14,2...
- [summer] [70/80] Extracting libXaw-1.0.14,2: .......... done
- [summer] [71/80] Installing libart_lgpl-2.3.21_3,1...
- [summer] [71/80] Extracting libart_lgpl-2.3.21_3,1: .......... done
- [summer] [72/80] Installing libgd-2.3.3_9,1...
- [summer] [72/80] Extracting libgd-2.3.3_9,1: .......... done
- [summer] [73/80] Installing gtk2-2.24.33_1...
- [summer] [73/80] Extracting gtk2-2.24.33_1: .....
- ..... done
- [summer] [74/80] Installing libltdl-2.4.7...
- [summer] [74/80] Extracting libltdl-2.4.7: .......... done
- [summer] [75/80] Installing m4-1.4.19,1...
- [summer] [75/80] Extracting m4-1.4.19,1: 
- .......... done
- [summer] [76/80] Installing autoconf-switch-20220527...
- [summer] [76/80] Extracting autoconf-switch-20220527: .......... done
- [summer] [77/80] Installing gtksourceview2-2.10.5_9...
- [summer] [77/80] Extracting gtksourceview2-2.10.5_9: .......... done
- [summer] [78/80] Installing graphviz-9.0.0_1...
- [summer] [78/80] Extracting graphviz-9.0.0_1: .......... done
- [summer] [79/80] Installing libgnomecanvas-2.30.3_7...
- [summer] [79/80] Extracting libgnomecanvas-2.30.3_7: .
- ......... done
- [summer] [80/80] Installing autoconf-2.71...
- [summer] [80/80] Extracting autoconf-2.71: .......... done
- ==> Running trigger: gdk-pixbuf-query-loaders.ucl
- Generating gdk-pixbuf modules cache
- ==> Running trigger: fontconfig.ucl
- Running fc-cache to build fontconfig cache...
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: gtk-update-icon-cache.ucl
- Generating GTK icon cache for /usr/local/share/icons/hicolor
- ==> Running trigger: shared-mime-info.ucl
- Building the Shared MIME-Info database cache
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- =====
- 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 dejavu-2.37_3:
- 
- --
- Make sure that the freetype module is loaded.  If it is not, add the following
- line to the "Modules" section of your X Windows configuration file:
- 
- 	Load "freetype"
- 
- Add the following line to the "Files" section of X Windows configuration file:
- 
- 	FontPath "/usr/local/share/fonts/dejavu/"
- 
- Note: your X Windows configuration file is typically /etc/X11/XF86Config
- if you are using XFree86, and /etc/X11/xorg.conf if you are using X.Org.
- =====
- Message from libthai-0.1.29:
- 
- --
- ===>   NOTICE:
- 
- The libthai port currently does not have a maintainer. As a result, it is
- more likely to have unresolved issues, not be up-to-date, or even be removed in
- the future. To volunteer to maintain this port, please create an issue at:
- 
- https://bugs.freebsd.org/bugzilla
- 
- More information about port maintainership is available at:
- 
- https://docs.freebsd.org/en/articles/contributing/#ports-contributing

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/112: [alt-ergo-free.2.2.0: http]
Processing  2/112: [alt-ergo-free.2.2.0: http]
Processing  3/112: [alt-ergo-free.2.2.0: http]
-> retrieved camlp-streams.5.0.1  (cached)
Processing  4/112: [alt-ergo-free.2.2.0: http]
Processing  5/112: [alt-ergo-free.2.2.0: http]
Processing  6/112: [alt-ergo-free.2.2.0: http]
Processing  7/112: [alt-ergo-free.2.2.0: http]
Processing  8/112: [alt-ergo-free.2.2.0: http]
Processing  9/112: [alt-ergo-free.2.2.0: http]
Processing 10/112: [alt-ergo-free.2.2.0: http]
Processing 11/112: [alt-ergo-free.2.2.0: http]
Processing 12/112: [alt-ergo-free.2.2.0: http]
Processing 13/112: [alt-ergo-free.2.2.0: http]
Processing 14/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh]
Processing 15/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 16/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
-> retrieved camlzip.1.11  (cached)
Processing 17/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config] [conf-which: which which]
+ /usr/bin/which "which" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-which.1)
- /usr/bin/which
-> compiled  conf-which.1
Processing 17/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> installed conf-which.1
Processing 18/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 19/112: [alt-ergo-free.2.2.0: http] [conf-autoconf: which autoconf] [conf-gmp: sh] [conf-pkg-config: pkg-config]
Processing 20/112: [alt-ergo-free.2.2.0: http] [conf-autoconf: which autoconf] [conf-gmp: sh] [conf-graphviz: which dot] [conf-pkg-config: pkg-config]
+ /usr/bin/which "autoconf" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-autoconf.0.1)
- /usr/local/bin/autoconf
-> compiled  conf-autoconf.0.1
Processing 20/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-graphviz: which dot] [conf-pkg-config: pkg-config]
-> installed conf-autoconf.0.1
Processing 21/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-graphviz: which dot] [conf-pkg-config: pkg-config]
+ /usr/bin/which "dot" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-graphviz.0.1)
- /usr/local/bin/dot
-> compiled  conf-graphviz.0.1
Processing 21/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config]
-> installed conf-graphviz.0.1
Processing 22/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-pkg-config.3)
- usage: pkgconf [OPTIONS] [LIBRARIES]
- 
- basic options:
- 
-   --help                            this message
-   --about                           print pkgconf version and license to stdout
-   --version                         print supported pkg-config version to stdout
-   --verbose                         print additional information
-   --atleast-pkgconfig-version       check whether or not pkgconf is compatible
-                                     with a specified pkg-config version
-   --errors-to-stdout                print all errors on stdout instead of stderr
-   --print-errors                    ensure all errors are printed
-   --short-errors                    be less verbose about some errors
-   --silence-errors                  explicitly be silent about errors
-   --list-all                        list all known packages
-   --list-package-names              list all known package names
-   --simulate                        simulate walking the calculated dependency graph
-   --no-cache                        do not cache already seen packages when
-                                     walking the dependency graph
-   --log-file=filename               write an audit log to a specified file
-   --with-path=path                  adds a directory to the search path
-   --define-prefix                   override the prefix variable with one that is guessed based on
-                                     the location of the .pc file
-   --dont-define-prefix              do not override the prefix variable under any circumstances
-   --prefix-variable=varname         sets the name of the variable that pkgconf considers
-                                     to be the package prefix
-   --relocate=path                   relocates a path and exits (mostly for testsuite)
-   --dont-relocate-paths             disables path relocation support
- 
- cross-compilation personality support:
- 
-   --personality=triplet|filename    sets the personality to 'triplet' or a file named 'filename'
-   --dump-personality                dumps details concerning selected personality
- 
- checking specific pkg-config database entries:
- 
-   --atleast-version                 require a specific version of a module
-   --exact-version                   require an exact version of a module
-   --max-version                     require a maximum version of a module
-   --exists                          check whether or not a module exists
-   --uninstalled                     check whether or not an uninstalled module will be used
-   --no-uninstalled                  never use uninstalled modules when satisfying dependencies
-   --no-provides                     do not use 'provides' rules to resolve dependencies
-   --maximum-traverse-depth          maximum allowed depth for dependency graph
-   --static                          be more aggressive when computing dependency graph
-                                     (for static linking)
-   --shared                          use a simplified dependency graph (usually default)
-   --pure                            optimize a static dependency graph as if it were a normal
-                                     dependency graph
-   --env-only                        look only for package entries in PKG_CONFIG_PATH
-   --ignore-conflicts                ignore 'conflicts' rules in modules
-   --validate                        validate specific .pc files for correctness
- 
- querying specific pkg-config database fields:
- 
-   --define-variable=varname=value   define variable 'varname' as 'value'
-   --variable=varname                print specified variable entry to stdout
-   --cflags                          print required CFLAGS to stdout
-   --cflags-only-I                   print required include-dir CFLAGS to stdout
-   --cflags-only-other               print required non-include-dir CFLAGS to stdout
-   --libs                            print required linker flags to stdout
-   --libs-only-L                     print required LDPATH linker flags to stdout
-   --libs-only-l                     print required LIBNAME linker flags to stdout
-   --libs-only-other                 print required other linker flags to stdout
-   --print-requires                  print required dependency frameworks to stdout
-   --print-requires-private          print required dependency frameworks for static
-                                     linking to stdout
-   --print-provides                  print provided dependencies to stdout
-   --print-variables                 print all known variables in module to stdout
-   --digraph                         print entire dependency graph in graphviz 'dot' format
-   --keep-system-cflags              keep -I/usr/include entries in cflags output
-   --keep-system-libs                keep -L/usr/lib entries in libs output
-   --path                            show the exact filenames for any matching .pc files
-   --modversion                      print the specified module's version to stdout
-   --internal-cflags                 do not filter 'internal' cflags from output
-   --license                         print the specified module's license to stdout if known
- 
- filtering output:
- 
-   --msvc-syntax                     print translatable fragments in MSVC syntax
-   --fragment-filter=types           filter output fragments to the specified types
- 
- report bugs to <https://github.com/pkgconf/pkgconf/issues/new>.
-> compiled  conf-pkg-config.3
Processing 22/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh]
-> installed conf-pkg-config.3
Processing 23/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh]
Processing 24/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0]
Processing 25/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-gtk2: pkg-config gtk+-2.0]
Processing 26/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0]
Processing 27/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-gnomecanvas: pkg-config libgnomecanvas-2.0] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib]
+ /usr/local/bin/pkg-config "libgnomecanvas-2.0" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-gnomecanvas.2)
-> compiled  conf-gnomecanvas.2
Processing 27/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib]
-> installed conf-gnomecanvas.2
Processing 28/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0] [conf-zlib: pkg-config zlib]
+ /usr/local/bin/pkg-config "zlib" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-zlib.1)
-> compiled  conf-zlib.1
Processing 28/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0]
-> installed conf-zlib.1
Processing 29/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0] [conf-gtksourceview: pkg-config gtksourceview-2.0]
+ /usr/local/bin/pkg-config "--short-errors" "--print-errors" "gtksourceview-2.0" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-gtksourceview.2)
-> compiled  conf-gtksourceview.2
Processing 29/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0]
-> installed conf-gtksourceview.2
Processing 30/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh] [conf-gtk2: pkg-config gtk+-2.0]
+ /usr/local/bin/pkg-config "--exists" "gtk+-2.0" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-gtk2.1)
-> compiled  conf-gtk2.1
Processing 30/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh]
-> installed conf-gtk2.1
Processing 31/112: [alt-ergo-free.2.2.0: http] [conf-gmp: sh]
+ /bin/sh "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 31/112: [alt-ergo-free.2.2.0: http]
-> installed conf-gmp.4
Processing 32/112: [alt-ergo-free.2.2.0: http]
-> retrieved cppo.1.6.9  (cached)
Processing 33/112: [alt-ergo-free.2.2.0: http] [frama-c.25.0: http]
Processing 33/112: [frama-c.25.0: http]
-> retrieved alt-ergo-free.2.2.0  (https://alt-ergo.ocamlpro.com/http/alt-ergo-free-2.2.0/alt-ergo-free-2.2.0.tar.gz)
Processing 34/112: [frama-c.25.0: http] [frama-c-lannotate.0.2: http]
Processing 34/112: [frama-c.25.0: http]
-> retrieved frama-c-lannotate.0.2  (https://git.frama-c.com/pub/ltest/lannotate/-/archive/0.2/lannotate-0.2.tar.bz2)
Processing 35/112: [frama-c.25.0: http] [lablgtk.2.18.13: http]
Processing 35/112: [lablgtk.2.18.13: http]
-> retrieved dune.3.13.0  (cached)
Processing 36/112: [lablgtk.2.18.13: http]
Processing 37/112: [lablgtk.2.18.13: http] [dune: ocaml 15]
-> retrieved menhir.20211128, menhirLib.20211128, menhirSdk.20211128  (cached)
Processing 38/112: [lablgtk.2.18.13: http] [dune: ocaml 15]
-> retrieved frama-c.25.0  (https://www.frama-c.com/download/frama-c-25.0-Manganese.tar.gz)
Processing 39/112: [lablgtk.2.18.13: http] [dune: ocaml 15]
-> retrieved num.1.5  (cached)
Processing 40/112: [lablgtk.2.18.13: http] [dune: ocaml 15]
Processing 41/112: [lablgtk.2.18.13: http] [dune: ocaml 15] [num: gmake opam-legacy]
-> retrieved ocaml-compiler-libs.v0.12.4  (cached)
Processing 42/112: [lablgtk.2.18.13: http] [dune: ocaml 15] [num: gmake opam-legacy]
Processing 42/112: [dune: ocaml 15] [num: gmake opam-legacy]
-> retrieved ocamlfind.1.9.6  (cached)
Processing 43/112: [ocplib-simplex.0.4.1: http] [dune: ocaml 15] [num: gmake opam-legacy]
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing 44/112: [ocplib-simplex.0.4.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: patch]
-> retrieved lablgtk.2.18.13  (https://github.com/garrigue/lablgtk/archive/2.18.13.tar.gz)
Processing 45/112: [ocplib-simplex.0.4.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: patch]
Processing 45/112: [ocplib-simplex.0.4.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_derivers.1.2.1  (cached)
Processing 46/112: [ocplib-simplex.0.4.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved ocamlgraph.1.8.8  (cached)
Processing 47/112: [ocplib-simplex.0.4.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_deriving.5.2.1  (cached)
Processing 48/112: [ocplib-simplex.0.4.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_deriving_yojson.3.7.0  (cached)
Processing 49/112: [ocplib-simplex.0.4.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved ppx_import.1.10.0  (cached)
Processing 50/112: [ocplib-simplex.0.4.1: http] [psmt2-frontend.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 50/112: [psmt2-frontend.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved ocplib-simplex.0.4.1  (https://github.com/OCamlPro/ocplib-simplex/archive/refs/tags/v0.4.1.tar.gz)
Processing 51/112: [psmt2-frontend.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved result.1.5  (cached)
Processing 52/112: [psmt2-frontend.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 53/112: [psmt2-frontend.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 54/112: [psmt2-frontend.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> installed seq.base
Processing 55/112: [psmt2-frontend.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved sexplib0.v0.16.0  (cached)
Processing 56/112: [psmt2-frontend.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved stdlib-shims.0.3.0  (cached)
Processing 57/112: [psmt2-frontend.0.1: http] [why3.1.5.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved ppxlib.0.31.0  (cached)
Processing 58/112: [psmt2-frontend.0.1: http] [why3.1.5.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 58/112: [psmt2-frontend.0.1: http] [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
Processing 58/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved yojson.2.0.2  (cached)
Processing 59/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: ./configure]
-> retrieved psmt2-frontend.0.1  (https://github.com/Coquera/psmt2-frontend/archive/0.1.zip)
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/./configure "-bindir" "/usr/home/opam/.opam/4.14.1/bin" "-sitelib" "/usr/home/opam/.opam/4.14.1/lib" "-mandir" "/usr/home/opam/.opam/4.14.1/man" "-config" "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- Welcome to findlib version 1.9.6
- Configuring core...
- Checking for #remove_directory...
- Testing threading model...
- systhread_supported: true
- Testing DLLs...
- Testing whether ppxopt can be supported...
- Checking for ocamlc -opaque...
- Checking for ocamlopt -g...
- Querying installation: META list not found
- make install will double-check installed META files
- Configuring libraries...
- unix: found
- dynlink: found
- bigarray: found
- compiler-libs: found
- dbm: not present (normal since 4.00)
- graphics: not present (normal since 4.09)
- num: not present (normal since 4.06)
- ocamlbuild: not present (normal since 4.03)
- ocamldoc: found (in +ocamldoc)
- raw_spacetime: not present (normal since 4.12)
- threads: found (in +threads)
- str: found
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for stdlib written to site-lib-src/stdlib/META
- Configuration for unix written to site-lib-src/unix/META
- Configuration for dynlink written to site-lib-src/dynlink/META
- Configuration for bigarray written to site-lib-src/bigarray/META
- Configuration for compiler-libs written to site-lib-src/compiler-libs/META
- Configuration for ocamldoc written to site-lib-src/ocamldoc/META
- Configuration for threads written to site-lib-src/threads/META
- Configuration for str written to site-lib-src/str/META
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /usr/home/opam/.opam/4.14.1/lib/ocaml
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /usr/home/opam/.opam/4.14.1/lib
- The configuration file is written to:
-     findlib config file:   /usr/home/opam/.opam/4.14.1/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /usr/home/opam/.opam/4.14.1/bin
-     Manual pages:          /usr/home/opam/.opam/4.14.1/man
-     topfind script:        /usr/home/opam/.opam/4.14.1/lib/ocaml
- Topfind ppxopt support:    yes
- Toolbox:                   no
- Link custom runtime:       no
- Need bytes compatibility:  no
- 
- Configuration has been written to Makefile.config
- 
- You can now do 'make all', and optionally 'make opt', to build ocamlfind.
Processing 59/112: [dune: ocaml 15] [num: gmake opam-legacy] [ocamlfind: gmake all]
-> retrieved zarith.1.13  (cached)
-> retrieved why3.1.5.1  (https://why3.gitlabpages.inria.fr/releases/why3-1.5.1.tar.gz)
+ /usr/home/opam/.opam/4.14.1/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.13.0)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- cd _boot && /usr/home/opam/.opam/4.14.1/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
- Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- 

[ERROR] The compilation of dune.3.13.0 failed at "ocaml boot/bootstrap.ml -j 15".
Processing 59/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 60/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 61/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 62/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 63/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 64/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 65/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 66/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 67/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 68/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 69/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 70/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 71/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 72/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 73/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 74/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 75/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 76/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 77/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 78/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 79/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 80/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 81/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 82/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 83/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 84/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 85/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
Processing 86/112: [num: gmake opam-legacy] [ocamlfind: gmake all]
+ /usr/local/bin/gmake "all" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake all ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamllex fl_meta.mll
- 22 states, 392 transitions, table size 1700 bytes
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib_config.mlp | \
-          ../../tools/patch '@CONFIGFILE@' '/usr/home/opam/.opam/4.14.1/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/usr/home/opam/.opam/4.14.1/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;freebsd;g' \
- 	     >findlib_config.ml
- if [ "true" = "true" ]; then                 \
- 	cp topfind.ml.in topfind.ml;                             \
- else                                                             \
- 	sed -e '/PPXOPT_BEGIN/,/PPXOPT_END/ d' topfind.ml.in     \
- 		> topfind.ml ;                                   \
- fi
- ocamldep *.ml *.mli >depend
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib_config.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_split.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metatoken.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_meta.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_metascanner.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_metascanner.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_topo.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_topo.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_package_base.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c findlib.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_lint.ml
- ocamlc -I +compiler-libs -a -o findlib.cma findlib_config.cmo fl_split.cmo fl_metatoken.cmo fl_meta.cmo fl_metascanner.cmo fl_topo.cmo fl_package_base.cmo findlib.cmo fl_args.cmo fl_lint.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c ocaml_args.ml
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlc -I +compiler-libs  -o ocamlfind -g findlib.cma unix.cma \
-            -I +unix -I +dynlink ocaml_args.cmo frontend.cmo
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c topfind.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlc -I +compiler-libs -a -o findlib_top.cma topfind.cmo
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat topfind_rd1.p | \
-          ../../tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' \
-     	    >topfind
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -c fl_dynload.mli
- ocamlc -I +compiler-libs -opaque   -I +unix -I +dynlink -g -c fl_dynload.ml
- ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake all-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/usr/home/opam/.opam/4.14.1/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/usr/home/opam/.opam/4.14.1/lib' -p >findlib.conf
- if ./tools/cmd_from_same_dir ocamlc; then \
- 	echo 'ocamlc="ocamlc.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamlopt; then \
- 	echo 'ocamlopt="ocamlopt.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldep; then \
- 	echo 'ocamldep="ocamldep.opt"' >>findlib.conf; \
- fi
- if ./tools/cmd_from_same_dir ocamldoc; then \
- 	echo 'ocamldoc="ocamldoc.opt"' >>findlib.conf; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
Processing 86/112: [num: gmake opam-legacy] [ocamlfind: gmake opt]
+ /usr/local/bin/gmake "opt" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake opt ) || exit; done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib_config.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_split.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metatoken.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_meta.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_metascanner.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_topo.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_package_base.ml
- File "fl_package_base.ml", line 304, characters 22-40:
- 304 | 	 let pkg_ancestors = query_requirements predlist pkg in
-       	                     ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 350, characters 18-36:
- 350 |   let ancestors = query_requirements predlist package_name in
-                         ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 375, characters 23-41:
- 375 | 	  let pkg_ancestors = query_requirements predlist pkg in
-       	                      ^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "fl_package_base.ml", line 510, characters 16-35:
- 510 | 	     ( let c = package_definitions search_path pkg.package_name in
-       	               ^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label search_path was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c findlib.ml
- File "findlib.ml", line 390, characters 2-26:
- 390 |   Fl_package_base.requires predlist pkg
-         ^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- File "findlib.ml", line 396, characters 2-33:
- 396 |   Fl_package_base.requires_deeply predlist pkglist
-         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_lint.ml
- ocamlopt -I +compiler-libs -g -a -o findlib.cmxa findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib.cmxs findlib_config.cmx fl_split.cmx fl_metatoken.cmx fl_meta.cmx fl_metascanner.cmx fl_topo.cmx fl_package_base.cmx findlib.cmx fl_args.cmx fl_lint.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c ocaml_args.ml
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c frontend.ml
- File "frontend.ml", line 859, characters 10-39:
- 859 |           Fl_package_base.package_users predicates1 packages1
-                 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 6 [labels-omitted]: label preds was omitted in the application of this function.
- ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \
- 	   -I +unix -I +dynlink ocaml_args.cmx frontend.cmx
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c topfind.ml
- File "topfind.ml", line 128, characters 40-63:
- 128 |                      match Hashtbl.find Toploop.directive_table "ppx" with
-                                               ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 258, characters 4-27:
- 258 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 268, characters 4-27:
- 268 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 280, characters 4-27:
- 280 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 293, characters 4-27:
- 293 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 307, characters 4-27:
- 307 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- File "topfind.ml", line 319, characters 4-27:
- 319 |     Toploop.directive_table
-           ^^^^^^^^^^^^^^^^^^^^^^^
- Alert deprecated: Toploop.directive_table
- ocamlopt -I +compiler-libs -g -a -o findlib_top.cmxa topfind.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_top.cmxs topfind.cmx; \
- fi
- ocamlopt -I +compiler-libs -g -opaque  -I +unix -I +dynlink -c fl_dynload.ml
- ocamlopt -I +compiler-libs -g -a -o findlib_dynload.cmxa fl_dynload.cmx
- if [ 1 -gt 0 ]; then \
-     ocamlopt -I +compiler-libs -g -shared -o findlib_dynload.cmxs fl_dynload.cmx; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 86/112: [num: gmake opam-legacy]
Processing 87/112: [num: gmake opam-legacy] [ocamlfind: gmake install]
+ /usr/local/bin/gmake "PROFILE=release" "opam-legacy" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5)
- /usr/local/bin/gmake -C src all
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5/src'
- ocamlc -ccopt -DBNG_ARCH_amd64 -c bng.c
- ocamlc -ccopt -DBNG_ARCH_amd64 -c nat_stubs.c
- ocamlmklib -oc nums bng.o nat_stubs.o
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmo nat.cmo big_int.cmo arith_flags.cmo ratio.cmo num.cmo arith_status.cmo
- cp ../toplevel/num_top_printers.mli ../toplevel/num_top.mli ../toplevel/num_top_printers.ml ../toplevel/num_top.ml .
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top_printers.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.mli
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num_top.ml
- ocamlc -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo
- echo 'version = "1.6~dev"' > META.top
- cat META.num-top.in >> META.top
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c int_misc.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c nat.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c big_int.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_flags.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c ratio.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c num.ml
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -c arith_status.ml
- ocamlmklib -o nums -oc nums -linkall int_misc.cmx nat.cmx big_int.cmx arith_flags.cmx ratio.cmx num.cmx arith_status.cmx
- ocamlopt -w +a-4-9-41-42-44-45-48  -bin-annot -g -safe-string -strict-sequence -strict-formats -I +compiler-libs -I . -shared -o nums.cmxs nums.cmxa
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/num.1.5/src'
- cp src/num-legacy.install num.install
-> compiled  num.1.5
Processing 87/112: [ocamlfind: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6)
- if [ "1" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/usr/home/opam/.opam/4.14.1/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//usr/home/opam/.opam/4.14.1/lib/$x/META"; then \
-           rm -f site-lib-src/$x/META; \
-         fi; \
-       fi; \
-     done; \
-     test -f "site-lib-src/num/META" || rm -f "site-lib-src/num-top/META"; \
-   fi
- echo 'SITELIB_META =' > Makefile.packages.in
- for x in `ls site-lib-src`; do test ! -f "site-lib-src/$x/META" || echo $x >> Makefile.packages.in; done
- tr '\n' ' ' < Makefile.packages.in > Makefile.packages
- rm Makefile.packages.in
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- install -d "/usr/home/opam/.opam/4.14.1/man"
- /usr/local/bin/gmake install-config
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/usr/home/opam/.opam/4.14.1/lib/findlib.conf\"`"
- test -f "/usr/home/opam/.opam/4.14.1/lib/findlib.conf" || install -c findlib.conf "/usr/home/opam/.opam/4.14.1/lib/findlib.conf"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; /usr/local/bin/gmake install ); done
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"
- install -d "/usr/home/opam/.opam/4.14.1/bin"
- test 1 -eq 0 || install -d "/usr/home/opam/.opam/4.14.1/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/usr/home/opam/.opam/4.14.1/lib/ocaml/"
- files=` ../../tools/collect_files ../../Makefile.config \
- findlib.cmi findlib.mli findlib.cma findlib.cmxa findlib.a findlib.cmxs \
- findlib_config.cmi findlib_config.ml topfind.cmi topfind.mli \
- fl_args.cmi fl_lint.cmi fl_meta.cmi fl_split.cmi fl_topo.cmi ocaml_args.cmi \
- fl_package_base.mli fl_package_base.cmi fl_metascanner.mli fl_metascanner.cmi \
- fl_metatoken.cmi findlib_top.cma findlib_top.cmxa findlib_top.a findlib_top.cmxs \
- findlib_dynload.cma findlib_dynload.cmxa findlib_dynload.a findlib_dynload.cmxs fl_dynload.mli fl_dynload.cmi \
- META` && \
- install -c $files "/usr/home/opam/.opam/4.14.1/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/usr/home/opam/.opam/4.14.1/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/usr/home/opam/.opam/4.14.1/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/usr/home/opam/.opam/4.14.1/lib/findlib/"; \
- fi
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- /usr/local/bin/gmake install-meta
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- for x in bigarray bytes compiler-libs dynlink ocamldoc stdlib str threads unix ; do install -d "/usr/home/opam/.opam/4.14.1/lib/$x"; install -c site-lib-src/$x/META "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" && mv "/usr/home/opam/.opam/4.14.1/lib/$x/META.tmp" "/usr/home/opam/.opam/4.14.1/lib/$x/META"; done
- install -d "/usr/home/opam/.opam/4.14.1/lib/findlib"; install -c Makefile.packages "/usr/home/opam/.opam/4.14.1/lib/findlib/Makefile.packages"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; /usr/local/bin/gmake install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/usr/home/opam/.opam/4.14.1/bin"
- /usr/local/bin/gmake install-doc
- gmake[1]: Entering directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/usr/home/opam/.opam/4.14.1/man/man1" "/usr/home/opam/.opam/4.14.1/man/man3" "/usr/home/opam/.opam/4.14.1/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/usr/home/opam/.opam/4.14.1/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/usr/home/opam/.opam/4.14.1/man/man5"
- gmake[1]: Leaving directory '/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 88/112: [camlzip: gmake all]
Processing 89/112: [camlzip: gmake all]
Processing 90/112: [camlzip: gmake all]
Processing 91/112: [camlzip: gmake all]
Processing 92/112: [camlzip: gmake all] [zarith: sh]
Processing 93/112: [camlzip: gmake all] [zarith: sh]
Processing 94/112: [camlzip: gmake all] [zarith: sh]
-> installed num.1.5
Processing 95/112: [camlzip: gmake all] [zarith: sh]
Processing 96/112: [camlzip: gmake all] [ocplib-simplex: autoconf] [zarith: sh]
Processing 97/112: [camlzip: gmake all] [ocplib-simplex: autoconf] [zarith: sh]
Processing 98/112: [camlzip: gmake all] [ocplib-simplex: autoconf] [zarith: sh]
Processing 99/112: [camlzip: gmake all] [ocplib-simplex: autoconf] [zarith: sh]
Processing 100/112: [camlzip: gmake all] [ocplib-simplex: autoconf] [zarith: sh]
Processing 101/112: [camlzip: gmake all] [ocplib-simplex: autoconf] [zarith: sh]
+ /bin/sh "-exc" "LDFLAGS=\"$LDFLAGS -L/usr/local/lib\" CFLAGS=\"$CFLAGS -I/usr/local/include\" ./configure" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/zarith.1.13)
- + LDFLAGS=' -L/usr/local/lib' CFLAGS=' -I/usr/local/include' ./configure
- binary ocaml: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlc: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamldep: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlmklib: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamldoc: found in /usr/home/opam/.opam/4.14.1/bin
- binary ocamlopt: found in /usr/home/opam/.opam/4.14.1/bin
- checking compilation with ocamlc -O3 -Wall -Wextra  -I/usr/local/include: working
- include caml/mlvalues.h: found
- library dynlink.cmxa: found
- binary ocamlfind: found in /usr/home/opam/.opam/4.14.1/bin
- OCaml's word size is 64
- package gmp: found
- OCaml supports -bin-annot to produce documentation
- 
- detected configuration:
- 
-   native-code:          yes
-   dynamic linking:      yes
-   defines:              -DHAS_GMP 
-   includes:             -I/usr/home/opam/.opam/4.14.1/lib/ocaml  -I/usr/local/include
-   libraries:             -L/usr/local/lib -lgmp
-   linker options:        -L/usr/local/lib
-   C options:            -O3 -Wall -Wextra  -I/usr/local/include
-   installation path:    /usr/home/opam/.opam/4.14.1/lib
-   installation method   findlib
- 
- configuration successful!
- now type "make" to build
- then type "make install" or "sudo make install" to install
Processing 101/112: [camlzip: gmake all] [ocplib-simplex: autoconf] [zarith: gmake]
+ /usr/local/bin/autoconf  (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-simplex.0.4.1)
- configure.in:140: warning: AC_OUTPUT should be used without arguments.
- configure.in:140: You should run autoupdate.
Processing 101/112: [camlzip: gmake all] [ocplib-simplex: ./configure] [zarith: gmake]
+ /usr/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-simplex.0.4.1/./configure "-prefix" "/usr/home/opam/.opam/4.14.1" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-simplex.0.4.1)
- checking for ocamlc... ocamlc
- ocaml version is 4.14.1
- ocaml library path is /usr/home/opam/.opam/4.14.1/lib/ocaml
- checking for ocamlfind... yes
- checking for ocamlopt... ocamlopt
- checking ocamlopt version... ok
- checking for ocamlc.opt... ocamlc.opt
- checking ocamlc.opt version... ok
- checking for ocamlopt.opt... ocamlopt.opt
- checking ocamlopt.opt version... ok
- checking for ocamldep... ocamldep
- checking platform... configure: creating ./config.status
- config.status: creating Makefile
- config.status: WARNING:  'Makefile.in' seems to ignore the --datarootdir setting
Processing 101/112: [camlzip: gmake all] [ocplib-simplex: gmake] [zarith: gmake]
+ /usr/local/bin/gmake "all" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlzip.1.11)
- ocamlfind ocamlc -g -safe-string -bin-annot -c -ccopt -g  zlibstubs.c
- ocamlfind ocamlmklib -oc camlzip zlibstubs.o  -lz
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zlib.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c zip.ml
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.mli
- ocamlfind ocamlc -g -safe-string -bin-annot -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmo zip.cmo gzip.cmo  -lz
- ocamlfind ocamlopt -safe-string -c zlib.ml
- ocamlfind ocamlopt -safe-string -c zip.ml
- ocamlfind ocamlopt -safe-string -c gzip.ml
- ocamlfind ocamlmklib -o zip -oc camlzip zlib.cmx zip.cmx gzip.cmx  -lz
- ocamlfind ocamlopt -safe-string -shared -linkall -I ./ -o zip.cmxs zip.cmxa libcamlzip.a
-> compiled  camlzip.1.11
Processing 101/112: [ocplib-simplex: gmake] [zarith: gmake]
Processing 102/112: [ocplib-simplex: gmake] [zarith: gmake] [camlzip: gmake install]
+ /usr/local/bin/gmake  (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/zarith.1.13)
- (echo "let"; grep "version" META | head -1) > zarith_version.ml
- ocamldep  zarith_version.ml z.ml q.ml big_int_Z.ml z.mli q.mli big_int_Z.mli > depend
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_version.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c z.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c q.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c q.ml
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.mli
- ocamlc -g -I +compiler-libs -bin-annot  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmo z.cmo q.cmo big_int_Z.cmo -L/usr/local/lib -lgmp -L/usr/local/lib
- ocamlc -ccopt "-I/usr/home/opam/.opam/4.14.1/lib/ocaml  -I/usr/local/include -DHAS_GMP  -O3 -Wall -Wextra  -I/usr/local/include" -c caml_z.c
- ocamlmklib -g -failsafe -o zarith caml_z.o -L/usr/local/lib -lgmp -L/usr/local/lib
- ocamlc -g -I +compiler-libs -bin-annot  -c zarith_top.ml
- ocamlc -g -o zarith_top.cma -a zarith_top.cmo
- ocamlopt -g -I +compiler-libs  -c zarith_version.ml
- ocamlopt -g -I +compiler-libs  -c z.ml
- ocamlopt -g -I +compiler-libs  -c q.ml
- ocamlopt -g -I +compiler-libs  -c big_int_Z.ml
- ocamlmklib -g -failsafe -o zarith zarith_version.cmx z.cmx q.cmx big_int_Z.cmx -L/usr/local/lib -lgmp -L/usr/local/lib
- ocamlopt -shared -o zarith.cmxs -I . zarith.cmxa -linkall
-> compiled  zarith.1.13
Processing 102/112: [ocplib-simplex: gmake] [camlzip: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/camlzip.1.11)
- cp META-zip META && \
-         ocamlfind install zip META *.cma *.a *.mli *.cmi *.cmti *.cmt gzip.cmx zip.cmx zlib.cmx zip.cmxa zip.cmxs dllcamlzip.so && \
-         rm META
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zlib.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/gzip.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/libcamlzip.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/zip.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcamlzip.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllcamlzip.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /usr/home/opam/.opam/4.14.1/lib/zip/META
- cp META-camlzip META && \
-         ocamlfind install camlzip META && \
-         rm META
- Installed /usr/home/opam/.opam/4.14.1/lib/camlzip/META
-> installed camlzip.1.11
Processing 102/112: [ocplib-simplex: gmake]
Processing 103/112: [ocplib-simplex: gmake] [zarith: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/zarith.1.13)
- ocamlfind install -destdir "/usr/home/opam/.opam/4.14.1/lib" zarith META zarith.cma libzarith.a z.cmi q.cmi big_int_Z.cmi zarith_top.cma z.mli zarith.cmxa zarith_version.cmx z.cmx q.cmx big_int_Z.cmx zarith.cmxs zarith.h q.mli big_int_Z.mli zarith.a z.cmti q.cmti big_int_Z.cmti -optional dllzarith.so
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/big_int_Z.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/q.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/z.cmti
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/big_int_Z.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/q.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith.h
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/big_int_Z.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/q.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/z.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith_version.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/z.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith_top.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/big_int_Z.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/q.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/z.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/libzarith.a
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/zarith.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllzarith.so
- Installed /usr/home/opam/.opam/4.14.1/lib/stublibs/dllzarith.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /usr/home/opam/.opam/4.14.1/lib/stublibs is not mentioned in ld.conf
- Installed /usr/home/opam/.opam/4.14.1/lib/zarith/META
-> installed zarith.1.13
Processing 103/112: [ocplib-simplex: gmake]
Processing 104/112: [ocplib-simplex: gmake]
Processing 105/112: [ocplib-simplex: gmake]
+ /usr/local/bin/gmake  (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-simplex.0.4.1)
- cp src/extSigs.mli src/extSigs.ml
- cp src/coreSig.mli src/coreSig.ml
- ocamldep -I src src/*.ml* > .depend
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/version.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/version.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/extSigs.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/rat2.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/rat2.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/extSigs.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/polys.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/polys.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/coreSig.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/coreSig.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/core.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/core.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/result.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/result.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/assertBounds.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/assertBounds.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/solveBounds.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/solveBounds.ml
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/basic.mli
- ocamlc.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -for-pack OcplibSimplex src/basic.ml
- ocamlc.opt   -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -pack -o src/ocplibSimplex.cmo src/version.cmo src/rat2.cmo src/extSigs.cmo src/polys.cmo src/coreSig.cmo src/core.cmo src/result.cmo src/assertBounds.cmo src/solveBounds.cmo src/basic.cmo
- ocamlc.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -I src -o src/ocplibSimplex.cma src/ocplibSimplex.cmo
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/version.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/extSigs.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/rat2.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/polys.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/coreSig.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/core.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/result.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/assertBounds.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/solveBounds.ml
- ocamlopt.opt -c -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -for-pack OcplibSimplex src/basic.ml
- ocamlopt.opt -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -pack -o src/ocplibSimplex.cmx src/version.cmx src/rat2.cmx src/extSigs.cmx src/polys.cmx src/coreSig.cmx src/core.cmx src/result.cmx src/assertBounds.cmx src/solveBounds.cmx src/basic.cmx
- ocamlopt.opt -a -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -o src/ocplibSimplex.cmxa src/ocplibSimplex.cmx
- ocamlopt.opt -shared -annot -absname -bin-annot -short-paths -strict-sequence -w +A -g -inline 100 -I src -o src/ocplibSimplex.cmxs src/ocplibSimplex.cmx
-> compiled  ocplib-simplex.0.4.1
Processing 106/112: [ocplib-simplex: gmake install]
+ /usr/local/bin/gmake "install" (CWD=/usr/home/opam/.opam/4.14.1/.opam-switch/build/ocplib-simplex.0.4.1)
- OCAMLFIND_DESTDIR=/usr/home/opam/.opam/4.14.1/lib/ \
-   ocamlfind install ocplib-simplex src/ocplibSimplex.* src/*.mli META
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/version.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/solveBounds.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/result.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/rat2.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/polys.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/extSigs.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/coreSig.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/core.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/basic.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/assertBounds.mli
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.o
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmxs
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmxa
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmx
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmt
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmo
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cmi
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.cma
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/ocplibSimplex.a
- Installed /usr/home/opam/.opam/4.14.1/lib/ocplib-simplex/META
-> installed ocplib-simplex.0.4.1

#=== ERROR while compiling dune.3.13.0 ========================================#
# context              2.2.0~alpha4~dev | freebsd/x86_64 | ocaml-base-compiler.4.14.1 | file:///usr/home/opam/opam-repository
# path                 /usr/home/opam/.opam/4.14.1/.opam-switch/build/dune.3.13.0
# command              /usr/home/opam/.opam/4.14.1/bin/ocaml boot/bootstrap.ml -j 15
# exit-code            2
# env-file             /usr/home/opam/.opam/log/dune-47997-379352.env
# output-file          /usr/home/opam/.opam/log/dune-47997-379352.out
### output ###
# [...]
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# Here is an example of a case that is not matched:
# Checksum_mismatch _
# File "vendor/opam/src/repository/opamLocal.ml", lines 170-189, characters 44-56:
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# Here is an example of a case that is not matched:
# Checksum_mismatch _
# File "vendor/opam/src/repository/opamLocal.ml", lines 209-231, characters 8-44:
# Error (warning 8 [partial-match]): this pattern-matching is not exhaustive.
# Here is an example of a case that is not matched:
# Checksum_mismatch _
# 




<><> Error report <><><><><><><><><><><><><><><><><><><><><><><><><><><><><><><>
+- The following actions were aborted
| - install alt-ergo-free       2.2.0
| - install camlp-streams       5.0.1
| - install cppo                1.6.9
| - install frama-c             25.0
| - install frama-c-lannotate   0.2
| - install lablgtk             2.18.13
| - install menhir              20211128
| - install menhirLib           20211128
| - install menhirSdk           20211128
| - install ocaml-compiler-libs v0.12.4
| - install ocamlgraph          1.8.8
| - install ppx_derivers        1.2.1
| - install ppx_deriving        5.2.1
| - install ppx_deriving_yojson 3.7.0
| - install ppx_import          1.10.0
| - install ppxlib              0.31.0
| - install psmt2-frontend      0.1
| - install result              1.5
| - install sexplib0            v0.16.0
| - install stdlib-shims        0.3.0
| - install why3                1.5.1
| - install yojson              2.0.2
+- 
+- The following actions failed
| - build dune 3.13.0
+- 
+- The following changes have been performed (the rest was aborted)
| - install camlzip            1.11
| - install conf-autoconf      0.1
| - install conf-gmp           4
| - install conf-gnomecanvas   2
| - install conf-graphviz      0.1
| - install conf-gtk2          1
| - install conf-gtksourceview 2
| - install conf-pkg-config    3
| - install conf-which         1
| - install conf-zlib          1
| - install num                1.5
| - install ocamlfind          1.9.6
| - install ocplib-simplex     0.4.1
| - install seq                base
| - install zarith             1.13
+- 

The former state can be restored with:
    /usr/local/bin/opam switch import "/usr/home/opam/.opam/4.14.1/.opam-switch/backup/state-20240123231751.export"
'opam install -vy frama-c-lannotate.0.2' failed.
jail: /usr/bin/su -l opam -c cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "frama-c-lannotate.0.2"
opam install -vy "frama-c-lannotate.0.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "frama-c-lannotate.0.2" | 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_686_7446" "mount.fstab=/tmp/obuilder-jail-3568dd/fstab" "mount.devfs" "path=/obuilder/result/e2928c0b7f378ed66f9a452737e1568db5f6181b15c89601173fa8b98abfb7c0/rootfs" "host=inherit" "ip6=inherit" "ip4=inherit" "command=/usr/bin/su" "-l" "opam" "-c" "cd '/' && env OCAMLPARAM='warn-error=+8,_' OPAMCRITERIA='+removed' OPAMEXTERNALSOLVER='builtin-0install' OPAMUTF8='never' OPAMPRECISETRACKING='1' '/usr/bin/env' 'bash' '-c' '
opam remove -y "frama-c-lannotate.0.2"
opam install -vy "frama-c-lannotate.0.2"
res=$?
if [ $res = 31 ]; then
    if opam show -f x-ci-accept-failures: "frama-c-lannotate.0.2" | 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