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


Building on laodoke.caelum.ci.dev

(from ocaml/opam:debian-unstable)
2024-01-25 01:35.24 ---> 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-01-25 01:35.24 ---> 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 cd449b28e1149a5bafa7f1c6262879ce509b7eea"))
2024-01-25 01:35.24 ---> using "f49b41da76612ebccc274a9a68a791e209420ae47e4048a35065abe0a3c908f5" 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-01-25 01:35.24 ---> using "63c1f89af864bc44177f4760e569ac07d5d0007c96073655aa474ddf9b876446" from cache

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

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

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
-> installed base-bigarray.base
-> installed base-threads.base
-> installed base-unix.base
-> retrieved ocaml-base-compiler.4.10.2  (cached)
-> installed ocaml-base-compiler.4.10.2
-> installed ocaml-config.1
-> installed ocaml.4.10.2
Done.
# Run eval $(opam env --switch=4.10) to update the current shell environment
2024-01-25 01:35.24 ---> using "f3ccc90a6bbf6af4ccc03ecb808c72ee32ecec163e318db705c178249819d23d" 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-01-24-2005.16-F-2024-01-12-1405.21.pdiff [620 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2024-01-24-2005.16-F-2024-01-12-1405.21.pdiff [620 kB]
- Fetched 882 kB in 3s (291 kB/s)
- Reading package lists...
2024-01-25 01:35.24 ---> using "03595f389246cb8cc450e0a26d29aeacf1b8dbcdc1ccb76c62d4eef1bd4546c6" 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"))
[NOTE] conf-rdkit.1 is not installed.

Nothing to do.
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 ... 19823 files and directories currently installed.)
- Preparing to unpack .../libpython3.11-minimal_3.11.7-2_amd64.deb ...
- Unpacking libpython3.11-minimal:amd64 (3.11.7-2) ...
- Selecting previously unselected package python3.11-minimal.
- Preparing to unpack .../python3.11-minimal_3.11.7-2_amd64.deb ...
- Unpacking python3.11-minimal (3.11.7-2) ...
- Setting up libpython3.11-minimal:amd64 (3.11.7-2) ...
- Setting up python3.11-minimal (3.11.7-2) ...
- 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 ... 20130 files and directories currently installed.)
- Preparing to unpack .../python3-minimal_3.11.6-1_amd64.deb ...
- Unpacking python3-minimal (3.11.6-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.7-2_amd64.deb ...
- Unpacking libpython3.11-stdlib:amd64 (3.11.7-2) ...
- Selecting previously unselected package python3.11.
- Preparing to unpack .../python3.11_3.11.7-2_amd64.deb ...
- Unpacking python3.11 (3.11.7-2) ...
- Selecting previously unselected package libpython3-stdlib:amd64.
- Preparing to unpack .../libpython3-stdlib_3.11.6-1_amd64.deb ...
- Unpacking libpython3-stdlib:amd64 (3.11.6-1) ...
- Setting up python3-minimal (3.11.6-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 ... 20557 files and directories currently installed.)
- Preparing to unpack .../00-python3_3.11.6-1_amd64.deb ...
- Unpacking python3 (3.11.6-1) ...
- Selecting previously unselected package libpython3.12-minimal:amd64.
- Preparing to unpack .../01-libpython3.12-minimal_3.12.1-2_amd64.deb ...
- Unpacking libpython3.12-minimal:amd64 (3.12.1-2) ...
- Selecting previously unselected package python3.12-minimal.
- Preparing to unpack .../02-python3.12-minimal_3.12.1-2_amd64.deb ...
- Unpacking python3.12-minimal (3.12.1-2) ...
- Preparing to unpack .../03-libcc1-0_13.2.0-10_amd64.deb ...
- Unpacking libcc1-0:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../04-libgprofng0_2.41.90.20240122-1_amd64.deb ...
- Unpacking libgprofng0:amd64 (2.41.90.20240122-1) over (2.41.50.20231227-1) ...
- Preparing to unpack .../05-libctf0_2.41.90.20240122-1_amd64.deb ...
- Unpacking libctf0:amd64 (2.41.90.20240122-1) over (2.41.50.20231227-1) ...
- Preparing to unpack .../06-libctf-nobfd0_2.41.90.20240122-1_amd64.deb ...
- Unpacking libctf-nobfd0:amd64 (2.41.90.20240122-1) over (2.41.50.20231227-1) ...
- Preparing to unpack .../07-binutils-x86-64-linux-gnu_2.41.90.20240122-1_amd64.deb ...
- Unpacking binutils-x86-64-linux-gnu (2.41.90.20240122-1) over (2.41.50.20231227-1) ...
- Preparing to unpack .../08-libbinutils_2.41.90.20240122-1_amd64.deb ...
- Unpacking libbinutils:amd64 (2.41.90.20240122-1) over (2.41.50.20231227-1) ...
- Preparing to unpack .../09-binutils-common_2.41.90.20240122-1_amd64.deb ...
- Unpacking binutils-common:amd64 (2.41.90.20240122-1) over (2.41.50.20231227-1) ...
- Preparing to unpack .../10-binutils_2.41.90.20240122-1_amd64.deb ...
- Unpacking binutils (2.41.90.20240122-1) over (2.41.50.20231227-1) ...
- Preparing to unpack .../11-libgomp1_13.2.0-10_amd64.deb ...
- Unpacking libgomp1:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../12-libitm1_13.2.0-10_amd64.deb ...
- Unpacking libitm1:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../13-libatomic1_13.2.0-10_amd64.deb ...
- Unpacking libatomic1:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../14-libasan8_13.2.0-10_amd64.deb ...
- Unpacking libasan8:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../15-liblsan0_13.2.0-10_amd64.deb ...
- Unpacking liblsan0:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../16-libtsan2_13.2.0-10_amd64.deb ...
- Unpacking libtsan2:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../17-libubsan1_13.2.0-10_amd64.deb ...
- Unpacking libubsan1:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../18-libhwasan0_13.2.0-10_amd64.deb ...
- Unpacking libhwasan0:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../19-libquadmath0_13.2.0-10_amd64.deb ...
- Unpacking libquadmath0:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../20-gcc-13-base_13.2.0-10_amd64.deb ...
- Unpacking gcc-13-base:amd64 (13.2.0-10) over (13.2.0-9) ...
- Setting up gcc-13-base:amd64 (13.2.0-10) ...
- (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 ... 20887 files and directories currently installed.)
- Preparing to unpack .../libstdc++6_13.2.0-10_amd64.deb ...
- Unpacking libstdc++6:amd64 (13.2.0-10) over (13.2.0-9) ...
- Setting up libstdc++6:amd64 (13.2.0-10) ...
- (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 ... 20887 files and directories currently installed.)
- Preparing to unpack .../0-g++-13_13.2.0-10_amd64.deb ...
- Unpacking g++-13 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../1-libstdc++-13-dev_13.2.0-10_amd64.deb ...
- Unpacking libstdc++-13-dev:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../2-libgcc-13-dev_13.2.0-10_amd64.deb ...
- Unpacking libgcc-13-dev:amd64 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../3-gcc-13_13.2.0-10_amd64.deb ...
- Unpacking gcc-13 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../4-cpp-13_13.2.0-10_amd64.deb ...
- Unpacking cpp-13 (13.2.0-10) over (13.2.0-9) ...
- Preparing to unpack .../5-libgcc-s1_13.2.0-10_amd64.deb ...
- Unpacking libgcc-s1:amd64 (13.2.0-10) over (13.2.0-9) ...
- Setting up libgcc-s1:amd64 (13.2.0-10) ...
- (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 ... 20887 files and directories currently installed.)
- Preparing to unpack .../00-libsframe1_2.41.90.20240122-1_amd64.deb ...
- Unpacking libsframe1:amd64 (2.41.90.20240122-1) over (2.41.50.20231227-1) ...
- Selecting previously unselected package fonts-freefont-ttf.
- Preparing to unpack .../01-fonts-freefont-ttf_20211204+svn4273-2_all.deb ...
- Unpacking fonts-freefont-ttf (20211204+svn4273-2) ...
- Selecting previously unselected package libblas3:amd64.
- Preparing to unpack .../02-libblas3_3.11.0-2_amd64.deb ...
- Unpacking libblas3:amd64 (3.11.0-2) ...
- Selecting previously unselected package libboost-iostreams1.83.0:amd64.
- Preparing to unpack .../03-libboost-iostreams1.83.0_1.83.0-2+b2_amd64.deb ...
- Unpacking libboost-iostreams1.83.0:amd64 (1.83.0-2+b2) ...
- Selecting previously unselected package libboost-python1.83.0.
- Preparing to unpack .../04-libboost-python1.83.0_1.83.0-2+b2_amd64.deb ...
- Unpacking libboost-python1.83.0 (1.83.0-2+b2) ...
- Selecting previously unselected package libboost-serialization1.83.0:amd64.
- Preparing to unpack .../05-libboost-serialization1.83.0_1.83.0-2+b2_amd64.deb ...
- Unpacking libboost-serialization1.83.0:amd64 (1.83.0-2+b2) ...
- Selecting previously unselected package libpixman-1-0:amd64.
- Preparing to unpack .../06-libpixman-1-0_0.42.2-1_amd64.deb ...
- Unpacking libpixman-1-0:amd64 (0.42.2-1) ...
- Selecting previously unselected package libxcb-render0:amd64.
- Preparing to unpack .../07-libxcb-render0_1.15-1_amd64.deb ...
- Unpacking libxcb-render0:amd64 (1.15-1) ...
- Selecting previously unselected package libxcb-shm0:amd64.
- Preparing to unpack .../08-libxcb-shm0_1.15-1_amd64.deb ...
- Unpacking libxcb-shm0:amd64 (1.15-1) ...
- Selecting previously unselected package libxrender1:amd64.
- Preparing to unpack .../09-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 .../10-libcairo2_1.18.0-1+b1_amd64.deb ...
- Unpacking libcairo2:amd64 (1.18.0-1+b1) ...
- Selecting previously unselected package libcoordgen3:amd64.
- Preparing to unpack .../11-libcoordgen3_3.0.2-1_amd64.deb ...
- Unpacking libcoordgen3:amd64 (3.0.2-1) ...
- Selecting previously unselected package libgfortran5:amd64.
- Preparing to unpack .../12-libgfortran5_13.2.0-10_amd64.deb ...
- Unpacking libgfortran5:amd64 (13.2.0-10) ...
- Selecting previously unselected package liblapack3:amd64.
- Preparing to unpack .../13-liblapack3_3.11.0-2_amd64.deb ...
- Unpacking liblapack3:amd64 (3.11.0-2) ...
- Selecting previously unselected package libmaeparser1:amd64.
- Preparing to unpack .../14-libmaeparser1_1.3.1-1+b1_amd64.deb ...
- Unpacking libmaeparser1:amd64 (1.3.1-1+b1) ...
- Selecting previously unselected package libpython3.11:amd64.
- Preparing to unpack .../15-libpython3.11_3.11.7-2_amd64.deb ...
- Unpacking libpython3.11:amd64 (3.11.7-2) ...
- Selecting previously unselected package libpython3.12-stdlib:amd64.
- Preparing to unpack .../16-libpython3.12-stdlib_3.12.1-2_amd64.deb ...
- Unpacking libpython3.12-stdlib:amd64 (3.12.1-2) ...
- Selecting previously unselected package librdkit1.
- Preparing to unpack .../17-librdkit1_202309.3-2_amd64.deb ...
- Unpacking librdkit1 (202309.3-2) ...
- Selecting previously unselected package librdkit-dev.
- Preparing to unpack .../18-librdkit-dev_202309.3-2_amd64.deb ...
- Unpacking librdkit-dev (202309.3-2) ...
- Selecting previously unselected package python3-pkg-resources.
- Preparing to unpack .../19-python3-pkg-resources_68.1.2-2_all.deb ...
- Unpacking python3-pkg-resources (68.1.2-2) ...
- Selecting previously unselected package python3.12.
- Preparing to unpack .../20-python3.12_3.12.1-2_amd64.deb ...
- Unpacking python3.12 (3.12.1-2) ...
- Selecting previously unselected package python3-numpy.
- Preparing to unpack .../21-python3-numpy_1%3a1.24.2-2_amd64.deb ...
- Unpacking python3-numpy (1:1.24.2-2) ...
- Selecting previously unselected package rdkit-data.
- Preparing to unpack .../22-rdkit-data_202309.3-2_all.deb ...
- Unpacking rdkit-data (202309.3-2) ...
- Selecting previously unselected package python3-rdkit.
- Preparing to unpack .../23-python3-rdkit_202309.3-2_amd64.deb ...
- Unpacking python3-rdkit (202309.3-2) ...
- Setting up media-types (10.1.0) ...
- Setting up libboost-python1.83.0 (1.83.0-2+b2) ...
- Setting up libpixman-1-0:amd64 (0.42.2-1) ...
- Setting up cpp-13 (13.2.0-10) ...
- Setting up libxrender1:amd64 (1:0.9.10-1.1) ...
- Setting up libxcb-render0:amd64 (1.15-1) ...
- Setting up libpython3.11-stdlib:amd64 (3.11.7-2) ...
- Setting up libpython3.12-minimal:amd64 (3.12.1-2) ...
- Setting up binutils-common:amd64 (2.41.90.20240122-1) ...
- Installing new version of config file /etc/gprofng.rc ...
- Setting up fonts-freefont-ttf (20211204+svn4273-2) ...
- Setting up libctf-nobfd0:amd64 (2.41.90.20240122-1) ...
- Setting up libxcb-shm0:amd64 (1.15-1) ...
- Setting up libgomp1:amd64 (13.2.0-10) ...
- Setting up rdkit-data (202309.3-2) ...
- Setting up libcairo2:amd64 (1.18.0-1+b1) ...
- Setting up libsframe1:amd64 (2.41.90.20240122-1) ...
- Setting up libboost-serialization1.83.0:amd64 (1.83.0-2+b2) ...
- Setting up libblas3:amd64 (3.11.0-2) ...
- 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+b2) ...
- Setting up libquadmath0:amd64 (13.2.0-10) ...
- Setting up libatomic1:amd64 (13.2.0-10) ...
- Setting up libgfortran5:amd64 (13.2.0-10) ...
- Setting up libubsan1:amd64 (13.2.0-10) ...
- Setting up libhwasan0:amd64 (13.2.0-10) ...
- Setting up libasan8:amd64 (13.2.0-10) ...
- Setting up libtsan2:amd64 (13.2.0-10) ...
- Setting up libcoordgen3:amd64 (3.0.2-1) ...
- Setting up libbinutils:amd64 (2.41.90.20240122-1) ...
- Setting up libcc1-0:amd64 (13.2.0-10) ...
- Setting up liblsan0:amd64 (13.2.0-10) ...
- Setting up libitm1:amd64 (13.2.0-10) ...
- Setting up libpython3-stdlib:amd64 (3.11.6-1) ...
- Setting up libctf0:amd64 (2.41.90.20240122-1) ...
- Setting up python3.12-minimal (3.12.1-2) ...
- Setting up python3.11 (3.11.7-2) ...
- Setting up liblapack3:amd64 (3.11.0-2) ...
- 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 libpython3.12-stdlib:amd64 (3.12.1-2) ...
- Setting up libpython3.11:amd64 (3.11.7-2) ...
- Setting up python3.12 (3.12.1-2) ...
- Setting up python3 (3.11.6-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 libgprofng0:amd64 (2.41.90.20240122-1) ...
- Setting up libgcc-13-dev:amd64 (13.2.0-10) ...
- Setting up libstdc++-13-dev:amd64 (13.2.0-10) ...
- Setting up binutils-x86-64-linux-gnu (2.41.90.20240122-1) ...
- Setting up python3-pkg-resources (68.1.2-2) ...
- Setting up librdkit1 (202309.3-2) ...
- Setting up binutils (2.41.90.20240122-1) ...
- Setting up gcc-13 (13.2.0-10) ...
- Setting up librdkit-dev (202309.3-2) ...
- Setting up python3-numpy (1:1.24.2-2) ...
- Setting up g++-13 (13.2.0-10) ...
- Setting up python3-rdkit (202309.3-2) ...
- Processing triggers for libc-bin (2.37-13) ...

<><> 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/4.10/.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/4.10/.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-01-25 01:41.19 ---> saved as "6744a8a630689e12d5142b6d86d642f5e06feef3ba9d3d1794144ab4422f8fe0"
Job succeeded