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


Building on doris.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2024-03-17 09:15.45 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" 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/bin/opam-dev /usr/bin/opam"))
2024-03-17 09:15.45 ---> using "65c3237f501f7c75f3828458ecf2342bc41c98aaef8c6a7fd82bf46a58cb258c" 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 ac9a846c007d1cde3764459aeae5b75c2f8b7aa8"))
2024-03-17 09:15.45 ---> using "f6daa5a185e151575958bea1bc7ebf168b134457b47fd2bceccea664c8ac3953" from cache

/: (run (shell "rm -rf ~/.opam && opam init -ya --bare --config ~/.opamrc-sandbox ~/opam-repository"))
Configuring from /home/opam/.opamrc-sandbox, then /home/opam/.opamrc, and finally from 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-03-17 09:15.45 ---> using "18a4f9bae2d8e0b81b324227a340acbc6fb6adc121711142b1a69c92072eb64b" from cache

/: (run (cache (opam-archives (target /home/opam/.opam/download-cache)))
        (network host)
        (shell "opam switch create --repositories=default '5.0' '5.0.0'"))

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> installed ocaml-options-vanilla.1
-> retrieved ocaml-base-compiler.5.0.0  (cached)
-> installed ocaml-base-compiler.5.0.0
-> installed ocaml-config.3
-> installed ocaml.5.0.0
-> installed base-domains.base
-> installed base-nnp.base
Done.
# Run eval $(opam env --switch=5.0) to update the current shell environment
2024-03-17 09:15.45 ---> using "5d11e26b54cd8d53a366092f138bac1d66998e7c9c071436c2e49483e197a936" from cache

/: (run (network host)
        (shell "opam update --depexts"))
+ /usr/bin/sudo "apt-get" "update"
- Get:1 http://deb.debian.org/debian unstable InRelease [198 kB]
- Get:2 http://deb.debian.org/debian unstable/main amd64 Packages.diff/Index [63.6 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-17-0254.04-F-2024-03-15-1419.03.pdiff [512 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-03-17-0254.04-F-2024-03-15-1419.03.pdiff [512 kB]
- Fetched 774 kB in 1s (526 kB/s)
- Reading package lists...
- 
2024-03-17 09:15.45 ---> using "6b85e139d472f2a5d3bc623d507cd520c18ded34e93922816e31990890666680" from cache

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

The following actions will be performed:
=== install 4 packages
  - install conf-pkg-config 3      [required by conf-sfml2]
  - install conf-sfml2      1      [required by sfml]
  - install ocamlfind       1.9.6  [required by sfml]
  - install sfml            0.09.2

The following system packages will first need to be installed:
    libsfml-dev pkg-config

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

opam believes some required external dependencies are missing. opam can:
> 1. Run apt-get to install them (may need root/sudo access)
  2. Display the recommended apt-get 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/bin/sudo "apt-get" "install" "-qq" "-yy" "libsfml-dev" "pkg-config"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libdbus-1-3:amd64.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 19678 files and directories currently installed.)
