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


Building on pima.ocamllabs.io

(from ocaml/opam:debian-unstable@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697)
Unable to find image 'ocaml/opam:debian-unstable@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697' locally
docker.io/ocaml/opam@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697: Pulling from ocaml/opam
79d3127460f3: Already exists
1d76dadb2b87: Already exists
68b16cf9a43a: Pulling fs layer
68b16cf9a43a: Verifying Checksum
68b16cf9a43a: Download complete
68b16cf9a43a: Pull complete
Digest: sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697
Status: Downloaded newer image for ocaml/opam@sha256:89ae281e2eb495be4c11c00d3aa1ed57b1fc5235184f25f1710820fe6aa04697
2022-07-02 21:38.06 ---> using "289a5772130c32ac490b42290c00770b0106fdd667c454325c8185fa74b493f8" 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-07-02 21:38.06 ---> using "008821d8c450c258e0260a450ae16e22284fae5da64ba084b279a677fc96d6ce" 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 97da9a1b68b824a65a09e5f7d071fcf2da35bd1b"))
2022-07-02 21:38.06 ---> using "12dd7933f6617e67533eb82236345bd78f28c610ec58718f5dd36834a758494d" 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-07-02 21:38.06 ---> using "cdb5ce09ac172da7787a827db9d60a5837e31c7a916aec2bc85aea1e7fc78225" 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
2022-07-02 21:38.06 ---> using "7a7e8d0b4e4435f9b961813a88d75dedda91737c9e8060e71d8798d32aef191e" 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-07-02-1419.04-F-2022-06-27-1408.49.pdiff [395 kB]
- Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2022-07-02-1419.04-F-2022-06-27-1408.49.pdiff [395 kB]
- Fetched 624 kB in 2s (367 kB/s)
- Reading package lists...
- 
2022-07-02 21:38.06 ---> using "ca90fb2b4c04f5c9ca6d52d51d3d412d16f0f8567e280e24007b76551c208839" from cache

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

Nothing to do.
The following actions will be performed:
=== install 6 packages
  - install bitwuzla-bin 1.0.0
  - install conf-cmake   1     [required by bitwuzla-bin]
  - install conf-g++     1.0   [required by bitwuzla-bin]
  - install conf-gcc     1.0   [required by bitwuzla-bin]
  - install conf-git     1.1   [required by bitwuzla-bin]
  - install conf-gmp     4     [required by bitwuzla-bin]

The following system packages will first need to be installed:
    cmake libgmp-dev

