Building on x86-bm-12.ocamllabs.io (from ocaml/opam:debian-unstable@sha256:0689b2c0bae81ca736a3cf47bf9f45d784bdbc49ceb862d61cac3392c998d272) 2022-04-07 09:32.37 ---> using "9694d2e78ab3fcaaf506053043dc404ac6350d10eabcb4e61663e36a98d481fd" 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")) 2022-04-07 09:32.37 ---> using "f1435c573d465aa4a3b32f3496f8ddaab4c185e5f8720ec93f2b8f5b9c107d4b" 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 aa1f173b2a62d094b9857fa09cf471a46424c4a8")) 2022-04-07 09:32.37 ---> using "16ab3e697c9012d52ecf2d027a886d80445d47f3204474de827be3a6a09ce5bd" 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. 2022-04-07 09:32.37 ---> using "161fa26fa8ff94f6712afd15c3db137cd2e1a4ac1ac76e29aae43348e67b52d7" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '4.03' '4.03.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "4.03.0"} | "ocaml-system" {= "4.03.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> retrieved ocaml-base-compiler.4.03.0 (https://github.com/ocaml/ocaml/archive/4.03.0.tar.gz) -> installed ocaml-base-compiler.4.03.0 -> installed ocaml-config.1 -> installed ocaml.4.03.0 Done. # Run eval $(opam env --switch=4.03) to update the current shell environment 2022-04-07 09:32.37 ---> using "456df923e5dff016eac9e84da2577f116d5217d30517493147b904b0a5f1bd61" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [165 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-2022-04-06-1404.48-F-2022-03-29-0803.54.pdiff [526 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-04-06-1404.48-F-2022-03-29-0803.54.pdiff [526 kB] - Fetched 755 kB in 2s (411 kB/s) - Reading package lists... - 2022-04-07 09:32.37 ---> using "af7dd68272e7804eec597517f0f002a9495f868fc46c78e170a2b331d767da97" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam install -y ocaml-secondary-compiler")) The following actions will be performed: === install 1 package - install ocaml-secondary-compiler 4.08.1-1 <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-secondary-compiler.4.08.1-1 (https://github.com/ocaml/ocaml/archive/4.08.1.tar.gz) -> installed ocaml-secondary-compiler.4.08.1-1 Done. # Run eval $(opam env) to update the current shell environment 2022-04-07 09:32.37 ---> using "e52966d95f6bacb49f169f16d06c9b5db147157a91c36b80b39e361c0a889cfd" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "\ \nopam remove -y \"opus.0.1.0\"\ \nopam install -vy \"opus.0.1.0\"\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: \"opus.0.1.0\" | 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")) [NOTE] opus.0.1.0 is not installed. Nothing to do. The following actions will be performed: === install 4 packages - install conf-pkg-config 2 [required by ogg] - install ocamlfind 1.9.3 [required by opus] - install ogg 0.4.3 [required by opus] - install opus 0.1.0 The following system packages will first need to be installed: libavutil-dev libogg-dev libopus-dev pkg-config <><> Handling external dependencies <><><><><><><><><><><><><><><><><><><><><><> Let opam run your package manager to install the required system packages? (answer 'n' for other options) [Y/n] y + /usr/bin/sudo "apt-get" "install" "-qq" "-yy" "libavutil-dev" "libogg-dev" "libopus-dev" "pkg-config" - debconf: delaying package configuration, since apt-utils is not installed - Selecting previously unselected package libva2: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 ... 18470 files and directories currently installed.) - Preparing to unpack .../00-libva2_2.14.0-1_amd64.deb ... - Unpacking libva2:amd64 (2.14.0-1) ... - Selecting previously unselected package libdrm-common. - Preparing to unpack .../01-libdrm-common_2.4.110-1_all.deb ... - Unpacking libdrm-common (2.4.110-1) ... - Selecting previously unselected package libdrm2:amd64. - Preparing to unpack .../02-libdrm2_2.4.110-1_amd64.deb ... - Unpacking libdrm2:amd64 (2.4.110-1) ... - Selecting previously unselected package libpciaccess0:amd64. - Preparing to unpack .../03-libpciaccess0_0.16-3_amd64.deb ... - Unpacking libpciaccess0:amd64 (0.16-3) ... - Selecting previously unselected package libdrm-intel1:amd64. - Preparing to unpack .../04-libdrm-intel1_2.4.110-1_amd64.deb ... - Unpacking libdrm-intel1:amd64 (2.4.110-1) ... - Selecting previously unselected package i965-va-driver:amd64. - Preparing to unpack .../05-i965-va-driver_2.4.1+dfsg1-1_amd64.deb ... - Unpacking i965-va-driver:amd64 (2.4.1+dfsg1-1) ... - Selecting previously unselected package libigdgmm12:amd64. - Preparing to unpack .../06-libigdgmm12_22.1.2+ds1-1_amd64.deb ... - Unpacking libigdgmm12:amd64 (22.1.2+ds1-1) ... - Selecting previously unselected package intel-media-va-driver:amd64. - Preparing to unpack .../07-intel-media-va-driver_22.3.1+dfsg1-1_amd64.deb ... - Unpacking intel-media-va-driver:amd64 (22.3.1+dfsg1-1) ... - Selecting previously unselected package libmfx1:amd64. - Preparing to unpack .../08-libmfx1_22.3.0-1_amd64.deb ... - Unpacking libmfx1:amd64 (22.3.0-1) ... - Selecting previously unselected package libva-drm2:amd64. - Preparing to unpack .../09-libva-drm2_2.14.0-1_amd64.deb ... - Unpacking libva-drm2:amd64 (2.14.0-1) ... - Preparing to unpack .../10-libx11-dev_2%3a1.7.5-1_amd64.deb ... - Unpacking libx11-dev:amd64 (2:1.7.5-1) over (2:1.7.2-2+b1) ... - Preparing to unpack .../11-libx11-6_2%3a1.7.5-1_amd64.deb ... - Unpacking libx11-6:amd64 (2:1.7.5-1) over (2:1.7.2-2+b1) ... - Selecting previously unselected package libxfixes3:amd64. - Preparing to unpack .../12-libxfixes3_1%3a6.0.0-1_amd64.deb ... - Unpacking libxfixes3:amd64 (1:6.0.0-1) ... - Selecting previously unselected package libva-x11-2:amd64. - Preparing to unpack .../13-libva-x11-2_2.14.0-1_amd64.deb ... - Unpacking libva-x11-2:amd64 (2.14.0-1) ... - Selecting previously unselected package libvdpau1:amd64. - Preparing to unpack .../14-libvdpau1_1.5-1_amd64.deb ... - Unpacking libvdpau1:amd64 (1.5-1) ... - Selecting previously unselected package ocl-icd-libopencl1:amd64. - Preparing to unpack .../15-ocl-icd-libopencl1_2.2.14-3_amd64.deb ... - Unpacking ocl-icd-libopencl1:amd64 (2.2.14-3) ... - Selecting previously unselected package libavutil56:amd64. - Preparing to unpack .../16-libavutil56_7%3a4.4.1-3+b2_amd64.deb ... - Unpacking libavutil56:amd64 (7:4.4.1-3+b2) ... - Selecting previously unselected package libavutil-dev:amd64. - Preparing to unpack .../17-libavutil-dev_7%3a4.4.1-3+b2_amd64.deb ... - Unpacking libavutil-dev:amd64 (7:4.4.1-3+b2) ... - Selecting previously unselected package libdrm-amdgpu1:amd64. - Preparing to unpack .../18-libdrm-amdgpu1_2.4.110-1_amd64.deb ... - Unpacking libdrm-amdgpu1:amd64 (2.4.110-1) ... - Selecting previously unselected package libdrm-nouveau2:amd64. - Preparing to unpack .../19-libdrm-nouveau2_2.4.110-1_amd64.deb ... - Unpacking libdrm-nouveau2:amd64 (2.4.110-1) ... - Selecting previously unselected package libdrm-radeon1:amd64. - Preparing to unpack .../20-libdrm-radeon1_2.4.110-1_amd64.deb ... - Unpacking libdrm-radeon1:amd64 (2.4.110-1) ... - Selecting previously unselected package libelf1:amd64. - Preparing to unpack .../21-libelf1_0.186-1_amd64.deb ... - Unpacking libelf1:amd64 (0.186-1) ... - Selecting previously unselected package libglapi-mesa:amd64. - Preparing to unpack .../22-libglapi-mesa_21.3.7-1_amd64.deb ... - Unpacking libglapi-mesa:amd64 (21.3.7-1) ... - Selecting previously unselected package libicu67:amd64. - Preparing to unpack .../23-libicu67_67.1-7_amd64.deb ... - Unpacking libicu67:amd64 (67.1-7) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../24-libxml2_2.9.13+dfsg-1_amd64.deb ... - Unpacking libxml2:amd64 (2.9.13+dfsg-1) ... - Selecting previously unselected package libz3-4:amd64. - Preparing to unpack .../25-libz3-4_4.8.12-1+b1_amd64.deb ... - Unpacking libz3-4:amd64 (4.8.12-1+b1) ... - Selecting previously unselected package libllvm13:amd64. - Preparing to unpack .../26-libllvm13_1%3a13.0.1-3+b2_amd64.deb ... - Unpacking libllvm13:amd64 (1:13.0.1-3+b2) ... - Selecting previously unselected package libsensors-config. - Preparing to unpack .../27-libsensors-config_1%3a3.6.0-7_all.deb ... - Unpacking libsensors-config (1:3.6.0-7) ... - Selecting previously unselected package libsensors5:amd64. - Preparing to unpack .../28-libsensors5_1%3a3.6.0-7_amd64.deb ... - Unpacking libsensors5:amd64 (1:3.6.0-7) ... - Selecting previously unselected package libvulkan1:amd64. - Preparing to unpack .../29-libvulkan1_1.3.204.1-2_amd64.deb ... - Unpacking libvulkan1:amd64 (1.3.204.1-2) ... - Selecting previously unselected package libgl1-mesa-dri:amd64. - Preparing to unpack .../30-libgl1-mesa-dri_21.3.7-1_amd64.deb ... - Unpacking libgl1-mesa-dri:amd64 (21.3.7-1) ... - Selecting previously unselected package libglib2.0-0:amd64. - Preparing to unpack .../31-libglib2.0-0_2.72.0-1+b1_amd64.deb ... - Unpacking libglib2.0-0:amd64 (2.72.0-1+b1) ... - Selecting previously unselected package libglib2.0-data. - Preparing to unpack .../32-libglib2.0-data_2.72.0-1_all.deb ... - Unpacking libglib2.0-data (2.72.0-1) ... - Selecting previously unselected package libglvnd0:amd64. - Preparing to unpack .../33-libglvnd0_1.4.0-1_amd64.deb ... - Unpacking libglvnd0:amd64 (1.4.0-1) ... - Selecting previously unselected package libx11-xcb1:amd64. - Preparing to unpack .../34-libx11-xcb1_2%3a1.7.5-1_amd64.deb ... - Unpacking libx11-xcb1:amd64 (2:1.7.5-1) ... - Selecting previously unselected package libxcb-dri2-0:amd64. - Preparing to unpack .../35-libxcb-dri2-0_1.14-3_amd64.deb ... - Unpacking libxcb-dri2-0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-dri3-0:amd64. - Preparing to unpack .../36-libxcb-dri3-0_1.14-3_amd64.deb ... - Unpacking libxcb-dri3-0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-glx0:amd64. - Preparing to unpack .../37-libxcb-glx0_1.14-3_amd64.deb ... - Unpacking libxcb-glx0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-present0:amd64. - Preparing to unpack .../38-libxcb-present0_1.14-3_amd64.deb ... - Unpacking libxcb-present0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-shm0:amd64. - Preparing to unpack .../39-libxcb-shm0_1.14-3_amd64.deb ... - Unpacking libxcb-shm0:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-sync1:amd64. - Preparing to unpack .../40-libxcb-sync1_1.14-3_amd64.deb ... - Unpacking libxcb-sync1:amd64 (1.14-3) ... - Selecting previously unselected package libxcb-xfixes0:amd64. - Preparing to unpack .../41-libxcb-xfixes0_1.14-3_amd64.deb ... - Unpacking libxcb-xfixes0:amd64 (1.14-3) ... - Selecting previously unselected package libxshmfence1:amd64. - Preparing to unpack .../42-libxshmfence1_1.3-1_amd64.deb ... - Unpacking libxshmfence1:amd64 (1.3-1) ... - Selecting previously unselected package libxxf86vm1:amd64. - Preparing to unpack .../43-libxxf86vm1_1%3a1.1.4-1+b2_amd64.deb ... - Unpacking libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Selecting previously unselected package libglx-mesa0:amd64. - Preparing to unpack .../44-libglx-mesa0_21.3.7-1_amd64.deb ... - Unpacking libglx-mesa0:amd64 (21.3.7-1) ... - Selecting previously unselected package libogg0:amd64. - Preparing to unpack .../45-libogg0_1.3.4-0.1_amd64.deb ... - Unpacking libogg0:amd64 (1.3.4-0.1) ... - Selecting previously unselected package libogg-dev:amd64. - Preparing to unpack .../46-libogg-dev_1.3.4-0.1_amd64.deb ... - Unpacking libogg-dev:amd64 (1.3.4-0.1) ... - Selecting previously unselected package libopus0:amd64. - Preparing to unpack .../47-libopus0_1.3.1-0.1_amd64.deb ... - Unpacking libopus0:amd64 (1.3.1-0.1) ... - Selecting previously unselected package libopus-dev:amd64. - Preparing to unpack .../48-libopus-dev_1.3.1-0.1_amd64.deb ... - Unpacking libopus-dev:amd64 (1.3.1-0.1) ... - Selecting previously unselected package libglx0:amd64. - Preparing to unpack .../49-libglx0_1.4.0-1_amd64.deb ... - Unpacking libglx0:amd64 (1.4.0-1) ... - Selecting previously unselected package libgl1:amd64. - Preparing to unpack .../50-libgl1_1.4.0-1_amd64.deb ... - Unpacking libgl1:amd64 (1.4.0-1) ... - Selecting previously unselected package libvdpau-va-gl1:amd64. - Preparing to unpack .../51-libvdpau-va-gl1_0.4.2-1+b1_amd64.deb ... - Unpacking libvdpau-va-gl1:amd64 (0.4.2-1+b1) ... - Selecting previously unselected package libwayland-client0:amd64. - Preparing to unpack .../52-libwayland-client0_1.20.0-1_amd64.deb ... - Unpacking libwayland-client0:amd64 (1.20.0-1) ... - Selecting previously unselected package libxcb-randr0:amd64. - Preparing to unpack .../53-libxcb-randr0_1.14-3_amd64.deb ... - Unpacking libxcb-randr0:amd64 (1.14-3) ... - Selecting previously unselected package mesa-va-drivers:amd64. - Preparing to unpack .../54-mesa-va-drivers_21.3.7-1_amd64.deb ... - Unpacking mesa-va-drivers:amd64 (21.3.7-1) ... - Selecting previously unselected package mesa-vdpau-drivers:amd64. - Preparing to unpack .../55-mesa-vdpau-drivers_21.3.7-1_amd64.deb ... - Unpacking mesa-vdpau-drivers:amd64 (21.3.7-1) ... - Selecting previously unselected package mesa-vulkan-drivers:amd64. - Preparing to unpack .../56-mesa-vulkan-drivers_21.3.7-1_amd64.deb ... - Unpacking mesa-vulkan-drivers:amd64 (21.3.7-1) ... - Selecting previously unselected package pkg-config. - Preparing to unpack .../57-pkg-config_0.29.2-1_amd64.deb ... - Unpacking pkg-config (0.29.2-1) ... - Selecting previously unselected package shared-mime-info. - Preparing to unpack .../58-shared-mime-info_2.1-2_amd64.deb ... - Unpacking shared-mime-info (2.1-2) ... - Selecting previously unselected package va-driver-all:amd64. - Preparing to unpack .../59-va-driver-all_2.14.0-1_amd64.deb ... - Unpacking va-driver-all:amd64 (2.14.0-1) ... - Selecting previously unselected package vdpau-driver-all:amd64. - Preparing to unpack .../60-vdpau-driver-all_1.5-1_amd64.deb ... - Unpacking vdpau-driver-all:amd64 (1.5-1) ... - Selecting previously unselected package xdg-user-dirs. - Preparing to unpack .../61-xdg-user-dirs_0.17-2_amd64.deb ... - Unpacking xdg-user-dirs (0.17-2) ... - Setting up libxcb-dri3-0:amd64 (1.14-3) ... - Setting up libpciaccess0:amd64 (0.16-3) ... - Setting up libxcb-xfixes0:amd64 (1.14-3) ... - Setting up libogg0:amd64 (1.3.4-0.1) ... - Setting up libicu67:amd64 (67.1-7) ... - Setting up xdg-user-dirs (0.17-2) ... - Setting up libglib2.0-0:amd64 (2.72.0-1+b1) ... - No schema files found: doing nothing. - Setting up libglvnd0:amd64 (1.4.0-1) ... - Setting up libxcb-glx0:amd64 (1.14-3) ... - Setting up libsensors-config (1:3.6.0-7) ... - Setting up libxcb-shm0:amd64 (1.14-3) ... - Setting up libigdgmm12:amd64 (22.1.2+ds1-1) ... - Setting up libogg-dev:amd64 (1.3.4-0.1) ... - Setting up libxcb-present0:amd64 (1.14-3) ... - Setting up libz3-4:amd64 (4.8.12-1+b1) ... - Setting up libglib2.0-data (2.72.0-1) ... - Setting up libva2:amd64 (2.14.0-1) ... - Setting up libxcb-sync1:amd64 (1.14-3) ... - Setting up libopus0:amd64 (1.3.1-0.1) ... - Setting up intel-media-va-driver:amd64 (22.3.1+dfsg1-1) ... - Setting up pkg-config (0.29.2-1) ... - Setting up libsensors5:amd64 (1:3.6.0-7) ... - Setting up libglapi-mesa:amd64 (21.3.7-1) ... - Setting up libvulkan1:amd64 (1.3.204.1-2) ... - Setting up libxcb-dri2-0:amd64 (1.14-3) ... - Setting up ocl-icd-libopencl1:amd64 (2.2.14-3) ... - Setting up libxshmfence1:amd64 (1.3-1) ... - Setting up libxcb-randr0:amd64 (1.14-3) ... - Setting up libx11-6:amd64 (2:1.7.5-1) ... - Setting up libmfx1:amd64 (22.3.0-1) ... - Setting up libdrm-common (2.4.110-1) ... - Setting up libelf1:amd64 (0.186-1) ... - Setting up libxml2:amd64 (2.9.13+dfsg-1) ... - Setting up libwayland-client0:amd64 (1.20.0-1) ... - Setting up libx11-xcb1:amd64 (2:1.7.5-1) ... - Setting up libx11-dev:amd64 (2:1.7.5-1) ... - Setting up libopus-dev:amd64 (1.3.1-0.1) ... - Setting up libxxf86vm1:amd64 (1:1.1.4-1+b2) ... - Setting up libxfixes3:amd64 (1:6.0.0-1) ... - Setting up shared-mime-info (2.1-2) ... - Setting up libllvm13:amd64 (1:13.0.1-3+b2) ... - Setting up libdrm2:amd64 (2.4.110-1) ... - Setting up libva-drm2:amd64 (2.14.0-1) ... - Setting up libvdpau1:amd64 (1.5-1) ... - Setting up libva-x11-2:amd64 (2.14.0-1) ... - Setting up libdrm-amdgpu1:amd64 (2.4.110-1) ... - Setting up mesa-vulkan-drivers:amd64 (21.3.7-1) ... - Setting up libdrm-nouveau2:amd64 (2.4.110-1) ... - Setting up libdrm-radeon1:amd64 (2.4.110-1) ... - Setting up libdrm-intel1:amd64 (2.4.110-1) ... - Setting up libgl1-mesa-dri:amd64 (21.3.7-1) ... - Setting up libavutil56:amd64 (7:4.4.1-3+b2) ... - Setting up mesa-va-drivers:amd64 (21.3.7-1) ... - Setting up i965-va-driver:amd64 (2.4.1+dfsg1-1) ... - Setting up libavutil-dev:amd64 (7:4.4.1-3+b2) ... - Setting up mesa-vdpau-drivers:amd64 (21.3.7-1) ... - Setting up libglx-mesa0:amd64 (21.3.7-1) ... - Setting up libglx0:amd64 (1.4.0-1) ... - Setting up libgl1:amd64 (1.4.0-1) ... - Setting up va-driver-all:amd64 (2.14.0-1) ... - Setting up libvdpau-va-gl1:amd64 (0.4.2-1+b1) ... - Setting up vdpau-driver-all:amd64 (1.5-1) ... - Processing triggers for libc-bin (2.33-7) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> Processing 2/12: Processing 3/12: [ogg.0.4.3: http] Processing 4/12: [ogg.0.4.3: http] [opus.0.1.0: http] Processing 5/12: [ogg.0.4.3: http] [opus.0.1.0: http] [conf-pkg-config: pkg-config] -> retrieved ocamlfind.1.9.3 (cached) Processing 6/12: [ogg.0.4.3: http] [opus.0.1.0: http] [conf-pkg-config: pkg-config] [ocamlfind: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "pkg-config" "--help" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-pkg-config.2) - Usage: - pkg-config [OPTION?] - - Help Options: - -h, --help Show help options - - Application Options: - --version output version of pkg-config - --modversion output version for package - --atleast-pkgconfig-version=VERSION require given version of pkg-config - --libs output all linker flags - --static output linker flags for static linking - --short-errors print short errors - --libs-only-l output -l flags - --libs-only-other output other libs (e.g. -pthread) - --libs-only-L output -L flags - --cflags output all pre-processor and compiler flags - --cflags-only-I output -I flags - --cflags-only-other output cflags not covered by the cflags-only-I option - --variable=NAME get the value of variable named NAME - --define-variable=NAME=VALUE set variable NAME to VALUE - --exists return 0 if the module(s) exist - --print-variables output list of variables defined by the module - --uninstalled return 0 if the uninstalled version of one or more module(s) or their dependencies will be used - --atleast-version=VERSION return 0 if the module is at least version VERSION - --exact-version=VERSION return 0 if the module is at exactly version VERSION - --max-version=VERSION return 0 if the module is at no newer than version VERSION - --list-all list all known packages - --debug show verbose debug information - --print-errors show verbose information about missing or conflicting packages (default unless --exists or --atleast/exact/max-version given on the command line) - --silence-errors be silent about errors (default when --exists or --atleast/exact/max-version given on the command line) - --errors-to-stdout print errors from --print-errors to stdout not stderr - --print-provides print which packages the package provides - --print-requires print which packages the package requires - --print-requires-private print which packages the package requires for static linking - --validate validate a package's .pc file - --define-prefix try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --dont-define-prefix don't try to override the value of prefix for each .pc file found with a guesstimated value based on the location of the .pc file - --prefix-variable=PREFIX set the name of the variable that pkg-config automatically sets - -> compiled conf-pkg-config.2 Processing 6/12: [ogg.0.4.3: http] [opus.0.1.0: http] [ocamlfind: ./configure] Processing 7/12: [ogg.0.4.3: http] [opus.0.1.0: http] [ocamlfind: ./configure] [conf-pkg-config: mkdir] Processing 7/12: [ogg.0.4.3: http] [ocamlfind: ./configure] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "-bindir" "/home/opam/.opam/4.03/bin" "-sitelib" "/home/opam/.opam/4.03/lib" "-mandir" "/home/opam/.opam/4.03/man" "-config" "/home/opam/.opam/4.03/lib/findlib.conf" "-no-custom" "-no-camlp4" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3) - Welcome to findlib version 1.9.3 - Configuring core... - Checking for #remove_directory... - Testing threading model... - systhread_supported: true - Testing DLLs... - Testing whether ppxopt can be supported... - Checking for ocamlc -opaque... - Querying installation: META list not found - make install will double-check installed META files - Configuring libraries... - unix: found - bigarray: found - compiler-libs: found - dbm: not present (normal since 4.00) - graphics: found - num: found - ocamlbuild: not present (normal since 4.03) - ocamldoc: found - raw_spacetime: not present (normal since 4.12) - threads: found - str: found - labltk: not present (normal since 4.02) - native dynlink: found - camlp4: disabled - bytes: found, installing fake library - Configuration for dynlink written to site-lib-src/dynlink/META - Configuration for stdlib written to site-lib-src/stdlib/META - Configuration for unix written to site-lib-src/unix/META - Configuration for bigarray written to site-lib-src/bigarray/META - Configuration for compiler-libs written to site-lib-src/compiler-libs/META - Configuration for graphics written to site-lib-src/graphics/META - Configuration for num written to site-lib-src/num/META - Configuration for num-top written to site-lib-src/num-top/META - Configuration for ocamldoc written to site-lib-src/ocamldoc/META - Configuration for threads written to site-lib-src/threads/META - Configuration for str written to site-lib-src/str/META - Configuration for bytes written to site-lib-src/bytes/META - Detecting compiler arguments: (extractor built) ok - - About the OCAML core installation: - Standard library: /home/opam/.opam/4.03/lib/ocaml - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - Multi-threading type: posix - The directory of site-specific packages will be - site-lib: /home/opam/.opam/4.03/lib - The configuration file is written to: - findlib config file: /home/opam/.opam/4.03/lib/findlib.conf - Software will be installed: - Libraries: in <site-lib>/findlib - Binaries: /home/opam/.opam/4.03/bin - Manual pages: /home/opam/.opam/4.03/man - topfind script: /home/opam/.opam/4.03/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 7/12: [ogg.0.4.3: http] [ocamlfind: make all] [conf-pkg-config: mkdir] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "mkdir" "-p" "/home/opam/.opam/4.03/lib/pkgconfig" (CWD=/home/opam/.opam/4.03/.opam-switch/build/conf-pkg-config.2) -> installed conf-pkg-config.2 Processing 7/12: [ogg.0.4.3: http] [ocamlfind: make all] -> retrieved opus.0.1.0 (http://downloads.sourceforge.net/project/savonet/ocaml-opus/0.1.0/ocaml-opus-0.1.0.tar.gz) + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3) - for p in findlib; do ( cd src/$p; make all ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/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/4.03/lib/findlib.conf' | \ - ../../tools/patch '@STDLIB@' '/home/opam/.opam/4.03/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 -g -c findlib_config.ml - ocamlc -I +compiler-libs -opaque -g -c fl_split.ml - ocamlc -I +compiler-libs -opaque -g -c fl_metatoken.ml - ocamlc -I +compiler-libs -opaque -g -c fl_meta.ml - ocamlc -I +compiler-libs -opaque -c fl_metascanner.mli - ocamlc -I +compiler-libs -opaque -g -c fl_metascanner.ml - ocamlc -I +compiler-libs -opaque -c fl_topo.mli - ocamlc -I +compiler-libs -opaque -g -c fl_topo.ml - ocamlc -I +compiler-libs -opaque -c fl_package_base.mli - ocamlc -I +compiler-libs -opaque -g -c fl_package_base.ml - ocamlc -I +compiler-libs -opaque -c findlib.mli - ocamlc -I +compiler-libs -opaque -g -c findlib.ml - ocamlc -I +compiler-libs -opaque -g -c fl_args.ml - ocamlc -I +compiler-libs -opaque -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 -g -c ocaml_args.ml - ocamlc -I +compiler-libs -opaque -g -c frontend.ml - ocamlc -I +compiler-libs -o ocamlfind -g findlib.cma unix.cma \ - ocaml_args.cmo frontend.cmo - ocamlc -I +compiler-libs -opaque -c topfind.mli - ocamlc -I +compiler-libs -opaque -g -c topfind.ml - 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/4.03/lib' \ - >topfind - ocamlc -I +compiler-libs -opaque -c num_top_printers.mli - ocamlc -I +compiler-libs -opaque -g -c num_top_printers.ml - ocamlc -I +compiler-libs -opaque -c num_top.mli - ocamlc -I +compiler-libs -opaque -g -c num_top.ml - ocamlc -I +compiler-libs -a -o num_top.cma num_top_printers.cmo num_top.cmo - ocamlc -I +compiler-libs -opaque -c fl_dynload.mli - ocamlc -I +compiler-libs -opaque -g -c fl_dynload.ml - ocamlc -I +compiler-libs -a -o findlib_dynload.cma fl_dynload.cmo - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - make all-config - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3' - USE_CYGPATH="0"; \ - export USE_CYGPATH; \ - cat findlib.conf.in | \ - tools/patch '@SITELIB@' '/home/opam/.opam/4.03/lib' >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/4.03/.opam-switch/build/ocamlfind.1.9.3' Processing 7/12: [ogg.0.4.3: http] [ocamlfind: make opt] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "opt" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3) - for p in findlib; do ( cd src/$p; make opt ) || exit; done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - ocamlopt -I +compiler-libs -g -opaque -c findlib_config.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_split.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metatoken.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_meta.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_metascanner.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_topo.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_package_base.ml - ocamlopt -I +compiler-libs -g -opaque -c findlib.ml - ocamlopt -I +compiler-libs -g -opaque -c fl_args.ml - ocamlopt -I +compiler-libs -g -opaque -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 -c ocaml_args.ml - ocamlopt -I +compiler-libs -g -opaque -c frontend.ml - ocamlopt -I +compiler-libs -g -o ocamlfind_opt findlib.cmxa unix.cmxa \ - ocaml_args.cmx frontend.cmx - ocamlopt -I +compiler-libs -g -opaque -c topfind.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Topdirs, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Toploop, and its interface was not compiled with -opaque - 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 -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/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib' -> compiled ocamlfind.1.9.3 Processing 7/12: [ogg.0.4.3: http] Processing 8/12: [ogg.0.4.3: http] [ocamlfind: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3) - if [ "1" -eq 1 ]; then \ - for x in camlp4 dbm graphics labltk num ocamlbuild; do \ - if [ -f "/home/opam/.opam/4.03/lib/$x/META" ]; then \ - if ! grep -Fq '[distributed with Ocaml]' "//home/opam/.opam/4.03/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 - mkdir -p "/home/opam/.opam/4.03/bin" - mkdir -p "/home/opam/.opam/4.03/man" - make install-config - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3' - mkdir -p "`dirname \"/home/opam/.opam/4.03/lib/findlib.conf\"`" - test -f "/home/opam/.opam/4.03/lib/findlib.conf" || cp findlib.conf "/home/opam/.opam/4.03/lib/findlib.conf" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3' - for p in findlib; do ( cd src/$p; make install ); done - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - mkdir -p "/home/opam/.opam/4.03/lib/findlib" - mkdir -p "/home/opam/.opam/4.03/bin" - test 1 -eq 0 || cp topfind "/home/opam/.opam/4.03/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` && \ - cp $files "/home/opam/.opam/4.03/lib/findlib" - f="ocamlfind"; { test -f ocamlfind_opt && f="ocamlfind_opt"; }; \ - cp $f "/home/opam/.opam/4.03/bin/ocamlfind" - # the following "if" block is only needed for 4.00beta2 - if [ 1 -eq 0 -a -f "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/topdirs.cmi" ]; then \ - cd "/home/opam/.opam/4.03/lib/ocaml/compiler-libs/"; \ - cp topdirs.cmi toploop.cmi "/home/opam/.opam/4.03/lib/findlib/"; \ - fi - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - make install-meta - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3' - for x in bigarray bytes compiler-libs dynlink graphics num num-top ocamldoc stdlib str threads unix ; do mkdir -p "/home/opam/.opam/4.03/lib/$x"; cp site-lib-src/$x/META "/home/opam/.opam/4.03/lib/$x/META.tmp" && mv "/home/opam/.opam/4.03/lib/$x/META.tmp" "/home/opam/.opam/4.03/lib/$x/META"; done - mkdir -p "/home/opam/.opam/4.03/lib/findlib"; cp Makefile.packages "/home/opam/.opam/4.03/lib/findlib/Makefile.packages" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3' - test ! -f 'site-lib-src/num-top/META' || { cd src/findlib; make install-num-top; } - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - mkdir -p "/home/opam/.opam/4.03/lib/num-top" - cp num_top.cma num_top.cmi num_top_printers.cmi \ - "/home/opam/.opam/4.03/lib/num-top" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3/src/findlib' - test ! -f 'site-lib-src/camlp4/META' || cp tools/safe_camlp4 "/home/opam/.opam/4.03/bin" - make install-doc - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3' - mkdir -p "/home/opam/.opam/4.03/man/man1" "/home/opam/.opam/4.03/man/man3" "/home/opam/.opam/4.03/man/man5" - cp doc/ref-man/ocamlfind.1 "/home/opam/.opam/4.03/man/man1" - cp doc/ref-man/META.5 doc/ref-man/site-lib.5 doc/ref-man/findlib.conf.5 "/home/opam/.opam/4.03/man/man5" - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ocamlfind.1.9.3' -> installed ocamlfind.1.9.3 Processing 8/12: [ogg.0.4.3: http] Processing 8/12: -> retrieved ogg.0.4.3 (http://sourceforge.net/projects/savonet/files/ocaml-ogg/0.4.3/ocaml-ogg-0.4.3.tar.gz/download) Processing 9/12: [ogg: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.03/lib" "--mandir" "/home/opam/.opam/4.03/man" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3) - configuring ocaml-ogg 0.4.3 - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking build system type... x86_64-unknown-linux-gnu - checking host system type... x86_64-unknown-linux-gnu - checking for a BSD-compatible install... /usr/bin/install -c - checking that calling user is not root... ok - checking for gcc... (cached) gcc - checking whether we are using the GNU C compiler... (cached) yes - checking whether gcc accepts -g... (cached) yes - checking for gcc option to accept ISO C89... (cached) none needed - checking for ar... ar - checking for ocamlc... ocamlc - OCaml version is 4.03.0 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.03/lib/ocaml - checking for ocamlopt... ocamlopt - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamlbuild... no - checking for camlidl... no - checking for ocamllex... ocamllex - checking for ocamllex.opt... ocamllex.opt - checking for ocamlyacc... ocamlyacc - checking for camlp4... no - checking for camlp4boot... no - checking for camlp4o... no - checking for camlp4of... no - checking for camlp4oof... no - checking for camlp4orf... no - checking for camlp4prof... no - checking for camlp4r... no - checking for camlp4rf... no - checking for ocamlfind... ocamlfind - checking for caml/threads.h... - no - checking for gcc option to produce PIC... -fPIC - checking for pkg-config... /usr/bin/pkg-config - checking pkg-config is at least version 0.9.0... yes - checking whether pkg-config knows about ogg... ok - configure: creating ./config.status - config.status: creating Makefile - config.status: creating src/META - config.status: creating src/Makefile Processing 9/12: [ogg: make all] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "all" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3) - make -C src all - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' - ocamldep ogg_demuxer.mli > ._bcdi/ogg_demuxer.di - ocamldep ogg.mli > ._bcdi/ogg.di - ocamldep ogg_demuxer.ml > ._d/ogg_demuxer.d - ocamldep ogg.ml > ._d/ogg.d - ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -g -O2 -I/home/opam/.opam/4.03/lib/include -Wall -DCAML_NAME_SPACE \ - -DPIC -fPIC -I/home/opam/.opam/4.03/lib/include \ - -o ogg_stubs.o " ogg_stubs.c - ar rcs libogg_stubs.a ogg_stubs.o - ocamlc.opt -c ogg.mli - ocamlc.opt -c ogg.ml - File "ogg.ml", line 164, characters 24-37: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlc.opt -c ogg_demuxer.mli - ocamlc.opt -c ogg_demuxer.ml - File "ogg_demuxer.ml", line 310, characters 18-31: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlmklib -L/home/opam/.opam/4.03/lib/lib \ - -o ogg_stubs ogg_stubs.o -logg \ - - ocamlc.opt -a -dllib dllogg_stubs.so -ccopt -L/home/opam/.opam/4.03/lib/lib -ccopt -L/home/opam/.opam/4.03/lib/lib -cclib -logg_stubs -cclib -logg -o ogg.cma ogg.cmo ogg_demuxer.cmo - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' - ocamldep -native ogg_demuxer.mli > ._ncdi/ogg_demuxer.di - ocamldep -native ogg.mli > ._ncdi/ogg.di - make[2]: 'libogg_stubs.a' is up to date. - ocamlopt.opt -c ogg.ml - File "ogg.ml", line 164, characters 24-37: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlopt.opt -c ogg_demuxer.ml - File "ogg_demuxer.ml", line 310, characters 18-31: - Warning 3: deprecated: String.create - Use Bytes.create instead. - ocamlopt.opt -a -ccopt -L/home/opam/.opam/4.03/lib/lib -ccopt -L/home/opam/.opam/4.03/lib/lib -cclib -logg_stubs -cclib -logg -o ogg.cmxa ogg.cmx ogg_demuxer.cmx - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' -> compiled ogg.0.4.3 Processing 10/12: [ogg: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' - make[2]: 'libogg_stubs.a' is up to date. - make[2]: 'ogg.cma' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' - make[2]: 'libogg_stubs.a' is up to date. - make[2]: 'ogg.cmxa' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' - - Installing library with ocamlfind - ocamlfind install ogg META ogg.mli ogg_demuxer.mli ogg.cmi ogg_demuxer.cmi ogg.cma ogg.cmxa libogg_stubs.a ogg.a dllogg_stubs.so ocaml-ogg.h - Installed /home/opam/.opam/4.03/lib/ogg/ocaml-ogg.h - Installed /home/opam/.opam/4.03/lib/ogg/ogg.a - Installed /home/opam/.opam/4.03/lib/ogg/libogg_stubs.a - Installed /home/opam/.opam/4.03/lib/ogg/ogg.cmxa - Installed /home/opam/.opam/4.03/lib/ogg/ogg.cma - Installed /home/opam/.opam/4.03/lib/ogg/ogg_demuxer.cmi - Installed /home/opam/.opam/4.03/lib/ogg/ogg.cmi - Installed /home/opam/.opam/4.03/lib/ogg/ogg_demuxer.mli - Installed /home/opam/.opam/4.03/lib/ogg/ogg.mli - Installed /home/opam/.opam/4.03/lib/stublibs/dllogg_stubs.so - Installed /home/opam/.opam/4.03/lib/stublibs/dllogg_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.03/lib/ogg/META - - Installation successful. - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/ogg.0.4.3/src' -> installed ogg.0.4.3 Processing 11/12: [opus: ./configure] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./configure" "--prefix" "/home/opam/.opam/4.03" (CWD=/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0) - configuring ocaml-opus 0.1.0 - checking for gcc... gcc - checking whether the C compiler works... yes - checking for C compiler default output file name... a.out - checking for suffix of executables... - - checking whether we are cross compiling... no - checking for suffix of object files... o - checking whether we are using the GNU C compiler... yes - checking whether gcc accepts -g... yes - checking for gcc option to accept ISO C89... none needed - checking build system type... x86_64-unknown-linux-gnu - checking host system type... x86_64-unknown-linux-gnu - checking for a BSD-compatible install... /usr/bin/install -c - checking that calling user is not root... ok - checking for gcc... (cached) gcc - checking whether we are using the GNU C compiler... (cached) yes - checking whether gcc accepts -g... (cached) yes - checking for gcc option to accept ISO C89... (cached) none needed - checking for ar... ar - checking for ocamlc... ocamlc - OCaml version is 4.03.0 - checking if ocaml compiler supports first-class modules... yes - OCaml library path is /home/opam/.opam/4.03/lib/ocaml - checking for ocamlopt... ocamlopt - checking for ocamlc.opt... ocamlc.opt - checking for ocamlopt.opt... ocamlopt.opt - checking for ocaml... ocaml - checking for ocamldep... ocamldep - checking for ocamldep.opt... ocamldep.opt - checking for ocamlmktop... ocamlmktop - checking for ocamlmklib... ocamlmklib - checking for ocamldoc... ocamldoc - checking for ocamldoc.opt... ocamldoc.opt - checking for ocamlbuild... no - checking for camlidl... no - checking for ocamllex... ocamllex - checking for ocamllex.opt... ocamllex.opt - checking for ocamlyacc... ocamlyacc - checking for camlp4... no - checking for camlp4boot... no - checking for camlp4o... no - checking for camlp4of... no - checking for camlp4oof... no - checking for camlp4orf... no - checking for camlp4prof... no - checking for camlp4r... no - checking for camlp4rf... no - checking for ocamlfind... ocamlfind - checking for caml/threads.h... - no - checking for gcc option to produce PIC... -fPIC - checking for pkg-config... /usr/bin/pkg-config - checking pkg-config is at least version 0.9.0... yes - checking whether pkg-config knows about opus >= 1.0.0... ok - checking how to run the C preprocessor... gcc -E - checking for grep that handles long lines and -e... /bin/grep - checking for egrep... /bin/grep -E - checking for ANSI C header files... yes - checking for sys/types.h... yes - checking for sys/stat.h... yes - checking for stdlib.h... yes - checking for string.h... yes - checking for memory.h... - yes - checking for strings.h... yes - checking for inttypes.h... yes - checking for stdint.h... yes - checking for unistd.h... yes - checking whether byte ordering is bigendian... no - checking for ocaml-ogg... ok - configure: creating ./config.status - config.status: creating Makefile - config.status: creating src/Makefile - config.status: creating src/META - config.status: creating examples/Makefile.opus2wav - config.status: creating config.h Processing 11/12: [opus: make] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" (CWD=/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0) - make -C src - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' - ocamldep.opt -I /home/opam/.opam/4.03/lib/ogg ogg_demuxer_opus_decoder.mli > ._bcdi/ogg_demuxer_opus_decoder.di - ocamldep.opt -I /home/opam/.opam/4.03/lib/ogg opus.mli > ._bcdi/opus.di - ocamldep.opt -I /home/opam/.opam/4.03/lib/ogg ogg_demuxer_opus_decoder.ml > ._d/ogg_demuxer_opus_decoder.d - ocamldep.opt -I /home/opam/.opam/4.03/lib/ogg opus.ml > ._d/opus.d - ocamlc.opt -c -cc "gcc" -ccopt "-fPIC -Wall -g -O2 -I/home/opam/.opam/4.03/include -I/usr/include/opus -I.. \ - -DPIC -fPIC -I/home/opam/.opam/4.03/include -I/usr/include/opus \ - -I/home/opam/.opam/4.03/lib/ogg -o opus_stubs.o " opus_stubs.c - ar rcs libopus_stubs.a opus_stubs.o - ocamlc.opt -c -dtypes -I /home/opam/.opam/4.03/lib/ogg opus.mli - ocamlc.opt -c -dtypes -I /home/opam/.opam/4.03/lib/ogg opus.ml - ocamlc.opt -c -dtypes -I /home/opam/.opam/4.03/lib/ogg ogg_demuxer_opus_decoder.mli - ocamlc.opt -c -dtypes -I /home/opam/.opam/4.03/lib/ogg ogg_demuxer_opus_decoder.ml - ocamlmklib -I /home/opam/.opam/4.03/lib/ogg -L/home/opam/.opam/4.03/lib \ - -o opus_stubs opus_stubs.o -lopus \ - - ocamlc.opt -a -cclib -lopus_stubs -cclib -lopus -dllib dllopus_stubs.so -I /home/opam/.opam/4.03/lib/ogg -ccopt -L/home/opam/.opam/4.03/lib -ccopt -L/home/opam/.opam/4.03/lib -o opus.cma opus.cmo ogg_demuxer_opus_decoder.cmo - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' - ocamldep.opt -native -I /home/opam/.opam/4.03/lib/ogg ogg_demuxer_opus_decoder.mli > ._ncdi/ogg_demuxer_opus_decoder.di - ocamldep.opt -native -I /home/opam/.opam/4.03/lib/ogg opus.mli > ._ncdi/opus.di - make[2]: 'libopus_stubs.a' is up to date. - ocamlopt.opt -c -dtypes -I /home/opam/.opam/4.03/lib/ogg opus.ml - ocamlopt.opt -c -dtypes -I /home/opam/.opam/4.03/lib/ogg ogg_demuxer_opus_decoder.ml - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Ogg, and its interface was not compiled with -opaque - File "_none_", line 1: - Warning 58: no cmx file was found in path for module Ogg_demuxer, and its interface was not compiled with -opaque - ocamlopt.opt -a -cclib -lopus_stubs -cclib -lopus -I /home/opam/.opam/4.03/lib/ogg -ccopt -L/home/opam/.opam/4.03/lib -ccopt -L/home/opam/.opam/4.03/lib -o opus.cmxa opus.cmx ogg_demuxer_opus_decoder.cmx - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' -> compiled opus.0.1.0 Processing 12/12: [opus: make install] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" (CWD=/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0) - make -C src install - make[1]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' - make[2]: 'libopus_stubs.a' is up to date. - make[2]: 'opus.cma' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' - make[2]: Entering directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' - make[2]: 'libopus_stubs.a' is up to date. - make[2]: 'opus.cmxa' is up to date. - make[2]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' - - Installing library with ocamlfind - ocamlfind install opus META ogg_demuxer_opus_decoder.mli opus.mli ogg_demuxer_opus_decoder.cmi opus.cmi opus.cma opus.cmxa ogg_demuxer_opus_decoder.cmx opus.cmx libopus_stubs.a opus.a dllopus_stubs.so - Installed /home/opam/.opam/4.03/lib/opus/opus.a - Installed /home/opam/.opam/4.03/lib/opus/libopus_stubs.a - Installed /home/opam/.opam/4.03/lib/opus/opus.cmx - Installed /home/opam/.opam/4.03/lib/opus/ogg_demuxer_opus_decoder.cmx - Installed /home/opam/.opam/4.03/lib/opus/opus.cmxa - Installed /home/opam/.opam/4.03/lib/opus/opus.cma - Installed /home/opam/.opam/4.03/lib/opus/opus.cmi - Installed /home/opam/.opam/4.03/lib/opus/ogg_demuxer_opus_decoder.cmi - Installed /home/opam/.opam/4.03/lib/opus/opus.mli - Installed /home/opam/.opam/4.03/lib/opus/ogg_demuxer_opus_decoder.mli - Installed /home/opam/.opam/4.03/lib/stublibs/dllopus_stubs.so - Installed /home/opam/.opam/4.03/lib/stublibs/dllopus_stubs.so.owner - ocamlfind: [WARNING] You have installed DLLs but the directory /home/opam/.opam/4.03/lib/stublibs is not mentioned in ld.conf - Installed /home/opam/.opam/4.03/lib/opus/META - - Installation successful. - make[1]: Leaving directory '/home/opam/.opam/4.03/.opam-switch/build/opus.0.1.0/src' -> installed opus.0.1.0 Done. # Run eval $(opam env) to update the current shell environment 2022-04-07 09:33.57 ---> saved as "7361d7cc9ed69ce4b38f4e62ebfd5d5778a7f7cb06c68396a200a64d80d0bb4c" Job succeeded