- Preparing to unpack .../0-libdbus-1-3_1.14.10-4+b1_amd64.deb ...
- Unpacking libdbus-1-3:amd64 (1.14.10-4+b1) ...
- Selecting previously unselected package dbus-bin.
- Preparing to unpack .../1-dbus-bin_1.14.10-4+b1_amd64.deb ...
- Unpacking dbus-bin (1.14.10-4+b1) ...
- Selecting previously unselected package dbus-session-bus-common.
- Preparing to unpack .../2-dbus-session-bus-common_1.14.10-4_all.deb ...
- Unpacking dbus-session-bus-common (1.14.10-4) ...
- Selecting previously unselected package dbus-daemon.
- Preparing to unpack .../3-dbus-daemon_1.14.10-4+b1_amd64.deb ...
- Unpacking dbus-daemon (1.14.10-4+b1) ...
- Selecting previously unselected package dbus-system-bus-common.
- Preparing to unpack .../4-dbus-system-bus-common_1.14.10-4_all.deb ...
- Unpacking dbus-system-bus-common (1.14.10-4) ...
- Selecting previously unselected package dbus.
- Preparing to unpack .../5-dbus_1.14.10-4+b1_amd64.deb ...
- Unpacking dbus (1.14.10-4+b1) ...
- Selecting previously unselected package libpython3.11-minimal:amd64.
- Preparing to unpack .../6-libpython3.11-minimal_3.11.8-3_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.8-3) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../7-python3.11-minimal_3.11.8-3_amd64.deb ...
- Unpacking python3.11-minimal (3.11.8-3) ...
- Setting up libpython3.11-minimal:amd64 (3.11.8-3) ...
- Setting up python3.11-minimal (3.11.8-3) ...
- Selecting previously unselected package python3-minimal.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20070 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.8-1_amd64.deb ...
- Unpacking python3-minimal (3.11.8-1) ...
- Selecting previously unselected package media-types.
- Preparing to unpack .../media-types_10.1.0_all.deb ...
- Unpacking media-types (10.1.0) ...
- Selecting previously unselected package libpython3.11-stdlib:amd64.
- Preparing to unpack .../libpython3.11-stdlib_3.11.8-3_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.8-3) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.8-3_amd64.deb ...
- Unpacking python3.11 (3.11.8-3) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.8-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up python3-minimal (3.11.8-1) ...
- Selecting previously unselected package python3.
- (Reading database ... 
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 20495 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.11.8-1_amd64.deb ...
- Unpacking python3 (3.11.8-1) ...
- Selecting previously unselected package alsa-topology-conf.
- Preparing to unpack .../01-alsa-topology-conf_1.2.5.1-2_all.deb ...
- Unpacking alsa-topology-conf (1.2.5.1-2) ...
- Selecting previously unselected package libasound2-data.
- Preparing to unpack .../02-libasound2-data_1.2.11-1_all.deb ...
- Unpacking libasound2-data (1.2.11-1) ...
- Selecting previously unselected package libasound2t64:amd64.
- Preparing to unpack .../03-libasound2t64_1.2.11-1_amd64.deb ...
- Unpacking libasound2t64:amd64 (1.2.11-1) ...
- Selecting previously unselected package alsa-ucm-conf.
- Preparing to unpack .../04-alsa-ucm-conf_1.2.11-1_all.deb ...
- Unpacking alsa-ucm-conf (1.2.11-1) ...
- Selecting previously unselected package libasyncns0:amd64.
- Preparing to unpack .../05-libasyncns0_0.8-6+b3_amd64.deb ...
- Unpacking libasyncns0:amd64 (0.8-6+b3) ...
- Selecting previously unselected package libdrm-common.
- Preparing to unpack .../06-libdrm-common_2.4.120-2_all.deb ...
- Unpacking libdrm-common (2.4.120-2) ...
- Selecting previously unselected package libdrm2:amd64.
- Preparing to unpack .../07-libdrm2_2.4.120-2_amd64.deb ...
- Unpacking libdrm2:amd64 (2.4.120-2) ...
- Selecting previously unselected package libdrm-amdgpu1:amd64.
- Preparing to unpack .../08-libdrm-amdgpu1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-amdgpu1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libpciaccess0:amd64.
- Preparing to unpack .../09-libpciaccess0_0.17-3_amd64.deb ...
- Unpacking libpciaccess0:amd64 (0.17-3) ...
- Selecting previously unselected package libdrm-intel1:amd64.
- Preparing to unpack .../10-libdrm-intel1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-intel1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libdrm-nouveau2:amd64.
- Preparing to unpack .../11-libdrm-nouveau2_2.4.120-2_amd64.deb ...
- Unpacking libdrm-nouveau2:amd64 (2.4.120-2) ...
- Selecting previously unselected package libdrm-radeon1:amd64.
- Preparing to unpack .../12-libdrm-radeon1_2.4.120-2_amd64.deb ...
- Unpacking libdrm-radeon1:amd64 (2.4.120-2) ...
- Selecting previously unselected package libelf1t64:amd64.
- Preparing to unpack .../13-libelf1t64_0.191-1_amd64.deb ...
- Unpacking libelf1t64:amd64 (0.191-1) ...
- Selecting previously unselected package libogg0:amd64.
- Preparing to unpack .../14-libogg0_1.3.5-3_amd64.deb ...
- Unpacking libogg0:amd64 (1.3.5-3) ...
- Selecting previously unselected package libflac12t64:amd64.
- Preparing to unpack .../15-libflac12t64_1.4.3+ds-2.1_amd64.deb ...
- Unpacking libflac12t64:amd64 (1.4.3+ds-2.1) ...
- Selecting previously unselected package libglvnd0:amd64.
- Preparing to unpack .../16-libglvnd0_1.7.0-1_amd64.deb ...
- Unpacking libglvnd0:amd64 (1.7.0-1) ...
- Selecting previously unselected package libglapi-mesa:amd64.
- Preparing to unpack .../17-libglapi-mesa_24.0.3-1_amd64.deb ...
- Unpacking libglapi-mesa:amd64 (24.0.3-1) ...
- Selecting previously unselected package libx11-xcb1:amd64.
- Preparing to unpack .../18-libx11-xcb1_2%3a1.8.7-1_amd64.deb ...
- Unpacking libx11-xcb1:amd64 (2:1.8.7-1) ...
- Selecting previously unselected package libxcb-dri2-0:amd64.
- Preparing to unpack .../19-libxcb-dri2-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri2-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-dri3-0:amd64.
- Preparing to unpack .../20-libxcb-dri3-0_1.15-1_amd64.deb ...
- Unpacking libxcb-dri3-0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-glx0:amd64.
- Preparing to unpack .../21-libxcb-glx0_1.15-1_amd64.deb ...
- Unpacking libxcb-glx0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-present0:amd64.
- Preparing to unpack .../22-libxcb-present0_1.15-1_amd64.deb ...
- Unpacking libxcb-present0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-randr0:amd64.
- Preparing to unpack .../23-libxcb-randr0_1.15-1_amd64.deb ...
- Unpacking libxcb-randr0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../24-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-sync1:amd64.
- Preparing to unpack .../25-libxcb-sync1_1.15-1_amd64.deb ...
- Unpacking libxcb-sync1:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-xfixes0:amd64.
- Preparing to unpack .../26-libxcb-xfixes0_1.15-1_amd64.deb ...
- Unpacking libxcb-xfixes0:amd64 (1.15-1) ...
- Selecting previously unselected package libxfixes3:amd64.
- Preparing to unpack .../27-libxfixes3_1%3a6.0.0-2_amd64.deb ...
- Unpacking libxfixes3:amd64 (1:6.0.0-2) ...
- Selecting previously unselected package libxshmfence1:amd64.
- Preparing to unpack .../28-libxshmfence1_1.3-1_amd64.deb ...
- Unpacking libxshmfence1:amd64 (1.3-1) ...
- Selecting previously unselected package libxxf86vm1:amd64.
- Preparing to unpack .../29-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ...
- Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Selecting previously unselected package libvulkan1:amd64.
- Preparing to unpack .../30-libvulkan1_1.3.275.0-1_amd64.deb ...
- Unpacking libvulkan1:amd64 (1.3.275.0-1) ...
- Selecting previously unselected package libicu72:amd64.
- Preparing to unpack .../31-libicu72_72.1-4+b1_amd64.deb ...
- Unpacking libicu72:amd64 (72.1-4+b1) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../32-libxml2_2.9.14+dfsg-1.3+b2_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1.3+b2) ...
- Selecting previously unselected package libz3-4:amd64.
- Preparing to unpack .../33-libz3-4_4.8.12-3.1+b2_amd64.deb ...
- Unpacking libz3-4:amd64 (4.8.12-3.1+b2) ...
- Selecting previously unselected package libllvm17t64:amd64.
- Preparing to unpack .../34-libllvm17t64_1%3a17.0.6-9_amd64.deb ...
- Unpacking libllvm17t64:amd64 (1:17.0.6-9) ...
- Selecting previously unselected package libsensors-config.
- Preparing to unpack .../35-libsensors-config_1%3a3.6.0-9_all.deb ...
- Unpacking libsensors-config (1:3.6.0-9) ...
- Selecting previously unselected package libsensors5:amd64.
- Preparing to unpack .../36-libsensors5_1%3a3.6.0-9_amd64.deb ...
- Unpacking libsensors5:amd64 (1:3.6.0-9) ...
- Selecting previously unselected package libgl1-mesa-dri:amd64.
- Preparing to unpack .../37-libgl1-mesa-dri_24.0.3-1_amd64.deb ...
- Unpacking libgl1-mesa-dri:amd64 (24.0.3-1) ...
- Selecting previously unselected package libglx-mesa0:amd64.
- Preparing to unpack .../38-libglx-mesa0_24.0.3-1_amd64.deb ...
- Unpacking libglx-mesa0:amd64 (24.0.3-1) ...
- Selecting previously unselected package libglx0:amd64.
- Preparing to unpack .../39-libglx0_1.7.0-1_amd64.deb ...
- Unpacking libglx0:amd64 (1.7.0-1) ...
- Selecting previously unselected package libgl1:amd64.
- Preparing to unpack .../40-libgl1_1.7.0-1_amd64.deb ...
- Unpacking libgl1:amd64 (1.7.0-1) ...
- Selecting previously unselected package libglx-dev:amd64.
- Preparing to unpack .../41-libglx-dev_1.7.0-1_amd64.deb ...
- Unpacking libglx-dev:amd64 (1.7.0-1) ...
- Selecting previously unselected package libgl-dev:amd64.
- Preparing to unpack .../42-libgl-dev_1.7.0-1_amd64.deb ...
- Unpacking libgl-dev:amd64 (1.7.0-1) ...
- Selecting previously unselected package libmp3lame0:amd64.
- Preparing to unpack .../43-libmp3lame0_3.100-6+b2_amd64.deb ...
- Unpacking libmp3lame0:amd64 (3.100-6+b2) ...
- Selecting previously unselected package libmpg123-0:amd64.
- Preparing to unpack .../44-libmpg123-0_1.32.5-1+b1_amd64.deb ...
- Unpacking libmpg123-0:amd64 (1.32.5-1+b1) ...
- Selecting previously unselected package libopenal-data.
- Preparing to unpack .../45-libopenal-data_1%3a1.23.1-4_all.deb ...
- Unpacking libopenal-data (1:1.23.1-4) ...
- Selecting previously unselected package libsndio7.0:amd64.
- Preparing to unpack .../46-libsndio7.0_1.9.0-0.3+b4_amd64.deb ...
- Unpacking libsndio7.0:amd64 (1.9.0-0.3+b4) ...
- Selecting previously unselected package libopenal1:amd64.
- Preparing to unpack .../47-libopenal1_1%3a1.23.1-4+b1_amd64.deb ...
- Unpacking libopenal1:amd64 (1:1.23.1-4+b1) ...
- Selecting previously unselected package libopus0:amd64.
- Preparing to unpack .../48-libopus0_1.4-1+b1_amd64.deb ...
- Unpacking libopus0:amd64 (1.4-1+b1) ...
- Selecting previously unselected package libpkgconf3:amd64.
- Preparing to unpack .../49-libpkgconf3_1.8.1-1+b2_amd64.deb ...
- Unpacking libpkgconf3:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package libvorbis0a:amd64.
- Preparing to unpack .../50-libvorbis0a_1.3.7-2_amd64.deb ...
- Unpacking libvorbis0a:amd64 (1.3.7-2) ...
- Selecting previously unselected package libvorbisenc2:amd64.
- Preparing to unpack .../51-libvorbisenc2_1.3.7-2_amd64.deb ...
- Unpacking libvorbisenc2:amd64 (1.3.7-2) ...
- Selecting previously unselected package libsndfile1:amd64.
- Preparing to unpack .../52-libsndfile1_1.2.2-1+b1_amd64.deb ...
- Unpacking libsndfile1:amd64 (1.2.2-1+b1) ...
- Selecting previously unselected package libpulse0:amd64.
- Preparing to unpack .../53-libpulse0_16.1+dfsg1-3+b1_amd64.deb ...
- Unpacking libpulse0:amd64 (16.1+dfsg1-3+b1) ...
- Selecting previously unselected package libsfml-system2.6:amd64.
- Preparing to unpack .../54-libsfml-system2.6_2.6.1+dfsg-2_amd64.deb ...
- Unpacking libsfml-system2.6:amd64 (2.6.1+dfsg-2) ...
- Selecting previously unselected package libvorbisfile3:amd64.
- Preparing to unpack .../55-libvorbisfile3_1.3.7-2_amd64.deb ...
- Unpacking libvorbisfile3:amd64 (1.3.7-2) ...
- Selecting previously unselected package libsfml-audio2.6:amd64.
- Preparing to unpack .../56-libsfml-audio2.6_2.6.1+dfsg-2_amd64.deb ...
- Unpacking libsfml-audio2.6:amd64 (2.6.1+dfsg-2) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../57-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libxcursor1:amd64.
- Preparing to unpack .../58-libxcursor1_1%3a1.2.1-1_amd64.deb ...
- Unpacking libxcursor1:amd64 (1:1.2.1-1) ...
- Selecting previously unselected package libxrandr2:amd64.
- Preparing to unpack .../59-libxrandr2_2%3a1.5.2-2+b1_amd64.deb ...
- Unpacking libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Selecting previously unselected package libsfml-window2.6:amd64.
- Preparing to unpack .../60-libsfml-window2.6_2.6.1+dfsg-2_amd64.deb ...
- Unpacking libsfml-window2.6:amd64 (2.6.1+dfsg-2) ...
- Selecting previously unselected package libstb0:amd64.
- Preparing to unpack .../61-libstb0_0.0~git20230129.5736b15+ds-1_amd64.deb ...
- Unpacking libstb0:amd64 (0.0~git20230129.5736b15+ds-1) ...
- Selecting previously unselected package libsfml-graphics2.6:amd64.
- Preparing to unpack .../62-libsfml-graphics2.6_2.6.1+dfsg-2_amd64.deb ...
- Unpacking libsfml-graphics2.6:amd64 (2.6.1+dfsg-2) ...
- Selecting previously unselected package libsfml-network2.6:amd64.
- Preparing to unpack .../63-libsfml-network2.6_2.6.1+dfsg-2_amd64.deb ...
- Unpacking libsfml-network2.6:amd64 (2.6.1+dfsg-2) ...
- Selecting previously unselected package libsfml-dev:amd64.
- Preparing to unpack .../64-libsfml-dev_2.6.1+dfsg-2_amd64.deb ...
- Unpacking libsfml-dev:amd64 (2.6.1+dfsg-2) ...
- Selecting previously unselected package libwayland-client0:amd64.
- Preparing to unpack .../65-libwayland-client0_1.22.0-2.1+b1_amd64.deb ...
- Unpacking libwayland-client0:amd64 (1.22.0-2.1+b1) ...
- Selecting previously unselected package mesa-vulkan-drivers:amd64.
- Preparing to unpack .../66-mesa-vulkan-drivers_24.0.3-1_amd64.deb ...
- Unpacking mesa-vulkan-drivers:amd64 (24.0.3-1) ...
- Selecting previously unselected package pkgconf-bin.
- Preparing to unpack .../67-pkgconf-bin_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf-bin (1.8.1-1+b2) ...
- Selecting previously unselected package pkgconf:amd64.
- Preparing to unpack .../68-pkgconf_1.8.1-1+b2_amd64.deb ...
- Unpacking pkgconf:amd64 (1.8.1-1+b2) ...
- Selecting previously unselected package pkg-config:amd64.
- Preparing to unpack .../69-pkg-config_1.8.1-1+b2_amd64.deb ...
- Unpacking pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up media-types (10.1.0) ...
- Setting up libxcb-dri3-0:amd64 (1.15-1) ...
- Setting up libx11-xcb1:amd64 (2:1.8.7-1) ...
- Setting up libpciaccess0:amd64 (0.17-3) ...
- Setting up libicu72:amd64 (72.1-4+b1) ...
- Setting up libmpg123-0:amd64 (1.32.5-1+b1) ...
- Setting up libxcb-xfixes0:amd64 (1.15-1) ...
- Setting up libogg0:amd64 (1.3.5-3) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libglvnd0:amd64 (1.7.0-1) ...
- Setting up libxcb-glx0:amd64 (1.15-1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.8-3) ...
- Setting up libsensors-config (1:3.6.0-9) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libelf1t64:amd64 (0.191-1) ...
- Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ...
- Setting up libxcb-present0:amd64 (1.15-1) ...
- Setting up libasound2-data (1.2.11-1) ...
- Setting up libsfml-system2.6:amd64 (2.6.1+dfsg-2) ...
- Setting up libz3-4:amd64 (4.8.12-3.1+b2) ...
- Setting up libpkgconf3:amd64 (1.8.1-1+b2) ...
- Setting up libasound2t64:amd64 (1.2.11-1) ...
- Setting up libxfixes3:amd64 (1:6.0.0-2) ...
- Setting up libxcb-sync1:amd64 (1.15-1) ...
- Setting up libdbus-1-3:amd64 (1.14.10-4+b1) ...
- Setting up libopus0:amd64 (1.4-1+b1) ...
- Setting up libstb0:amd64 (0.0~git20230129.5736b15+ds-1) ...
- Setting up libvorbis0a:amd64 (1.3.7-2) ...
- Setting up libxrandr2:amd64 (2:1.5.2-2+b1) ...
- Setting up pkgconf-bin (1.8.1-1+b2) ...
- Setting up libsensors5:amd64 (1:3.6.0-9) ...
- Setting up libglapi-mesa:amd64 (24.0.3-1) ...
- Setting up libvulkan1:amd64 (1.3.275.0-1) ...
- Setting up libsndio7.0:amd64 (1.9.0-0.3+b4) ...
- Setting up libxcb-dri2-0:amd64 (1.15-1) ...
- Setting up alsa-topology-conf (1.2.5.1-2) ...
- Setting up libasyncns0:amd64 (0.8-6+b3) ...
- Setting up libxshmfence1:amd64 (1.3-1) ...
- Setting up libxcb-randr0:amd64 (1.15-1) ...
- Setting up dbus-session-bus-common (1.14.10-4) ...
- Setting up libopenal-data (1:1.23.1-4) ...
- Setting up libflac12t64:amd64 (1.4.3+ds-2.1) ...
- Setting up dbus-system-bus-common (1.14.10-4) ...
- Setting up libdrm-common (2.4.120-2) ...
- Setting up libsfml-network2.6:amd64 (2.6.1+dfsg-2) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1.3+b2) ...
- Setting up dbus-bin (1.14.10-4+b1) ...
- Setting up libmp3lame0:amd64 (3.100-6+b2) ...
- Setting up libvorbisenc2:amd64 (1.3.7-2) ...
- Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up libwayland-client0:amd64 (1.22.0-2.1+b1) ...
- Setting up python3.11 (3.11.8-3) ...
- Setting up alsa-ucm-conf (1.2.11-1) ...
- Setting up libxcursor1:amd64 (1:1.2.1-1) ...
- Setting up python3 (3.11.8-1) ...
- running python rtupdate hooks for python3.11...
- running python post-rtupdate hooks for python3.11...
- Setting up libopenal1:amd64 (1:1.23.1-4+b1) ...
- Setting up dbus-daemon (1.14.10-4+b1) ...
- Setting up pkgconf:amd64 (1.8.1-1+b2) ...
- Setting up libvorbisfile3:amd64 (1.3.7-2) ...
- Setting up libllvm17t64:amd64 (1:17.0.6-9) ...
- Setting up dbus (1.14.10-4+b1) ...
- invoke-rc.d: could not determine current runlevel
- invoke-rc.d: policy-rc.d denied execution of start.
- Setting up pkg-config:amd64 (1.8.1-1+b2) ...
- Setting up libsfml-audio2.6:amd64 (2.6.1+dfsg-2) ...
- Setting up libdrm2:amd64 (2.4.120-2) ...
- Setting up libsndfile1:amd64 (1.2.2-1+b1) ...
- Setting up libdrm-amdgpu1:amd64 (2.4.120-2) ...
- Setting up mesa-vulkan-drivers:amd64 (24.0.3-1) ...
- Setting up libdrm-nouveau2:amd64 (2.4.120-2) ...
- Setting up libpulse0:amd64 (16.1+dfsg1-3+b1) ...
- Setting up libdrm-radeon1:amd64 (2.4.120-2) ...
- Setting up libdrm-intel1:amd64 (2.4.120-2) ...
- Setting up libgl1-mesa-dri:amd64 (24.0.3-1) ...
- Setting up libglx-mesa0:amd64 (24.0.3-1) ...
- Setting up libglx0:amd64 (1.7.0-1) ...
- Setting up libgl1:amd64 (1.7.0-1) ...
- Setting up libglx-dev:amd64 (1.7.0-1) ...
- Setting up libgl-dev:amd64 (1.7.0-1) ...
- Setting up libsfml-window2.6:amd64 (2.6.1+dfsg-2) ...
- Setting up libsfml-graphics2.6:amd64 (2.6.1+dfsg-2) ...
- Setting up libsfml-dev:amd64 (2.6.1+dfsg-2) ...
- Processing triggers for libc-bin (2.37-15.1) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  3/12:
Processing  4/12:
Processing  5/12: [conf-pkg-config: pkg-config]
-> retrieved ocamlfind.1.9.6  (cached)
[ocamlfind: patch] applying 0001-Harden-test-for-OCaml-5.patch
Processing  6/12: [conf-pkg-config: pkg-config] [ocamlfind: patch]
-> retrieved sfml.0.09.2  (cached)
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/5.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
-   --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/lib:/lib/i386-linux-gnu:/lib/x86_64-linux-gnu:/lib/x86_64-linux-gnux32:/lib32:/libx32:/usr/lib:/usr/lib/i386-linux-gnu:/usr/lib/x86_64-linux-gnu:/usr/lib/x86_64-linux-gnux32:/usr/lib32:/usr/libx32 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
- 
- 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  6/12: [ocamlfind: patch]
-> installed conf-pkg-config.3
Processing  7/12: [ocamlfind: patch]
Processing  8/12: [conf-sfml2: pkg-config sfml-all] [ocamlfind: patch]
Processing  8/12: [conf-sfml2: pkg-config sfml-all] [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "sfml-all" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-sfml2.1)
-> compiled  conf-sfml2.1
Processing  8/12: [ocamlfind: ./configure]
-> installed conf-sfml2.1
Processing  9/12: [ocamlfind: ./configure]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/5.0/bin" "-sitelib" "/home/opam/.opam/5.0/lib" "-mandir" "/home/opam/.opam/5.0/man" "-config" "/home/opam/.opam/5.0/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/5.0/.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...
- Configuring libraries...
- unix: found (in +unix)
- dynlink: found (in +dynlink)
- bigarray: not present (possible since 4.08)
- 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 (in +str)
- labltk: not present (normal since 4.02)
- native dynlink: found
- camlp4: disabled
- bytes: found, installing fake library
- Configuration for bytes written to site-lib-src/bytes/META
- Detecting compiler arguments: (extractor built) ok
- 
- About the OCAML core installation:
-     Standard library:      /home/opam/.opam/5.0/lib/ocaml
-     Binaries:              /home/opam/.opam/5.0/bin
-     Manual pages:          /home/opam/.opam/5.0/man
-     Multi-threading type:  posix
- The directory of site-specific packages will be
-     site-lib:              /home/opam/.opam/5.0/lib
- The configuration file is written to:
-     findlib config file:   /home/opam/.opam/5.0/lib/findlib.conf
- Software will be installed:
-     Libraries:             in <site-lib>/findlib
-     Binaries:              /home/opam/.opam/5.0/bin
-     Manual pages:          /home/opam/.opam/5.0/man
-     topfind script:        /home/opam/.opam/5.0/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  9/12: [ocamlfind: make all]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make all ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.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@' '/home/opam/.opam/5.0/lib/findlib.conf' | \
-          ../../tools/patch '@STDLIB@' '/home/opam/.opam/5.0/lib/ocaml' | \
- 	sed -e 's;@AUTOLINK@;true;g' \
- 	    -e 's;@SYSTEM@;linux;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@' '/home/opam/.opam/5.0/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
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make all-config
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- USE_CYGPATH="0"; \
- export USE_CYGPATH; \
- cat findlib.conf.in | \
-      tools/patch '@SITELIB@' '/home/opam/.opam/5.0/lib' | \
- 		 tools/patch '@FINDLIB_PATH@' '/home/opam/.opam/5.0/lib/ocaml:/home/opam/.opam/5.0/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
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
Processing  9/12: [ocamlfind: make opt]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- for p in findlib; do ( cd src/$p; make opt ) || exit; done
- make[1]: Entering directory '/home/opam/.opam/5.0/.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
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
-> compiled  ocamlfind.1.9.6
Processing 10/12: [ocamlfind: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6)
- if [ "0" -eq 1 ]; then \
-     for x in camlp4 dbm graphics labltk num ocamlbuild; do \
-       if [ -f "/home/opam/.opam/5.0/lib/$x/META" ]; then \
-         if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/5.0/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 "/home/opam/.opam/5.0/bin"
- install -d "/home/opam/.opam/5.0/man"
- make install-config
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- install -d "`dirname \"/home/opam/.opam/5.0/lib/findlib.conf\"`"
- test -f "/home/opam/.opam/5.0/lib/findlib.conf" || install -c findlib.conf "/home/opam/.opam/5.0/lib/findlib.conf"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- for p in findlib; do ( cd src/$p; make install ); done
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- install -d "/home/opam/.opam/5.0/lib/findlib"
- install -d "/home/opam/.opam/5.0/bin"
- test 1 -eq 0 || install -d "/home/opam/.opam/5.0/lib/ocaml"
- test 1 -eq 0 || install -c topfind "/home/opam/.opam/5.0/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 "/home/opam/.opam/5.0/lib/findlib/"
- f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \
- install -c $f "/home/opam/.opam/5.0/bin/ocamlfind"
- # the following "if" block is only needed for 4.00beta2
- if [ 1 -eq 0 -a -f "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \
-     cd "/home/opam/.opam/5.0/lib/ocaml/compiler-libs/"; \
-     install -c topdirs.cmi toploop.cmi "/home/opam/.opam/5.0/lib/findlib/"; \
- fi
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6/src/findlib'
- make install-meta
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- for x in bytes ; do install -d "/home/opam/.opam/5.0/lib/$x"; install -c site-lib-src/$x/META "/home/opam/.opam/5.0/lib/$x/META.tmp" && mv "/home/opam/.opam/5.0/lib/$x/META.tmp" "/home/opam/.opam/5.0/lib/$x/META"; done
- install -d "/home/opam/.opam/5.0/lib/findlib"; install -c Makefile.packages "/home/opam/.opam/5.0/lib/findlib/Makefile.packages"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; }
- test ! -f 'site-lib-src/camlp4/META' ||	install -c tools/safe_camlp4 "/home/opam/.opam/5.0/bin"
- make install-doc
- make[1]: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
- install -d "/home/opam/.opam/5.0/man/man1" "/home/opam/.opam/5.0/man/man3" "/home/opam/.opam/5.0/man/man5"
- install -c doc/ref-man/ocamlfind.1 "/home/opam/.opam/5.0/man/man1"
- install -c doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/5.0/man/man5"
- make[1]: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/ocamlfind.1.9.6'
-> installed ocamlfind.1.9.6
Processing 11/12: [sfml: make src]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "src" "cxx_all" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sfml.0.09.2)
- make: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/sfml.0.09.2/src'
- ocamldep SF*.ml SF*.mli oo_*.ml oo_*.mli > ml_depend.mk
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/sf_caml_conv.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/sf_conv_vectors.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFConfig_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFTime_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFClock_stub.cpp
- ocamlmklib -oc sfml_system_stubs \
-    sf_caml_conv.o  sf_conv_vectors.o  SFConfig_stub.o  SFTime_stub.o  SFClock_stub.o \
-   -L/usr/lib/ \
-   -lsfml-system
- ocaml doc_link.ml SFConfig.ml > SFConfig.mli
- ocamlc -g -bin-annot -i SFConfig.ml >> SFConfig.mli
- ocamlc -g -bin-annot -c -o SFConfig.cmi SFConfig.mli
- ocamlc -g -bin-annot -c -o SFConfig.cmo SFConfig.ml
- ocamlc -g -bin-annot -c -o SFTime.cmi SFTime.mli
- ocamlc -g -bin-annot -c -o SFTime.cmo SFTime.ml
- ocaml doc_link.ml SFClock.ml > SFClock.mli
- ocamlc -g -bin-annot -i SFClock.ml >> SFClock.mli
- ocamlc -g -bin-annot -c -o SFClock.cmi SFClock.mli
- ocamlc -g -bin-annot -c -o SFClock.cmo SFClock.ml
- :
- ocamlc -g -bin-annot -c -o SFPausableClock.cmi SFPausableClock.mli
- ocamlc -g -bin-annot -c -o SFPausableClock.cmo SFPausableClock.ml
- ocamlc -g -bin-annot -g -a -o sfml_system.cma \
-    SFConfig.cmo  SFTime.cmo  SFClock.cmo  SFPausableClock.cmo \
-   -dllib -lsfml_system_stubs \
-   -cclib -lsfml_system_stubs \
-   -ccopt "-L/usr/lib/" \
-   -cclib "-lsfml-system"
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/sf_context_settings.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/sf_conv_style.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFClipboard_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFCursor_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFKey_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFMouse_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFKeyboard_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFJoystick_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFEvent_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFWindow_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFContext_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFVideoMode_stub.cpp
- ocamlmklib -oc sfml_window_stubs \
-    sf_context_settings.o  sf_conv_style.o  SFClipboard_stub.o  SFCursor_stub.o  SFKey_stub.o  SFMouse_stub.o  SFKeyboard_stub.o  SFJoystick_stub.o  SFEvent_stub.o  SFWindow_stub.o  SFContext_stub.o  SFVideoMode_stub.o \
-   -L/usr/lib/ \
-   -lsfml-window
- ocaml doc_link.ml SFClipboard.ml > SFClipboard.mli
- ocamlc -g -bin-annot -i SFClipboard.ml >> SFClipboard.mli
- ocamlc -g -bin-annot -c -o SFClipboard.cmi SFClipboard.mli
- ocamlc -g -bin-annot -c -o SFClipboard.cmo SFClipboard.ml
- ocaml doc_link.ml SFCursor.ml > SFCursor.mli
- ocamlc -g -bin-annot -i SFCursor.ml >> SFCursor.mli
- ocamlc -g -bin-annot -c -o SFCursor.cmi SFCursor.mli
- ocamlc -g -bin-annot -c -o SFCursor.cmo SFCursor.ml
- ocaml doc_link.ml SFKey.ml > SFKey.mli
- ocamlc -g -bin-annot -i SFKey.ml >> SFKey.mli
- ocamlc -g -bin-annot -c -o SFKey.cmi SFKey.mli
- ocamlc -g -bin-annot -c -o SFKey.cmo SFKey.ml
- ocaml doc_link.ml SFMouse.ml > SFMouse.mli
- ocamlc -g -bin-annot -i SFMouse.ml >> SFMouse.mli
- ocamlc -g -bin-annot -c -o SFMouse.cmi SFMouse.mli
- ocamlc -g -bin-annot -c -o SFMouse.cmo SFMouse.ml
- ocaml doc_link.ml SFKeyboard.ml > SFKeyboard.mli
- ocamlc -g -bin-annot -i SFKeyboard.ml >> SFKeyboard.mli
- ocamlc -g -bin-annot -c -o SFKeyboard.cmi SFKeyboard.mli
- ocamlc -g -bin-annot -c -o SFKeyboard.cmo SFKeyboard.ml
- ocaml doc_link.ml SFJoystick.ml > SFJoystick.mli
- ocamlc -g -bin-annot -i SFJoystick.ml >> SFJoystick.mli
- ocamlc -g -bin-annot -c -o SFJoystick.cmi SFJoystick.mli
- ocamlc -g -bin-annot -c -o SFJoystick.cmo SFJoystick.ml
- ocamlc -g -bin-annot -c -o SFSensor.cmi SFSensor.mli
- :
- ocamlc -g -bin-annot -c -o SFEvent.cmi SFEvent.mli
- ocamlc -g -bin-annot -c -o SFEvent.cmo SFEvent.ml
- ocaml doc_link.ml SFVideoMode.ml > SFVideoMode.mli
- ocamlc -g -bin-annot -i SFVideoMode.ml >> SFVideoMode.mli
- ocamlc -g -bin-annot -c -o SFVideoMode.cmi SFVideoMode.mli
- ocamlc -g -bin-annot -c -o SFVideoMode.cmo SFVideoMode.ml
- ocaml doc_link.ml SFStyle.ml > SFStyle.mli
- ocamlc -g -bin-annot -i SFStyle.ml >> SFStyle.mli
- ocamlc -g -bin-annot -c -o SFStyle.cmi SFStyle.mli
- ocamlc -g -bin-annot -c -o SFStyle.cmo SFStyle.ml
- ocaml doc_link.ml SFContextSettings.ml > SFContextSettings.mli
- ocamlc -g -bin-annot -i SFContextSettings.ml >> SFContextSettings.mli
- ocamlc -g -bin-annot -c -o SFContextSettings.cmi SFContextSettings.mli
- ocamlc -g -bin-annot -c -o SFContextSettings.cmo SFContextSettings.ml
- ocaml doc_link.ml SFRect.ml > SFRect.mli
- ocamlc -g -bin-annot -i SFRect.ml >> SFRect.mli
- ocamlc -g -bin-annot -c -o SFRect.cmi SFRect.mli
- ocaml doc_link.ml SFView.ml > SFView.mli
- ocamlc -g -bin-annot -i SFView.ml >> SFView.mli
- ocamlc -g -bin-annot -c -o SFView.cmi SFView.mli
- ocaml doc_link.ml SFColor.ml > SFColor.mli
- ocamlc -g -bin-annot -i SFColor.ml >> SFColor.mli
- ocamlc -g -bin-annot -c -o SFColor.cmi SFColor.mli
- ocaml doc_link.ml SFWindow.ml > SFWindow.mli
- ocamlc -g -bin-annot -i SFWindow.ml >> SFWindow.mli
- ocamlc -g -bin-annot -c -o SFWindow.cmi SFWindow.mli
- ocamlc -g -bin-annot -c -o SFWindow.cmo SFWindow.ml
- ocaml doc_link.ml SFContext.ml > SFContext.mli
- ocamlc -g -bin-annot -i SFContext.ml >> SFContext.mli
- ocamlc -g -bin-annot -c -o SFContext.cmi SFContext.mli
- ocamlc -g -bin-annot -c -o SFContext.cmo SFContext.ml
- ocamlc -g -bin-annot -g -a -o sfml_window.cma \
-    SFClipboard.cmo  SFCursor.cmo  SFKey.cmo  SFMouse.cmo  SFKeyboard.cmo  SFJoystick.cmo  SFEvent.cmo  SFVideoMode.cmo  SFStyle.cmo  SFContextSettings.cmo  SFWindow.cmo  SFContext.cmo \
-   -dllib -lsfml_window_stubs \
-   -cclib -lsfml_window_stubs \
-   -ccopt "-L/usr/lib/" \
-   -cclib "-lsfml-window"
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFColor_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFRect_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFBlendMode_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFImage_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFTexture_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFFont_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFText_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFShape_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFCircleShape_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFRectangleShape_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFSprite_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFShader_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFTransform_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFView_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFRenderStates_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFRenderWindow_stub.cpp
- ocamlmklib -oc sfml_graphics_stubs \
-    SFColor_stub.o  SFRect_stub.o  SFBlendMode_stub.o  SFImage_stub.o  SFTexture_stub.o  SFFont_stub.o  SFText_stub.o  SFShape_stub.o  SFCircleShape_stub.o  SFRectangleShape_stub.o  SFSprite_stub.o  SFShader_stub.o  SFTransform_stub.o  SFView_stub.o  SFRenderStates_stub.o  SFRenderWindow_stub.o \
-   -L/usr/lib/ \
-   -lsfml-graphics
- ocamlc -g -bin-annot -c -o SFColor.cmo SFColor.ml
- ocamlc -g -bin-annot -c -o SFRect.cmo SFRect.ml
- ocamlc -g -bin-annot -c -o SFBlendMode.cmi SFBlendMode.mli
- ocamlc -g -bin-annot -c -o SFBlendMode.cmo SFBlendMode.ml
- ocamlc -g -bin-annot -c -o SFImage.cmi SFImage.mli
- ocamlc -g -bin-annot -c -o SFImage.cmo SFImage.ml
- ocaml doc_link.ml SFTexture.ml > SFTexture.mli
- ocamlc -g -bin-annot -i SFTexture.ml >> SFTexture.mli
- ocamlc -g -bin-annot -c -o SFTexture.cmi SFTexture.mli
- ocamlc -g -bin-annot -c -o SFTexture.cmo SFTexture.ml
- ocamlc -g -bin-annot -c -o SFFont.cmi SFFont.mli
- ocamlc -g -bin-annot -c -o SFFont.cmo SFFont.ml
- ocamlc -g -bin-annot -c -o SFText.cmi SFText.mli
- ocamlc -g -bin-annot -c -o SFText.cmo SFText.ml
- ocamlc -g -bin-annot -c -o SFCircleShape.cmi SFCircleShape.mli
- ocamlc -g -bin-annot -c -o SFRectangleShape.cmi SFRectangleShape.mli
- :
- ocamlc -g -bin-annot -c -o SFShape.cmi SFShape.mli
- ocamlc -g -bin-annot -c -o SFShape.cmo SFShape.ml
- File "SFShape.ml", line 45, characters 0-55:
- 45 | external of_circle : SFCircleShape.t -> t = "%identity"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 61 [unboxable-type-in-prim-decl]: This primitive declaration uses type t, whose representation
- may be either boxed or unboxed. Without an annotation to indicate
- which representation is intended, the boxed representation has been
- selected by default. This default choice may change in future
- versions of the compiler, breaking the primitive implementation.
- You should explicitly annotate the declaration of t
- with [@@boxed] or [@@unboxed], so that its external interface
- remains stable in the future.
- File "SFShape.ml", line 46, characters 0-61:
- 46 | external of_rectangle : SFRectangleShape.t -> t = "%identity"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 61 [unboxable-type-in-prim-decl]: This primitive declaration uses type t, whose representation
- may be either boxed or unboxed. Without an annotation to indicate
- which representation is intended, the boxed representation has been
- selected by default. This default choice may change in future
- versions of the compiler, breaking the primitive implementation.
- You should explicitly annotate the declaration of t
- with [@@boxed] or [@@unboxed], so that its external interface
- remains stable in the future.
- ocamlc -g -bin-annot -c -o SFCircleShape.cmo SFCircleShape.ml
- ocamlc -g -bin-annot -c -o SFRectangleShape.cmo SFRectangleShape.ml
- ocamlc -g -bin-annot -c -o SFSprite.cmi SFSprite.mli
- ocamlc -g -bin-annot -c -o SFSprite.cmo SFSprite.ml
- ocaml doc_link.ml SFShader.ml > SFShader.mli
- ocamlc -g -bin-annot -i SFShader.ml >> SFShader.mli
- ocamlc -g -bin-annot -c -o SFShader.cmi SFShader.mli
- ocamlc -g -bin-annot -c -o SFShader.cmo SFShader.ml
- ocaml doc_link.ml SFTransform.ml > SFTransform.mli
- ocamlc -g -bin-annot -i SFTransform.ml >> SFTransform.mli
- ocamlc -g -bin-annot -c -o SFTransform.cmi SFTransform.mli
- ocamlc -g -bin-annot -c -o SFTransform.cmo SFTransform.ml
- ocamlc -g -bin-annot -c -o SFView.cmo SFView.ml
- ocamlc -g -bin-annot -c -o SFRenderStates.cmi SFRenderStates.mli
- ocamlc -g -bin-annot -c -o SFRenderStates.cmo SFRenderStates.ml
- ocaml doc_link.ml SFRenderWindow.ml > SFRenderWindow.mli
- ocamlc -g -bin-annot -i SFRenderWindow.ml >> SFRenderWindow.mli
- ocamlc -g -bin-annot -c -o SFRenderWindow.cmi SFRenderWindow.mli
- ocamlc -g -bin-annot -c -o SFRenderWindow.cmo SFRenderWindow.ml
- ocamlc -g -bin-annot -g -a -o sfml_graphics.cma \
-    SFColor.cmo  SFRect.cmo  SFBlendMode.cmo  SFImage.cmo  SFTexture.cmo  SFFont.cmo  SFText.cmo  SFShape.cmo  SFCircleShape.cmo  SFRectangleShape.cmo  SFSprite.cmo  SFShader.cmo  SFTransform.cmo  SFView.cmo  SFRenderStates.cmo  SFRenderWindow.cmo \
-   -dllib -lsfml_graphics_stubs \
-   -cclib -lsfml_graphics_stubs \
-   -ccopt "-L/usr/lib/" \
-   -cclib "-lsfml-graphics"
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFMusic_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFSoundBuffer_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFSound_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFListener_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFSoundBufferRecorder_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFSoundRecorder_stub.cpp
- ocamlmklib -oc sfml_audio_stubs \
-    SFMusic_stub.o  SFSoundBuffer_stub.o  SFSound_stub.o  SFListener_stub.o  SFSoundBufferRecorder_stub.o  SFSoundRecorder_stub.o \
-   -L/usr/lib/ \
-   -lsfml-audio
- ocaml doc_link.ml SFMusic.ml > SFMusic.mli
- ocamlc -g -bin-annot -i SFMusic.ml >> SFMusic.mli
- ocamlc -g -bin-annot -c -o SFMusic.cmi SFMusic.mli
- ocamlc -g -bin-annot -c -o SFMusic.cmo SFMusic.ml
- ocamlc -g -bin-annot -c -o SFSoundBuffer.cmi SFSoundBuffer.mli
- ocamlc -g -bin-annot -c -o SFSoundBuffer.cmo SFSoundBuffer.ml
- ocamlc -g -bin-annot -c -o SFSound.cmi SFSound.mli
- ocamlc -g -bin-annot -c -o SFSound.cmo SFSound.ml
- ocaml doc_link.ml SFListener.ml > SFListener.mli
- ocamlc -g -bin-annot -i SFListener.ml >> SFListener.mli
- ocamlc -g -bin-annot -c -o SFListener.cmi SFListener.mli
- ocamlc -g -bin-annot -c -o SFListener.cmo SFListener.ml
- ocamlc -g -bin-annot -c -o SFSoundBufferRecorder.cmi SFSoundBufferRecorder.mli
- ocamlc -g -bin-annot -c -o SFSoundBufferRecorder.cmo SFSoundBufferRecorder.ml
- ocaml doc_link.ml SFSoundRecorder.ml > SFSoundRecorder.mli
- ocamlc -g -bin-annot -i SFSoundRecorder.ml >> SFSoundRecorder.mli
- ocamlc -g -bin-annot -c -o SFSoundRecorder.cmi SFSoundRecorder.mli
- ocamlc -g -bin-annot -c -o SFSoundRecorder.cmo SFSoundRecorder.ml
- ocamlc -g -bin-annot -g -a -o sfml_audio.cma \
-    SFMusic.cmo  SFSoundBuffer.cmo  SFSound.cmo  SFListener.cmo  SFSoundBufferRecorder.cmo  SFSoundRecorder.cmo \
-   -dllib -lsfml_audio_stubs \
-   -cclib -lsfml_audio_stubs \
-   -ccopt "-L/usr/lib/" \
-   -cclib "-lsfml-audio"
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFHttp_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFFtp_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFIpAddress_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFPacket_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFUdpSocket_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFTcpSocket_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFTcpListener_stub.cpp
- g++ -g -Wno-deprecated-declarations -fPIC -c -I/home/opam/.opam/5.0/lib/ocaml -I/usr/include/ ./cxx_stubs/SFSocketSelector_stub.cpp
- ocamlmklib -oc sfml_network_stubs \
-    SFHttp_stub.o  SFFtp_stub.o  SFIpAddress_stub.o  SFPacket_stub.o  SFUdpSocket_stub.o  SFTcpSocket_stub.o  SFTcpListener_stub.o  SFSocketSelector_stub.o \
-   -L/usr/lib/ \
-   -lsfml-network
- ocaml doc_link.ml SFHttp.ml > SFHttp.mli
- ocamlc -g -bin-annot -i SFHttp.ml >> SFHttp.mli
- ocamlc -g -bin-annot -c -o SFHttp.cmi SFHttp.mli
- ocamlc -g -bin-annot -c -o SFHttp.cmo SFHttp.ml
- ocaml doc_link.ml SFIpAddress.ml > SFIpAddress.mli
- ocamlc -g -bin-annot -i SFIpAddress.ml >> SFIpAddress.mli
- ocamlc -g -bin-annot -c -o SFIpAddress.cmi SFIpAddress.mli
- ocaml doc_link.ml SFFtp.ml > SFFtp.mli
- ocamlc -g -bin-annot -i SFFtp.ml >> SFFtp.mli
- ocamlc -g -bin-annot -c -o SFFtp.cmi SFFtp.mli
- ocamlc -g -bin-annot -c -o SFIpAddress.cmo SFIpAddress.ml
- ocamlc -g -bin-annot -c -o SFFtp.cmo SFFtp.ml
- ocamlc -g -bin-annot -c -o SFPacket.cmi SFPacket.mli
- ocamlc -g -bin-annot -c -o SFPacket.cmo SFPacket.ml
- ocaml doc_link.ml SFUdpSocket.ml > SFUdpSocket.mli
- ocamlc -g -bin-annot -i SFUdpSocket.ml >> SFUdpSocket.mli
- ocamlc -g -bin-annot -c -o SFUdpSocket.cmi SFUdpSocket.mli
- ocamlc -g -bin-annot -c -o SFUdpSocket.cmo SFUdpSocket.ml
- ocaml doc_link.ml SFTcpSocket.ml > SFTcpSocket.mli
- ocamlc -g -bin-annot -i SFTcpSocket.ml >> SFTcpSocket.mli
- ocamlc -g -bin-annot -c -o SFTcpSocket.cmi SFTcpSocket.mli
- ocamlc -g -bin-annot -c -o SFTcpSocket.cmo SFTcpSocket.ml
- ocaml doc_link.ml SFTcpListener.ml > SFTcpListener.mli
- ocamlc -g -bin-annot -i SFTcpListener.ml >> SFTcpListener.mli
- ocamlc -g -bin-annot -c -o SFTcpListener.cmi SFTcpListener.mli
- ocamlc -g -bin-annot -c -o SFTcpListener.cmo SFTcpListener.ml
- ocaml doc_link.ml SFSocketSelector.ml > SFSocketSelector.mli
- ocamlc -g -bin-annot -i SFSocketSelector.ml >> SFSocketSelector.mli
- ocamlc -g -bin-annot -c -o SFSocketSelector.cmi SFSocketSelector.mli
- ocamlc -g -bin-annot -c -o SFSocketSelector.cmo SFSocketSelector.ml
- ocamlc -g -bin-annot -g -a -o sfml_network.cma \
-    SFHttp.cmo  SFFtp.cmo  SFIpAddress.cmo  SFPacket.cmo  SFUdpSocket.cmo  SFTcpSocket.cmo  SFTcpListener.cmo  SFSocketSelector.cmo \
-   -dllib -lsfml_network_stubs \
-   -cclib -lsfml_network_stubs \
-   -ccopt "-L/usr/lib/" \
-   -cclib "-lsfml-network"
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFConfig.cmx SFConfig.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFTime.cmx SFTime.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFClock.cmx SFClock.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFPausableClock.cmx SFPausableClock.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -a -o sfml_system.cmxa \
-    SFConfig.cmx  SFTime.cmx  SFClock.cmx  SFPausableClock.cmx \
-   -cclib -lsfml_system_stubs \
-   -ccopt "-L/usr/lib/" \
-   -cclib "-lsfml-system"
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFClipboard.cmx SFClipboard.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFCursor.cmx SFCursor.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFKey.cmx SFKey.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFMouse.cmx SFMouse.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFKeyboard.cmx SFKeyboard.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFJoystick.cmx SFJoystick.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFEvent.cmx SFEvent.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFVideoMode.cmx SFVideoMode.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFStyle.cmx SFStyle.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFContextSettings.cmx SFContextSettings.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFWindow.cmx SFWindow.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFContext.cmx SFContext.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -a -o sfml_window.cmxa \
-    SFClipboard.cmx  SFCursor.cmx  SFKey.cmx  SFMouse.cmx  SFKeyboard.cmx  SFJoystick.cmx  SFEvent.cmx  SFVideoMode.cmx  SFStyle.cmx  SFContextSettings.cmx  SFWindow.cmx  SFContext.cmx \
-   -cclib -lsfml_window_stubs \
-   -ccopt "-L/usr/lib/" \
-   -cclib "-lsfml-window"
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFColor.cmx SFColor.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFRect.cmx SFRect.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFBlendMode.cmx SFBlendMode.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFImage.cmx SFImage.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFTexture.cmx SFTexture.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFFont.cmx SFFont.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFText.cmx SFText.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFRectangleShape.cmx SFRectangleShape.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFCircleShape.cmx SFCircleShape.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFShape.cmx SFShape.ml
- File "SFShape.ml", line 45, characters 0-55:
- 45 | external of_circle : SFCircleShape.t -> t = "%identity"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 61 [unboxable-type-in-prim-decl]: This primitive declaration uses type t, whose representation
- may be either boxed or unboxed. Without an annotation to indicate
- which representation is intended, the boxed representation has been
- selected by default. This default choice may change in future
- versions of the compiler, breaking the primitive implementation.
- You should explicitly annotate the declaration of t
- with [@@boxed] or [@@unboxed], so that its external interface
- remains stable in the future.
- File "SFShape.ml", line 46, characters 0-61:
- 46 | external of_rectangle : SFRectangleShape.t -> t = "%identity"
-      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
- Warning 61 [unboxable-type-in-prim-decl]: This primitive declaration uses type t, whose representation
- may be either boxed or unboxed. Without an annotation to indicate
- which representation is intended, the boxed representation has been
- selected by default. This default choice may change in future
- versions of the compiler, breaking the primitive implementation.
- You should explicitly annotate the declaration of t
- with [@@boxed] or [@@unboxed], so that its external interface
- remains stable in the future.
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFSprite.cmx SFSprite.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFShader.cmx SFShader.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFTransform.cmx SFTransform.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFView.cmx SFView.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFRenderStates.cmx SFRenderStates.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFRenderWindow.cmx SFRenderWindow.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -a -o sfml_graphics.cmxa \
-    SFColor.cmx  SFRect.cmx  SFBlendMode.cmx  SFImage.cmx  SFTexture.cmx  SFFont.cmx  SFText.cmx  SFShape.cmx  SFCircleShape.cmx  SFRectangleShape.cmx  SFSprite.cmx  SFShader.cmx  SFTransform.cmx  SFView.cmx  SFRenderStates.cmx  SFRenderWindow.cmx \
-   -cclib -lsfml_graphics_stubs \
-   -ccopt "-L/usr/lib/" \
-   -cclib "-lsfml-graphics"
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFMusic.cmx SFMusic.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFSoundBuffer.cmx SFSoundBuffer.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFSound.cmx SFSound.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFListener.cmx SFListener.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFSoundBufferRecorder.cmx SFSoundBufferRecorder.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFSoundRecorder.cmx SFSoundRecorder.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -a -o sfml_audio.cmxa \
-    SFMusic.cmx  SFSoundBuffer.cmx  SFSound.cmx  SFListener.cmx  SFSoundBufferRecorder.cmx  SFSoundRecorder.cmx \
-   -cclib -lsfml_audio_stubs \
-   -ccopt "-L/usr/lib/" \
-   -cclib "-lsfml-audio"
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFHttp.cmx SFHttp.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFIpAddress.cmx SFIpAddress.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFFtp.cmx SFFtp.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFPacket.cmx SFPacket.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFUdpSocket.cmx SFUdpSocket.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFTcpSocket.cmx SFTcpSocket.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFTcpListener.cmx SFTcpListener.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -c -o SFSocketSelector.cmx SFSocketSelector.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -a -o sfml_network.cmxa \
-    SFHttp.cmx  SFFtp.cmx  SFIpAddress.cmx  SFPacket.cmx  SFUdpSocket.cmx  SFTcpSocket.cmx  SFTcpListener.cmx  SFSocketSelector.cmx \
-   -cclib -lsfml_network_stubs \
-   -ccopt "-L/usr/lib/" \
-   -cclib "-lsfml-network"
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -shared -linkall -o sfml_system.cmxs -ccopt -L. sfml_system.cmxa
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -shared -linkall -o sfml_window.cmxs -ccopt -L. sfml_window.cmxa
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -shared -linkall -o sfml_graphics.cmxs -ccopt -L. sfml_graphics.cmxa
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -shared -linkall -o sfml_audio.cmxs -ccopt -L. sfml_audio.cmxa
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -shared -linkall -o sfml_network.cmxs -ccopt -L. sfml_network.cmxa
- ocamlc -g -bin-annot -c -o oo_sfml_system.cmi oo_sfml_system.mli
- ocamlc -g -bin-annot -a -o sfml_system_oo.cma oo_sfml_system.ml
- ocamlc -g -bin-annot -c -o oo_sfml_window.cmi oo_sfml_window.mli
- ocamlc -g -bin-annot -a -o sfml_window_oo.cma oo_sfml_window.ml
- ocamlc -g -bin-annot -c -o oo_sfml_graphics.cmi oo_sfml_graphics.mli
- ocamlc -g -bin-annot -a -o sfml_graphics_oo.cma oo_sfml_graphics.ml
- ocamlc -g -bin-annot -c -o oo_sfml_audio.cmi oo_sfml_audio.mli
- ocamlc -g -bin-annot -a -o sfml_audio_oo.cma oo_sfml_audio.ml
- ocamlc -g -bin-annot -c -o oo_sfml_network.cmi oo_sfml_network.mli
- ocamlc -g -bin-annot -a -o sfml_network_oo.cma oo_sfml_network.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -a -o sfml_system_oo.cmxa oo_sfml_system.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -a -o sfml_window_oo.cmxa oo_sfml_window.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -a -o sfml_graphics_oo.cmxa oo_sfml_graphics.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -a -o sfml_audio_oo.cmxa oo_sfml_audio.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -a -o sfml_network_oo.cmxa oo_sfml_network.ml
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -shared -linkall -o sfml_system_oo.cmxs -ccopt -L. sfml_system_oo.cmxa
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -shared -linkall -o sfml_window_oo.cmxs -ccopt -L. sfml_window_oo.cmxa
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -shared -linkall -o sfml_graphics_oo.cmxs -ccopt -L. sfml_graphics_oo.cmxa
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -shared -linkall -o sfml_audio_oo.cmxs -ccopt -L. sfml_audio_oo.cmxa
- ocamlopt -g -ccopt "-Wno-deprecated-declarations" -shared -linkall -o sfml_network_oo.cmxs -ccopt -L. sfml_network_oo.cmxa
- make: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/sfml.0.09.2/src'
-> compiled  sfml.0.09.2
Processing 12/12: [sfml: make src]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "-C" "src" "findinstall_cxx" (CWD=/home/opam/.opam/5.0/.opam-switch/build/sfml.0.09.2)
- make: Entering directory '/home/opam/.opam/5.0/.opam-switch/build/sfml.0.09.2/src'
- ocamlfind install sfml META_cxx/META *.cma *.cmxa *.cmxs *.cmi *.cmx *.cmt *.cmti *.mli *.so *.a
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_window_oo.a
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_window.a
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_system_oo.a
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_system.a
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_network_oo.a
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_network.a
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_graphics_oo.a
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_graphics.a
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_audio_oo.a
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_audio.a
- Installed /home/opam/.opam/5.0/lib/sfml/libsfml_window_stubs.a
- Installed /home/opam/.opam/5.0/lib/sfml/libsfml_system_stubs.a
- Installed /home/opam/.opam/5.0/lib/sfml/libsfml_network_stubs.a
- Installed /home/opam/.opam/5.0/lib/sfml/libsfml_graphics_stubs.a
- Installed /home/opam/.opam/5.0/lib/sfml/libsfml_audio_stubs.a
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_window.mli
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_system.mli
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_network.mli
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_graphics.mli
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_audio.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFWindow.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFView.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFVideoMode.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFUdpSocket.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFTransform.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFTime.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFTexture.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFText.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFTcpSocket.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFTcpListener.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFStyle.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFSprite.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundRecorder.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundBufferRecorder.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundBuffer.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFSound.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFSocketSelector.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFShape.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFShader.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFSensor.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFRenderWindow.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFRenderStates.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFRectangleShape.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFRect.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFPausableClock.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFPacket.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFMusic.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFMouse.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFListener.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFKeyboard.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFKey.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFJoystick.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFIpAddress.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFImage.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFHttp.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFFtp.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFFont.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFEvent.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFCursor.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFContextSettings.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFContext.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFConfig.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFColor.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFClock.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFClipboard.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFCircleShape.mli
- Installed /home/opam/.opam/5.0/lib/sfml/SFBlendMode.mli
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_window.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_system.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_network.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_graphics.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_audio.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFWindow.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFView.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFVideoMode.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFUdpSocket.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFTransform.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFTime.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFTexture.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFText.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFTcpSocket.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFTcpListener.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFStyle.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFSprite.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundRecorder.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundBufferRecorder.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundBuffer.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFSound.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFSocketSelector.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFShape.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFShader.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFSensor.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFRenderWindow.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFRenderStates.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFRectangleShape.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFRect.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFPausableClock.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFPacket.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFMusic.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFMouse.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFListener.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFKeyboard.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFKey.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFJoystick.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFIpAddress.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFImage.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFHttp.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFFtp.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFFont.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFEvent.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFCursor.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFContextSettings.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFContext.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFConfig.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFColor.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFClock.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFClipboard.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFCircleShape.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/SFBlendMode.cmti
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_window.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_system.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_network.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_graphics.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_audio.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFWindow.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFView.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFVideoMode.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFUdpSocket.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFTransform.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFTime.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFTexture.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFText.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFTcpSocket.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFTcpListener.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFStyle.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFSprite.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundRecorder.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundBufferRecorder.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundBuffer.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFSound.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFSocketSelector.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFShape.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFShader.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFRenderWindow.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFRenderStates.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFRectangleShape.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFRect.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFPausableClock.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFPacket.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFMusic.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFMouse.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFListener.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFKeyboard.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFKey.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFJoystick.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFIpAddress.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFImage.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFHttp.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFFtp.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFFont.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFEvent.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFCursor.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFContextSettings.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFContext.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFConfig.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFColor.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFClock.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFClipboard.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFCircleShape.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/SFBlendMode.cmt
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_window.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_system.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_network.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_graphics.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_audio.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFWindow.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFView.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFVideoMode.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFUdpSocket.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFTransform.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFTime.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFTexture.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFText.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFTcpSocket.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFTcpListener.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFStyle.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFSprite.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundRecorder.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundBufferRecorder.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundBuffer.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFSound.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFSocketSelector.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFShape.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFShader.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFRenderWindow.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFRenderStates.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFRectangleShape.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFRect.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFPausableClock.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFPacket.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFMusic.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFMouse.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFListener.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFKeyboard.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFKey.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFJoystick.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFIpAddress.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFImage.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFHttp.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFFtp.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFFont.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFEvent.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFCursor.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFContextSettings.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFContext.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFConfig.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFColor.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFClock.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFClipboard.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFCircleShape.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/SFBlendMode.cmx
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_window.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_system.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_network.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_graphics.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/oo_sfml_audio.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFWindow.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFView.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFVideoMode.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFUdpSocket.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFTransform.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFTime.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFTexture.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFText.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFTcpSocket.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFTcpListener.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFStyle.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFSprite.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundRecorder.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundBufferRecorder.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFSoundBuffer.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFSound.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFSocketSelector.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFShape.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFShader.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFSensor.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFRenderWindow.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFRenderStates.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFRectangleShape.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFRect.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFPausableClock.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFPacket.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFMusic.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFMouse.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFListener.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFKeyboard.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFKey.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFJoystick.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFIpAddress.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFImage.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFHttp.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFFtp.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFFont.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFEvent.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFCursor.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFContextSettings.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFContext.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFConfig.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFColor.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFClock.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFClipboard.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFCircleShape.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/SFBlendMode.cmi
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_window_oo.cmxs
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_window.cmxs
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_system_oo.cmxs
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_system.cmxs
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_network_oo.cmxs
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_network.cmxs
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_graphics_oo.cmxs
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_graphics.cmxs
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_audio_oo.cmxs
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_audio.cmxs
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_window_oo.cmxa
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_window.cmxa
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_system_oo.cmxa
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_system.cmxa
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_network_oo.cmxa
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_network.cmxa
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_graphics_oo.cmxa
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_graphics.cmxa
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_audio_oo.cmxa
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_audio.cmxa
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_window_oo.cma
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_window.cma
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_system_oo.cma
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_system.cma
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_network_oo.cma
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_network.cma
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_graphics_oo.cma
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_graphics.cma
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_audio_oo.cma
- Installed /home/opam/.opam/5.0/lib/sfml/sfml_audio.cma
- Installed /home/opam/.opam/5.0/lib/stublibs/dllsfml_window_stubs.so
- Installed /home/opam/.opam/5.0/lib/stublibs/dllsfml_window_stubs.so.owner
- Installed /home/opam/.opam/5.0/lib/stublibs/dllsfml_system_stubs.so
- Installed /home/opam/.opam/5.0/lib/stublibs/dllsfml_system_stubs.so.owner
- Installed /home/opam/.opam/5.0/lib/stublibs/dllsfml_network_stubs.so
- Installed /home/opam/.opam/5.0/lib/stublibs/dllsfml_network_stubs.so.owner
- Installed /home/opam/.opam/5.0/lib/stublibs/dllsfml_graphics_stubs.so
- Installed /home/opam/.opam/5.0/lib/stublibs/dllsfml_graphics_stubs.so.owner
- Installed /home/opam/.opam/5.0/lib/stublibs/dllsfml_audio_stubs.so
- Installed /home/opam/.opam/5.0/lib/stublibs/dllsfml_audio_stubs.so.owner
- ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/5.0/lib/stublibs is not mentioned in ld.conf
- Installed /home/opam/.opam/5.0/lib/sfml/META
- make: Leaving directory '/home/opam/.opam/5.0/.opam-switch/build/sfml.0.09.2/src'
-> installed sfml.0.09.2
Done.
# Run eval $(opam env) to update the current shell environment
2024-03-17 09:16.36 ---> saved as "46f809c8c58aab049b57cf186d5d7604df63e6b994adf0fb3dd76da482a531eb"
Job succeeded