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


Building on summer

(from freebsd)
2024-06-05 05:22.51 ---> using "77d5fe31836124b4684d554707425c4fde23f9ef3df0a804431a47419573778d" from cache

/: (user (uid 1000) (gid 1000))

/: (env OPAMPRECISETRACKING 1)

/: (env OPAMUTF8 never)

/: (env OPAMEXTERNALSOLVER builtin-0install)

/: (env OPAMCRITERIA +removed)

/: (run (shell "sudo ln -f /usr/local/bin/opam-dev /usr/local/bin/opam"))
2024-06-05 05:22.51 ---> using "a2b22593046b56fadc85e22b0da7b84e903c1f5aa4d42a7c481121ceec28b31f" from cache

/: (run (network host)
        (shell "rm -rf ~/opam-repository && git clone -q 'https://github.com/ocaml/opam-repository' ~/opam-repository && git -C ~/opam-repository checkout -q 5979d639be2999663a41c1d1b8a73ce3036dcb41"))
2024-06-05 05:22.52 ---> using "2e94e5004b03fe08a15876e59bd907e053f5652a7b55cefeb621755911d262e4" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare ~/opam-repository"))
No configuration file found, using built-in defaults.
Checking for available remotes: rsync and local, git.
  - you won't be able to use mercurial repositories unless you install the hg command on your system.
  - you won't be able to use darcs repositories unless you install the darcs command on your system.


<><> Fetching repository information ><><><><><><><><><><><><><><><><><><><><><>
[default] Initialised

User configuration:
  ~/.profile is already up-to-date.
[NOTE] Make sure that ~/.profile is well sourced in your ~/.bashrc.

2024-06-05 05:22.52 ---> using "b4bc54507f76941ccbefe785580d5364ddec85b9b50664d9209890a6feda03ee" from cache

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

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

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

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

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell  "\
               \nopam remove -y \"camlkit-gui.0.1.1\"\
               \nopam install -vy \"camlkit-gui.0.1.1\"\
               \nres=$?\
               \nif [ $res = 31 ]; then\
               \n    if opam show -f x-ci-accept-failures: \"camlkit-gui.0.1.1\" | grep -q '\"freebsd\"'; then\
               \n        echo \"This package failed and has been disabled for CI using the 'x-ci-accept-failures' field.\"\
               \n        exit 69\
               \n    fi\
               \nfi\
               \n\
               \n\
               \nexit $res\
               \n"))
[NOTE] camlkit-gui.0.1.1 is not installed.

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

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

<><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><>

opam believes some required external dependencies are missing. opam can:
> 1. Run pkg to install them (may need root/sudo access)
  2. Display the recommended pkg command and wait while you run it manually (e.g. in another terminal)
  3. Continue anyway, and, upon success, permanently register that this external dependency is present, but not detectable
  4. Abort the installation

[1/2/3/4] 1