<><> 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. Attempt installation anyway, and 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" "cmake" "libgmp-dev"
- debconf: delaying package configuration, since apt-utils is not installed
- Selecting previously unselected package libicu71: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 ... 18674 files and directories currently installed.)
- Preparing to unpack .../00-libicu71_71.1-3_amd64.deb ...
- Unpacking libicu71:amd64 (71.1-3) ...
- Selecting previously unselected package libxml2:amd64.
- Preparing to unpack .../01-libxml2_2.9.14+dfsg-1_amd64.deb ...
- Unpacking libxml2:amd64 (2.9.14+dfsg-1) ...
- Selecting previously unselected package libarchive13:amd64.
- Preparing to unpack .../02-libarchive13_3.6.0-1_amd64.deb ...
- Unpacking libarchive13:amd64 (3.6.0-1) ...
- Selecting previously unselected package libjsoncpp25:amd64.
- Preparing to unpack .../03-libjsoncpp25_1.9.5-4_amd64.deb ...
- Unpacking libjsoncpp25:amd64 (1.9.5-4) ...
- Selecting previously unselected package librhash0:amd64.
- Preparing to unpack .../04-librhash0_1.4.3-2_amd64.deb ...
- Unpacking librhash0:amd64 (1.4.3-2) ...
- Selecting previously unselected package libuv1:amd64.
- Preparing to unpack .../05-libuv1_1.44.1-2_amd64.deb ...
- Unpacking libuv1:amd64 (1.44.1-2) ...
- Selecting previously unselected package dh-elpa-helper.
- Preparing to unpack .../06-dh-elpa-helper_2.0.10_all.deb ...
- Unpacking dh-elpa-helper (2.0.10) ...
- Selecting previously unselected package emacsen-common.
- Preparing to unpack .../07-emacsen-common_3.0.4_all.deb ...
- Unpacking emacsen-common (3.0.4) ...
- Selecting previously unselected package cmake-data.
- Preparing to unpack .../08-cmake-data_3.23.2-1_all.deb ...
- Unpacking cmake-data (3.23.2-1) ...
- Selecting previously unselected package cmake.
- Preparing to unpack .../09-cmake_3.23.2-1_amd64.deb ...
- Unpacking cmake (3.23.2-1) ...
- Selecting previously unselected package libgmpxx4ldbl:amd64.
- Preparing to unpack .../10-libgmpxx4ldbl_2%3a6.2.1+dfsg1-1_amd64.deb ...
- Unpacking libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1) ...
- Selecting previously unselected package libgmp-dev:amd64.
- Preparing to unpack .../11-libgmp-dev_2%3a6.2.1+dfsg1-1_amd64.deb ...
- Unpacking libgmp-dev:amd64 (2:6.2.1+dfsg1-1) ...
- Setting up libicu71:amd64 (71.1-3) ...
- Setting up libgmpxx4ldbl:amd64 (2:6.2.1+dfsg1-1) ...
- Setting up libuv1:amd64 (1.44.1-2) ...
- Setting up emacsen-common (3.0.4) ...
- Setting up dh-elpa-helper (2.0.10) ...
- Setting up libjsoncpp25:amd64 (1.9.5-4) ...
- Setting up librhash0:amd64 (1.4.3-2) ...
- Setting up cmake-data (3.23.2-1) ...
- Setting up libxml2:amd64 (2.9.14+dfsg-1) ...
- Setting up libgmp-dev:amd64 (2:6.2.1+dfsg1-1) ...
- Setting up libarchive13:amd64 (3.6.0-1) ...
- Setting up cmake (3.23.2-1) ...
- Processing triggers for libc-bin (2.33-7) ...

