>>> plocate: Building testing/plocate 1.1.15-r0 (using abuild 3.9.0-r0) started Wed, 06 Apr 2022 07:44:12 +0000 >>> plocate: Checking sanity of /home/buildozer/aports/testing/plocate/APKBUILD... >>> plocate: Analyzing dependencies... >>> plocate: Installing for build: build-base !mlocate liburing-dev linux-headers meson musl-legacy-error zstd-dev (1/14) Installing liburing (2.1-r0) (2/14) Installing liburing-dev (2.1-r0) (3/14) Installing linux-headers (5.16.7-r1) (4/14) Installing samurai (1.2-r1) (5/14) Installing libffi (3.4.2-r1) (6/14) Installing gdbm (1.23-r0) (7/14) Installing mpdecimal (2.5.1-r1) (8/14) Installing readline (8.1.2-r0) (9/14) Installing sqlite-libs (3.37.2-r0) (10/14) Installing python3 (3.10.2-r1) (11/14) Installing meson (0.61.3-r1) (12/14) Installing musl-legacy-error (0.5-r0) (13/14) Installing zstd-dev (1.5.2-r0) (14/14) Installing .makedepends-plocate (20220406.074412) Executing busybox-1.35.0-r7.trigger OK: 317 MiB in 113 packages >>> plocate: Cleaning up srcdir >>> plocate: Cleaning up pkgdir >>> plocate: Fetching https://distfiles.alpinelinux.org/distfiles/edge//plocate-1.1.15.tar.gz >>> plocate: Fetching https://distfiles.alpinelinux.org/distfiles/edge//plocate-1.1.15.tar.gz >>> plocate: Checking sha512sums... plocate-1.1.15.tar.gz: OK include-statx.patch: OK plocate.cron: OK updatedb.conf: OK >>> plocate: Unpacking /var/cache/distfiles/edge//plocate-1.1.15.tar.gz... >>> plocate: include-statx.patch patching file io_uring_engine.h The Meson build system Version: 0.61.3 Source dir: /home/buildozer/aports/testing/plocate/src/plocate-1.1.15 Build dir: /home/buildozer/aports/testing/plocate/src/plocate-1.1.15/output Build type: native build Project name: plocate Project version: 1.1.15 C++ compiler for the host machine: g++ (gcc 11.2.1 "g++ (Alpine 11.2.1_git20220219) 11.2.1 20220219") C++ linker for the host machine: g++ ld.bfd 2.38 Host machine cpu family: arm Host machine cpu: armv8l Found pkg-config: /usr/bin/pkg-config (1.8.0) Run-time dependency liburing found: YES 2.0 Run-time dependency libzstd found: YES 1.5.2 Run-time dependency threads found: YES Library atomic found: YES Has header "endian.h" : YES Checking if "function multiversioning" compiles: NO Configuring update-plocate.sh using configuration Configuring updatedb.8 using configuration Configuring updatedb.conf.5 using configuration WARNING: You should add the boolean check kwarg to the run_command call. It currently defaults to false, but it will default to true in future releases of meson. See also: https://github.com/mesonbuild/meson/issues/9300 Build targets in project: 3 plocate 1.1.15 User defined options auto_features : auto bindir : /usr/bin buildtype : plain datadir : /usr/share includedir : /usr/include infodir : /usr/share/info libdir : /usr/lib libexecdir : /usr/libexec localedir : /usr/share/locale localstatedir : /var mandir : /usr/share/man prefix : /usr sbindir : /usr/sbin sharedstatedir : /var/lib sysconfdir : /etc wrap_mode : nodownload b_lto : false b_pie : true b_staticpic : true install_cron : false install_systemd: false locategroup : locate Found ninja-1.9 at /usr/bin/ninja ninja: entering directory '/home/buildozer/aports/testing/plocate/src/plocate-1.1.15/output' [1/19] Compiling C++ object updatedb.p/complete_pread.cpp.o [2/19] Compiling C++ object updatedb.p/bind-mount.cpp.o [3/19] Compiling C++ object updatedb.p/lib.cpp.o [4/19] Compiling C++ object updatedb.p/conf.cpp.o [5/19] Compiling C++ object updatedb.p/database-builder.cpp.o [6/19] Compiling C++ object updatedb.p/updatedb.cpp.o [7/19] Compiling C++ object plocate-build.p/database-builder.cpp.o [8/19] Compiling C++ object plocate-build.p/plocate-build.cpp.o [9/19] Compiling C++ object plocate.p/complete_pread.cpp.o [10/19] Compiling C++ object plocate.p/needle.cpp.o [11/19] Compiling C++ object plocate.p/access_rx_cache.cpp.o [12/19] Compiling C++ object plocate.p/serializer.cpp.o [13/19] Compiling C++ object plocate.p/parse_trigrams.cpp.o [14/19] Compiling C++ object plocate.p/turbopfor.cpp.o [15/19] Compiling C++ object plocate.p/io_uring_engine.cpp.o [16/19] Compiling C++ object plocate.p/plocate.cpp.o In file included from /usr/include/c++/11.2.1/queue:62, from ../serializer.h:7, from ../serializer.cpp:1: /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 = Serializer::Element; _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/vector:72, from /usr/include/c++/11.2.1/queue:61, from ../serializer.h:7, from ../serializer.cpp:1: /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 = {Serializer::Element}; _Tp = Serializer::Element; _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>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'void std::priority_queue<_Tp, _Sequence, _Compare>::push(std::priority_queue<_Tp, _Sequence, _Compare>::value_type&&) [with _Tp = Serializer::Element; _Sequence = std::vector >; _Compare = std::less]': /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ../conf.cpp:25: /usr/include/error.h:10:2: warning: #warning usage of non-standard #include is deprecated [-Wcpp] 10 | #warning usage of non-standard #include is deprecated | ^~~~~~~ ../updatedb.cpp: In function 'int scan(const string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)': ../updatedb.cpp:706:81: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'rlim_t' {aka 'long long unsigned int'} [-Wformat=] 706 | fprintf(stderr, "Hint: Try `ulimit -n %lu' or similar (current limit is %lu).\n", | ~~^ | | | long unsigned int | %llu 707 | rlim.rlim_cur * 2, rlim.rlim_cur); | ~~~~~~~~~~~~~~~~~ | | | rlim_t {aka long long unsigned int} ../updatedb.cpp:706:115: warning: format '%lu' expects argument of type 'long unsigned int', but argument 4 has type 'rlim_t' {aka 'long long unsigned int'} [-Wformat=] 706 | fprintf(stderr, "Hint: Try `ulimit -n %lu' or similar (current limit is %lu).\n", | ~~^ | | | long unsigned int | %llu 707 | rlim.rlim_cur * 2, rlim.rlim_cur); | ~~~~~~~~~~~~~ | | | rlim_t {aka long long unsigned int} In file included from /usr/include/c++/11.2.1/bits/stl_algo.h:61, from /usr/include/c++/11.2.1/functional:65, from ../io_uring_engine.h:4, from ../updatedb.cpp:31: /usr/include/c++/11.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Distance = int; _Tp = entry; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/11.2.1/bits/stl_heap.h:223:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 223 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_heap.h: In function 'void std::__pop_heap(_RandomAccessIterator, _RandomAccessIterator, _RandomAccessIterator, _Compare&) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/11.2.1/bits/stl_heap.h:253:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 253 | __pop_heap(_RandomAccessIterator __first, _RandomAccessIterator __last, | ^~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_heap.h:253:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 /usr/include/c++/11.2.1/bits/stl_heap.h:253:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/functional:65, from ../io_uring_engine.h:4, from ../updatedb.cpp:31: /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__unguarded_linear_insert(_RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Val_comp_iter >]': /usr/include/c++/11.2.1/bits/stl_algo.h:1799:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1799 | __unguarded_linear_insert(_RandomAccessIterator __last, | ^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/11.2.1/bits/stl_algo.h:1819:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1819 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1819:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/vector:72, from ../conf.h:28, from ../updatedb.cpp:27: /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 entry&}; _Tp = entry; _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>:: | ^~~~~~~~~~~~~~~~~~~ /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 In file included from /usr/include/c++/11.2.1/functional:65, from ../io_uring_engine.h:4, from ../updatedb.cpp:31: /usr/include/c++/11.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/11.2.1/bits/stl_algo.h:1925:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1925 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1925:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 In file included from /usr/include/c++/11.2.1/bits/stl_algo.h:61, from /usr/include/c++/11.2.1/functional:65, from ../io_uring_engine.h:4, from ../updatedb.cpp:31: /usr/include/c++/11.2.1/bits/stl_heap.h:424:26: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 424 | std::__pop_heap(__first, __last, __last, __comp); | ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/functional:65, from ../io_uring_engine.h:4, from ../updatedb.cpp:31: /usr/include/c++/11.2.1/bits/stl_algo.h:1939:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1939 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:67, from ../conf.h:28, from ../updatedb.cpp:27: /usr/include/c++/11.2.1/bits/stl_vector.h: In function 'int scan(const string&, int, dev_t, dir_time, dir_time, ExistingDB*, DatabaseReceiver*, DictionaryBuilder*)': /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); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/functional:65, from ../io_uring_engine.h:4, from ../updatedb.cpp:31: /usr/include/c++/11.2.1/bits/stl_algo.h:1954:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1954 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1955 |  std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1956 |  __comp); | ~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1866:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1866 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/stl_algo.h:1871:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1871 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/bits/random.h:34, from /usr/include/c++/11.2.1/random:49, from ../database-builder.h:9, from ../database-builder.cpp:1: /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 = {long long unsigned int}; _Tp = long long unsigned int; _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>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [17/19] Linking target updatedb In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/bits/random.h:34, from /usr/include/c++/11.2.1/random:49, from ../database-builder.h:9, from ../database-builder.cpp:1: /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 = {long long unsigned int}; _Tp = long long unsigned int; _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>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {long long unsigned int}; _Tp = long long unsigned int; _Alloc = std::allocator]': /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [18/19] Linking target plocate-build In file included from /usr/include/c++/11.2.1/vector:72, from /usr/include/c++/11.2.1/functional:62, from ../access_rx_cache.h:4, from ../plocate.cpp:1: /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 Trigram&, unsigned int&}; _Tp = std::pair; _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>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc: In static member function 'static _Res std::_Function_handler<_Res(_ArgTypes ...), _Functor>::_M_invoke(const std::_Any_data&, _ArgTypes&& ...) [with _Res = void; _Functor = do_search_file(const std::vector&, const string&)::; _ArgTypes = {const Trigram*, unsigned int}]': /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector > >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /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 = {WorkerThread::Result}; _Tp = WorkerThread::Result; _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>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/11.2.1/bits/vector.tcc: In member function 'virtual void WorkerThreadReceiver::print(uint64_t, uint64_t, std::string)': /usr/include/c++/11.2.1/bits/vector.tcc:121:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 121 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ [19/19] Linking target plocate >>> plocate: Entering fakeroot... Installing plocate to /home/buildozer/aports/testing/plocate/pkg/plocate/usr/bin Installing plocate-build to /home/buildozer/aports/testing/plocate/pkg/plocate/usr/sbin Installing updatedb to /home/buildozer/aports/testing/plocate/pkg/plocate/usr/sbin Installing /home/buildozer/aports/testing/plocate/src/plocate-1.1.15/plocate.1 to /home/buildozer/aports/testing/plocate/pkg/plocate/usr/share/man/man1 Installing /home/buildozer/aports/testing/plocate/src/plocate-1.1.15/plocate-build.8 to /home/buildozer/aports/testing/plocate/pkg/plocate/usr/share/man/man8 Installing /home/buildozer/aports/testing/plocate/src/plocate-1.1.15/output/updatedb.8 to /home/buildozer/aports/testing/plocate/pkg/plocate/usr/share/man/man8 Installing /home/buildozer/aports/testing/plocate/src/plocate-1.1.15/output/updatedb.conf.5 to /home/buildozer/aports/testing/plocate/pkg/plocate/usr/share/man/man5 Running custom install script '/home/buildozer/aports/testing/plocate/src/plocate-1.1.15/mkdir.sh /var/lib/plocate' >>> plocate-doc*: Running split function doc... >>> plocate-doc*: Preparing subpackage plocate-doc... >>> plocate-doc*: Running postcheck for plocate-doc >>> plocate*: Running postcheck for plocate >>> plocate*: Preparing package plocate... >>> plocate*: Stripping binaries >>> plocate*: Script found. /bin/sh added as a dependency for plocate-1.1.15-r0.apk >>> plocate*: Adding .pre-install >>> plocate-doc*: Scanning shared objects >>> plocate*: Scanning shared objects >>> plocate-doc*: Tracing dependencies... >>> plocate-doc*: Package size: 44.0 KB >>> plocate-doc*: Compressing data... >>> plocate-doc*: Create checksum... >>> plocate-doc*: Create plocate-doc-1.1.15-r0.apk >>> plocate*: Tracing dependencies... !mlocate /bin/sh so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 so:liburing.so.2 so:libzstd.so.1 >>> plocate*: Package size: 196.0 KB >>> plocate*: Compressing data... >>> plocate*: Create checksum... >>> plocate*: Create plocate-1.1.15-r0.apk >>> plocate: Build complete at Wed, 06 Apr 2022 07:44:19 +0000 elapsed time 0h 0m 7s >>> plocate: Cleaning up srcdir >>> plocate: Cleaning up pkgdir >>> plocate: Uninstalling dependencies... (1/14) Purging .makedepends-plocate (20220406.074412) (2/14) Purging liburing-dev (2.1-r0) (3/14) Purging liburing (2.1-r0) (4/14) Purging linux-headers (5.16.7-r1) (5/14) Purging meson (0.61.3-r1) (6/14) Purging samurai (1.2-r1) (7/14) Purging python3 (3.10.2-r1) (8/14) Purging musl-legacy-error (0.5-r0) (9/14) Purging zstd-dev (1.5.2-r0) (10/14) Purging libffi (3.4.2-r1) (11/14) Purging gdbm (1.23-r0) (12/14) Purging mpdecimal (2.5.1-r1) (13/14) Purging readline (8.1.2-r0) (14/14) Purging sqlite-libs (3.37.2-r0) Executing busybox-1.35.0-r7.trigger OK: 258 MiB in 99 packages >>> plocate: Updating the testing/armv7 repository index... >>> plocate: Signing the index...