>>> nlopt: Building testing/nlopt 2.8.0-r0 (using abuild 3.13.0-r5) started Mon, 26 Aug 2024 02:57:17 +0000 >>> nlopt: Checking sanity of /home/buildozer/aports/testing/nlopt/APKBUILD... >>> nlopt: Analyzing dependencies... >>> nlopt: Installing for build: build-base cmake guile-dev python3-dev samurai swig (1/25) Installing libarchive (3.7.4-r0) (2/25) Installing rhash-libs (1.4.4-r0) (3/25) Installing libuv (1.48.0-r0) (4/25) Installing cmake (3.30.2-r0) (5/25) Installing libffi (3.4.6-r0) (6/25) Installing gc (8.2.6-r0) (7/25) Installing guile-libs (3.0.9-r0) (8/25) Installing guile (3.0.9-r0) (9/25) Installing libgc++ (8.2.6-r0) (10/25) Installing gc-dev (8.2.6-r0) (11/25) Installing libgmpxx (6.3.0-r1) (12/25) Installing gmp-dev (6.3.0-r1) (13/25) Installing guile-dev (3.0.9-r0) (14/25) Installing gdbm (1.24-r0) (15/25) Installing mpdecimal (4.0.0-r0) (16/25) Installing libpanelw (6.5_p20240601-r0) (17/25) Installing sqlite-libs (3.46.1-r0) (18/25) Installing python3 (3.12.5-r1) (19/25) Installing python3-pycache-pyc0 (3.12.5-r1) (20/25) Installing pyc (3.12.5-r1) (21/25) Installing python3-pyc (3.12.5-r1) (22/25) Installing python3-dev (3.12.5-r1) (23/25) Installing samurai (1.2-r5) (24/25) Installing swig (4.2.1-r2) (25/25) Installing .makedepends-nlopt (20240826.025718) Executing busybox-1.36.1-r31.trigger OK: 572 MiB in 135 packages >>> nlopt: Cleaning up srcdir >>> nlopt: Cleaning up pkgdir >>> nlopt: Cleaning up tmpdir >>> nlopt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nlopt-2.8.0.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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> nlopt: Fetching nlopt-2.8.0.tar.gz::https://github.com/stevengj/nlopt/archive/refs/tags/v2.8.0.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:00:01 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:02 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:03 --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- 0:00:04 --:--:-- 0 100 2002k 100 2002k 0 0 461k 0 0:00:04 0:00:04 --:--:-- 1702k >>> nlopt: Fetching https://distfiles.alpinelinux.org/distfiles/edge/nlopt-2.8.0.tar.gz >>> nlopt: Checking sha512sums... nlopt-2.8.0.tar.gz: OK >>> nlopt: Unpacking /var/cache/distfiles/nlopt-2.8.0.tar.gz... -- The C compiler identification is GNU 14.2.0 -- The CXX compiler identification is GNU 14.2.0 -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: /usr/bin/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.8.0 -- 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 -- Found Python: /usr/bin/python3.12 (found version "3.12.5") found components: Interpreter Development.Module -- Could NOT find NumPy (missing: NUMPY_INCLUDE_DIRS) -- Found Guile: /usr/bin/guile (found version "3.0.9") -- Found SWIG: /usr/bin/swig (found suitable version "4.2.1", minimum required is "3") -- Could NOT find Octave (missing: OCTAVE_EXECUTABLE OCTAVE_ROOT_DIR OCTAVE_INCLUDE_DIRS OCTAVE_LIBRARIES) -- Performing Test CMAKE_HAVE_LIBC_PTHREAD -- Performing Test CMAKE_HAVE_LIBC_PTHREAD - Success -- Found Threads: TRUE -- Could NOT find Matlab (missing: Matlab_INCLUDE_DIRS Matlab_MEX_LIBRARY Matlab_MEX_EXTENSION Matlab_ROOT_DIR Matlab_MX_LIBRARY MX_LIBRARY MAIN_PROGRAM) (found version "NOTFOUND") -- Configuring done (2.9s) -- Generating done (0.0s) -- Build files have been written to: /home/buildozer/aports/testing/nlopt/src/nlopt-2.8.0/build [1/61] Generating nlopt.hpp [2/61] Building C object test/CMakeFiles/testopt.dir/__/src/util/mt19937ar.c.o [3/61] Building C object test/CMakeFiles/testopt.dir/__/src/util/timer.c.o [4/61] Building C object test/CMakeFiles/testopt.dir/testopt.c.o [5/61] Building C object test/CMakeFiles/testopt.dir/testfuncs.c.o [6/61] Building CXX object test/CMakeFiles/cpp_functor.dir/cpp_functor.cxx.o [7/61] Building CXX object test/CMakeFiles/t_tutorial.dir/t_tutorial.cxx.o [8/61] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/ags.cc.o [9/61] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/local_optimizer.cc.o [10/61] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/solver.cc.o [11/61] Building CXX object CMakeFiles/nlopt.dir/src/algs/ags/evolvent.cc.o [12/61] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/tools.cc.o [13/61] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/stogo.cc.o [14/61] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/local.cc.o [15/61] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/linalg.cc.o [16/61] Building CXX object CMakeFiles/nlopt.dir/src/algs/stogo/global.cc.o [17/61] Building C object CMakeFiles/nlopt.dir/src/util/rescale.c.o [18/61] Building C object CMakeFiles/nlopt.dir/src/util/qsort_r.c.o [19/61] Building C object CMakeFiles/nlopt.dir/src/util/redblack.c.o [20/61] Building C object CMakeFiles/nlopt.dir/src/util/stop.c.o [21/61] Building C object CMakeFiles/nlopt.dir/src/util/timer.c.o [22/61] Building C object CMakeFiles/nlopt.dir/src/util/sobolseq.c.o [23/61] Building C object CMakeFiles/nlopt.dir/src/util/mt19937ar.c.o [24/61] Building C object CMakeFiles/nlopt.dir/src/api/f77api.c.o [25/61] Building C object CMakeFiles/nlopt.dir/src/api/deprecated.c.o [26/61] Building C object CMakeFiles/nlopt.dir/src/api/optimize.c.o [27/61] Building C object CMakeFiles/nlopt.dir/src/api/options.c.o [28/61] Building C object CMakeFiles/nlopt.dir/src/api/general.c.o [29/61] Building C object CMakeFiles/nlopt.dir/src/algs/esch/esch.c.o [30/61] Building C object CMakeFiles/nlopt.dir/src/algs/slsqp/slsqp.c.o [31/61] Building C object CMakeFiles/nlopt.dir/src/algs/isres/isres.c.o [32/61] Building C object CMakeFiles/nlopt.dir/src/algs/bobyqa/bobyqa.c.o [33/61] Building C object CMakeFiles/nlopt.dir/src/algs/auglag/auglag.c.o [34/61] Building C object CMakeFiles/nlopt.dir/src/algs/neldermead/sbplx.c.o [35/61] Building C object CMakeFiles/nlopt.dir/src/algs/neldermead/nldrmd.c.o [36/61] Building C object CMakeFiles/nlopt.dir/src/algs/newuoa/newuoa.c.o [37/61] Building C object CMakeFiles/nlopt.dir/src/algs/cobyla/cobyla.c.o [38/61] Building C object CMakeFiles/nlopt.dir/src/algs/mma/ccsa_quadratic.c.o [39/61] Building C object CMakeFiles/nlopt.dir/src/algs/mma/mma.c.o [40/61] Building C object CMakeFiles/nlopt.dir/src/algs/mlsl/mlsl.c.o [41/61] Building C object CMakeFiles/nlopt.dir/src/algs/crs/crs.c.o [42/61] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/pssubs.c.o [43/61] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/mssubs.c.o [44/61] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/pnet.c.o [45/61] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/plip.c.o [46/61] Building C object CMakeFiles/nlopt.dir/src/algs/luksan/plis.c.o [47/61] Building C object CMakeFiles/nlopt.dir/src/algs/praxis/praxis.c.o [48/61] Building C object CMakeFiles/nlopt.dir/src/algs/cdirect/hybrid.c.o [49/61] Building C object CMakeFiles/nlopt.dir/src/algs/cdirect/cdirect.c.o [50/61] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRsubrout.c.o [51/61] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRserial.c.o [52/61] Building C object CMakeFiles/nlopt.dir/src/algs/direct/direct_wrap.c.o [53/61] Building C object CMakeFiles/nlopt.dir/src/algs/direct/DIRect.c.o [54/61] Linking CXX shared library libnlopt.so.0.12.0 [55/61] Creating library symlink libnlopt.so.0 libnlopt.so [56/61] Linking CXX executable test/testopt [57/61] Linking CXX executable test/cpp_functor [58/61] Linking CXX executable test/t_tutorial [59/61] Swig compile nlopt.i for guile /home/buildozer/aports/testing/nlopt/src/nlopt-2.8.0/build/nlopt.hpp:121: Warning 401: Nothing known about base class 'std::runtime_error'. Ignored. /home/buildozer/aports/testing/nlopt/src/nlopt-2.8.0/build/nlopt.hpp:125: Warning 401: Nothing known about base class 'std::runtime_error'. Ignored. [60/61] Building CXX object src/swig/CMakeFiles/nlopt_guile.dir/CMakeFiles/nlopt_guile.dir/nloptGUILE_wrap.cxx.o [61/61] Linking CXX shared module src/swig/nlopt_guile.so Internal ctest changing into directory: /home/buildozer/aports/testing/nlopt/src/nlopt-2.8.0/build Test project /home/buildozer/aports/testing/nlopt/src/nlopt-2.8.0/build Start 1: check_t_tutorial Start 2: check_cpp_functor Start 3: testopt_algo0_obj0 Start 4: testopt_algo0_obj1 Start 5: testopt_algo1_obj0 Start 6: testopt_algo1_obj1 Start 7: testopt_algo2_obj0 Start 8: testopt_algo2_obj1 Start 9: testopt_algo3_obj0 Start 10: testopt_algo3_obj1 Start 11: testopt_algo4_obj0 Start 12: testopt_algo4_obj1 Start 13: testopt_algo5_obj0 Start 14: testopt_algo5_obj1 Start 15: testopt_algo6_obj0 Start 16: testopt_algo6_obj1 Start 17: testopt_algo7_obj0 Start 18: testopt_algo7_obj1 Start 19: testopt_algo8_obj0 Start 20: testopt_algo8_obj1 Start 21: testopt_algo9_obj0 Start 22: testopt_algo9_obj1 Start 23: testopt_algo11_obj0 Start 24: testopt_algo11_obj1 Start 25: testopt_algo12_obj0 Start 26: testopt_algo12_obj1 Start 27: testopt_algo13_obj0 Start 28: testopt_algo13_obj1 Start 29: testopt_algo14_obj0 Start 30: testopt_algo14_obj1 Start 31: testopt_algo15_obj0 Start 32: testopt_algo15_obj1 Start 33: testopt_algo16_obj0 Start 34: testopt_algo16_obj1 Start 35: testopt_algo17_obj0 Start 36: testopt_algo17_obj1 Start 37: testopt_algo18_obj0 Start 38: testopt_algo18_obj1 Start 39: testopt_algo19_obj0 Start 40: testopt_algo19_obj1 Start 41: testopt_algo20_obj0 Start 42: testopt_algo20_obj1 Start 43: testopt_algo21_obj0 Start 44: testopt_algo21_obj1 Start 45: testopt_algo22_obj0 Start 46: testopt_algo22_obj1 Start 47: testopt_algo23_obj0 Start 48: testopt_algo23_obj1 Start 49: testopt_algo24_obj0 Start 50: testopt_algo24_obj1 Start 51: testopt_algo25_obj0 Start 52: testopt_algo25_obj1 Start 53: testopt_algo26_obj0 Start 54: testopt_algo26_obj1 Start 55: testopt_algo27_obj0 Start 56: testopt_algo27_obj1 Start 57: testopt_algo28_obj0 Start 58: testopt_algo28_obj1 Start 59: testopt_algo29_obj0 Start 60: testopt_algo29_obj1 Start 61: test_guile 1/61 Test #1: check_t_tutorial ................. Passed 0.04 sec 2/61 Test #2: check_cpp_functor ................ Passed 0.04 sec 3/61 Test #3: testopt_algo0_obj0 ............... Passed 0.04 sec 4/61 Test #4: testopt_algo0_obj1 ............... Passed 0.04 sec 5/61 Test #5: testopt_algo1_obj0 ............... Passed 0.04 sec 6/61 Test #6: testopt_algo1_obj1 ............... Passed 0.04 sec 7/61 Test #7: testopt_algo2_obj0 ............... Passed 0.04 sec 8/61 Test #8: testopt_algo2_obj1 ............... Passed 0.04 sec 9/61 Test #9: testopt_algo3_obj0 ............... Passed 0.04 sec 10/61 Test #10: testopt_algo3_obj1 ............... Passed 0.04 sec 11/61 Test #11: testopt_algo4_obj0 ............... Passed 0.03 sec 12/61 Test #12: testopt_algo4_obj1 ............... Passed 0.03 sec 13/61 Test #13: testopt_algo5_obj0 ............... Passed 0.03 sec 14/61 Test #14: testopt_algo5_obj1 ............... Passed 0.03 sec 15/61 Test #15: testopt_algo6_obj0 ............... Passed 0.03 sec 16/61 Test #16: testopt_algo6_obj1 ............... Passed 0.03 sec 17/61 Test #17: testopt_algo7_obj0 ............... Passed 0.03 sec 18/61 Test #18: testopt_algo7_obj1 ............... Passed 0.03 sec 19/61 Test #19: testopt_algo8_obj0 ............... Passed 0.03 sec 20/61 Test #20: testopt_algo8_obj1 ............... Passed 0.03 sec 21/61 Test #21: testopt_algo9_obj0 ............... Passed 0.03 sec 22/61 Test #22: testopt_algo9_obj1 ............... Passed 0.03 sec 23/61 Test #23: testopt_algo11_obj0 .............. Passed 0.03 sec 24/61 Test #24: testopt_algo11_obj1 .............. Passed 0.03 sec 25/61 Test #25: testopt_algo12_obj0 .............. Passed 0.03 sec 26/61 Test #26: testopt_algo12_obj1 .............. Passed 0.03 sec 27/61 Test #27: testopt_algo13_obj0 .............. Passed 0.03 sec 28/61 Test #28: testopt_algo13_obj1 .............. Passed 0.03 sec 29/61 Test #29: testopt_algo14_obj0 .............. Passed 0.02 sec 30/61 Test #30: testopt_algo14_obj1 .............. Passed 0.02 sec 31/61 Test #31: testopt_algo15_obj0 .............. Passed 0.02 sec 32/61 Test #32: testopt_algo15_obj1 .............. Passed 0.02 sec 33/61 Test #33: testopt_algo16_obj0 .............. Passed 0.02 sec 34/61 Test #34: testopt_algo16_obj1 .............. Passed 0.02 sec 35/61 Test #35: testopt_algo17_obj0 .............. Passed 0.02 sec 36/61 Test #36: testopt_algo17_obj1 .............. Passed 0.02 sec 37/61 Test #37: testopt_algo18_obj0 .............. Passed 0.02 sec 38/61 Test #38: testopt_algo18_obj1 .............. Passed 0.02 sec 39/61 Test #39: testopt_algo19_obj0 .............. Passed 0.02 sec 40/61 Test #40: testopt_algo19_obj1 .............. Passed 0.02 sec 41/61 Test #41: testopt_algo20_obj0 .............. Passed 0.02 sec 42/61 Test #42: testopt_algo20_obj1 .............. Passed 0.02 sec 43/61 Test #43: testopt_algo21_obj0 .............. Passed 0.02 sec 44/61 Test #44: testopt_algo21_obj1 .............. Passed 0.02 sec 45/61 Test #45: testopt_algo22_obj0 .............. Passed 0.02 sec 46/61 Test #46: testopt_algo22_obj1 .............. Passed 0.02 sec 47/61 Test #47: testopt_algo23_obj0 .............. Passed 0.02 sec 48/61 Test #49: testopt_algo24_obj0 .............. Passed 0.02 sec 49/61 Test #50: testopt_algo24_obj1 .............. Passed 0.02 sec 50/61 Test #51: testopt_algo25_obj0 .............. Passed 0.01 sec 51/61 Test #52: testopt_algo25_obj1 .............. Passed 0.01 sec 52/61 Test #53: testopt_algo26_obj0 .............. Passed 0.01 sec 53/61 Test #54: testopt_algo26_obj1 .............. Passed 0.01 sec 54/61 Test #57: testopt_algo28_obj0 .............. Passed 0.01 sec 55/61 Test #58: testopt_algo28_obj1 .............. Passed 0.01 sec 56/61 Test #48: testopt_algo23_obj1 .............. Passed 0.02 sec 57/61 Test #59: testopt_algo29_obj0 .............. Passed 0.01 sec 58/61 Test #60: testopt_algo29_obj1 .............. Passed 0.01 sec 59/61 Test #56: testopt_algo27_obj1 .............. Passed 0.13 sec 60/61 Test #55: testopt_algo27_obj0 .............. Passed 0.28 sec 61/61 Test #61: test_guile ....................... Passed 2.90 sec 100% tests passed, 0 tests failed out of 61 Total Test time (real) = 2.94 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/lib/libnlopt.so.0.12.0 -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/libnlopt.so.0 -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/libnlopt.so.0.12.0" 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 -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/share/guile/site/3.0/nlopt.scm -- Installing: /home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/guile/3.0/extensions/nlopt_guile.so -- Set non-toolchain portion of runtime path of "/home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/guile/3.0/extensions/nlopt_guile.so" to "/usr/lib" >>> 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-guile*: Running split function guile... '/home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/lib/guile' -> '/home/buildozer/aports/testing/nlopt/pkg/nlopt-guile/usr/lib/guile' '/home/buildozer/aports/testing/nlopt/pkg/nlopt/usr/share/guile' -> '/home/buildozer/aports/testing/nlopt/pkg/nlopt-guile/usr/share/guile' >>> nlopt-guile*: Preparing subpackage nlopt-guile... >>> nlopt-guile*: Stripping binaries >>> WARNING: nlopt-guile*: Redundant /usr/lib in rpath found >>> nlopt-guile*: Running postcheck for nlopt-guile >>> 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-guile*: Scanning shared objects >>> nlopt*: Scanning shared objects >>> nlopt-dev*: Tracing dependencies... nlopt=2.8.0-r0 pkgconfig >>> nlopt-dev*: Package size: 92.0 KB >>> nlopt-dev*: Compressing data... >>> nlopt-dev*: Create checksum... >>> nlopt-dev*: Create nlopt-dev-2.8.0-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.8.0-r0.apk >>> nlopt-guile*: Tracing dependencies... nlopt=2.8.0-r0 guile so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libguile-3.0.so.1 so:libnlopt.so.0 so:libstdc++.so.6 >>> nlopt-guile*: Package size: 184.0 KB >>> nlopt-guile*: Compressing data... >>> nlopt-guile*: Create checksum... >>> nlopt-guile*: Create nlopt-guile-2.8.0-r0.apk >>> nlopt*: Tracing dependencies... so:libc.musl-ppc64le.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> nlopt*: Package size: 528.0 KB >>> nlopt*: Compressing data... >>> nlopt*: Create checksum... >>> nlopt*: Create nlopt-2.8.0-r0.apk >>> nlopt: Build complete at Mon, 26 Aug 2024 02:57:41 +0000 elapsed time 0h 0m 24s >>> nlopt: Cleaning up srcdir >>> nlopt: Cleaning up pkgdir >>> nlopt: Uninstalling dependencies... (1/25) Purging .makedepends-nlopt (20240826.025718) (2/25) Purging cmake (3.30.2-r0) (3/25) Purging guile-dev (3.0.9-r0) (4/25) Purging gc-dev (8.2.6-r0) (5/25) Purging libgc++ (8.2.6-r0) (6/25) Purging gmp-dev (6.3.0-r1) (7/25) Purging libgmpxx (6.3.0-r1) (8/25) Purging python3-dev (3.12.5-r1) (9/25) Purging python3-pyc (3.12.5-r1) (10/25) Purging python3-pycache-pyc0 (3.12.5-r1) (11/25) Purging pyc (3.12.5-r1) (12/25) Purging python3 (3.12.5-r1) (13/25) Purging samurai (1.2-r5) (14/25) Purging swig (4.2.1-r2) (15/25) Purging guile (3.0.9-r0) (16/25) Purging gdbm (1.24-r0) (17/25) Purging guile-libs (3.0.9-r0) (18/25) Purging libarchive (3.7.4-r0) (19/25) Purging libffi (3.4.6-r0) (20/25) Purging libpanelw (6.5_p20240601-r0) (21/25) Purging libuv (1.48.0-r0) (22/25) Purging mpdecimal (4.0.0-r0) (23/25) Purging rhash-libs (1.4.4-r0) (24/25) Purging sqlite-libs (3.46.1-r0) (25/25) Purging gc (8.2.6-r0) Executing busybox-1.36.1-r31.trigger OK: 282 MiB in 110 packages >>> nlopt: Updating the testing/ppc64le repository index... >>> nlopt: Signing the index...