<><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><>
Processing  1/18:
Processing  2/18:
Processing  3/18:
Processing  4/18:
Processing  5/18:
Processing  6/18:
Processing  7/18: [conf-cmake: sh configure.sh]
Processing  8/18: [conf-cmake: sh configure.sh] [conf-g++: g++]
Processing  9/18: [conf-cmake: sh configure.sh] [conf-g++: g++] [conf-gcc: gcc]
Processing 10/18: [conf-cmake: sh configure.sh] [conf-g++: g++] [conf-gcc: gcc] [conf-git: git]
Processing 11/18: [conf-cmake: sh configure.sh] [conf-g++: g++] [conf-gcc: gcc] [conf-git: git] [conf-gmp: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "configure.sh" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-cmake.1)
- + command -v cmake3
- + command -v cmake
- /usr/bin/cmake
- + cmake_cmd=cmake
- + echo cmd: "cmake"
-> compiled  conf-cmake.1
Processing 11/18: [conf-g++: g++] [conf-gcc: gcc] [conf-git: git] [conf-gmp: sh]
-> installed conf-cmake.1
Processing 12/18: [conf-g++: g++] [conf-gcc: gcc] [conf-git: git] [conf-gmp: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "git" "--version" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-git.1.1)
- git version 2.36.1
-> compiled  conf-git.1.1
Processing 12/18: [conf-g++: g++] [conf-gcc: gcc] [conf-gmp: sh]
-> installed conf-git.1.1
Processing 13/18: [conf-g++: g++] [conf-gcc: gcc] [conf-gmp: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "g++" "--version" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-g++.1.0)
- g++ (Debian 11.3.0-3) 11.3.0
- Copyright (C) 2021 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-g++.1.0
Processing 13/18: [conf-gcc: gcc] [conf-gmp: sh]
-> installed conf-g++.1.0
Processing 14/18: [conf-gcc: gcc] [conf-gmp: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "gcc" "--version" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-gcc.1.0)
- gcc (Debian 11.3.0-3) 11.3.0
- Copyright (C) 2021 Free Software Foundation, Inc.
- This is free software; see the source for copying conditions.  There is NO
- warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
- 
-> compiled  conf-gcc.1.0
Processing 14/18: [conf-gmp: sh]
-> installed conf-gcc.1.0
Processing 15/18: [conf-gmp: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-exc" "cc -c $CFLAGS -I/usr/local/include test.c" (CWD=/home/opam/.opam/4.10/.opam-switch/build/conf-gmp.4)
- + cc -c -I/usr/local/include test.c
-> compiled  conf-gmp.4
Processing 15/18:
-> installed conf-gmp.4
Processing 16/18:
-> retrieved bitwuzla-bin.1.0.0  (cached)
Processing 17/18: [bitwuzla-bin: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "cd vendor/cadical && ./configure -fPIC" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0)
- configure: making default 'build' directory
- configure: building in default '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/cadical/build'
- configure: root directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/cadical'
- configure: source directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/cadical/src'
- configure: compiler supports all required C99/C++11 extensions
- configure: unlocked IO with '{putc,getc}_unlocked' seems to work
- configure: compiling with 'g++ -Wall -Wextra -O3 -DNDEBUG -fPIC'
- configure: generated 'build/makefile' from '../makefile.in'
- configure: generated '../makefile' as proxy to ...
- configure: ... '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/cadical/build/makefile'
- configure: linking '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/cadical/makefile'
- configure: now run 'make' to compile CaDiCaL
- configure: optionally run 'make test'
Processing 17/18: [bitwuzla-bin: make 127]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j" "127" "-C" "vendor/cadical/build" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0)
- make: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/cadical/build'
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/analyze.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/arena.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/assume.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/averages.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/backtrack.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/backward.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/bins.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/block.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/ccadical.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/checker.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/clause.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/collect.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/compact.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/condition.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/config.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/contract.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/cover.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/decide.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/decompose.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/deduplicate.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/elim.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/ema.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/extend.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/external.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/file.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/flags.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/format.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/gates.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/instantiate.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/internal.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/ipasir.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/limit.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/logging.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/lookahead.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/lucky.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/message.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/minimize.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/occs.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/options.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/parse.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/phases.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/probe.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/profile.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/proof.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/propagate.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/queue.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/random.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/reap.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/reduce.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/rephase.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/report.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/resources.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/restart.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/restore.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/score.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/shrink.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/signal.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/solution.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/solver.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/stats.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/subsume.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/terminal.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/ternary.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/tracer.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/transred.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/util.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/var.cpp
- ../scripts/make-build-header.sh > build.hpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/vivify.cpp
- make-build-header.sh: warning: could not determine 'IDENTIFIER' (git id)
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/walk.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/watch.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/cadical.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/mobical.cpp
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -c ../src/version.cpp
- In file included from ../src/lookahead.cpp:1:
- In constructor 'CaDiCaL::CubesWithStatus::CubesWithStatus(CaDiCaL::CubesWithStatus&&)',
-     inlined from 'CaDiCaL::CubesWithStatus CaDiCaL::Internal::generate_cubes(int, int)' at ../src/lookahead.cpp:394:12:
- ../src/internal.hpp:100:8: warning: 'cubes.CaDiCaL::CubesWithStatus::status' may be used uninitialized [-Wmaybe-uninitialized]
-   100 | struct CubesWithStatus {
-       |        ^~~~~~~~~~~~~~~
- ../src/lookahead.cpp: In member function 'CaDiCaL::CubesWithStatus CaDiCaL::Internal::generate_cubes(int, int)':
- ../src/lookahead.cpp:392:21: note: 'cubes' declared here
-   392 |     CubesWithStatus cubes;
-       |                     ^~~~~
- ar rc libcadical.a analyze.o arena.o assume.o averages.o backtrack.o backward.o bins.o block.o ccadical.o checker.o clause.o collect.o compact.o condition.o config.o contract.o cover.o decide.o decompose.o deduplicate.o elim.o ema.o extend.o external.o file.o flags.o format.o gates.o instantiate.o internal.o ipasir.o limit.o logging.o lookahead.o lucky.o message.o minimize.o occs.o options.o parse.o phases.o probe.o profile.o proof.o propagate.o queue.o random.o reap.o reduce.o rephase.o report.o resources.o restart.o restore.o score.o shrink.o signal.o solution.o solver.o stats.o subsume.o terminal.o ternary.o tracer.o transred.o util.o var.o version.o vivify.o walk.o watch.o
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -o cadical cadical.o -L. -lcadical
- g++ -Wall -Wextra -O3 -DNDEBUG -fPIC -I../build -o mobical mobical.o -L. -lcadical
- make: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/cadical/build'
Processing 17/18: [bitwuzla-bin: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "cd vendor/btor2tools && ./configure.sh" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0)
- -- The C compiler identification is GNU 11.3.0
- -- The CXX compiler identification is GNU 11.3.0
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- Performing Test HAVE_FLAG_W
- -- Performing Test HAVE_FLAG_W - Success
- -- Configuring with C flag '-W'
- -- Configuring with CXX flag '-W'
- -- Performing Test HAVE_FLAG_Wall
- -- Performing Test HAVE_FLAG_Wall - Success
- -- Configuring with C flag '-Wall'
- -- Configuring with CXX flag '-Wall'
- -- Performing Test HAVE_FLAG_Wextra
- -- Performing Test HAVE_FLAG_Wextra - Success
- -- Configuring with C flag '-Wextra'
- -- Configuring with CXX flag '-Wextra'
- -- Performing Test HAVE_FLAG_Wredundant_decls
- -- Performing Test HAVE_FLAG_Wredundant_decls - Success
- -- Configuring with C flag '-Wredundant-decls'
- -- Configuring with CXX flag '-Wredundant-decls'
- -- Performing Test HAVE_FLAG_std_gnu99
- -- Performing Test HAVE_FLAG_std_gnu99 - Success
- -- Configuring with C flag '-std=gnu99'
- -- Configuring with CXX flag '-std=gnu++11'
- -- Performing Test HAVE_FLAG_O3
- -- Performing Test HAVE_FLAG_O3 - Success
- -- Configuring with C flag '-O3'
- -- Configuring with CXX flag '-O3'
- -- Performing Test HAVE_FLAG_DNDEBUG
- -- Performing Test HAVE_FLAG_DNDEBUG - Success
- -- Configuring with C flag '-DNDEBUG'
- -- Configuring with CXX flag '-DNDEBUG'
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build
Processing 17/18: [bitwuzla-bin: make 127]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j" "127" "-C" "vendor/btor2tools/build" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0)
- make: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- [  7%] Building C object src/CMakeFiles/btor2parser.dir/btor2parser/btor2parser.c.o
- [ 14%] Building CXX object src/CMakeFiles/btorsplit.dir/btorsplit.cpp.o
- [ 21%] Linking C shared library ../lib/libbtor2parser.so
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- [ 21%] Built target btor2parser
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- [ 28%] Linking CXX executable ../bin/btorsplit
- [ 35%] Building CXX object src/CMakeFiles/btorsim.dir/btorsim/btorsimam.cpp.o
- [ 50%] Building CXX object src/CMakeFiles/btorsim.dir/btorsim/btorsimhelpers.cpp.o
- [ 50%] Building C object src/CMakeFiles/catbtor.dir/catbtor.c.o
- [ 57%] Building C object src/CMakeFiles/btorsim.dir/btorsim/btorsimrng.c.o
- [ 71%] Building CXX object src/CMakeFiles/btorsim.dir/btorsim/btorsimstate.cpp.o
- [ 71%] Building CXX object src/CMakeFiles/btorsim.dir/btorsim/btorsimvcd.cpp.o
- [ 78%] Building C object src/CMakeFiles/btorsim.dir/btorsim/btorsimbv.c.o
- [ 85%] Building CXX object src/CMakeFiles/btorsim.dir/btorsim/btorsim.cpp.o
- [ 92%] Linking C executable ../bin/catbtor
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- [ 92%] Built target btorsplit
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- [ 92%] Built target catbtor
- /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/src/btorsim/btorsim.cpp: In function 'void setup_states()':
- /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/src/btorsim/btorsim.cpp:1876:13: warning: unused variable 'state' [-Wunused-variable]
-  1876 |   for (auto state : states)
-       |             ^~~~~
- [100%] Linking CXX executable ../bin/btorsim
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- [100%] Built target btorsim
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
- make: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build'
Processing 17/18: [bitwuzla-bin: sh]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "patch -p1 --directory vendor/symfpu < vendor/bitwuzla/contrib/symfpu_20201114.patch" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0)
- patching file core/add.h
- Hunk #1 succeeded at 402 (offset 6 lines).
- Hunk #2 succeeded at 529 (offset 6 lines).
- Hunk #3 succeeded at 547 (offset 6 lines).
- patching file core/convert.h
- Hunk #1 succeeded at 100 (offset 6 lines).
- Hunk #2 succeeded at 180 (offset 6 lines).
- Hunk #3 succeeded at 224 (offset 6 lines).
- patching file core/divide.h
- Hunk #1 succeeded at 111 (offset 6 lines).
- Hunk #2 succeeded at 122 (offset 6 lines).
- patching file core/multiply.h
- Hunk #1 succeeded at 103 (offset 6 lines).
- patching file core/operations.h
- Hunk #1 succeeded at 30 (offset 6 lines).
- patching file core/packing.h
- Hunk #1 succeeded at 108 (offset 6 lines).
- Hunk #2 succeeded at 137 (offset 6 lines).
- patching file core/rounder.h
- Hunk #1 succeeded at 387 (offset 6 lines).
- Hunk #2 succeeded at 582 (offset 6 lines).
- patching file core/sqrt.h
- Hunk #1 succeeded at 97 (offset 6 lines).
- patching file core/unpackedFloat.h
- Hunk #1 succeeded at 108 (offset 6 lines).
- Hunk #2 succeeded at 172 (offset 6 lines).
- Hunk #3 succeeded at 182 (offset 6 lines).
- Hunk #4 succeeded at 444 (offset 6 lines).
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "export LDFLAGS='-Wl,-rpath=$ORIGIN/../lib' && cd vendor/bitwuzla && ./configure.sh --no-testing --shared --only-cadical --path .. --path ../cadical/src --path ../cadical/build --path ../btor2tools/src/btor2parser --path ../btor2tools/build/lib --prefix /home/opam/.opam/4.10" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0)
- -- The C compiler identification is GNU 11.3.0
- -- The CXX compiler identification is GNU 11.3.0
- -- Detecting C compiler ABI info
- -- Detecting C compiler ABI info - done
- -- Check for working C compiler: /usr/bin/cc - skipped
- -- Detecting C compile features
- -- Detecting C compile features - done
- -- Detecting CXX compiler ABI info
- -- Detecting CXX compiler ABI info - done
- -- Check for working CXX compiler: /usr/bin/c++ - skipped
- -- Detecting CXX compile features
- -- Detecting CXX compile features - done
- -- LIB directory is '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build/lib'
- -- BIN directory is '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build/bin'
- -- Performing Test HAVE_FLAG_std_gnu99
- -- Performing Test HAVE_FLAG_std_gnu99 - Success
- -- Configuring with C flag '-std=gnu99'
- -- Configuring with CXX flag '-std=gnu++11'
- -- Performing Test HAVE_FLAG_W
- -- Performing Test HAVE_FLAG_W - Success
- -- Configuring with C flag '-W'
- -- Configuring with CXX flag '-W'
- -- Performing Test HAVE_FLAG_Wall
- -- Performing Test HAVE_FLAG_Wall - Success
- -- Configuring with C flag '-Wall'
- -- Configuring with CXX flag '-Wall'
- -- Performing Test HAVE_FLAG_Wextra
- -- Performing Test HAVE_FLAG_Wextra - Success
- -- Configuring with C flag '-Wextra'
- -- Configuring with CXX flag '-Wextra'
- -- Performing Test HAVE_FLAG_Wredundant_decls
- -- Performing Test HAVE_FLAG_Wredundant_decls - Success
- -- Configuring with C flag '-Wredundant-decls'
- -- Configuring with CXX flag '-Wredundant-decls'
- -- No build type set, options are: Debug;Production
- -- Building Production build
- -- Performing Test HAVE_FLAG_O3
- -- Performing Test HAVE_FLAG_O3 - Success
- -- Configuring with C flag '-O3'
- -- Configuring with CXX flag '-O3'
- -- Performing Test HAVE_SIGNALS
- -- Performing Test HAVE_SIGNALS - Success
- -- Performing Test HAVE_TIME_UTILS
- -- Performing Test HAVE_TIME_UTILS - Success
- -- Performing Test HAVE_NO_EXPORT_DYNAMIC
- -- Performing Test HAVE_NO_EXPORT_DYNAMIC - Success
- -- Found Btor2Tools: /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/src/btor2parser  
- -- Found Btor2Tools library: /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/btor2tools/build/lib/libbtor2parser.so
- -- Found GMP: /usr/include/x86_64-linux-gnu  
- -- Found GMP libs: /usr/lib/x86_64-linux-gnu/libgmp.so
- -- Looking for pthread.h
- -- Looking for pthread.h - found
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD
- -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Failed
- -- Check if compiler accepts -pthread
- -- Check if compiler accepts -pthread - yes
- -- Found Threads: TRUE  
- -- Found SymFPU: /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor  
- -- Found CaDiCaL: /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/cadical/src  
- -- Found CaDiCaL library: /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/cadical/build/libcadical.a
- -- Found Git: /usr/bin/git (found version "2.36.1") 
- -- Build type: Production
- -- Shared build: yes
- -- ASAN support: no
- -- UBSAN support: no
- -- Assertions enabled: no
- -- Testing: no
- -- gcov support: no
- -- gprof support: no
- -- Logging support: no
- -- Python bindings: no
- -- Time statistics: no
- -- Build API documentation: no
- -- CaDiCaL: yes
- -- CryptoMiniSat: no
- -- Lingeling: no
- -- MiniSat: no
- -- PicoSAT: no
- -- Kissat: no
- -- SymFPU: yes
- -- Configuring done
- -- Generating done
- -- Build files have been written to: /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build
Processing 17/18: [bitwuzla-bin: make 127]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-j" "127" "-C" "vendor/bitwuzla/build" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0)
- make: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- [  2%] Building C object src/CMakeFiles/bitwuzla.dir/bzlachkmodel.c.o
- [  2%] Building C object src/CMakeFiles/bitwuzla.dir/bzlabvprop.c.o
- [  5%] Building C object src/CMakeFiles/bitwuzla.dir/bzladcr.c.o
- [  5%] Building C object src/CMakeFiles/bitwuzla.dir/bzlabv.c.o
- [  5%] Building C object src/CMakeFiles/bitwuzla.dir/bzlabvdomain.c.o
- [  6%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaexp.c.o
- [  9%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaaig.c.o
- [ 10%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaass.c.o
- [ 11%] Building C object src/CMakeFiles/bitwuzla.dir/aigprop.c.o
- [ 13%] Building C object src/CMakeFiles/bitwuzla.dir/bzlanode.c.o
- [ 13%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaaigvec.c.o
- [ 15%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaconsutils.c.o
- [ 16%] Building C object src/CMakeFiles/bitwuzla.dir/bzlachkclone.c.o
- [ 17%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaparse.c.o
- [ 17%] Building C object src/CMakeFiles/bitwuzla.dir/bzlainvutils.c.o
- [ 19%] Building C object src/CMakeFiles/bitwuzla.dir/bzlalsutils.c.o
- [ 20%] Building C object src/CMakeFiles/bitwuzla.dir/bzlachkfailed.c.o
- [ 20%] Building C object src/CMakeFiles/bitwuzla.dir/bzlabeta.c.o
- [ 22%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaclone.c.o
- [ 23%] Building C object src/CMakeFiles/bitwuzla.dir/bzlacore.c.o
- [ 24%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaessutils.c.o
- [ 25%] Building C object src/CMakeFiles/bitwuzla.dir/bzlarwcache.c.o
- [ 26%] Building C object src/CMakeFiles/bitwuzla.dir/bzladbg.c.o
- [ 27%] Building C object src/CMakeFiles/bitwuzla.dir/bzlamsg.c.o
- [ 30%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaslvprop.c.o
- [ 31%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaopt.c.o
- [ 31%] Building C object src/CMakeFiles/bitwuzla.dir/bzlamodel.c.o
- [ 32%] Building C object src/CMakeFiles/bitwuzla.dir/bzlasat.c.o
- [ 33%] Building C object src/CMakeFiles/bitwuzla.dir/bzlarm.c.o
- [ 36%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaslvfun.c.o
- [ 39%] Building C object src/CMakeFiles/bitwuzla.dir/bzlarewrite.c.o
- [ 39%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaslsutils.c.o
- [ 39%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaslvaigprop.c.o
- [ 39%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaprintmodel.c.o
- [ 41%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaslvquant.c.o
- [ 41%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaproputils.c.o
- [ 43%] Building CXX object src/CMakeFiles/bitwuzla.dir/bzlafp.cpp.o
- [ 44%] Building C object src/CMakeFiles/bitwuzla.dir/bzlaslvsls.c.o
- [ 45%] Building C object src/CMakeFiles/bitwuzla.dir/bzlasort.c.o
- [ 46%] Building C object src/CMakeFiles/bitwuzla.dir/bzlasubst.c.o
- [ 47%] Building C object src/CMakeFiles/bitwuzla.dir/api/c/bitwuzla.c.o
- [ 48%] Building C object src/CMakeFiles/bitwuzla.dir/dumper/bzladumpaig.c.o
- [ 51%] Building C object src/CMakeFiles/bitwuzla.dir/parser/bzlabtor.c.o
- [ 51%] Building C object src/CMakeFiles/bitwuzla.dir/dumper/bzladumpbtor.c.o
- [ 52%] Building C object src/CMakeFiles/bitwuzla.dir/bzlasynth.c.o
- [ 53%] Building C object src/CMakeFiles/bitwuzla.dir/parser/bzlabtor2.c.o
- [ 54%] Building C object src/CMakeFiles/bitwuzla.dir/dumper/bzladumpsmt.c.o
- [ 56%] Building C object src/CMakeFiles/bitwuzla.dir/parser/bzlasmt2.c.o
- [ 56%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlader.c.o
- [ 58%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlaack.c.o
- [ 60%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlaelimites.c.o
- [ 60%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlaembed.c.o
- [ 61%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlamerge.c.o
- [ 63%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlaminiscope.c.o
- [ 66%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlaelimapplies.c.o
- [ 66%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlaelimslices.c.o
- [ 67%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlanormquant.c.o
- [ 67%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlaextract.c.o
- [ 69%] Building C object src/CMakeFiles/bitwuzla.dir/sat/bzlacadical.c.o
- [ 70%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlaskolemize.c.o
- [ 70%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlapreprocess.c.o
- [ 72%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlanormadd.c.o
- [ 73%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlaunconstrained.c.o
- [ 74%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlaskel.c.o
- [ 75%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlavarsubst.c.o
- [ 76%] Building C object src/CMakeFiles/bitwuzla.dir/preprocess/bzlapputils.c.o
- [ 79%] Building CXX object src/CMakeFiles/bitwuzla.dir/sat/bzlaminisat.cpp.o
- [ 79%] Building C object src/CMakeFiles/bitwuzla.dir/sat/bzlalgl.c.o
- [ 81%] Building CXX object src/CMakeFiles/bitwuzla.dir/sat/bzlacms.cpp.o
- [ 83%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlanodeiter.c.o
- [ 83%] Building C object src/CMakeFiles/bitwuzla.dir/sat/bzlakissat.c.o
- [ 83%] Building C object src/CMakeFiles/bitwuzla.dir/sat/bzlapicosat.c.o
- [ 86%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlahashint.c.o
- [ 87%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlanodemap.c.o
- [ 87%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlamem.c.o
- [ 88%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlahashptr.c.o
- [ 89%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlapartgen.c.o
- [ 90%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlaoptparse.c.o
- [ 91%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlautil.c.o
- [ 93%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlarng.c.o
- [ 94%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlaunionfind.c.o
- [ 95%] Building C object src/CMakeFiles/bitwuzla.dir/utils/bzlaabort.c.o
- In file included from /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/src/bzlafp.cpp:35:
- /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/symfpu/core/convert.h: In instantiation of 'symfpu::significandRounderResult<t> symfpu::convertFloatToBV(const typename t::fpt&, const typename t::rm&, const symfpu::unpackedFloat<t>&, const typename t::bwt&, const typename t::bwt&) [with t = BzlaFPSymTraits; typename t::fpt = BzlaFPSortInfo; typename t::rm = BzlaFPSymRM; typename t::bwt = unsigned int]':
- /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/symfpu/core/convert.h:481:56:   required from 'typename t::sbv symfpu::convertFloatToSBV(const typename t::fpt&, const typename t::rm&, const symfpu::unpackedFloat<t>&, const typename t::bwt&, const typename t::sbv&, const typename t::bwt&) [with t = BzlaFPSymTraits; typename t::sbv = BzlaFPSymBV<true>; typename t::fpt = BzlaFPSortInfo; typename t::rm = BzlaFPSymRM; typename t::bwt = unsigned int]'
- /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/src/bzlafp.cpp:2582:71:   required from here
- /home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/symfpu/core/convert.h:253:73: warning: unused parameter 'format' [-Wunused-parameter]
-   253 |    significandRounderResult<t> convertFloatToBV (const typename t::fpt &format,
-       |                                                  ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~
- [ 96%] Linking CXX shared library ../lib/libbitwuzla.so
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- [ 96%] Built target bitwuzla
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- [ 97%] Building C object src/CMakeFiles/bitwuzla-bin.dir/bitwuzlamain.c.o
- [ 98%] Building C object src/CMakeFiles/bitwuzla-bin.dir/bzlamain.c.o
- [100%] Linking C executable ../bin/bitwuzla
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- [100%] Built target bitwuzla-bin
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- make: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
-> compiled  bitwuzla-bin.1.0.0
Processing 18/18: [bitwuzla-bin: install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "install" "vendor/btor2tools/build/lib/libbtor2parser.so" "/home/opam/.opam/4.10/lib" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0)
Processing 18/18: [bitwuzla-bin: make install]
+ /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "install" "-j" "127" "-C" "vendor/bitwuzla/build" (CWD=/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0)
- make: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- make[1]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- Consolidate compiler generated dependencies of target bitwuzla
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- [ 96%] Built target bitwuzla
- make[2]: Entering directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- Consolidate compiler generated dependencies of target bitwuzla-bin
- make[2]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- [100%] Built target bitwuzla-bin
- make[1]: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
- Install the project...
- -- Install configuration: "Production"
- -- Installing: /home/opam/.opam/4.10/lib/cmake/Bitwuzla/BitwuzlaConfig.cmake
- -- Installing: /home/opam/.opam/4.10/lib/cmake/Bitwuzla/BitwuzlaConfigVersion.cmake
- -- Installing: /home/opam/.opam/4.10/lib/libbitwuzla.so
- -- Set runtime path of "/home/opam/.opam/4.10/lib/libbitwuzla.so" to ""
- -- Installing: /home/opam/.opam/4.10/lib/cmake/Bitwuzla/BitwuzlaTargets.cmake
- -- Installing: /home/opam/.opam/4.10/lib/cmake/Bitwuzla/BitwuzlaTargets-production.cmake
- -- Installing: /home/opam/.opam/4.10/include/bitwuzla/bitwuzla.h
- -- Installing: /home/opam/.opam/4.10/bin/bitwuzla
- -- Set runtime path of "/home/opam/.opam/4.10/bin/bitwuzla" to ""
- make: Leaving directory '/home/opam/.opam/4.10/.opam-switch/build/bitwuzla-bin.1.0.0/vendor/bitwuzla/build'
-> installed bitwuzla-bin.1.0.0
Done.
# Run eval $(opam env) to update the current shell environment
2022-07-02 21:38.44 ---> saved as "bebf59c15101db8304f3fe5179ccb003fdd2ff59696d0d68768460f1da957fb8"
Job succeeded