>>> py3-ducc0: Building community/py3-ducc0 0.30.0-r0 (using abuild 3.11.0_rc13-r0) started Sun, 23 Apr 2023 22:42:25 +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-xdist py3-numpy (1/39) Installing libbz2 (1.0.8-r5) (2/39) Installing libffi (3.4.4-r2) (3/39) Installing gdbm (1.23-r1) (4/39) Installing xz-libs (5.4.2-r1) (5/39) Installing mpdecimal (2.5.1-r2) (6/39) Installing libpanelw (6.4_p20230401-r5) (7/39) Installing readline (8.2.1-r1) (8/39) Installing sqlite-libs (3.41.2-r2) (9/39) Installing python3 (3.11.3-r10) (10/39) Installing python3-pycache-pyc0 (3.11.3-r10) (11/39) Installing pyc (0.1-r0) (12/39) Installing python3-pyc (3.11.3-r10) (13/39) Installing py3-parsing (3.0.9-r2) (14/39) Installing py3-parsing-pyc (3.0.9-r2) (15/39) Installing py3-packaging (23.1-r1) (16/39) Installing py3-packaging-pyc (23.1-r1) (17/39) Installing py3-setuptools (67.7.1-r0) (18/39) Installing py3-setuptools-pyc (67.7.1-r0) (19/39) Installing py3-pybind11 (2.10.4-r1) (20/39) Installing py3-pybind11-dev (2.10.4-r1) (21/39) Installing python3-dev (3.11.3-r10) (22/39) Installing py3-apipkg (2.1.0-r2) (23/39) Installing py3-apipkg-pyc (2.1.0-r2) (24/39) Installing py3-execnet (1.9.0-r2) (25/39) Installing py3-execnet-pyc (1.9.0-r2) (26/39) Installing py3-iniconfig (1.1.1-r6) (27/39) Installing py3-iniconfig-pyc (1.1.1-r6) (28/39) Installing py3-pluggy (1.0.0-r3) (29/39) Installing py3-pluggy-pyc (1.0.0-r3) (30/39) Installing py3-py (1.11.0-r2) (31/39) Installing py3-py-pyc (1.11.0-r2) (32/39) Installing py3-pytest (7.3.1-r1) (33/39) Installing py3-pytest-pyc (7.3.1-r1) (34/39) Installing py3-pytest-xdist (3.2.1-r0) (35/39) Installing libgfortran (12.2.1_git20220924-r10) (36/39) Installing openblas (0.3.23-r0) (37/39) Installing py3-numpy (1.24.2-r1) (38/39) Installing py3-numpy-pyc (1.24.2-r1) (39/39) Installing .makedepends-py3-ducc0 (20230423.224226) Executing busybox-1.36.0-r7.trigger OK: 437 MiB in 137 packages >>> py3-ducc0: Cleaning up srcdir >>> py3-ducc0: Cleaning up pkgdir >>> py3-ducc0: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/ducc-ducc0_0_30_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 100 370k 100 370k 0 0 838k 0 --:--:-- --:--:-- --:--:-- 839k >>> py3-ducc0: Fetching https://distfiles.alpinelinux.org/distfiles/v3.18/ducc-ducc0_0_30_0.tar.gz >>> py3-ducc0: Checking sha512sums... ducc-ducc0_0_30_0.tar.gz: OK >>> py3-ducc0: Unpacking /var/cache/distfiles/v3.18/ducc-ducc0_0_30_0.tar.gz... /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:132: _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 both `[project]` or `[tool.setuptools]` tables in your file. By 2023-Jun-01, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html for details. ******************************************************************************** !! if _skip_bad_config(project_table, orig_setuptools_table, dist): Build environment: Platform: Linux-5.15.85-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-311 creating build/temp.linux-armv8l-cpython-311/python gcc -Wsign-compare -DNDEBUG -g -fwrapv -O3 -Wall -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security -fPIC -DPKGNAME=ducc0 -DPKGVERSION=0.30.0 -I. -I./src/ -I/usr/lib/python3.11/site-packages/pybind11/include -I/usr/lib/python3.11/site-packages/pybind11/include -I/usr/include/python3.11 -c python/ducc.cc -o build/temp.linux-armv8l-cpython-311/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 -Wnon-virtual-dtor -Wzero-as-null-pointer-constant -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.11/site-packages/pybind11/include/pybind11/pybind11.h:13, from python/ducc.cc:14: /usr/lib/python3.11/site-packages/pybind11/include/pybind11/detail/class.h: At global scope: /usr/lib/python3.11/site-packages/pybind11/include/pybind11/detail/class.h:476:13: warning: redundant redeclaration of 'std::string pybind11::detail::error_string()' in same scope [-Wredundant-decls] 476 | std::string error_string(); | ^~~~~~~~~~~~ In file included from /usr/lib/python3.11/site-packages/pybind11/include/pybind11/detail/../detail/type_caster_base.h:12, from /usr/lib/python3.11/site-packages/pybind11/include/pybind11/detail/../cast.h:15, from /usr/lib/python3.11/site-packages/pybind11/include/pybind11/detail/../attr.h:14, from /usr/lib/python3.11/site-packages/pybind11/include/pybind11/detail/class.h:12: /usr/lib/python3.11/site-packages/pybind11/include/pybind11/detail/../detail/../pytypes.h:653:20: note: previous declaration of 'std::string pybind11::detail::error_string()' 653 | inline std::string error_string() { | ^~~~~~~~~~~~ In file included from /usr/lib/python3.11/site-packages/pybind11/include/pybind11/pybind11.h:16: /usr/lib/python3.11/site-packages/pybind11/include/pybind11/gil.h:23:16: warning: redundant redeclaration of 'PyThreadState* pybind11::detail::get_thread_state_unchecked()' in same scope [-Wredundant-decls] 23 | PyThreadState *get_thread_state_unchecked(); | ^~~~~~~~~~~~~~~~~~~~~~~~~~ /usr/lib/python3.11/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 ./src/ducc0/sht/sht.cc:38, from python/ducc.cc:9: ./src/ducc0/math/solvers.h: In instantiation of 'auto ducc0::detail_solvers::lsmr(Top, Top_adj, Tnormx, Tnormb, const ducc0::detail_mav::cmav&, ducc0::detail_mav::vmav&, const ducc0::detail_mav::cmav&, double, double, double, double, size_t, bool, size_t) [with Tx = std::complex; Tb = double; unsigned int xdim = 2; unsigned int bdim = 2; Top = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::, 2>&, ducc0::detail_mav::vmav&)>; Top_adj = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::&, ducc0::detail_mav::vmav, 2>&)>; Tnormx = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::, 2>&)>; Tnormb = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::&)>; size_t = unsigned int]': ./src/ducc0/sht/sht.cc:2635:11: required from 'std::tuple ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool) [with T = double; size_t = unsigned int; ptrdiff_t = int]' ./src/ducc0/sht/sht.cc:2654:22: required from here ./src/ducc0/math/solvers.h:313:23: warning: cast from 'char*' to 'std::complex*' increases required alignment of target type [-Wcast-align] 313 | vmav xtmp(reinterpret_cast(tmpstorage.data()), x0.shape()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ducc0/math/solvers.h:314:23: warning: cast from 'char*' to 'double*' increases required alignment of target type [-Wcast-align] 314 | vmav btmp(reinterpret_cast(tmpstorage.data()), b.shape()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ducc0/math/solvers.h: In instantiation of 'auto ducc0::detail_solvers::lsmr(Top, Top_adj, Tnormx, Tnormb, const ducc0::detail_mav::cmav&, ducc0::detail_mav::vmav&, const ducc0::detail_mav::cmav&, double, double, double, double, size_t, bool, size_t) [with Tx = std::complex; Tb = float; unsigned int xdim = 2; unsigned int bdim = 2; Top = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::, 2>&, ducc0::detail_mav::vmav&)>; Top_adj = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::&, ducc0::detail_mav::vmav, 2>&)>; Tnormx = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::, 2>&)>; Tnormb = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::&)>; size_t = unsigned int]': ./src/ducc0/sht/sht.cc:2635:11: required from 'std::tuple ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool) [with T = float; size_t = unsigned int; ptrdiff_t = int]' ./src/ducc0/sht/sht.cc:2670:22: required from here ./src/ducc0/math/solvers.h:313:23: warning: cast from 'char*' to 'std::complex*' increases required alignment of target type [-Wcast-align] 313 | vmav xtmp(reinterpret_cast(tmpstorage.data()), x0.shape()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ducc0/math/solvers.h:314:23: warning: cast from 'char*' to 'float*' increases required alignment of target type [-Wcast-align] 314 | vmav btmp(reinterpret_cast(tmpstorage.data()), b.shape()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ducc0/math/solvers.h: In instantiation of 'auto ducc0::detail_solvers::lsmr(Top, Top_adj, Tnormx, Tnormb, const ducc0::detail_mav::cmav&, ducc0::detail_mav::vmav&, const ducc0::detail_mav::cmav&, double, double, double, double, size_t, bool, size_t) [with Tx = std::complex; Tb = float; unsigned int xdim = 2; unsigned int bdim = 2; Top = ducc0::detail_sht::pseudo_analysis_general(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, double, double, size_t, size_t, double)::, 2>&, ducc0::detail_mav::vmav&)>; Top_adj = ducc0::detail_sht::pseudo_analysis_general(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, double, double, size_t, size_t, double)::&, ducc0::detail_mav::vmav, 2>&)>; Tnormx = ducc0::detail_sht::pseudo_analysis_general(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, double, double, size_t, size_t, double)::, 2>&)>; Tnormb = ducc0::detail_sht::pseudo_analysis_general(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, double, double, size_t, size_t, double)::&)>; size_t = unsigned int]': ./src/ducc0/sht/sht.cc:3042:11: required from 'std::tuple ducc0::detail_sht::pseudo_analysis_general(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, double, double, size_t, size_t, double) [with T = float; size_t = unsigned int; ptrdiff_t = int]' ./src/ducc0/sht/sht.cc:3057:17: required from here ./src/ducc0/math/solvers.h:313:23: warning: cast from 'char*' to 'std::complex*' increases required alignment of target type [-Wcast-align] 313 | vmav xtmp(reinterpret_cast(tmpstorage.data()), x0.shape()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ducc0/math/solvers.h:314:23: warning: cast from 'char*' to 'float*' increases required alignment of target type [-Wcast-align] 314 | vmav btmp(reinterpret_cast(tmpstorage.data()), b.shape()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ducc0/math/solvers.h: In instantiation of 'auto ducc0::detail_solvers::lsmr(Top, Top_adj, Tnormx, Tnormb, const ducc0::detail_mav::cmav&, ducc0::detail_mav::vmav&, const ducc0::detail_mav::cmav&, double, double, double, double, size_t, bool, size_t) [with Tx = std::complex; Tb = double; unsigned int xdim = 2; unsigned int bdim = 2; Top = ducc0::detail_sht::pseudo_analysis_general(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, double, double, size_t, size_t, double)::, 2>&, ducc0::detail_mav::vmav&)>; Top_adj = ducc0::detail_sht::pseudo_analysis_general(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, double, double, size_t, size_t, double)::&, ducc0::detail_mav::vmav, 2>&)>; Tnormx = ducc0::detail_sht::pseudo_analysis_general(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, double, double, size_t, size_t, double)::, 2>&)>; Tnormb = ducc0::detail_sht::pseudo_analysis_general(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, double, double, size_t, size_t, double)::&)>; size_t = unsigned int]': ./src/ducc0/sht/sht.cc:3042:11: required from 'std::tuple ducc0::detail_sht::pseudo_analysis_general(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, double, double, size_t, size_t, double) [with T = double; size_t = unsigned int; ptrdiff_t = int]' ./src/ducc0/sht/sht.cc:3069:17: required from here ./src/ducc0/math/solvers.h:313:23: warning: cast from 'char*' to 'std::complex*' increases required alignment of target type [-Wcast-align] 313 | vmav xtmp(reinterpret_cast(tmpstorage.data()), x0.shape()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ ./src/ducc0/math/solvers.h:314:23: warning: cast from 'char*' to 'double*' increases required alignment of target type [-Wcast-align] 314 | vmav btmp(reinterpret_cast(tmpstorage.data()), b.shape()); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./src/ducc0/infra/mav.h:64, from ./src/ducc0/infra/mav.cc:53, from python/ducc.cc:3: ./src/ducc0/infra/aligned_array.h: In instantiation of 'static void ducc0::detail_aligned_array::array_base::dealloc(T*) [with T = char; unsigned int alignment = 64]': ./src/ducc0/infra/aligned_array.h:129:28: required from 'ducc0::detail_aligned_array::array_base::~array_base() [with T = char; unsigned int alignment = 64]' ./src/ducc0/math/solvers.h:312:23: required from 'auto ducc0::detail_solvers::lsmr(Top, Top_adj, Tnormx, Tnormb, const ducc0::detail_mav::cmav&, ducc0::detail_mav::vmav&, const ducc0::detail_mav::cmav&, double, double, double, double, size_t, bool, size_t) [with Tx = std::complex; Tb = double; unsigned int xdim = 2; unsigned int bdim = 2; Top = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::, 2>&, ducc0::detail_mav::vmav&)>; Top_adj = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::&, ducc0::detail_mav::vmav, 2>&)>; Tnormx = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::, 2>&)>; Tnormb = ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool)::&)>; size_t = unsigned int]' ./src/ducc0/sht/sht.cc:2635:11: required from 'std::tuple ducc0::detail_sht::pseudo_analysis(ducc0::detail_mav::vmav, 2>&, const ducc0::detail_mav::cmav&, size_t, size_t, const ducc0::detail_mav::cmav&, ptrdiff_t, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, const ducc0::detail_mav::cmav&, ptrdiff_t, size_t, size_t, double, bool) [with T = double; size_t = unsigned int; ptrdiff_t = int]' ./src/ducc0/sht/sht.cc:2654:22: required from here ./src/ducc0/infra/aligned_array.h:113:24: warning: cast from 'char*' to 'void**' increases required alignment of target type [-Wcast-align] 113 | if (ptr) free((reinterpret_cast(ptr))[-1]); | ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ In file included from ./python/sht_pymod.cc:29, from python/ducc.cc:15: /usr/lib/python3.11/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.11/site-packages/pybind11/include/pybind11/numpy.h:510: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:287:13: required from 'pybind11::array ducc0::detail_pymodule_healpix::Pyhpbase::query_disc2(const pybind11::array&, double) const [with Tin = double]' ./python/healpix_pymod.cc:293:7: required from here /usr/lib/python3.11/site-packages/pybind11/include/pybind11/numpy.h:448:17: warning: cast from 'const unsigned char*' to 'const long long int*' increases required alignment of target type [-Wcast-align] 448 | return *reinterpret_cast(data_ | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 449 | + 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:80, 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 = {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_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:1680: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:1680: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:1699: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:1690:22: /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:1693:22: /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 = {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:418:11, inlined from 'ducc0::detail_pymodule_misc::OofaNoise::OofaNoise(double, double, double, double, double)' at ./python/misc_pymod.cc:446:9, inlined from 'ducc0::detail_pymodule_misc::Py_OofaNoise::Py_OofaNoise(double, double, double, double, double)' at ./python/misc_pymod.cc:469: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.11/site-packages/pybind11/include/pybind11/detail/init.h:76: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.11/site-packages/pybind11/include/pybind11/detail/init.h:206: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.11/site-packages/pybind11/include/pybind11/detail/../cast.h:1443: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.11/site-packages/pybind11/include/pybind11/detail/../cast.h:1417: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.11/site-packages/pybind11/include/pybind11/pybind11.h:248: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.11/site-packages/pybind11/include/pybind11/pybind11.h:223: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-311 g++ -shared -Wl,--as-needed,-O1,--sort-common -Os -Wformat -Werror=format-security -Os -Wformat -Werror=format-security build/temp.linux-armv8l-cpython-311/python/ducc.o -L/usr/lib -o build/lib.linux-armv8l-cpython-311/ducc0.cpython-311-arm-linux-musleabihf.so -Wl,-rpath,$ORIGIN -pthread ============================= test session starts ============================== platform linux -- Python 3.11.3, pytest-7.3.1, pluggy-1.0.0 rootdir: /home/buildozer/aports/community/py3-ducc0/src/ducc-ducc0_0_30_0 plugins: xdist-3.2.1 gw0 I / gw1 I / gw2 I / gw3 I / gw4 I / gw5 I / gw6 I / gw7 I / gw8 I / gw9 I / gw10 I / gw11 I / gw12 I / gw13 I / gw14 I / gw15 I / gw16 I / gw17 I / gw18 I / gw19 I / gw20 I / gw21 I / gw22 I / gw23 I / gw24 I / gw25 I / gw26 I / gw27 I / gw28 I / gw29 I / gw30 I / gw31 I / gw32 I / gw33 I / gw34 I / gw35 I / gw36 I / gw37 I / gw38 I / gw39 I / gw40 I / gw41 I / gw42 I / gw43 I / gw44 I / gw45 I / gw46 I / gw47 I / gw48 I / gw49 I / gw50 I / gw51 I / gw52 I / gw53 I / gw54 I / gw55 I / gw56 I / gw57 I / gw58 I / gw59 I / gw60 I / gw61 I / gw62 I / gw63 I / gw64 I / gw65 I / gw66 I / gw67 I / gw68 I / gw69 I / gw70 I / gw71 I / gw72 I / gw73 I / gw74 I / gw75 I / gw76 I / gw77 I / gw78 I / gw79 I gw0 [48189] / gw1 [48189] / gw2 [48189] / gw3 [48189] / gw4 [48189] / gw5 [48189] / gw6 [48189] / gw7 [48189] / gw8 [48189] / gw9 [48189] / gw10 [48189] / gw11 [48189] / gw12 [48189] / gw13 [48189] / gw14 [48189] / gw15 [48189] / gw16 [48189] / gw17 [48189] / gw18 [48189] / gw19 [48189] / gw20 [48189] / gw21 [48189] / gw22 [48189] / gw23 [48189] / gw24 [48189] / gw25 [48189] / gw26 [48189] / gw27 [48189] / gw28 [48189] / gw29 [48189] / gw30 [48189] / gw31 [48189] / gw32 [48189] / gw33 [48189] / gw34 [48189] / gw35 [48189] / gw36 [48189] / gw37 [48189] / gw38 [48189] / gw39 [48189] / gw40 [48189] / gw41 [48189] / gw42 [48189] / gw43 [48189] / gw44 [48189] / gw45 [48189] / gw46 [48189] / gw47 [48189] / gw48 [48189] / gw49 [48189] / gw50 [48189] / gw51 [48189] / gw52 [48189] / gw53 [48189] / gw54 [48189] / gw55 [48189] / gw56 [48189] / gw57 [48189] / gw58 [48189] / gw59 [48189] / gw60 [48189] / gw61 [48189] / gw62 [48189] / gw63 [48189] / gw64 [48189] / gw65 [48189] / gw66 [48189] / gw67 [48189] / gw68 [48189] / gw69 [48189] / gw70 [48189] / gw71 [48189] / gw72 [48189] / gw73 [48189] / gw74 [48189] / gw75 [48189] / gw76 [48189] / gw77 [48189] / gw78 [48189] / gw79 [48189] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 0%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 1%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 2%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 3%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 4%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ........................................................................ [ 5%] ......................................................................... [ 5%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 6%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 7%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 8%] ........................................................................ [ 9%] ........................................................................ [ 9%] .......................................................................... [ 9%] ........................................................................ [ 9%] ......................................................................... [ 9%] ........................................................................ [ 9%] ......................................................................... [ 9%] .......................................................................... [ 10%] ......................................................................... [ 10%] ........................................................................ [ 10%] ......................................................................... [ 10%] .......................................................................... [ 10%] ........................................................................... [ 10%] .............................................................................. [ 11%] ........................................................................... [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ........................................................................ [ 11%] ......................................................................... [ 11%] .......................................................................... [ 12%] ........................................................................ [ 12%] ........................................................................... [ 12%] ........................................................................ [ 12%] ......................................................................... [ 12%] ........................................................................... [ 12%] ......................................................................... [ 13%] ........................................................................ [ 13%] ......................................................................... [ 13%] ........................................................................ [ 13%] ........................................................................ [ 13%] ......................................................................... [ 13%] ........................................................................ [ 13%] .......................................................................... [ 14%] ........................................................................ [ 14%] ......................................................................... [ 14%] ........................................................................ [ 14%] ........................................................................... [ 14%] ......................................................................... [ 14%] ........................................................................ [ 14%] ........................................................................ [ 15%] ............................................................................... [ 15%] .......................................................................... [ 15%] .......................................................................... [ 15%] .............................................................................. [ 15%] ........................................................................ [ 15%] ......................................................................... [ 16%] ......................................................................... [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] ........................................................................ [ 16%] .......................................................................... [ 16%] ........................................................................ [ 16%] ............................................................................. [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................... [ 17%] ........................................................................ [ 17%] ........................................................................ [ 17%] ........................................................................ [ 18%] .......................................................................... [ 18%] ......................................................................... [ 18%] ........................................................................ [ 18%] ......................................................................... [ 18%] ......................................................................... [ 18%] ........................................................................ [ 18%] ......................................................................... [ 19%] ........................................................................ [ 19%] .......................................................................... [ 19%] ......................................................................... [ 19%] ........................................................................ [ 19%] ........................................................................ [ 19%] ........................................................................ [ 20%] ......................................................................... [ 20%] .......................................................................... [ 20%] ......................................................................... [ 20%] ......................................................................... [ 20%] ............................................................................ [ 20%] ........................................................................ [ 20%] .......................................................................... [ 21%] ......................................................................... [ 21%] ......................................................................... [ 21%] ......................................................................... [ 21%] ........................................................................... [ 21%] ........................................................................ [ 21%] ........................................................................ [ 21%] .......................................................................... [ 22%] .......................................................................... [ 22%] ........................................................................ [ 22%] ........................................................................ [ 22%] .......................................................................... [ 22%] ........................................................................ [ 22%] ......................................................................... [ 23%] ........................................................................ [ 23%] ......................................................................... [ 23%] ......................................................................... [ 23%] ........................................................................ [ 23%] ........................................................................ [ 23%] ......................................................................... [ 23%] ......................................................................... [ 24%] ......................................................................... [ 24%] ........................................................................ [ 24%] ......................................................................... [ 24%] ........................................................................ [ 24%] ........................................................................ [ 24%] ......................................................................... [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 25%] ........................................................................ [ 26%] ........................................................................ [ 26%] ........................................................................ [ 26%] .......................................................................... [ 26%] ........................................................................ [ 26%] ......................................................................... [ 26%] ........................................................................ [ 26%] ........................................................................ [ 27%] ......................................................................... [ 27%] ........................................................................ [ 27%] ......................................................................... [ 27%] ........................................................................ [ 27%] ........................................................................ [ 27%] ........................................................................ [ 28%] ........................................................................ [ 28%] ...............................................s..s..s...s..s..s..s...s.s [ 28%] ..s...s..s.s...s..s.s..s...s.s..s...s.s...s.s.s..s.s.s..s..s...s..s...s. [ 28%] .s..s...s...ss...s..s..s..s...s...ss.s...ss..s.sss...ssss.s.ssss.ss.ss.. [ 28%] ss.ssssss.s..sss..ssss.sss.s..ssss.sss.s.ssss.ss.s.sssss.sss..ss.sss.s.s [ 28%] ss.ssss..sssss..ss.ssss..ssssss.s.s.ssss.ss.ss..ssss.ss.ssss.sss.sss.sss [ 28%] .ss.ss.sss.ssssss.sss.ssssss.ssss.sssssssssssssssssssssssssssssssssssssss [ 29%] ssssssssssss.sssssssssssssssssssssssss.sssssssssssssssssssssssssssssssss [ 29%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 29%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 29%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 29%] ssssssssss.sssssssssssssssssssssssss.ssssssssssssssssssssssssssssssssssss [ 29%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss.sssssss [ 29%] ssssssssssssssssssssssssssssssssssssssssssssss.sssssssssssssssssssssssss [ 30%] sssss.ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 30%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 30%] sssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 30%] sssssssssssssssss.ssssssssssssssssssssssssssssssssssssssssssssssss.sssss [ 30%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 30%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 31%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 31%] ssssssssssssssssssss.ssssssssssssssssssssss.ssssssssssssssssssssssssssss [ 31%] sssssssssssssssssssssssssssssssssssssssssssssssss.ssssssssssssssssssssss [ 31%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 31%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 31%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 31%] .sssssssssssssssssssssssssssssssssssssssssssssssssss.sssssssssssssssssss [ 32%] ssssssssssssssss.ssssssssssssssssssssssssssssssssssssssssssssssss.sssssss [ 32%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 32%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 32%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 32%] .sssssssssssssssssssssssssssssssssssssssss.ssssssssssssssssssssssssss.ss [ 32%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 32%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] s.ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssssssssssssssssssss.sssssssssssssssssssssssssssss [ 33%] ssssssssssssssssssssssssss.sssssssssssssssssssssssssssssssssssssssssssss [ 33%] sssssssssssss.ssssssssssssssssssssssssssssssssssssssssssssss.ssssssssssss [ 33%] sssssssssssssssssssss.ssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssss.sssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] ssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssssss [ 34%] sssssssssssssssssssssssssssssss.ssss.ss.ss.ss.s.ss.s.ss.s.ss.s.ssss.sss. [ 34%] ss.s.ss.ss.ss.s.s..s.ss...s.ss.s..s..s.ss...ss.s..s.ss...s....sss..s..s. [ 35%] .s...s..s..s..s...s.s...s....s.s.....s...s...s....s..s....s.s...ss..s... [ 35%] .s...s....s..s....s..s.s......ss...s...s..s..s...s...s...s...s..s..s...s [ 35%] ..s...s................................................................. [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 35%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ........................................................................ [ 36%] ......................................................................... [ 36%] ........................................................................ [ 36%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 37%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ........................................................................ [ 38%] ............................................s..........sss...ss.s..s..s. [ 39%] ..s....s......s...ss....s................s.s..s...ss.ss..s............... [ 39%] ........................................................................ [ 39%] ...........................................................s......ss.... [ 39%] ..s....ss.s....s................................................s......s [ 39%] ...............s.ss.....ss........s..ssssss..s....................ss..s. [ 39%] ...s.......sss.........s......sss.....ss..............s...........s..... [ 40%] ........................................................................ [ 40%] .....................................sss....sss...ssss..sss..sss.....sss [ 40%] .......sss......s.........s.........sssss............................... [ 40%] ...............ss.......ss......s...s........sss.s.....ss............... [ 40%] .......................................................s..s.s...ss..s..s [ 40%] ....s.s...s.s..s..s..s...s.............................................. [ 40%] .........s.s....ss..s..s..s..s.s..s..s..s.s.ss.ss.s..s..s....s..s..s...s. [ 41%] ...s....s.s...s..s....s.................................................. [ 41%] .........................s..s.s.s.s..s.s..s.s.s.s...ss..s............... [ 41%] .............s..s...ss..s..ss..s.s..ss..ss..ss.......................... [ 41%] ...........s.s.......s...ss...ss........................................ [ 41%] ....s.s.....s..s..s....s...ss.....sss.....s............................. [ 41%] ..........................................................ss..s....s.s.s [ 41%] ss...sss..ss.sss...sss..s.sss....s.s..s..s..ss...s...................... [ 42%] ........................................................................ [ 42%] .......................s.s...s.s....s..s..s..s..s.s.s.s.s.s.s.s.s..s.s.s [ 42%] ...s..............s...ss....s.s...ss.s...ss...ss....s.s..s.s.s............ [ 42%] ..........................................................s..s.s.s..s..s [ 42%] sss..s.s.s.ss.s.sss...ss.ss.ssss..ssss..ssss.ss.sssss.sss.ssss.ssss..ssss [ 42%] .ssss.ssss..ss.ss.ssssss.s.ss.s.s..s.s...s.s.s..s....s..s..s..s.s..ss..s [ 43%] ...s...............s...............s...........s....s.................... [ 43%] ........................................s..ss..ss.s..s...s.............. [ 43%] ...s.............s...sss..s.s...ss...s..s..s...s..s..s....ss..s....s..s. [ 43%] ....ss....s..s........................................................... [ 43%] ..................s..............s.................................s..s. [ 43%] ................s.................................................s...... [ 43%] .............................s................s..s.s.ss......ss.s.ss.s.s [ 44%] .s............................................................s......... [ 44%] ...............s..............s......................................... [ 44%] ...............................s........s.....................s......... [ 44%] ...............................................s...........s......ss...s [ 44%] s.....s.s.s.....s.s.....s....sss.............sss........................ [ 44%] .ssssss.....s.............s..............s......ssss....s..sss.s.ss...s. [ 44%] ..sss.ss.ss...s.ssssss.ss...s..sss....sss....ss.ss...........ss...ssssss. [ 45%] sssssss...ss.ss..ss....s.ss.sss.ss...s...ss.sssssssss.s.ss....s..s.sssss. [ 45%] ...s..sss..s.s...s.s..s..s..s....s.s....s...s........................... [ 45%] ........................................................................ [ 45%] ..............................................................ss........ [ 45%] ................s......ss...s.ss.sssssss..sss..sss...ss...s...sss....... [ 45%] ............ss....ssss......s.....sss.............s...sssss..sss.....sss [ 46%] ..sss...sssss........s..s....s.....ss...s...s.s.s.s..s..s.s.s..s....s... [ 46%] .s.......ss...ss.....ss...s..s....s................ss..ss.s.ss..s.s...s.s [ 46%] s.s..s.ss.ss..ss...ss....s.s..sss.s.s.s....s..s.s.ss.s..s.s..s.ssss.ss.s. [ 46%] ss..sss..ss.ss.s.ss.s.s..s.s.ss.ss.sss.s...ss..ssss..ss.ss.s..sss..s.s.. [ 46%] ..s...s...ss.....s......ss............................................... [ 46%] ........................................................................ [ 46%] .........................................sss...........s.ssss......s..... [ 47%] ....sss.......s..........................s...........s.sssssss......s... [ 47%] .ssss.................................................s................. [ 47%] ......................................................................... [ 47%] ........................................................................ [ 47%] s.............s.........ss..............sss...........s.ssss.........sss. [ 47%] ...............sssss...............s................ssssssssssssssssssss [ 47%] sss..s...............sss.......s....sss.................................. [ 48%] ................s......ss.......ssssssss.s.........ssssss.....sss.ss.... [ 48%] ss...ssssssss.s...sssss......sss....s......s..sssss.ss.....s.sss......s. [ 48%] ..ssss....s....ss.......ss........ss.ssss....s..s.s.s..........sssssss... [ 48%] .........ss....ss.s.sss.....sssss..................s...ss.....s....ss.s. [ 48%] ..s..s.......s..ss..s...ss....s.ss.ss.s..s..s...ss...ss....s.........ss.. [ 48%] ss......ssss.s..s.....s...s.ssss.......sss....ssssssss..ss..sssss...ss.. [ 49%] ssssss.......ss......................................................... [ 49%] ............................................................s........sss [ 49%] ssss...s....ssss............s......ssss............................sssss [ 49%] ss........................s............................................. [ 49%] .............................................s..............s............. [ 49%] ........................s.....................s......................s... [ 49%] ................s.............................s.......s.........s....... [ 50%] ........s...............s...........ss......s...ss...................... [ 50%] ....................s..................................ss................... [ 50%] .......s.........................sss...................................s..... [ 50%] ................................................s....................... [ 50%] .................s....................s..........s.....................s [ 50%] .ss....................................s.s.........s.................... [ 50%] ........s...s..........................s...........s.............s.s..... [ 51%] ..s.................s................s............s..................... [ 51%] ...........s..........................ss...s..............s...........s. [ 51%] .......s..............s.......................................s........... [ 51%] ...........................s..........s............ss.....s.s......s....... [ 51%] s..........................s......................................s...... [ 51%] ........ss......s..s.................s............s..................... [ 52%] ...............................................s........s............s.s. [ 52%] ..............................sss.................................s..... [ 52%] ............s.............s........s......s...............ss............. [ 52%] ......s...................s....................s....ssss.....s.....sss... [ 52%] ss......sss...ssss................s.........s.........sss.........sss... [ 52%] ......ssssssssss.......s................................................s [ 52%] sssssss...ssssssss...s..ss.........sssssssssss.s.....s.........sss.ssss. [ 53%] ...............ssssssss............s............ss...................... [ 53%] .......................sss.............................................. [ 53%] ...sssssss.........................ss.......................ss.......... [ 53%] ...............s.....................s..ss........sss...s......s.sssssss [ 53%] ....ss.....s.s.....s..........ssssss.................s....ss......s..... [ 53%] ............s.......sss.ss.sss......ss..................s............... [ 53%] ....................ssssssss........................sssssssss..sssssssss [ 54%] s..s...ss...............s......ss..s..............................s.s.s. [ 54%] ss.ssssssssss...sssssssss...ssssssss....sssssssssssssssss..ssssssss..... [ 54%] s.s...sss..s.s...sss.......s........s................................... [ 54%] ..............................ss........................................ [ 54%] ................................................................s....s.. [ 54%] s.ss....s.............sss.....s........s.................s...........s.. [ 55%] s.ssss........sss...........s...s......ss.s..s....s....s..s.....ss..s...s [ 55%] s.....s...........ss....s........s.....................s....s...s..s.... [ 55%] .............................s.....................................s.... [ 55%] sss........s..ss...ss........................sss...ss.ss...s...s....ssss [ 55%] sssss..sss.....ssssssss.......sssssss....sssssss...s....ss.............. [ 55%] ..................sssss.....ssssss...................................... [ 55%] ..........ssssssssssssssssss................sssssss...........sss.s..... [ 56%] ....s.....ss..............s............................................. [ 56%] ...............................................ss...sssss........s..ss.. [ 56%] ........................ssssssssssss.........................sssssssssss [ 56%] ......................sssss............................................s [ 56%] sssssssssssssssssss.........................sssssss.........sss.sssssss. [ 56%] ........................ssss.......ssss........sssss...............sssss [ 56%] sss.............ssssss.....ss.....s......s.............................s. [ 57%] .sssss.......ssss.....................ssssssssssss.....sssss....s....... [ 57%] ..ss.....ss....s..s...ss....s.......ss.ss..ss....s...ssss..s..sssss....s [ 57%] ...s..s.ss.sssss..................ss.................ssssssss........... [ 57%] ...............................sssssss.................ssssss........... [ 57%] ..........................sssss..................ssss..................s [ 57%] ..................ssssss................................................ [ 58%] ...................................................................sssss [ 58%] s....................................................................... [ 58%] ........................................................................ [ 58%] ......................................................................... [ 58%] ........................................................................ [ 58%] ..........................................s.............................. [ 58%] ..........................................s....ss..s...s..s.s...s.s...... [ 59%] ........................................................................ [ 59%] .......ss.s.ss..sss...s...sss.s...sss..sss...s..ssss...sss.ss...ss...ss. [ 59%] ...s....ss.........s.....s.....ssss.....s....ss......s..s...s....s.s...s [ 59%] ..ss..s...s.....s.s..s...s..s..s...s..sss..ss..s...s.ss..s.s.s.s.s...... [ 59%] ...........ss.s..s.s.ssss..s.s.s..ss.sss...ssss...s...s.s.ssss..s.sss.ss [ 59%] ss...ssss.s.s..ssss....s.s......ss....s..s.s..s....s..s.........sss..... [ 59%] .........ssssss......sssss.....s....s....ss.s...s.......s..s.....ss...s. [ 60%] ..s...................................................................... [ 60%] ........................................................................ [ 60%] .......................................................................... [ 60%] ..........................s............................................. [ 60%] s...sss..s..s...s..s...s..s......ss..ss..s....s...s.s..s.s....s...s..... [ 60%] ...s.s..ss.......s...sss...ss.........ss..s.ss..s.....s....ss....s...... [ 61%] s.ss..s...s..s.s..s..s.s.ss...s...s..................................... [ 61%] ......................................................................... [ 61%] ................s.....s.s...s.s.s....s.s..s...s..s....................... [ 61%] ......................................................................... [ 61%] ......................................................................... [ 61%] ......................................................................... [ 61%] .......................................................s.s...s...s....ss [ 62%] ..s..s...s...s...s...s..ss...............................ss.s..sss.....s [ 62%] sss..s...s..sss.ssss....s...ss.ss.s...s.s....s..s.s......s.s.s.ss.s..s.. [ 62%] .s.s.s...s............................................................... [ 62%] .......................................s..s..s.....s..s.s.s....s..s..s... [ 62%] ss..s...s...s......ss....s...ss..s..s..s..s....s...s.................... [ 62%] ....................s.............................................sss... [ 62%] s.ss..sss.s....sss...ss....s.s....s.sss..ssss......ss....s..ss.ss.....s.. [ 63%] .s......s......s........s...s.....s.....ss......ss...ss...s........s..... [ 63%] sss...s.s.s......sss..ss........ss....ss................s......s.......s [ 63%] ss......sss...ssss....................................................... [ 63%] ..............................................................s..s..s.s.. [ 63%] .s....ss..s.s..s..s..ss..s..s.s.s...s..ss....ss...s....ss..s.s..s..s...s [ 63%] s...ss..s..s.......sss.....ss.............s.....s.s..............ss...s. [ 64%] ........................................................................ [ 64%] ........................................................................ [ 64%] .......................................................................... [ 64%] ...........................s............................................. [ 64%] ............................................s.......ss.s....ss..s.s...s. [ 64%] ..s...ss........ss....s.....s.s...ssss...s..s.s.s...s...s......ss....s.. [ 64%] .s.......ssss..s.......................................s.s...s...s.s..s. [ 65%] s..s.....s..s.......ss....s....s..s..s..s...s.s..s.....s..s...s...s....s [ 65%] s.....s....s.....ss.....s....ss...ss...s..s...s...s.......ss.....s...... [ 65%] ..ss......ss.......s.............................................s...s.. [ 65%] ......s......s.ss.ss...ss..sssss.......s......ss.s..s.s...........ss.s.. [ 65%] .s..s..........s.ss..s..ss.ss..s......s.........sss....s...ss..s...s...s [ 65%] s..ssss..ss...s.......................s....ss....s....ss...s....s......s [ 65%] s......s.......ss..s.s.....s...ss...s...s..s..s...ss......ss..s.....sss..s [ 66%] ....s..s.......ss..s..s...s...s......ss......ss......................... [ 66%] .............s....s.....ss.s....s.s..s...s.s.s..s..s...s.ss.s...s.s....s [ 66%] s....s..s.ss..ss.....s.ssss....s........................................ [ 66%] ......................................................................... [ 66%] ........................................................................ [ 66%] ........................................................................ [ 67%] .................s...s...s.s.s....s..s...ss....s..s.....ss......ss...s.. [ 67%] ....s.ss...s.s.s..s...ss....ss.ssssss.s....sss.....s.ssssss...sss...sss. [ 67%] sss............s....sssss...sssssss.ssss....s...s.ss...ss.....s......... [ 67%] ......................................................ss...........s...s [ 67%] ssss..........s.s..................................................ss.s. [ 67%] ...s.s.......ss..sssss....s..s..s.s.sss.s..s.sss...s.ss.ss......ss.s..ss [ 67%] ssss.ss....sss..s.s.......ssss....ss.ss......ss...sss....s....sss.....ss [ 68%] ss....sss.s...ss..sss...s..s...s.s.......ss............................. [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 68%] ........................................................................ [ 69%] ...........................................s............................ [ 69%] ........................................................................... [ 69%] ........................................................................ [ 69%] .....................................s.................................. [ 69%] ........................................................................ [ 69%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] ........................................................................ [ 70%] .............................................s.s.s.....s................ [ 70%] ........................................................................ [ 71%] ........................................................................ [ 71%] ........................................................................ [ 71%] ......................s................................................. [ 71%] ........................................................................ [ 71%] ...............................................................s........ [ 71%] ..............s......................................................... [ 71%] ....................s...s.ss..s.s.s.........ss.s..ss.s...s..s...s...s... [ 72%] ............................s............................................ [ 72%] ..........ss..s...s.ss..ssss...ss..ss.ssss..ss..ss.sss.ss.s..ss.ss....s. [ 72%] ..s.........s..s.ssss..s....................s...s..s.....s.....s...s..s. [ 72%] ss..ss....s...s.ss....ss...s......s....s.s...s....ss..s..s..s..sss...s.. [ 72%] s..s....ss...s.s...ssss..........ss......s.........s...............s.... [ 72%] ......s..............s.................................................. [ 73%] .................s..................s......s..s.....ss....s....s....ss.. [ 73%] s....s...ss..s..s...s...s.s........ss................................... [ 73%] ........................................................................ [ 73%] ........................................................................ [ 73%] ......s..............s...ss.s.....s....sss...ss.s....s.................. [ 73%] ..sss.....sss.......sss......ss......s.s....ss..................ss...... [ 73%] s....s.ss...s.....ss....sss.........s....sss.....sss....s..s.s.s.ss..... [ 74%] s....s.s.....s..ss....s..ssssss.................sssss...ss..sss...ss.s.s. [ 74%] ......s.......sss...s..s..ss............................................ [ 74%] ......................................................................... [ 74%] s.........s...s..s....ss....s..s.s.s...ss....s..ss.ssss...s..s.sss...s.. [ 74%] ..sss..s.sss..s..ss.ssss.ss...ss....s.ss.s..ss.....s.s.s................. [ 74%] ......................................................................... [ 74%] ........................................................................ [ 75%] ............................................................s.s......s.s [ 75%] .s...s.....ss.....ss..s......sss...s..s.......s.....ss......ss...s.s..ss. [ 75%] .s.s.......s..ssss......ss.s...s.ss..ss.......s......s....s............. [ 75%] ........................................................................ [ 75%] ........................................................................ [ 75%] .....s..........................................s.......s........ss...... [ 76%] .sssss.........................................sss.s..ss....s...sssss... [ 76%] sss......ss....ss.s..s....sss.ss...s..s...........sss..sss.s...ss.s.s.s.s [ 76%] .s.s...s................................................................ [ 76%] ........................................................................ [ 76%] ........................................................................ [ 76%] ....................................s..s......s...ss..s....s.ss..ss...ss [ 76%] ss...sss..sss...s....s..ss..sss...s..sss.s.s..ss.....ss.s..........s.... [ 77%] ...ss..s....s......s..s....s..s.........ss......s......ss............... [ 77%] .......................................................s.s...s..s.....s.s [ 77%] .....s..s.s..s..s.s..s.s...s..s.s..s.s..s..s.s..s...s.s..s....ss........ [ 77%] s....s..ss.sss..ss....s.....s......s.................................s.. [ 77%] .................................................................s.s..s. [ 77%] .s.....ss.s...s.s...ss.s.ss..s......ssss.s.....s..s...s..s...s.....s...s [ 77%] s.s..s....ss..s...s..s..s............................................... [ 78%] ....s..s...s..s.....ss....s..s.......................................... [ 78%] ............s.s....s......s...s....s...s....s......s....s.....s..ss..... [ 78%] ss.s..s..s.ss...s.s.s..s.....s...ss.sss..s...s...s....s...s..s...s....s. [ 78%] ..s....s.ss....s...s.......ss..s.....................s..s.s...s...ss..s. [ 78%] .s.s...s...s......................s....................s................ [ 78%] .....................................................................s.s [ 79%] ss.s.ss...s.....sss...s....s.ss.....s..s..ssssss..ss...........s...ss.s. [ 79%] sssss..........s...s..ss..s.....ss......sss...s....s.s.s..s......sss..s.. [ 79%] .............................................s.......................... [ 79%] .................................................................s....s. [ 79%] ......s.s...s.s...ss........sss.......s.s.....ss...s..s...s..s....s...s. [ 79%] ..s.ss.......s....s...s.....ss.....................s.........ss..s..s.ss [ 79%] ......s..s...ss.....s....s........ssss..........ssss.........ss.s....... [ 80%] ssss.s...sss....s...s...s.s.s...........s............................... [ 80%] ......................................................................... [ 80%] ........................................................................ [ 80%] ................ss.s...........s....s.s...s......s.........s..s........s [ 80%] sss..ss..ss....s..s...........s..s...ss.s......s.ss......ss..s...s.s.sss [ 80%] sss.......s...s......sss.....ss..sss....s.ss...s..ss.....s..ss..s.sss.s.s [ 80%] ........................................................................ [ 81%] ........................................................................ [ 81%] .s.s....ss.ssss...s.s..s....s.sss..ss.s..s..ss....ssssss.s...sss.s.....s [ 81%] ...sss.ss.....sss..s.ssss..s....ss...................................... [ 81%] ...........s............................................................ [ 81%] ....................s................................................... [ 81%] ............ss..ssss.....ss.s..s...s.s.....s....sss....ss....s..ss...ss.. [ 82%] ..ss...s...s..sssssss.....ss...s...ss.s........sss...s.................s [ 82%] .....s...........s....s.........s...................s..................s [ 82%] .................s....................................................... [ 82%] ........................................................................ [ 82%] ........................................................................ [ 82%] ................ss....s.ss.ss........................................... [ 82%] ......................s.....................s........................... [ 83%] ......................................................................... [ 83%] ........................................................................ [ 83%] ........................................................................ [ 83%] ....................................s................................... [ 83%] ...................s.................................................... [ 83%] .......................................................................... [ 83%] ..........................................................s............. [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ........................................................................ [ 84%] ...............................................................s........ [ 84%] .......................................................................... [ 84%] ........................................................................ [ 85%] .s....................................................s.................. [ 85%] ........................................................................ [ 85%] ..................................s...................................... [ 85%] ........................................................................ [ 85%] ........................................................................ [ 85%] ..........................................................s............. [ 85%] ...............................................s........................ [ 86%] ......................................................................... [ 86%] ...............................s......................................... [ 86%] ......................................................................... [ 86%] ........................................................................ [ 86%] ......................................................................... [ 86%] ........................................................................ [ 86%] ........................................................................ [ 87%] ........................................................................ [ 87%] ...................sss.s...s.s.sss.ssss..sssss.....ss...sssssssss.s.ss.. [ 87%] .ss..ssssssss.sss....................................................... [ 87%] ........................................................................ [ 87%] .................s.........s............................................ [ 87%] ....................................ssss.s........s.....sssss........... [ 88%] ..............sss...............................sssssss........s........ [ 88%] .............................................sss....s.......sssss....... [ 88%] ....................sssss......ssssssss...........s....ssss............. [ 88%] .............................................ssssssss..........ss....... [ 88%] .ssss...........sss.ssss..........................sss.......ss....ssssss [ 88%] s......sss.s...............s.......s...................................s [ 88%] ................................s........................................ [ 89%] ........................................................................ [ 89%] ........................s............................................... [ 89%] ........ss.......ssssss........s..sss...........................ss...... [ 89%] ........ssss........s...............................ss.................. [ 89%] .............................sssssssssss...............................s [ 89%] sssssssssss.................ss.....s......sss.sss....................... [ 89%] .sssssss...ss..........ss............ssssss........................s.... [ 90%] .........ss............s..........s.....s..............ssssss.s..ss..... [ 90%] sssssssss.s..............s.....ss....s........s......................... [ 90%] ........................s...........................ssss................. [ 90%] ........................s...........................................ssss [ 90%] ssss...............................................................s.... [ 90%] ..........................................................s.s...sss..sss [ 90%] s............ss.sssssssss...........ss.......................ss.......s. [ 91%] ............s......sssss.........ss..............sss.................... [ 91%] ........................................................................ [ 91%] ..............s.............................s............................ [ 91%] ........................................................................ [ 91%] ssss........s.......sssssssss................ssssssssss.............sss. [ 91%] ......................................................................ss [ 92%] sss.......................ssss...ssss.sssss...ssssssssss...ss........s... [ 92%] .........s.......s.s..........ss........................................ [ 92%] .....................ssss............................................s.. [ 92%] .................................sss.................................... [ 92%] .................ss...........sssssss..................sssss............ [ 92%] .sss..sssssssss...ss..s......sssssss.......sss...........s.............. [ 92%] ssss...................................................................s [ 93%] ........s............................................................... [ 93%] ...............................................................sss...... [ 93%] s..s.s..ss..ss.................s.....sss..ss..sssss.sssssss.s.s....sssss [ 93%] ss.s...sss.ss...s...................sss........s..............sssss..... [ 93%] ................................................ss....s...........s...... [ 93%] ..s...................ssss......................s.......s..s...s....s.... [ 93%] ...s..s......s...........s..s.ss.s...s.s...s.......s.s.................. [ 94%] .......s......................s......s.s................s............... [ 94%] ...................s..sss.......................ss.......s................ [ 94%] .....s..............s..................s..s.....s............s......s.... [ 94%] .........................s......................s...s................s.. [ 94%] ...........ss........s........s....s......s.........s.................... [ 94%] .s...................s.........s.....s..........s..s..................s... [ 95%] ...........s..........................s................................. [ 95%] ......................................................................... [ 95%] ......................................................s........s......... [ 95%] ........................................................................ [ 95%] .....s.........................s.s.s...s...s..sssss.ss...ssssss..sss.ss.. [ 95%] sss..s..ss..s.s.s.s...s...s..ss.ss.s.ss.s..sss..s........................ [ 95%] ......s......s...s..s....s.............................................. [ 96%] ........................................................................ [ 96%] ........................................................sss............. [ 96%] ......ss...............................s..............s..............s... [ 96%] .............................ssss.........ss....................s.s.s.ss [ 96%] s.sssssssssss.sssssssssss.sss.sssss...sss.......s......ss............... [ 96%] ........................................................................ [ 97%] ..........................................s............................. [ 97%] ......................................s......ss..sss...ssssss.sss.ss.s.s [ 97%] .sss.s.s..ss..s.s...s.ssss.ss.s.sssss..s..s..s....ss..s.s...ss.........s [ 97%] ...s......s............................................................. [ 97%] ........................................................................ [ 97%] ..................................s.......s.s......s...s....s........... [ 97%] .........s.........s....s....s...s.......s.s....s...ssss....sssssssss.s. [ 98%] s..ss..s.ss...s.ssss.s.s..s...s.s..s......s.................s......s..... [ 98%] ..s..s..s............................................................... [ 98%] ...........s.........................s...s.........s..s...s....s........ [ 98%] .....s..s.....s....s...........s......s................................. [ 98%] ..........ss...s.s...s..s...s.s.s.s.s.ss....sss...s...s.....sss..ss..s... [ 98%] ......s......s.....s..........ss....s...sssss....ss.ss.sss...s.s.s.sss.. [ 98%] ss.s.........ss...s..................................................... [ 99%] ........................................................................ [ 99%] ........................................................................ [ 99%] .........................s...s..........s....sssss..s.ss.sss.s.ss.ssssss [ 99%] .ss.s.s.s.s.ssss.sssssss..ssssss.s.ss.sss..s.................s.......... [ 99%] .......................................................................... [ 99%] .................................................................. [100%] ===================== 40852 passed, 7337 skipped in 46.67s ===================== >>> py3-ducc0: Entering fakeroot... /usr/lib/python3.11/site-packages/setuptools/config/pyprojecttoml.py:132: _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 both `[project]` or `[tool.setuptools]` tables in your file. By 2023-Jun-01, you need to update your project and remove deprecated calls or your builds will no longer be supported. See https://setuptools.pypa.io/en/latest/userguide/pyproject_config.html for details. ******************************************************************************** !! if _skip_bad_config(project_table, orig_setuptools_table, dist): Build environment: Platform: Linux-5.15.85-0-lts-armv8l-with Machine: armv8l System: Linux Architecture: ('32bit', 'ELF') running install /usr/lib/python3.11/site-packages/setuptools/_distutils/cmd.py:66: SetuptoolsDeprecationWarning: setup.py install is deprecated. !! ******************************************************************************** Please avoid running ``setup.py`` directly. Instead, use pypa/build, pypa/installer, pypa/build or other standards-based tools. See https://blog.ganssle.io/articles/2021/10/setup-py-deprecated.html for details. ******************************************************************************** !! self.initialize_options() 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.11 creating /home/buildozer/aports/community/py3-ducc0/pkg/py3-ducc0/usr/lib/python3.11/site-packages copying build/lib.linux-armv8l-cpython-311/ducc0.cpython-311-arm-linux-musleabihf.so -> /home/buildozer/aports/community/py3-ducc0/pkg/py3-ducc0/usr/lib/python3.11/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.11/site-packages/ducc0-0.30.0-py3.11.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 python3~3.11 so:libc.musl-armv7.so.1 so:libgcc_s.so.1 so:libstdc++.so.6 >>> py3-ducc0*: Package size: 4.6 MB >>> py3-ducc0*: Compressing data... >>> py3-ducc0*: Create checksum... >>> py3-ducc0*: Create py3-ducc0-0.30.0-r0.apk >>> py3-ducc0: Build complete at Sun, 23 Apr 2023 22:47:59 +0000 elapsed time 0h 5m 34s >>> py3-ducc0: Cleaning up srcdir >>> py3-ducc0: Cleaning up pkgdir >>> py3-ducc0: Uninstalling dependencies... (1/39) Purging .makedepends-py3-ducc0 (20230423.224226) (2/39) Purging py3-setuptools-pyc (67.7.1-r0) (3/39) Purging py3-setuptools (67.7.1-r0) (4/39) Purging py3-pybind11-dev (2.10.4-r1) (5/39) Purging py3-pybind11 (2.10.4-r1) (6/39) Purging python3-dev (3.11.3-r10) (7/39) Purging py3-pytest-xdist (3.2.1-r0) (8/39) Purging py3-execnet-pyc (1.9.0-r2) (9/39) Purging py3-execnet (1.9.0-r2) (10/39) Purging py3-apipkg-pyc (2.1.0-r2) (11/39) Purging py3-apipkg (2.1.0-r2) (12/39) Purging py3-pytest-pyc (7.3.1-r1) (13/39) Purging py3-pytest (7.3.1-r1) (14/39) Purging py3-iniconfig-pyc (1.1.1-r6) (15/39) Purging py3-iniconfig (1.1.1-r6) (16/39) Purging py3-packaging-pyc (23.1-r1) (17/39) Purging py3-packaging (23.1-r1) (18/39) Purging py3-parsing-pyc (3.0.9-r2) (19/39) Purging py3-parsing (3.0.9-r2) (20/39) Purging py3-pluggy-pyc (1.0.0-r3) (21/39) Purging py3-pluggy (1.0.0-r3) (22/39) Purging py3-py-pyc (1.11.0-r2) (23/39) Purging py3-py (1.11.0-r2) (24/39) Purging py3-numpy-pyc (1.24.2-r1) (25/39) Purging py3-numpy (1.24.2-r1) (26/39) Purging openblas (0.3.23-r0) (27/39) Purging libgfortran (12.2.1_git20220924-r10) (28/39) Purging python3-pyc (3.11.3-r10) (29/39) Purging python3-pycache-pyc0 (3.11.3-r10) (30/39) Purging pyc (0.1-r0) (31/39) Purging python3 (3.11.3-r10) (32/39) Purging gdbm (1.23-r1) (33/39) Purging libbz2 (1.0.8-r5) (34/39) Purging libffi (3.4.4-r2) (35/39) Purging libpanelw (6.4_p20230401-r5) (36/39) Purging mpdecimal (2.5.1-r2) (37/39) Purging readline (8.2.1-r1) (38/39) Purging sqlite-libs (3.41.2-r2) (39/39) Purging xz-libs (5.4.2-r1) Executing busybox-1.36.0-r7.trigger OK: 283 MiB in 98 packages >>> py3-ducc0: Updating the community/armv7 repository index... >>> py3-ducc0: Signing the index...