>>> nlopt: Building testing/nlopt 2.7.1-r0 (using abuild 3.9.0-r0) started Fri, 06 May 2022 09:51:16 +0000 >>> nlopt: Checking sanity of /home/buildozer/aports/testing/nlopt/APKBUILD... >>> nlopt: Analyzing dependencies... >>> nlopt: Installing for build: build-base samurai cmake (1/6) Installing samurai (1.2-r1) (2/6) Installing libarchive (3.6.1-r0) (3/6) Installing rhash-libs (1.4.2-r2) (4/6) Installing libuv (1.44.1-r0) (5/6) Installing cmake (3.23.1-r0) (6/6) Installing .makedepends-nlopt (20220506.095117) Executing busybox-1.35.0-r12.trigger OK: 348 MiB in 104 packages >>> nlopt: Cleaning up srcdir >>> nlopt: Cleaning up pkgdir >>> nlopt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nlopt-2.7.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nlopt: Fetching nlopt-2.7.1.tar.gz::https://github.com/stevengj/nlopt/archive/refs/tags/v2.7.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 1339k 0 1339k 0 0 680k 0 --:--:-- 0:00:01 --:--:-- 1347k 100 1996k 0 1996k 0 0 1001k 0 --:--:-- 0:00:01 --:--:-- 1960k >>> nlopt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nlopt-2.7.1.tar.gz >>> nlopt: Checking sha512sums... nlopt-2.7.1.tar.gz: OK >>> nlopt: Unpacking /var/cache/distfiles/edge/nlopt-2.7.1.tar.gz... -- The C compiler identification is GNU 11.2.1 -- The CXX compiler identification is GNU 11.2.1 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/gcc - skipped -- Detecting C compile features -- Detecting C compile features - done -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: /usr/bin/g++ - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- NLopt version 2.7.1 -- Looking for getopt.h -- Looking for getopt.h - found -- Looking for unistd.h -- Looking for unistd.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for time.h -- Looking for time.h - found -- Looking for sys/time.h -- Looking for sys/time.h - found -- Looking for getpid -- Looking for getpid - found -- Looking for syscall -- Looking for syscall - found -- Looking for isinf -- Looking for isinf - not found -- Looking for isnan -- Looking for isnan - not found -- Looking for gettimeofday -- Looking for gettimeofday - found -- Looking for qsort_r -- Looking for qsort_r - found -- Looking for time -- Looking for time - found -- Looking for copysign -- Looking for copysign - found -- Looking for getopt -- Looking for getopt - found -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of uint32_t -- Check size of uint32_t - done -- Check size of unsigned int -- Check size of unsigned int - done -- Check size of unsigned long -- Check size of unsigned long - done -- Looking for sqrt in m -- Looking for sqrt in m - found -- Looking for fpclassify -- Looking for fpclassify - TRUE -- Performing Test HAVE_THREAD_LOCAL_STORAGE -- Performing Test HAVE_THREAD_LOCAL_STORAGE - Success -- Performing Test HAVE_THREAD_LOCAL_STORAGE -- Performing Test HAVE_THREAD_LOCAL_STORAGE - Failed -- Looking for __cplusplus -- Looking for __cplusplus - found -- Performing Test SUPPORTS_STDCXX11 -- Performing Test SUPPORTS_STDCXX11 - Success -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) CMake Warning (dev) at CMakeLists.txt:300 (find_package): Ignoring EXACT since no version is requested. This warning is for project developers. Use -Wno-dev to suppress it. -- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) -- Could NOT find NumPy (missing: NUMPY_INCLUDE_DIRS) -- Could NOT find Guile (missing: GUILE_EXECUTABLE GUILE_ROOT_DIR GUILE_INCLUDE_DIRS GUILE_LIBRARIES) -- Could NOT find SWIG (missing: SWIG_EXECUTABLE SWIG_DIR) -- Could NOT find Octave (missing: OCTAVE_EXECUTABLE OCTAVE_ROOT_DIR OCTAVE_INCLUDE_DIRS OCTAVE_LIBRARIES) -- Could NOT find Matlab (missing: Matlab_INCLUDE_DIRS Matlab_MEX_LIBRARY Matlab_MEX_EXTENSION Matlab_ROOT_DIR Matlab_MX_LIBRARY MX_LIBRARY MAIN_PROGRAM) (found version "NOTFOUND") -- Configuring done -- Generating done -- Build files have been written to: /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/build [1/57] Generating nlopt.f [2/57] Generating nlopt.hpp [3/57] Building C object test/CMakeFiles/testopt.dir/__/src/util/mt19937ar.c.o [4/57] Building C object test/CMakeFiles/testopt.dir/__/src/util/timer.c.o [5/57] Building C object test/CMakeFiles/testopt.dir/testopt.c.o [6/57] Building C object test/CMakeFiles/testopt.dir/testfuncs.c.o [7/57] Building CXX object test/CMakeFiles/t_tutorial.dir/t_tutorial.cxx.o [8/57] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/ags.cc.o [9/57] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/local_optimizer.cc.o [10/57] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/solver.cc.o [11/57] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/evolvent.cc.o [12/57] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/tools.cc.o [13/57] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/stogo.cc.o [14/57] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/local.cc.o [15/57] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/linalg.cc.o [16/57] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/global.cc.o [17/57] Building C object CMakeFiles/nlopt.dir/src/util/rescale.c.o [18/57] Building C object CMakeFiles/nlopt.dir/src/util/qsort_r.c.o [19/57] Building C object CMakeFiles/nlopt.dir/src/util/redblack.c.o [20/57] Building C object CMakeFiles/nlopt.dir/src/util/stop.c.o [21/57] Building C object CMakeFiles/nlopt.dir/src/util/timer.c.o [22/57] Building C object CMakeFiles/nlopt.dir/src/util/sobolseq.c.o [23/57] Building C object CMakeFiles/nlopt.dir/src/util/mt19937ar.c.o [24/57] Building C object CMakeFiles/nlopt.dir/src/api/f77api.c.o [25/57] Building C object CMakeFiles/nlopt.dir/src/api/deprecated.c.o [26/57] Building C object CMakeFiles/nlopt.dir/src/api/optimize.c.o [27/57] Building C object CMakeFiles/nlopt.dir/src/api/options.c.o [28/57] Building C object CMakeFiles/nlopt.dir/src/api/general.c.o [29/57] Building C object CMakeFiles/nlopt.dir/src/algs/esch/esch.c.o [30/57] Building C object CMakeFiles/nlopt.dir/src/algs/slsqp/slsqp.c.o [31/57] Building C object CMakeFiles/nlopt.dir/src/algs/isres/isres.c.o [32/57] Building C object CMakeFiles/nlopt.dir/src/algs/bobyqa/bobyqa.c.o [33/57] Building C object CMakeFiles/nlopt.dir/src/algs/auglag/auglag.c.o [34/57] Building C object CMakeFiles/nlopt.dir/src/algs/neldermead/sbplx.c.o [35/57] Building C object CMakeFiles/nlopt.dir/src/algs/neldermead/nldrmd.c.o [36/57] Building C object CMakeFiles/nlopt.dir/src/algs/newuoa/newuoa.c.o [37/57] Building C object CMakeFiles/nlopt.dir/src/algs/cobyla/cobyla.c.o [38/57] Building C object CMakeFiles/nlopt.dir/src/algs/mma/ccsa_quadratic.c.o [39/57] Building C object CMakeFiles/nlopt.dir/src/algs/mma/mma.c.o [40/57] Building C object CMakeFiles/nlopt.dir/src/algs/mlsl/mlsl.c.o [41/57] Building C object CMakeFiles/nlopt.dir/src/algs/crs/crs.c.o [42/57] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/pssubs.c.o [43/57] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/mssubs.c.o [44/57] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/pnet.c.o [45/57] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/plip.c.o [46/57] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/plis.c.o [47/57] Building C object CMakeFiles/nlopt.dir/src/algs/praxis/praxis.c.o [48/57] Building C object CMakeFiles/nlopt.dir/src/algs/cdirect/hybrid.c.o [49/57] Building C object CMakeFiles/nlopt.dir/src/algs/cdirect/cdirect.c.o [50/57] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRsubrout.c.o [51/57] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRserial.c.o [52/57] Building C object CMakeFiles/nlopt.dir/src/algs/direct/direct_wrap.c.o [53/57] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRect.c.o /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.cc: In member function 'void TBox::GetTrial(std::__cxx11::list::const_iterator, Trial&)': /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.cc:129:6: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 129 | void TBox::GetTrial(list::const_iterator itr, Trial &T) { | ^~~~ In file included from /usr/include/c++/11.2.1/list:63, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.h:12, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.cc:6: /usr/include/c++/11.2.1/bits/stl_list.h: In member function 'std::__cxx11::list<_Tp, _Alloc>::iterator std::__cxx11::list<_Tp, _Alloc>::erase(std::__cxx11::list<_Tp, _Alloc>::const_iterator, std::__cxx11::list<_Tp, _Alloc>::const_iterator) [with _Tp = Trial; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/stl_list.h:1456:7: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 1456 | erase(const_iterator __first, const_iterator __last) noexcept | ^~~~~ /usr/include/c++/11.2.1/bits/stl_list.h:1456:7: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.cc: In member function 'void TBox::ClearBox()': /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.cc:135:14: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 135 | TList.erase(TList.begin(), TList.end()); | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/list:63, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.h:12, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.cc:6: /usr/include/c++/11.2.1/bits/stl_list.h: In member function 'void std::__cxx11::list<_Tp, _Alloc>::_M_insert(std::__cxx11::list<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const Trial&}; _Tp = Trial; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/stl_list.h:1909:8: note: parameter passing for argument of type 'std::__cxx11::list::iterator' changed in GCC 7.1 1909 | _M_insert(iterator __position, _Args&&... __args) | ^~~~~~~~~ In file included from /usr/include/c++/11.2.1/list:64, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.h:12, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.cc:6: /usr/include/c++/11.2.1/bits/list.tcc: In function 'std::__cxx11::list<_Tp, _Alloc>& std::__cxx11::list<_Tp, _Alloc>::operator=(const std::__cxx11::list<_Tp, _Alloc>&) [with _Tp = Trial; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/list.tcc:318:16: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 318 | erase(__first1, __last1); | ~~~~~^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/list:63, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.h:12, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.cc:6: /usr/include/c++/11.2.1/bits/stl_list.h:1227:26: note: parameter passing for argument of type 'std::_List_iterator' changed in GCC 7.1 1227 | this->_M_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_list.h: In member function 'void TBox::AddTrial(RCTrial)': /usr/include/c++/11.2.1/bits/stl_list.h:1212:24: note: parameter passing for argument of type 'std::_List_iterator' changed in GCC 7.1 1212 | { this->_M_insert(end(), __x); } | ~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/bits/stl_algo.h:61, from /usr/include/c++/11.2.1/algorithm:62, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.cc:15: /usr/include/c++/11.2.1/bits/stl_heap.h: In function 'void std::__push_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator > >; _Distance = int; _Tp = TBox; _Compare = __gnu_cxx::__ops::_Iter_comp_val >]': /usr/include/c++/11.2.1/bits/stl_heap.h:134:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 134 | __push_heap(_RandomAccessIterator __first, | ^~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/list:63, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/tools.h:12, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.h:8, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.cc:19: /usr/include/c++/11.2.1/bits/stl_list.h: In member function 'std::__cxx11::list<_Tp, _Alloc>::iterator std::__cxx11::list<_Tp, _Alloc>::erase(std::__cxx11::list<_Tp, _Alloc>::const_iterator, std::__cxx11::list<_Tp, _Alloc>::const_iterator) [with _Tp = Trial; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/stl_list.h:1456:7: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 1456 | erase(const_iterator __first, const_iterator __last) noexcept | ^~~~~ /usr/include/c++/11.2.1/bits/stl_list.h:1456:7: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.cc: In member function 'void Global::ClearSolSet()': /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.cc:309:15: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 309 | SolSet.erase(SolSet.begin(), SolSet.end()) ; | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/queue:61, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.h:6, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.cc:19: /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(std::vector<_Tp, _Alloc>::iterator, _Args&& ...) [with _Args = {const TBox&}; _Tp = TBox; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:426:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 426 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from /usr/include/c++/11.2.1/queue:61, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.h:6, from /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.cc:19: /usr/include/c++/11.2.1/bits/stl_vector.h: In member function 'void std::priority_queue<_Tp, _Sequence, _Compare>::push(const value_type&) [with _Tp = TBox; _Sequence = std::vector >; _Compare = std::less]': /usr/include/c++/11.2.1/bits/stl_vector.h:1198:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1198 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.cc: In member function 'void Global::Search(int, RCRVector)': /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/src/algs/stogo/global.cc:231:17: note: parameter passing for argument of type 'std::__cxx11::list::const_iterator' changed in GCC 7.1 231 | SolSet.erase(remove_if(SolSet.begin(), SolSet.end(), | ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 232 | TrialGT(fbound+mu)),SolSet.end()); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [54/57] Linking CXX shared library libnlopt.so.0.11.1 [55/57] Creating library symlink libnlopt.so.0 libnlopt.so [56/57] Linking CXX executable test/testopt [57/57] Linking CXX executable test/t_tutorial Test project /home/buildozer/aports/testing/nlopt/src/nlopt-2.7.1/build Start 1: check_tutorial 1/57 Test #1: check_tutorial ................... Passed 0.00 sec Start 2: testopt_algo0_obj0 2/57 Test #2: testopt_algo0_obj0 ............... Passed 0.00 sec Start 3: testopt_algo0_obj1 3/57 Test #3: testopt_algo0_obj1 ............... Passed 0.00 sec Start 4: testopt_algo1_obj0 4/57 Test #4: testopt_algo1_obj0 ............... Passed 0.00 sec Start 5: testopt_algo1_obj1 5/57 Test #5: testopt_algo1_obj1 ............... Passed 0.00 sec Start 6: testopt_algo2_obj0 6/57 Test #6: testopt_algo2_obj0 ............... Passed 0.00 sec Start 7: testopt_algo2_obj1 7/57 Test #7: testopt_algo2_obj1 ............... Passed 0.00 sec Start 8: testopt_algo3_obj0 8/57 Test #8: testopt_algo3_obj0 ............... Passed 0.00 sec Start 9: testopt_algo3_obj1 9/57 Test #9: testopt_algo3_obj1 ............... Passed 0.00 sec Start 10: testopt_algo4_obj0 10/57 Test #10: testopt_algo4_obj0 ............... Passed 0.00 sec Start 11: testopt_algo4_obj1 11/57 Test #11: testopt_algo4_obj1 ............... Passed 0.00 sec Start 12: testopt_algo5_obj0 12/57 Test #12: testopt_algo5_obj0 ............... Passed 0.00 sec Start 13: testopt_algo5_obj1 13/57 Test #13: testopt_algo5_obj1 ............... Passed 0.00 sec Start 14: testopt_algo6_obj0 14/57 Test #14: testopt_algo6_obj0 ............... Passed 0.00 sec Start 15: testopt_algo6_obj1 15/57 Test #15: testopt_algo6_obj1 ............... Passed 0.00 sec Start 16: testopt_algo7_obj0 16/57 Test #16: testopt_algo7_obj0 ............... Passed 0.00 sec Start 17: testopt_algo7_obj1 17/57 Test #17: testopt_algo7_obj1 ............... Passed 0.00 sec Start 18: testopt_algo8_obj0 18/57 Test #18: testopt_algo8_obj0 ............... Passed 0.00 sec Start 19: testopt_algo8_obj1 19/57 Test #19: testopt_algo8_obj1 ............... Passed 0.00 sec Start 20: testopt_algo9_obj0 20/57 Test #20: testopt_algo9_obj0 ............... Passed 0.00 sec Start 21: testopt_algo9_obj1 21/57 Test #21: testopt_algo9_obj1 ............... Passed 0.00 sec Start 22: testopt_algo11_obj0 22/57 Test #22: testopt_algo11_obj0 .............. Passed 0.00 sec Start 23: testopt_algo11_obj1 23/57 Test #23: testopt_algo11_obj1 .............. Passed 0.00 sec Start 24: testopt_algo12_obj0 24/57 Test #24: testopt_algo12_obj0 .............. Passed 0.00 sec Start 25: testopt_algo12_obj1 25/57 Test #25: testopt_algo12_obj1 .............. Passed 0.00 sec Start 26: testopt_algo13_obj0 26/57 Test #26: testopt_algo13_obj0 .............. Passed 0.00 sec Start 27: testopt_algo13_obj1 27/57 Test #27: testopt_algo13_obj1 .............. Passed 0.00 sec Start 28: testopt_algo14_obj0 28/57 Test #28: testopt_algo14_obj0 .............. Passed 0.00 sec Start 29: testopt_algo14_obj1 29/57 Test #29: testopt_algo14_obj1 .............. Passed 0.00 sec Start 30: testopt_algo15_obj0 30/57 Test #30: testopt_algo15_obj0 .............. Passed 0.00 sec Start 31: testopt_algo15_obj1 31/57 Test #31: testopt_algo15_obj1 .............. Passed 0.00 sec Start 32: testopt_algo16_obj0 32/57 Test #32: testopt_algo16_obj0 .............. Passed 0.00 sec Start 33: testopt_algo16_obj1 33/57 Test #33: testopt_algo16_obj1 .............. Passed 0.00 sec Start 34: testopt_algo17_obj0 34/57 Test #34: testopt_algo17_obj0 .............. Passed 0.00 sec Start 35: testopt_algo17_obj1 35/57 Test #35: testopt_algo17_obj1 .............. Passed 0.00 sec Start 36: testopt_algo18_obj0 36/57 Test #36: testopt_algo18_obj0 .............. Passed 0.00 sec Start 37: testopt_algo18_obj1 37/57 Test #37: testopt_algo18_obj1 .............. Passed 0.00 sec Start 38: testopt_algo19_obj0 38/57 Test #38: testopt_algo19_obj0 .............. Passed 0.00 sec Start 39: testopt_algo19_obj1 39/57 Test #39: testopt_algo19_obj1 .............. Passed 0.00 sec Start 40: testopt_algo20_obj0 40/57 Test #40: testopt_algo20_obj0 .............. Passed 0.00 sec Start 41: testopt_algo20_obj1 41/57 Test #41: testopt_algo20_obj1 .............. Passed 0.00 sec Start 42: testopt_algo21_obj0 42/57 Test #42: testopt_algo21_obj0 .............. Passed 0.00 sec Start 43: testopt_algo21_obj1 43/57 Test #43: testopt_algo21_obj1 .............. Passed 0.01 sec Start 44: testopt_algo22_obj0 44/57 Test #44: testopt_algo22_obj0 .............. Passed 0.00 sec Start 45: testopt_algo22_obj1 45/57 Test #45: testopt_algo22_obj1 .............. Passed 0.01 sec Start 46: testopt_algo23_obj0 46/57 Test #46: testopt_algo23_obj0 .............. Passed 0.00 sec Start 47: testopt_algo23_obj1 47/57 Test #47: testopt_algo23_obj1 .............. Passed 0.01 sec Start 48: testopt_algo24_obj0 48/57 Test #48: testopt_algo24_obj0 .............. Passed 0.00 sec Start 49: testopt_algo24_obj1 49/57 Test #49: testopt_algo24_obj1 .............. Passed 0.00 sec Start 50: testopt_algo25_obj0 50/57 Test #50: testopt_algo25_obj0 .............. Passed 0.00 sec Start 51: testopt_algo25_obj1 51/57 Test #51: testopt_algo25_obj1 .............. Passed 0.00 sec Start 52: testopt_algo26_obj0 52/57 Test #52: testopt_algo26_obj0 .............. Passed 0.00 sec Start 53: testopt_algo26_obj1 53/57 Test #53: testopt_algo26_obj1 .............. Passed 0.00 sec Start 54: testopt_algo28_obj0 54/57 Test #54: testopt_algo28_obj0 .............. Passed 0.00 sec Start 55: testopt_algo28_obj1 55/57 Test #55: testopt_algo28_obj1 .............. Passed 0.00 sec Start 56: testopt_algo29_obj0 56/57 Test #56: testopt_algo29_obj0 .............. Passed 0.00 sec Start 57: testopt_algo29_obj1 57/57 Test #57: testopt_algo29_obj1 .............. Passed 0.00 sec 100% tests passed, 0 tests failed out of 57 Total Test time (real) = 0.21 sec >>> nlopt: Entering fakeroot... -- Install configuration: "minsizerel" -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/pkgconfig/nlopt.pc -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/include/nlopt.h -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/include/nlopt.hpp -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/include/nlopt.f -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/libnlopt.so.0.11.1 -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/libnlopt.so.0 -- Set runtime path of "/home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/libnlopt.so.0.11.1" to "/usr/lib" -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/libnlopt.so -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/cmake/nlopt/NLoptLibraryDepends.cmake -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/cmake/nlopt/NLoptLibraryDepends-minsizerel.cmake -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/cmake/nlopt/NLoptConfig.cmake -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/cmake/nlopt/NLoptConfigVersion.cmake -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/share/man/man3/nlopt.3 -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/share/man/man3/nlopt_minimize.3 -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/share/man/man3/nlopt_minimize_constrained.3 >>> nlopt-dev*: Running split function dev... >>> nlopt-dev*: Preparing subpackage nlopt-dev... >>> nlopt-dev*: Stripping binaries >>> nlopt-dev*: Running postcheck for nlopt-dev >>> nlopt-doc*: Running split function doc... >>> nlopt-doc*: Preparing subpackage nlopt-doc... >>> nlopt-doc*: Running postcheck for nlopt-doc >>> nlopt*: Running postcheck for nlopt >>> nlopt*: Preparing package nlopt... >>> nlopt*: Stripping binaries >>> WARNING: nlopt*: Redundant /usr/lib in rpath found >>> nlopt-dev*: Scanning shared objects >>> nlopt-doc*: Scanning shared objects >>> nlopt*: Scanning shared objects >>> nlopt-dev*: Tracing dependencies... nlopt=2.7.1-r0 pkgconfig >>> nlopt-dev*: Package size: 92.0 KB >>> nlopt-dev*: Compressing data... >>> nlopt-dev*: Create checksum... >>> nlopt-dev*: Create nlopt-dev-2.7.1-r0.apk >>> nlopt-doc*: Tracing dependencies... >>> nlopt-doc*: Package size: 48.0 KB >>> nlopt-doc*: Compressing data... >>> nlopt-doc*: Create checksum... >>> nlopt-doc*: Create nlopt-doc-2.7.1-r0.apk >>> nlopt*: Tracing dependencies... so:libc.musl-armhf.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> nlopt*: Package size: 376.0 KB >>> nlopt*: Compressing data... >>> nlopt*: Create checksum... >>> nlopt*: Create nlopt-2.7.1-r0.apk >>> nlopt: Build complete at Fri, 06 May 2022 09:51:26 +0000 elapsed time 0h 0m 10s >>> nlopt: Cleaning up srcdir >>> nlopt: Cleaning up pkgdir >>> nlopt: Uninstalling dependencies... (1/6) Purging .makedepends-nlopt (20220506.095117) (2/6) Purging samurai (1.2-r1) (3/6) Purging cmake (3.23.1-r0) (4/6) Purging libarchive (3.6.1-r0) (5/6) Purging rhash-libs (1.4.2-r2) (6/6) Purging libuv (1.44.1-r0) Executing busybox-1.35.0-r12.trigger OK: 300 MiB in 98 packages >>> nlopt: Updating the testing/armhf repository index... >>> nlopt: Signing the index...