>>> py3-ducc0: Building community/py3-ducc0 0.27.0-r0 (using abuild 3.10.0_rc1-r2) started Sun, 30 Oct 2022 18:37:02 +0000 >>> py3-ducc0: Checking sanity of /home/buildozer/aports/community/py3-ducc0/APKBUILD... >>> py3-ducc0: Analyzing dependencies... >>> py3-ducc0: Installing for build: build-base python3 py3-setuptools py3-pybind11-dev python3-dev py3-pytest py3-numpy (1/24) Installing libbz2 (1.0.8-r3) (2/24) Installing libffi (3.4.4-r0) (3/24) Installing gdbm (1.23-r0) (4/24) Installing xz-libs (5.2.7-r0) (5/24) Installing mpdecimal (2.5.1-r1) (6/24) Installing readline (8.2.0-r0) (7/24) Installing sqlite-libs (3.39.4-r0) (8/24) Installing python3 (3.10.8-r3) (9/24) Installing py3-parsing (3.0.9-r0) (10/24) Installing py3-packaging (21.3-r2) (11/24) Installing py3-setuptools (65.5.0-r0) (12/24) Installing py3-pybind11 (2.10.0-r0) (13/24) Installing py3-pybind11-dev (2.10.0-r0) (14/24) Installing python3-dev (3.10.8-r3) (15/24) Installing py3-attrs (22.1.0-r0) (16/24) Installing py3-iniconfig (1.1.1-r3) (17/24) Installing py3-pluggy (1.0.0-r1) (18/24) Installing py3-py (1.11.0-r0) (19/24) Installing py3-tomli (2.0.1-r1) (20/24) Installing py3-pytest (7.1.3-r1) (21/24) Installing libgfortran (12.2.1_git20220924-r3) (22/24) Installing openblas (0.3.21-r0) (23/24) Installing py3-numpy (1.23.4-r0) (24/24) Installing .makedepends-py3-ducc0 (20221030.183702) Executing busybox-1.35.0-r27.trigger OK: 329 MiB in 116 packages >>> py3-ducc0: Cleaning up srcdir >>> py3-ducc0: Cleaning up pkgdir >>> py3-ducc0: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/ducc-ducc0_0_27_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 0 146 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> py3-ducc0: Fetching https://gitlab.mpcdf.mpg.de/mtr/ducc/-/archive/ducc0_0_27_0/ducc-ducc0_0_27_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 19 308k 19 60702 0 0 76033 0 0:00:04 --:--:-- 0:00:04 75972 100 308k 100 308k 0 0 285k 0 0:00:01 0:00:01 --:--:-- 286k >>> py3-ducc0: Fetching https://distfiles.alpinelinux.org/distfiles/v3.17/ducc-ducc0_0_27_0.tar.gz >>> py3-ducc0: Checking sha512sums... ducc-ducc0_0_27_0.tar.gz: OK >>> py3-ducc0: Unpacking /var/cache/distfiles/v3.17/ducc-ducc0_0_27_0.tar.gz... /usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:129: _InvalidFile: The given `pyproject.toml` file is invalid and would be ignored. !! ############################ # Invalid `pyproject.toml` # ############################ Any configurations in `pyproject.toml` will be ignored. Please note that future releases of setuptools will halt the build process if an invalid file is given. To prevent setuptools from considering `pyproject.toml` please DO NOT include the `[project]` or `[tool.setuptools]` tables in your file. !! if _skip_bad_config(project_table, orig_setuptools_table, dist): Build environment: Platform: Linux-5.15.32-0-lts-armv8l-with Machine: armv8l System: Linux Architecture: ('32bit', 'ELF') running build running build_ext building 'ducc0' extension creating build creating build/temp.linux-armv8l-cpython-310 creating build/temp.linux-armv8l-cpython-310/python gcc -Wno-unused-result -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -Os -fomit-frame-pointer -g -O2 -DTHREAD_STACK_SIZE=0x100000 -Os -fomit-frame-pointer -Os -fomit-frame-pointer -fPIC -DPKGNAME=ducc0 -DPKGVERSION=0.27.0 -I. -I./src/ -I/usr/lib/python3.10/site-packages/pybind11/include -I/usr/lib/python3.10/site-packages/pybind11/include -I/usr/include/python3.10 -c python/ducc.cc -o build/temp.linux-armv8l-cpython-310/python/ducc.o -std=c++17 -fvisibility=hidden -g0 -ffast-math -O3 -Wfatal-errors -Wfloat-conversion -W -Wall -Wstrict-aliasing -Wwrite-strings -Wredundant-decls -Woverloaded-virtual -Wcast-qual -Wcast-align -Wpointer-arith -pthread In file included from python/ducc.cc:7: ./src/ducc0/math/gl_integrator.cc: In function 'std::pair ducc0::detail_gl_integrator::calc_gl_iterative(size_t, size_t)': ./src/ducc0/math/gl_integrator.cc:37:58: note: parameter passing for argument of type 'std::pair' when C++17 is enabled changed to match C++14 in GCC 10.1 37 | pair calc_gl_iterative(size_t n, size_t i) | ^ In file included from /usr/lib/python3.10/site-packages/pybind11/include/pybind11/pybind11.h:13, from python/ducc.cc:14: /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/class.h: At global scope: /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/class.h:458:13: warning: redundant redeclaration of 'std::string pybind11::detail::error_string()' in same scope [-Wredundant-decls] 458 | std::string error_string(); | ^~~~~~~~~~~~ In file included from /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/../detail/type_caster_base.h:12, from /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/../cast.h:15, from /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/../attr.h:14, from /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/class.h:12: /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/../detail/../pytypes.h:578:20: note: previous declaration of 'std::string pybind11::detail::error_string()' 578 | inline std::string error_string() { | ^~~~~~~~~~~~ In file included from /usr/lib/python3.10/site-packages/pybind11/include/pybind11/pybind11.h:16: /usr/lib/python3.10/site-packages/pybind11/include/pybind11/gil.h:20:16: warning: redundant redeclaration of 'PyThreadState* pybind11::detail::get_thread_state_unchecked()' in same scope [-Wredundant-decls] 20 | PyThreadState *get_thread_state_unchecked(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/../detail/type_caster_base.h:486:23: note: previous declaration of 'PyThreadState* pybind11::detail::get_thread_state_unchecked()' 486 | inline PyThreadState *get_thread_state_unchecked() { | ^~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./python/sht_pymod.cc:29, from python/ducc.cc:15: /usr/lib/python3.10/site-packages/pybind11/include/pybind11/numpy.h: In instantiation of 'const T& pybind11::detail::unchecked_reference::operator()(Ix ...) const [with Ix = {unsigned int, int}; T = long long int; int Dims = 2]': /usr/lib/python3.10/site-packages/pybind11/include/pybind11/numpy.h:508:53: required from 'T& pybind11::detail::unchecked_mutable_reference::operator()(Ix ...) [with Ix = {unsigned int, int}; T = long long int; int Dims = 2]' ./python/healpix_pymod.cc:257:13: required from 'pybind11::array ducc0::detail_pymodule_healpix::Pyhpbase::query_disc2(const pybind11::array&, double) const [with Tin = double]' ./python/healpix_pymod.cc:263:7: required from here /usr/lib/python3.10/site-packages/pybind11/include/pybind11/numpy.h:446:17: warning: cast from 'const unsigned char*' to 'const long long int*' increases required alignment of target type [-Wcast-align] 446 | return *reinterpret_cast(data_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 447 | + byte_offset_unsafe(strides_, ssize_t(index)...)); | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/bits/stl_algo.h:60, from /usr/include/c++/12.2.1/functional:64, from ./src/ducc0/infra/threading.h:57, from ./src/ducc0/infra/threading.cc:52, from python/ducc.cc:2: /usr/include/c++/12.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, vector&, size_t, size_t)::ringinfo> >; _Distance = int; _Tp = ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::ringinfo; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, size_t, size_t)::&, size_t, size_t)::ringinfo&, const ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::ringinfo&)> >]': /usr/include/c++/12.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, std::vector&, size_t, size_t)::ringinfo> >' changed in GCC 7.1 224 | __adjust_heap(_RandomAccessIterator __first, _Distance __holeIndex, | ^~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_heap.h: In function 'void std::__adjust_heap(_RandomAccessIterator, _Distance, _Distance, _Tp, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >; _Distance = int; _Tp = pair<_Rb_tree_const_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/12.2.1/bits/stl_heap.h:224:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/12.2.1/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >' changed in GCC 7.1 1802 | __insertion_sort(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, vector&, size_t, size_t)::ringinfo> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, size_t, size_t)::&, size_t, size_t)::ringinfo&, const ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::ringinfo&)> >]': /usr/include/c++/12.2.1/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, std::vector&, size_t, size_t)::ringinfo> >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/stl_algo.h:1802:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, std::vector&, size_t, size_t)::ringinfo> >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, vector&, size_t, size_t)::ringinfo> >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, size_t, size_t)::&, size_t, size_t)::ringinfo&, const ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::ringinfo&)> >]': /usr/include/c++/12.2.1/bits/stl_algo.h:1908:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, std::vector&, size_t, size_t)::ringinfo> >' changed in GCC 7.1 1908 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1908:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, std::vector&, size_t, size_t)::ringinfo> >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/stl_algo.h:1922:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, std::vector&, size_t, size_t)::ringinfo> >' changed in GCC 7.1 1922 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:70, from ./src/ducc0/infra/string_utils.h:31, from ./src/ducc0/infra/string_utils.cc:40, from python/ducc.cc:1: /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {ducc0::detail_sht::ringdata}; _Tp = ducc0::detail_sht::ringdata; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, vector&, size_t, size_t)::ringinfo> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, size_t, size_t)::&, size_t, size_t)::ringinfo&, const ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::ringinfo&)> >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, vector&, size_t, size_t)::ringinfo> >; _Compare = ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::&, size_t, size_t)::ringinfo&, const ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::ringinfo&)>]' at /usr/include/c++/12.2.1/bits/stl_algo.h:4853:18, inlined from 'std::vector ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)' at ./src/ducc0/sht/sht.cc:1551:7: /usr/include/c++/12.2.1/bits/stl_algo.h:1937:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, std::vector&, size_t, size_t)::ringinfo> >' changed in GCC 7.1 1937 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1938 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1939 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, vector&, size_t, size_t)::ringinfo> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, size_t, size_t)::&, size_t, size_t)::ringinfo&, const ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::ringinfo&)> >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, vector&, size_t, size_t)::ringinfo> >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter&, size_t, size_t)::&, size_t, size_t)::ringinfo&, const ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::ringinfo&)> >]' at /usr/include/c++/12.2.1/bits/stl_algo.h:1940:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, vector&, size_t, size_t)::ringinfo> >; _Compare = ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::&, size_t, size_t)::ringinfo&, const ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)::ringinfo&)>]' at /usr/include/c++/12.2.1/bits/stl_algo.h:4853:18, inlined from 'std::vector ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)' at ./src/ducc0/sht/sht.cc:1551:7: /usr/include/c++/12.2.1/bits/stl_algo.h:1849:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, std::vector&, size_t, size_t)::ringinfo> >' changed in GCC 7.1 1849 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1854:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator&, size_t, size_t)::ringinfo*, std::vector&, size_t, size_t)::ringinfo> >' changed in GCC 7.1 1854 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ducc0::detail_sht::ringdata}; _Tp = ducc0::detail_sht::ringdata; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = ducc0::detail_sht::ringdata; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::vector ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)' at ./src/ducc0/sht/sht.cc:1567:20: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ducc0::detail_sht::ringdata}; _Tp = ducc0::detail_sht::ringdata; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = ducc0::detail_sht::ringdata; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'std::vector ducc0::detail_sht::make_ringdata(const ducc0::detail_mav::cmav&, size_t, size_t)' at ./src/ducc0/sht/sht.cc:1562:20: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::pair, std::allocator >, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>}; _Tp = std::pair, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>; _Alloc = std::allocator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> >]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> >::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h: In function 'void std::__introsort_loop(_RandomAccessIterator, _RandomAccessIterator, _Size, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >; _Size = int; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]': /usr/include/c++/12.2.1/bits/stl_algo.h:1908:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >' changed in GCC 7.1 1908 | __introsort_loop(_RandomAccessIterator __first, | ^~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1908:5: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/stl_algo.h:1922:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >' changed in GCC 7.1 1922 | std::__introsort_loop(__cut, __last, __depth_limit, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair, std::allocator >, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>}; _Tp = std::pair, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>; _Alloc = std::allocator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>; _Alloc = std::allocator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void ducc0::detail_timers::TimerHierarchy::tstack_node::report(const std::string&, int, int, std::ostream&) const' at ./src/ducc0/infra/timers.h:124:26: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In function 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >; _Compare = ducc0::detail_timers::TimerHierarchy::tstack_node::report(const std::string&, int, int, std::ostream&) const::]' at /usr/include/c++/12.2.1/bits/stl_algo.h:4853:18, inlined from 'void ducc0::detail_timers::TimerHierarchy::tstack_node::report(const std::string&, int, int, std::ostream&) const' at ./src/ducc0/infra/timers.h:128:17: /usr/include/c++/12.2.1/bits/stl_algo.h:1937:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >' changed in GCC 7.1 1937 | std::__introsort_loop(__first, __last, | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~ 1938 | std::__lg(__last - __first) * 2, | ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 1939 | __comp); | ~~~~~~~ In function 'void std::__final_insertion_sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]', inlined from 'void std::__sort(_RandomAccessIterator, _RandomAccessIterator, _Compare) [with _RandomAccessIterator = __gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >; _Compare = __gnu_cxx::__ops::_Iter_comp_iter >]' at /usr/include/c++/12.2.1/bits/stl_algo.h:1940:31, inlined from 'void std::sort(_RAIter, _RAIter, _Compare) [with _RAIter = __gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >; _Compare = ducc0::detail_timers::TimerHierarchy::tstack_node::report(const std::string&, int, int, std::ostream&) const::]' at /usr/include/c++/12.2.1/bits/stl_algo.h:4853:18, inlined from 'void ducc0::detail_timers::TimerHierarchy::tstack_node::report(const std::string&, int, int, std::ostream&) const' at ./src/ducc0/infra/timers.h:128:17: /usr/include/c++/12.2.1/bits/stl_algo.h:1849:32: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >' changed in GCC 7.1 1849 | std::__insertion_sort(__first, __first + int(_S_threshold), __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/stl_algo.h:1854:30: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double>*, std::vector, ducc0::detail_timers::TimerHierarchy::tstack_node> >, double> > >' changed in GCC 7.1 1854 | std::__insertion_sort(__first, __last, __comp); | ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {ducc0::detail_pymodule_misc::oof2filter}; _Tp = ducc0::detail_pymodule_misc::oof2filter; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector, std::allocator > >::iterator' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc: In function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]': /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_disc_internal(ducc0::pointing, double, int, ducc0::rangeset&) const [with I2 = int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:332:20: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const long long int&}; _Tp = long long int; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector >::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ In file included from /usr/include/c++/12.2.1/vector:64: In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::append(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:265:22: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::append(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:265:39: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void ducc0::detail_healpix::{anonymous}::check_pixel(size_t, size_t, size_t, size_t, ducc0::rangeset&, I, std::vector >&, bool, size_t&) [with I = long long int; I2 = long long int]' at ./src/ducc0/healpix/healpix_base.cc:118:22: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_disc_internal(ducc0::pointing, double, int, ducc0::rangeset&) const [with I2 = long long int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:332:20: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::toVector(std::vector&) const [with T = long long int]' at ./src/ducc0/math/rangeset.h:341:24, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_disc_inclusive(const ducc0::pointing&, double, std::vector&, int) const [with I = long long int]' at ./src/ducc0/healpix/healpix_base.h:297:22: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::toVector(std::vector&) const [with T = long long int]' at ./src/ducc0/math/rangeset.h:341:24, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_disc(const ducc0::pointing&, double, std::vector&) const [with I = long long int]' at ./src/ducc0/healpix/healpix_base.h:289:22: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::append(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:265:22, inlined from 'void ducc0::rangeset::append(const ducc0::rangeset&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:277:15, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_strip(double, double, bool, ducc0::rangeset&) const [with I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:1070:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::append(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:265:39, inlined from 'void ducc0::rangeset::append(const ducc0::rangeset&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:277:15, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_strip(double, double, bool, ducc0::rangeset&) const [with I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:1070:18: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc_general(const std::vector >&, const std::vector&, bool, const std::vector&, ducc0::rangeset&) const [with I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:575:20: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void ducc0::detail_healpix::{anonymous}::check_pixel(size_t, size_t, size_t, size_t, ducc0::rangeset&, I, std::vector >&, bool, size_t&) [with I = long long int; I2 = long long int]' at ./src/ducc0/healpix/healpix_base.cc:118:22, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc_general(const std::vector >&, const std::vector&, bool, const std::vector&, ducc0::rangeset&) const [with I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:620:19: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::append(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:265:22, inlined from 'void ducc0::detail_healpix::{anonymous}::check_pixel(size_t, size_t, size_t, size_t, ducc0::rangeset&, I, std::vector >&, bool, size_t&) [with I = long long int; I2 = long long int]' at ./src/ducc0/healpix/healpix_base.cc:114:20, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc_general(const std::vector >&, const std::vector&, bool, const std::vector&, ducc0::rangeset&) const [with I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:620:19: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::append(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:265:39, inlined from 'void ducc0::detail_healpix::{anonymous}::check_pixel(size_t, size_t, size_t, size_t, ducc0::rangeset&, I, std::vector >&, bool, size_t&) [with I = long long int; I2 = long long int]' at ./src/ducc0/healpix/healpix_base.cc:114:20, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc_general(const std::vector >&, const std::vector&, bool, const std::vector&, ducc0::rangeset&) const [with I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:620:19: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void ducc0::detail_healpix::{anonymous}::check_pixel(size_t, size_t, size_t, size_t, ducc0::rangeset&, I, std::vector >&, bool, size_t&) [with I = long long int; I2 = long long int]' at ./src/ducc0/healpix/healpix_base.cc:131:24, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc_general(const std::vector >&, const std::vector&, bool, const std::vector&, ducc0::rangeset&) const [with I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:620:19: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void ducc0::detail_healpix::{anonymous}::check_pixel(size_t, size_t, size_t, size_t, ducc0::rangeset&, I, std::vector >&, bool, size_t&) [with I = long long int; I2 = long long int]' at ./src/ducc0/healpix/healpix_base.cc:149:24, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc_general(const std::vector >&, const std::vector&, bool, const std::vector&, ducc0::rangeset&) const [with I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:620:19: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const double&}; _Tp = double; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 439 | vector<_Tp, _Alloc>:: | ^~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc: In member function 'void std::vector<_Tp, _Alloc>::_M_realloc_insert(iterator, _Args&& ...) [with _Args = {const ducc0::pointing&}; _Tp = ducc0::pointing; _Alloc = std::allocator]': /usr/include/c++/12.2.1/bits/vector.tcc:439:7: note: parameter passing for argument of type 'std::vector::iterator' changed in GCC 7.1 In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = long long int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:421:21: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ducc0::pointing; _Alloc = std::allocator]', inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = long long int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:424:22: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::append(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:265:22, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = long long int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:451:16: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::append(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:265:39, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = long long int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:451:16: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::intersect(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:315:32, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = long long int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:473:23: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::append(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:265:22, inlined from 'void ducc0::rangeset::append(const ducc0::rangeset&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:277:15, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = long long int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:475:20: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = long long int; _Alloc = std::allocator]', inlined from 'void ducc0::rangeset::append(const T&, const T&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:265:39, inlined from 'void ducc0::rangeset::append(const ducc0::rangeset&) [with T = long long int]' at ./src/ducc0/math/rangeset.h:277:15, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = long long int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:475:20: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator > >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = long long int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:510:20: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = int; I = int]' at ./src/ducc0/healpix/healpix_base.cc:421:21: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ducc0::pointing; _Alloc = std::allocator]', inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = int; I = int]' at ./src/ducc0/healpix/healpix_base.cc:424:22: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = double; _Alloc = std::allocator]', inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:421:21: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'void std::vector<_Tp, _Alloc>::push_back(const value_type&) [with _Tp = ducc0::pointing; _Alloc = std::allocator]', inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:424:22: /usr/include/c++/12.2.1/bits/stl_vector.h:1287:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 1287 | _M_realloc_insert(end(), __x); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~ In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {std::pair}; _Tp = std::pair; _Alloc = std::allocator >]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = std::pair; _Alloc = std::allocator >]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'void ducc0::detail_healpix::T_Healpix_Base::query_multidisc(const std::vector >&, const std::vector&, int, ducc0::rangeset&) const [with I2 = int; I = long long int]' at ./src/ducc0/healpix/healpix_base.cc:510:20: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator*, std::vector, std::allocator > > >' changed in GCC 7.1 In member function 'std::vector<_Tp, _Alloc>::reference std::vector<_Tp, _Alloc>::emplace_back(_Args&& ...) [with _Args = {ducc0::detail_pymodule_misc::oof2filter}; _Tp = ducc0::detail_pymodule_misc::oof2filter; _Alloc = std::allocator]', inlined from 'void std::vector<_Tp, _Alloc>::push_back(value_type&&) [with _Tp = ducc0::detail_pymodule_misc::oof2filter; _Alloc = std::allocator]' at /usr/include/c++/12.2.1/bits/stl_vector.h:1294:21, inlined from 'ducc0::detail_pymodule_misc::oofafilter::oofafilter(double, double, double, double)' at ./python/misc_pymod.cc:371:11, inlined from 'ducc0::detail_pymodule_misc::OofaNoise::OofaNoise(double, double, double, double, double)' at ./python/misc_pymod.cc:399:9, inlined from 'ducc0::detail_pymodule_misc::Py_OofaNoise::Py_OofaNoise(double, double, double, double, double)' at ./python/misc_pymod.cc:422:9, inlined from 'Class* pybind11::detail::initimpl::construct_or_initialize(Args&& ...) [with Class = ducc0::detail_pymodule_misc::Py_OofaNoise; Args = {double, double, double, double, double}; typename std::enable_if::value, int>::type = 0]' at /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/init.h:73:12, inlined from 'pybind11::detail::initimpl::constructor::execute, const char*, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg>(pybind11::class_&, const char* const&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&)::' at /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/init.h:203:70, inlined from 'Return pybind11::detail::argument_loader::call_impl(Func&&, std::index_sequence, Guard&&) && [with Return = void; Func = pybind11::detail::initimpl::constructor::execute, const char*, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg>(pybind11::class_&, const char* const&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&)::&; unsigned int ...Is = {0, 1, 2, 3, 4, 5}; Guard = pybind11::detail::void_type; Args = {pybind11::detail::value_and_holder&, double, double, double, double, double}]' at /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/../cast.h:1441:37, inlined from 'std::enable_if_t::value, pybind11::detail::void_type> pybind11::detail::argument_loader::call(Func&&) && [with Return = void; Guard = pybind11::detail::void_type; Func = pybind11::detail::initimpl::constructor::execute, const char*, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg>(pybind11::class_&, const char* const&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&)::&; Args = {pybind11::detail::value_and_holder&, double, double, double, double, double}]' at /usr/lib/python3.10/site-packages/pybind11/include/pybind11/detail/../cast.h:1415:65, inlined from 'pybind11::cpp_function::initialize::execute, const char*, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg>(pybind11::class_&, const char* const&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&)::, void, pybind11::detail::value_and_holder&, double, double, double, double, double, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::detail::is_new_style_constructor, const char*, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg>(pybind11::detail::initimpl::constructor::execute, const char*, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg>(pybind11::class_&, const char* const&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&)::&&, void (*)(pybind11::detail::value_and_holder&, double, double, double, double, double), const pybind11::name&, const pybind11::is_method&, const pybind11::sibling&, const pybind11::detail::is_new_style_constructor&, const char* const&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&)::' at /usr/lib/python3.10/site-packages/pybind11/include/pybind11/pybind11.h:249:88, inlined from 'static constexpr pybind11::handle pybind11::cpp_function::initialize::execute, const char*, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg>(pybind11::class_&, const char* const&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&)::, void, pybind11::detail::value_and_holder&, double, double, double, double, double, pybind11::name, pybind11::is_method, pybind11::sibling, pybind11::detail::is_new_style_constructor, const char*, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg>(pybind11::detail::initimpl::constructor::execute, const char*, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg, pybind11::arg>(pybind11::class_&, const char* const&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&)::&&, void (*)(pybind11::detail::value_and_holder&, double, double, double, double, double), const pybind11::name&, const pybind11::is_method&, const pybind11::sibling&, const pybind11::detail::is_new_style_constructor&, const char* const&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&, const pybind11::arg&)::::_FUN(pybind11::detail::function_call&)' at /usr/lib/python3.10/site-packages/pybind11/include/pybind11/pybind11.h:224:21: /usr/include/c++/12.2.1/bits/vector.tcc:123:28: note: parameter passing for argument of type '__gnu_cxx::__normal_iterator >' changed in GCC 7.1 123 | _M_realloc_insert(end(), std::forward<_Args>(__args)...); | ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ creating build/lib.linux-armv8l-cpython-310 g++ -shared -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Wl,--as-needed,-O1,--sort-common -Os -fomit-frame-pointer -Os -fomit-frame-pointer build/temp.linux-armv8l-cpython-310/python/ducc.o -L/usr/lib -o build/lib.linux-armv8l-cpython-310/ducc0.cpython-310-arm-linux-gnueabihf.so -Wl,-rpath,$ORIGIN -pthread ============================= test session starts ============================== platform linux -- Python 3.10.8, pytest-7.1.3, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-ducc0/src/ducc-ducc0_0_27_0 collected 32177 items python/test/test_fft.py ................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 9%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 10%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 12%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 14%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 15%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 18%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 20%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 28%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 29%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 30%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 31%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 32%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 33%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 34%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 39%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 40%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 41%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ........................................................................ [ 42%] ...........................................................sssssssssssss [ 43%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 43%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 43%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 43%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 44%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 45%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 45%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 45%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 45%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 46%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 46%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 46%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 46%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 46%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 47%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 48%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 49%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 50%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 50%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 50%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 50%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 50%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 51%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 51%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 51%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 51%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 52%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 52%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 52%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 52%] sss [ 52%] python/test/test_healpix.py ............................................ [ 52%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 53%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 54%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 55%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 56%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 57%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] ........................................................................ [ 58%] .................................................... [ 59%] python/test/test_nufft.py ........................ssssssssssss.......... [ 59%] ..............ssssssssssss.............................................. [ 59%] ..................................................ssssssssssss.......... [ 59%] ..............ssssssssssss.............................................. [ 59%] ..................................................ssssssssssss.......... [ 60%] ..............ssssssssssss.............................................. [ 60%] ..................................................ssssssssssss.......... [ 60%] ..............ssssssssssss.............................................. [ 60%] ..................................................ssssssssssss.......... [ 61%] ..............ssssssssssss.............................................. [ 61%] ..................................................ssssssssssss.......... [ 61%] ..............ssssssssssss.............................................. [ 61%] ..................................................ssssssssssss.......... [ 61%] ..............ssssssssssss.............................................. [ 62%] ..................................................ssssssssssss.......... [ 62%] ..............ssssssssssss.............................................. [ 62%] ........................................................................ [ 62%] ..........................ssssssssssssssssssssssssssssssssssss.......... [ 63%] ..............................................................ssssssssss [ 63%] ssssssssssssssssssssssssss.............................................. [ 63%] ........................................................................ [ 63%] ........................................................................ [ 63%] ........................................................................ [ 64%] ..........................ssssssssssssssssssssssssssssssssssss.......... [ 64%] ..............................................................ssssssssss [ 64%] ssssssssssssssssssssssssss.............................................. [ 64%] ........................................................................ [ 65%] ........................................................................ [ 65%] ........................................................................ [ 65%] ..........................ssssssssssssssssssssssssssssssssssss.......... [ 65%] ..............................................................ssssssssss [ 65%] ssssssssssssssssssssssssss.............................................. [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ........................................................................ [ 66%] ..........................ssssssssssssssssssssssssssssssssssss.......... [ 67%] ..............................................................ssssssssss [ 67%] ssssssssssssssssssssssssss.............................................. [ 67%] ........................................................................ [ 67%] ........................................................................ [ 67%] ........................................................................ [ 68%] ..........................ssssssssssssssssssssssssssssssssssss.......... [ 68%] ..............................................................ssssssssss [ 68%] ssssssssssssssssssssssssss.............................................. [ 68%] ........................................................................ [ 69%] ........................................................................ [ 69%] ........................................................................ [ 69%] ..........................ssssssssssssssssssssssssssssssssssss.......... [ 69%] ..............................................................ssssssssss [ 69%] ssssssssssssssssssssssssss.............................................. [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ..........................ssssssssssssssssssssssssssssssssssss.......... [ 71%] ..............................................................ssssssssss [ 71%] ssssssssssssssssssssssssss.............................................. [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 72%] ..........................ssssssssssssssssssssssssssssssssssss.......... [ 72%] ..............................................................ssssssssss [ 72%] ssssssssssssssssssssssssss.............................................. [ 72%] ........................................................................ [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ..ssssssssssssssssssssssss.............................................. [ 73%] ..ssssssssssssssssssssssss.............................................. [ 73%] ........................................................................ [ 74%] ........................................................................ [ 74%] ..ssssssssssssssssssssssss.............................................. [ 74%] ..ssssssssssssssssssssssss.............................................. [ 74%] ........................................................................ [ 75%] ........................................................................ [ 75%] ..ssssssssssssssssssssssss.............................................. [ 75%] ..ssssssssssssssssssssssss.............................................. [ 75%] ........................................................................ [ 76%] ........................................................................ [ 76%] ..ssssssssssssssssssssssss.............................................. [ 76%] ..ssssssssssssssssssssssss.............................................. [ 76%] ........................................................................ [ 76%] ........................................................................ [ 77%] ..ssssssssssssssssssssssss.............................................. [ 77%] ..ssssssssssssssssssssssss.............................................. [ 77%] ........................................................................ [ 77%] ........................................................................ [ 78%] ..ssssssssssssssssssssssss.............................................. [ 78%] ..ssssssssssssssssssssssss.............................................. [ 78%] ........................................................................ [ 78%] ........................................................................ [ 78%] ..ssssssssssssssssssssssss.............................................. [ 79%] ..ssssssssssssssssssssssss.............................................. [ 79%] ........................................................................ [ 79%] ........................................................................ [ 79%] ..ssssssssssssssssssssssss.............................................. [ 80%] ..ssssssssssssssssssssssss.............................................. [ 80%] ........................................................................ [ 80%] .......................... [ 80%] python/test/test_pointing.py ........................................... [ 80%] .............................s [ 80%] python/test/test_sht.py ................................................ [ 80%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 81%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] .................................................... [ 83%] python/test/test_totalconvolve.py ...................................... [ 83%] ................................... [ 83%] python/test/test_wgridder.py ........................................... [ 83%] .....ssssssssssssssssssssssss........................................... [ 83%] ........................................................................ [ 83%] .....ssssssssssssssssssssssss........................................... [ 84%] ........................................................................ [ 84%] .....ssssssssssssssssssssssss........................................... [ 84%] ........................................................................ [ 84%] .....ssssssssssssssssssssssss........................................... [ 85%] ........................................................................ [ 85%] .....ssssssssssssssssssssssss........................................... [ 85%] ........................................................................ [ 85%] .....ssssssssssssssssssssssss........................................... [ 85%] ........................................................................ [ 86%] .....ssssssssssssssssssssssss........................................... [ 86%] ........................................................................ [ 86%] .....ssssssssssssssssssssssss........................................... [ 86%] ........................................................................ [ 87%] .....ssssssssssssssssssssssss........................................... [ 87%] ........................................................................ [ 87%] .....ssssssssssssssssssssssss........................................... [ 87%] ........................................................................ [ 87%] .....ssssssssssssssssssssssss........................................... [ 88%] ........................................................................ [ 88%] .....ssssssssssssssssssssssss........................................... [ 88%] ........................................................................ [ 88%] .....ssssssssssssssssssssssss........................................... [ 89%] ........................................................................ [ 89%] .....ssssssssssssssssssssssss........................................... [ 89%] ........................................................................ [ 89%] .....ssssssssssssssssssssssss........................................... [ 89%] ........................................................................ [ 90%] .....ssssssssssssssssssssssss........................................... [ 90%] ........................................................................ [ 90%] ........................................................................ [ 90%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 91%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] ........................................................................ [ 92%] .....................................ssssssssssssssssssssssss........... [ 93%] ........................................................................ [ 93%] .....................................ssssssssssssssssssssssss........... [ 93%] ........................................................................ [ 93%] .....................................ssssssssssssssssssssssss........... [ 93%] ........................................................................ [ 94%] .....................................ssssssssssssssssssssssss........... [ 94%] ........................................................................ [ 94%] .....................................ssssssssssssssssssssssss........... [ 94%] ........................................................................ [ 95%] .....................................ssssssssssssssssssssssss........... [ 95%] ........................................................................ [ 95%] .....................................ssssssssssssssssssssssss........... [ 95%] ........................................................................ [ 96%] .....................................ssssssssssssssssssssssss........... [ 96%] ........................................................................ [ 96%] .....................................ssssssssssssssssssssssss........... [ 96%] ........................................................................ [ 96%] .....................................ssssssssssssssssssssssss........... [ 97%] ........................................................................ [ 97%] .....................................ssssssssssssssssssssssss........... [ 97%] ........................................................................ [ 97%] .....................................ssssssssssssssssssssssss........... [ 98%] ........................................................................ [ 98%] .....................................ssssssssssssssssssssssss........... [ 98%] ........................................................................ [ 98%] .....................................ssssssssssssssssssssssss........... [ 98%] ........................................................................ [ 99%] .....................................ssssssssssssssssssssssss........... [ 99%] ........................................................................ [ 99%] .....................................ssssssssssssssssssssssss........... [ 99%] ............................................................. [100%] =============== 27144 passed, 5033 skipped in 332.30s (0:05:32) ================ >>> py3-ducc0: Entering fakeroot... /usr/lib/python3.10/site-packages/setuptools/config/pyprojecttoml.py:129: _InvalidFile: The given `pyproject.toml` file is invalid and would be ignored. !! ############################ # Invalid `pyproject.toml` # ############################ Any configurations in `pyproject.toml` will be ignored. Please note that future releases of setuptools will halt the build process if an invalid file is given. To prevent setuptools from considering `pyproject.toml` please DO NOT include the `[project]` or `[tool.setuptools]` tables in your file. !! if _skip_bad_config(project_table, orig_setuptools_table, dist): Build environment: Platform: Linux-5.15.32-0-lts-armv8l-with Machine: armv8l System: Linux Architecture: ('32bit', 'ELF') running install /usr/lib/python3.10/site-packages/setuptools/command/install.py:34: SetuptoolsDeprecationWarning: setup.py install is deprecated. Use build and pip and other standards-based tools. warnings.warn( running build running build_ext running install_lib creating /home/buildozer/aports/community/py3-ducc0/pkg creating /home/buildozer/aports/community/py3-ducc0/pkg/py3-ducc0 creating /home/buildozer/aports/community/py3-ducc0/pkg/py3-ducc0/usr creating /home/buildozer/aports/community/py3-ducc0/pkg/py3-ducc0/usr/lib creating /home/buildozer/aports/community/py3-ducc0/pkg/py3-ducc0/usr/lib/python3.10 creating /home/buildozer/aports/community/py3-ducc0/pkg/py3-ducc0/usr/lib/python3.10/site-packages copying build/lib.linux-armv8l-cpython-310/ducc0.cpython-310-arm-linux-gnueabihf.so -> /home/buildozer/aports/community/py3-ducc0/pkg/py3-ducc0/usr/lib/python3.10/site-packages running install_egg_info running egg_info creating ducc0.egg-info writing ducc0.egg-info/PKG-INFO writing dependency_links to ducc0.egg-info/dependency_links.txt writing requirements to ducc0.egg-info/requires.txt writing top-level names to ducc0.egg-info/top_level.txt writing manifest file 'ducc0.egg-info/SOURCES.txt' reading manifest file 'ducc0.egg-info/SOURCES.txt' reading manifest template 'MANIFEST.in' no previously-included directories found matching '.' adding license file 'LICENSE' writing manifest file 'ducc0.egg-info/SOURCES.txt' Copying ducc0.egg-info to /home/buildozer/aports/community/py3-ducc0/pkg/py3-ducc0/usr/lib/python3.10/site-packages/ducc0-0.27.0-py3.10.egg-info running install_scripts >>> py3-ducc0*: Running postcheck for py3-ducc0 >>> py3-ducc0*: Preparing package py3-ducc0... >>> py3-ducc0*: Stripping binaries >>> py3-ducc0*: Scanning shared objects >>> py3-ducc0*: Tracing dependencies... python3 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ducc0*: Package size: 3.9 MB >>> py3-ducc0*: Compressing data... >>> py3-ducc0*: Create checksum... >>> py3-ducc0*: Create py3-ducc0-0.27.0-r0.apk >>> py3-ducc0: Build complete at Sun, 30 Oct 2022 18:46:35 +0000 elapsed time 0h 9m 33s >>> py3-ducc0: Cleaning up srcdir >>> py3-ducc0: Cleaning up pkgdir >>> py3-ducc0: Uninstalling dependencies... (1/24) Purging .makedepends-py3-ducc0 (20221030.183702) (2/24) Purging py3-setuptools (65.5.0-r0) (3/24) Purging py3-pybind11-dev (2.10.0-r0) (4/24) Purging py3-pybind11 (2.10.0-r0) (5/24) Purging python3-dev (3.10.8-r3) (6/24) Purging py3-pytest (7.1.3-r1) (7/24) Purging py3-attrs (22.1.0-r0) (8/24) Purging py3-iniconfig (1.1.1-r3) (9/24) Purging py3-packaging (21.3-r2) (10/24) Purging py3-parsing (3.0.9-r0) (11/24) Purging py3-pluggy (1.0.0-r1) (12/24) Purging py3-py (1.11.0-r0) (13/24) Purging py3-tomli (2.0.1-r1) (14/24) Purging python3 (3.10.8-r3) (15/24) Purging py3-numpy (1.23.4-r0) (16/24) Purging libbz2 (1.0.8-r3) (17/24) Purging libffi (3.4.4-r0) (18/24) Purging gdbm (1.23-r0) (19/24) Purging xz-libs (5.2.7-r0) (20/24) Purging mpdecimal (2.5.1-r1) (21/24) Purging readline (8.2.0-r0) (22/24) Purging sqlite-libs (3.39.4-r0) (23/24) Purging openblas (0.3.21-r0) (24/24) Purging libgfortran (12.2.1_git20220924-r3) Executing busybox-1.35.0-r27.trigger OK: 189 MiB in 92 packages >>> py3-ducc0: Updating the community/armv7 repository index... >>> py3-ducc0: Signing the index...