>>> Building on exopi-5 under math/ensmallen BDEPENDS = [devel/ninja;math/armadillo;devel/cmake/core] DIST = [math/ensmallen:ensmallen-2.10.3.tar.gz] FULLPKGNAME = ensmallen-2.10.3p0 RDEPENDS = [math/armadillo] (Junk lock obtained for exopi-5 at 1764525525.63) >>> Running depends in math/ensmallen at 1764525525.67 last junk was in math/py-h5py /usr/sbin/pkg_add -aI -Drepair armadillo-9.900.4p2 was: /usr/sbin/pkg_add -aI -Drepair armadillo-9.900.4p2 cmake-core-3.31.8p0 ninja-1.11.1p1v1 /usr/sbin/pkg_add -aI -Drepair armadillo-9.900.4p2 >>> Running show-prepare-results in math/ensmallen at 1764525533.20 ===> math/ensmallen ===> Building from scratch ensmallen-2.10.3p0 ===> ensmallen-2.10.3p0 depends on: armadillo-* -> armadillo-9.900.4p2 ===> ensmallen-2.10.3p0 depends on: cmake-core-* -> cmake-core-3.31.8p0 ===> ensmallen-2.10.3p0 depends on: ninja-* -> ninja-1.11.1p1v1 armadillo-9.900.4p2 cmake-core-3.31.8p0 ninja-1.11.1p1v1 (Junk lock released for exopi-5 at 1764525534.00) Woken up emulators/mupen64plus/ui-console distfiles size=1237170 >>> Running patch in math/ensmallen at 1764525534.04 ===> math/ensmallen ===> Checking files for ensmallen-2.10.3p0 `/exopi-cvs/ports/distfiles/ensmallen-2.10.3.tar.gz' is up to date. >> (SHA256) all files: OK ===> Extracting for ensmallen-2.10.3p0 ===> Patching for ensmallen-2.10.3p0 ===> Compiler link: clang -> /usr/bin/clang ===> Compiler link: clang++ -> /usr/bin/clang++ ===> Compiler link: cc -> /usr/bin/cc ===> Compiler link: c++ -> /usr/bin/c++ >>> Running configure in math/ensmallen at 1764525534.55 ===> math/ensmallen ===> Generating configure for ensmallen-2.10.3p0 ===> Configuring for ensmallen-2.10.3p0 CMake Deprecation Warning at CMakeLists.txt:4 (cmake_minimum_required): Compatibility with CMake < 3.10 will be removed from a future version of CMake. Update the VERSION argument value. Or, use the ... syntax to tell CMake that the project requires at least but has been updated to work with policies introduced by or earlier. -- The C compiler identification is Clang 19.1.7 -- The CXX compiler identification is Clang 19.1.7 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /exopi-obj/pobj/ensmallen-2.10.3/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: /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Could NOT find OpenMP_C (missing: OpenMP_C_FLAGS OpenMP_C_LIB_NAMES) -- Could NOT find OpenMP_CXX (missing: OpenMP_CXX_FLAGS OpenMP_CXX_LIB_NAMES) -- Could NOT find OpenMP (missing: OpenMP_C_FOUND OpenMP_CXX_FOUND) -- Found Armadillo: /usr/local/lib/libarmadillo.so.3.1 (found suitable version "9.900.4", minimum required is "8.400.0") -- Armadillo libraries: /usr/local/lib/libarmadillo.so.3.1 -- Configuring done (1.9s) -- Generating done (0.0s) CMake Warning: Manually-specified variables were not used by the project: CMAKE_ASM_COMPILER_AR CMAKE_ASM_COMPILER_RANLIB CMAKE_Fortran_COMPILER_AR CMAKE_Fortran_COMPILER_RANLIB CMAKE_OBJCXX_COMPILER_AR CMAKE_OBJCXX_COMPILER_RANLIB CMAKE_OBJC_COMPILER_AR CMAKE_OBJC_COMPILER_RANLIB -- Build files have been written to: /exopi-obj/pobj/ensmallen-2.10.3/build-amd64 >>> Running build in math/ensmallen at 1764525536.83 ===> math/ensmallen ===> Building for ensmallen-2.10.3p0 Change Dir: '/exopi-obj/pobj/ensmallen-2.10.3/build-amd64' Run Build Command(s): /usr/local/bin/ninja -v -j 1 [1/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/main.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/main.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/main.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/main.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/main.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/main.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [2/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/ada_delta_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/ada_delta_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/ada_delta_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/ada_delta_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/ada_delta_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/ada_delta_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [3/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/ada_grad_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/ada_grad_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/ada_grad_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/ada_grad_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/ada_grad_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/ada_grad_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [4/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/adam_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/adam_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/adam_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/adam_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/adam_test.cpp:16: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/adam_test.cpp:16: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [5/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/aug_lagrangian_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/aug_lagrangian_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/aug_lagrangian_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/aug_lagrangian_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/aug_lagrangian_test.cpp:16: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/aug_lagrangian_test.cpp:16: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [6/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/bigbatch_sgd_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/bigbatch_sgd_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/bigbatch_sgd_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/bigbatch_sgd_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/bigbatch_sgd_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/bigbatch_sgd_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [7/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/callbacks_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/callbacks_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/callbacks_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/callbacks_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/callbacks_test.cpp:11: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/callbacks_test.cpp:11: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [8/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/cmaes_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/cmaes_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/cmaes_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/cmaes_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/cmaes_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/cmaes_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [9/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/cne_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/cne_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/cne_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/cne_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/cne_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/cne_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [10/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/de_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/de_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/de_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/de_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/de_test.cpp:11: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/../include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/de_test.cpp:11: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/../include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/../include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/../include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [11/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/eve_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/eve_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/eve_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/eve_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/eve_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/eve_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [12/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/frankwolfe_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/frankwolfe_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/frankwolfe_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/frankwolfe_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/frankwolfe_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/frankwolfe_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [13/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/ftml_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/ftml_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/ftml_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/ftml_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/ftml_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/ftml_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [14/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/function_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/function_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/function_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/function_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/function_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/function_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [15/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/gradient_descent_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/gradient_descent_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/gradient_descent_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/gradient_descent_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/gradient_descent_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/gradient_descent_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [16/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/grid_search_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/grid_search_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/grid_search_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/grid_search_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/grid_search_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/grid_search_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [17/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/iqn_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/iqn_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/iqn_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/iqn_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/iqn_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/iqn_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [18/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/katyusha_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/katyusha_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/katyusha_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/katyusha_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/katyusha_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/katyusha_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [19/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/lbfgs_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/lbfgs_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/lbfgs_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/lbfgs_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/lbfgs_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/lbfgs_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [20/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/line_search_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/line_search_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/line_search_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/line_search_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/line_search_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/line_search_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [21/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/lrsdp_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/lrsdp_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/lrsdp_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/lrsdp_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/lrsdp_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/lrsdp_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [22/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/momentum_sgd_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/momentum_sgd_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/momentum_sgd_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/momentum_sgd_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/momentum_sgd_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/momentum_sgd_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [23/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/nesterov_momentum_sgd_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/nesterov_momentum_sgd_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/nesterov_momentum_sgd_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/nesterov_momentum_sgd_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/nesterov_momentum_sgd_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/nesterov_momentum_sgd_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [24/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/parallel_sgd_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/parallel_sgd_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/parallel_sgd_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/parallel_sgd_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/parallel_sgd_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/parallel_sgd_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [25/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/proximal_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/proximal_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/proximal_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/proximal_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/proximal_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/proximal_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [26/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/pso_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/pso_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/pso_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/pso_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/pso_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/pso_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [27/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/quasi_hyperbolic_momentum_sgd_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/quasi_hyperbolic_momentum_sgd_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/quasi_hyperbolic_momentum_sgd_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/quasi_hyperbolic_momentum_sgd_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/quasi_hyperbolic_momentum_sgd_test.cpp:10: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/quasi_hyperbolic_momentum_sgd_test.cpp:10: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [28/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/rmsprop_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/rmsprop_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/rmsprop_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/rmsprop_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/rmsprop_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/rmsprop_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [29/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/sa_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/sa_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/sa_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sa_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sa_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sa_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [30/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/sarah_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/sarah_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/sarah_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sarah_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sarah_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sarah_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [31/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/scd_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/scd_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/scd_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/scd_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/scd_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/scd_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [32/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/sdp_primal_dual_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/sdp_primal_dual_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/sdp_primal_dual_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sdp_primal_dual_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sdp_primal_dual_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sdp_primal_dual_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [33/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/sgdr_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/sgdr_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/sgdr_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sgdr_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sgdr_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sgdr_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [34/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/sgd_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/sgd_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/sgd_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sgd_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sgd_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/sgd_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [35/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/smorms3_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/smorms3_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/smorms3_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/smorms3_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/smorms3_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/smorms3_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [36/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/snapshot_ensembles.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/snapshot_ensembles.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/snapshot_ensembles.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/snapshot_ensembles.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/snapshot_ensembles.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/snapshot_ensembles.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [37/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/spalera_sgd_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/spalera_sgd_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/spalera_sgd_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/spalera_sgd_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/spalera_sgd_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/spalera_sgd_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [38/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/spsa_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/spsa_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/spsa_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/spsa_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/spsa_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/spsa_test.cpp:14: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [39/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/svrg_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/svrg_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/svrg_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/svrg_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/svrg_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/svrg_test.cpp:12: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [40/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/swats_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/swats_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/swats_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/swats_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/swats_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/swats_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [41/42] /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -I/exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include -I/usr/local/include -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -std=gnu++11 -MD -MT tests/CMakeFiles/ensmallen_tests.dir/wn_grad_test.cpp.o -MF tests/CMakeFiles/ensmallen_tests.dir/wn_grad_test.cpp.o.d -o tests/CMakeFiles/ensmallen_tests.dir/wn_grad_test.cpp.o -c /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/wn_grad_test.cpp In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/wn_grad_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:24: In file included from /usr/local/include/armadillo:456: /usr/local/include/armadillo_bits/fn_find.hpp:195:47: warning: unused parameter 'X' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:62: warning: unused parameter 'k' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ /usr/local/include/armadillo_bits/fn_find.hpp:195:77: warning: unused parameter 'direction' [-Wunused-parameter] 195 | find(const SpBase& X, const uword k, const char* direction) | ^ In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/wn_grad_test.cpp:13: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen.hpp:101: In file included from /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah.hpp:201: /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/include/ensmallen_bits/sarah/sarah_impl.hpp:93:10: warning: variable 'numBatches' set but not used [-Wunused-but-set-variable] 93 | size_t numBatches = numFunctions / batchSize; | ^ 4 warnings generated. [42/42] : && /exopi-obj/pobj/ensmallen-2.10.3/bin/c++ -O2 -pipe -Wno-unknown-pragmas -Wall -Wpedantic -Wunused-parameter -DNDEBUG -Xlinker --dependency-file=tests/CMakeFiles/ensmallen_tests.dir/link.d tests/CMakeFiles/ensmallen_tests.dir/main.cpp.o tests/CMakeFiles/ensmallen_tests.dir/ada_delta_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/ada_grad_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/adam_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/aug_lagrangian_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/bigbatch_sgd_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/callbacks_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/cmaes_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/cne_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/de_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/eve_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/frankwolfe_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/ftml_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/function_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/gradient_descent_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/grid_search_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/iqn_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/katyusha_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/lbfgs_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/line_search_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/lrsdp_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/momentum_sgd_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/nesterov_momentum_sgd_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/parallel_sgd_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/proximal_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/pso_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/quasi_hyperbolic_momentum_sgd_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/rmsprop_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/sa_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/sarah_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/scd_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/sdp_primal_dual_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/sgdr_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/sgd_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/smorms3_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/snapshot_ensembles.cpp.o tests/CMakeFiles/ensmallen_tests.dir/spalera_sgd_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/spsa_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/svrg_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/swats_test.cpp.o tests/CMakeFiles/ensmallen_tests.dir/wn_grad_test.cpp.o -o ensmallen_tests -Wl,-z,origin,-rpath,/usr/local/lib /usr/local/lib/libarmadillo.so.3.1 -Wl,-rpath-link,/usr/X11R6/lib:/usr/local/lib && cd /exopi-obj/pobj/ensmallen-2.10.3/build-amd64/tests && /usr/local/bin/cmake -E copy_directory /exopi-obj/pobj/ensmallen-2.10.3/ensmallen-2.10.3/tests/data/ /exopi-obj/pobj/ensmallen-2.10.3/build-amd64/data/ ld: warning: main.cpp(tests/CMakeFiles/ensmallen_tests.dir/main.cpp.o:(Catch::getFormattedDuration(double))): warning: sprintf() is often misused, please use snprintf() >>> Running fake in math/ensmallen at 1764526124.16 ===> math/ensmallen ===> Faking installation for ensmallen-2.10.3p0 -- Install configuration: "Release" -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ada_delta -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ada_delta/ada_delta.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ada_delta/ada_delta_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ada_delta/ada_delta_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ada_grad -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ada_grad/ada_grad.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ada_grad/ada_grad_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ada_grad/ada_grad_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/adam -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/adam/adam.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/adam/adam_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/adam/adam_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/adam/adamax_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/adam/amsgrad_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/adam/nadam_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/adam/nadamax_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/adam/optimisticadam_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/aug_lagrangian -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/aug_lagrangian/aug_lagrangian.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/aug_lagrangian/aug_lagrangian_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/aug_lagrangian/aug_lagrangian_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/aug_lagrangian/aug_lagrangian_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/bigbatch_sgd -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/bigbatch_sgd/adaptive_stepsize.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/bigbatch_sgd/backtracking_line_search.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/bigbatch_sgd/bigbatch_sgd.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/bigbatch_sgd/bigbatch_sgd_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/callbacks -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/callbacks/callbacks.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/callbacks/early_stop_at_min_loss.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/callbacks/print_loss.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/callbacks/progress_bar.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/callbacks/store_best_coordinates.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/callbacks/timer_stop.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/callbacks/traits.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/cmaes -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/cmaes/cmaes.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/cmaes/cmaes_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/cmaes/full_selection.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/cmaes/random_selection.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/cne -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/cne/cne.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/cne/cne_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/config.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/de -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/de/de.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/de/de_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ens_version.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/eve -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/eve/eve.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/eve/eve_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ftml -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ftml/ftml.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ftml/ftml_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/ftml/ftml_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function/add_decomposable_evaluate.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function/add_decomposable_evaluate_with_gradient.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function/add_decomposable_gradient.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function/add_evaluate.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function/add_evaluate_with_gradient.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function/add_gradient.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function/arma_traits.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function/sfinae_utility.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function/static_checks.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/function/traits.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/atoms.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/constr_lpball.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/constr_structure_group.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/frank_wolfe.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/frank_wolfe_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/func_sq.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/line_search -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/line_search/line_search.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/line_search/line_search_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/proximal -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/proximal/proximal.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/proximal/proximal_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/update_classic.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/update_full_correction.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/update_linesearch.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/fw/update_span.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/gradient_descent -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/gradient_descent/gradient_descent.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/gradient_descent/gradient_descent_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/grid_search -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/grid_search/grid_search.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/grid_search/grid_search_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/iqn -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/iqn/iqn.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/iqn/iqn_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/katyusha -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/katyusha/katyusha.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/katyusha/katyusha_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/lbfgs -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/lbfgs/lbfgs.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/lbfgs/lbfgs_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/log.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/padam -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/padam/padam.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/padam/padam_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/parallel_sgd -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/parallel_sgd/decay_policies -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/parallel_sgd/decay_policies/constant_step.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/parallel_sgd/decay_policies/exponential_backoff.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/parallel_sgd/parallel_sgd.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/parallel_sgd/parallel_sgd_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/ackley_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/ackley_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/aug_lagrangian_test_functions.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/aug_lagrangian_test_functions_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/beale_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/beale_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/booth_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/booth_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/bukin_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/bukin_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/colville_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/colville_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/cross_in_tray_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/cross_in_tray_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/drop_wave_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/drop_wave_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/easom_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/easom_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/eggholder_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/eggholder_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/fw_test_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/generalized_rosenbrock_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/generalized_rosenbrock_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/goldstein_price_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/goldstein_price_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/gradient_descent_test_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/gradient_descent_test_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/himmelblau_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/himmelblau_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/holder_table_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/holder_table_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/levy_function_n13.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/levy_function_n13_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/logistic_regression_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/logistic_regression_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/matyas_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/matyas_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/mc_cormick_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/mc_cormick_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/problems.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/rastrigin_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/rastrigin_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/rosenbrock_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/rosenbrock_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/rosenbrock_wood_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/rosenbrock_wood_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/schaffer_function_n2.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/schaffer_function_n2_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/schaffer_function_n4.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/schaffer_function_n4_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/schwefel_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/schwefel_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/sgd_test_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/sgd_test_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/sphere_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/softmax_regression_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/softmax_regression_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/sparse_test_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/sparse_test_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/sphere_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/styblinski_tang_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/styblinski_tang_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/three_hump_camel_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/three_hump_camel_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/wood_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/problems/wood_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/pso -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/pso/init_policies -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/pso/init_policies/default_init.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/pso/pso.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/pso/pso_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/pso/update_policies -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/pso/update_policies/lbest_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sa -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sa/exponential_schedule.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sa/sa.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sa/sa_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/qhadam -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/qhadam/qhadam.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/qhadam/qhadam_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/qhadam/qhadam_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/rmsprop -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/rmsprop/rmsprop.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/rmsprop/rmsprop_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sarah -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sarah/sarah.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sarah/sarah_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sarah/sarah_plus_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sarah/sarah_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/scd -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/scd/descent_policies -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/scd/descent_policies/cyclic_descent.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/scd/descent_policies/greedy_descent.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/scd/descent_policies/random_descent.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/scd/scd.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/scd/scd_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sdp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sdp/lin_alg.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sdp/lrsdp.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sdp/lrsdp_function.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sdp/lrsdp_function_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sdp/lrsdp_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sdp/primal_dual.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sdp/primal_dual_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sdp/sdp.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sdp/sdp_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd/decay_policies -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd/decay_policies/no_decay.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd/sgd.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd/sgd_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd/update_policies -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd/update_policies/gradient_clipping.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd/update_policies/momentum_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd/update_policies/nesterov_momentum_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd/update_policies/quasi_hyperbolic_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgd/update_policies/vanilla_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgdr -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgdr/cyclical_decay.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgdr/sgdr.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgdr/sgdr_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgdr/snapshot_ensembles.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgdr/snapshot_sgdr.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/sgdr/snapshot_sgdr_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/smorms3 -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/smorms3/smorms3.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/smorms3/smorms3_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/smorms3/smorms3_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/spalera_sgd -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/spalera_sgd/spalera_sgd.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/spalera_sgd/spalera_sgd_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/spalera_sgd/spalera_stepsize.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/spsa -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/spsa/spsa.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/spsa/spsa_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/svrg -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/svrg/barzilai_borwein_decay.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/svrg/svrg.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/svrg/svrg_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/svrg/svrg_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/swats -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/swats/swats.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/swats/swats_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/swats/swats_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/utility -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/utility/any.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/utility/arma_traits.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/wn_grad -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/wn_grad/wn_grad.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/wn_grad/wn_grad_impl.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen_bits/wn_grad/wn_grad_update.hpp -- Installing: /exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/usr/local/include/ensmallen.hpp >>> Running package in math/ensmallen at 1764526124.72 ===> math/ensmallen `/exopi-obj/pobj/ensmallen-2.10.3/fake-amd64/.fake_done' is up to date. ===> Building package for ensmallen-2.10.3p0 Create /exopi-cvs/ports/packages/amd64/all/ensmallen-2.10.3p0.tgz Creating package ensmallen-2.10.3p0 reading plist| checking dependencies| checking dependencies|math/armadillo checksumming| checksumming| | 0% checksumming| | 1% checksumming|* | 1% checksumming|* | 2% checksumming|** | 3% checksumming|** | 4% checksumming|*** | 4% checksumming|*** | 5% checksumming|*** | 6% checksumming|**** | 6% checksumming|**** | 7% checksumming|***** | 7% checksumming|***** | 8% checksumming|***** | 9% checksumming|****** | 9% checksumming|****** | 10% checksumming|******* | 11% checksumming|******* | 12% checksumming|******** | 13% checksumming|******** | 14% checksumming|********* | 14% checksumming|********* | 15% checksumming|********** | 16% checksumming|********** | 17% checksumming|*********** | 17% checksumming|*********** | 18% checksumming|*********** | 19% checksumming|************ | 19% checksumming|************ | 20% checksumming|************* | 21% checksumming|************* | 22% checksumming|************** | 22% checksumming|************** | 23% checksumming|************** | 24% checksumming|*************** | 24% checksumming|*************** | 25% checksumming|**************** | 25% checksumming|**************** | 26% checksumming|**************** | 27% checksumming|***************** | 27% checksumming|***************** | 28% checksumming|****************** | 29% checksumming|****************** | 30% checksumming|******************* | 31% checksumming|******************* | 32% checksumming|******************** | 32% checksumming|******************** | 33% checksumming|******************** | 34% checksumming|********************* | 34% checksumming|********************* | 35% checksumming|********************** | 35% checksumming|********************** | 36% checksumming|********************** | 37% checksumming|*********************** | 37% checksumming|*********************** | 38% checksumming|************************ | 39% checksumming|************************ | 40% checksumming|************************* | 40% checksumming|************************* | 41% checksumming|************************* | 42% checksumming|************************** | 42% checksumming|************************** | 43% checksumming|*************************** | 44% checksumming|*************************** | 45% checksumming|**************************** | 45% checksumming|**************************** | 46% checksumming|***************************** | 47% checksumming|***************************** | 48% checksumming|****************************** | 49% checksumming|****************************** | 50% checksumming|******************************* | 50% checksumming|******************************* | 51% checksumming|******************************** | 52% checksumming|******************************** | 53% checksumming|********************************* | 54% checksumming|********************************* | 55% checksumming|********************************** | 55% checksumming|********************************** | 56% checksumming|*********************************** | 57% checksumming|*********************************** | 58% checksumming|************************************ | 58% checksumming|************************************ | 59% checksumming|************************************ | 60% checksumming|************************************* | 60% checksumming|************************************* | 61% checksumming|************************************** | 62% checksumming|************************************** | 63% checksumming|*************************************** | 63% checksumming|*************************************** | 64% checksumming|*************************************** | 65% checksumming|**************************************** | 65% checksumming|**************************************** | 66% checksumming|***************************************** | 66% checksumming|***************************************** | 67% checksumming|***************************************** | 68% checksumming|****************************************** | 68% checksumming|****************************************** | 69% checksumming|******************************************* | 70% checksumming|******************************************* | 71% checksumming|******************************************** | 72% checksumming|******************************************** | 73% checksumming|********************************************* | 73% checksumming|********************************************* | 74% checksumming|********************************************* | 75% checksumming|********************************************** | 75% checksumming|********************************************** | 76% checksumming|*********************************************** | 76% checksumming|*********************************************** | 77% checksumming|*********************************************** | 78% checksumming|************************************************ | 78% checksumming|************************************************ | 79% checksumming|************************************************* | 80% checksumming|************************************************* | 81% checksumming|************************************************** | 81% checksumming|************************************************** | 82% checksumming|************************************************** | 83% checksumming|*************************************************** | 83% checksumming|*************************************************** | 84% checksumming|**************************************************** | 85% checksumming|**************************************************** | 86% checksumming|***************************************************** | 86% checksumming|***************************************************** | 87% checksumming|****************************************************** | 88% checksumming|****************************************************** | 89% checksumming|******************************************************* | 90% checksumming|******************************************************* | 91% checksumming|******************************************************** | 91% checksumming|******************************************************** | 92% checksumming|******************************************************** | 93% checksumming|********************************************************* | 93% checksumming|********************************************************* | 94% checksumming|********************************************************** | 94% checksumming|********************************************************** | 95% checksumming|********************************************************** | 96% checksumming|*********************************************************** | 96% checksumming|*********************************************************** | 97% checksumming|************************************************************ | 98% checksumming|************************************************************ | 99% checksumming|*************************************************************| 99% checksumming|*************************************************************|100% archiving| archiving| | 0% archiving|* | 1% archiving|* | 2% archiving|** | 3% archiving|** | 4% archiving|*** | 4% archiving|*** | 5% archiving|**** | 6% archiving|***** | 7% archiving|***** | 8% archiving|****** | 9% archiving|****** | 10% archiving|******* | 10% archiving|******* | 11% archiving|********* | 14% archiving|********* | 15% archiving|********** | 15% archiving|*********** | 17% archiving|************ | 18% archiving|************ | 19% archiving|************* | 20% archiving|************* | 21% archiving|************** | 21% archiving|************** | 22% archiving|************** | 23% archiving|*************** | 23% archiving|*************** | 24% archiving|**************** | 24% archiving|**************** | 25% archiving|***************** | 26% archiving|***************** | 27% archiving|****************** | 28% archiving|****************** | 29% archiving|******************* | 29% archiving|******************* | 30% archiving|******************** | 31% archiving|********************* | 33% archiving|********************** | 34% archiving|********************** | 35% archiving|*********************** | 36% archiving|************************ | 37% archiving|************************ | 38% archiving|************************* | 38% archiving|************************* | 39% archiving|************************** | 40% archiving|************************** | 41% archiving|*************************** | 42% archiving|**************************** | 43% archiving|**************************** | 44% archiving|***************************** | 45% archiving|***************************** | 46% archiving|****************************** | 46% archiving|****************************** | 47% archiving|******************************* | 48% archiving|******************************* | 49% archiving|******************************** | 49% archiving|******************************** | 50% archiving|******************************** | 51% archiving|********************************* | 51% archiving|********************************* | 52% archiving|********************************** | 52% archiving|********************************** | 53% archiving|********************************** | 54% archiving|*********************************** | 54% archiving|*********************************** | 55% archiving|************************************ | 56% archiving|************************************ | 57% archiving|************************************* | 57% archiving|************************************* | 58% archiving|************************************** | 60% archiving|*************************************** | 60% archiving|*************************************** | 61% archiving|*************************************** | 62% archiving|**************************************** | 62% archiving|**************************************** | 63% archiving|***************************************** | 63% archiving|***************************************** | 64% archiving|***************************************** | 65% archiving|****************************************** | 66% archiving|******************************************* | 67% archiving|******************************************* | 68% archiving|******************************************** | 68% archiving|******************************************** | 69% archiving|********************************************* | 70% archiving|********************************************* | 71% archiving|********************************************** | 71% archiving|********************************************** | 72% archiving|*********************************************** | 73% archiving|*********************************************** | 74% archiving|************************************************ | 74% archiving|************************************************ | 75% archiving|************************************************ | 76% archiving|************************************************* | 76% archiving|************************************************* | 77% archiving|************************************************** | 77% archiving|************************************************** | 78% archiving|************************************************** | 79% archiving|*************************************************** | 79% archiving|*************************************************** | 80% archiving|**************************************************** | 81% archiving|***************************************************** | 83% archiving|****************************************************** | 84% archiving|******************************************************* | 85% archiving|******************************************************* | 86% archiving|******************************************************* | 87% archiving|******************************************************** | 87% archiving|******************************************************** | 88% archiving|********************************************************* | 89% archiving|********************************************************* | 90% archiving|********************************************************** | 90% archiving|********************************************************** | 91% archiving|*********************************************************** | 92% archiving|*********************************************************** | 93% archiving|************************************************************ | 93% archiving|************************************************************ | 94% archiving|************************************************************ | 95% archiving|************************************************************* | 95% archiving|************************************************************** | 96% archiving|************************************************************** | 97% archiving|*************************************************************** | 98% archiving|*************************************************************** | 99% archiving|****************************************************************|100% Link to /exopi-cvs/ports/packages/amd64/ftp/ensmallen-2.10.3p0.tgz >>> Running clean in math/ensmallen at 1764526125.95 ===> math/ensmallen ===> Cleaning for ensmallen-2.10.3p0 >>> Ended at 1764526126.32 max_stuck=23.34/depends=7.53/show-prepare-results=0.84/patch=0.51/configure=2.28/build=587.33/fake=0.56/package=1.23/clean=0.39