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


Building on x86-bm-c14.sw.ocaml.org

(from ocaml/opam:debian-unstable)
2024-04-22 00:04.32 ---> 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-04-22 00:04.32 ---> 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 c4b7df5d3d3b3127a642526a9602738f289a8e0b"))
2024-04-22 00:04.32 ---> using "ffb9b2e40c546ce31dc6f75eac0fb0a372fd62901b8bb6dc1b5f51a9f2e506dd" 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-04-22 00:04.32 ---> using "1542764b16e5f440c250016a47c8ff777b98397f0244afcaf081651842e35aeb" 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-04-22 00:04.32 ---> using "f0eab193cb9d1058c601a73f2a0b4f9141eec44f3d69905c6d2c12f13e35ddc0" 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-04-21-2006.57-F-2024-04-11-1406.04.pdiff [594 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-04-21-2006.57-F-2024-04-11-1406.04.pdiff [594 kB]
- Fetched 856 kB in 3s (307 kB/s)
- Reading package lists...
- 
2024-04-22 00:04.32 ---> using "e1ba22946e8ac2f0b7c2bb6a9aa4c89a6427c69f856f195848ede9fcf38f86fa" from cache

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

The following actions will be performed:
=== install 1 package
  - install conf-rdkit 1

The following system packages will first need to be installed:
    librdkit-dev python3-rdkit

<><> 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" "librdkit-dev" "python3-rdkit"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libpython3.11-minimal: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 ... 19396 files and directories currently installed.)
- Preparing to unpack .../libpython3.11-minimal_3.11.9-1_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.9-1) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.9-1_amd64.deb ...
- Unpacking python3.11-minimal (3.11.9-1) ...
- Setting up libpython3.11-minimal:amd64 (3.11.9-1) ...
- Setting up python3.11-minimal (3.11.9-1) ...
- 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 ... 19703 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.9-1_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.9-1) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.9-1_amd64.deb ...
- Unpacking python3.11 (3.11.9-1) ...
- 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 ... 20128 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 fonts-dejavu-mono.
- Preparing to unpack .../01-fonts-dejavu-mono_2.37-8_all.deb ...
- Unpacking fonts-dejavu-mono (2.37-8) ...
- Selecting previously unselected package fonts-dejavu-core.
- Preparing to unpack .../02-fonts-dejavu-core_2.37-8_all.deb ...
- Unpacking fonts-dejavu-core (2.37-8) ...
- Selecting previously unselected package fonts-freefont-ttf.
- Preparing to unpack .../03-fonts-freefont-ttf_20211204+svn4273-2_all.deb ...
- Unpacking fonts-freefont-ttf (20211204+svn4273-2) ...
- Selecting previously unselected package fontconfig-config.
- Preparing to unpack .../04-fontconfig-config_2.15.0-1.1_amd64.deb ...
- Unpacking fontconfig-config (2.15.0-1.1) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../05-libblas3_3.12.0-3_amd64.deb ...
- Unpacking libblas3:amd64 (3.12.0-3) ...
- Selecting previously unselected package libboost-iostreams1.83.0:amd64.
- Preparing to unpack .../06-libboost-iostreams1.83.0_1.83.0-2.1+b1_amd64.deb ...
- Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2.1+b1) ...
- Selecting previously unselected package libboost-python1.83.0.
- Preparing to unpack .../07-libboost-python1.83.0_1.83.0-2.1+b1_amd64.deb ...
- Unpacking libboost-python1.83.0 (1.83.0-2.1+b1) ...
- Selecting previously unselected package libboost-serialization1.83.0:amd64.
- Preparing to unpack .../08-libboost-serialization1.83.0_1.83.0-2.1+b1_amd64.deb ...
- Unpacking libboost-serialization1.83.0:amd64 (1.83.0-2.1+b1) ...
- Selecting previously unselected package libpng16-16t64:amd64.
- Preparing to unpack .../09-libpng16-16t64_1.6.43-5_amd64.deb ...
- Unpacking libpng16-16t64:amd64 (1.6.43-5) ...
- Selecting previously unselected package libfreetype6:amd64.
- Preparing to unpack .../10-libfreetype6_2.13.2+dfsg-1+b4_amd64.deb ...
- Unpacking libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Selecting previously unselected package libfontconfig1:amd64.
- Preparing to unpack .../11-libfontconfig1_2.15.0-1.1_amd64.deb ...
- Unpacking libfontconfig1:amd64 (2.15.0-1.1) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../12-libpixman-1-0_0.42.2-1+b1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Preparing to unpack .../13-libxcb1-dev_1.17.0-1_amd64.deb ...
- Unpacking libxcb1-dev:amd64 (1.17.0-1) over (1.15-1) ...
- Preparing to unpack .../14-libxcb1_1.17.0-1_amd64.deb ...
- Unpacking libxcb1:amd64 (1.17.0-1) over (1.15-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../15-libxcb-render0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../16-libxcb-shm0_1.17.0-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.17.0-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../17-libxrender1_1%3a0.9.10-1.1_amd64.deb ...
- Unpacking libxrender1:amd64 (1:0.9.10-1.1) ...
- Selecting previously unselected package libcairo2:amd64.
- Preparing to unpack .../18-libcairo2_1.18.0-3+b1_amd64.deb ...
- Unpacking libcairo2:amd64 (1.18.0-3+b1) ...
- Selecting previously unselected package libcoordgen3:amd64.
- Preparing to unpack .../19-libcoordgen3_3.0.2-1+b1_amd64.deb ...
- Unpacking libcoordgen3:amd64 (3.0.2-1+b1) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../20-libgfortran5_14-20240330-1_amd64.deb ...
- Unpacking libgfortran5:amd64 (14-20240330-1) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../21-liblapack3_3.12.0-3_amd64.deb ...
- Unpacking liblapack3:amd64 (3.12.0-3) ...
- Selecting previously unselected package libmaeparser1:amd64.
- Preparing to unpack .../22-libmaeparser1_1.3.1-1+b1_amd64.deb ...
- Unpacking libmaeparser1:amd64 (1.3.1-1+b1) ...
- Selecting previously unselected package libpython3.11t64:amd64.
- Preparing to unpack .../23-libpython3.11t64_3.11.9-1_amd64.deb ...
- Unpacking libpython3.11t64:amd64 (3.11.9-1) ...
- Selecting previously unselected package librdkit1.
- Preparing to unpack .../24-librdkit1_202309.3-3+b1_amd64.deb ...
- Unpacking librdkit1 (202309.3-3+b1) ...
- Selecting previously unselected package librdkit-dev.
- Preparing to unpack .../25-librdkit-dev_202309.3-3+b1_amd64.deb ...
- Unpacking librdkit-dev (202309.3-3+b1) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../26-python3-pkg-resources_68.1.2-2_all.deb ...
- Unpacking python3-pkg-resources (68.1.2-2) ...
- Selecting previously unselected package python3-numpy.
- Preparing to unpack .../27-python3-numpy_1%3a1.26.4+ds-6_amd64.deb ...
- Unpacking python3-numpy (1:1.26.4+ds-6) ...
- Selecting previously unselected package rdkit-data.
- Preparing to unpack .../28-rdkit-data_202309.3-3_all.deb ...
- Unpacking rdkit-data (202309.3-3) ...
- Selecting previously unselected package python3-rdkit.
- Preparing to unpack .../29-python3-rdkit_202309.3-3+b1_amd64.deb ...
- Unpacking python3-rdkit (202309.3-3+b1) ...
- Setting up media-types (10.1.0) ...
- Setting up libboost-python1.83.0 (1.83.0-2.1+b1) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1+b1) ...
- Setting up libxcb1:amd64 (1.17.0-1) ...
- Setting up libxcb1-dev:amd64 (1.17.0-1) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libxcb-render0:amd64 (1.17.0-1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.9-1) ...
- Setting up libpython3.11t64:amd64 (3.11.9-1) ...
- Setting up fonts-freefont-ttf (20211204+svn4273-2) ...
- Setting up libxcb-shm0:amd64 (1.17.0-1) ...
- Setting up rdkit-data (202309.3-3) ...
- Setting up libboost-serialization1.83.0:amd64 (1.83.0-2.1+b1) ...
- Setting up libblas3:amd64 (3.12.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/blas/libblas.so.3 to provide /usr/lib/x86_64-linux-gnu/libblas.so.3 (libblas.so.3-x86_64-linux-gnu) in auto mode
- Setting up libboost-iostreams1.83.0:amd64 (1.83.0-2.1+b1) ...
- Setting up fonts-dejavu-mono (2.37-8) ...
- Setting up libpng16-16t64:amd64 (1.6.43-5) ...
- Setting up fonts-dejavu-core (2.37-8) ...
- Setting up libgfortran5:amd64 (14-20240330-1) ...
- Setting up libcoordgen3:amd64 (3.0.2-1+b1) ...
- Setting up libpython3-stdlib:amd64 (3.11.8-1) ...
- Setting up python3.11 (3.11.9-1) ...
- Setting up liblapack3:amd64 (3.12.0-3) ...
- update-alternatives: using /usr/lib/x86_64-linux-gnu/lapack/liblapack.so.3 to provide /usr/lib/x86_64-linux-gnu/liblapack.so.3 (liblapack.so.3-x86_64-linux-gnu) in auto mode
- Setting up fontconfig-config (2.15.0-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 libmaeparser1:amd64 (1.3.1-1+b1) ...
- Setting up libfreetype6:amd64 (2.13.2+dfsg-1+b4) ...
- Setting up libfontconfig1:amd64 (2.15.0-1.1) ...
- Setting up python3-pkg-resources (68.1.2-2) ...
- Setting up libcairo2:amd64 (1.18.0-3+b1) ...
- Setting up python3-numpy (1:1.26.4+ds-6) ...
- Setting up librdkit1 (202309.3-3+b1) ...
- Setting up python3-rdkit (202309.3-3+b1) ...
- Setting up librdkit-dev (202309.3-3+b1) ...
- Processing triggers for libc-bin (2.37-17) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  2/3: [conf-rdkit: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "c++ test.cpp -o test -I/usr/include/rdkit -lRDKitRDGeneral -DSWIG || c++ test.cpp -o test -I/usr/include/rdkit -lRDGeneral -DSWIG" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-rdkit.1)
Processing  2/3: [conf-rdkit: ./test]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "./test" (CWD=/home/opam/.opam/5.0/.opam-switch/build/conf-rdkit.1)
- 2023.09.3
-> compiled  conf-rdkit.1
-> installed conf-rdkit.1
Done.
# Run eval $(opam env) to update the current shell environment
2024-04-22 00:04.59 ---> saved as "aafc64996ddf5777e619fb5f9f3daf68086d2b27c465a5c3971660cf8aa9d43a"
Job succeeded