Building on toxis.caelum.ci.dev (from ocaml/opam:debian-unstable) 2025-03-21 01:40.24 ---> using "0acd5aeaa8f7bc314514d9795d14a7f12ec72a6a5b11c5904350189734c6859b" from cache /: (user (uid 1000) (gid 1000)) /: (env OPAMPRECISETRACKING 1) /: (env OPAMUTF8 never) /: (env OPAMEXTERNALSOLVER builtin-0install) /: (env OPAMCRITERIA +removed) /: (env CI true) /: (env OPAM_HEALTH_CHECK_CI true) /: (run (shell "sudo ln -f /usr/bin/opam-dev /usr/bin/opam")) 2025-03-21 01:40.24 ---> using "40df4fa4cdfc68a5fa7a326047e82a7adc5df52b8059d4a7b745bdd50aad56e7" 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 6ccbe63dbf50229bacd18351371b64c3c7959099")) 2025-03-21 01:40.24 ---> using "2a41d4f223e6e7ea53bbe952e9ac57be89b886cd226e189ab496cb9fb2469b9e" 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. 2025-03-21 01:40.24 ---> using "d2086937ce85d0221997559cfc2079d2ae288ad36c630f45ccd2218b3bf269c8" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam switch create --repositories=default '5.2' '5.2.0'")) <><> Installing new switch packages <><><><><><><><><><><><><><><><><><><><><><> Switch invariant: ["ocaml-base-compiler" {= "5.2.0"} | "ocaml-system" {= "5.2.0"}] <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved ocaml-config.3 (cached) -> installed base-bigarray.base -> installed base-threads.base -> installed base-unix.base -> installed ocaml-options-vanilla.1 -> retrieved ocaml-base-compiler.5.2.0 (cached) -> installed ocaml-base-compiler.5.2.0 -> installed ocaml-config.3 -> installed ocaml.5.2.0 -> installed base-domains.base -> installed base-nnp.base Done. # To update the current shell environment, run: eval $(opam env --switch=5.2) 2025-03-21 01:40.24 ---> using "ed30293f0e7b61585d22978e3bcc39e8c8cb1f7affb560daf711cf7dc8fbc9b6" from cache /: (run (network host) (shell "opam update --depexts")) + /usr/bin/sudo "apt-get" "update" - Get:1 http://deb.debian.org/debian unstable InRelease [205 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-2025-03-20-2004.41-F-2025-03-16-1413.17.pdiff [509 kB] - Get:3 http://deb.debian.org/debian unstable/main amd64 Packages T-2025-03-20-2004.41-F-2025-03-16-1413.17.pdiff [509 kB] - Fetched 777 kB in 4s (180 kB/s) - Reading package lists... - 2025-03-21 01:40.24 ---> using "7ef492576272330c76f767aa7282a6ca668bfc9adfaf9c81725e4225d8a08d03" from cache /: (run (cache (opam-archives (target /home/opam/.opam/download-cache))) (network host) (shell "opam remove -y libnlopt.2.7.1\ \nopam install -vy libnlopt.2.7.1\ \nres=$?\ \nif [ $res = 31 ]; then\ \n if opam show -f x-ci-accept-failures: libnlopt.2.7.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")) [NOTE] libnlopt.2.7.1 is not installed. Nothing to do. The following actions will be performed: === install 2 packages - install conf-cmake 1 [required by libnlopt] - install libnlopt 2.7.1 The following system packages will first need to be installed: cmake <><> 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" "cmake" - Selecting previously unselected package cmake-data. - (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 ... 19483 files and directories currently installed.) - Preparing to unpack .../00-cmake-data_3.31.6-1_all.deb ... - Unpacking cmake-data (3.31.6-1) ... - Selecting previously unselected package libicu76:amd64. - Preparing to unpack .../01-libicu76_76.1-3_amd64.deb ... - Unpacking libicu76:amd64 (76.1-3) ... - Selecting previously unselected package libxml2:amd64. - Preparing to unpack .../02-libxml2_2.12.7+dfsg+really2.9.14-0.3+b1_amd64.deb ... - Unpacking libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.3+b1) ... - Selecting previously unselected package libarchive13t64:amd64. - Preparing to unpack .../03-libarchive13t64_3.7.4-1.1_amd64.deb ... - Unpacking libarchive13t64:amd64 (3.7.4-1.1) ... - Selecting previously unselected package libcurl4t64:amd64. - Preparing to unpack .../04-libcurl4t64_8.13.0~rc2-1_amd64.deb ... - Unpacking libcurl4t64:amd64 (8.13.0~rc2-1) ... - Selecting previously unselected package libjsoncpp26:amd64. - Preparing to unpack .../05-libjsoncpp26_1.9.6-3_amd64.deb ... - Unpacking libjsoncpp26:amd64 (1.9.6-3) ... - Selecting previously unselected package librhash1:amd64. - Preparing to unpack .../06-librhash1_1.4.5-1_amd64.deb ... - Unpacking librhash1:amd64 (1.4.5-1) ... - Selecting previously unselected package libuv1t64:amd64. - Preparing to unpack .../07-libuv1t64_1.50.0-2_amd64.deb ... - Unpacking libuv1t64:amd64 (1.50.0-2) ... - Selecting previously unselected package cmake. - Preparing to unpack .../08-cmake_3.31.6-1_amd64.deb ... - Unpacking cmake (3.31.6-1) ... - Preparing to unpack .../09-curl_8.13.0~rc2-1_amd64.deb ... - Unpacking curl (8.13.0~rc2-1) over (8.12.1-3) ... - Preparing to unpack .../10-libcurl3t64-gnutls_8.13.0~rc2-1_amd64.deb ... - Unpacking libcurl3t64-gnutls:amd64 (8.13.0~rc2-1) over (8.12.1-3) ... - Setting up libcurl4t64:amd64 (8.13.0~rc2-1) ... - Setting up libuv1t64:amd64 (1.50.0-2) ... - Setting up libcurl3t64-gnutls:amd64 (8.13.0~rc2-1) ... - Setting up libjsoncpp26:amd64 (1.9.6-3) ... - Setting up cmake-data (3.31.6-1) ... - Setting up librhash1:amd64 (1.4.5-1) ... - Setting up curl (8.13.0~rc2-1) ... - Setting up libicu76:amd64 (76.1-3) ... - Setting up libxml2:amd64 (2.12.7+dfsg+really2.9.14-0.3+b1) ... - Setting up libarchive13t64:amd64 (3.7.4-1.1) ... - Setting up cmake (3.31.6-1) ... - Processing triggers for libc-bin (2.41-6) ... <><> Processing actions <><><><><><><><><><><><><><><><><><><><><><><><><><><><> -> retrieved conf-cmake.1 (cached) Processing 2/6: [libnlopt.2.7.1: extract] Processing 3/6: [libnlopt.2.7.1: extract] [conf-cmake: sh configure.sh] -> retrieved libnlopt.2.7.1 (cached) Processing 3/6: [conf-cmake: sh configure.sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-ex" "configure.sh" (CWD=/home/opam/.opam/5.2/.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 -> installed conf-cmake.1 Processing 5/6: [libnlopt: mkdir build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "mkdir" "build" (CWD=/home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1) Processing 5/6: [libnlopt: sh] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "sh" "-c" "cd build && cmake -Wno-dev -DCMAKE_INSTALL_PREFIX=/home/opam/.opam/5.2/lib ../" (CWD=/home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1) - -- The C compiler identification is GNU 14.2.0 - -- The CXX compiler identification is GNU 14.2.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 - -- NLopt version 2.7.1 - -- Looking for getopt.h - -- Looking for getopt.h - found - -- Looking for unistd.h - -- Looking for unistd.h - found - -- Looking for stdint.h - -- Looking for stdint.h - found - -- Looking for time.h - -- Looking for time.h - found - -- Looking for sys/time.h - -- Looking for sys/time.h - found - -- Looking for getpid - -- Looking for getpid - found - -- Looking for syscall - -- Looking for syscall - found - -- Looking for isinf - -- Looking for isinf - found - -- Looking for isnan - -- Looking for isnan - found - -- Looking for gettimeofday - -- Looking for gettimeofday - found - -- Looking for qsort_r - -- Looking for qsort_r - found - -- Looking for time - -- Looking for time - found - -- Looking for copysign - -- Looking for copysign - found - -- Looking for getopt - -- Looking for getopt - found - -- Looking for sys/types.h - -- Looking for sys/types.h - found - -- Looking for stddef.h - -- Looking for stddef.h - found - -- Check size of uint32_t - -- Check size of uint32_t - done - -- Check size of unsigned int - -- Check size of unsigned int - done - -- Check size of unsigned long - -- Check size of unsigned long - done - -- Looking for sqrt in m - -- Looking for sqrt in m - found - -- Looking for fpclassify - -- Looking for fpclassify - TRUE - -- Performing Test HAVE_THREAD_LOCAL_STORAGE - -- Performing Test HAVE_THREAD_LOCAL_STORAGE - Success - -- Performing Test HAVE_THREAD_LOCAL_STORAGE - -- Performing Test HAVE_THREAD_LOCAL_STORAGE - Failed - -- Looking for __cplusplus - -- Looking for __cplusplus - found - -- Performing Test SUPPORTS_STDCXX11 - -- Performing Test SUPPORTS_STDCXX11 - Success - -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) - -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) - -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) - -- Could NOT find NumPy (missing: NUMPY_INCLUDE_DIRS) - -- Could NOT find Guile (missing: GUILE_EXECUTABLE GUILE_ROOT_DIR GUILE_INCLUDE_DIRS GUILE_LIBRARIES) - -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) - -- Could NOT find Octave (missing: OCTAVE_EXECUTABLE OCTAVE_ROOT_DIR OCTAVE_INCLUDE_DIRS OCTAVE_LIBRARIES) - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success - -- Found Threads: TRUE - -- Could NOT find Matlab (missing: Matlab_ROOT_DIR Matlab_INCLUDE_DIRS Matlab_MEX_LIBRARY Matlab_MEX_EXTENSION Matlab_MX_LIBRARY MX_LIBRARY MAIN_PROGRAM) (found version "NOTFOUND") - -- Configuring done (4.7s) - -- Generating done (0.1s) - -- Build files have been written to: /home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1/build Processing 5/6: [libnlopt: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "build" "make" "-C" "build" "-j" "71" (CWD=/home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1) - make: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1/build' - [ 1%] Generating nlopt.f - [ 3%] Generating nlopt.hpp - CMake Deprecation Warning at /home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1/cmake/generate-fortran.cmake:1 (cmake_minimum_required): - Compatibility with CMake < 3.10 will be removed from a future version of - CMake. - - Update the VERSION argument <min> value. Or, use the <min>...<max> syntax - to tell CMake that the project requires at least <min> but has been updated - to work with policies introduced by <max> or earlier. - - - CMake Deprecation Warning at /home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1/cmake/generate-cpp.cmake:1 (cmake_minimum_required): - Compatibility with CMake < 3.10 will be removed from a future version of - CMake. - - Update the VERSION argument <min> value. Or, use the <min>...<max> syntax - to tell CMake that the project requires at least <min> but has been updated - to work with policies introduced by <max> or earlier. - - - [ 3%] Built target generate-fortran - [ 3%] Built target generate-cpp - [ 6%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRsubrout.c.o - [ 6%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRserial.c.o - [ 8%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/plis.c.o - [ 10%] Building C object CMakeFiles/nlopt.dir/src/algs/cdirect/hybrid.c.o - [ 12%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/pssubs.c.o - [ 15%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/plip.c.o - [ 15%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRect.c.o - [ 17%] Building C object CMakeFiles/nlopt.dir/src/algs/direct/direct_wrap.c.o - [ 18%] Building C object CMakeFiles/nlopt.dir/src/algs/praxis/praxis.c.o - [ 20%] Building C object CMakeFiles/nlopt.dir/src/algs/crs/crs.c.o - [ 22%] Building C object CMakeFiles/nlopt.dir/src/algs/mlsl/mlsl.c.o - [ 24%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/pnet.c.o - [ 25%] Building C object CMakeFiles/nlopt.dir/src/algs/cdirect/cdirect.c.o - [ 27%] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/mssubs.c.o - [ 29%] Building C object CMakeFiles/nlopt.dir/src/algs/mma/ccsa_quadratic.c.o - [ 31%] Building C object CMakeFiles/nlopt.dir/src/algs/mma/mma.c.o - [ 36%] Building C object CMakeFiles/nlopt.dir/src/algs/auglag/auglag.c.o - [ 34%] Building C object CMakeFiles/nlopt.dir/src/algs/neldermead/sbplx.c.o - [ 37%] Building C object CMakeFiles/nlopt.dir/src/algs/cobyla/cobyla.c.o - [ 37%] Building C object CMakeFiles/nlopt.dir/src/algs/neldermead/nldrmd.c.o - [ 39%] Building C object CMakeFiles/nlopt.dir/src/algs/newuoa/newuoa.c.o - [ 41%] Building C object CMakeFiles/nlopt.dir/src/algs/bobyqa/bobyqa.c.o - [ 43%] Building C object CMakeFiles/nlopt.dir/src/algs/isres/isres.c.o - [ 44%] Building C object CMakeFiles/nlopt.dir/src/algs/slsqp/slsqp.c.o - [ 46%] Building C object CMakeFiles/nlopt.dir/src/algs/esch/esch.c.o - [ 48%] Building C object CMakeFiles/nlopt.dir/src/api/options.c.o - [ 50%] Building C object CMakeFiles/nlopt.dir/src/api/deprecated.c.o - [ 51%] Building C object CMakeFiles/nlopt.dir/src/api/optimize.c.o - [ 53%] Building C object CMakeFiles/nlopt.dir/src/api/general.c.o - [ 55%] Building C object CMakeFiles/nlopt.dir/src/util/sobolseq.c.o - [ 58%] Building C object CMakeFiles/nlopt.dir/src/util/mt19937ar.c.o - [ 58%] Building C object CMakeFiles/nlopt.dir/src/api/f77api.c.o - [ 60%] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/local_optimizer.cc.o - [ 63%] Building C object CMakeFiles/nlopt.dir/src/util/rescale.c.o - [ 63%] Building C object CMakeFiles/nlopt.dir/src/util/qsort_r.c.o - [ 68%] Building C object CMakeFiles/nlopt.dir/src/util/stop.c.o - [ 67%] Building C object CMakeFiles/nlopt.dir/src/util/redblack.c.o - [ 68%] Building C object CMakeFiles/nlopt.dir/src/util/timer.c.o - [ 70%] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/global.cc.o - [ 72%] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/linalg.cc.o - [ 74%] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/solver.cc.o - [ 75%] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/local.cc.o - [ 77%] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/evolvent.cc.o - [ 79%] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/tools.cc.o - [ 81%] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/stogo.cc.o - [ 82%] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/ags.cc.o - /home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1/src/algs/neldermead/nldrmd.c: In function 'nldrmd_minimize_': - /home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1/src/algs/neldermead/nldrmd.c:205:11: warning: 'memset' specified bound between 18446744056529682432 and 18446744073709551608 exceeds maximum object size 9223372036854775807 [-Wstringop-overflow=] - 205 | memset(xcur, 0, sizeof(double)*n); - | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - [ 84%] Linking CXX shared library libnlopt.so - [ 87%] Built target nlopt - [ 93%] Building C object test/CMakeFiles/testopt.dir/testfuncs.c.o - [ 93%] Building CXX object test/CMakeFiles/t_tutorial.dir/t_tutorial.cxx.o - [ 93%] Building C object test/CMakeFiles/testopt.dir/__/src/util/mt19937ar.c.o - [ 96%] Building C object test/CMakeFiles/testopt.dir/testopt.c.o - [ 96%] Building C object test/CMakeFiles/testopt.dir/__/src/util/timer.c.o - [ 98%] Linking CXX executable testopt - [ 98%] Built target testopt - [100%] Linking CXX executable t_tutorial - [100%] Built target t_tutorial - make: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1/build' -> compiled libnlopt.2.7.1 Processing 6/6: [libnlopt: make build] + /home/opam/.opam/opam-init/hooks/sandbox.sh "install" "make" "-C" "build" "install" (CWD=/home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1) - make: Entering directory '/home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1/build' - [ 1%] Built target generate-cpp - [ 3%] Built target generate-fortran - [ 87%] Built target nlopt - [ 91%] Built target t_tutorial - [100%] Built target testopt - Install the project... - -- Install configuration: "Release" - -- Installing: /home/opam/.opam/5.2/lib/lib/pkgconfig/nlopt.pc - -- Installing: /home/opam/.opam/5.2/lib/include/nlopt.h - -- Installing: /home/opam/.opam/5.2/lib/include/nlopt.hpp - -- Installing: /home/opam/.opam/5.2/lib/include/nlopt.f - -- Installing: /home/opam/.opam/5.2/lib/lib/libnlopt.so.0.11.1 - -- Installing: /home/opam/.opam/5.2/lib/lib/libnlopt.so.0 - -- Set non-toolchain portion of runtime path of "/home/opam/.opam/5.2/lib/lib/libnlopt.so.0.11.1" to "/home/opam/.opam/5.2/lib/lib" - -- Installing: /home/opam/.opam/5.2/lib/lib/libnlopt.so - -- Installing: /home/opam/.opam/5.2/lib/lib/cmake/nlopt/NLoptLibraryDepends.cmake - -- Installing: /home/opam/.opam/5.2/lib/lib/cmake/nlopt/NLoptLibraryDepends-release.cmake - -- Installing: /home/opam/.opam/5.2/lib/lib/cmake/nlopt/NLoptConfig.cmake - -- Installing: /home/opam/.opam/5.2/lib/lib/cmake/nlopt/NLoptConfigVersion.cmake - -- Installing: /home/opam/.opam/5.2/lib/share/man/man3/nlopt.3 - -- Installing: /home/opam/.opam/5.2/lib/share/man/man3/nlopt_minimize.3 - -- Installing: /home/opam/.opam/5.2/lib/share/man/man3/nlopt_minimize_constrained.3 - make: Leaving directory '/home/opam/.opam/5.2/.opam-switch/build/libnlopt.2.7.1/build' -> installed libnlopt.2.7.1 Done. # To update the current shell environment, run: eval $(opam env) 2025-03-21 01:40.54 ---> saved as "f0e69ce58dfc3e6f2616bc1e4fd9830307780e73c269d8e47cf96bb97bcd29e5" Job succeeded