+ /usr/local/bin/sudo "pkg" "install" "-y" "gnustep-base" "gnustep-gui" "libobjc2"
- Updating FreeBSD repository catalogue...
- [summer] Fetching data.pkg: .....
- ..... done
- Processing entries: 
- ..
- .
- ..
- ..
- .
- .
- . done
- FreeBSD repository update completed. 34088 packages processed.
- All repositories are up to date.
- New version of pkg detected; it needs to be installed first.
- The following 1 package(s) will be affected (of 0 checked):
- 
- Installed packages to be UPGRADED:
- 	pkg: 1.21.2 -> 1.21.3
- 
- Number of packages to be upgraded: 1
- 
- 12 MiB to be downloaded.
- [summer] [1/1] Fetching pkg-1.21.3.pkg: 
- ...
- .....
- .. done
- Checking integrity... done (0 conflicting)
- [summer] [1/1] Upgrading pkg from 1.21.2 to 1.21.3...
- [summer] [1/1] Extracting pkg-1.21.3: .......... done
- Updating FreeBSD repository catalogue...
- FreeBSD repository is up to date.
- All repositories are up to date.
- The following 48 package(s) will be affected (of 0 checked):
- 
- New packages to be INSTALLED:
- 	avahi-app: 0.8_2
- 	cups: 2.4.8
- 	dbus: 1.14.10_5,1
- 	dbus-glib: 0.112_1
- 	flac: 1.4.3_1,1
- 	flite: 2.1
- 	gdbm: 1.23
- 	giflib: 5.2.1_1
- 	glib: 2.80.2,2
- 	gmp: 6.3.0
- 	gnome_subr: 1.0
- 	gnustep-base: 1.29.0_1
- 	gnustep-gui: 0.30.0
- 	gnustep-make: 2.9.1
- 	gnutls: 3.8.5_1
- 	icu: 74.2_1,1
- 	jbigkit: 2.1_2
- 	jpeg-turbo: 3.0.2
- 	lame: 3.100_5
- 	libICE: 1.1.0_2,1
- 	libSM: 1.2.3_1,1
- 	libX11: 1.8.7_1,1
- 	libXau: 1.0.9_1
- 	libXdmcp: 1.1.5
- 	libXt: 1.3.0,1
- 	libao: 1.2.0_7
- 	libdaemon: 0.14_1
- 	libdeflate: 1.20
- 	libevent: 2.1.12
- 	libgcrypt: 1.10.3_1
- 	libgpg-error: 1.48
- 	libobjc2: 2.1_3
- 	libogg: 1.3.5,4
- 	libpaper: 1.1.28_1
- 	libsndfile: 1.2.2_1
- 	libtasn1: 4.19.0_1
- 	libvorbis: 1.3.7_2,3
- 	libxcb: 1.16.1
- 	libxml2: 2.11.7
- 	libxslt: 1.1.37_1
- 	mpg123: 1.32.5
- 	nettle: 3.9.1
- 	opus: 1.5.1
- 	p11-kit: 0.25.3_1
- 	png: 1.6.43
- 	py39-packaging: 23.2
- 	tiff: 4.4.0_3
- 	xorgproto: 2023.2
- 
- Number of packages to be installed: 48
- 
- The process will require 261 MiB more space.
- 60 MiB to be downloaded.
- [summer] [1/48] Fetching png-1.6.43.pkg: .......... done
- [summer] [2/48] Fetching avahi-app-0.8_2.pkg: ......... done
- [summer] [3/48] Fetching libxcb-1.16.1.pkg: 
- .......... done
- [summer] [4/48] Fetching flite-2.1.pkg: 
- ...
- ....
- ... done
- [summer] [5/48] Fetching jpeg-turbo-3.0.2.pkg: .......... done
- [summer] [6/48] Fetching dbus-1.14.10_5,1.pkg: ......... done
- [summer] [7/48] Fetching gnustep-gui-0.30.0.pkg: ..
- ........ done
- [summer] [8/48] Fetching libXt-1.3.0,1.pkg: ........
- .. done
- [summer] [9/48] Fetching libxslt-1.1.37_1.pkg: .......... done
- [summer] [10/48] Fetching libgcrypt-1.10.3_1.pkg: .......... done
- [summer] [11/48] Fetching cups-2.4.8.pkg: ....
- ...... done
- [summer] [12/48] Fetching libao-1.2.0_7.pkg: .......... done
- [summer] [13/48] Fetching nettle-3.9.1.pkg: .....
- ..... done
- [summer] [14/48] Fetching opus-1.5.1.pkg: ...
- ....... done
- [summer] [15/48] Fetching mpg123-1.32.5.pkg: ......... done
- [summer] [16/48] Fetching libgpg-error-1.48.pkg: .......... done
- [summer] [17/48] Fetching py39-packaging-23.2.pkg: ....... done
- [summer] [18/48] Fetching gmp-6.3.0.pkg: .......... done
- [summer] [19/48] Fetching libvorbis-1.3.7_2,3.pkg: ......
- .... done
- [summer] [20/48] Fetching libdeflate-1.20.pkg: ....... done
- [summer] [21/48] Fetching libtasn1-4.19.0_1.pkg: .......... done
- [summer] [22/48] Fetching libogg-1.3.5,4.pkg: ....... done
- [summer] [23/48] Fetching libsndfile-1.2.2_1.pkg: .......... done
- [summer] [24/48] Fetching p11-kit-0.25.3_1.pkg: .......... done
- [summer] [25/48] Fetching dbus-glib-0.112_1.pkg: .......
- ... done
- [summer] [26/48] Fetching gnustep-make-2.9.1.pkg: ....... done
- [summer] [27/48] Fetching libXau-1.0.9_1.pkg: .... done
- [summer] [28/48] Fetching libICE-1.1.0_2,1.pkg: .......... done
- [summer] [29/48] Fetching gnome_subr-1.0.pkg: .. done
- [summer] [30/48] Fetching libxml2-2.11.7.pkg: .......... done
- [summer] [31/48] Fetching icu-74.2_1,1.pkg: ..
- .....
- ... done
- [summer] [32/48] Fetching gnutls-3.8.5_1.pkg: .......... done
- [summer] [33/48] Fetching libSM-1.2.3_1,1.pkg: ... done
- [summer] [34/48] Fetching libpaper-1.1.28_1.pkg: ... done
- [summer] [35/48] Fetching libX11-1.8.7_1,1.pkg: ..
- ........ done
- [summer] [36/48] Fetching giflib-5.2.1_1.pkg: ........ done
- [summer] [37/48] Fetching glib-2.80.2,2.pkg: ..
- ........ done
- [summer] [38/48] Fetching xorgproto-2023.2.pkg: ......
- . done
- [summer] [39/48] Fetching jbigkit-2.1_2.pkg: ....... done
- [summer] [40/48] Fetching libdaemon-0.14_1.pkg: ... done
- [summer] [41/48] Fetching libXdmcp-1.1.5.pkg: .. done
- [summer] [42/48] Fetching tiff-4.4.0_3.pkg: .......... done
- [summer] [43/48] Fetching gnustep-base-1.29.0_1.pkg: ..
- ........ done
- [summer] [44/48] Fetching libevent-2.1.12.pkg: ......... done
- [summer] [45/48] Fetching flac-1.4.3_1,1.pkg: .....
- ..... done
- [summer] [46/48] Fetching lame-3.100_5.pkg: .......... done
- [summer] [47/48] Fetching gdbm-1.23.pkg: ........ done
- [summer] [48/48] Fetching libobjc2-2.1_3.pkg: ....... done
- Checking integrity... done (0 conflicting)
- [summer] [1/48] Installing xorgproto-2023.2...
- [summer] [1/48] Extracting xorgproto-2023.2: .......... done
- [summer] [2/48] Installing libXau-1.0.9_1...
- [summer] [2/48] Extracting libXau-1.0.9_1: .......... done
- [summer] [3/48] Installing libXdmcp-1.1.5...
- [summer] [3/48] Extracting libXdmcp-1.1.5: ......... done
- [summer] [4/48] Installing libxcb-1.16.1...
- [summer] [4/48] Extracting libxcb-1.16.1: .......... done
- [summer] [5/48] Installing libICE-1.1.0_2,1...
- [summer] [5/48] Extracting libICE-1.1.0_2,1: .......... done
- [summer] [6/48] Installing py39-packaging-23.2...
- [summer] [6/48] Extracting py39-packaging-23.2: .......... done
- [summer] [7/48] Installing libSM-1.2.3_1,1...
- [summer] [7/48] Extracting libSM-1.2.3_1,1: .......... done
- [summer] [8/48] Installing libX11-1.8.7_1,1...
- [summer] [8/48] Extracting libX11-1.8.7_1,1: .......... done
- [summer] [9/48] Installing dbus-1.14.10_5,1...
- ===> Creating groups.
- Creating group 'messagebus' with gid '556'.
- ===> Creating users
- Creating user 'messagebus' with uid '556'.
- [summer] [9/48] Extracting dbus-1.14.10_5,1: ......... done
- [summer] [10/48] Installing libgpg-error-1.48...
- [summer] [10/48] Extracting libgpg-error-1.48: .......... done
- [summer] [11/48] Installing gmp-6.3.0...
- [summer] [11/48] Extracting gmp-6.3.0: .......... done
- [summer] [12/48] Installing libtasn1-4.19.0_1...
- [summer] [12/48] Extracting libtasn1-4.19.0_1: .......... done
- [summer] [13/48] Installing glib-2.80.2,2...
- [summer] [13/48] Extracting glib-2.80.2,2: 
- .......... done
- [summer] [14/48] Installing libgcrypt-1.10.3_1...
- [summer] [14/48] Extracting libgcrypt-1.10.3_1: .......... done
- [summer] [15/48] Installing nettle-3.9.1...
- [summer] [15/48] Extracting nettle-3.9.1: .......... done
- [summer] [16/48] Installing libogg-1.3.5,4...
- [summer] [16/48] Extracting libogg-1.3.5,4: .......... done
- [summer] [17/48] Installing p11-kit-0.25.3_1...
- [summer] [17/48] Extracting p11-kit-0.25.3_1: .......... done
- [summer] [18/48] Installing dbus-glib-0.112_1...
- [summer] [18/48] Extracting dbus-glib-0.112_1: .......... done
- [summer] [19/48] Installing gnome_subr-1.0...
- [summer] [19/48] Extracting gnome_subr-1.0: .... done
- [summer] [20/48] Installing libxml2-2.11.7...
- [summer] [20/48] Extracting libxml2-2.11.7: .......... done
- [summer] [21/48] Installing libdaemon-0.14_1...
- [summer] [21/48] Extracting libdaemon-0.14_1: .......... done
- [summer] [22/48] Installing libevent-2.1.12...
- [summer] [22/48] Extracting libevent-2.1.12: .......... done
- [summer] [23/48] Installing gdbm-1.23...
- [summer] [23/48] Extracting gdbm-1.23: .......... done
- [summer] [24/48] Installing libobjc2-2.1_3...
- [summer] [24/48] Extracting libobjc2-2.1_3: .......... done
- [summer] [25/48] Installing avahi-app-0.8_2...
- ===> Creating groups.
- Creating group 'avahi' with gid '558'.
- ===> Creating users
- Creating user 'avahi' with uid '558'.
- [summer] [25/48] Extracting avahi-app-0.8_2: .......... done
- [summer] [26/48] Installing jpeg-turbo-3.0.2...
- [summer] [26/48] Extracting jpeg-turbo-3.0.2: .......... done
- [summer] [27/48] Installing libxslt-1.1.37_1...
- [summer] [27/48] Extracting libxslt-1.1.37_1: .......... done
- [summer] [28/48] Installing opus-1.5.1...
- [summer] [28/48] Extracting opus-1.5.1: .......... done
- [summer] [29/48] Installing mpg123-1.32.5...
- [summer] [29/48] Extracting mpg123-1.32.5: .......... done
- [summer] [30/48] Installing libvorbis-1.3.7_2,3...
- [summer] [30/48] Extracting libvorbis-1.3.7_2,3: .......... done
- [summer] [31/48] Installing libdeflate-1.20...
- [summer] [31/48] Extracting libdeflate-1.20: .......... done
- [summer] [32/48] Installing gnustep-make-2.9.1...
- [summer] [32/48] Extracting gnustep-make-2.9.1: ......... done
- [summer] [33/48] Installing icu-74.2_1,1...
- [summer] [33/48] Extracting icu-74.2_1,1: .......... done
- [summer] [34/48] Installing gnutls-3.8.5_1...
- [summer] [34/48] Extracting gnutls-3.8.5_1: .......... done
- [summer] [35/48] Installing libpaper-1.1.28_1...
- [summer] [35/48] Extracting libpaper-1.1.28_1: .......... done
- [summer] [36/48] Installing jbigkit-2.1_2...
- [summer] [36/48] Extracting jbigkit-2.1_2: .......... done
- [summer] [37/48] Installing flac-1.4.3_1,1...
- [summer] [37/48] Extracting flac-1.4.3_1,1: .......... done
- [summer] [38/48] Installing lame-3.100_5...
- [summer] [38/48] Extracting lame-3.100_5: .......... done
- [summer] [39/48] Installing png-1.6.43...
- [summer] [39/48] Extracting png-1.6.43: .......... done
- [summer] [40/48] Installing flite-2.1...
- [summer] [40/48] Extracting flite-2.1: .......... done
- [summer] [41/48] Installing libXt-1.3.0,1...
- [summer] [41/48] Extracting libXt-1.3.0,1: .......... done
- [summer] [42/48] Installing cups-2.4.8...
- ===> Creating groups.
- Creating group 'cups' with gid '193'.
- ===> Creating users
- Creating user 'cups' with uid '193'.
- [summer] [42/48] Extracting cups-2.4.8: .......... done
- [summer] [43/48] Installing libao-1.2.0_7...
- [summer] [43/48] Extracting libao-1.2.0_7: .......... done
- [summer] [44/48] Installing libsndfile-1.2.2_1...
- [summer] [44/48] Extracting libsndfile-1.2.2_1: .......... done
- [summer] [45/48] Installing giflib-5.2.1_1...
- [summer] [45/48] Extracting giflib-5.2.1_1: .......... done
- [summer] [46/48] Installing tiff-4.4.0_3...
- [summer] [46/48] Extracting tiff-4.4.0_3: .......
- ... done
- [summer] [47/48] Installing gnustep-base-1.29.0_1...
- [summer] [47/48] Extracting gnustep-base-1.29.0_1: .......... done
- [summer] [48/48] Installing gnustep-gui-0.30.0...
- [summer] [48/48] Extracting gnustep-gui-0.30.0: .......... done
- ==> Running trigger: gio-modules.ucl
- Generating GIO modules cache
- ==> Running trigger: glib-schemas.ucl
- Compiling glib schemas
- No schema files found: doing nothing.
- =====
- Message from libobjc2-2.1_3:
- 
- --
- ===>   NOTICE:
- 
- The libobjc2 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
- =====
- Message from gnustep-make-2.9.1:
- 
- --
- ===>   NOTICE:
- 
- The gnustep-make 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
- =====
- Message from flite-2.1:
- 
- --
- ===>   NOTICE:
- 
- The flite 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
- =====
- Message from gnustep-base-1.29.0_1:
- 
- --
- ===>   NOTICE:
- 
- The gnustep-base 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
- =====
- Message from gnustep-gui-0.30.0:
- 
- --
- ===>   NOTICE:
- 
- The gnustep-gui 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/45:
Processing  2/45:
Processing  3/45:
Processing  4/45:
Processing  5/45:
Processing  6/45:
Processing  7/45:
Processing  8/45:
Processing  9/45:
Processing 10/45: [conf-clang: clang]
Processing 11/45: [conf-clang: clang] [conf-gnustep-base: pkg info]
Processing 12/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info]
Processing 13/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info] [conf-libobjc2: pkg info]
Processing 14/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info] [conf-libobjc2: pkg info] [conf-pkg-config: pkg-config]
-> retrieved bigarray-compat.1.1.0  (cached)
Processing 15/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info] [conf-libobjc2: pkg info] [conf-pkg-config: pkg-config]
+ /usr/local/bin/pkg-config "--help" (CWD=/home/opam/.opam/5.2.0/.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
-   --solution                        print dependency graph solution in a simple 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 15/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info] [conf-libobjc2: pkg info]
-> installed conf-pkg-config.3
Processing 16/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info] [conf-libobjc2: pkg info]
Processing 17/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info] [conf-libffi: pkg-config libffi] [conf-libobjc2: pkg info]
+ /usr/sbin/pkg "info" "libobjc2" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-libobjc2.1)
- libobjc2-2.1_3
- Name           : libobjc2
- Version        : 2.1_3
- Installed on   : Wed Jun  5 05:24:11 2024 UTC
- Origin         : lang/libobjc2
- Architecture   : FreeBSD:14:amd64
- Prefix         : /usr/local
- Categories     : lang gnustep devel
- Licenses       : MIT
- Maintainer     : ports@FreeBSD.org
- WWW            : https://github.com/gnustep/libobjc2/
- Comment        : Replacement Objective-C runtime supporting modern Objective-C features
- Shared Libs provided:
- 	libobjc.so.4.6
- Annotations    :
- 	FreeBSD_version: 1400097
- 	build_timestamp: 2024-04-09T02:02:12+0000
- 	built_by       : poudriere-git-3.4.1-1-g1e9f97d6
- 	port_checkout_unclean: no
- 	port_git_hash  : b3aa1ea86
- 	ports_top_checkout_unclean: no
- 	ports_top_git_hash: c5cd82114
- 	repo_type      : binary
- 	repository     : FreeBSD
- Flat size      : 253KiB
- Description    :
- Replacement for the GNU Objective-C runtime supporting the features
- of modern dialects of Objective-C for use with GNUstep and other Objective-C
- programs.
- 
- This runtime is based on the Etoile Objective-C Runtime, an earlier
- research prototype, and includes support for non-fragile instance
- variables, type-dependent dispatch, and object planes. It is fully
- compatible with the FSF's GCC Objective-C ABI and also implements
- a new ABI that is supported by Clang and is required for some of
- the newer features.
-> compiled  conf-libobjc2.1
Processing 17/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info] [conf-libffi: pkg-config libffi]
-> installed conf-libobjc2.1
Processing 18/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info] [conf-libffi: pkg-config libffi]
+ /usr/local/bin/pkg-config "libffi" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-libffi.2.0.0)
-> compiled  conf-libffi.2.0.0
Processing 18/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info]
-> installed conf-libffi.2.0.0
Processing 19/45: [conf-clang: clang] [conf-gnustep-base: pkg info] [conf-gnustep-gui: pkg info]
+ /usr/sbin/pkg "info" "gnustep-gui" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-gnustep-gui.1)
- gnustep-gui-0.30.0
- Name           : gnustep-gui
- Version        : 0.30.0
- Installed on   : Wed Jun  5 05:24:44 2024 UTC
- Origin         : x11-toolkits/gnustep-gui
- Architecture   : FreeBSD:14:amd64
- Prefix         : /usr/local
- Categories     : x11-toolkits gnustep
- Licenses       : LGPL3 and GPLv3
- Maintainer     : ports@FreeBSD.org
- WWW            : http://www.gnustep.org/
- Comment        : GNUstep GUI library
- Options        :
- 	ASPELL         : off
- 	CUPS           : on
- 	DOCS           : on
- Shared Libs required:
- 	libtiff.so.5
- 	libsndfile.so.1
- 	libpng16.so.16
- 	libobjc.so.4.6
- 	libjpeg.so.8
- 	libicuuc.so.74
- 	libicui18n.so.74
- 	libicudata.so.74
- 	libgnustep-base.so.1.29
- 	libgif.so.7
- 	libflite_usenglish.so.1
- 	libflite_cmulex.so.1
- 	libflite_cmu_us_kal16.so.1
- 	libflite.so.1
- 	libcups.so.2
- 	libao.so.4
- Shared Libs provided:
- 	libgnustep-gui.so.0
- Annotations    :
- 	FreeBSD_version: 1400097
- 	build_timestamp: 2024-05-12T01:06:50+0000
- 	built_by       : poudriere-git-3.4.1-30-g79e3edcd
- 	port_checkout_unclean: no
- 	port_git_hash  : b3aa1ea86
- 	ports_top_checkout_unclean: no
- 	ports_top_git_hash: 19f0c6a3c
- 	repo_type      : binary
- 	repository     : FreeBSD
- Flat size      : 14.2MiB
- Description    :
- The GNUstep GUI library implements the AppKit portion of the OpenStep
- specification, jointly developed by NeXT and Sun.  It aims to provide
- compatibility with extensions added by Apple's implementation of this standard:
- Cocoa.  The AppKit library contains components required for writing graphical
- applications.
- 
- Please contact the GNUstep maintainers at <discuss-gnustep@gnu.org> in
- case of questions and offers of help.
- 
- LICENSE: LGPL2 or later (framework)
- LICENSE: GPL3 or later (tools)
-> compiled  conf-gnustep-gui.1
Processing 19/45: [conf-clang: clang] [conf-gnustep-base: pkg info]
-> installed conf-gnustep-gui.1
Processing 20/45: [conf-clang: clang] [conf-gnustep-base: pkg info]
+ /usr/sbin/pkg "info" "gnustep-base" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-gnustep-base.1)
- gnustep-base-1.29.0_1
- Name           : gnustep-base
- Version        : 1.29.0_1
- Installed on   : Wed Jun  5 05:24:44 2024 UTC
- Origin         : lang/gnustep-base
- Architecture   : FreeBSD:14:amd64
- Prefix         : /usr/local
- Categories     : lang gnustep devel
- Licenses       : LGPL3 and GPLv3
- Maintainer     : ports@FreeBSD.org
- WWW            : http://www.gnustep.org/
- Comment        : GNUstep Foundation library
- Options        :
- 	AVAHI          : on
- 	GNUTLS         : on
- 	ICU            : on
- 	MDNS           : off
- Shared Libs required:
- 	libxslt.so.1
- 	libxml2.so.2
- 	libobjc.so.4.6
- 	libicuuc.so.74
- 	libicui18n.so.74
- 	libicudata.so.74
- 	libgnutls.so.30
- 	libgmp.so.10
- 	libffi.so.8
- 	libcurl.so.4
- 	libavahi-common.so.3
- 	libavahi-client.so.3
- Shared Libs provided:
- 	libgnustep-base.so.1.29
- Annotations    :
- 	FreeBSD_version: 1400097
- 	build_timestamp: 2024-05-09T01:11:29+0000
- 	built_by       : poudriere-git-3.4.1-30-g79e3edcd
- 	port_checkout_unclean: no
- 	port_git_hash  : b3aa1ea86
- 	ports_top_checkout_unclean: no
- 	ports_top_git_hash: 378b56063
- 	repo_type      : binary
- 	repository     : FreeBSD
- Flat size      : 10.3MiB
- Description    :
- The GNUstep Base library implements the Foundation portion of the OpenStep
- specification, jointly developed by NeXT and Sun.  It aims to provide
- compatibility with extensions added by Apple's implementation of this standard:
- Cocoa.  The Foundation framework provides the standard library for Objective-C,
- including collections, operating system interfaces, and so on.
- 
- Please contact the GNUstep maintainers at <discuss-gnustep@gnu.org> in
- case of questions and offers of help.
-> compiled  conf-gnustep-base.1
Processing 20/45: [conf-clang: clang]
-> installed conf-gnustep-base.1
Processing 21/45: [conf-clang: clang]
+ /usr/bin/clang "--version" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/conf-clang.1)
- FreeBSD clang version 16.0.6 (https://github.com/llvm/llvm-project.git llvmorg-16.0.6-0-g7cbf1a259152)
- Target: x86_64-unknown-freebsd14.0
- Thread model: posix
- InstalledDir: /usr/bin
-> compiled  conf-clang.1
Processing 21/45:
-> installed conf-clang.1
Processing 22/45:
-> retrieved csexp.1.5.2  (cached)
Processing 23/45:
-> retrieved ctypes.0.22.0, ctypes-foreign.0.22.0  (cached)
Processing 24/45:
-> retrieved camlkit-base.0.1.1, camlkit-gui.0.1.1  (cached)
Processing 25/45:
-> retrieved integers.0.7.0  (cached)
-> retrieved dune.3.15.3, dune-configurator.3.15.3  (cached)
Processing 26/45: [dune: ocaml 15]
-> retrieved stdlib-shims.0.3.0  (cached)
+ /home/opam/.opam/5.2.0/bin/ocaml "boot/bootstrap.ml" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3)
- ocamlc -output-complete-exe -w -24 -g -o .duneboot.exe -I boot -I +unix unix.cma boot/libs.ml boot/duneboot.ml
- ./.duneboot.exe -j 15
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads stdune.ml
- File "otherlibs/stdune/src/stdune.ml", line 1, characters 4-9:
- Warning 53 [misplaced-attribute]: the "alert" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads fiber.mli
- File "vendor/fiber/src/fiber.mli", line 117, characters 3-9:
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads memo.mli
- File "src/memo/memo.mli", line 104, characters 3-9:
- Warning 53 [misplaced-attribute]: the "inline" attribute cannot appear in this context
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamLocal.ml
- File "vendor/opam/src/repository/opamLocal.ml", lines 109-114, characters 46-34:
- 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:
- 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:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamVCS.ml
- File "vendor/opam/src/repository/opamVCS.ml", lines 179-182, characters 11-40:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamDownload.ml
- File "vendor/opam/src/repository/opamDownload.ml", lines 323-361, characters 42-41:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- Checksum_mismatch _
- cd _boot && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -c -g -no-alias-deps -w -49-6 -alert -unstable -I +unix -I +threads opamRepository.ml
- File "vendor/opam/src/repository/opamRepository.ml", lines 88-90, characters 45-77:
- 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/opamRepository.ml", lines 277-280, characters 39-59:
- 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/opamRepository.ml", lines 423-427, characters 12-42:
- Warning 8 [partial-match]: this pattern-matching is not exhaustive.
- Here is an example of a case that is not matched:
- (_, Checksum_mismatch _)
- 

