Build:
  1. 0
2026-09-03 19:42.09: New job: build oranger.2.0.2 (7e0dbe6a39e7)
2026-09-03 19:42.09: Waiting for resource in pool day11-builds
2026-09-03 21:24.50: Got resource from pool day11-builds
2026-09-03 21:24.50: [profile full] build oranger.2.0.2
2026-09-03 21:24.50: build oranger.2.0.2 (7e0dbe6a39e7)
=== DEPENDENCIES (14 transitive) ===
  base-threads.base                                  3d2f2cbc6db2
  base-unix.base                                     3a38ddca6b5e
  batteries.3.11.0                                   8e626b5df633
  camlp-streams.5.0.1                                7241cfbb9546
  compiler-cloning.enabled                           966a2e6839f0
  conf-cmake.1                                       957f53148eba
  dolog.4.0.0                                        33a2f620a998
  dune.3.24.2                                        ec704e062ad3
  num.1.6                                            805d35561ae4
  ocaml.5.5.0                                        22ebd7932512
  ocaml-base-compiler.5.5.0                          db1659234e8a
  ocaml-compiler.5.5.0                               7f52fb26d939
  ocamlfind.1.9.9~preview                            6a4c70487cf9
  re.1.14.0                                          71fe1500ef55
=== STDOUT ===
Processing: [default: loading data]
[oranger.2.0.2: dl]
[oranger.2.0.2: extract]
[oranger.2.0.2/0.9.11.tar.gz: dl]
[oranger.2.0.2/compile_ranger.sh: dl]
-> retrieved oranger.2.0.2  (https://opam.ocaml.org/cache)
[oranger: dune build]
+ /home/opam/.opam/default/bin/dune "build" "-p" "oranger" "-j" "39" (CWD=/home/opam/.opam/default/.opam-switch/build/oranger.2.0.2)
-> compiled  oranger.2.0.2
[oranger: sh install_ranger.sh]
+ /usr/bin/sh "install_ranger.sh" "/home/opam/.opam/default/bin" (CWD=/home/opam/.opam/default/.opam-switch/build/oranger.2.0.2)
- + set -e
- + [ ! -f 0.9.11.tar.gz ]
- + tar xzf 0.9.11.tar.gz
- + cd ranger-0.9.11/cpp_version
- + mkdir -p build
- + cd build
- + cmake ../
- CMake Warning (dev) at CMakeLists.txt:1 (project):
-   cmake_minimum_required() should be called prior to this top-level project()
-   call.  Please see the cmake-commands(7) manual for usage documentation of
-   both commands.
- This warning is for project developers.  Use -Wno-dev to suppress it.
- 
- -- 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
- CMake Warning (dev) at CMakeLists.txt:2 (cmake_minimum_required):
-   Compatibility with CMake < 2.4 is not supported by CMake >= 3.0.
- This warning is for project developers.  Use -Wno-dev to suppress it.
- 
- CMake Deprecation Warning at CMakeLists.txt:2 (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.
- 
- 
- -- Performing Test COMPILER_SUPPORTS_CXX11
- -- Performing Test COMPILER_SUPPORTS_CXX11 - Success
- Compiler with C++11 support found.
- -- Configuring done (1.1s)
- -- Generating done (0.0s)
- -- Build files have been written to: /home/opam/.opam/default/.opam-switch/build/oranger.2.0.2/ranger-0.9.11/cpp_version/build
- + getconf _NPROCESSORS_ONLN
- + make -j 40
- [  5%] Building CXX object CMakeFiles/ranger.dir/src/utility/utility.o
- [ 11%] Building CXX object CMakeFiles/ranger.dir/src/utility/DataChar.o
- [ 17%] Building CXX object CMakeFiles/ranger.dir/src/utility/DataFloat.o
- [ 23%] Building CXX object CMakeFiles/ranger.dir/src/Forest/Forest.o
- [ 29%] Building CXX object CMakeFiles/ranger.dir/src/Forest/ForestRegression.o
- [ 35%] Building CXX object CMakeFiles/ranger.dir/src/Forest/ForestSurvival.o
- [ 41%] Building CXX object CMakeFiles/ranger.dir/src/Tree/TreeProbability.o
- [ 47%] Building CXX object CMakeFiles/ranger.dir/src/Tree/TreeRegression.o
- [ 52%] Building CXX object CMakeFiles/ranger.dir/src/main.o
- [ 58%] Building CXX object CMakeFiles/ranger.dir/src/Tree/Tree.o
- [ 64%] Building CXX object CMakeFiles/ranger.dir/src/utility/ArgumentHandler.o
- [ 70%] Building CXX object CMakeFiles/ranger.dir/src/Forest/ForestClassification.o
- [ 76%] Building CXX object CMakeFiles/ranger.dir/src/Forest/ForestProbability.o
- [ 82%] Building CXX object CMakeFiles/ranger.dir/src/Tree/TreeSurvival.o
- [ 88%] Building CXX object CMakeFiles/ranger.dir/src/utility/Data.o
- [ 94%] Building CXX object CMakeFiles/ranger.dir/src/Tree/TreeClassification.o
- [100%] Linking CXX executable ranger
- [100%] Built target ranger
- + opam config var bin
- + cp ranger /home/opam/.opam/default/bin/ml_rf_ranger
-> installed oranger.2.0.2

=== STDERR ===

2026-09-03 21:25.22: OK: build oranger.2.0.2 (runc: 21.6s, disk: 10KB)
2026-09-03 21:25.22: Job succeeded