Processing 26/45: [dune: ./_boot/dune.exe build]
+ /home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3/./_boot/dune.exe "build" "dune.install" "--release" "--profile" "dune-bootstrap" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune.3.15.3)
-> compiled  dune.3.15.3
-> installed dune.3.15.3
Processing 28/45: [bigarray-compat: dune build]
Processing 29/45: [bigarray-compat: dune build] [csexp: dune build]
Processing 30/45: [bigarray-compat: dune build] [csexp: dune build] [stdlib-shims: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "stdlib-shims" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/stdlib-shims.0.3.0)
-> compiled  stdlib-shims.0.3.0
Processing 30/45: [bigarray-compat: dune build] [csexp: dune build]
-> installed stdlib-shims.0.3.0
Processing 31/45: [bigarray-compat: dune build] [csexp: dune build]
Processing 32/45: [bigarray-compat: dune build] [csexp: dune build] [integers: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "csexp" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/csexp.1.5.2)
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlc.opt -w -40 -g -bin-annot -I src/.csexp.objs/byte -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/byte/csexp.cmo -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
- (cd _build/default && /home/opam/.opam/5.2.0/bin/ocamlopt.opt -w -40 -g -I src/.csexp.objs/byte -I src/.csexp.objs/native -intf-suffix .ml -no-alias-deps -o src/.csexp.objs/native/csexp.cmx -c -impl src/csexp.ml)
- File "src/csexp.ml", line 236, characters 7-14:
- 236 |     [@@inlined always]
-              ^^^^^^^
- Warning 53 [misplaced-attribute]: the "inlined" attribute cannot appear in this context
-> compiled  csexp.1.5.2
Processing 32/45: [bigarray-compat: dune build] [integers: dune build]
-> installed csexp.1.5.2
Processing 33/45: [bigarray-compat: dune build] [integers: dune build]
Processing 34/45: [bigarray-compat: dune build] [dune-configurator: rm] [integers: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "integers" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/integers.0.7.0)
-> compiled  integers.0.7.0
Processing 34/45: [bigarray-compat: dune build] [dune-configurator: rm]
-> installed integers.0.7.0
Processing 35/45: [bigarray-compat: dune build] [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/csexp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "bigarray-compat" "-j" "15" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/bigarray-compat.1.1.0)
-> compiled  bigarray-compat.1.1.0
Processing 35/45: [dune-configurator: rm]
-> installed bigarray-compat.1.1.0
Processing 36/45: [dune-configurator: rm]
+ /bin/rm "-rf" "vendor/pp" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
Processing 36/45: [dune-configurator: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "dune-configurator" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/dune-configurator.3.15.3)
-> compiled  dune-configurator.3.15.3
-> installed dune-configurator.3.15.3
Processing 38/45: [ctypes: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ctypes" "-j" "15" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ctypes.0.22.0)
Processing 38/45: [ctypes: dune install]
+ /home/opam/.opam/5.2.0/bin/dune "install" "-p" "ctypes" "--create-install-files" "ctypes" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ctypes.0.22.0)
-> compiled  ctypes.0.22.0
-> installed ctypes.0.22.0
Processing 40/45: [ctypes-foreign: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "ctypes-foreign" "-j" "15" "--promote-install-files=false" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ctypes-foreign.0.22.0)
Processing 40/45: [ctypes-foreign: dune install]
+ /home/opam/.opam/5.2.0/bin/dune "install" "-p" "ctypes-foreign" "--create-install-files" "ctypes-foreign" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/ctypes-foreign.0.22.0)
-> compiled  ctypes-foreign.0.22.0
-> installed ctypes-foreign.0.22.0
Processing 42/45: [camlkit-base: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "camlkit-base" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/camlkit-base.0.1.1)
-> compiled  camlkit-base.0.1.1
-> installed camlkit-base.0.1.1
Processing 44/45: [camlkit-gui: dune build]
+ /home/opam/.opam/5.2.0/bin/dune "build" "-p" "camlkit-gui" "-j" "15" "@install" (CWD=/home/opam/.opam/5.2.0/.opam-switch/build/camlkit-gui.0.1.1)
-> compiled  camlkit-gui.0.1.1
-> installed camlkit-gui.0.1.1
Done.
2024-06-05 05:27.22 ---> saved as "34efc2e2ae94280b9f019303a6f6f7291bbe4691f589e02ed4df39f9d4de0721"
Job succeeded