>>> pythran: Building community/pythran 0.16.1-r0 (using abuild 3.13.0-r5) started Mon, 30 Sep 2024 21:38:31 +0000 >>> pythran: Checking sanity of /home/buildozer/aports/community/pythran/APKBUILD... >>> WARNING: pythran: No maintainer >>> pythran: Analyzing dependencies... >>> pythran: Installing for build: build-base py3-beniget py3-gast py3-numpy py3-ply python3 py3-gpep517 py3-setuptools python3-dev py3-wheel (1/34) Installing libbz2 (1.0.8-r6) (2/34) Installing libffi (3.4.6-r0) (3/34) Installing gdbm (1.24-r0) (4/34) Installing xz-libs (5.6.2-r0) (5/34) Installing mpdecimal (4.0.0-r0) (6/34) Installing libpanelw (6.5_p20240601-r1) (7/34) Installing sqlite-libs (3.46.1-r0) (8/34) Installing python3 (3.12.6-r0) (9/34) Installing python3-pycache-pyc0 (3.12.6-r0) (10/34) Installing pyc (3.12.6-r0) (11/34) Installing py3-beniget-pyc (0.4.2-r0) (12/34) Installing py3-gast-pyc (0.6.0-r0) (13/34) Installing python3-pyc (3.12.6-r0) (14/34) Installing py3-gast (0.6.0-r0) (15/34) Installing py3-beniget (0.4.2-r0) (16/34) Installing openblas (0.3.28-r0) (17/34) Installing py3-numpy (1.25.2-r1) (18/34) Installing py3-numpy-pyc (1.25.2-r1) (19/34) Installing py3-ply (3.11-r11) (20/34) Installing py3-ply-pyc (3.11-r11) (21/34) Installing py3-installer (0.7.0-r2) (22/34) Installing py3-installer-pyc (0.7.0-r2) (23/34) Installing py3-gpep517 (16-r0) (24/34) Installing py3-gpep517-pyc (16-r0) (25/34) Installing py3-parsing (3.1.4-r0) (26/34) Installing py3-parsing-pyc (3.1.4-r0) (27/34) Installing py3-packaging (24.1-r0) (28/34) Installing py3-packaging-pyc (24.1-r0) (29/34) Installing py3-setuptools (70.3.0-r0) (30/34) Installing py3-setuptools-pyc (70.3.0-r0) (31/34) Installing python3-dev (3.12.6-r0) (32/34) Installing py3-wheel (0.43.0-r0) (33/34) Installing py3-wheel-pyc (0.43.0-r0) (34/34) Installing .makedepends-pythran (20240930.213834) Executing busybox-1.36.1-r32.trigger OK: 633 MiB in 136 packages >>> pythran: Cleaning up srcdir >>> pythran: Cleaning up pkgdir >>> pythran: Cleaning up tmpdir >>> pythran: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pythran-0.16.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 curl: (22) The requested URL returned error: 404 >>> pythran: Fetching pythran-0.16.1.tar.gz::https://github.com/serge-sans-paille/pythran/archive/refs/tags/0.16.1.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 56 3594k 56 2046k 0 0 2848k 0 0:00:01 --:--:-- 0:00:01 2848k 100 3594k 100 3594k 0 0 4498k 0 --:--:-- --:--:-- --:--:-- 18.8M >>> pythran: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pythran-0.16.1.tar.gz >>> pythran: Checking sha512sums... pythran-0.16.1.tar.gz: OK arm-hwcap.patch: OK >>> pythran: Unpacking /var/cache/distfiles/edge/pythran-0.16.1.tar.gz... >>> pythran: arm-hwcap.patch patching file pythran/xsimd/config/xsimd_cpuid.hpp Hunk #1 succeeded at 16 with fuzz 2. 2024-09-30 21:38:43,408 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-09-30 21:38:43,838 root INFO running bdist_wheel 2024-09-30 21:38:43,871 root INFO running build 2024-09-30 21:38:43,871 root INFO running build_py 2024-09-30 21:38:43,880 root INFO creating build 2024-09-30 21:38:43,880 root INFO creating build/lib 2024-09-30 21:38:43,881 root INFO creating build/lib/pythran 2024-09-30 21:38:43,881 root INFO copying pythran/tables.py -> build/lib/pythran 2024-09-30 21:38:43,885 root INFO copying pythran/frontend.py -> build/lib/pythran 2024-09-30 21:38:43,886 root INFO copying pythran/syntax.py -> build/lib/pythran 2024-09-30 21:38:43,887 root INFO copying pythran/cxxtypes.py -> build/lib/pythran 2024-09-30 21:38:43,888 root INFO copying pythran/run.py -> build/lib/pythran 2024-09-30 21:38:43,889 root INFO copying pythran/graph.py -> build/lib/pythran 2024-09-30 21:38:43,890 root INFO copying pythran/toolchain.py -> build/lib/pythran 2024-09-30 21:38:43,891 root INFO copying pythran/backend.py -> build/lib/pythran 2024-09-30 21:38:43,892 root INFO copying pythran/unparse.py -> build/lib/pythran 2024-09-30 21:38:43,893 root INFO copying pythran/passmanager.py -> build/lib/pythran 2024-09-30 21:38:43,894 root INFO copying pythran/intrinsic.py -> build/lib/pythran 2024-09-30 21:38:43,895 root INFO copying pythran/cxxgen.py -> build/lib/pythran 2024-09-30 21:38:43,896 root INFO copying pythran/middlend.py -> build/lib/pythran 2024-09-30 21:38:43,896 root INFO copying pythran/magic.py -> build/lib/pythran 2024-09-30 21:38:43,897 root INFO copying pythran/__init__.py -> build/lib/pythran 2024-09-30 21:38:43,898 root INFO copying pythran/spec.py -> build/lib/pythran 2024-09-30 21:38:43,899 root INFO copying pythran/config.py -> build/lib/pythran 2024-09-30 21:38:43,900 root INFO copying pythran/errors.py -> build/lib/pythran 2024-09-30 21:38:43,901 root INFO copying pythran/openmp.py -> build/lib/pythran 2024-09-30 21:38:43,902 root INFO copying pythran/interval.py -> build/lib/pythran 2024-09-30 21:38:43,903 root INFO copying pythran/version.py -> build/lib/pythran 2024-09-30 21:38:43,904 root INFO copying pythran/conversion.py -> build/lib/pythran 2024-09-30 21:38:43,904 root INFO copying pythran/metadata.py -> build/lib/pythran 2024-09-30 21:38:43,905 root INFO copying pythran/log.py -> build/lib/pythran 2024-09-30 21:38:43,906 root INFO copying pythran/typing.py -> build/lib/pythran 2024-09-30 21:38:43,907 root INFO copying pythran/dist.py -> build/lib/pythran 2024-09-30 21:38:43,908 root INFO copying pythran/utils.py -> build/lib/pythran 2024-09-30 21:38:43,910 root INFO creating build/lib/pythran/analyses 2024-09-30 21:38:43,911 root INFO copying pythran/analyses/range_values.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,912 root INFO copying pythran/analyses/pure_expressions.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,913 root INFO copying pythran/analyses/aliases.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,915 root INFO copying pythran/analyses/local_declarations.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,915 root INFO copying pythran/analyses/globals_analysis.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,916 root INFO copying pythran/analyses/lazyness_analysis.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,917 root INFO copying pythran/analyses/has_return.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,918 root INFO copying pythran/analyses/use_omp.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,919 root INFO copying pythran/analyses/constant_expressions.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,920 root INFO copying pythran/analyses/cfg.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,920 root INFO copying pythran/analyses/immediates.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,921 root INFO copying pythran/analyses/ast_matcher.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,923 root INFO copying pythran/analyses/literals.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,923 root INFO copying pythran/analyses/is_assigned.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,924 root INFO copying pythran/analyses/pure_functions.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,925 root INFO copying pythran/analyses/imported_ids.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,926 root INFO copying pythran/analyses/potential_iterator.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,927 root INFO copying pythran/analyses/ancestors.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,928 root INFO copying pythran/analyses/locals_analysis.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,928 root INFO copying pythran/analyses/static_expressions.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,929 root INFO copying pythran/analyses/dependencies.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,930 root INFO copying pythran/analyses/yield_points.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,931 root INFO copying pythran/analyses/__init__.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,932 root INFO copying pythran/analyses/extended_syntax_check.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,933 root INFO copying pythran/analyses/node_count.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,934 root INFO copying pythran/analyses/optimizable_comprehension.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,934 root INFO copying pythran/analyses/use_def_chain.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,935 root INFO copying pythran/analyses/fixed_size_list.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,936 root INFO copying pythran/analyses/global_effects.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,937 root INFO copying pythran/analyses/scope.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,938 root INFO copying pythran/analyses/argument_effects.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,939 root INFO copying pythran/analyses/argument_read_once.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,940 root INFO copying pythran/analyses/inlinable.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,941 root INFO copying pythran/analyses/parallel_maps.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,941 root INFO copying pythran/analyses/global_declarations.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,942 root INFO copying pythran/analyses/ordered_global_declarations.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,943 root INFO copying pythran/analyses/identifiers.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,944 root INFO copying pythran/analyses/intrinsics.py -> build/lib/pythran/analyses 2024-09-30 21:38:43,946 root INFO creating build/lib/pythran/transformations 2024-09-30 21:38:43,947 root INFO copying pythran/transformations/normalize_static_if.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,948 root INFO copying pythran/transformations/expand_builtins.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,949 root INFO copying pythran/transformations/remove_lambdas.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,950 root INFO copying pythran/transformations/handle_import.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,951 root INFO copying pythran/transformations/normalize_tuples.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,952 root INFO copying pythran/transformations/expand_globals.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,953 root INFO copying pythran/transformations/normalize_compare.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,953 root INFO copying pythran/transformations/normalize_typeis.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,954 root INFO copying pythran/transformations/remove_fstrings.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,955 root INFO copying pythran/transformations/normalize_method_calls.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,956 root INFO copying pythran/transformations/remove_named_arguments.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,957 root INFO copying pythran/transformations/normalize_is_none.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,958 root INFO copying pythran/transformations/__init__.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,959 root INFO copying pythran/transformations/normalize_exception.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,960 root INFO copying pythran/transformations/remove_nested_functions.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,960 root INFO copying pythran/transformations/remove_comprehension.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,961 root INFO copying pythran/transformations/extract_doc_strings.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,962 root INFO copying pythran/transformations/unshadow_parameters.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,963 root INFO copying pythran/transformations/expand_import_all.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,964 root INFO copying pythran/transformations/normalize_ifelse.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,965 root INFO copying pythran/transformations/expand_imports.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,965 root INFO copying pythran/transformations/false_polymorphism.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,966 root INFO copying pythran/transformations/normalize_return.py -> build/lib/pythran/transformations 2024-09-30 21:38:43,968 root INFO creating build/lib/pythran/optimizations 2024-09-30 21:38:43,969 root INFO copying pythran/optimizations/iter_transformation.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,970 root INFO copying pythran/optimizations/loop_full_unrolling.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,971 root INFO copying pythran/optimizations/copyto.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,971 root INFO copying pythran/optimizations/remove_dead_functions.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,972 root INFO copying pythran/optimizations/range_loop_unfolding.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,973 root INFO copying pythran/optimizations/list_comp_to_genexp.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,974 root INFO copying pythran/optimizations/list_to_tuple.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,975 root INFO copying pythran/optimizations/forward_substitution.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,976 root INFO copying pythran/optimizations/inlining.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,977 root INFO copying pythran/optimizations/square.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,978 root INFO copying pythran/optimizations/tuple_to_shape.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,978 root INFO copying pythran/optimizations/range_based_simplify.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,979 root INFO copying pythran/optimizations/inline_builtins.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,980 root INFO copying pythran/optimizations/pattern_transform.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,981 root INFO copying pythran/optimizations/__init__.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,982 root INFO copying pythran/optimizations/modindex.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,983 root INFO copying pythran/optimizations/constant_folding.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,984 root INFO copying pythran/optimizations/comprehension_patterns.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,985 root INFO copying pythran/optimizations/dead_code_elimination.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,986 root INFO copying pythran/optimizations/simplify_except.py -> build/lib/pythran/optimizations 2024-09-30 21:38:43,987 root INFO creating build/lib/omp 2024-09-30 21:38:43,988 root INFO copying omp/__init__.py -> build/lib/omp 2024-09-30 21:38:43,989 root INFO creating build/lib/pythran/types 2024-09-30 21:38:43,990 root INFO copying pythran/types/__init__.py -> build/lib/pythran/types 2024-09-30 21:38:43,991 root INFO copying pythran/types/tog.py -> build/lib/pythran/types 2024-09-30 21:38:43,992 root INFO copying pythran/types/types.py -> build/lib/pythran/types 2024-09-30 21:38:43,993 root INFO copying pythran/types/conversion.py -> build/lib/pythran/types 2024-09-30 21:38:43,994 root INFO copying pythran/types/signature.py -> build/lib/pythran/types 2024-09-30 21:38:43,995 root INFO copying pythran/types/type_dependencies.py -> build/lib/pythran/types 2024-09-30 21:38:43,996 root INFO copying pythran/types/reorder.py -> build/lib/pythran/types 2024-09-30 21:38:43,997 root INFO running egg_info 2024-09-30 21:38:43,997 root INFO creating pythran.egg-info 2024-09-30 21:38:44,004 root INFO writing pythran.egg-info/PKG-INFO 2024-09-30 21:38:44,010 root INFO writing dependency_links to pythran.egg-info/dependency_links.txt 2024-09-30 21:38:44,012 root INFO writing entry points to pythran.egg-info/entry_points.txt 2024-09-30 21:38:44,015 root INFO writing requirements to pythran.egg-info/requires.txt 2024-09-30 21:38:44,015 root INFO writing top-level names to pythran.egg-info/top_level.txt 2024-09-30 21:38:44,016 root INFO writing manifest file 'pythran.egg-info/SOURCES.txt' 2024-09-30 21:38:44,038 root INFO reading manifest file 'pythran.egg-info/SOURCES.txt' 2024-09-30 21:38:44,039 root INFO reading manifest template 'MANIFEST.in' 2024-09-30 21:38:44,506 root INFO adding license file 'LICENSE' 2024-09-30 21:38:44,506 root INFO adding license file 'AUTHORS' 2024-09-30 21:38:44,666 root INFO writing manifest file 'pythran.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost' to be distributed and are already explicitly excluding 'pythran.boost' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.atomic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.atomic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.atomic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.atomic' to be distributed and are already explicitly excluding 'pythran.boost.atomic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.atomic.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.atomic.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.atomic.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.atomic.detail' to be distributed and are already explicitly excluding 'pythran.boost.atomic.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.atomic.detail.type_traits' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.atomic.detail.type_traits' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.atomic.detail.type_traits' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.atomic.detail.type_traits' to be distributed and are already explicitly excluding 'pythran.boost.atomic.detail.type_traits' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.concept' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.concept' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.concept' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.concept' to be distributed and are already explicitly excluding 'pythran.boost.concept' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.concept.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.concept.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.concept.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.concept.detail' to be distributed and are already explicitly excluding 'pythran.boost.concept.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.config' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.config' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.config' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.config' to be distributed and are already explicitly excluding 'pythran.boost.config' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.config.abi' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.config.abi' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.config.abi' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.config.abi' to be distributed and are already explicitly excluding 'pythran.boost.config.abi' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.config.compiler' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.config.compiler' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.config.compiler' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.config.compiler' to be distributed and are already explicitly excluding 'pythran.boost.config.compiler' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.config.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.config.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.config.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.config.detail' to be distributed and are already explicitly excluding 'pythran.boost.config.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.config.no_tr1' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.config.no_tr1' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.config.no_tr1' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.config.no_tr1' to be distributed and are already explicitly excluding 'pythran.boost.config.no_tr1' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.config.platform' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.config.platform' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.config.platform' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.config.platform' to be distributed and are already explicitly excluding 'pythran.boost.config.platform' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.config.stdlib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.config.stdlib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.config.stdlib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.config.stdlib' to be distributed and are already explicitly excluding 'pythran.boost.config.stdlib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.container' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.container' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.container' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.container' to be distributed and are already explicitly excluding 'pythran.boost.container' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.container.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.container.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.container.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.container.detail' to be distributed and are already explicitly excluding 'pythran.boost.container.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.core' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.core' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.core' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.core' to be distributed and are already explicitly excluding 'pythran.boost.core' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.detail' to be distributed and are already explicitly excluding 'pythran.boost.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.exception' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.exception' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.exception' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.exception' to be distributed and are already explicitly excluding 'pythran.boost.exception' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.format' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.format' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.format' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.format' to be distributed and are already explicitly excluding 'pythran.boost.format' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.format.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.format.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.format.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.format.detail' to be distributed and are already explicitly excluding 'pythran.boost.format.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion' to be distributed and are already explicitly excluding 'pythran.boost.fusion' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.adapted' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.adapted' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.adapted' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.adapted' to be distributed and are already explicitly excluding 'pythran.boost.fusion.adapted' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.adapted.mpl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.adapted.mpl' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.adapted.mpl' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.adapted.mpl' to be distributed and are already explicitly excluding 'pythran.boost.fusion.adapted.mpl' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.adapted.mpl.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.adapted.mpl.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.adapted.mpl.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.adapted.mpl.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.adapted.mpl.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.adapted.struct' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.adapted.struct' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.adapted.struct' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.adapted.struct' to be distributed and are already explicitly excluding 'pythran.boost.fusion.adapted.struct' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.adapted.struct.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.adapted.struct.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.adapted.struct.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.adapted.struct.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.adapted.struct.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.adapted.struct.detail.preprocessor' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.adapted.struct.detail.preprocessor' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.adapted.struct.detail.preprocessor' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.adapted.struct.detail.preprocessor' to be distributed and are already explicitly excluding 'pythran.boost.fusion.adapted.struct.detail.preprocessor' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.algorithm.transformation' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.algorithm.transformation' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.algorithm.transformation' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.algorithm.transformation' to be distributed and are already explicitly excluding 'pythran.boost.fusion.algorithm.transformation' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.container.generation' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.container.generation' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.container.generation' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.container.generation' to be distributed and are already explicitly excluding 'pythran.boost.fusion.container.generation' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.container.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.container.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.container.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.container.list' to be distributed and are already explicitly excluding 'pythran.boost.fusion.container.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.container.list.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.container.list.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.container.list.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.container.list.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.container.list.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.container.list.detail.cpp03' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.container.list.detail.cpp03' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.container.list.detail.cpp03' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.container.list.detail.cpp03' to be distributed and are already explicitly excluding 'pythran.boost.fusion.container.list.detail.cpp03' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.container.list.detail.cpp03.preprocessed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.container.list.detail.cpp03.preprocessed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.container.list.detail.cpp03.preprocessed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.container.list.detail.cpp03.preprocessed' to be distributed and are already explicitly excluding 'pythran.boost.fusion.container.list.detail.cpp03.preprocessed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.container.vector' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.container.vector' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.container.vector' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.container.vector' to be distributed and are already explicitly excluding 'pythran.boost.fusion.container.vector' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.container.vector.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.container.vector.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.container.vector.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.container.vector.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.container.vector.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.container.vector.detail.cpp03' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.container.vector.detail.cpp03' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.container.vector.detail.cpp03' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.container.vector.detail.cpp03' to be distributed and are already explicitly excluding 'pythran.boost.fusion.container.vector.detail.cpp03' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.container.vector.detail.cpp03.preprocessed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.container.vector.detail.cpp03.preprocessed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.container.vector.detail.cpp03.preprocessed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.container.vector.detail.cpp03.preprocessed' to be distributed and are already explicitly excluding 'pythran.boost.fusion.container.vector.detail.cpp03.preprocessed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.include' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.include' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.include' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.include' to be distributed and are already explicitly excluding 'pythran.boost.fusion.include' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.iterator' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.iterator' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.iterator' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.iterator' to be distributed and are already explicitly excluding 'pythran.boost.fusion.iterator' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.iterator.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.iterator.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.iterator.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.iterator.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.iterator.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.iterator.mpl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.iterator.mpl' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.iterator.mpl' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.iterator.mpl' to be distributed and are already explicitly excluding 'pythran.boost.fusion.iterator.mpl' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.mpl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.mpl' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.mpl' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.mpl' to be distributed and are already explicitly excluding 'pythran.boost.fusion.mpl' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.sequence' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.sequence' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.sequence' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.sequence' to be distributed and are already explicitly excluding 'pythran.boost.fusion.sequence' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.sequence.comparison' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.sequence.comparison' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.sequence.comparison' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.sequence.comparison' to be distributed and are already explicitly excluding 'pythran.boost.fusion.sequence.comparison' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.sequence.comparison.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.sequence.comparison.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.sequence.comparison.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.sequence.comparison.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.sequence.comparison.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.sequence.intrinsic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.sequence.intrinsic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.sequence.intrinsic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.sequence.intrinsic' to be distributed and are already explicitly excluding 'pythran.boost.fusion.sequence.intrinsic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.sequence.intrinsic.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.sequence.intrinsic.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.sequence.intrinsic.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.sequence.intrinsic.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.sequence.intrinsic.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.sequence.io' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.sequence.io' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.sequence.io' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.sequence.io' to be distributed and are already explicitly excluding 'pythran.boost.fusion.sequence.io' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.sequence.io.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.sequence.io.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.sequence.io.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.sequence.io.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.sequence.io.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.support' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.support' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.support' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.support' to be distributed and are already explicitly excluding 'pythran.boost.fusion.support' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.support.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.support.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.support.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.support.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.support.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.tuple' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.tuple' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.tuple' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.tuple' to be distributed and are already explicitly excluding 'pythran.boost.fusion.tuple' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.tuple.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.tuple.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.tuple.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.tuple.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.tuple.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.tuple.detail.preprocessed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.tuple.detail.preprocessed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.tuple.detail.preprocessed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.tuple.detail.preprocessed' to be distributed and are already explicitly excluding 'pythran.boost.fusion.tuple.detail.preprocessed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.view' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.view' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.view' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.view' to be distributed and are already explicitly excluding 'pythran.boost.fusion.view' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.view.iterator_range' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.view.iterator_range' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.view.iterator_range' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.view.iterator_range' to be distributed and are already explicitly excluding 'pythran.boost.fusion.view.iterator_range' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.view.iterator_range.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.view.iterator_range.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.view.iterator_range.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.view.iterator_range.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.view.iterator_range.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.view.joint_view' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.view.joint_view' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.view.joint_view' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.view.joint_view' to be distributed and are already explicitly excluding 'pythran.boost.fusion.view.joint_view' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.view.joint_view.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.view.joint_view.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.view.joint_view.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.view.joint_view.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.view.joint_view.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.view.single_view' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.view.single_view' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.view.single_view' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.view.single_view' to be distributed and are already explicitly excluding 'pythran.boost.fusion.view.single_view' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.fusion.view.single_view.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.fusion.view.single_view.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.fusion.view.single_view.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.fusion.view.single_view.detail' to be distributed and are already explicitly excluding 'pythran.boost.fusion.view.single_view.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.iterator' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.iterator' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.iterator' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.iterator' to be distributed and are already explicitly excluding 'pythran.boost.iterator' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.iterator.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.iterator.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.iterator.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.iterator.detail' to be distributed and are already explicitly excluding 'pythran.boost.iterator.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.lexical_cast' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.lexical_cast' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.lexical_cast' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.lexical_cast' to be distributed and are already explicitly excluding 'pythran.boost.lexical_cast' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.lexical_cast.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.lexical_cast.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.lexical_cast.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.lexical_cast.detail' to be distributed and are already explicitly excluding 'pythran.boost.lexical_cast.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.math.constants' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.math.constants' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.math.constants' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.math.constants' to be distributed and are already explicitly excluding 'pythran.boost.math.constants' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.math.distributions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.math.distributions' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.math.distributions' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.math.distributions' to be distributed and are already explicitly excluding 'pythran.boost.math.distributions' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.math.distributions.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.math.distributions.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.math.distributions.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.math.distributions.detail' to be distributed and are already explicitly excluding 'pythran.boost.math.distributions.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.math.policies' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.math.policies' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.math.policies' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.math.policies' to be distributed and are already explicitly excluding 'pythran.boost.math.policies' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.math.special_functions' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.math.special_functions' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.math.special_functions' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.math.special_functions' to be distributed and are already explicitly excluding 'pythran.boost.math.special_functions' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.math.special_functions.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.math.special_functions.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.math.special_functions.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.math.special_functions.detail' to be distributed and are already explicitly excluding 'pythran.boost.math.special_functions.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.math.tools' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.math.tools' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.math.tools' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.math.tools' to be distributed and are already explicitly excluding 'pythran.boost.math.tools' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.math.tools.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.math.tools.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.math.tools.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.math.tools.detail' to be distributed and are already explicitly excluding 'pythran.boost.math.tools.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.move' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.move' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.move' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.move' to be distributed and are already explicitly excluding 'pythran.boost.move' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.move.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.move.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.move.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.move.detail' to be distributed and are already explicitly excluding 'pythran.boost.move.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl' to be distributed and are already explicitly excluding 'pythran.boost.mpl' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.config' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.config' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.config' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.config' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.config' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.bcc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.bcc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.bcc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.bcc' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.bcc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.bcc551' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.bcc551' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.bcc551' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.bcc551' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.bcc551' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.bcc_pre590' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.bcc_pre590' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.bcc_pre590' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.bcc_pre590' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.bcc_pre590' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.dmc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.dmc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.dmc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.dmc' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.dmc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.gcc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.gcc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.gcc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.gcc' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.gcc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.msvc60' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.msvc60' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.msvc60' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.msvc60' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.msvc60' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.msvc70' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.msvc70' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.msvc70' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.msvc70' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.msvc70' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.mwcw' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.mwcw' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.mwcw' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.mwcw' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.mwcw' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.no_ctps' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.no_ctps' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.no_ctps' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.no_ctps' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.no_ctps' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.no_ttp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.no_ttp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.no_ttp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.no_ttp' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.no_ttp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessed.plain' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessed.plain' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessed.plain' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessed.plain' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessed.plain' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.aux_.preprocessor' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.aux_.preprocessor' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.aux_.preprocessor' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.aux_.preprocessor' to be distributed and are already explicitly excluding 'pythran.boost.mpl.aux_.preprocessor' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.limits' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.limits' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.limits' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.limits' to be distributed and are already explicitly excluding 'pythran.boost.mpl.limits' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.list' to be distributed and are already explicitly excluding 'pythran.boost.mpl.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.list.aux_' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.list.aux_' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.list.aux_' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.list.aux_' to be distributed and are already explicitly excluding 'pythran.boost.mpl.list.aux_' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.list.aux_.preprocessed.plain' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.list.aux_.preprocessed.plain' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.list.aux_.preprocessed.plain' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.list.aux_.preprocessed.plain' to be distributed and are already explicitly excluding 'pythran.boost.mpl.list.aux_.preprocessed.plain' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.vector' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.vector' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.vector' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.vector' to be distributed and are already explicitly excluding 'pythran.boost.mpl.vector' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.vector.aux_' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.vector.aux_' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.vector.aux_' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.vector.aux_' to be distributed and are already explicitly excluding 'pythran.boost.mpl.vector.aux_' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.vector.aux_.preprocessed.no_ctps' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.vector.aux_.preprocessed.no_ctps' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.vector.aux_.preprocessed.no_ctps' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.vector.aux_.preprocessed.no_ctps' to be distributed and are already explicitly excluding 'pythran.boost.mpl.vector.aux_.preprocessed.no_ctps' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.vector.aux_.preprocessed.plain' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.vector.aux_.preprocessed.plain' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.vector.aux_.preprocessed.plain' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.vector.aux_.preprocessed.plain' to be distributed and are already explicitly excluding 'pythran.boost.mpl.vector.aux_.preprocessed.plain' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.mpl.vector.aux_.preprocessed.typeof_based' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.mpl.vector.aux_.preprocessed.typeof_based' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.mpl.vector.aux_.preprocessed.typeof_based' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.mpl.vector.aux_.preprocessed.typeof_based' to be distributed and are already explicitly excluding 'pythran.boost.mpl.vector.aux_.preprocessed.typeof_based' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.numeric.conversion' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.numeric.conversion' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.numeric.conversion' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.numeric.conversion' to be distributed and are already explicitly excluding 'pythran.boost.numeric.conversion' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.numeric.conversion.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.numeric.conversion.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.numeric.conversion.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.numeric.conversion.detail' to be distributed and are already explicitly excluding 'pythran.boost.numeric.conversion.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.numeric.conversion.detail.preprocessed' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.numeric.conversion.detail.preprocessed' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.numeric.conversion.detail.preprocessed' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.numeric.conversion.detail.preprocessed' to be distributed and are already explicitly excluding 'pythran.boost.numeric.conversion.detail.preprocessed' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.optional' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.optional' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.optional' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.optional' to be distributed and are already explicitly excluding 'pythran.boost.optional' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.optional.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.optional.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.optional.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.optional.detail' to be distributed and are already explicitly excluding 'pythran.boost.optional.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef' to be distributed and are already explicitly excluding 'pythran.boost.predef' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.architecture' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.architecture' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.architecture' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.architecture' to be distributed and are already explicitly excluding 'pythran.boost.predef.architecture' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.architecture.x86' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.architecture.x86' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.architecture.x86' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.architecture.x86' to be distributed and are already explicitly excluding 'pythran.boost.predef.architecture.x86' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.compiler' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.compiler' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.compiler' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.compiler' to be distributed and are already explicitly excluding 'pythran.boost.predef.compiler' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.detail' to be distributed and are already explicitly excluding 'pythran.boost.predef.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.hardware' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.hardware' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.hardware' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.hardware' to be distributed and are already explicitly excluding 'pythran.boost.predef.hardware' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.hardware.simd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.hardware.simd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.hardware.simd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.hardware.simd' to be distributed and are already explicitly excluding 'pythran.boost.predef.hardware.simd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.hardware.simd.arm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.hardware.simd.arm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.hardware.simd.arm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.hardware.simd.arm' to be distributed and are already explicitly excluding 'pythran.boost.predef.hardware.simd.arm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.hardware.simd.ppc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.hardware.simd.ppc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.hardware.simd.ppc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.hardware.simd.ppc' to be distributed and are already explicitly excluding 'pythran.boost.predef.hardware.simd.ppc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.hardware.simd.x86' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.hardware.simd.x86' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.hardware.simd.x86' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.hardware.simd.x86' to be distributed and are already explicitly excluding 'pythran.boost.predef.hardware.simd.x86' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.hardware.simd.x86_amd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.hardware.simd.x86_amd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.hardware.simd.x86_amd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.hardware.simd.x86_amd' to be distributed and are already explicitly excluding 'pythran.boost.predef.hardware.simd.x86_amd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.language' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.language' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.language' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.language' to be distributed and are already explicitly excluding 'pythran.boost.predef.language' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.library' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.library' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.library' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.library' to be distributed and are already explicitly excluding 'pythran.boost.predef.library' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.library.c' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.library.c' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.library.c' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.library.c' to be distributed and are already explicitly excluding 'pythran.boost.predef.library.c' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.library.std' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.library.std' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.library.std' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.library.std' to be distributed and are already explicitly excluding 'pythran.boost.predef.library.std' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.os' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.os' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.os' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.os' to be distributed and are already explicitly excluding 'pythran.boost.predef.os' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.os.bsd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.os.bsd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.os.bsd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.os.bsd' to be distributed and are already explicitly excluding 'pythran.boost.predef.os.bsd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.other' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.other' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.other' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.other' to be distributed and are already explicitly excluding 'pythran.boost.predef.other' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.predef.platform' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.predef.platform' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.predef.platform' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.predef.platform' to be distributed and are already explicitly excluding 'pythran.boost.predef.platform' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.arithmetic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.arithmetic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.arithmetic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.arithmetic' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.arithmetic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.arithmetic.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.arithmetic.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.arithmetic.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.arithmetic.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.arithmetic.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.array' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.array' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.array' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.array' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.array' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.comparison' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.comparison' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.comparison' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.comparison' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.comparison' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.config' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.config' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.config' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.config' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.config' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.control' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.control' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.control' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.control' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.control' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.control.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.control.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.control.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.control.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.control.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.control.detail.dmc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.control.detail.dmc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.control.detail.dmc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.control.detail.dmc' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.control.detail.dmc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.control.detail.edg' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.control.detail.edg' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.control.detail.edg' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.control.detail.edg' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.control.detail.edg' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.control.detail.msvc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.control.detail.msvc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.control.detail.msvc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.control.detail.msvc' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.control.detail.msvc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.debug' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.debug' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.debug' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.debug' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.debug' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.detail.dmc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.detail.dmc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.detail.dmc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.detail.dmc' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.detail.dmc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.facilities' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.facilities' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.facilities' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.facilities' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.facilities' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.facilities.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.facilities.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.facilities.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.facilities.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.facilities.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.iteration' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.iteration' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.iteration' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.iteration' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.iteration' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.iteration.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.iteration.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.iteration.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.iteration.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.iteration.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.iteration.detail.bounds' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.iteration.detail.bounds' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.iteration.detail.bounds' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.iteration.detail.bounds' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.iteration.detail.bounds' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.iteration.detail.iter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.iteration.detail.iter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.iteration.detail.iter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.iteration.detail.iter' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.iteration.detail.iter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.list' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.list.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.list.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.list.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.list.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.list.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.list.detail.dmc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.list.detail.dmc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.list.detail.dmc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.list.detail.dmc' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.list.detail.dmc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.list.detail.edg' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.list.detail.edg' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.list.detail.edg' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.list.detail.edg' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.list.detail.edg' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.logical' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.logical' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.logical' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.logical' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.logical' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.punctuation' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.punctuation' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.punctuation' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.punctuation' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.punctuation' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.punctuation.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.punctuation.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.punctuation.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.punctuation.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.punctuation.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.repetition' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.repetition' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.repetition' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.repetition' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.repetition' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.repetition.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.repetition.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.repetition.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.repetition.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.repetition.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.repetition.detail.dmc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.repetition.detail.dmc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.repetition.detail.dmc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.repetition.detail.dmc' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.repetition.detail.dmc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.repetition.detail.edg' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.repetition.detail.edg' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.repetition.detail.edg' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.repetition.detail.edg' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.repetition.detail.edg' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.repetition.detail.msvc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.repetition.detail.msvc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.repetition.detail.msvc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.repetition.detail.msvc' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.repetition.detail.msvc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.seq' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.seq' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.seq' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.seq' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.seq' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.seq.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.seq.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.seq.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.seq.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.seq.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.slot' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.slot' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.slot' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.slot' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.slot' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.slot.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.slot.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.slot.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.slot.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.slot.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.tuple' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.tuple' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.tuple' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.tuple' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.tuple' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.tuple.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.tuple.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.tuple.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.tuple.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.tuple.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.variadic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.variadic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.variadic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.variadic' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.variadic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.preprocessor.variadic.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.preprocessor.variadic.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.preprocessor.variadic.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.preprocessor.variadic.detail' to be distributed and are already explicitly excluding 'pythran.boost.preprocessor.variadic.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.range' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.range' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.range' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.range' to be distributed and are already explicitly excluding 'pythran.boost.range' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.range.algorithm' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.range.algorithm' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.range.algorithm' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.range.algorithm' to be distributed and are already explicitly excluding 'pythran.boost.range.algorithm' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.range.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.range.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.range.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.range.detail' to be distributed and are already explicitly excluding 'pythran.boost.range.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.smart_ptr' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.smart_ptr' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.smart_ptr' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.smart_ptr' to be distributed and are already explicitly excluding 'pythran.boost.smart_ptr' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.smart_ptr.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.smart_ptr.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.smart_ptr.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.smart_ptr.detail' to be distributed and are already explicitly excluding 'pythran.boost.smart_ptr.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.tuple' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.tuple' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.tuple' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.tuple' to be distributed and are already explicitly excluding 'pythran.boost.tuple' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.tuple.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.tuple.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.tuple.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.tuple.detail' to be distributed and are already explicitly excluding 'pythran.boost.tuple.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.type_traits' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.type_traits' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.type_traits' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.type_traits' to be distributed and are already explicitly excluding 'pythran.boost.type_traits' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.type_traits.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.type_traits.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.type_traits.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.type_traits.detail' to be distributed and are already explicitly excluding 'pythran.boost.type_traits.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.typeof' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.typeof' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.typeof' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.typeof' to be distributed and are already explicitly excluding 'pythran.boost.typeof' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.typeof.dmc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.typeof.dmc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.typeof.dmc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.typeof.dmc' to be distributed and are already explicitly excluding 'pythran.boost.typeof.dmc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.typeof.msvc' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.typeof.msvc' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.typeof.msvc' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.typeof.msvc' to be distributed and are already explicitly excluding 'pythran.boost.typeof.msvc' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.utility' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.utility' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.utility' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.utility' to be distributed and are already explicitly excluding 'pythran.boost.utility' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.boost.utility.detail' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.boost.utility.detail' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.boost.utility.detail' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.boost.utility.detail' to be distributed and are already explicitly excluding 'pythran.boost.utility.detail' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic' to be distributed and are already explicitly excluding 'pythran.pythonic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.__dispatch__' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.__dispatch__' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.__dispatch__' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.__dispatch__' to be distributed and are already explicitly excluding 'pythran.pythonic.__dispatch__' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.bisect' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.bisect' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.bisect' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.bisect' to be distributed and are already explicitly excluding 'pythran.pythonic.bisect' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.builtins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.builtins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.builtins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.builtins' to be distributed and are already explicitly excluding 'pythran.pythonic.builtins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.builtins.complex' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.builtins.complex' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.builtins.complex' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.builtins.complex' to be distributed and are already explicitly excluding 'pythran.pythonic.builtins.complex' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.builtins.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.builtins.dict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.builtins.dict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.builtins.dict' to be distributed and are already explicitly excluding 'pythran.pythonic.builtins.dict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.builtins.file' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.builtins.file' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.builtins.file' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.builtins.file' to be distributed and are already explicitly excluding 'pythran.pythonic.builtins.file' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.builtins.float_' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.builtins.float_' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.builtins.float_' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.builtins.float_' to be distributed and are already explicitly excluding 'pythran.pythonic.builtins.float_' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.builtins.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.builtins.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.builtins.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.builtins.list' to be distributed and are already explicitly excluding 'pythran.pythonic.builtins.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.builtins.pythran' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.builtins.pythran' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.builtins.pythran' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.builtins.pythran' to be distributed and are already explicitly excluding 'pythran.pythonic.builtins.pythran' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.builtins.set' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.builtins.set' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.builtins.set' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.builtins.set' to be distributed and are already explicitly excluding 'pythran.pythonic.builtins.set' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.builtins.str' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.builtins.str' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.builtins.str' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.builtins.str' to be distributed and are already explicitly excluding 'pythran.pythonic.builtins.str' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.cmath' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.cmath' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.cmath' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.cmath' to be distributed and are already explicitly excluding 'pythran.pythonic.cmath' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.functools' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.functools' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.functools' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.functools' to be distributed and are already explicitly excluding 'pythran.pythonic.functools' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.__dispatch__' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.__dispatch__' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.__dispatch__' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.__dispatch__' to be distributed and are already explicitly excluding 'pythran.pythonic.include.__dispatch__' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.bisect' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.bisect' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.bisect' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.bisect' to be distributed and are already explicitly excluding 'pythran.pythonic.include.bisect' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.builtins' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.builtins' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.builtins' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.builtins' to be distributed and are already explicitly excluding 'pythran.pythonic.include.builtins' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.builtins.complex' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.builtins.complex' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.builtins.complex' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.builtins.complex' to be distributed and are already explicitly excluding 'pythran.pythonic.include.builtins.complex' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.builtins.dict' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.builtins.dict' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.builtins.dict' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.builtins.dict' to be distributed and are already explicitly excluding 'pythran.pythonic.include.builtins.dict' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.builtins.file' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.builtins.file' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.builtins.file' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.builtins.file' to be distributed and are already explicitly excluding 'pythran.pythonic.include.builtins.file' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.builtins.float_' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.builtins.float_' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.builtins.float_' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.builtins.float_' to be distributed and are already explicitly excluding 'pythran.pythonic.include.builtins.float_' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.builtins.list' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.builtins.list' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.builtins.list' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.builtins.list' to be distributed and are already explicitly excluding 'pythran.pythonic.include.builtins.list' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.builtins.pythran' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.builtins.pythran' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.builtins.pythran' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.builtins.pythran' to be distributed and are already explicitly excluding 'pythran.pythonic.include.builtins.pythran' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.builtins.set' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.builtins.set' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.builtins.set' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.builtins.set' to be distributed and are already explicitly excluding 'pythran.pythonic.include.builtins.set' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.builtins.str' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.builtins.str' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.builtins.str' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.builtins.str' to be distributed and are already explicitly excluding 'pythran.pythonic.include.builtins.str' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.cmath' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.cmath' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.cmath' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.cmath' to be distributed and are already explicitly excluding 'pythran.pythonic.include.cmath' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.functools' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.functools' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.functools' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.functools' to be distributed and are already explicitly excluding 'pythran.pythonic.include.functools' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.io._io.TextIOWrapper' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.io._io.TextIOWrapper' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.io._io.TextIOWrapper' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.io._io.TextIOWrapper' to be distributed and are already explicitly excluding 'pythran.pythonic.include.io._io.TextIOWrapper' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.itertools' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.itertools' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.itertools' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.itertools' to be distributed and are already explicitly excluding 'pythran.pythonic.include.itertools' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.math' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.math' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.math' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.math' to be distributed and are already explicitly excluding 'pythran.pythonic.include.math' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.add' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.add' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.add' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.add' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.add' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.arctan2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.arctan2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.arctan2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.arctan2' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.arctan2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.bitwise_and' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.bitwise_and' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.bitwise_and' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.bitwise_and' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.bitwise_and' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.bitwise_or' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.bitwise_or' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.bitwise_or' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.bitwise_or' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.bitwise_or' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.bitwise_xor' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.bitwise_xor' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.bitwise_xor' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.bitwise_xor' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.bitwise_xor' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.copysign' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.copysign' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.copysign' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.copysign' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.copysign' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.ctypeslib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.ctypeslib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.ctypeslib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.ctypeslib' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.ctypeslib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.divide' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.divide' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.divide' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.divide' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.divide' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.dtype' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.dtype' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.dtype' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.dtype' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.dtype' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.equal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.equal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.equal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.equal' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.equal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.fft' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.fft' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.fft' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.fft' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.fft' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.floor_divide' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.floor_divide' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.floor_divide' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.floor_divide' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.floor_divide' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.fmax' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.fmax' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.fmax' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.fmax' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.fmax' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.fmin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.fmin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.fmin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.fmin' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.fmin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.fmod' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.fmod' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.fmod' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.fmod' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.fmod' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.greater' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.greater' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.greater' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.greater' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.greater' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.greater_equal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.greater_equal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.greater_equal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.greater_equal' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.greater_equal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.heaviside' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.heaviside' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.heaviside' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.heaviside' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.heaviside' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.hypot' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.hypot' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.hypot' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.hypot' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.hypot' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.ldexp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.ldexp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.ldexp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.ldexp' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.ldexp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.left_shift' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.left_shift' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.left_shift' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.left_shift' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.left_shift' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.less' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.less' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.less' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.less' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.less' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.less_equal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.less_equal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.less_equal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.less_equal' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.less_equal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.linalg' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.linalg' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.linalg' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.linalg' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.linalg' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.logaddexp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.logaddexp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.logaddexp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.logaddexp' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.logaddexp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.logaddexp2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.logaddexp2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.logaddexp2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.logaddexp2' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.logaddexp2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.logical_and' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.logical_and' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.logical_and' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.logical_and' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.logical_and' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.logical_or' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.logical_or' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.logical_or' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.logical_or' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.logical_or' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.logical_xor' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.logical_xor' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.logical_xor' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.logical_xor' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.logical_xor' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.maximum' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.maximum' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.maximum' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.maximum' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.maximum' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.minimum' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.minimum' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.minimum' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.minimum' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.minimum' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.mod' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.mod' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.mod' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.mod' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.mod' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.multiply' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.multiply' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.multiply' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.multiply' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.multiply' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.ndarray' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.ndarray' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.ndarray' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.ndarray' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.ndarray' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.negative' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.negative' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.negative' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.negative' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.negative' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.nextafter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.nextafter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.nextafter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.nextafter' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.nextafter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.not_equal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.not_equal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.not_equal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.not_equal' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.not_equal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.power' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.power' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.power' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.power' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.power' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.random' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.random' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.random' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.random' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.random' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.remainder' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.remainder' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.remainder' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.remainder' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.remainder' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.right_shift' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.right_shift' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.right_shift' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.right_shift' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.right_shift' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.subtract' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.subtract' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.subtract' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.subtract' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.subtract' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.numpy.true_divide' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.numpy.true_divide' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.numpy.true_divide' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.numpy.true_divide' to be distributed and are already explicitly excluding 'pythran.pythonic.include.numpy.true_divide' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.omp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.omp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.omp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.omp' to be distributed and are already explicitly excluding 'pythran.pythonic.include.omp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.operator_' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.operator_' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.operator_' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.operator_' to be distributed and are already explicitly excluding 'pythran.pythonic.include.operator_' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.os.path' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.os.path' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.os.path' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.os.path' to be distributed and are already explicitly excluding 'pythran.pythonic.include.os.path' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.random' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.random' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.random' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.random' to be distributed and are already explicitly excluding 'pythran.pythonic.include.random' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.scipy.special' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.scipy.special' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.scipy.special' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.scipy.special' to be distributed and are already explicitly excluding 'pythran.pythonic.include.scipy.special' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.string' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.string' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.string' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.string' to be distributed and are already explicitly excluding 'pythran.pythonic.include.string' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.time' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.time' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.time' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.time' to be distributed and are already explicitly excluding 'pythran.pythonic.include.time' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.types' to be distributed and are already explicitly excluding 'pythran.pythonic.include.types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.include.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.include.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.include.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.include.utils' to be distributed and are already explicitly excluding 'pythran.pythonic.include.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.io._io.TextIOWrapper' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.io._io.TextIOWrapper' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.io._io.TextIOWrapper' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.io._io.TextIOWrapper' to be distributed and are already explicitly excluding 'pythran.pythonic.io._io.TextIOWrapper' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.itertools' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.itertools' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.itertools' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.itertools' to be distributed and are already explicitly excluding 'pythran.pythonic.itertools' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.math' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.math' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.math' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.math' to be distributed and are already explicitly excluding 'pythran.pythonic.math' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.add' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.add' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.add' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.add' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.add' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.arctan2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.arctan2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.arctan2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.arctan2' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.arctan2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.bitwise_and' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.bitwise_and' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.bitwise_and' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.bitwise_and' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.bitwise_and' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.bitwise_or' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.bitwise_or' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.bitwise_or' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.bitwise_or' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.bitwise_or' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.bitwise_xor' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.bitwise_xor' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.bitwise_xor' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.bitwise_xor' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.bitwise_xor' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.copysign' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.copysign' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.copysign' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.copysign' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.copysign' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.ctypeslib' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.ctypeslib' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.ctypeslib' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.ctypeslib' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.ctypeslib' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.divide' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.divide' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.divide' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.divide' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.divide' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.dtype' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.dtype' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.dtype' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.dtype' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.dtype' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.equal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.equal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.equal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.equal' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.equal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.fft' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.fft' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.fft' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.fft' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.fft' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.floor_divide' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.floor_divide' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.floor_divide' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.floor_divide' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.floor_divide' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.fmax' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.fmax' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.fmax' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.fmax' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.fmax' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.fmin' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.fmin' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.fmin' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.fmin' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.fmin' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.fmod' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.fmod' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.fmod' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.fmod' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.fmod' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.greater' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.greater' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.greater' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.greater' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.greater' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.greater_equal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.greater_equal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.greater_equal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.greater_equal' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.greater_equal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.heaviside' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.heaviside' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.heaviside' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.heaviside' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.heaviside' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.hypot' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.hypot' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.hypot' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.hypot' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.hypot' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.ldexp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.ldexp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.ldexp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.ldexp' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.ldexp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.left_shift' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.left_shift' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.left_shift' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.left_shift' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.left_shift' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.less' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.less' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.less' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.less' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.less' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.less_equal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.less_equal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.less_equal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.less_equal' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.less_equal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.linalg' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.linalg' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.linalg' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.linalg' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.linalg' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.logaddexp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.logaddexp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.logaddexp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.logaddexp' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.logaddexp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.logaddexp2' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.logaddexp2' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.logaddexp2' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.logaddexp2' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.logaddexp2' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.logical_and' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.logical_and' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.logical_and' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.logical_and' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.logical_and' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.logical_or' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.logical_or' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.logical_or' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.logical_or' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.logical_or' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.logical_xor' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.logical_xor' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.logical_xor' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.logical_xor' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.logical_xor' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.maximum' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.maximum' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.maximum' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.maximum' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.maximum' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.minimum' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.minimum' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.minimum' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.minimum' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.minimum' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.mod' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.mod' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.mod' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.mod' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.mod' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.multiply' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.multiply' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.multiply' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.multiply' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.multiply' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.ndarray' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.ndarray' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.ndarray' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.ndarray' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.ndarray' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.negative' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.negative' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.negative' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.negative' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.negative' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.nextafter' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.nextafter' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.nextafter' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.nextafter' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.nextafter' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.not_equal' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.not_equal' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.not_equal' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.not_equal' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.not_equal' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.power' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.power' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.power' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.power' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.power' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.random' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.random' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.random' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.random' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.random' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.remainder' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.remainder' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.remainder' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.remainder' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.remainder' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.right_shift' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.right_shift' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.right_shift' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.right_shift' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.right_shift' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.subtract' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.subtract' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.subtract' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.subtract' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.subtract' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.numpy.true_divide' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.numpy.true_divide' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.numpy.true_divide' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.numpy.true_divide' to be distributed and are already explicitly excluding 'pythran.pythonic.numpy.true_divide' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.omp' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.omp' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.omp' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.omp' to be distributed and are already explicitly excluding 'pythran.pythonic.omp' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.operator_' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.operator_' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.operator_' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.operator_' to be distributed and are already explicitly excluding 'pythran.pythonic.operator_' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.os.path' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.os.path' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.os.path' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.os.path' to be distributed and are already explicitly excluding 'pythran.pythonic.os.path' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.patch' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.patch' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.patch' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.patch' to be distributed and are already explicitly excluding 'pythran.pythonic.patch' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.python' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.python' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.python' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.python' to be distributed and are already explicitly excluding 'pythran.pythonic.python' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.random' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.random' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.random' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.random' to be distributed and are already explicitly excluding 'pythran.pythonic.random' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.scipy.special' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.scipy.special' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.scipy.special' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.scipy.special' to be distributed and are already explicitly excluding 'pythran.pythonic.scipy.special' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.string' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.string' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.string' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.string' to be distributed and are already explicitly excluding 'pythran.pythonic.string' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.time' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.time' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.time' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.time' to be distributed and are already explicitly excluding 'pythran.pythonic.time' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.types' to be distributed and are already explicitly excluding 'pythran.pythonic.types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.pythonic.utils' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.pythonic.utils' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.pythonic.utils' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.pythonic.utils' to be distributed and are already explicitly excluding 'pythran.pythonic.utils' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.xsimd' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.xsimd' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.xsimd' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.xsimd' to be distributed and are already explicitly excluding 'pythran.xsimd' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.xsimd.arch' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.xsimd.arch' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.xsimd.arch' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.xsimd.arch' to be distributed and are already explicitly excluding 'pythran.xsimd.arch' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.xsimd.arch.generic' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.xsimd.arch.generic' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.xsimd.arch.generic' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.xsimd.arch.generic' to be distributed and are already explicitly excluding 'pythran.xsimd.arch.generic' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.xsimd.config' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.xsimd.config' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.xsimd.config' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.xsimd.config' to be distributed and are already explicitly excluding 'pythran.xsimd.config' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.xsimd.math' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.xsimd.math' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.xsimd.math' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.xsimd.math' to be distributed and are already explicitly excluding 'pythran.xsimd.math' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.xsimd.memory' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.xsimd.memory' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.xsimd.memory' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.xsimd.memory' to be distributed and are already explicitly excluding 'pythran.xsimd.memory' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:215: _Warning: Package 'pythran.xsimd.types' is absent from the `packages` configuration. !! ******************************************************************************** ############################ # Package would be ignored # ############################ Python recognizes 'pythran.xsimd.types' as an importable package[^1], but it is absent from setuptools' `packages` configuration. This leads to an ambiguous overall configuration. If you want to distribute this package, please make sure that 'pythran.xsimd.types' is explicitly added to the `packages` configuration field. Alternatively, you can also rely on setuptools' discovery methods (for example by using `find_namespace_packages(...)`/`find_namespace:` instead of `find_packages(...)`/`find:`). You can read more about "package discovery" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/package_discovery.html If you don't want 'pythran.xsimd.types' to be distributed and are already explicitly excluding 'pythran.xsimd.types' via `find_namespace_packages(...)/find_namespace` or `find_packages(...)/find`, you can try to use `exclude_package_data`, or `include-package-data=False` in combination with a more fine grained `package-data` configuration. You can read more about "package data files" on setuptools documentation page: - https://setuptools.pypa.io/en/latest/userguide/datafiles.html [^1]: For Python, any directory (with suitable naming) can be imported, even if it does not contain any `.py` files. On the other hand, currently there is no concept of package data directory, all directories are treated like packages. ******************************************************************************** !! check.warn(importable) 2024-09-30 21:38:45,454 root INFO copying pythran/pythran-darwin.cfg -> build/lib/pythran 2024-09-30 21:38:45,455 root INFO copying pythran/pythran-default.cfg -> build/lib/pythran 2024-09-30 21:38:45,456 root INFO copying pythran/pythran-linux.cfg -> build/lib/pythran 2024-09-30 21:38:45,457 root INFO copying pythran/pythran-linux2.cfg -> build/lib/pythran 2024-09-30 21:38:45,458 root INFO copying pythran/pythran-win32.cfg -> build/lib/pythran 2024-09-30 21:38:45,459 root INFO copying pythran/pythran.cfg -> build/lib/pythran 2024-09-30 21:38:45,460 root INFO creating build/lib/pythran/boost 2024-09-30 21:38:45,460 root INFO copying pythran/boost/array.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,461 root INFO copying pythran/boost/assert.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,462 root INFO copying pythran/boost/atomic.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,463 root INFO copying pythran/boost/checked_delete.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,464 root INFO copying pythran/boost/concept_check.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,465 root INFO copying pythran/boost/config.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,466 root INFO copying pythran/boost/cstdint.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,467 root INFO copying pythran/boost/current_function.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,468 root INFO copying pythran/boost/format.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,468 root INFO copying pythran/boost/integer.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,470 root INFO copying pythran/boost/integer_fwd.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,471 root INFO copying pythran/boost/integer_traits.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,472 root INFO copying pythran/boost/lexical_cast.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,472 root INFO copying pythran/boost/limits.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,473 root INFO copying pythran/boost/memory_order.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,474 root INFO copying pythran/boost/next_prior.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,475 root INFO copying pythran/boost/non_type.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,476 root INFO copying pythran/boost/noncopyable.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,477 root INFO copying pythran/boost/none.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,478 root INFO copying pythran/boost/none_t.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,479 root INFO copying pythran/boost/optional.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,480 root INFO copying pythran/boost/predef.h -> build/lib/pythran/boost 2024-09-30 21:38:45,480 root INFO copying pythran/boost/ref.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,481 root INFO copying pythran/boost/shared_ptr.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,482 root INFO copying pythran/boost/static_assert.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,483 root INFO copying pythran/boost/swap.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,484 root INFO copying pythran/boost/throw_exception.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,485 root INFO copying pythran/boost/type.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,486 root INFO copying pythran/boost/utility.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,487 root INFO copying pythran/boost/version.hpp -> build/lib/pythran/boost 2024-09-30 21:38:45,488 root INFO creating build/lib/pythran/boost/atomic 2024-09-30 21:38:45,488 root INFO copying pythran/boost/atomic/atomic.hpp -> build/lib/pythran/boost/atomic 2024-09-30 21:38:45,489 root INFO copying pythran/boost/atomic/atomic_flag.hpp -> build/lib/pythran/boost/atomic 2024-09-30 21:38:45,490 root INFO copying pythran/boost/atomic/capabilities.hpp -> build/lib/pythran/boost/atomic 2024-09-30 21:38:45,491 root INFO copying pythran/boost/atomic/fences.hpp -> build/lib/pythran/boost/atomic 2024-09-30 21:38:45,492 root INFO creating build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,493 root INFO copying pythran/boost/atomic/detail/addressof.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,493 root INFO copying pythran/boost/atomic/detail/atomic_flag.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,494 root INFO copying pythran/boost/atomic/detail/atomic_template.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,496 root INFO copying pythran/boost/atomic/detail/bitwise_cast.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,497 root INFO copying pythran/boost/atomic/detail/bitwise_fp_cast.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,498 root INFO copying pythran/boost/atomic/detail/caps_gcc_alpha.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,499 root INFO copying pythran/boost/atomic/detail/caps_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,500 root INFO copying pythran/boost/atomic/detail/caps_gcc_atomic.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,500 root INFO copying pythran/boost/atomic/detail/caps_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,501 root INFO copying pythran/boost/atomic/detail/caps_gcc_sparc.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,502 root INFO copying pythran/boost/atomic/detail/caps_gcc_sync.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,503 root INFO copying pythran/boost/atomic/detail/caps_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,504 root INFO copying pythran/boost/atomic/detail/caps_linux_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,505 root INFO copying pythran/boost/atomic/detail/caps_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,506 root INFO copying pythran/boost/atomic/detail/caps_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,507 root INFO copying pythran/boost/atomic/detail/caps_windows.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,507 root INFO copying pythran/boost/atomic/detail/config.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,509 root INFO copying pythran/boost/atomic/detail/extra_fp_operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,509 root INFO copying pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,510 root INFO copying pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,511 root INFO copying pythran/boost/atomic/detail/extra_fp_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,512 root INFO copying pythran/boost/atomic/detail/extra_operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,513 root INFO copying pythran/boost/atomic/detail/extra_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,514 root INFO copying pythran/boost/atomic/detail/extra_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,515 root INFO copying pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,516 root INFO copying pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,518 root INFO copying pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,519 root INFO copying pythran/boost/atomic/detail/extra_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,520 root INFO copying pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,521 root INFO copying pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,522 root INFO copying pythran/boost/atomic/detail/float_sizes.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,523 root INFO copying pythran/boost/atomic/detail/fp_operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,524 root INFO copying pythran/boost/atomic/detail/fp_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,525 root INFO copying pythran/boost/atomic/detail/fp_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,526 root INFO copying pythran/boost/atomic/detail/fp_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,527 root INFO copying pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,528 root INFO copying pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,529 root INFO copying pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,529 root INFO copying pythran/boost/atomic/detail/int_sizes.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,530 root INFO copying pythran/boost/atomic/detail/integral_extend.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,531 root INFO copying pythran/boost/atomic/detail/interlocked.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,532 root INFO copying pythran/boost/atomic/detail/link.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,534 root INFO copying pythran/boost/atomic/detail/lockpool.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,534 root INFO copying pythran/boost/atomic/detail/operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,535 root INFO copying pythran/boost/atomic/detail/operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,536 root INFO copying pythran/boost/atomic/detail/operations_lockfree.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,537 root INFO copying pythran/boost/atomic/detail/ops_cas_based.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,538 root INFO copying pythran/boost/atomic/detail/ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,539 root INFO copying pythran/boost/atomic/detail/ops_extending_cas_based.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,540 root INFO copying pythran/boost/atomic/detail/ops_gcc_alpha.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,541 root INFO copying pythran/boost/atomic/detail/ops_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,542 root INFO copying pythran/boost/atomic/detail/ops_gcc_arm_common.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,543 root INFO copying pythran/boost/atomic/detail/ops_gcc_atomic.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,544 root INFO copying pythran/boost/atomic/detail/ops_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,547 root INFO copying pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,548 root INFO copying pythran/boost/atomic/detail/ops_gcc_sparc.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,549 root INFO copying pythran/boost/atomic/detail/ops_gcc_sync.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,550 root INFO copying pythran/boost/atomic/detail/ops_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,551 root INFO copying pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,552 root INFO copying pythran/boost/atomic/detail/ops_linux_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,553 root INFO copying pythran/boost/atomic/detail/ops_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,554 root INFO copying pythran/boost/atomic/detail/ops_msvc_common.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,555 root INFO copying pythran/boost/atomic/detail/ops_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,556 root INFO copying pythran/boost/atomic/detail/ops_windows.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,558 root INFO copying pythran/boost/atomic/detail/pause.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,559 root INFO copying pythran/boost/atomic/detail/platform.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,559 root INFO copying pythran/boost/atomic/detail/storage_type.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,560 root INFO copying pythran/boost/atomic/detail/string_ops.hpp -> build/lib/pythran/boost/atomic/detail 2024-09-30 21:38:45,561 root INFO creating build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,562 root INFO copying pythran/boost/atomic/detail/type_traits/conditional.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,563 root INFO copying pythran/boost/atomic/detail/type_traits/integral_constant.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,564 root INFO copying pythran/boost/atomic/detail/type_traits/is_floating_point.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,564 root INFO copying pythran/boost/atomic/detail/type_traits/is_function.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,565 root INFO copying pythran/boost/atomic/detail/type_traits/is_iec559.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,566 root INFO copying pythran/boost/atomic/detail/type_traits/is_integral.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,567 root INFO copying pythran/boost/atomic/detail/type_traits/is_signed.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,568 root INFO copying pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,569 root INFO copying pythran/boost/atomic/detail/type_traits/make_signed.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,570 root INFO copying pythran/boost/atomic/detail/type_traits/make_unsigned.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:45,571 root INFO creating build/lib/pythran/boost/concept 2024-09-30 21:38:45,571 root INFO copying pythran/boost/concept/assert.hpp -> build/lib/pythran/boost/concept 2024-09-30 21:38:45,572 root INFO copying pythran/boost/concept/usage.hpp -> build/lib/pythran/boost/concept 2024-09-30 21:38:45,573 root INFO creating build/lib/pythran/boost/concept/detail 2024-09-30 21:38:45,573 root INFO copying pythran/boost/concept/detail/backward_compatibility.hpp -> build/lib/pythran/boost/concept/detail 2024-09-30 21:38:45,574 root INFO copying pythran/boost/concept/detail/borland.hpp -> build/lib/pythran/boost/concept/detail 2024-09-30 21:38:45,575 root INFO copying pythran/boost/concept/detail/concept_def.hpp -> build/lib/pythran/boost/concept/detail 2024-09-30 21:38:45,576 root INFO copying pythran/boost/concept/detail/concept_undef.hpp -> build/lib/pythran/boost/concept/detail 2024-09-30 21:38:45,577 root INFO copying pythran/boost/concept/detail/general.hpp -> build/lib/pythran/boost/concept/detail 2024-09-30 21:38:45,578 root INFO copying pythran/boost/concept/detail/has_constraints.hpp -> build/lib/pythran/boost/concept/detail 2024-09-30 21:38:45,579 root INFO copying pythran/boost/concept/detail/msvc.hpp -> build/lib/pythran/boost/concept/detail 2024-09-30 21:38:45,579 root INFO creating build/lib/pythran/boost/config 2024-09-30 21:38:45,580 root INFO copying pythran/boost/config/abi_prefix.hpp -> build/lib/pythran/boost/config 2024-09-30 21:38:45,581 root INFO copying pythran/boost/config/abi_suffix.hpp -> build/lib/pythran/boost/config 2024-09-30 21:38:45,582 root INFO copying pythran/boost/config/auto_link.hpp -> build/lib/pythran/boost/config 2024-09-30 21:38:45,583 root INFO copying pythran/boost/config/header_deprecated.hpp -> build/lib/pythran/boost/config 2024-09-30 21:38:45,584 root INFO copying pythran/boost/config/helper_macros.hpp -> build/lib/pythran/boost/config 2024-09-30 21:38:45,585 root INFO copying pythran/boost/config/pragma_message.hpp -> build/lib/pythran/boost/config 2024-09-30 21:38:45,586 root INFO copying pythran/boost/config/requires_threads.hpp -> build/lib/pythran/boost/config 2024-09-30 21:38:45,587 root INFO copying pythran/boost/config/user.hpp -> build/lib/pythran/boost/config 2024-09-30 21:38:45,588 root INFO copying pythran/boost/config/warning_disable.hpp -> build/lib/pythran/boost/config 2024-09-30 21:38:45,589 root INFO copying pythran/boost/config/workaround.hpp -> build/lib/pythran/boost/config 2024-09-30 21:38:45,590 root INFO creating build/lib/pythran/boost/config/abi 2024-09-30 21:38:45,590 root INFO copying pythran/boost/config/abi/borland_prefix.hpp -> build/lib/pythran/boost/config/abi 2024-09-30 21:38:45,591 root INFO copying pythran/boost/config/abi/borland_suffix.hpp -> build/lib/pythran/boost/config/abi 2024-09-30 21:38:45,592 root INFO copying pythran/boost/config/abi/msvc_prefix.hpp -> build/lib/pythran/boost/config/abi 2024-09-30 21:38:45,593 root INFO copying pythran/boost/config/abi/msvc_suffix.hpp -> build/lib/pythran/boost/config/abi 2024-09-30 21:38:45,594 root INFO creating build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,594 root INFO copying pythran/boost/config/compiler/borland.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,595 root INFO copying pythran/boost/config/compiler/clang.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,597 root INFO copying pythran/boost/config/compiler/codegear.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,598 root INFO copying pythran/boost/config/compiler/comeau.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,599 root INFO copying pythran/boost/config/compiler/common_edg.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,599 root INFO copying pythran/boost/config/compiler/compaq_cxx.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,600 root INFO copying pythran/boost/config/compiler/cray.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,601 root INFO copying pythran/boost/config/compiler/diab.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,602 root INFO copying pythran/boost/config/compiler/digitalmars.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,603 root INFO copying pythran/boost/config/compiler/gcc.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,604 root INFO copying pythran/boost/config/compiler/gcc_xml.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,605 root INFO copying pythran/boost/config/compiler/greenhills.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,606 root INFO copying pythran/boost/config/compiler/hp_acc.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,607 root INFO copying pythran/boost/config/compiler/intel.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,608 root INFO copying pythran/boost/config/compiler/kai.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,609 root INFO copying pythran/boost/config/compiler/metrowerks.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,610 root INFO copying pythran/boost/config/compiler/mpw.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,611 root INFO copying pythran/boost/config/compiler/nvcc.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,612 root INFO copying pythran/boost/config/compiler/pathscale.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,613 root INFO copying pythran/boost/config/compiler/pgi.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,614 root INFO copying pythran/boost/config/compiler/sgi_mipspro.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,615 root INFO copying pythran/boost/config/compiler/sunpro_cc.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,616 root INFO copying pythran/boost/config/compiler/vacpp.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,617 root INFO copying pythran/boost/config/compiler/visualc.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,618 root INFO copying pythran/boost/config/compiler/xlcpp.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,619 root INFO copying pythran/boost/config/compiler/xlcpp_zos.hpp -> build/lib/pythran/boost/config/compiler 2024-09-30 21:38:45,620 root INFO creating build/lib/pythran/boost/config/detail 2024-09-30 21:38:45,620 root INFO copying pythran/boost/config/detail/posix_features.hpp -> build/lib/pythran/boost/config/detail 2024-09-30 21:38:45,621 root INFO copying pythran/boost/config/detail/select_compiler_config.hpp -> build/lib/pythran/boost/config/detail 2024-09-30 21:38:45,622 root INFO copying pythran/boost/config/detail/select_platform_config.hpp -> build/lib/pythran/boost/config/detail 2024-09-30 21:38:45,623 root INFO copying pythran/boost/config/detail/select_stdlib_config.hpp -> build/lib/pythran/boost/config/detail 2024-09-30 21:38:45,624 root INFO copying pythran/boost/config/detail/suffix.hpp -> build/lib/pythran/boost/config/detail 2024-09-30 21:38:45,625 root INFO creating build/lib/pythran/boost/config/no_tr1 2024-09-30 21:38:45,626 root INFO copying pythran/boost/config/no_tr1/cmath.hpp -> build/lib/pythran/boost/config/no_tr1 2024-09-30 21:38:45,627 root INFO copying pythran/boost/config/no_tr1/complex.hpp -> build/lib/pythran/boost/config/no_tr1 2024-09-30 21:38:45,628 root INFO copying pythran/boost/config/no_tr1/functional.hpp -> build/lib/pythran/boost/config/no_tr1 2024-09-30 21:38:45,629 root INFO copying pythran/boost/config/no_tr1/memory.hpp -> build/lib/pythran/boost/config/no_tr1 2024-09-30 21:38:45,629 root INFO copying pythran/boost/config/no_tr1/utility.hpp -> build/lib/pythran/boost/config/no_tr1 2024-09-30 21:38:45,630 root INFO creating build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,631 root INFO copying pythran/boost/config/platform/aix.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,632 root INFO copying pythran/boost/config/platform/amigaos.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,633 root INFO copying pythran/boost/config/platform/beos.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,634 root INFO copying pythran/boost/config/platform/bsd.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,634 root INFO copying pythran/boost/config/platform/cloudabi.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,635 root INFO copying pythran/boost/config/platform/cray.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,636 root INFO copying pythran/boost/config/platform/cygwin.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,637 root INFO copying pythran/boost/config/platform/haiku.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,638 root INFO copying pythran/boost/config/platform/hpux.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,639 root INFO copying pythran/boost/config/platform/irix.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,640 root INFO copying pythran/boost/config/platform/linux.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,640 root INFO copying pythran/boost/config/platform/macos.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,641 root INFO copying pythran/boost/config/platform/qnxnto.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,642 root INFO copying pythran/boost/config/platform/solaris.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,643 root INFO copying pythran/boost/config/platform/symbian.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,644 root INFO copying pythran/boost/config/platform/vms.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,645 root INFO copying pythran/boost/config/platform/vxworks.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,646 root INFO copying pythran/boost/config/platform/win32.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,647 root INFO copying pythran/boost/config/platform/zos.hpp -> build/lib/pythran/boost/config/platform 2024-09-30 21:38:45,647 root INFO creating build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,648 root INFO copying pythran/boost/config/stdlib/dinkumware.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,649 root INFO copying pythran/boost/config/stdlib/libcomo.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,650 root INFO copying pythran/boost/config/stdlib/libcpp.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,651 root INFO copying pythran/boost/config/stdlib/libstdcpp3.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,652 root INFO copying pythran/boost/config/stdlib/modena.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,653 root INFO copying pythran/boost/config/stdlib/msl.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,654 root INFO copying pythran/boost/config/stdlib/roguewave.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,655 root INFO copying pythran/boost/config/stdlib/sgi.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,656 root INFO copying pythran/boost/config/stdlib/stlport.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,657 root INFO copying pythran/boost/config/stdlib/vacpp.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,658 root INFO copying pythran/boost/config/stdlib/xlcpp_zos.hpp -> build/lib/pythran/boost/config/stdlib 2024-09-30 21:38:45,659 root INFO creating build/lib/pythran/boost/container 2024-09-30 21:38:45,659 root INFO copying pythran/boost/container/container_fwd.hpp -> build/lib/pythran/boost/container 2024-09-30 21:38:45,660 root INFO creating build/lib/pythran/boost/container/detail 2024-09-30 21:38:45,661 root INFO copying pythran/boost/container/detail/std_fwd.hpp -> build/lib/pythran/boost/container/detail 2024-09-30 21:38:45,662 root INFO creating build/lib/pythran/boost/core 2024-09-30 21:38:45,662 root INFO copying pythran/boost/core/addressof.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,663 root INFO copying pythran/boost/core/checked_delete.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,664 root INFO copying pythran/boost/core/demangle.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,665 root INFO copying pythran/boost/core/enable_if.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,666 root INFO copying pythran/boost/core/explicit_operator_bool.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,667 root INFO copying pythran/boost/core/ignore_unused.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,668 root INFO copying pythran/boost/core/noncopyable.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,668 root INFO copying pythran/boost/core/ref.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,669 root INFO copying pythran/boost/core/swap.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,670 root INFO copying pythran/boost/core/typeinfo.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,671 root INFO copying pythran/boost/core/use_default.hpp -> build/lib/pythran/boost/core 2024-09-30 21:38:45,672 root INFO creating build/lib/pythran/boost/detail 2024-09-30 21:38:45,672 root INFO copying pythran/boost/detail/basic_pointerbuf.hpp -> build/lib/pythran/boost/detail 2024-09-30 21:38:45,674 root INFO copying pythran/boost/detail/fenv.hpp -> build/lib/pythran/boost/detail 2024-09-30 21:38:45,675 root INFO copying pythran/boost/detail/indirect_traits.hpp -> build/lib/pythran/boost/detail 2024-09-30 21:38:45,675 root INFO copying pythran/boost/detail/iterator.hpp -> build/lib/pythran/boost/detail 2024-09-30 21:38:45,676 root INFO copying pythran/boost/detail/lcast_precision.hpp -> build/lib/pythran/boost/detail 2024-09-30 21:38:45,677 root INFO copying pythran/boost/detail/lightweight_mutex.hpp -> build/lib/pythran/boost/detail 2024-09-30 21:38:45,678 root INFO copying pythran/boost/detail/reference_content.hpp -> build/lib/pythran/boost/detail 2024-09-30 21:38:45,679 root INFO copying pythran/boost/detail/select_type.hpp -> build/lib/pythran/boost/detail 2024-09-30 21:38:45,680 root INFO copying pythran/boost/detail/workaround.hpp -> build/lib/pythran/boost/detail 2024-09-30 21:38:45,681 root INFO creating build/lib/pythran/boost/exception 2024-09-30 21:38:45,681 root INFO copying pythran/boost/exception/exception.hpp -> build/lib/pythran/boost/exception 2024-09-30 21:38:45,682 root INFO creating build/lib/pythran/boost/format 2024-09-30 21:38:45,683 root INFO copying pythran/boost/format/alt_sstream.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,684 root INFO copying pythran/boost/format/alt_sstream_impl.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,685 root INFO copying pythran/boost/format/exceptions.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,686 root INFO copying pythran/boost/format/feed_args.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,687 root INFO copying pythran/boost/format/format_class.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,688 root INFO copying pythran/boost/format/format_fwd.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,689 root INFO copying pythran/boost/format/format_implementation.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,690 root INFO copying pythran/boost/format/free_funcs.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,691 root INFO copying pythran/boost/format/group.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,692 root INFO copying pythran/boost/format/internals.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,693 root INFO copying pythran/boost/format/internals_fwd.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,694 root INFO copying pythran/boost/format/parsing.hpp -> build/lib/pythran/boost/format 2024-09-30 21:38:45,695 root INFO creating build/lib/pythran/boost/format/detail 2024-09-30 21:38:45,696 root INFO copying pythran/boost/format/detail/compat_workarounds.hpp -> build/lib/pythran/boost/format/detail 2024-09-30 21:38:45,696 root INFO copying pythran/boost/format/detail/config_macros.hpp -> build/lib/pythran/boost/format/detail 2024-09-30 21:38:45,697 root INFO copying pythran/boost/format/detail/msvc_disambiguater.hpp -> build/lib/pythran/boost/format/detail 2024-09-30 21:38:45,698 root INFO copying pythran/boost/format/detail/unset_macros.hpp -> build/lib/pythran/boost/format/detail 2024-09-30 21:38:45,699 root INFO copying pythran/boost/format/detail/workarounds_gcc-2_95.hpp -> build/lib/pythran/boost/format/detail 2024-09-30 21:38:45,700 root INFO copying pythran/boost/format/detail/workarounds_stlport.hpp -> build/lib/pythran/boost/format/detail 2024-09-30 21:38:45,701 root INFO creating build/lib/pythran/boost/fusion 2024-09-30 21:38:45,701 root INFO copying pythran/boost/fusion/tuple.hpp -> build/lib/pythran/boost/fusion 2024-09-30 21:38:45,702 root INFO creating build/lib/pythran/boost/fusion/adapted 2024-09-30 21:38:45,703 root INFO copying pythran/boost/fusion/adapted/std_pair.hpp -> build/lib/pythran/boost/fusion/adapted 2024-09-30 21:38:45,704 root INFO creating build/lib/pythran/boost/fusion/adapted/mpl 2024-09-30 21:38:45,704 root INFO copying pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp -> build/lib/pythran/boost/fusion/adapted/mpl 2024-09-30 21:38:45,705 root INFO creating build/lib/pythran/boost/fusion/adapted/mpl/detail 2024-09-30 21:38:45,706 root INFO copying pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/adapted/mpl/detail 2024-09-30 21:38:45,707 root INFO copying pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/adapted/mpl/detail 2024-09-30 21:38:45,708 root INFO creating build/lib/pythran/boost/fusion/adapted/struct 2024-09-30 21:38:45,708 root INFO copying pythran/boost/fusion/adapted/struct/adapt_struct.hpp -> build/lib/pythran/boost/fusion/adapted/struct 2024-09-30 21:38:45,709 root INFO creating build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,710 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,711 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,712 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,713 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,714 root INFO copying pythran/boost/fusion/adapted/struct/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,715 root INFO copying pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,715 root INFO copying pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,716 root INFO copying pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,717 root INFO copying pythran/boost/fusion/adapted/struct/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,718 root INFO copying pythran/boost/fusion/adapted/struct/detail/extension.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,719 root INFO copying pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,720 root INFO copying pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,721 root INFO copying pythran/boost/fusion/adapted/struct/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,721 root INFO copying pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,722 root INFO copying pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:45,723 root INFO creating build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-09-30 21:38:45,724 root INFO copying pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-09-30 21:38:45,725 root INFO creating build/lib/pythran/boost/fusion/algorithm 2024-09-30 21:38:45,725 root INFO creating build/lib/pythran/boost/fusion/algorithm/transformation 2024-09-30 21:38:45,726 root INFO copying pythran/boost/fusion/algorithm/transformation/push_back.hpp -> build/lib/pythran/boost/fusion/algorithm/transformation 2024-09-30 21:38:45,727 root INFO copying pythran/boost/fusion/algorithm/transformation/push_front.hpp -> build/lib/pythran/boost/fusion/algorithm/transformation 2024-09-30 21:38:45,727 root INFO creating build/lib/pythran/boost/fusion/container 2024-09-30 21:38:45,728 root INFO creating build/lib/pythran/boost/fusion/container/generation 2024-09-30 21:38:45,728 root INFO copying pythran/boost/fusion/container/generation/ignore.hpp -> build/lib/pythran/boost/fusion/container/generation 2024-09-30 21:38:45,729 root INFO creating build/lib/pythran/boost/fusion/container/list 2024-09-30 21:38:45,730 root INFO copying pythran/boost/fusion/container/list/cons.hpp -> build/lib/pythran/boost/fusion/container/list 2024-09-30 21:38:45,731 root INFO copying pythran/boost/fusion/container/list/cons_fwd.hpp -> build/lib/pythran/boost/fusion/container/list 2024-09-30 21:38:45,732 root INFO copying pythran/boost/fusion/container/list/cons_iterator.hpp -> build/lib/pythran/boost/fusion/container/list 2024-09-30 21:38:45,733 root INFO copying pythran/boost/fusion/container/list/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list 2024-09-30 21:38:45,734 root INFO copying pythran/boost/fusion/container/list/nil.hpp -> build/lib/pythran/boost/fusion/container/list 2024-09-30 21:38:45,735 root INFO creating build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,735 root INFO copying pythran/boost/fusion/container/list/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,736 root INFO copying pythran/boost/fusion/container/list/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,737 root INFO copying pythran/boost/fusion/container/list/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,738 root INFO copying pythran/boost/fusion/container/list/detail/empty_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,739 root INFO copying pythran/boost/fusion/container/list/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,740 root INFO copying pythran/boost/fusion/container/list/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,741 root INFO copying pythran/boost/fusion/container/list/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,741 root INFO copying pythran/boost/fusion/container/list/detail/reverse_cons.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,742 root INFO copying pythran/boost/fusion/container/list/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,743 root INFO copying pythran/boost/fusion/container/list/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:45,744 root INFO creating build/lib/pythran/boost/fusion/container/list/detail/cpp03 2024-09-30 21:38:45,745 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/limits.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03 2024-09-30 21:38:45,746 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03 2024-09-30 21:38:45,746 root INFO creating build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:45,747 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list10_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:45,748 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list20_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:45,749 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list30_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:45,750 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list40_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:45,751 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list50_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:45,752 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:45,753 root INFO creating build/lib/pythran/boost/fusion/container/vector 2024-09-30 21:38:45,753 root INFO copying pythran/boost/fusion/container/vector/vector.hpp -> build/lib/pythran/boost/fusion/container/vector 2024-09-30 21:38:45,754 root INFO copying pythran/boost/fusion/container/vector/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector 2024-09-30 21:38:45,755 root INFO copying pythran/boost/fusion/container/vector/vector_iterator.hpp -> build/lib/pythran/boost/fusion/container/vector 2024-09-30 21:38:45,756 root INFO creating build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,757 root INFO copying pythran/boost/fusion/container/vector/detail/advance_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,758 root INFO copying pythran/boost/fusion/container/vector/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,759 root INFO copying pythran/boost/fusion/container/vector/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,760 root INFO copying pythran/boost/fusion/container/vector/detail/config.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,761 root INFO copying pythran/boost/fusion/container/vector/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,761 root INFO copying pythran/boost/fusion/container/vector/detail/distance_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,762 root INFO copying pythran/boost/fusion/container/vector/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,763 root INFO copying pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,764 root INFO copying pythran/boost/fusion/container/vector/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,765 root INFO copying pythran/boost/fusion/container/vector/detail/prior_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,766 root INFO copying pythran/boost/fusion/container/vector/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,767 root INFO copying pythran/boost/fusion/container/vector/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:45,767 root INFO creating build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,768 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,769 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,770 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,771 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,772 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,773 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,774 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,774 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,775 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,776 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,777 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,778 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,779 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,780 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,781 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,782 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,783 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:45,784 root INFO creating build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,784 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,785 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,787 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,788 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,791 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,792 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,794 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,795 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,799 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,800 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,805 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,807 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,808 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,809 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,810 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,811 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,813 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,814 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,815 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,816 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,817 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,818 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,819 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,820 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,821 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,823 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,824 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,826 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:45,827 root INFO creating build/lib/pythran/boost/fusion/include 2024-09-30 21:38:45,828 root INFO copying pythran/boost/fusion/include/std_pair.hpp -> build/lib/pythran/boost/fusion/include 2024-09-30 21:38:45,829 root INFO copying pythran/boost/fusion/include/tuple.hpp -> build/lib/pythran/boost/fusion/include 2024-09-30 21:38:45,830 root INFO creating build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,831 root INFO copying pythran/boost/fusion/iterator/advance.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,832 root INFO copying pythran/boost/fusion/iterator/basic_iterator.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,833 root INFO copying pythran/boost/fusion/iterator/deref.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,834 root INFO copying pythran/boost/fusion/iterator/deref_data.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,835 root INFO copying pythran/boost/fusion/iterator/distance.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,835 root INFO copying pythran/boost/fusion/iterator/equal_to.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,836 root INFO copying pythran/boost/fusion/iterator/iterator_facade.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,837 root INFO copying pythran/boost/fusion/iterator/key_of.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,838 root INFO copying pythran/boost/fusion/iterator/next.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,839 root INFO copying pythran/boost/fusion/iterator/prior.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,840 root INFO copying pythran/boost/fusion/iterator/segmented_iterator.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,841 root INFO copying pythran/boost/fusion/iterator/value_of.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,842 root INFO copying pythran/boost/fusion/iterator/value_of_data.hpp -> build/lib/pythran/boost/fusion/iterator 2024-09-30 21:38:45,842 root INFO creating build/lib/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:45,843 root INFO copying pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:45,844 root INFO copying pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:45,845 root INFO copying pythran/boost/fusion/iterator/detail/advance.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:45,846 root INFO copying pythran/boost/fusion/iterator/detail/distance.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:45,847 root INFO copying pythran/boost/fusion/iterator/detail/segment_sequence.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:45,847 root INFO copying pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:45,848 root INFO copying pythran/boost/fusion/iterator/detail/segmented_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:45,849 root INFO copying pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:45,850 root INFO creating build/lib/pythran/boost/fusion/iterator/mpl 2024-09-30 21:38:45,851 root INFO copying pythran/boost/fusion/iterator/mpl/convert_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/mpl 2024-09-30 21:38:45,852 root INFO copying pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/mpl 2024-09-30 21:38:45,852 root INFO creating build/lib/pythran/boost/fusion/mpl 2024-09-30 21:38:45,853 root INFO copying pythran/boost/fusion/mpl/begin.hpp -> build/lib/pythran/boost/fusion/mpl 2024-09-30 21:38:45,854 root INFO copying pythran/boost/fusion/mpl/end.hpp -> build/lib/pythran/boost/fusion/mpl 2024-09-30 21:38:45,855 root INFO creating build/lib/pythran/boost/fusion/sequence 2024-09-30 21:38:45,855 root INFO copying pythran/boost/fusion/sequence/comparison.hpp -> build/lib/pythran/boost/fusion/sequence 2024-09-30 21:38:45,856 root INFO copying pythran/boost/fusion/sequence/intrinsic_fwd.hpp -> build/lib/pythran/boost/fusion/sequence 2024-09-30 21:38:45,857 root INFO copying pythran/boost/fusion/sequence/io.hpp -> build/lib/pythran/boost/fusion/sequence 2024-09-30 21:38:45,858 root INFO creating build/lib/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:45,859 root INFO copying pythran/boost/fusion/sequence/comparison/enable_comparison.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:45,860 root INFO copying pythran/boost/fusion/sequence/comparison/equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:45,861 root INFO copying pythran/boost/fusion/sequence/comparison/greater.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:45,862 root INFO copying pythran/boost/fusion/sequence/comparison/greater_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:45,863 root INFO copying pythran/boost/fusion/sequence/comparison/less.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:45,863 root INFO copying pythran/boost/fusion/sequence/comparison/less_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:45,864 root INFO copying pythran/boost/fusion/sequence/comparison/not_equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:45,865 root INFO creating build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:45,866 root INFO copying pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:45,867 root INFO copying pythran/boost/fusion/sequence/comparison/detail/greater.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:45,868 root INFO copying pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:45,868 root INFO copying pythran/boost/fusion/sequence/comparison/detail/less.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:45,869 root INFO copying pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:45,870 root INFO copying pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:45,871 root INFO creating build/lib/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:45,872 root INFO copying pythran/boost/fusion/sequence/intrinsic/at.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:45,873 root INFO copying pythran/boost/fusion/sequence/intrinsic/begin.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:45,874 root INFO copying pythran/boost/fusion/sequence/intrinsic/empty.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:45,874 root INFO copying pythran/boost/fusion/sequence/intrinsic/end.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:45,875 root INFO copying pythran/boost/fusion/sequence/intrinsic/segments.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:45,876 root INFO copying pythran/boost/fusion/sequence/intrinsic/size.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:45,877 root INFO copying pythran/boost/fusion/sequence/intrinsic/value_at.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:45,878 root INFO creating build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:45,879 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:45,879 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:45,880 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:45,881 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:45,882 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:45,883 root INFO creating build/lib/pythran/boost/fusion/sequence/io 2024-09-30 21:38:45,884 root INFO copying pythran/boost/fusion/sequence/io/in.hpp -> build/lib/pythran/boost/fusion/sequence/io 2024-09-30 21:38:45,885 root INFO copying pythran/boost/fusion/sequence/io/out.hpp -> build/lib/pythran/boost/fusion/sequence/io 2024-09-30 21:38:45,886 root INFO creating build/lib/pythran/boost/fusion/sequence/io/detail 2024-09-30 21:38:45,886 root INFO copying pythran/boost/fusion/sequence/io/detail/in.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail 2024-09-30 21:38:45,887 root INFO copying pythran/boost/fusion/sequence/io/detail/manip.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail 2024-09-30 21:38:45,888 root INFO copying pythran/boost/fusion/sequence/io/detail/out.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail 2024-09-30 21:38:45,889 root INFO creating build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,890 root INFO copying pythran/boost/fusion/support/as_const.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,891 root INFO copying pythran/boost/fusion/support/category_of.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,892 root INFO copying pythran/boost/fusion/support/config.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,892 root INFO copying pythran/boost/fusion/support/is_iterator.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,893 root INFO copying pythran/boost/fusion/support/is_segmented.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,894 root INFO copying pythran/boost/fusion/support/is_sequence.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,895 root INFO copying pythran/boost/fusion/support/is_view.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,896 root INFO copying pythran/boost/fusion/support/iterator_base.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,897 root INFO copying pythran/boost/fusion/support/sequence_base.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,898 root INFO copying pythran/boost/fusion/support/tag_of.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,899 root INFO copying pythran/boost/fusion/support/tag_of_fwd.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,899 root INFO copying pythran/boost/fusion/support/void.hpp -> build/lib/pythran/boost/fusion/support 2024-09-30 21:38:45,900 root INFO creating build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,901 root INFO copying pythran/boost/fusion/support/detail/access.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,902 root INFO copying pythran/boost/fusion/support/detail/and.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,903 root INFO copying pythran/boost/fusion/support/detail/as_fusion_element.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,903 root INFO copying pythran/boost/fusion/support/detail/enabler.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,904 root INFO copying pythran/boost/fusion/support/detail/index_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,905 root INFO copying pythran/boost/fusion/support/detail/is_mpl_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,906 root INFO copying pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,907 root INFO copying pythran/boost/fusion/support/detail/mpl_iterator_category.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,908 root INFO copying pythran/boost/fusion/support/detail/pp_round.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,909 root INFO copying pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-09-30 21:38:45,910 root INFO creating build/lib/pythran/boost/fusion/tuple 2024-09-30 21:38:45,911 root INFO copying pythran/boost/fusion/tuple/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple 2024-09-30 21:38:45,912 root INFO copying pythran/boost/fusion/tuple/tuple.hpp -> build/lib/pythran/boost/fusion/tuple 2024-09-30 21:38:45,912 root INFO copying pythran/boost/fusion/tuple/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple 2024-09-30 21:38:45,913 root INFO copying pythran/boost/fusion/tuple/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple 2024-09-30 21:38:45,914 root INFO creating build/lib/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:45,915 root INFO copying pythran/boost/fusion/tuple/detail/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:45,916 root INFO copying pythran/boost/fusion/tuple/detail/tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:45,917 root INFO copying pythran/boost/fusion/tuple/detail/tuple_expand.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:45,917 root INFO copying pythran/boost/fusion/tuple/detail/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:45,918 root INFO copying pythran/boost/fusion/tuple/detail/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:45,919 root INFO creating build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,920 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,921 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,922 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,923 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,924 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,926 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,928 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,929 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,930 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,931 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,932 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,933 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,935 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,936 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,938 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,939 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,940 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,941 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,942 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,943 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,944 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,945 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,947 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,948 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:45,949 root INFO creating build/lib/pythran/boost/fusion/view 2024-09-30 21:38:45,950 root INFO copying pythran/boost/fusion/view/iterator_range.hpp -> build/lib/pythran/boost/fusion/view 2024-09-30 21:38:45,951 root INFO creating build/lib/pythran/boost/fusion/view/iterator_range 2024-09-30 21:38:45,952 root INFO copying pythran/boost/fusion/view/iterator_range/iterator_range.hpp -> build/lib/pythran/boost/fusion/view/iterator_range 2024-09-30 21:38:45,952 root INFO creating build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:45,953 root INFO copying pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:45,954 root INFO copying pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:45,955 root INFO copying pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:45,956 root INFO copying pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:45,957 root INFO copying pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:45,958 root INFO copying pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:45,959 root INFO copying pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:45,959 root INFO copying pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:45,960 root INFO creating build/lib/pythran/boost/fusion/view/joint_view 2024-09-30 21:38:45,961 root INFO copying pythran/boost/fusion/view/joint_view/joint_view.hpp -> build/lib/pythran/boost/fusion/view/joint_view 2024-09-30 21:38:45,962 root INFO copying pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp -> build/lib/pythran/boost/fusion/view/joint_view 2024-09-30 21:38:45,963 root INFO copying pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp -> build/lib/pythran/boost/fusion/view/joint_view 2024-09-30 21:38:45,964 root INFO creating build/lib/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:45,964 root INFO copying pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:45,965 root INFO copying pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:45,966 root INFO copying pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:45,967 root INFO copying pythran/boost/fusion/view/joint_view/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:45,968 root INFO copying pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:45,969 root INFO copying pythran/boost/fusion/view/joint_view/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:45,970 root INFO copying pythran/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:45,971 root INFO copying pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:45,972 root INFO creating build/lib/pythran/boost/fusion/view/single_view 2024-09-30 21:38:45,972 root INFO copying pythran/boost/fusion/view/single_view/single_view.hpp -> build/lib/pythran/boost/fusion/view/single_view 2024-09-30 21:38:45,973 root INFO copying pythran/boost/fusion/view/single_view/single_view_iterator.hpp -> build/lib/pythran/boost/fusion/view/single_view 2024-09-30 21:38:45,974 root INFO creating build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,975 root INFO copying pythran/boost/fusion/view/single_view/detail/advance_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,975 root INFO copying pythran/boost/fusion/view/single_view/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,976 root INFO copying pythran/boost/fusion/view/single_view/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,977 root INFO copying pythran/boost/fusion/view/single_view/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,978 root INFO copying pythran/boost/fusion/view/single_view/detail/distance_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,979 root INFO copying pythran/boost/fusion/view/single_view/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,980 root INFO copying pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,981 root INFO copying pythran/boost/fusion/view/single_view/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,982 root INFO copying pythran/boost/fusion/view/single_view/detail/prior_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,982 root INFO copying pythran/boost/fusion/view/single_view/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,983 root INFO copying pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,984 root INFO copying pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:45,985 root INFO creating build/lib/pythran/boost/iterator 2024-09-30 21:38:45,986 root INFO copying pythran/boost/iterator/advance.hpp -> build/lib/pythran/boost/iterator 2024-09-30 21:38:45,987 root INFO copying pythran/boost/iterator/distance.hpp -> build/lib/pythran/boost/iterator 2024-09-30 21:38:45,988 root INFO copying pythran/boost/iterator/interoperable.hpp -> build/lib/pythran/boost/iterator 2024-09-30 21:38:45,988 root INFO copying pythran/boost/iterator/iterator_adaptor.hpp -> build/lib/pythran/boost/iterator 2024-09-30 21:38:45,990 root INFO copying pythran/boost/iterator/iterator_categories.hpp -> build/lib/pythran/boost/iterator 2024-09-30 21:38:45,991 root INFO copying pythran/boost/iterator/iterator_concepts.hpp -> build/lib/pythran/boost/iterator 2024-09-30 21:38:45,992 root INFO copying pythran/boost/iterator/iterator_facade.hpp -> build/lib/pythran/boost/iterator 2024-09-30 21:38:45,993 root INFO copying pythran/boost/iterator/iterator_traits.hpp -> build/lib/pythran/boost/iterator 2024-09-30 21:38:45,994 root INFO copying pythran/boost/iterator/reverse_iterator.hpp -> build/lib/pythran/boost/iterator 2024-09-30 21:38:45,995 root INFO creating build/lib/pythran/boost/iterator/detail 2024-09-30 21:38:45,995 root INFO copying pythran/boost/iterator/detail/config_def.hpp -> build/lib/pythran/boost/iterator/detail 2024-09-30 21:38:45,996 root INFO copying pythran/boost/iterator/detail/config_undef.hpp -> build/lib/pythran/boost/iterator/detail 2024-09-30 21:38:45,997 root INFO copying pythran/boost/iterator/detail/enable_if.hpp -> build/lib/pythran/boost/iterator/detail 2024-09-30 21:38:45,998 root INFO copying pythran/boost/iterator/detail/facade_iterator_category.hpp -> build/lib/pythran/boost/iterator/detail 2024-09-30 21:38:45,999 root INFO creating build/lib/pythran/boost/lexical_cast 2024-09-30 21:38:46,000 root INFO copying pythran/boost/lexical_cast/bad_lexical_cast.hpp -> build/lib/pythran/boost/lexical_cast 2024-09-30 21:38:46,001 root INFO copying pythran/boost/lexical_cast/try_lexical_convert.hpp -> build/lib/pythran/boost/lexical_cast 2024-09-30 21:38:46,002 root INFO creating build/lib/pythran/boost/lexical_cast/detail 2024-09-30 21:38:46,002 root INFO copying pythran/boost/lexical_cast/detail/converter_lexical.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-09-30 21:38:46,003 root INFO copying pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-09-30 21:38:46,004 root INFO copying pythran/boost/lexical_cast/detail/converter_numeric.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-09-30 21:38:46,005 root INFO copying pythran/boost/lexical_cast/detail/inf_nan.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-09-30 21:38:46,006 root INFO copying pythran/boost/lexical_cast/detail/is_character.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-09-30 21:38:46,007 root INFO copying pythran/boost/lexical_cast/detail/lcast_char_constants.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-09-30 21:38:46,008 root INFO copying pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-09-30 21:38:46,009 root INFO copying pythran/boost/lexical_cast/detail/widest_char.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-09-30 21:38:46,010 root INFO creating build/lib/pythran/boost/math 2024-09-30 21:38:46,011 root INFO creating build/lib/pythran/boost/math/constants 2024-09-30 21:38:46,011 root INFO copying pythran/boost/math/constants/calculate_constants.hpp -> build/lib/pythran/boost/math/constants 2024-09-30 21:38:46,012 root INFO copying pythran/boost/math/constants/constants.hpp -> build/lib/pythran/boost/math/constants 2024-09-30 21:38:46,014 root INFO creating build/lib/pythran/boost/math/distributions 2024-09-30 21:38:46,014 root INFO copying pythran/boost/math/distributions/complement.hpp -> build/lib/pythran/boost/math/distributions 2024-09-30 21:38:46,015 root INFO copying pythran/boost/math/distributions/fwd.hpp -> build/lib/pythran/boost/math/distributions 2024-09-30 21:38:46,016 root INFO copying pythran/boost/math/distributions/normal.hpp -> build/lib/pythran/boost/math/distributions 2024-09-30 21:38:46,017 root INFO creating build/lib/pythran/boost/math/distributions/detail 2024-09-30 21:38:46,018 root INFO copying pythran/boost/math/distributions/detail/common_error_handling.hpp -> build/lib/pythran/boost/math/distributions/detail 2024-09-30 21:38:46,019 root INFO copying pythran/boost/math/distributions/detail/derived_accessors.hpp -> build/lib/pythran/boost/math/distributions/detail 2024-09-30 21:38:46,020 root INFO creating build/lib/pythran/boost/math/policies 2024-09-30 21:38:46,021 root INFO copying pythran/boost/math/policies/error_handling.hpp -> build/lib/pythran/boost/math/policies 2024-09-30 21:38:46,022 root INFO copying pythran/boost/math/policies/policy.hpp -> build/lib/pythran/boost/math/policies 2024-09-30 21:38:46,023 root INFO creating build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,024 root INFO copying pythran/boost/math/special_functions/bernoulli.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,024 root INFO copying pythran/boost/math/special_functions/bessel.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,026 root INFO copying pythran/boost/math/special_functions/bessel_prime.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,027 root INFO copying pythran/boost/math/special_functions/beta.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,028 root INFO copying pythran/boost/math/special_functions/binomial.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,029 root INFO copying pythran/boost/math/special_functions/cbrt.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,030 root INFO copying pythran/boost/math/special_functions/cos_pi.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,031 root INFO copying pythran/boost/math/special_functions/digamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,032 root INFO copying pythran/boost/math/special_functions/erf.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,033 root INFO copying pythran/boost/math/special_functions/expm1.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,035 root INFO copying pythran/boost/math/special_functions/factorials.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,036 root INFO copying pythran/boost/math/special_functions/fpclassify.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,037 root INFO copying pythran/boost/math/special_functions/gamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,039 root INFO copying pythran/boost/math/special_functions/hankel.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,040 root INFO copying pythran/boost/math/special_functions/hypot.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,041 root INFO copying pythran/boost/math/special_functions/lanczos.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,043 root INFO copying pythran/boost/math/special_functions/log1p.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,044 root INFO copying pythran/boost/math/special_functions/math_fwd.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,046 root INFO copying pythran/boost/math/special_functions/next.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,047 root INFO copying pythran/boost/math/special_functions/polygamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,048 root INFO copying pythran/boost/math/special_functions/pow.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,049 root INFO copying pythran/boost/math/special_functions/powm1.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,050 root INFO copying pythran/boost/math/special_functions/round.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,051 root INFO copying pythran/boost/math/special_functions/sign.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,052 root INFO copying pythran/boost/math/special_functions/sin_pi.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,053 root INFO copying pythran/boost/math/special_functions/sinc.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,054 root INFO copying pythran/boost/math/special_functions/sqrt1pm1.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,055 root INFO copying pythran/boost/math/special_functions/trigamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,056 root INFO copying pythran/boost/math/special_functions/trunc.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,057 root INFO copying pythran/boost/math/special_functions/zeta.hpp -> build/lib/pythran/boost/math/special_functions 2024-09-30 21:38:46,058 root INFO creating build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,059 root INFO copying pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,060 root INFO copying pythran/boost/math/special_functions/detail/bernoulli_details.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,061 root INFO copying pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,062 root INFO copying pythran/boost/math/special_functions/detail/bessel_i0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,063 root INFO copying pythran/boost/math/special_functions/detail/bessel_i1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,065 root INFO copying pythran/boost/math/special_functions/detail/bessel_ik.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,066 root INFO copying pythran/boost/math/special_functions/detail/bessel_j0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,067 root INFO copying pythran/boost/math/special_functions/detail/bessel_j1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,068 root INFO copying pythran/boost/math/special_functions/detail/bessel_jn.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,069 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,070 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,071 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,072 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,073 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_series.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,074 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,075 root INFO copying pythran/boost/math/special_functions/detail/bessel_k0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,076 root INFO copying pythran/boost/math/special_functions/detail/bessel_k1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,078 root INFO copying pythran/boost/math/special_functions/detail/bessel_kn.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,079 root INFO copying pythran/boost/math/special_functions/detail/bessel_y0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,080 root INFO copying pythran/boost/math/special_functions/detail/bessel_y1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,081 root INFO copying pythran/boost/math/special_functions/detail/bessel_yn.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,082 root INFO copying pythran/boost/math/special_functions/detail/erf_inv.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,083 root INFO copying pythran/boost/math/special_functions/detail/fp_traits.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,084 root INFO copying pythran/boost/math/special_functions/detail/gamma_inva.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,085 root INFO copying pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,086 root INFO copying pythran/boost/math/special_functions/detail/ibeta_inverse.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,088 root INFO copying pythran/boost/math/special_functions/detail/iconv.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,089 root INFO copying pythran/boost/math/special_functions/detail/igamma_inverse.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,090 root INFO copying pythran/boost/math/special_functions/detail/igamma_large.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,091 root INFO copying pythran/boost/math/special_functions/detail/lanczos_sse2.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,092 root INFO copying pythran/boost/math/special_functions/detail/lgamma_small.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,093 root INFO copying pythran/boost/math/special_functions/detail/polygamma.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,095 root INFO copying pythran/boost/math/special_functions/detail/round_fwd.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,095 root INFO copying pythran/boost/math/special_functions/detail/t_distribution_inv.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,097 root INFO copying pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,098 root INFO copying pythran/boost/math/special_functions/detail/unchecked_factorial.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-09-30 21:38:46,100 root INFO creating build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,100 root INFO copying pythran/boost/math/tools/atomic.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,101 root INFO copying pythran/boost/math/tools/big_constant.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,102 root INFO copying pythran/boost/math/tools/complex.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,103 root INFO copying pythran/boost/math/tools/config.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,104 root INFO copying pythran/boost/math/tools/convert_from_string.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,105 root INFO copying pythran/boost/math/tools/fraction.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,106 root INFO copying pythran/boost/math/tools/precision.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,107 root INFO copying pythran/boost/math/tools/promotion.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,108 root INFO copying pythran/boost/math/tools/rational.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,109 root INFO copying pythran/boost/math/tools/real_cast.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,110 root INFO copying pythran/boost/math/tools/roots.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,111 root INFO copying pythran/boost/math/tools/series.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,112 root INFO copying pythran/boost/math/tools/toms748_solve.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,113 root INFO copying pythran/boost/math/tools/tuple.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,114 root INFO copying pythran/boost/math/tools/user.hpp -> build/lib/pythran/boost/math/tools 2024-09-30 21:38:46,115 root INFO creating build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,116 root INFO copying pythran/boost/math/tools/detail/is_const_iterable.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,116 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,117 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,118 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,119 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,120 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,121 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,122 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,123 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,124 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,125 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,125 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,126 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,127 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,128 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,129 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,130 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,131 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,132 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,133 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,134 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,135 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,135 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,136 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,137 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,138 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,139 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,140 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,141 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,142 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,143 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,144 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,145 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,146 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,147 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,148 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,149 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,150 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,151 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,151 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,152 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,153 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,154 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,155 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,156 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,157 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,159 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,160 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,161 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,162 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,163 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,164 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,165 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,166 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,167 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,168 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,169 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,170 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,171 root INFO copying pythran/boost/math/tools/detail/rational_horner1_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,172 root INFO copying pythran/boost/math/tools/detail/rational_horner1_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,173 root INFO copying pythran/boost/math/tools/detail/rational_horner1_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,174 root INFO copying pythran/boost/math/tools/detail/rational_horner1_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,175 root INFO copying pythran/boost/math/tools/detail/rational_horner1_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,176 root INFO copying pythran/boost/math/tools/detail/rational_horner1_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,177 root INFO copying pythran/boost/math/tools/detail/rational_horner1_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,178 root INFO copying pythran/boost/math/tools/detail/rational_horner1_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,180 root INFO copying pythran/boost/math/tools/detail/rational_horner1_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,181 root INFO copying pythran/boost/math/tools/detail/rational_horner1_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,182 root INFO copying pythran/boost/math/tools/detail/rational_horner1_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,183 root INFO copying pythran/boost/math/tools/detail/rational_horner1_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,184 root INFO copying pythran/boost/math/tools/detail/rational_horner1_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,185 root INFO copying pythran/boost/math/tools/detail/rational_horner1_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,186 root INFO copying pythran/boost/math/tools/detail/rational_horner1_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,187 root INFO copying pythran/boost/math/tools/detail/rational_horner1_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,187 root INFO copying pythran/boost/math/tools/detail/rational_horner1_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,188 root INFO copying pythran/boost/math/tools/detail/rational_horner1_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,189 root INFO copying pythran/boost/math/tools/detail/rational_horner1_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,190 root INFO copying pythran/boost/math/tools/detail/rational_horner2_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,191 root INFO copying pythran/boost/math/tools/detail/rational_horner2_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,192 root INFO copying pythran/boost/math/tools/detail/rational_horner2_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,193 root INFO copying pythran/boost/math/tools/detail/rational_horner2_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,195 root INFO copying pythran/boost/math/tools/detail/rational_horner2_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,196 root INFO copying pythran/boost/math/tools/detail/rational_horner2_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,197 root INFO copying pythran/boost/math/tools/detail/rational_horner2_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,198 root INFO copying pythran/boost/math/tools/detail/rational_horner2_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,199 root INFO copying pythran/boost/math/tools/detail/rational_horner2_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,200 root INFO copying pythran/boost/math/tools/detail/rational_horner2_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,201 root INFO copying pythran/boost/math/tools/detail/rational_horner2_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,202 root INFO copying pythran/boost/math/tools/detail/rational_horner2_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,203 root INFO copying pythran/boost/math/tools/detail/rational_horner2_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,204 root INFO copying pythran/boost/math/tools/detail/rational_horner2_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,205 root INFO copying pythran/boost/math/tools/detail/rational_horner2_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,206 root INFO copying pythran/boost/math/tools/detail/rational_horner2_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,207 root INFO copying pythran/boost/math/tools/detail/rational_horner2_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,208 root INFO copying pythran/boost/math/tools/detail/rational_horner2_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,209 root INFO copying pythran/boost/math/tools/detail/rational_horner2_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,210 root INFO copying pythran/boost/math/tools/detail/rational_horner3_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,211 root INFO copying pythran/boost/math/tools/detail/rational_horner3_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,212 root INFO copying pythran/boost/math/tools/detail/rational_horner3_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,213 root INFO copying pythran/boost/math/tools/detail/rational_horner3_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,214 root INFO copying pythran/boost/math/tools/detail/rational_horner3_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,216 root INFO copying pythran/boost/math/tools/detail/rational_horner3_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,217 root INFO copying pythran/boost/math/tools/detail/rational_horner3_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,218 root INFO copying pythran/boost/math/tools/detail/rational_horner3_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,219 root INFO copying pythran/boost/math/tools/detail/rational_horner3_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,220 root INFO copying pythran/boost/math/tools/detail/rational_horner3_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,222 root INFO copying pythran/boost/math/tools/detail/rational_horner3_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,223 root INFO copying pythran/boost/math/tools/detail/rational_horner3_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,224 root INFO copying pythran/boost/math/tools/detail/rational_horner3_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,225 root INFO copying pythran/boost/math/tools/detail/rational_horner3_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,226 root INFO copying pythran/boost/math/tools/detail/rational_horner3_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,227 root INFO copying pythran/boost/math/tools/detail/rational_horner3_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,228 root INFO copying pythran/boost/math/tools/detail/rational_horner3_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,228 root INFO copying pythran/boost/math/tools/detail/rational_horner3_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,230 root INFO copying pythran/boost/math/tools/detail/rational_horner3_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-09-30 21:38:46,231 root INFO creating build/lib/pythran/boost/move 2024-09-30 21:38:46,231 root INFO copying pythran/boost/move/core.hpp -> build/lib/pythran/boost/move 2024-09-30 21:38:46,232 root INFO copying pythran/boost/move/traits.hpp -> build/lib/pythran/boost/move 2024-09-30 21:38:46,233 root INFO copying pythran/boost/move/utility.hpp -> build/lib/pythran/boost/move 2024-09-30 21:38:46,234 root INFO copying pythran/boost/move/utility_core.hpp -> build/lib/pythran/boost/move 2024-09-30 21:38:46,236 root INFO creating build/lib/pythran/boost/move/detail 2024-09-30 21:38:46,236 root INFO copying pythran/boost/move/detail/config_begin.hpp -> build/lib/pythran/boost/move/detail 2024-09-30 21:38:46,237 root INFO copying pythran/boost/move/detail/config_end.hpp -> build/lib/pythran/boost/move/detail 2024-09-30 21:38:46,238 root INFO copying pythran/boost/move/detail/meta_utils.hpp -> build/lib/pythran/boost/move/detail 2024-09-30 21:38:46,239 root INFO copying pythran/boost/move/detail/meta_utils_core.hpp -> build/lib/pythran/boost/move/detail 2024-09-30 21:38:46,240 root INFO copying pythran/boost/move/detail/std_ns_begin.hpp -> build/lib/pythran/boost/move/detail 2024-09-30 21:38:46,241 root INFO copying pythran/boost/move/detail/std_ns_end.hpp -> build/lib/pythran/boost/move/detail 2024-09-30 21:38:46,242 root INFO copying pythran/boost/move/detail/type_traits.hpp -> build/lib/pythran/boost/move/detail 2024-09-30 21:38:46,243 root INFO copying pythran/boost/move/detail/workaround.hpp -> build/lib/pythran/boost/move/detail 2024-09-30 21:38:46,244 root INFO creating build/lib/pythran/boost/mpl 2024-09-30 21:38:46,245 root INFO copying pythran/boost/mpl/O1_size.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,246 root INFO copying pythran/boost/mpl/O1_size_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,247 root INFO copying pythran/boost/mpl/advance.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,247 root INFO copying pythran/boost/mpl/advance_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,248 root INFO copying pythran/boost/mpl/always.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,249 root INFO copying pythran/boost/mpl/and.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,250 root INFO copying pythran/boost/mpl/apply.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,251 root INFO copying pythran/boost/mpl/apply_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,252 root INFO copying pythran/boost/mpl/apply_wrap.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,253 root INFO copying pythran/boost/mpl/arg.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,254 root INFO copying pythran/boost/mpl/arg_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,254 root INFO copying pythran/boost/mpl/assert.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,255 root INFO copying pythran/boost/mpl/at.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,256 root INFO copying pythran/boost/mpl/at_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,257 root INFO copying pythran/boost/mpl/back_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,258 root INFO copying pythran/boost/mpl/back_inserter.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,259 root INFO copying pythran/boost/mpl/begin.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,260 root INFO copying pythran/boost/mpl/begin_end.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,260 root INFO copying pythran/boost/mpl/begin_end_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,261 root INFO copying pythran/boost/mpl/bind.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,262 root INFO copying pythran/boost/mpl/bind_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,263 root INFO copying pythran/boost/mpl/bool.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,264 root INFO copying pythran/boost/mpl/bool_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,265 root INFO copying pythran/boost/mpl/clear.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,266 root INFO copying pythran/boost/mpl/clear_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,267 root INFO copying pythran/boost/mpl/comparison.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,268 root INFO copying pythran/boost/mpl/contains.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,268 root INFO copying pythran/boost/mpl/contains_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,269 root INFO copying pythran/boost/mpl/deref.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,270 root INFO copying pythran/boost/mpl/distance.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,271 root INFO copying pythran/boost/mpl/distance_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,272 root INFO copying pythran/boost/mpl/divides.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,273 root INFO copying pythran/boost/mpl/empty_base.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,274 root INFO copying pythran/boost/mpl/empty_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,274 root INFO copying pythran/boost/mpl/end.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,275 root INFO copying pythran/boost/mpl/equal_to.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,276 root INFO copying pythran/boost/mpl/eval_if.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,277 root INFO copying pythran/boost/mpl/find.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,278 root INFO copying pythran/boost/mpl/find_if.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,279 root INFO copying pythran/boost/mpl/fold.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,280 root INFO copying pythran/boost/mpl/front_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,281 root INFO copying pythran/boost/mpl/front_inserter.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,281 root INFO copying pythran/boost/mpl/greater.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,282 root INFO copying pythran/boost/mpl/greater_equal.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,283 root INFO copying pythran/boost/mpl/has_xxx.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,284 root INFO copying pythran/boost/mpl/identity.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,285 root INFO copying pythran/boost/mpl/if.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,286 root INFO copying pythran/boost/mpl/inherit.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,287 root INFO copying pythran/boost/mpl/inserter.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,288 root INFO copying pythran/boost/mpl/int.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,289 root INFO copying pythran/boost/mpl/int_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,290 root INFO copying pythran/boost/mpl/integral_c.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,291 root INFO copying pythran/boost/mpl/integral_c_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,291 root INFO copying pythran/boost/mpl/integral_c_tag.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,292 root INFO copying pythran/boost/mpl/is_placeholder.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,293 root INFO copying pythran/boost/mpl/is_sequence.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,294 root INFO copying pythran/boost/mpl/iter_fold.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,295 root INFO copying pythran/boost/mpl/iter_fold_if.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,296 root INFO copying pythran/boost/mpl/iterator_range.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,297 root INFO copying pythran/boost/mpl/iterator_tags.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,298 root INFO copying pythran/boost/mpl/lambda.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,298 root INFO copying pythran/boost/mpl/lambda_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,299 root INFO copying pythran/boost/mpl/less.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,300 root INFO copying pythran/boost/mpl/less_equal.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,301 root INFO copying pythran/boost/mpl/list.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,302 root INFO copying pythran/boost/mpl/logical.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,303 root INFO copying pythran/boost/mpl/long.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,304 root INFO copying pythran/boost/mpl/long_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,304 root INFO copying pythran/boost/mpl/minus.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,305 root INFO copying pythran/boost/mpl/multiplies.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,306 root INFO copying pythran/boost/mpl/negate.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,307 root INFO copying pythran/boost/mpl/next.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,308 root INFO copying pythran/boost/mpl/next_prior.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,309 root INFO copying pythran/boost/mpl/not.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,310 root INFO copying pythran/boost/mpl/not_equal_to.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,311 root INFO copying pythran/boost/mpl/numeric_cast.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,312 root INFO copying pythran/boost/mpl/or.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,312 root INFO copying pythran/boost/mpl/pair.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,313 root INFO copying pythran/boost/mpl/placeholders.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,314 root INFO copying pythran/boost/mpl/plus.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,315 root INFO copying pythran/boost/mpl/pop_back_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,316 root INFO copying pythran/boost/mpl/pop_front_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,317 root INFO copying pythran/boost/mpl/prior.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,318 root INFO copying pythran/boost/mpl/protect.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,319 root INFO copying pythran/boost/mpl/push_back.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,319 root INFO copying pythran/boost/mpl/push_back_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,320 root INFO copying pythran/boost/mpl/push_front.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,321 root INFO copying pythran/boost/mpl/push_front_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,322 root INFO copying pythran/boost/mpl/quote.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,323 root INFO copying pythran/boost/mpl/remove_if.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,324 root INFO copying pythran/boost/mpl/reverse_fold.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,325 root INFO copying pythran/boost/mpl/same_as.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,325 root INFO copying pythran/boost/mpl/sequence_tag.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,326 root INFO copying pythran/boost/mpl/sequence_tag_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,327 root INFO copying pythran/boost/mpl/size.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,328 root INFO copying pythran/boost/mpl/size_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,329 root INFO copying pythran/boost/mpl/size_t.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,330 root INFO copying pythran/boost/mpl/size_t_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,331 root INFO copying pythran/boost/mpl/tag.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,332 root INFO copying pythran/boost/mpl/times.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,333 root INFO copying pythran/boost/mpl/vector.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,334 root INFO copying pythran/boost/mpl/void.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,334 root INFO copying pythran/boost/mpl/void_fwd.hpp -> build/lib/pythran/boost/mpl 2024-09-30 21:38:46,335 root INFO creating build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,336 root INFO copying pythran/boost/mpl/aux_/O1_size_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,337 root INFO copying pythran/boost/mpl/aux_/adl_barrier.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,338 root INFO copying pythran/boost/mpl/aux_/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,339 root INFO copying pythran/boost/mpl/aux_/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,339 root INFO copying pythran/boost/mpl/aux_/arg_typedef.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,340 root INFO copying pythran/boost/mpl/aux_/arithmetic_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,341 root INFO copying pythran/boost/mpl/aux_/arity.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,342 root INFO copying pythran/boost/mpl/aux_/arity_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,343 root INFO copying pythran/boost/mpl/aux_/at_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,344 root INFO copying pythran/boost/mpl/aux_/begin_end_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,344 root INFO copying pythran/boost/mpl/aux_/clear_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,345 root INFO copying pythran/boost/mpl/aux_/common_name_wknd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,346 root INFO copying pythran/boost/mpl/aux_/comparison_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,347 root INFO copying pythran/boost/mpl/aux_/contains_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,348 root INFO copying pythran/boost/mpl/aux_/count_args.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,349 root INFO copying pythran/boost/mpl/aux_/find_if_pred.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,350 root INFO copying pythran/boost/mpl/aux_/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,350 root INFO copying pythran/boost/mpl/aux_/fold_impl_body.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,352 root INFO copying pythran/boost/mpl/aux_/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,353 root INFO copying pythran/boost/mpl/aux_/has_apply.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,354 root INFO copying pythran/boost/mpl/aux_/has_begin.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,355 root INFO copying pythran/boost/mpl/aux_/has_rebind.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,355 root INFO copying pythran/boost/mpl/aux_/has_size.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,356 root INFO copying pythran/boost/mpl/aux_/has_tag.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,357 root INFO copying pythran/boost/mpl/aux_/has_type.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,358 root INFO copying pythran/boost/mpl/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,359 root INFO copying pythran/boost/mpl/aux_/inserter_algorithm.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,360 root INFO copying pythran/boost/mpl/aux_/integral_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,361 root INFO copying pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,362 root INFO copying pythran/boost/mpl/aux_/iter_apply.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,363 root INFO copying pythran/boost/mpl/aux_/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,363 root INFO copying pythran/boost/mpl/aux_/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,364 root INFO copying pythran/boost/mpl/aux_/lambda_arity_param.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,365 root INFO copying pythran/boost/mpl/aux_/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,366 root INFO copying pythran/boost/mpl/aux_/lambda_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,367 root INFO copying pythran/boost/mpl/aux_/lambda_support.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,368 root INFO copying pythran/boost/mpl/aux_/largest_int.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,369 root INFO copying pythran/boost/mpl/aux_/logical_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,370 root INFO copying pythran/boost/mpl/aux_/msvc_dtw.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,371 root INFO copying pythran/boost/mpl/aux_/msvc_eti_base.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,372 root INFO copying pythran/boost/mpl/aux_/msvc_is_class.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,372 root INFO copying pythran/boost/mpl/aux_/msvc_never_true.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,373 root INFO copying pythran/boost/mpl/aux_/msvc_type.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,374 root INFO copying pythran/boost/mpl/aux_/na.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,375 root INFO copying pythran/boost/mpl/aux_/na_assert.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,376 root INFO copying pythran/boost/mpl/aux_/na_fwd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,377 root INFO copying pythran/boost/mpl/aux_/na_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,378 root INFO copying pythran/boost/mpl/aux_/nested_type_wknd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,379 root INFO copying pythran/boost/mpl/aux_/nttp_decl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,380 root INFO copying pythran/boost/mpl/aux_/numeric_cast_utils.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,381 root INFO copying pythran/boost/mpl/aux_/numeric_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,382 root INFO copying pythran/boost/mpl/aux_/push_back_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,383 root INFO copying pythran/boost/mpl/aux_/push_front_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,384 root INFO copying pythran/boost/mpl/aux_/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,385 root INFO copying pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,386 root INFO copying pythran/boost/mpl/aux_/sequence_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,387 root INFO copying pythran/boost/mpl/aux_/size_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,388 root INFO copying pythran/boost/mpl/aux_/static_cast.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,389 root INFO copying pythran/boost/mpl/aux_/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,390 root INFO copying pythran/boost/mpl/aux_/template_arity_fwd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,391 root INFO copying pythran/boost/mpl/aux_/traits_lambda_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,391 root INFO copying pythran/boost/mpl/aux_/type_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,392 root INFO copying pythran/boost/mpl/aux_/value_wknd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,393 root INFO copying pythran/boost/mpl/aux_/yes_no.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-09-30 21:38:46,394 root INFO creating build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,395 root INFO copying pythran/boost/mpl/aux_/config/adl.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,395 root INFO copying pythran/boost/mpl/aux_/config/arrays.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,396 root INFO copying pythran/boost/mpl/aux_/config/bcc.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,397 root INFO copying pythran/boost/mpl/aux_/config/bind.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,398 root INFO copying pythran/boost/mpl/aux_/config/compiler.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,399 root INFO copying pythran/boost/mpl/aux_/config/ctps.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,400 root INFO copying pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,401 root INFO copying pythran/boost/mpl/aux_/config/dtp.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,402 root INFO copying pythran/boost/mpl/aux_/config/eti.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,403 root INFO copying pythran/boost/mpl/aux_/config/forwarding.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,404 root INFO copying pythran/boost/mpl/aux_/config/gcc.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,404 root INFO copying pythran/boost/mpl/aux_/config/gpu.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,405 root INFO copying pythran/boost/mpl/aux_/config/has_apply.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,406 root INFO copying pythran/boost/mpl/aux_/config/has_xxx.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,407 root INFO copying pythran/boost/mpl/aux_/config/integral.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,408 root INFO copying pythran/boost/mpl/aux_/config/intel.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,409 root INFO copying pythran/boost/mpl/aux_/config/lambda.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,410 root INFO copying pythran/boost/mpl/aux_/config/msvc.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,410 root INFO copying pythran/boost/mpl/aux_/config/msvc_typename.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,411 root INFO copying pythran/boost/mpl/aux_/config/nttp.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,412 root INFO copying pythran/boost/mpl/aux_/config/overload_resolution.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,413 root INFO copying pythran/boost/mpl/aux_/config/pp_counter.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,414 root INFO copying pythran/boost/mpl/aux_/config/preprocessor.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,415 root INFO copying pythran/boost/mpl/aux_/config/static_constant.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,416 root INFO copying pythran/boost/mpl/aux_/config/ttp.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,416 root INFO copying pythran/boost/mpl/aux_/config/typeof.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,417 root INFO copying pythran/boost/mpl/aux_/config/use_preprocessed.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,418 root INFO copying pythran/boost/mpl/aux_/config/workaround.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-09-30 21:38:46,419 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed 2024-09-30 21:38:46,420 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,420 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,421 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,422 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,423 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,424 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,425 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,426 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,427 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,428 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,429 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,430 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,431 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,432 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,433 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,434 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,435 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,436 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,437 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,438 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,439 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,440 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,441 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,441 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,442 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,443 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,444 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,445 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,446 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,449 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,450 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,451 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,452 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,453 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,454 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,455 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,456 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,457 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,458 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,459 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,460 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,462 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,463 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,463 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,464 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,465 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,466 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,467 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:46,468 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,469 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,470 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,471 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,472 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,473 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,474 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,475 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,476 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,477 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,478 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,479 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,480 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,481 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,482 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,483 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,484 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,485 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,486 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,487 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,488 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,489 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,489 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,490 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,491 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,492 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,493 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,494 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,495 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,496 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,498 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,498 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,499 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,500 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,501 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,502 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,503 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,504 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,505 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,506 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,508 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,509 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,510 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,511 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,511 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,512 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,513 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,514 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:46,516 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,516 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,517 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,518 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,519 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,520 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,521 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,522 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,523 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,524 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,525 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,526 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,527 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,528 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,529 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,530 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,531 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,532 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,533 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,534 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,535 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,536 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,537 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,538 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,539 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,540 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,540 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,541 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,543 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,544 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,545 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,546 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,547 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,548 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,549 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,549 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,550 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,551 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,552 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,554 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,555 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,556 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,557 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,560 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,561 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,562 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,562 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,564 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:46,565 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,565 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,566 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,567 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,568 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,569 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,570 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,571 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,572 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,573 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,574 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,575 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,576 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,577 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,578 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,579 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,580 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,581 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,582 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,583 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,584 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,584 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,585 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,586 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,587 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,588 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,589 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,590 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,591 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,592 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,593 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,594 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,595 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,596 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,597 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,598 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,599 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,600 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,601 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,602 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,603 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,605 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,605 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,606 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,607 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,608 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,609 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,610 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:46,611 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,612 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,613 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,614 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,615 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,616 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,616 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,617 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,618 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,619 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,621 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,622 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,622 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,623 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,624 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,625 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,626 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,627 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,628 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,629 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,630 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,631 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,632 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,633 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,634 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,635 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,636 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,637 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,638 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,639 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,640 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,641 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,642 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,643 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,644 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,645 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,645 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,646 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,647 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,649 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,650 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,651 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,652 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,653 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,654 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,655 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,656 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,657 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:46,658 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,659 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,659 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,660 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,661 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,662 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,663 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,664 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,665 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,666 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,667 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,668 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,669 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,670 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,671 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,672 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,673 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,674 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,675 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,676 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,677 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,678 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,679 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,680 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,681 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,682 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,683 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,684 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,685 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,686 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,687 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,688 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,689 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,690 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,691 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,692 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,693 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,694 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,695 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,696 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,697 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,698 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,699 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,700 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,701 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,701 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,702 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,703 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:46,705 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,705 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,706 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,707 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,708 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,709 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,710 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,711 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,712 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,713 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,714 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,715 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,716 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,717 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,717 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,718 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,719 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,720 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,721 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,722 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,723 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,724 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,725 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,726 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,727 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,728 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,729 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,730 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,731 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,732 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,733 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,734 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,735 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,736 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,736 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,737 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,738 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,739 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,740 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,742 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,743 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,744 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,745 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,746 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,747 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,747 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,748 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,749 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:46,750 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,751 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,752 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,753 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,754 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,755 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,755 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,756 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,757 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,759 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,760 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,761 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,761 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,762 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,763 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,764 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,765 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,766 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,767 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,768 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,769 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,770 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,771 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,772 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,773 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,774 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,775 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,776 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,777 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,778 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,779 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,780 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,781 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,782 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,783 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,784 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,785 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,786 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,787 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,788 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,789 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,790 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,791 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,792 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,793 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,794 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,795 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,796 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:46,797 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,798 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,799 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,800 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,801 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,802 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,802 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,803 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,804 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,805 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,806 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,807 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,808 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,809 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,810 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,811 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,812 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,813 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,814 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,815 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,816 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,817 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,818 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,819 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,820 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,821 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,822 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,823 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,824 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,825 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,826 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,827 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,827 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,828 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,829 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,830 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,831 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,832 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,833 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,834 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,835 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,836 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,837 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,838 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,839 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,840 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,841 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,842 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:46,843 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,843 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,844 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,845 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,846 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,847 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,848 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,849 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,850 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,851 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,852 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,853 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,854 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,855 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,856 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,857 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,858 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,859 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,860 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,861 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,862 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,863 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,864 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,865 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,866 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,867 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,868 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,868 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,870 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,871 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,872 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,873 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,874 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,875 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,876 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,877 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,878 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,879 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,880 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,881 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,882 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,883 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,884 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,885 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,886 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,887 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,888 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,889 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:46,890 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,891 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,892 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,892 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,893 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,894 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,895 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,896 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,897 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,898 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,899 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,900 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,901 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,902 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,903 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,904 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,905 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,906 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,907 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,908 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,909 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,910 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,911 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,912 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,913 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,914 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,915 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,915 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,917 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,918 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,919 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,920 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,921 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,922 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,923 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,923 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,924 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,925 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,926 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,927 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,929 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,930 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,931 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,932 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,933 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,933 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,934 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,935 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:46,937 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,937 root INFO copying pythran/boost/mpl/aux_/preprocessor/add.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,938 root INFO copying pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,939 root INFO copying pythran/boost/mpl/aux_/preprocessor/default_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,940 root INFO copying pythran/boost/mpl/aux_/preprocessor/enum.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,941 root INFO copying pythran/boost/mpl/aux_/preprocessor/ext_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,942 root INFO copying pythran/boost/mpl/aux_/preprocessor/filter_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,943 root INFO copying pythran/boost/mpl/aux_/preprocessor/is_seq.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,944 root INFO copying pythran/boost/mpl/aux_/preprocessor/params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,944 root INFO copying pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,945 root INFO copying pythran/boost/mpl/aux_/preprocessor/range.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,946 root INFO copying pythran/boost/mpl/aux_/preprocessor/repeat.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,947 root INFO copying pythran/boost/mpl/aux_/preprocessor/sub.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,948 root INFO copying pythran/boost/mpl/aux_/preprocessor/token_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,949 root INFO copying pythran/boost/mpl/aux_/preprocessor/tuple.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:46,950 root INFO creating build/lib/pythran/boost/mpl/limits 2024-09-30 21:38:46,950 root INFO copying pythran/boost/mpl/limits/arity.hpp -> build/lib/pythran/boost/mpl/limits 2024-09-30 21:38:46,951 root INFO copying pythran/boost/mpl/limits/list.hpp -> build/lib/pythran/boost/mpl/limits 2024-09-30 21:38:46,952 root INFO copying pythran/boost/mpl/limits/unrolling.hpp -> build/lib/pythran/boost/mpl/limits 2024-09-30 21:38:46,953 root INFO copying pythran/boost/mpl/limits/vector.hpp -> build/lib/pythran/boost/mpl/limits 2024-09-30 21:38:46,954 root INFO creating build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,955 root INFO copying pythran/boost/mpl/list/list0.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,955 root INFO copying pythran/boost/mpl/list/list0_c.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,956 root INFO copying pythran/boost/mpl/list/list10.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,957 root INFO copying pythran/boost/mpl/list/list10_c.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,958 root INFO copying pythran/boost/mpl/list/list20.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,959 root INFO copying pythran/boost/mpl/list/list20_c.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,960 root INFO copying pythran/boost/mpl/list/list30.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,961 root INFO copying pythran/boost/mpl/list/list30_c.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,962 root INFO copying pythran/boost/mpl/list/list40.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,962 root INFO copying pythran/boost/mpl/list/list40_c.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,963 root INFO copying pythran/boost/mpl/list/list50.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,964 root INFO copying pythran/boost/mpl/list/list50_c.hpp -> build/lib/pythran/boost/mpl/list 2024-09-30 21:38:46,965 root INFO creating build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,966 root INFO copying pythran/boost/mpl/list/aux_/O1_size.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,967 root INFO copying pythran/boost/mpl/list/aux_/begin_end.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,967 root INFO copying pythran/boost/mpl/list/aux_/clear.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,968 root INFO copying pythran/boost/mpl/list/aux_/empty.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,969 root INFO copying pythran/boost/mpl/list/aux_/front.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,970 root INFO copying pythran/boost/mpl/list/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,971 root INFO copying pythran/boost/mpl/list/aux_/item.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,972 root INFO copying pythran/boost/mpl/list/aux_/iterator.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,973 root INFO copying pythran/boost/mpl/list/aux_/numbered.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,973 root INFO copying pythran/boost/mpl/list/aux_/numbered_c.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,974 root INFO copying pythran/boost/mpl/list/aux_/pop_front.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,975 root INFO copying pythran/boost/mpl/list/aux_/push_back.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,976 root INFO copying pythran/boost/mpl/list/aux_/push_front.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,977 root INFO copying pythran/boost/mpl/list/aux_/size.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,978 root INFO copying pythran/boost/mpl/list/aux_/tag.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:46,979 root INFO creating build/lib/pythran/boost/mpl/list/aux_/preprocessed 2024-09-30 21:38:46,979 root INFO creating build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,980 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,981 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,982 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,983 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,984 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,985 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,986 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,987 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,988 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,989 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:46,990 root INFO creating build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,991 root INFO copying pythran/boost/mpl/vector/vector0.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,991 root INFO copying pythran/boost/mpl/vector/vector0_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,992 root INFO copying pythran/boost/mpl/vector/vector10.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,993 root INFO copying pythran/boost/mpl/vector/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,994 root INFO copying pythran/boost/mpl/vector/vector20.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,995 root INFO copying pythran/boost/mpl/vector/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,996 root INFO copying pythran/boost/mpl/vector/vector30.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,997 root INFO copying pythran/boost/mpl/vector/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,997 root INFO copying pythran/boost/mpl/vector/vector40.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,998 root INFO copying pythran/boost/mpl/vector/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:46,999 root INFO copying pythran/boost/mpl/vector/vector50.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:47,000 root INFO copying pythran/boost/mpl/vector/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-09-30 21:38:47,001 root INFO creating build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,002 root INFO copying pythran/boost/mpl/vector/aux_/O1_size.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,002 root INFO copying pythran/boost/mpl/vector/aux_/at.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,003 root INFO copying pythran/boost/mpl/vector/aux_/back.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,004 root INFO copying pythran/boost/mpl/vector/aux_/begin_end.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,005 root INFO copying pythran/boost/mpl/vector/aux_/clear.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,006 root INFO copying pythran/boost/mpl/vector/aux_/empty.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,007 root INFO copying pythran/boost/mpl/vector/aux_/front.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,008 root INFO copying pythran/boost/mpl/vector/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,009 root INFO copying pythran/boost/mpl/vector/aux_/item.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,010 root INFO copying pythran/boost/mpl/vector/aux_/iterator.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,011 root INFO copying pythran/boost/mpl/vector/aux_/numbered.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,012 root INFO copying pythran/boost/mpl/vector/aux_/numbered_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,012 root INFO copying pythran/boost/mpl/vector/aux_/pop_back.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,013 root INFO copying pythran/boost/mpl/vector/aux_/pop_front.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,014 root INFO copying pythran/boost/mpl/vector/aux_/push_back.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,015 root INFO copying pythran/boost/mpl/vector/aux_/push_front.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,016 root INFO copying pythran/boost/mpl/vector/aux_/size.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,017 root INFO copying pythran/boost/mpl/vector/aux_/tag.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,018 root INFO copying pythran/boost/mpl/vector/aux_/vector0.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:47,019 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed 2024-09-30 21:38:47,019 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,019 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,021 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,022 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,023 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,024 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,025 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,027 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,028 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,029 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,031 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:47,032 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,032 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,034 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,035 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,036 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,037 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,038 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,039 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,041 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,042 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,043 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:47,044 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,045 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,046 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,047 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,048 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,049 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,050 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,051 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,052 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,053 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,054 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:47,055 root INFO creating build/lib/pythran/boost/numeric 2024-09-30 21:38:47,056 root INFO creating build/lib/pythran/boost/numeric/conversion 2024-09-30 21:38:47,056 root INFO copying pythran/boost/numeric/conversion/bounds.hpp -> build/lib/pythran/boost/numeric/conversion 2024-09-30 21:38:47,057 root INFO copying pythran/boost/numeric/conversion/cast.hpp -> build/lib/pythran/boost/numeric/conversion 2024-09-30 21:38:47,058 root INFO copying pythran/boost/numeric/conversion/conversion_traits.hpp -> build/lib/pythran/boost/numeric/conversion 2024-09-30 21:38:47,059 root INFO copying pythran/boost/numeric/conversion/converter.hpp -> build/lib/pythran/boost/numeric/conversion 2024-09-30 21:38:47,060 root INFO copying pythran/boost/numeric/conversion/converter_policies.hpp -> build/lib/pythran/boost/numeric/conversion 2024-09-30 21:38:47,061 root INFO copying pythran/boost/numeric/conversion/int_float_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion 2024-09-30 21:38:47,062 root INFO copying pythran/boost/numeric/conversion/numeric_cast_traits.hpp -> build/lib/pythran/boost/numeric/conversion 2024-09-30 21:38:47,063 root INFO copying pythran/boost/numeric/conversion/sign_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion 2024-09-30 21:38:47,064 root INFO copying pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion 2024-09-30 21:38:47,064 root INFO creating build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,065 root INFO copying pythran/boost/numeric/conversion/detail/bounds.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,066 root INFO copying pythran/boost/numeric/conversion/detail/conversion_traits.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,067 root INFO copying pythran/boost/numeric/conversion/detail/converter.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,068 root INFO copying pythran/boost/numeric/conversion/detail/int_float_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,069 root INFO copying pythran/boost/numeric/conversion/detail/is_subranged.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,070 root INFO copying pythran/boost/numeric/conversion/detail/meta.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,071 root INFO copying pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,072 root INFO copying pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,073 root INFO copying pythran/boost/numeric/conversion/detail/sign_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,074 root INFO copying pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:47,075 root INFO creating build/lib/pythran/boost/numeric/conversion/detail/preprocessed 2024-09-30 21:38:47,076 root INFO copying pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp -> build/lib/pythran/boost/numeric/conversion/detail/preprocessed 2024-09-30 21:38:47,077 root INFO copying pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp -> build/lib/pythran/boost/numeric/conversion/detail/preprocessed 2024-09-30 21:38:47,078 root INFO creating build/lib/pythran/boost/optional 2024-09-30 21:38:47,079 root INFO copying pythran/boost/optional/bad_optional_access.hpp -> build/lib/pythran/boost/optional 2024-09-30 21:38:47,080 root INFO copying pythran/boost/optional/optional.hpp -> build/lib/pythran/boost/optional 2024-09-30 21:38:47,081 root INFO copying pythran/boost/optional/optional_fwd.hpp -> build/lib/pythran/boost/optional 2024-09-30 21:38:47,082 root INFO creating build/lib/pythran/boost/optional/detail 2024-09-30 21:38:47,082 root INFO copying pythran/boost/optional/detail/old_optional_implementation.hpp -> build/lib/pythran/boost/optional/detail 2024-09-30 21:38:47,084 root INFO copying pythran/boost/optional/detail/optional_aligned_storage.hpp -> build/lib/pythran/boost/optional/detail 2024-09-30 21:38:47,084 root INFO copying pythran/boost/optional/detail/optional_config.hpp -> build/lib/pythran/boost/optional/detail 2024-09-30 21:38:47,085 root INFO copying pythran/boost/optional/detail/optional_factory_support.hpp -> build/lib/pythran/boost/optional/detail 2024-09-30 21:38:47,086 root INFO copying pythran/boost/optional/detail/optional_reference_spec.hpp -> build/lib/pythran/boost/optional/detail 2024-09-30 21:38:47,087 root INFO copying pythran/boost/optional/detail/optional_relops.hpp -> build/lib/pythran/boost/optional/detail 2024-09-30 21:38:47,088 root INFO copying pythran/boost/optional/detail/optional_swap.hpp -> build/lib/pythran/boost/optional/detail 2024-09-30 21:38:47,089 root INFO copying pythran/boost/optional/detail/optional_trivially_copyable_base.hpp -> build/lib/pythran/boost/optional/detail 2024-09-30 21:38:47,090 root INFO creating build/lib/pythran/boost/predef 2024-09-30 21:38:47,091 root INFO copying pythran/boost/predef/architecture.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,092 root INFO copying pythran/boost/predef/compiler.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,093 root INFO copying pythran/boost/predef/hardware.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,094 root INFO copying pythran/boost/predef/language.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,095 root INFO copying pythran/boost/predef/library.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,095 root INFO copying pythran/boost/predef/make.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,096 root INFO copying pythran/boost/predef/os.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,097 root INFO copying pythran/boost/predef/other.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,098 root INFO copying pythran/boost/predef/platform.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,099 root INFO copying pythran/boost/predef/version.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,100 root INFO copying pythran/boost/predef/version_number.h -> build/lib/pythran/boost/predef 2024-09-30 21:38:47,101 root INFO creating build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,101 root INFO copying pythran/boost/predef/architecture/alpha.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,102 root INFO copying pythran/boost/predef/architecture/arm.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,103 root INFO copying pythran/boost/predef/architecture/blackfin.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,104 root INFO copying pythran/boost/predef/architecture/convex.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,105 root INFO copying pythran/boost/predef/architecture/ia64.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,106 root INFO copying pythran/boost/predef/architecture/m68k.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,107 root INFO copying pythran/boost/predef/architecture/mips.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,108 root INFO copying pythran/boost/predef/architecture/parisc.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,109 root INFO copying pythran/boost/predef/architecture/ppc.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,110 root INFO copying pythran/boost/predef/architecture/ptx.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,110 root INFO copying pythran/boost/predef/architecture/pyramid.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,111 root INFO copying pythran/boost/predef/architecture/rs6k.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,112 root INFO copying pythran/boost/predef/architecture/sparc.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,113 root INFO copying pythran/boost/predef/architecture/superh.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,114 root INFO copying pythran/boost/predef/architecture/sys370.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,115 root INFO copying pythran/boost/predef/architecture/sys390.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,115 root INFO copying pythran/boost/predef/architecture/x86.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,116 root INFO copying pythran/boost/predef/architecture/z.h -> build/lib/pythran/boost/predef/architecture 2024-09-30 21:38:47,117 root INFO creating build/lib/pythran/boost/predef/architecture/x86 2024-09-30 21:38:47,118 root INFO copying pythran/boost/predef/architecture/x86/32.h -> build/lib/pythran/boost/predef/architecture/x86 2024-09-30 21:38:47,119 root INFO copying pythran/boost/predef/architecture/x86/64.h -> build/lib/pythran/boost/predef/architecture/x86 2024-09-30 21:38:47,120 root INFO creating build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,120 root INFO copying pythran/boost/predef/compiler/borland.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,121 root INFO copying pythran/boost/predef/compiler/clang.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,122 root INFO copying pythran/boost/predef/compiler/comeau.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,123 root INFO copying pythran/boost/predef/compiler/compaq.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,124 root INFO copying pythran/boost/predef/compiler/diab.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,124 root INFO copying pythran/boost/predef/compiler/digitalmars.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,125 root INFO copying pythran/boost/predef/compiler/dignus.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,126 root INFO copying pythran/boost/predef/compiler/edg.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,127 root INFO copying pythran/boost/predef/compiler/ekopath.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,128 root INFO copying pythran/boost/predef/compiler/gcc.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,129 root INFO copying pythran/boost/predef/compiler/gcc_xml.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,130 root INFO copying pythran/boost/predef/compiler/greenhills.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,131 root INFO copying pythran/boost/predef/compiler/hp_acc.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,131 root INFO copying pythran/boost/predef/compiler/iar.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,132 root INFO copying pythran/boost/predef/compiler/ibm.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,133 root INFO copying pythran/boost/predef/compiler/intel.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,134 root INFO copying pythran/boost/predef/compiler/kai.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,135 root INFO copying pythran/boost/predef/compiler/llvm.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,136 root INFO copying pythran/boost/predef/compiler/metaware.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,137 root INFO copying pythran/boost/predef/compiler/metrowerks.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,138 root INFO copying pythran/boost/predef/compiler/microtec.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,138 root INFO copying pythran/boost/predef/compiler/mpw.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,139 root INFO copying pythran/boost/predef/compiler/nvcc.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,140 root INFO copying pythran/boost/predef/compiler/palm.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,141 root INFO copying pythran/boost/predef/compiler/pgi.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,142 root INFO copying pythran/boost/predef/compiler/sgi_mipspro.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,143 root INFO copying pythran/boost/predef/compiler/sunpro.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,144 root INFO copying pythran/boost/predef/compiler/tendra.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,144 root INFO copying pythran/boost/predef/compiler/visualc.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,145 root INFO copying pythran/boost/predef/compiler/watcom.h -> build/lib/pythran/boost/predef/compiler 2024-09-30 21:38:47,146 root INFO creating build/lib/pythran/boost/predef/detail 2024-09-30 21:38:47,147 root INFO copying pythran/boost/predef/detail/_cassert.h -> build/lib/pythran/boost/predef/detail 2024-09-30 21:38:47,147 root INFO copying pythran/boost/predef/detail/_exception.h -> build/lib/pythran/boost/predef/detail 2024-09-30 21:38:47,148 root INFO copying pythran/boost/predef/detail/comp_detected.h -> build/lib/pythran/boost/predef/detail 2024-09-30 21:38:47,149 root INFO copying pythran/boost/predef/detail/os_detected.h -> build/lib/pythran/boost/predef/detail 2024-09-30 21:38:47,150 root INFO copying pythran/boost/predef/detail/platform_detected.h -> build/lib/pythran/boost/predef/detail 2024-09-30 21:38:47,151 root INFO copying pythran/boost/predef/detail/test.h -> build/lib/pythran/boost/predef/detail 2024-09-30 21:38:47,152 root INFO creating build/lib/pythran/boost/predef/hardware 2024-09-30 21:38:47,152 root INFO copying pythran/boost/predef/hardware/simd.h -> build/lib/pythran/boost/predef/hardware 2024-09-30 21:38:47,153 root INFO creating build/lib/pythran/boost/predef/hardware/simd 2024-09-30 21:38:47,154 root INFO copying pythran/boost/predef/hardware/simd/arm.h -> build/lib/pythran/boost/predef/hardware/simd 2024-09-30 21:38:47,155 root INFO copying pythran/boost/predef/hardware/simd/ppc.h -> build/lib/pythran/boost/predef/hardware/simd 2024-09-30 21:38:47,156 root INFO copying pythran/boost/predef/hardware/simd/x86.h -> build/lib/pythran/boost/predef/hardware/simd 2024-09-30 21:38:47,157 root INFO copying pythran/boost/predef/hardware/simd/x86_amd.h -> build/lib/pythran/boost/predef/hardware/simd 2024-09-30 21:38:47,157 root INFO creating build/lib/pythran/boost/predef/hardware/simd/arm 2024-09-30 21:38:47,158 root INFO copying pythran/boost/predef/hardware/simd/arm/versions.h -> build/lib/pythran/boost/predef/hardware/simd/arm 2024-09-30 21:38:47,159 root INFO creating build/lib/pythran/boost/predef/hardware/simd/ppc 2024-09-30 21:38:47,160 root INFO copying pythran/boost/predef/hardware/simd/ppc/versions.h -> build/lib/pythran/boost/predef/hardware/simd/ppc 2024-09-30 21:38:47,160 root INFO creating build/lib/pythran/boost/predef/hardware/simd/x86 2024-09-30 21:38:47,161 root INFO copying pythran/boost/predef/hardware/simd/x86/versions.h -> build/lib/pythran/boost/predef/hardware/simd/x86 2024-09-30 21:38:47,162 root INFO creating build/lib/pythran/boost/predef/hardware/simd/x86_amd 2024-09-30 21:38:47,162 root INFO copying pythran/boost/predef/hardware/simd/x86_amd/versions.h -> build/lib/pythran/boost/predef/hardware/simd/x86_amd 2024-09-30 21:38:47,163 root INFO creating build/lib/pythran/boost/predef/language 2024-09-30 21:38:47,164 root INFO copying pythran/boost/predef/language/cuda.h -> build/lib/pythran/boost/predef/language 2024-09-30 21:38:47,165 root INFO copying pythran/boost/predef/language/objc.h -> build/lib/pythran/boost/predef/language 2024-09-30 21:38:47,166 root INFO copying pythran/boost/predef/language/stdc.h -> build/lib/pythran/boost/predef/language 2024-09-30 21:38:47,167 root INFO copying pythran/boost/predef/language/stdcpp.h -> build/lib/pythran/boost/predef/language 2024-09-30 21:38:47,167 root INFO creating build/lib/pythran/boost/predef/library 2024-09-30 21:38:47,168 root INFO copying pythran/boost/predef/library/c.h -> build/lib/pythran/boost/predef/library 2024-09-30 21:38:47,169 root INFO copying pythran/boost/predef/library/std.h -> build/lib/pythran/boost/predef/library 2024-09-30 21:38:47,170 root INFO creating build/lib/pythran/boost/predef/library/c 2024-09-30 21:38:47,170 root INFO copying pythran/boost/predef/library/c/_prefix.h -> build/lib/pythran/boost/predef/library/c 2024-09-30 21:38:47,171 root INFO copying pythran/boost/predef/library/c/cloudabi.h -> build/lib/pythran/boost/predef/library/c 2024-09-30 21:38:47,172 root INFO copying pythran/boost/predef/library/c/gnu.h -> build/lib/pythran/boost/predef/library/c 2024-09-30 21:38:47,173 root INFO copying pythran/boost/predef/library/c/uc.h -> build/lib/pythran/boost/predef/library/c 2024-09-30 21:38:47,174 root INFO copying pythran/boost/predef/library/c/vms.h -> build/lib/pythran/boost/predef/library/c 2024-09-30 21:38:47,175 root INFO copying pythran/boost/predef/library/c/zos.h -> build/lib/pythran/boost/predef/library/c 2024-09-30 21:38:47,175 root INFO creating build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,176 root INFO copying pythran/boost/predef/library/std/_prefix.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,177 root INFO copying pythran/boost/predef/library/std/cxx.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,178 root INFO copying pythran/boost/predef/library/std/dinkumware.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,179 root INFO copying pythran/boost/predef/library/std/libcomo.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,180 root INFO copying pythran/boost/predef/library/std/modena.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,180 root INFO copying pythran/boost/predef/library/std/msl.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,181 root INFO copying pythran/boost/predef/library/std/roguewave.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,182 root INFO copying pythran/boost/predef/library/std/sgi.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,183 root INFO copying pythran/boost/predef/library/std/stdcpp3.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,184 root INFO copying pythran/boost/predef/library/std/stlport.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,185 root INFO copying pythran/boost/predef/library/std/vacpp.h -> build/lib/pythran/boost/predef/library/std 2024-09-30 21:38:47,186 root INFO creating build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,186 root INFO copying pythran/boost/predef/os/aix.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,187 root INFO copying pythran/boost/predef/os/amigaos.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,188 root INFO copying pythran/boost/predef/os/android.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,189 root INFO copying pythran/boost/predef/os/beos.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,190 root INFO copying pythran/boost/predef/os/bsd.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,191 root INFO copying pythran/boost/predef/os/cygwin.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,192 root INFO copying pythran/boost/predef/os/haiku.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,192 root INFO copying pythran/boost/predef/os/hpux.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,193 root INFO copying pythran/boost/predef/os/ios.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,194 root INFO copying pythran/boost/predef/os/irix.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,195 root INFO copying pythran/boost/predef/os/linux.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,196 root INFO copying pythran/boost/predef/os/macos.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,197 root INFO copying pythran/boost/predef/os/os400.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,197 root INFO copying pythran/boost/predef/os/qnxnto.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,198 root INFO copying pythran/boost/predef/os/solaris.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,199 root INFO copying pythran/boost/predef/os/unix.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,200 root INFO copying pythran/boost/predef/os/vms.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,201 root INFO copying pythran/boost/predef/os/windows.h -> build/lib/pythran/boost/predef/os 2024-09-30 21:38:47,202 root INFO creating build/lib/pythran/boost/predef/os/bsd 2024-09-30 21:38:47,202 root INFO copying pythran/boost/predef/os/bsd/bsdi.h -> build/lib/pythran/boost/predef/os/bsd 2024-09-30 21:38:47,203 root INFO copying pythran/boost/predef/os/bsd/dragonfly.h -> build/lib/pythran/boost/predef/os/bsd 2024-09-30 21:38:47,204 root INFO copying pythran/boost/predef/os/bsd/free.h -> build/lib/pythran/boost/predef/os/bsd 2024-09-30 21:38:47,205 root INFO copying pythran/boost/predef/os/bsd/net.h -> build/lib/pythran/boost/predef/os/bsd 2024-09-30 21:38:47,206 root INFO copying pythran/boost/predef/os/bsd/open.h -> build/lib/pythran/boost/predef/os/bsd 2024-09-30 21:38:47,207 root INFO creating build/lib/pythran/boost/predef/other 2024-09-30 21:38:47,208 root INFO copying pythran/boost/predef/other/endian.h -> build/lib/pythran/boost/predef/other 2024-09-30 21:38:47,209 root INFO creating build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,209 root INFO copying pythran/boost/predef/platform/android.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,210 root INFO copying pythran/boost/predef/platform/cloudabi.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,211 root INFO copying pythran/boost/predef/platform/ios.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,212 root INFO copying pythran/boost/predef/platform/mingw.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,213 root INFO copying pythran/boost/predef/platform/mingw32.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,214 root INFO copying pythran/boost/predef/platform/mingw64.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,215 root INFO copying pythran/boost/predef/platform/windows_desktop.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,216 root INFO copying pythran/boost/predef/platform/windows_phone.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,216 root INFO copying pythran/boost/predef/platform/windows_runtime.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,217 root INFO copying pythran/boost/predef/platform/windows_server.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,218 root INFO copying pythran/boost/predef/platform/windows_store.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,219 root INFO copying pythran/boost/predef/platform/windows_system.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,220 root INFO copying pythran/boost/predef/platform/windows_uwp.h -> build/lib/pythran/boost/predef/platform 2024-09-30 21:38:47,221 root INFO creating build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,221 root INFO copying pythran/boost/preprocessor/cat.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,222 root INFO copying pythran/boost/preprocessor/comma_if.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,223 root INFO copying pythran/boost/preprocessor/dec.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,224 root INFO copying pythran/boost/preprocessor/empty.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,225 root INFO copying pythran/boost/preprocessor/enum.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,226 root INFO copying pythran/boost/preprocessor/enum_params.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,227 root INFO copying pythran/boost/preprocessor/enum_params_with_a_default.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,228 root INFO copying pythran/boost/preprocessor/enum_shifted_params.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,228 root INFO copying pythran/boost/preprocessor/expr_if.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,229 root INFO copying pythran/boost/preprocessor/identity.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,230 root INFO copying pythran/boost/preprocessor/if.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,231 root INFO copying pythran/boost/preprocessor/inc.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,232 root INFO copying pythran/boost/preprocessor/iterate.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,233 root INFO copying pythran/boost/preprocessor/repeat.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,234 root INFO copying pythran/boost/preprocessor/repeat_from_to.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,235 root INFO copying pythran/boost/preprocessor/stringize.hpp -> build/lib/pythran/boost/preprocessor 2024-09-30 21:38:47,236 root INFO creating build/lib/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:47,236 root INFO copying pythran/boost/preprocessor/arithmetic/add.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:47,237 root INFO copying pythran/boost/preprocessor/arithmetic/dec.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:47,238 root INFO copying pythran/boost/preprocessor/arithmetic/inc.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:47,239 root INFO copying pythran/boost/preprocessor/arithmetic/mod.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:47,240 root INFO copying pythran/boost/preprocessor/arithmetic/sub.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:47,241 root INFO creating build/lib/pythran/boost/preprocessor/arithmetic/detail 2024-09-30 21:38:47,242 root INFO copying pythran/boost/preprocessor/arithmetic/detail/div_base.hpp -> build/lib/pythran/boost/preprocessor/arithmetic/detail 2024-09-30 21:38:47,243 root INFO creating build/lib/pythran/boost/preprocessor/array 2024-09-30 21:38:47,243 root INFO copying pythran/boost/preprocessor/array/data.hpp -> build/lib/pythran/boost/preprocessor/array 2024-09-30 21:38:47,244 root INFO copying pythran/boost/preprocessor/array/elem.hpp -> build/lib/pythran/boost/preprocessor/array 2024-09-30 21:38:47,245 root INFO copying pythran/boost/preprocessor/array/size.hpp -> build/lib/pythran/boost/preprocessor/array 2024-09-30 21:38:47,246 root INFO creating build/lib/pythran/boost/preprocessor/comparison 2024-09-30 21:38:47,247 root INFO copying pythran/boost/preprocessor/comparison/less.hpp -> build/lib/pythran/boost/preprocessor/comparison 2024-09-30 21:38:47,247 root INFO copying pythran/boost/preprocessor/comparison/less_equal.hpp -> build/lib/pythran/boost/preprocessor/comparison 2024-09-30 21:38:47,248 root INFO copying pythran/boost/preprocessor/comparison/not_equal.hpp -> build/lib/pythran/boost/preprocessor/comparison 2024-09-30 21:38:47,250 root INFO creating build/lib/pythran/boost/preprocessor/config 2024-09-30 21:38:47,251 root INFO copying pythran/boost/preprocessor/config/config.hpp -> build/lib/pythran/boost/preprocessor/config 2024-09-30 21:38:47,251 root INFO creating build/lib/pythran/boost/preprocessor/control 2024-09-30 21:38:47,252 root INFO copying pythran/boost/preprocessor/control/deduce_d.hpp -> build/lib/pythran/boost/preprocessor/control 2024-09-30 21:38:47,253 root INFO copying pythran/boost/preprocessor/control/expr_if.hpp -> build/lib/pythran/boost/preprocessor/control 2024-09-30 21:38:47,254 root INFO copying pythran/boost/preprocessor/control/expr_iif.hpp -> build/lib/pythran/boost/preprocessor/control 2024-09-30 21:38:47,255 root INFO copying pythran/boost/preprocessor/control/if.hpp -> build/lib/pythran/boost/preprocessor/control 2024-09-30 21:38:47,256 root INFO copying pythran/boost/preprocessor/control/iif.hpp -> build/lib/pythran/boost/preprocessor/control 2024-09-30 21:38:47,256 root INFO copying pythran/boost/preprocessor/control/while.hpp -> build/lib/pythran/boost/preprocessor/control 2024-09-30 21:38:47,257 root INFO creating build/lib/pythran/boost/preprocessor/control/detail 2024-09-30 21:38:47,258 root INFO copying pythran/boost/preprocessor/control/detail/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail 2024-09-30 21:38:47,259 root INFO creating build/lib/pythran/boost/preprocessor/control/detail/dmc 2024-09-30 21:38:47,260 root INFO copying pythran/boost/preprocessor/control/detail/dmc/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/dmc 2024-09-30 21:38:47,261 root INFO creating build/lib/pythran/boost/preprocessor/control/detail/edg 2024-09-30 21:38:47,262 root INFO copying pythran/boost/preprocessor/control/detail/edg/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/edg 2024-09-30 21:38:47,263 root INFO creating build/lib/pythran/boost/preprocessor/control/detail/msvc 2024-09-30 21:38:47,264 root INFO copying pythran/boost/preprocessor/control/detail/msvc/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/msvc 2024-09-30 21:38:47,265 root INFO creating build/lib/pythran/boost/preprocessor/debug 2024-09-30 21:38:47,265 root INFO copying pythran/boost/preprocessor/debug/error.hpp -> build/lib/pythran/boost/preprocessor/debug 2024-09-30 21:38:47,266 root INFO creating build/lib/pythran/boost/preprocessor/detail 2024-09-30 21:38:47,267 root INFO copying pythran/boost/preprocessor/detail/auto_rec.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-09-30 21:38:47,268 root INFO copying pythran/boost/preprocessor/detail/check.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-09-30 21:38:47,269 root INFO copying pythran/boost/preprocessor/detail/is_binary.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-09-30 21:38:47,270 root INFO copying pythran/boost/preprocessor/detail/is_unary.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-09-30 21:38:47,271 root INFO copying pythran/boost/preprocessor/detail/split.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-09-30 21:38:47,272 root INFO creating build/lib/pythran/boost/preprocessor/detail/dmc 2024-09-30 21:38:47,272 root INFO copying pythran/boost/preprocessor/detail/dmc/auto_rec.hpp -> build/lib/pythran/boost/preprocessor/detail/dmc 2024-09-30 21:38:47,274 root INFO creating build/lib/pythran/boost/preprocessor/facilities 2024-09-30 21:38:47,274 root INFO copying pythran/boost/preprocessor/facilities/empty.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-09-30 21:38:47,275 root INFO copying pythran/boost/preprocessor/facilities/expand.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-09-30 21:38:47,276 root INFO copying pythran/boost/preprocessor/facilities/identity.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-09-30 21:38:47,277 root INFO copying pythran/boost/preprocessor/facilities/intercept.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-09-30 21:38:47,278 root INFO copying pythran/boost/preprocessor/facilities/is_1.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-09-30 21:38:47,279 root INFO copying pythran/boost/preprocessor/facilities/is_empty.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-09-30 21:38:47,280 root INFO copying pythran/boost/preprocessor/facilities/is_empty_variadic.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-09-30 21:38:47,281 root INFO copying pythran/boost/preprocessor/facilities/overload.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-09-30 21:38:47,282 root INFO creating build/lib/pythran/boost/preprocessor/facilities/detail 2024-09-30 21:38:47,282 root INFO copying pythran/boost/preprocessor/facilities/detail/is_empty.hpp -> build/lib/pythran/boost/preprocessor/facilities/detail 2024-09-30 21:38:47,283 root INFO creating build/lib/pythran/boost/preprocessor/iteration 2024-09-30 21:38:47,284 root INFO copying pythran/boost/preprocessor/iteration/iterate.hpp -> build/lib/pythran/boost/preprocessor/iteration 2024-09-30 21:38:47,285 root INFO copying pythran/boost/preprocessor/iteration/local.hpp -> build/lib/pythran/boost/preprocessor/iteration 2024-09-30 21:38:47,285 root INFO copying pythran/boost/preprocessor/iteration/self.hpp -> build/lib/pythran/boost/preprocessor/iteration 2024-09-30 21:38:47,286 root INFO creating build/lib/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:47,287 root INFO copying pythran/boost/preprocessor/iteration/detail/finish.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:47,288 root INFO copying pythran/boost/preprocessor/iteration/detail/local.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:47,289 root INFO copying pythran/boost/preprocessor/iteration/detail/rlocal.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:47,290 root INFO copying pythran/boost/preprocessor/iteration/detail/self.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:47,291 root INFO copying pythran/boost/preprocessor/iteration/detail/start.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:47,292 root INFO creating build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,293 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,293 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,294 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,295 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,296 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,297 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,298 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,299 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,300 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,301 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:47,302 root INFO creating build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,302 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,304 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,305 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,307 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,308 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,309 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,310 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,312 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,313 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,314 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:47,315 root INFO creating build/lib/pythran/boost/preprocessor/list 2024-09-30 21:38:47,316 root INFO copying pythran/boost/preprocessor/list/adt.hpp -> build/lib/pythran/boost/preprocessor/list 2024-09-30 21:38:47,317 root INFO copying pythran/boost/preprocessor/list/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list 2024-09-30 21:38:47,318 root INFO copying pythran/boost/preprocessor/list/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list 2024-09-30 21:38:47,319 root INFO copying pythran/boost/preprocessor/list/for_each_i.hpp -> build/lib/pythran/boost/preprocessor/list 2024-09-30 21:38:47,320 root INFO copying pythran/boost/preprocessor/list/reverse.hpp -> build/lib/pythran/boost/preprocessor/list 2024-09-30 21:38:47,321 root INFO creating build/lib/pythran/boost/preprocessor/list/detail 2024-09-30 21:38:47,321 root INFO copying pythran/boost/preprocessor/list/detail/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail 2024-09-30 21:38:47,323 root INFO copying pythran/boost/preprocessor/list/detail/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list/detail 2024-09-30 21:38:47,324 root INFO creating build/lib/pythran/boost/preprocessor/list/detail/dmc 2024-09-30 21:38:47,325 root INFO copying pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail/dmc 2024-09-30 21:38:47,326 root INFO creating build/lib/pythran/boost/preprocessor/list/detail/edg 2024-09-30 21:38:47,327 root INFO copying pythran/boost/preprocessor/list/detail/edg/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail/edg 2024-09-30 21:38:47,328 root INFO copying pythran/boost/preprocessor/list/detail/edg/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list/detail/edg 2024-09-30 21:38:47,330 root INFO creating build/lib/pythran/boost/preprocessor/logical 2024-09-30 21:38:47,331 root INFO copying pythran/boost/preprocessor/logical/and.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-09-30 21:38:47,332 root INFO copying pythran/boost/preprocessor/logical/bitand.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-09-30 21:38:47,332 root INFO copying pythran/boost/preprocessor/logical/bitor.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-09-30 21:38:47,333 root INFO copying pythran/boost/preprocessor/logical/bool.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-09-30 21:38:47,334 root INFO copying pythran/boost/preprocessor/logical/compl.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-09-30 21:38:47,335 root INFO copying pythran/boost/preprocessor/logical/not.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-09-30 21:38:47,336 root INFO copying pythran/boost/preprocessor/logical/or.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-09-30 21:38:47,337 root INFO creating build/lib/pythran/boost/preprocessor/punctuation 2024-09-30 21:38:47,338 root INFO copying pythran/boost/preprocessor/punctuation/comma.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-09-30 21:38:47,339 root INFO copying pythran/boost/preprocessor/punctuation/comma_if.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-09-30 21:38:47,339 root INFO copying pythran/boost/preprocessor/punctuation/is_begin_parens.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-09-30 21:38:47,340 root INFO copying pythran/boost/preprocessor/punctuation/paren.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-09-30 21:38:47,341 root INFO creating build/lib/pythran/boost/preprocessor/punctuation/detail 2024-09-30 21:38:47,342 root INFO copying pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp -> build/lib/pythran/boost/preprocessor/punctuation/detail 2024-09-30 21:38:47,343 root INFO creating build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,343 root INFO copying pythran/boost/preprocessor/repetition/enum.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,344 root INFO copying pythran/boost/preprocessor/repetition/enum_binary_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,345 root INFO copying pythran/boost/preprocessor/repetition/enum_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,346 root INFO copying pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,347 root INFO copying pythran/boost/preprocessor/repetition/enum_shifted.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,348 root INFO copying pythran/boost/preprocessor/repetition/enum_shifted_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,349 root INFO copying pythran/boost/preprocessor/repetition/enum_trailing.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,350 root INFO copying pythran/boost/preprocessor/repetition/enum_trailing_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,350 root INFO copying pythran/boost/preprocessor/repetition/for.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,351 root INFO copying pythran/boost/preprocessor/repetition/repeat.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,353 root INFO copying pythran/boost/preprocessor/repetition/repeat_from_to.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-09-30 21:38:47,354 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail 2024-09-30 21:38:47,355 root INFO copying pythran/boost/preprocessor/repetition/detail/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail 2024-09-30 21:38:47,356 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail/dmc 2024-09-30 21:38:47,357 root INFO copying pythran/boost/preprocessor/repetition/detail/dmc/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/dmc 2024-09-30 21:38:47,358 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail/edg 2024-09-30 21:38:47,359 root INFO copying pythran/boost/preprocessor/repetition/detail/edg/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/edg 2024-09-30 21:38:47,360 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail/msvc 2024-09-30 21:38:47,361 root INFO copying pythran/boost/preprocessor/repetition/detail/msvc/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/msvc 2024-09-30 21:38:47,363 root INFO creating build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,363 root INFO copying pythran/boost/preprocessor/seq/cat.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,364 root INFO copying pythran/boost/preprocessor/seq/elem.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,365 root INFO copying pythran/boost/preprocessor/seq/enum.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,366 root INFO copying pythran/boost/preprocessor/seq/first_n.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,367 root INFO copying pythran/boost/preprocessor/seq/fold_left.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,369 root INFO copying pythran/boost/preprocessor/seq/for_each.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,370 root INFO copying pythran/boost/preprocessor/seq/for_each_i.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,371 root INFO copying pythran/boost/preprocessor/seq/push_front.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,372 root INFO copying pythran/boost/preprocessor/seq/rest_n.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,373 root INFO copying pythran/boost/preprocessor/seq/seq.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,374 root INFO copying pythran/boost/preprocessor/seq/size.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,375 root INFO copying pythran/boost/preprocessor/seq/subseq.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,376 root INFO copying pythran/boost/preprocessor/seq/transform.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-09-30 21:38:47,377 root INFO creating build/lib/pythran/boost/preprocessor/seq/detail 2024-09-30 21:38:47,378 root INFO copying pythran/boost/preprocessor/seq/detail/is_empty.hpp -> build/lib/pythran/boost/preprocessor/seq/detail 2024-09-30 21:38:47,378 root INFO copying pythran/boost/preprocessor/seq/detail/split.hpp -> build/lib/pythran/boost/preprocessor/seq/detail 2024-09-30 21:38:47,379 root INFO creating build/lib/pythran/boost/preprocessor/slot 2024-09-30 21:38:47,380 root INFO copying pythran/boost/preprocessor/slot/slot.hpp -> build/lib/pythran/boost/preprocessor/slot 2024-09-30 21:38:47,381 root INFO creating build/lib/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:47,382 root INFO copying pythran/boost/preprocessor/slot/detail/counter.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:47,383 root INFO copying pythran/boost/preprocessor/slot/detail/def.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:47,384 root INFO copying pythran/boost/preprocessor/slot/detail/shared.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:47,385 root INFO copying pythran/boost/preprocessor/slot/detail/slot1.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:47,386 root INFO copying pythran/boost/preprocessor/slot/detail/slot2.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:47,387 root INFO copying pythran/boost/preprocessor/slot/detail/slot3.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:47,388 root INFO copying pythran/boost/preprocessor/slot/detail/slot4.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:47,389 root INFO copying pythran/boost/preprocessor/slot/detail/slot5.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:47,391 root INFO creating build/lib/pythran/boost/preprocessor/tuple 2024-09-30 21:38:47,391 root INFO copying pythran/boost/preprocessor/tuple/eat.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-09-30 21:38:47,392 root INFO copying pythran/boost/preprocessor/tuple/elem.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-09-30 21:38:47,393 root INFO copying pythran/boost/preprocessor/tuple/rem.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-09-30 21:38:47,395 root INFO copying pythran/boost/preprocessor/tuple/size.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-09-30 21:38:47,396 root INFO copying pythran/boost/preprocessor/tuple/to_list.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-09-30 21:38:47,397 root INFO copying pythran/boost/preprocessor/tuple/to_seq.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-09-30 21:38:47,398 root INFO creating build/lib/pythran/boost/preprocessor/tuple/detail 2024-09-30 21:38:47,399 root INFO copying pythran/boost/preprocessor/tuple/detail/is_single_return.hpp -> build/lib/pythran/boost/preprocessor/tuple/detail 2024-09-30 21:38:47,400 root INFO creating build/lib/pythran/boost/preprocessor/variadic 2024-09-30 21:38:47,400 root INFO copying pythran/boost/preprocessor/variadic/elem.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-09-30 21:38:47,401 root INFO copying pythran/boost/preprocessor/variadic/has_opt.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-09-30 21:38:47,402 root INFO copying pythran/boost/preprocessor/variadic/size.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-09-30 21:38:47,403 root INFO copying pythran/boost/preprocessor/variadic/to_seq.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-09-30 21:38:47,404 root INFO creating build/lib/pythran/boost/preprocessor/variadic/detail 2024-09-30 21:38:47,405 root INFO copying pythran/boost/preprocessor/variadic/detail/has_opt.hpp -> build/lib/pythran/boost/preprocessor/variadic/detail 2024-09-30 21:38:47,406 root INFO creating build/lib/pythran/boost/range 2024-09-30 21:38:47,406 root INFO copying pythran/boost/range/begin.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,407 root INFO copying pythran/boost/range/concepts.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,408 root INFO copying pythran/boost/range/config.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,409 root INFO copying pythran/boost/range/const_iterator.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,410 root INFO copying pythran/boost/range/difference_type.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,411 root INFO copying pythran/boost/range/distance.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,412 root INFO copying pythran/boost/range/empty.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,413 root INFO copying pythran/boost/range/end.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,414 root INFO copying pythran/boost/range/functions.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,415 root INFO copying pythran/boost/range/has_range_iterator.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,416 root INFO copying pythran/boost/range/iterator.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,416 root INFO copying pythran/boost/range/iterator_range_core.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,418 root INFO copying pythran/boost/range/mutable_iterator.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,419 root INFO copying pythran/boost/range/range_fwd.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,419 root INFO copying pythran/boost/range/rbegin.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,420 root INFO copying pythran/boost/range/rend.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,421 root INFO copying pythran/boost/range/reverse_iterator.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,422 root INFO copying pythran/boost/range/size.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,423 root INFO copying pythran/boost/range/size_type.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,424 root INFO copying pythran/boost/range/value_type.hpp -> build/lib/pythran/boost/range 2024-09-30 21:38:47,425 root INFO creating build/lib/pythran/boost/range/algorithm 2024-09-30 21:38:47,425 root INFO copying pythran/boost/range/algorithm/equal.hpp -> build/lib/pythran/boost/range/algorithm 2024-09-30 21:38:47,426 root INFO creating build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,427 root INFO copying pythran/boost/range/detail/begin.hpp -> build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,428 root INFO copying pythran/boost/range/detail/common.hpp -> build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,429 root INFO copying pythran/boost/range/detail/end.hpp -> build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,430 root INFO copying pythran/boost/range/detail/extract_optional_type.hpp -> build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,431 root INFO copying pythran/boost/range/detail/has_member_size.hpp -> build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,432 root INFO copying pythran/boost/range/detail/implementation_help.hpp -> build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,433 root INFO copying pythran/boost/range/detail/misc_concept.hpp -> build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,433 root INFO copying pythran/boost/range/detail/msvc_has_iterator_workaround.hpp -> build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,434 root INFO copying pythran/boost/range/detail/safe_bool.hpp -> build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,435 root INFO copying pythran/boost/range/detail/sfinae.hpp -> build/lib/pythran/boost/range/detail 2024-09-30 21:38:47,436 root INFO creating build/lib/pythran/boost/smart_ptr 2024-09-30 21:38:47,437 root INFO copying pythran/boost/smart_ptr/bad_weak_ptr.hpp -> build/lib/pythran/boost/smart_ptr 2024-09-30 21:38:47,438 root INFO copying pythran/boost/smart_ptr/shared_ptr.hpp -> build/lib/pythran/boost/smart_ptr 2024-09-30 21:38:47,439 root INFO creating build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,439 root INFO copying pythran/boost/smart_ptr/detail/lightweight_mutex.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,440 root INFO copying pythran/boost/smart_ptr/detail/local_counted_base.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,441 root INFO copying pythran/boost/smart_ptr/detail/local_sp_deleter.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,442 root INFO copying pythran/boost/smart_ptr/detail/lwm_nop.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,443 root INFO copying pythran/boost/smart_ptr/detail/lwm_pthreads.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,444 root INFO copying pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,444 root INFO copying pythran/boost/smart_ptr/detail/operator_bool.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,445 root INFO copying pythran/boost/smart_ptr/detail/quick_allocator.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,447 root INFO copying pythran/boost/smart_ptr/detail/shared_count.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,448 root INFO copying pythran/boost/smart_ptr/detail/sp_convertible.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,449 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,450 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,450 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,451 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,452 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,453 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,454 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,455 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,456 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,457 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,458 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,458 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,459 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,460 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,461 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,462 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,463 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,464 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,465 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_impl.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,466 root INFO copying pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,467 root INFO copying pythran/boost/smart_ptr/detail/sp_has_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,468 root INFO copying pythran/boost/smart_ptr/detail/sp_interlocked.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,469 root INFO copying pythran/boost/smart_ptr/detail/sp_noexcept.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,470 root INFO copying pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,471 root INFO copying pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,472 root INFO copying pythran/boost/smart_ptr/detail/spinlock.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,472 root INFO copying pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,473 root INFO copying pythran/boost/smart_ptr/detail/spinlock_nt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,474 root INFO copying pythran/boost/smart_ptr/detail/spinlock_pool.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,475 root INFO copying pythran/boost/smart_ptr/detail/spinlock_pt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,476 root INFO copying pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,477 root INFO copying pythran/boost/smart_ptr/detail/spinlock_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,478 root INFO copying pythran/boost/smart_ptr/detail/spinlock_w32.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,479 root INFO copying pythran/boost/smart_ptr/detail/yield_k.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-09-30 21:38:47,480 root INFO creating build/lib/pythran/boost/tuple 2024-09-30 21:38:47,480 root INFO copying pythran/boost/tuple/tuple.hpp -> build/lib/pythran/boost/tuple 2024-09-30 21:38:47,481 root INFO copying pythran/boost/tuple/tuple_comparison.hpp -> build/lib/pythran/boost/tuple 2024-09-30 21:38:47,482 root INFO creating build/lib/pythran/boost/tuple/detail 2024-09-30 21:38:47,483 root INFO copying pythran/boost/tuple/detail/tuple_basic.hpp -> build/lib/pythran/boost/tuple/detail 2024-09-30 21:38:47,484 root INFO creating build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,485 root INFO copying pythran/boost/type_traits/add_const.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,486 root INFO copying pythran/boost/type_traits/add_cv.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,486 root INFO copying pythran/boost/type_traits/add_lvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,487 root INFO copying pythran/boost/type_traits/add_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,488 root INFO copying pythran/boost/type_traits/add_reference.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,489 root INFO copying pythran/boost/type_traits/add_rvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,490 root INFO copying pythran/boost/type_traits/add_volatile.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,491 root INFO copying pythran/boost/type_traits/alignment_of.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,492 root INFO copying pythran/boost/type_traits/conditional.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,492 root INFO copying pythran/boost/type_traits/conversion_traits.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,493 root INFO copying pythran/boost/type_traits/cv_traits.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,494 root INFO copying pythran/boost/type_traits/decay.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,495 root INFO copying pythran/boost/type_traits/declval.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,496 root INFO copying pythran/boost/type_traits/enable_if.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,497 root INFO copying pythran/boost/type_traits/function_traits.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,498 root INFO copying pythran/boost/type_traits/has_left_shift.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,499 root INFO copying pythran/boost/type_traits/has_minus.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,500 root INFO copying pythran/boost/type_traits/has_minus_assign.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,501 root INFO copying pythran/boost/type_traits/has_nothrow_assign.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,502 root INFO copying pythran/boost/type_traits/has_nothrow_constructor.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,503 root INFO copying pythran/boost/type_traits/has_nothrow_copy.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,504 root INFO copying pythran/boost/type_traits/has_plus.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,504 root INFO copying pythran/boost/type_traits/has_plus_assign.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,506 root INFO copying pythran/boost/type_traits/has_right_shift.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,507 root INFO copying pythran/boost/type_traits/has_trivial_assign.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,507 root INFO copying pythran/boost/type_traits/has_trivial_constructor.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,508 root INFO copying pythran/boost/type_traits/has_trivial_copy.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,509 root INFO copying pythran/boost/type_traits/has_trivial_move_assign.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,510 root INFO copying pythran/boost/type_traits/has_trivial_move_constructor.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,511 root INFO copying pythran/boost/type_traits/integral_constant.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,512 root INFO copying pythran/boost/type_traits/intrinsics.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,513 root INFO copying pythran/boost/type_traits/is_abstract.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,514 root INFO copying pythran/boost/type_traits/is_arithmetic.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,515 root INFO copying pythran/boost/type_traits/is_array.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,516 root INFO copying pythran/boost/type_traits/is_assignable.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,517 root INFO copying pythran/boost/type_traits/is_base_and_derived.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,518 root INFO copying pythran/boost/type_traits/is_base_of.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,519 root INFO copying pythran/boost/type_traits/is_class.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,519 root INFO copying pythran/boost/type_traits/is_complete.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,520 root INFO copying pythran/boost/type_traits/is_complex.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,521 root INFO copying pythran/boost/type_traits/is_const.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,522 root INFO copying pythran/boost/type_traits/is_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,523 root INFO copying pythran/boost/type_traits/is_convertible.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,524 root INFO copying pythran/boost/type_traits/is_copy_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,525 root INFO copying pythran/boost/type_traits/is_default_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,526 root INFO copying pythran/boost/type_traits/is_destructible.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,527 root INFO copying pythran/boost/type_traits/is_detected.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,528 root INFO copying pythran/boost/type_traits/is_empty.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,529 root INFO copying pythran/boost/type_traits/is_enum.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,530 root INFO copying pythran/boost/type_traits/is_float.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,531 root INFO copying pythran/boost/type_traits/is_floating_point.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,532 root INFO copying pythran/boost/type_traits/is_function.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,533 root INFO copying pythran/boost/type_traits/is_fundamental.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,534 root INFO copying pythran/boost/type_traits/is_integral.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,535 root INFO copying pythran/boost/type_traits/is_lvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,535 root INFO copying pythran/boost/type_traits/is_member_function_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,536 root INFO copying pythran/boost/type_traits/is_member_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,537 root INFO copying pythran/boost/type_traits/is_noncopyable.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,538 root INFO copying pythran/boost/type_traits/is_nothrow_move_assignable.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,539 root INFO copying pythran/boost/type_traits/is_nothrow_move_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,540 root INFO copying pythran/boost/type_traits/is_pod.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,541 root INFO copying pythran/boost/type_traits/is_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,542 root INFO copying pythran/boost/type_traits/is_polymorphic.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,543 root INFO copying pythran/boost/type_traits/is_reference.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,543 root INFO copying pythran/boost/type_traits/is_rvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,544 root INFO copying pythran/boost/type_traits/is_same.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,545 root INFO copying pythran/boost/type_traits/is_scalar.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,546 root INFO copying pythran/boost/type_traits/is_signed.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,547 root INFO copying pythran/boost/type_traits/is_union.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,548 root INFO copying pythran/boost/type_traits/is_unsigned.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,549 root INFO copying pythran/boost/type_traits/is_void.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,550 root INFO copying pythran/boost/type_traits/is_volatile.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,551 root INFO copying pythran/boost/type_traits/make_signed.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,552 root INFO copying pythran/boost/type_traits/make_unsigned.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,553 root INFO copying pythran/boost/type_traits/make_void.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,554 root INFO copying pythran/boost/type_traits/nonesuch.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,555 root INFO copying pythran/boost/type_traits/remove_all_extents.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,556 root INFO copying pythran/boost/type_traits/remove_bounds.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,557 root INFO copying pythran/boost/type_traits/remove_const.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,557 root INFO copying pythran/boost/type_traits/remove_cv.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,558 root INFO copying pythran/boost/type_traits/remove_cv_ref.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,559 root INFO copying pythran/boost/type_traits/remove_extent.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,560 root INFO copying pythran/boost/type_traits/remove_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,561 root INFO copying pythran/boost/type_traits/remove_reference.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,562 root INFO copying pythran/boost/type_traits/remove_volatile.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,563 root INFO copying pythran/boost/type_traits/type_identity.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,564 root INFO copying pythran/boost/type_traits/type_with_alignment.hpp -> build/lib/pythran/boost/type_traits 2024-09-30 21:38:47,565 root INFO creating build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,567 root INFO copying pythran/boost/type_traits/detail/config.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,568 root INFO copying pythran/boost/type_traits/detail/detector.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,569 root INFO copying pythran/boost/type_traits/detail/has_binary_operator.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,570 root INFO copying pythran/boost/type_traits/detail/is_function_cxx_03.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,571 root INFO copying pythran/boost/type_traits/detail/is_function_cxx_11.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,572 root INFO copying pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,573 root INFO copying pythran/boost/type_traits/detail/is_function_ptr_helper.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,575 root INFO copying pythran/boost/type_traits/detail/is_function_ptr_tester.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,576 root INFO copying pythran/boost/type_traits/detail/is_likely_lambda.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,577 root INFO copying pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,579 root INFO copying pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,581 root INFO copying pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,582 root INFO copying pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,583 root INFO copying pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,584 root INFO copying pythran/boost/type_traits/detail/yes_no_type.hpp -> build/lib/pythran/boost/type_traits/detail 2024-09-30 21:38:47,585 root INFO creating build/lib/pythran/boost/typeof 2024-09-30 21:38:47,586 root INFO copying pythran/boost/typeof/constant.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,587 root INFO copying pythran/boost/typeof/decltype.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,587 root INFO copying pythran/boost/typeof/encode_decode.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,588 root INFO copying pythran/boost/typeof/encode_decode_params.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,589 root INFO copying pythran/boost/typeof/int_encoding.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,590 root INFO copying pythran/boost/typeof/integral_template_param.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,591 root INFO copying pythran/boost/typeof/message.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,592 root INFO copying pythran/boost/typeof/modifiers.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,592 root INFO copying pythran/boost/typeof/native.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,593 root INFO copying pythran/boost/typeof/pointers_data_members.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,594 root INFO copying pythran/boost/typeof/register_functions.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,595 root INFO copying pythran/boost/typeof/register_functions_iterate.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,596 root INFO copying pythran/boost/typeof/register_fundamental.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,597 root INFO copying pythran/boost/typeof/register_mem_functions.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,598 root INFO copying pythran/boost/typeof/template_encoding.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,599 root INFO copying pythran/boost/typeof/template_template_param.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,600 root INFO copying pythran/boost/typeof/type_encoding.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,601 root INFO copying pythran/boost/typeof/type_template_param.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,602 root INFO copying pythran/boost/typeof/typeof.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,603 root INFO copying pythran/boost/typeof/typeof_impl.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,604 root INFO copying pythran/boost/typeof/unsupported.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,605 root INFO copying pythran/boost/typeof/vector.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,606 root INFO copying pythran/boost/typeof/vector100.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,611 root INFO copying pythran/boost/typeof/vector150.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,620 root INFO copying pythran/boost/typeof/vector200.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,640 root INFO copying pythran/boost/typeof/vector50.hpp -> build/lib/pythran/boost/typeof 2024-09-30 21:38:47,643 root INFO creating build/lib/pythran/boost/typeof/dmc 2024-09-30 21:38:47,644 root INFO copying pythran/boost/typeof/dmc/typeof_impl.hpp -> build/lib/pythran/boost/typeof/dmc 2024-09-30 21:38:47,645 root INFO creating build/lib/pythran/boost/typeof/msvc 2024-09-30 21:38:47,645 root INFO copying pythran/boost/typeof/msvc/typeof_impl.hpp -> build/lib/pythran/boost/typeof/msvc 2024-09-30 21:38:47,647 root INFO creating build/lib/pythran/boost/utility 2024-09-30 21:38:47,647 root INFO copying pythran/boost/utility/base_from_member.hpp -> build/lib/pythran/boost/utility 2024-09-30 21:38:47,648 root INFO copying pythran/boost/utility/binary.hpp -> build/lib/pythran/boost/utility 2024-09-30 21:38:47,650 root INFO copying pythran/boost/utility/compare_pointees.hpp -> build/lib/pythran/boost/utility 2024-09-30 21:38:47,651 root INFO copying pythran/boost/utility/declval.hpp -> build/lib/pythran/boost/utility 2024-09-30 21:38:47,652 root INFO copying pythran/boost/utility/enable_if.hpp -> build/lib/pythran/boost/utility 2024-09-30 21:38:47,652 root INFO copying pythran/boost/utility/identity_type.hpp -> build/lib/pythran/boost/utility 2024-09-30 21:38:47,653 root INFO copying pythran/boost/utility/result_of.hpp -> build/lib/pythran/boost/utility 2024-09-30 21:38:47,654 root INFO copying pythran/boost/utility/swap.hpp -> build/lib/pythran/boost/utility 2024-09-30 21:38:47,655 root INFO creating build/lib/pythran/boost/utility/detail 2024-09-30 21:38:47,656 root INFO copying pythran/boost/utility/detail/result_of_iterate.hpp -> build/lib/pythran/boost/utility/detail 2024-09-30 21:38:47,657 root INFO creating build/lib/pythran/pythonic 2024-09-30 21:38:47,658 root INFO copying pythran/pythonic/core.hpp -> build/lib/pythran/pythonic 2024-09-30 21:38:47,659 root INFO creating build/lib/pythran/pythonic/__dispatch__ 2024-09-30 21:38:47,659 root INFO copying pythran/pythonic/__dispatch__/clear.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-09-30 21:38:47,660 root INFO copying pythran/pythonic/__dispatch__/conjugate.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-09-30 21:38:47,661 root INFO copying pythran/pythonic/__dispatch__/copy.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-09-30 21:38:47,662 root INFO copying pythran/pythonic/__dispatch__/count.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-09-30 21:38:47,663 root INFO copying pythran/pythonic/__dispatch__/index.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-09-30 21:38:47,663 root INFO copying pythran/pythonic/__dispatch__/pop.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-09-30 21:38:47,664 root INFO copying pythran/pythonic/__dispatch__/remove.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-09-30 21:38:47,665 root INFO copying pythran/pythonic/__dispatch__/sort.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-09-30 21:38:47,666 root INFO copying pythran/pythonic/__dispatch__/update.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-09-30 21:38:47,667 root INFO creating build/lib/pythran/pythonic/bisect 2024-09-30 21:38:47,668 root INFO copying pythran/pythonic/bisect/bisect.hpp -> build/lib/pythran/pythonic/bisect 2024-09-30 21:38:47,668 root INFO copying pythran/pythonic/bisect/bisect_left.hpp -> build/lib/pythran/pythonic/bisect 2024-09-30 21:38:47,669 root INFO copying pythran/pythonic/bisect/bisect_right.hpp -> build/lib/pythran/pythonic/bisect 2024-09-30 21:38:47,670 root INFO creating build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,671 root INFO copying pythran/pythonic/builtins/ArithmeticError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,672 root INFO copying pythran/pythonic/builtins/AssertionError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,673 root INFO copying pythran/pythonic/builtins/AttributeError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,673 root INFO copying pythran/pythonic/builtins/BaseException.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,674 root INFO copying pythran/pythonic/builtins/BufferError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,675 root INFO copying pythran/pythonic/builtins/BytesWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,676 root INFO copying pythran/pythonic/builtins/DeprecationWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,677 root INFO copying pythran/pythonic/builtins/EOFError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,678 root INFO copying pythran/pythonic/builtins/EnvironmentError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,679 root INFO copying pythran/pythonic/builtins/Exception.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,679 root INFO copying pythran/pythonic/builtins/False.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,680 root INFO copying pythran/pythonic/builtins/FileNotFoundError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,681 root INFO copying pythran/pythonic/builtins/FloatingPointError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,682 root INFO copying pythran/pythonic/builtins/FutureWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,683 root INFO copying pythran/pythonic/builtins/GeneratorExit.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,684 root INFO copying pythran/pythonic/builtins/IOError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,684 root INFO copying pythran/pythonic/builtins/ImportError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,685 root INFO copying pythran/pythonic/builtins/ImportWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,686 root INFO copying pythran/pythonic/builtins/IndentationError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,687 root INFO copying pythran/pythonic/builtins/IndexError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,688 root INFO copying pythran/pythonic/builtins/KeyError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,689 root INFO copying pythran/pythonic/builtins/KeyboardInterrupt.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,690 root INFO copying pythran/pythonic/builtins/LookupError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,691 root INFO copying pythran/pythonic/builtins/MemoryError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,691 root INFO copying pythran/pythonic/builtins/NameError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,692 root INFO copying pythran/pythonic/builtins/None.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,693 root INFO copying pythran/pythonic/builtins/NotImplementedError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,694 root INFO copying pythran/pythonic/builtins/OSError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,695 root INFO copying pythran/pythonic/builtins/OverflowError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,696 root INFO copying pythran/pythonic/builtins/PendingDeprecationWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,697 root INFO copying pythran/pythonic/builtins/ReferenceError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,698 root INFO copying pythran/pythonic/builtins/RuntimeError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,699 root INFO copying pythran/pythonic/builtins/RuntimeWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,699 root INFO copying pythran/pythonic/builtins/StopIteration.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,700 root INFO copying pythran/pythonic/builtins/SyntaxError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,701 root INFO copying pythran/pythonic/builtins/SyntaxWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,702 root INFO copying pythran/pythonic/builtins/SystemError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,703 root INFO copying pythran/pythonic/builtins/SystemExit.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,704 root INFO copying pythran/pythonic/builtins/TabError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,705 root INFO copying pythran/pythonic/builtins/True.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,705 root INFO copying pythran/pythonic/builtins/TypeError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,706 root INFO copying pythran/pythonic/builtins/UnboundLocalError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,707 root INFO copying pythran/pythonic/builtins/UnicodeError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,708 root INFO copying pythran/pythonic/builtins/UnicodeWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,709 root INFO copying pythran/pythonic/builtins/UserWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,710 root INFO copying pythran/pythonic/builtins/ValueError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,711 root INFO copying pythran/pythonic/builtins/Warning.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,711 root INFO copying pythran/pythonic/builtins/ZeroDivisionError.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,712 root INFO copying pythran/pythonic/builtins/abs.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,713 root INFO copying pythran/pythonic/builtins/all.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,714 root INFO copying pythran/pythonic/builtins/any.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,715 root INFO copying pythran/pythonic/builtins/assert.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,716 root INFO copying pythran/pythonic/builtins/bin.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,716 root INFO copying pythran/pythonic/builtins/bool_.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,717 root INFO copying pythran/pythonic/builtins/chr.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,718 root INFO copying pythran/pythonic/builtins/complex.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,719 root INFO copying pythran/pythonic/builtins/dict.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,720 root INFO copying pythran/pythonic/builtins/divmod.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,721 root INFO copying pythran/pythonic/builtins/enumerate.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,722 root INFO copying pythran/pythonic/builtins/file.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,723 root INFO copying pythran/pythonic/builtins/filter.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,724 root INFO copying pythran/pythonic/builtins/float_.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,725 root INFO copying pythran/pythonic/builtins/getattr.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,725 root INFO copying pythran/pythonic/builtins/hex.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,726 root INFO copying pythran/pythonic/builtins/id.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,727 root INFO copying pythran/pythonic/builtins/in.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,728 root INFO copying pythran/pythonic/builtins/int_.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,729 root INFO copying pythran/pythonic/builtins/isinstance.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,730 root INFO copying pythran/pythonic/builtins/iter.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,731 root INFO copying pythran/pythonic/builtins/len.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,731 root INFO copying pythran/pythonic/builtins/list.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,732 root INFO copying pythran/pythonic/builtins/map.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,733 root INFO copying pythran/pythonic/builtins/max.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,734 root INFO copying pythran/pythonic/builtins/min.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,735 root INFO copying pythran/pythonic/builtins/minmax.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,736 root INFO copying pythran/pythonic/builtins/next.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,737 root INFO copying pythran/pythonic/builtins/oct.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,738 root INFO copying pythran/pythonic/builtins/open.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,739 root INFO copying pythran/pythonic/builtins/ord.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,740 root INFO copying pythran/pythonic/builtins/pow.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,740 root INFO copying pythran/pythonic/builtins/print.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,741 root INFO copying pythran/pythonic/builtins/range.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,742 root INFO copying pythran/pythonic/builtins/reduce.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,743 root INFO copying pythran/pythonic/builtins/reversed.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,744 root INFO copying pythran/pythonic/builtins/round.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,745 root INFO copying pythran/pythonic/builtins/set.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,746 root INFO copying pythran/pythonic/builtins/slice.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,747 root INFO copying pythran/pythonic/builtins/sorted.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,748 root INFO copying pythran/pythonic/builtins/str.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,749 root INFO copying pythran/pythonic/builtins/sum.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,749 root INFO copying pythran/pythonic/builtins/tuple.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,750 root INFO copying pythran/pythonic/builtins/type.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,751 root INFO copying pythran/pythonic/builtins/xrange.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,752 root INFO copying pythran/pythonic/builtins/zip.hpp -> build/lib/pythran/pythonic/builtins 2024-09-30 21:38:47,753 root INFO creating build/lib/pythran/pythonic/builtins/complex 2024-09-30 21:38:47,754 root INFO copying pythran/pythonic/builtins/complex/conjugate.hpp -> build/lib/pythran/pythonic/builtins/complex 2024-09-30 21:38:47,754 root INFO creating build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,755 root INFO copying pythran/pythonic/builtins/dict/clear.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,756 root INFO copying pythran/pythonic/builtins/dict/copy.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,757 root INFO copying pythran/pythonic/builtins/dict/fromkeys.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,758 root INFO copying pythran/pythonic/builtins/dict/get.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,758 root INFO copying pythran/pythonic/builtins/dict/items.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,759 root INFO copying pythran/pythonic/builtins/dict/keys.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,760 root INFO copying pythran/pythonic/builtins/dict/pop.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,761 root INFO copying pythran/pythonic/builtins/dict/popitem.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,762 root INFO copying pythran/pythonic/builtins/dict/setdefault.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,763 root INFO copying pythran/pythonic/builtins/dict/update.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,764 root INFO copying pythran/pythonic/builtins/dict/values.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-09-30 21:38:47,764 root INFO creating build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,765 root INFO copying pythran/pythonic/builtins/file/close.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,766 root INFO copying pythran/pythonic/builtins/file/fileno.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,767 root INFO copying pythran/pythonic/builtins/file/flush.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,768 root INFO copying pythran/pythonic/builtins/file/isatty.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,769 root INFO copying pythran/pythonic/builtins/file/next.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,770 root INFO copying pythran/pythonic/builtins/file/read.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,771 root INFO copying pythran/pythonic/builtins/file/readline.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,771 root INFO copying pythran/pythonic/builtins/file/readlines.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,772 root INFO copying pythran/pythonic/builtins/file/seek.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,773 root INFO copying pythran/pythonic/builtins/file/tell.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,774 root INFO copying pythran/pythonic/builtins/file/truncate.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,775 root INFO copying pythran/pythonic/builtins/file/write.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,776 root INFO copying pythran/pythonic/builtins/file/writelines.hpp -> build/lib/pythran/pythonic/builtins/file 2024-09-30 21:38:47,777 root INFO creating build/lib/pythran/pythonic/builtins/float_ 2024-09-30 21:38:47,777 root INFO copying pythran/pythonic/builtins/float_/is_integer.hpp -> build/lib/pythran/pythonic/builtins/float_ 2024-09-30 21:38:47,778 root INFO creating build/lib/pythran/pythonic/builtins/list 2024-09-30 21:38:47,779 root INFO copying pythran/pythonic/builtins/list/append.hpp -> build/lib/pythran/pythonic/builtins/list 2024-09-30 21:38:47,780 root INFO copying pythran/pythonic/builtins/list/count.hpp -> build/lib/pythran/pythonic/builtins/list 2024-09-30 21:38:47,780 root INFO copying pythran/pythonic/builtins/list/extend.hpp -> build/lib/pythran/pythonic/builtins/list 2024-09-30 21:38:47,781 root INFO copying pythran/pythonic/builtins/list/insert.hpp -> build/lib/pythran/pythonic/builtins/list 2024-09-30 21:38:47,782 root INFO copying pythran/pythonic/builtins/list/pop.hpp -> build/lib/pythran/pythonic/builtins/list 2024-09-30 21:38:47,783 root INFO copying pythran/pythonic/builtins/list/remove.hpp -> build/lib/pythran/pythonic/builtins/list 2024-09-30 21:38:47,784 root INFO copying pythran/pythonic/builtins/list/reverse.hpp -> build/lib/pythran/pythonic/builtins/list 2024-09-30 21:38:47,785 root INFO copying pythran/pythonic/builtins/list/sort.hpp -> build/lib/pythran/pythonic/builtins/list 2024-09-30 21:38:47,786 root INFO creating build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,786 root INFO copying pythran/pythonic/builtins/pythran/StaticIfBreak.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,787 root INFO copying pythran/pythonic/builtins/pythran/StaticIfCont.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,788 root INFO copying pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,789 root INFO copying pythran/pythonic/builtins/pythran/StaticIfReturn.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,790 root INFO copying pythran/pythonic/builtins/pythran/abssqr.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,791 root INFO copying pythran/pythonic/builtins/pythran/and_.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,792 root INFO copying pythran/pythonic/builtins/pythran/is_none.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,793 root INFO copying pythran/pythonic/builtins/pythran/kwonly.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,793 root INFO copying pythran/pythonic/builtins/pythran/len_set.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,794 root INFO copying pythran/pythonic/builtins/pythran/make_shape.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,795 root INFO copying pythran/pythonic/builtins/pythran/or_.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,796 root INFO copying pythran/pythonic/builtins/pythran/static_if.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,797 root INFO copying pythran/pythonic/builtins/pythran/static_list.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-09-30 21:38:47,798 root INFO creating build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,798 root INFO copying pythran/pythonic/builtins/set/add.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,799 root INFO copying pythran/pythonic/builtins/set/clear.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,800 root INFO copying pythran/pythonic/builtins/set/copy.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,801 root INFO copying pythran/pythonic/builtins/set/difference.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,802 root INFO copying pythran/pythonic/builtins/set/difference_update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,803 root INFO copying pythran/pythonic/builtins/set/discard.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,804 root INFO copying pythran/pythonic/builtins/set/intersection.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,804 root INFO copying pythran/pythonic/builtins/set/intersection_update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,805 root INFO copying pythran/pythonic/builtins/set/isdisjoint.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,806 root INFO copying pythran/pythonic/builtins/set/issubset.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,807 root INFO copying pythran/pythonic/builtins/set/issuperset.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,808 root INFO copying pythran/pythonic/builtins/set/remove.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,809 root INFO copying pythran/pythonic/builtins/set/symmetric_difference.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,810 root INFO copying pythran/pythonic/builtins/set/symmetric_difference_update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,811 root INFO copying pythran/pythonic/builtins/set/union_.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,811 root INFO copying pythran/pythonic/builtins/set/update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-09-30 21:38:47,812 root INFO creating build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,813 root INFO copying pythran/pythonic/builtins/str/__mod__.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,814 root INFO copying pythran/pythonic/builtins/str/capitalize.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,815 root INFO copying pythran/pythonic/builtins/str/count.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,816 root INFO copying pythran/pythonic/builtins/str/endswith.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,816 root INFO copying pythran/pythonic/builtins/str/find.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,817 root INFO copying pythran/pythonic/builtins/str/isalpha.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,818 root INFO copying pythran/pythonic/builtins/str/isdigit.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,819 root INFO copying pythran/pythonic/builtins/str/join.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,820 root INFO copying pythran/pythonic/builtins/str/lower.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,821 root INFO copying pythran/pythonic/builtins/str/lstrip.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,822 root INFO copying pythran/pythonic/builtins/str/replace.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,823 root INFO copying pythran/pythonic/builtins/str/rstrip.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,823 root INFO copying pythran/pythonic/builtins/str/split.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,824 root INFO copying pythran/pythonic/builtins/str/startswith.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,825 root INFO copying pythran/pythonic/builtins/str/strip.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,826 root INFO copying pythran/pythonic/builtins/str/upper.hpp -> build/lib/pythran/pythonic/builtins/str 2024-09-30 21:38:47,827 root INFO creating build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,827 root INFO copying pythran/pythonic/cmath/acos.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,828 root INFO copying pythran/pythonic/cmath/acosh.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,829 root INFO copying pythran/pythonic/cmath/asin.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,830 root INFO copying pythran/pythonic/cmath/asinh.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,831 root INFO copying pythran/pythonic/cmath/atan.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,832 root INFO copying pythran/pythonic/cmath/atanh.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,833 root INFO copying pythran/pythonic/cmath/cos.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,833 root INFO copying pythran/pythonic/cmath/cosh.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,834 root INFO copying pythran/pythonic/cmath/e.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,835 root INFO copying pythran/pythonic/cmath/exp.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,836 root INFO copying pythran/pythonic/cmath/isinf.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,837 root INFO copying pythran/pythonic/cmath/isnan.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,838 root INFO copying pythran/pythonic/cmath/log.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,839 root INFO copying pythran/pythonic/cmath/log10.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,840 root INFO copying pythran/pythonic/cmath/pi.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,841 root INFO copying pythran/pythonic/cmath/sin.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,841 root INFO copying pythran/pythonic/cmath/sinh.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,842 root INFO copying pythran/pythonic/cmath/sqrt.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,843 root INFO copying pythran/pythonic/cmath/tan.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,844 root INFO copying pythran/pythonic/cmath/tanh.hpp -> build/lib/pythran/pythonic/cmath 2024-09-30 21:38:47,845 root INFO creating build/lib/pythran/pythonic/functools 2024-09-30 21:38:47,846 root INFO copying pythran/pythonic/functools/partial.hpp -> build/lib/pythran/pythonic/functools 2024-09-30 21:38:47,846 root INFO copying pythran/pythonic/functools/reduce.hpp -> build/lib/pythran/pythonic/functools 2024-09-30 21:38:47,847 root INFO creating build/lib/pythran/pythonic/include 2024-09-30 21:38:47,848 root INFO creating build/lib/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:47,848 root INFO copying pythran/pythonic/include/__dispatch__/clear.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:47,849 root INFO copying pythran/pythonic/include/__dispatch__/conjugate.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:47,850 root INFO copying pythran/pythonic/include/__dispatch__/copy.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:47,851 root INFO copying pythran/pythonic/include/__dispatch__/count.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:47,852 root INFO copying pythran/pythonic/include/__dispatch__/index.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:47,853 root INFO copying pythran/pythonic/include/__dispatch__/pop.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:47,854 root INFO copying pythran/pythonic/include/__dispatch__/remove.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:47,854 root INFO copying pythran/pythonic/include/__dispatch__/sort.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:47,855 root INFO copying pythran/pythonic/include/__dispatch__/update.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:47,856 root INFO creating build/lib/pythran/pythonic/include/bisect 2024-09-30 21:38:47,857 root INFO copying pythran/pythonic/include/bisect/bisect.hpp -> build/lib/pythran/pythonic/include/bisect 2024-09-30 21:38:47,858 root INFO copying pythran/pythonic/include/bisect/bisect_left.hpp -> build/lib/pythran/pythonic/include/bisect 2024-09-30 21:38:47,859 root INFO copying pythran/pythonic/include/bisect/bisect_right.hpp -> build/lib/pythran/pythonic/include/bisect 2024-09-30 21:38:47,859 root INFO creating build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,860 root INFO copying pythran/pythonic/include/builtins/ArithmeticError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,861 root INFO copying pythran/pythonic/include/builtins/AssertionError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,862 root INFO copying pythran/pythonic/include/builtins/AttributeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,863 root INFO copying pythran/pythonic/include/builtins/BaseException.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,864 root INFO copying pythran/pythonic/include/builtins/BufferError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,865 root INFO copying pythran/pythonic/include/builtins/BytesWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,866 root INFO copying pythran/pythonic/include/builtins/DeprecationWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,866 root INFO copying pythran/pythonic/include/builtins/EOFError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,867 root INFO copying pythran/pythonic/include/builtins/EnvironmentError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,868 root INFO copying pythran/pythonic/include/builtins/Exception.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,869 root INFO copying pythran/pythonic/include/builtins/False.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,870 root INFO copying pythran/pythonic/include/builtins/FileNotFoundError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,871 root INFO copying pythran/pythonic/include/builtins/FloatingPointError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,872 root INFO copying pythran/pythonic/include/builtins/FutureWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,872 root INFO copying pythran/pythonic/include/builtins/GeneratorExit.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,873 root INFO copying pythran/pythonic/include/builtins/IOError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,874 root INFO copying pythran/pythonic/include/builtins/ImportError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,875 root INFO copying pythran/pythonic/include/builtins/ImportWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,876 root INFO copying pythran/pythonic/include/builtins/IndentationError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,877 root INFO copying pythran/pythonic/include/builtins/IndexError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,878 root INFO copying pythran/pythonic/include/builtins/KeyError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,879 root INFO copying pythran/pythonic/include/builtins/KeyboardInterrupt.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,879 root INFO copying pythran/pythonic/include/builtins/LookupError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,880 root INFO copying pythran/pythonic/include/builtins/MemoryError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,881 root INFO copying pythran/pythonic/include/builtins/NameError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,882 root INFO copying pythran/pythonic/include/builtins/None.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,883 root INFO copying pythran/pythonic/include/builtins/NotImplementedError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,884 root INFO copying pythran/pythonic/include/builtins/OSError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,884 root INFO copying pythran/pythonic/include/builtins/OverflowError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,885 root INFO copying pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,886 root INFO copying pythran/pythonic/include/builtins/ReferenceError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,887 root INFO copying pythran/pythonic/include/builtins/RuntimeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,888 root INFO copying pythran/pythonic/include/builtins/RuntimeWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,889 root INFO copying pythran/pythonic/include/builtins/StopIteration.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,890 root INFO copying pythran/pythonic/include/builtins/SyntaxError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,891 root INFO copying pythran/pythonic/include/builtins/SyntaxWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,892 root INFO copying pythran/pythonic/include/builtins/SystemError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,893 root INFO copying pythran/pythonic/include/builtins/SystemExit.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,893 root INFO copying pythran/pythonic/include/builtins/TabError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,894 root INFO copying pythran/pythonic/include/builtins/True.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,895 root INFO copying pythran/pythonic/include/builtins/TypeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,896 root INFO copying pythran/pythonic/include/builtins/UnboundLocalError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,897 root INFO copying pythran/pythonic/include/builtins/UnicodeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,898 root INFO copying pythran/pythonic/include/builtins/UnicodeWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,899 root INFO copying pythran/pythonic/include/builtins/UserWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,899 root INFO copying pythran/pythonic/include/builtins/ValueError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,900 root INFO copying pythran/pythonic/include/builtins/Warning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,901 root INFO copying pythran/pythonic/include/builtins/ZeroDivisionError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,902 root INFO copying pythran/pythonic/include/builtins/abs.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,903 root INFO copying pythran/pythonic/include/builtins/all.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,904 root INFO copying pythran/pythonic/include/builtins/any.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,905 root INFO copying pythran/pythonic/include/builtins/assert.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,905 root INFO copying pythran/pythonic/include/builtins/bin.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,906 root INFO copying pythran/pythonic/include/builtins/bool_.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,907 root INFO copying pythran/pythonic/include/builtins/chr.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,908 root INFO copying pythran/pythonic/include/builtins/complex.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,909 root INFO copying pythran/pythonic/include/builtins/dict.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,910 root INFO copying pythran/pythonic/include/builtins/divmod.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,911 root INFO copying pythran/pythonic/include/builtins/enumerate.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,912 root INFO copying pythran/pythonic/include/builtins/file.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,913 root INFO copying pythran/pythonic/include/builtins/filter.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,914 root INFO copying pythran/pythonic/include/builtins/float_.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,914 root INFO copying pythran/pythonic/include/builtins/getattr.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,915 root INFO copying pythran/pythonic/include/builtins/hex.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,916 root INFO copying pythran/pythonic/include/builtins/id.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,917 root INFO copying pythran/pythonic/include/builtins/in.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,918 root INFO copying pythran/pythonic/include/builtins/int_.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,919 root INFO copying pythran/pythonic/include/builtins/isinstance.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,920 root INFO copying pythran/pythonic/include/builtins/iter.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,921 root INFO copying pythran/pythonic/include/builtins/len.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,921 root INFO copying pythran/pythonic/include/builtins/list.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,922 root INFO copying pythran/pythonic/include/builtins/map.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,923 root INFO copying pythran/pythonic/include/builtins/max.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,924 root INFO copying pythran/pythonic/include/builtins/min.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,925 root INFO copying pythran/pythonic/include/builtins/minmax.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,926 root INFO copying pythran/pythonic/include/builtins/next.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,927 root INFO copying pythran/pythonic/include/builtins/oct.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,928 root INFO copying pythran/pythonic/include/builtins/open.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,928 root INFO copying pythran/pythonic/include/builtins/ord.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,929 root INFO copying pythran/pythonic/include/builtins/pow.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,930 root INFO copying pythran/pythonic/include/builtins/print.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,931 root INFO copying pythran/pythonic/include/builtins/range.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,932 root INFO copying pythran/pythonic/include/builtins/reduce.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,933 root INFO copying pythran/pythonic/include/builtins/reversed.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,934 root INFO copying pythran/pythonic/include/builtins/round.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,935 root INFO copying pythran/pythonic/include/builtins/set.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,936 root INFO copying pythran/pythonic/include/builtins/slice.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,937 root INFO copying pythran/pythonic/include/builtins/sorted.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,937 root INFO copying pythran/pythonic/include/builtins/str.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,938 root INFO copying pythran/pythonic/include/builtins/sum.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,939 root INFO copying pythran/pythonic/include/builtins/tuple.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,940 root INFO copying pythran/pythonic/include/builtins/type.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,941 root INFO copying pythran/pythonic/include/builtins/xrange.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,942 root INFO copying pythran/pythonic/include/builtins/zip.hpp -> build/lib/pythran/pythonic/include/builtins 2024-09-30 21:38:47,943 root INFO creating build/lib/pythran/pythonic/include/builtins/complex 2024-09-30 21:38:47,943 root INFO copying pythran/pythonic/include/builtins/complex/conjugate.hpp -> build/lib/pythran/pythonic/include/builtins/complex 2024-09-30 21:38:47,944 root INFO creating build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,945 root INFO copying pythran/pythonic/include/builtins/dict/clear.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,946 root INFO copying pythran/pythonic/include/builtins/dict/copy.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,947 root INFO copying pythran/pythonic/include/builtins/dict/fromkeys.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,947 root INFO copying pythran/pythonic/include/builtins/dict/get.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,948 root INFO copying pythran/pythonic/include/builtins/dict/items.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,949 root INFO copying pythran/pythonic/include/builtins/dict/keys.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,950 root INFO copying pythran/pythonic/include/builtins/dict/pop.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,951 root INFO copying pythran/pythonic/include/builtins/dict/popitem.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,952 root INFO copying pythran/pythonic/include/builtins/dict/setdefault.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,953 root INFO copying pythran/pythonic/include/builtins/dict/update.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,954 root INFO copying pythran/pythonic/include/builtins/dict/values.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:47,954 root INFO creating build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,955 root INFO copying pythran/pythonic/include/builtins/file/close.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,956 root INFO copying pythran/pythonic/include/builtins/file/fileno.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,957 root INFO copying pythran/pythonic/include/builtins/file/flush.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,958 root INFO copying pythran/pythonic/include/builtins/file/isatty.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,959 root INFO copying pythran/pythonic/include/builtins/file/next.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,960 root INFO copying pythran/pythonic/include/builtins/file/read.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,961 root INFO copying pythran/pythonic/include/builtins/file/readline.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,961 root INFO copying pythran/pythonic/include/builtins/file/readlines.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,962 root INFO copying pythran/pythonic/include/builtins/file/seek.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,963 root INFO copying pythran/pythonic/include/builtins/file/tell.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,964 root INFO copying pythran/pythonic/include/builtins/file/truncate.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,965 root INFO copying pythran/pythonic/include/builtins/file/write.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,966 root INFO copying pythran/pythonic/include/builtins/file/writelines.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-09-30 21:38:47,967 root INFO creating build/lib/pythran/pythonic/include/builtins/float_ 2024-09-30 21:38:47,967 root INFO copying pythran/pythonic/include/builtins/float_/is_integer.hpp -> build/lib/pythran/pythonic/include/builtins/float_ 2024-09-30 21:38:47,968 root INFO creating build/lib/pythran/pythonic/include/builtins/list 2024-09-30 21:38:47,969 root INFO copying pythran/pythonic/include/builtins/list/append.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-09-30 21:38:47,970 root INFO copying pythran/pythonic/include/builtins/list/count.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-09-30 21:38:47,971 root INFO copying pythran/pythonic/include/builtins/list/extend.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-09-30 21:38:47,971 root INFO copying pythran/pythonic/include/builtins/list/insert.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-09-30 21:38:47,972 root INFO copying pythran/pythonic/include/builtins/list/pop.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-09-30 21:38:47,973 root INFO copying pythran/pythonic/include/builtins/list/remove.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-09-30 21:38:47,974 root INFO copying pythran/pythonic/include/builtins/list/reverse.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-09-30 21:38:47,975 root INFO copying pythran/pythonic/include/builtins/list/sort.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-09-30 21:38:47,976 root INFO creating build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,976 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,977 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,978 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,979 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,980 root INFO copying pythran/pythonic/include/builtins/pythran/abssqr.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,981 root INFO copying pythran/pythonic/include/builtins/pythran/and_.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,982 root INFO copying pythran/pythonic/include/builtins/pythran/is_none.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,983 root INFO copying pythran/pythonic/include/builtins/pythran/kwonly.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,984 root INFO copying pythran/pythonic/include/builtins/pythran/len_set.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,984 root INFO copying pythran/pythonic/include/builtins/pythran/make_shape.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,985 root INFO copying pythran/pythonic/include/builtins/pythran/or_.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,986 root INFO copying pythran/pythonic/include/builtins/pythran/static_if.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,987 root INFO copying pythran/pythonic/include/builtins/pythran/static_list.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:47,988 root INFO creating build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,989 root INFO copying pythran/pythonic/include/builtins/set/add.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,990 root INFO copying pythran/pythonic/include/builtins/set/clear.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,990 root INFO copying pythran/pythonic/include/builtins/set/copy.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,991 root INFO copying pythran/pythonic/include/builtins/set/difference.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,992 root INFO copying pythran/pythonic/include/builtins/set/difference_update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,993 root INFO copying pythran/pythonic/include/builtins/set/discard.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,994 root INFO copying pythran/pythonic/include/builtins/set/intersection.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,995 root INFO copying pythran/pythonic/include/builtins/set/intersection_update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,996 root INFO copying pythran/pythonic/include/builtins/set/isdisjoint.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,997 root INFO copying pythran/pythonic/include/builtins/set/issubset.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,998 root INFO copying pythran/pythonic/include/builtins/set/issuperset.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,998 root INFO copying pythran/pythonic/include/builtins/set/remove.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:47,999 root INFO copying pythran/pythonic/include/builtins/set/symmetric_difference.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:48,000 root INFO copying pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:48,001 root INFO copying pythran/pythonic/include/builtins/set/union_.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:48,002 root INFO copying pythran/pythonic/include/builtins/set/update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-09-30 21:38:48,003 root INFO creating build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,003 root INFO copying pythran/pythonic/include/builtins/str/__mod__.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,004 root INFO copying pythran/pythonic/include/builtins/str/capitalize.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,005 root INFO copying pythran/pythonic/include/builtins/str/count.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,006 root INFO copying pythran/pythonic/include/builtins/str/endswith.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,007 root INFO copying pythran/pythonic/include/builtins/str/find.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,008 root INFO copying pythran/pythonic/include/builtins/str/isalpha.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,009 root INFO copying pythran/pythonic/include/builtins/str/isdigit.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,010 root INFO copying pythran/pythonic/include/builtins/str/join.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,011 root INFO copying pythran/pythonic/include/builtins/str/lower.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,011 root INFO copying pythran/pythonic/include/builtins/str/lstrip.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,012 root INFO copying pythran/pythonic/include/builtins/str/replace.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,013 root INFO copying pythran/pythonic/include/builtins/str/rstrip.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,014 root INFO copying pythran/pythonic/include/builtins/str/split.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,015 root INFO copying pythran/pythonic/include/builtins/str/startswith.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,016 root INFO copying pythran/pythonic/include/builtins/str/strip.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,017 root INFO copying pythran/pythonic/include/builtins/str/upper.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-09-30 21:38:48,018 root INFO creating build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,018 root INFO copying pythran/pythonic/include/cmath/acos.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,019 root INFO copying pythran/pythonic/include/cmath/acosh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,020 root INFO copying pythran/pythonic/include/cmath/asin.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,021 root INFO copying pythran/pythonic/include/cmath/asinh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,022 root INFO copying pythran/pythonic/include/cmath/atan.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,023 root INFO copying pythran/pythonic/include/cmath/atanh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,023 root INFO copying pythran/pythonic/include/cmath/cos.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,024 root INFO copying pythran/pythonic/include/cmath/cosh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,025 root INFO copying pythran/pythonic/include/cmath/e.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,026 root INFO copying pythran/pythonic/include/cmath/exp.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,027 root INFO copying pythran/pythonic/include/cmath/isinf.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,028 root INFO copying pythran/pythonic/include/cmath/isnan.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,029 root INFO copying pythran/pythonic/include/cmath/log.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,030 root INFO copying pythran/pythonic/include/cmath/log10.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,031 root INFO copying pythran/pythonic/include/cmath/pi.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,031 root INFO copying pythran/pythonic/include/cmath/sin.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,032 root INFO copying pythran/pythonic/include/cmath/sinh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,033 root INFO copying pythran/pythonic/include/cmath/sqrt.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,034 root INFO copying pythran/pythonic/include/cmath/tan.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,035 root INFO copying pythran/pythonic/include/cmath/tanh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-09-30 21:38:48,036 root INFO creating build/lib/pythran/pythonic/include/functools 2024-09-30 21:38:48,036 root INFO copying pythran/pythonic/include/functools/partial.hpp -> build/lib/pythran/pythonic/include/functools 2024-09-30 21:38:48,037 root INFO copying pythran/pythonic/include/functools/reduce.hpp -> build/lib/pythran/pythonic/include/functools 2024-09-30 21:38:48,038 root INFO creating build/lib/pythran/pythonic/include/io 2024-09-30 21:38:48,039 root INFO creating build/lib/pythran/pythonic/include/io/_io 2024-09-30 21:38:48,039 root INFO creating build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,040 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,040 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,041 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,042 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,043 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,044 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,045 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,046 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,047 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,048 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,048 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,049 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,050 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:48,051 root INFO creating build/lib/pythran/pythonic/include/itertools 2024-09-30 21:38:48,052 root INFO copying pythran/pythonic/include/itertools/combinations.hpp -> build/lib/pythran/pythonic/include/itertools 2024-09-30 21:38:48,053 root INFO copying pythran/pythonic/include/itertools/common.hpp -> build/lib/pythran/pythonic/include/itertools 2024-09-30 21:38:48,053 root INFO copying pythran/pythonic/include/itertools/count.hpp -> build/lib/pythran/pythonic/include/itertools 2024-09-30 21:38:48,054 root INFO copying pythran/pythonic/include/itertools/ifilter.hpp -> build/lib/pythran/pythonic/include/itertools 2024-09-30 21:38:48,055 root INFO copying pythran/pythonic/include/itertools/islice.hpp -> build/lib/pythran/pythonic/include/itertools 2024-09-30 21:38:48,056 root INFO copying pythran/pythonic/include/itertools/permutations.hpp -> build/lib/pythran/pythonic/include/itertools 2024-09-30 21:38:48,057 root INFO copying pythran/pythonic/include/itertools/product.hpp -> build/lib/pythran/pythonic/include/itertools 2024-09-30 21:38:48,058 root INFO copying pythran/pythonic/include/itertools/repeat.hpp -> build/lib/pythran/pythonic/include/itertools 2024-09-30 21:38:48,059 root INFO creating build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,060 root INFO copying pythran/pythonic/include/math/acos.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,061 root INFO copying pythran/pythonic/include/math/acosh.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,061 root INFO copying pythran/pythonic/include/math/asin.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,062 root INFO copying pythran/pythonic/include/math/asinh.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,063 root INFO copying pythran/pythonic/include/math/atan.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,064 root INFO copying pythran/pythonic/include/math/atan2.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,065 root INFO copying pythran/pythonic/include/math/atanh.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,066 root INFO copying pythran/pythonic/include/math/ceil.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,067 root INFO copying pythran/pythonic/include/math/copysign.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,068 root INFO copying pythran/pythonic/include/math/cos.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,068 root INFO copying pythran/pythonic/include/math/cosh.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,069 root INFO copying pythran/pythonic/include/math/degrees.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,070 root INFO copying pythran/pythonic/include/math/e.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,071 root INFO copying pythran/pythonic/include/math/erf.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,072 root INFO copying pythran/pythonic/include/math/erfc.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,073 root INFO copying pythran/pythonic/include/math/exp.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,074 root INFO copying pythran/pythonic/include/math/expm1.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,074 root INFO copying pythran/pythonic/include/math/fabs.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,075 root INFO copying pythran/pythonic/include/math/factorial.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,076 root INFO copying pythran/pythonic/include/math/floor.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,077 root INFO copying pythran/pythonic/include/math/fmod.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,078 root INFO copying pythran/pythonic/include/math/frexp.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,079 root INFO copying pythran/pythonic/include/math/gamma.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,080 root INFO copying pythran/pythonic/include/math/hypot.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,081 root INFO copying pythran/pythonic/include/math/isinf.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,082 root INFO copying pythran/pythonic/include/math/isnan.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,082 root INFO copying pythran/pythonic/include/math/ldexp.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,083 root INFO copying pythran/pythonic/include/math/lgamma.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,084 root INFO copying pythran/pythonic/include/math/log.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,085 root INFO copying pythran/pythonic/include/math/log10.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,086 root INFO copying pythran/pythonic/include/math/log1p.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,087 root INFO copying pythran/pythonic/include/math/modf.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,087 root INFO copying pythran/pythonic/include/math/pi.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,088 root INFO copying pythran/pythonic/include/math/pow.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,089 root INFO copying pythran/pythonic/include/math/radians.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,090 root INFO copying pythran/pythonic/include/math/sin.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,091 root INFO copying pythran/pythonic/include/math/sinh.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,092 root INFO copying pythran/pythonic/include/math/sqrt.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,093 root INFO copying pythran/pythonic/include/math/tan.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,094 root INFO copying pythran/pythonic/include/math/tanh.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,094 root INFO copying pythran/pythonic/include/math/trunc.hpp -> build/lib/pythran/pythonic/include/math 2024-09-30 21:38:48,095 root INFO creating build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,096 root INFO copying pythran/pythonic/include/numpy/.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,097 root INFO copying pythran/pythonic/include/numpy/NINF.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,098 root INFO copying pythran/pythonic/include/numpy/abs.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,099 root INFO copying pythran/pythonic/include/numpy/absolute.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,099 root INFO copying pythran/pythonic/include/numpy/add.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,100 root INFO copying pythran/pythonic/include/numpy/alen.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,101 root INFO copying pythran/pythonic/include/numpy/all.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,102 root INFO copying pythran/pythonic/include/numpy/allclose.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,103 root INFO copying pythran/pythonic/include/numpy/alltrue.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,104 root INFO copying pythran/pythonic/include/numpy/amax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,105 root INFO copying pythran/pythonic/include/numpy/amin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,106 root INFO copying pythran/pythonic/include/numpy/angle.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,107 root INFO copying pythran/pythonic/include/numpy/angle_in_deg.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,107 root INFO copying pythran/pythonic/include/numpy/angle_in_rad.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,108 root INFO copying pythran/pythonic/include/numpy/any.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,109 root INFO copying pythran/pythonic/include/numpy/append.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,110 root INFO copying pythran/pythonic/include/numpy/arange.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,111 root INFO copying pythran/pythonic/include/numpy/arccos.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,112 root INFO copying pythran/pythonic/include/numpy/arccosh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,113 root INFO copying pythran/pythonic/include/numpy/arcsin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,114 root INFO copying pythran/pythonic/include/numpy/arcsinh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,115 root INFO copying pythran/pythonic/include/numpy/arctan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,115 root INFO copying pythran/pythonic/include/numpy/arctan2.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,116 root INFO copying pythran/pythonic/include/numpy/arctanh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,117 root INFO copying pythran/pythonic/include/numpy/argmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,118 root INFO copying pythran/pythonic/include/numpy/argmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,119 root INFO copying pythran/pythonic/include/numpy/argsort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,120 root INFO copying pythran/pythonic/include/numpy/argwhere.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,121 root INFO copying pythran/pythonic/include/numpy/around.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,122 root INFO copying pythran/pythonic/include/numpy/array.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,122 root INFO copying pythran/pythonic/include/numpy/array2string.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,123 root INFO copying pythran/pythonic/include/numpy/array_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,124 root INFO copying pythran/pythonic/include/numpy/array_equiv.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,125 root INFO copying pythran/pythonic/include/numpy/array_split.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,126 root INFO copying pythran/pythonic/include/numpy/array_str.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,127 root INFO copying pythran/pythonic/include/numpy/asarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,128 root INFO copying pythran/pythonic/include/numpy/asarray_chkfinite.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,129 root INFO copying pythran/pythonic/include/numpy/ascontiguousarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,130 root INFO copying pythran/pythonic/include/numpy/asfarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,130 root INFO copying pythran/pythonic/include/numpy/asscalar.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,131 root INFO copying pythran/pythonic/include/numpy/atleast_1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,132 root INFO copying pythran/pythonic/include/numpy/atleast_2d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,133 root INFO copying pythran/pythonic/include/numpy/atleast_3d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,134 root INFO copying pythran/pythonic/include/numpy/average.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,135 root INFO copying pythran/pythonic/include/numpy/base_repr.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,136 root INFO copying pythran/pythonic/include/numpy/binary_repr.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,137 root INFO copying pythran/pythonic/include/numpy/bincount.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,137 root INFO copying pythran/pythonic/include/numpy/bitwise_and.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,138 root INFO copying pythran/pythonic/include/numpy/bitwise_not.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,139 root INFO copying pythran/pythonic/include/numpy/bitwise_or.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,140 root INFO copying pythran/pythonic/include/numpy/bitwise_xor.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,141 root INFO copying pythran/pythonic/include/numpy/bool_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,142 root INFO copying pythran/pythonic/include/numpy/broadcast_to.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,143 root INFO copying pythran/pythonic/include/numpy/byte.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,143 root INFO copying pythran/pythonic/include/numpy/cbrt.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,144 root INFO copying pythran/pythonic/include/numpy/ceil.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,145 root INFO copying pythran/pythonic/include/numpy/clip.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,146 root INFO copying pythran/pythonic/include/numpy/complex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,147 root INFO copying pythran/pythonic/include/numpy/complex128.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,148 root INFO copying pythran/pythonic/include/numpy/complex256.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,149 root INFO copying pythran/pythonic/include/numpy/complex64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,150 root INFO copying pythran/pythonic/include/numpy/concatenate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,151 root INFO copying pythran/pythonic/include/numpy/conj.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,151 root INFO copying pythran/pythonic/include/numpy/conjugate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,152 root INFO copying pythran/pythonic/include/numpy/convolve.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,153 root INFO copying pythran/pythonic/include/numpy/copy.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,154 root INFO copying pythran/pythonic/include/numpy/copysign.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,155 root INFO copying pythran/pythonic/include/numpy/copyto.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,156 root INFO copying pythran/pythonic/include/numpy/correlate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,157 root INFO copying pythran/pythonic/include/numpy/cos.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,158 root INFO copying pythran/pythonic/include/numpy/cosh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,158 root INFO copying pythran/pythonic/include/numpy/count_nonzero.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,159 root INFO copying pythran/pythonic/include/numpy/cross.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,160 root INFO copying pythran/pythonic/include/numpy/cumprod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,161 root INFO copying pythran/pythonic/include/numpy/cumproduct.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,162 root INFO copying pythran/pythonic/include/numpy/cumsum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,163 root INFO copying pythran/pythonic/include/numpy/deg2rad.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,164 root INFO copying pythran/pythonic/include/numpy/degrees.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,165 root INFO copying pythran/pythonic/include/numpy/delete_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,165 root INFO copying pythran/pythonic/include/numpy/diag.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,166 root INFO copying pythran/pythonic/include/numpy/diagflat.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,167 root INFO copying pythran/pythonic/include/numpy/diagonal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,168 root INFO copying pythran/pythonic/include/numpy/diff.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,169 root INFO copying pythran/pythonic/include/numpy/digitize.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,170 root INFO copying pythran/pythonic/include/numpy/divide.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,171 root INFO copying pythran/pythonic/include/numpy/dot.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,172 root INFO copying pythran/pythonic/include/numpy/double_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,173 root INFO copying pythran/pythonic/include/numpy/e.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,174 root INFO copying pythran/pythonic/include/numpy/ediff1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,175 root INFO copying pythran/pythonic/include/numpy/empty.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,176 root INFO copying pythran/pythonic/include/numpy/empty_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,176 root INFO copying pythran/pythonic/include/numpy/equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,177 root INFO copying pythran/pythonic/include/numpy/exp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,178 root INFO copying pythran/pythonic/include/numpy/expand_dims.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,179 root INFO copying pythran/pythonic/include/numpy/expm1.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,180 root INFO copying pythran/pythonic/include/numpy/eye.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,181 root INFO copying pythran/pythonic/include/numpy/fabs.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,182 root INFO copying pythran/pythonic/include/numpy/fill_diagonal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,183 root INFO copying pythran/pythonic/include/numpy/finfo.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,184 root INFO copying pythran/pythonic/include/numpy/fix.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,184 root INFO copying pythran/pythonic/include/numpy/flatnonzero.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,185 root INFO copying pythran/pythonic/include/numpy/flip.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,186 root INFO copying pythran/pythonic/include/numpy/fliplr.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,187 root INFO copying pythran/pythonic/include/numpy/flipud.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,188 root INFO copying pythran/pythonic/include/numpy/float128.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,189 root INFO copying pythran/pythonic/include/numpy/float32.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,190 root INFO copying pythran/pythonic/include/numpy/float64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,191 root INFO copying pythran/pythonic/include/numpy/float_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,191 root INFO copying pythran/pythonic/include/numpy/floor.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,192 root INFO copying pythran/pythonic/include/numpy/floor_divide.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,193 root INFO copying pythran/pythonic/include/numpy/fmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,194 root INFO copying pythran/pythonic/include/numpy/fmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,195 root INFO copying pythran/pythonic/include/numpy/fmod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,196 root INFO copying pythran/pythonic/include/numpy/frexp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,197 root INFO copying pythran/pythonic/include/numpy/fromfile.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,198 root INFO copying pythran/pythonic/include/numpy/fromfunction.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,199 root INFO copying pythran/pythonic/include/numpy/fromiter.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,200 root INFO copying pythran/pythonic/include/numpy/fromstring.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,200 root INFO copying pythran/pythonic/include/numpy/full.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,201 root INFO copying pythran/pythonic/include/numpy/full_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,202 root INFO copying pythran/pythonic/include/numpy/greater.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,203 root INFO copying pythran/pythonic/include/numpy/greater_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,204 root INFO copying pythran/pythonic/include/numpy/heaviside.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,205 root INFO copying pythran/pythonic/include/numpy/hstack.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,206 root INFO copying pythran/pythonic/include/numpy/hypot.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,207 root INFO copying pythran/pythonic/include/numpy/identity.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,207 root INFO copying pythran/pythonic/include/numpy/imag.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,208 root INFO copying pythran/pythonic/include/numpy/indices.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,209 root INFO copying pythran/pythonic/include/numpy/inf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,210 root INFO copying pythran/pythonic/include/numpy/inner.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,211 root INFO copying pythran/pythonic/include/numpy/insert.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,212 root INFO copying pythran/pythonic/include/numpy/int16.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,213 root INFO copying pythran/pythonic/include/numpy/int32.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,214 root INFO copying pythran/pythonic/include/numpy/int64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,214 root INFO copying pythran/pythonic/include/numpy/int8.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,215 root INFO copying pythran/pythonic/include/numpy/int_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,216 root INFO copying pythran/pythonic/include/numpy/intc.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,217 root INFO copying pythran/pythonic/include/numpy/interp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,218 root INFO copying pythran/pythonic/include/numpy/intersect1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,219 root INFO copying pythran/pythonic/include/numpy/intp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,220 root INFO copying pythran/pythonic/include/numpy/invert.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,221 root INFO copying pythran/pythonic/include/numpy/isclose.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,222 root INFO copying pythran/pythonic/include/numpy/iscomplex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,223 root INFO copying pythran/pythonic/include/numpy/isfinite.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,224 root INFO copying pythran/pythonic/include/numpy/isinf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,224 root INFO copying pythran/pythonic/include/numpy/isnan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,225 root INFO copying pythran/pythonic/include/numpy/isneginf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,226 root INFO copying pythran/pythonic/include/numpy/isposinf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,227 root INFO copying pythran/pythonic/include/numpy/isreal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,228 root INFO copying pythran/pythonic/include/numpy/isrealobj.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,229 root INFO copying pythran/pythonic/include/numpy/isscalar.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,230 root INFO copying pythran/pythonic/include/numpy/issctype.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,231 root INFO copying pythran/pythonic/include/numpy/ldexp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,231 root INFO copying pythran/pythonic/include/numpy/left_shift.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,232 root INFO copying pythran/pythonic/include/numpy/less.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,233 root INFO copying pythran/pythonic/include/numpy/less_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,234 root INFO copying pythran/pythonic/include/numpy/lexsort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,235 root INFO copying pythran/pythonic/include/numpy/linspace.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,236 root INFO copying pythran/pythonic/include/numpy/log.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,237 root INFO copying pythran/pythonic/include/numpy/log10.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,238 root INFO copying pythran/pythonic/include/numpy/log1p.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,238 root INFO copying pythran/pythonic/include/numpy/log2.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,239 root INFO copying pythran/pythonic/include/numpy/logaddexp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,240 root INFO copying pythran/pythonic/include/numpy/logaddexp2.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,241 root INFO copying pythran/pythonic/include/numpy/logical_and.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,242 root INFO copying pythran/pythonic/include/numpy/logical_not.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,243 root INFO copying pythran/pythonic/include/numpy/logical_or.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,244 root INFO copying pythran/pythonic/include/numpy/logical_xor.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,245 root INFO copying pythran/pythonic/include/numpy/logspace.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,246 root INFO copying pythran/pythonic/include/numpy/longlong.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,247 root INFO copying pythran/pythonic/include/numpy/max.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,248 root INFO copying pythran/pythonic/include/numpy/maximum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,248 root INFO copying pythran/pythonic/include/numpy/mean.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,249 root INFO copying pythran/pythonic/include/numpy/median.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,250 root INFO copying pythran/pythonic/include/numpy/min.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,251 root INFO copying pythran/pythonic/include/numpy/minimum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,252 root INFO copying pythran/pythonic/include/numpy/mod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,253 root INFO copying pythran/pythonic/include/numpy/multiply.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,254 root INFO copying pythran/pythonic/include/numpy/nan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,255 root INFO copying pythran/pythonic/include/numpy/nan_to_num.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,255 root INFO copying pythran/pythonic/include/numpy/nanargmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,256 root INFO copying pythran/pythonic/include/numpy/nanargmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,257 root INFO copying pythran/pythonic/include/numpy/nanmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,258 root INFO copying pythran/pythonic/include/numpy/nanmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,259 root INFO copying pythran/pythonic/include/numpy/nansum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,260 root INFO copying pythran/pythonic/include/numpy/ndarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,261 root INFO copying pythran/pythonic/include/numpy/ndenumerate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,262 root INFO copying pythran/pythonic/include/numpy/ndim.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,263 root INFO copying pythran/pythonic/include/numpy/ndindex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,264 root INFO copying pythran/pythonic/include/numpy/negative.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,264 root INFO copying pythran/pythonic/include/numpy/newaxis.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,265 root INFO copying pythran/pythonic/include/numpy/nextafter.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,266 root INFO copying pythran/pythonic/include/numpy/nonzero.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,267 root INFO copying pythran/pythonic/include/numpy/not_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,268 root INFO copying pythran/pythonic/include/numpy/ones.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,269 root INFO copying pythran/pythonic/include/numpy/ones_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,270 root INFO copying pythran/pythonic/include/numpy/outer.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,271 root INFO copying pythran/pythonic/include/numpy/partial_sum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,272 root INFO copying pythran/pythonic/include/numpy/pi.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,272 root INFO copying pythran/pythonic/include/numpy/place.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,273 root INFO copying pythran/pythonic/include/numpy/power.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,275 root INFO copying pythran/pythonic/include/numpy/prod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,275 root INFO copying pythran/pythonic/include/numpy/product.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,276 root INFO copying pythran/pythonic/include/numpy/ptp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,277 root INFO copying pythran/pythonic/include/numpy/put.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,278 root INFO copying pythran/pythonic/include/numpy/putmask.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,279 root INFO copying pythran/pythonic/include/numpy/rad2deg.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,280 root INFO copying pythran/pythonic/include/numpy/radians.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,281 root INFO copying pythran/pythonic/include/numpy/ravel.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,282 root INFO copying pythran/pythonic/include/numpy/real.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,283 root INFO copying pythran/pythonic/include/numpy/reciprocal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,283 root INFO copying pythran/pythonic/include/numpy/reduce.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,284 root INFO copying pythran/pythonic/include/numpy/remainder.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,285 root INFO copying pythran/pythonic/include/numpy/repeat.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,286 root INFO copying pythran/pythonic/include/numpy/resize.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,287 root INFO copying pythran/pythonic/include/numpy/right_shift.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,288 root INFO copying pythran/pythonic/include/numpy/rint.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,289 root INFO copying pythran/pythonic/include/numpy/roll.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,290 root INFO copying pythran/pythonic/include/numpy/rollaxis.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,291 root INFO copying pythran/pythonic/include/numpy/rot90.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,292 root INFO copying pythran/pythonic/include/numpy/round.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,293 root INFO copying pythran/pythonic/include/numpy/round_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,294 root INFO copying pythran/pythonic/include/numpy/searchsorted.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,294 root INFO copying pythran/pythonic/include/numpy/select.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,295 root INFO copying pythran/pythonic/include/numpy/setdiff1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,296 root INFO copying pythran/pythonic/include/numpy/shape.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,297 root INFO copying pythran/pythonic/include/numpy/short_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,298 root INFO copying pythran/pythonic/include/numpy/sign.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,299 root INFO copying pythran/pythonic/include/numpy/signbit.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,300 root INFO copying pythran/pythonic/include/numpy/sin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,301 root INFO copying pythran/pythonic/include/numpy/sinh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,302 root INFO copying pythran/pythonic/include/numpy/size.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,302 root INFO copying pythran/pythonic/include/numpy/sometrue.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,303 root INFO copying pythran/pythonic/include/numpy/sort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,304 root INFO copying pythran/pythonic/include/numpy/sort_complex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,305 root INFO copying pythran/pythonic/include/numpy/spacing.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,306 root INFO copying pythran/pythonic/include/numpy/split.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,307 root INFO copying pythran/pythonic/include/numpy/sqrt.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,308 root INFO copying pythran/pythonic/include/numpy/square.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,309 root INFO copying pythran/pythonic/include/numpy/stack.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,310 root INFO copying pythran/pythonic/include/numpy/std_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,311 root INFO copying pythran/pythonic/include/numpy/subtract.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,312 root INFO copying pythran/pythonic/include/numpy/sum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,312 root INFO copying pythran/pythonic/include/numpy/swapaxes.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,313 root INFO copying pythran/pythonic/include/numpy/take.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,314 root INFO copying pythran/pythonic/include/numpy/tan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,315 root INFO copying pythran/pythonic/include/numpy/tanh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,316 root INFO copying pythran/pythonic/include/numpy/tile.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,317 root INFO copying pythran/pythonic/include/numpy/trace.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,318 root INFO copying pythran/pythonic/include/numpy/transpose.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,319 root INFO copying pythran/pythonic/include/numpy/tri.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,320 root INFO copying pythran/pythonic/include/numpy/tril.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,320 root INFO copying pythran/pythonic/include/numpy/trim_zeros.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,321 root INFO copying pythran/pythonic/include/numpy/triu.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,322 root INFO copying pythran/pythonic/include/numpy/true_divide.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,323 root INFO copying pythran/pythonic/include/numpy/trunc.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,324 root INFO copying pythran/pythonic/include/numpy/ubyte.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,325 root INFO copying pythran/pythonic/include/numpy/ufunc_accumulate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,326 root INFO copying pythran/pythonic/include/numpy/ufunc_reduce.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,327 root INFO copying pythran/pythonic/include/numpy/uint.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,328 root INFO copying pythran/pythonic/include/numpy/uint16.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,328 root INFO copying pythran/pythonic/include/numpy/uint32.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,329 root INFO copying pythran/pythonic/include/numpy/uint64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,330 root INFO copying pythran/pythonic/include/numpy/uint8.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,331 root INFO copying pythran/pythonic/include/numpy/uintc.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,332 root INFO copying pythran/pythonic/include/numpy/uintp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,333 root INFO copying pythran/pythonic/include/numpy/ulonglong.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,334 root INFO copying pythran/pythonic/include/numpy/union1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,335 root INFO copying pythran/pythonic/include/numpy/unique.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,336 root INFO copying pythran/pythonic/include/numpy/unravel_index.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,337 root INFO copying pythran/pythonic/include/numpy/unwrap.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,338 root INFO copying pythran/pythonic/include/numpy/ushort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,339 root INFO copying pythran/pythonic/include/numpy/var.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,340 root INFO copying pythran/pythonic/include/numpy/vdot.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,341 root INFO copying pythran/pythonic/include/numpy/vectorize.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,342 root INFO copying pythran/pythonic/include/numpy/vstack.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,343 root INFO copying pythran/pythonic/include/numpy/where.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,344 root INFO copying pythran/pythonic/include/numpy/zeros.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,344 root INFO copying pythran/pythonic/include/numpy/zeros_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-09-30 21:38:48,345 root INFO creating build/lib/pythran/pythonic/include/numpy/add 2024-09-30 21:38:48,346 root INFO copying pythran/pythonic/include/numpy/add/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/add 2024-09-30 21:38:48,347 root INFO copying pythran/pythonic/include/numpy/add/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/add 2024-09-30 21:38:48,348 root INFO creating build/lib/pythran/pythonic/include/numpy/arctan2 2024-09-30 21:38:48,348 root INFO copying pythran/pythonic/include/numpy/arctan2/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/arctan2 2024-09-30 21:38:48,349 root INFO creating build/lib/pythran/pythonic/include/numpy/bitwise_and 2024-09-30 21:38:48,350 root INFO copying pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_and 2024-09-30 21:38:48,351 root INFO copying pythran/pythonic/include/numpy/bitwise_and/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_and 2024-09-30 21:38:48,352 root INFO creating build/lib/pythran/pythonic/include/numpy/bitwise_or 2024-09-30 21:38:48,352 root INFO copying pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_or 2024-09-30 21:38:48,353 root INFO copying pythran/pythonic/include/numpy/bitwise_or/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_or 2024-09-30 21:38:48,354 root INFO creating build/lib/pythran/pythonic/include/numpy/bitwise_xor 2024-09-30 21:38:48,355 root INFO copying pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_xor 2024-09-30 21:38:48,355 root INFO copying pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_xor 2024-09-30 21:38:48,356 root INFO creating build/lib/pythran/pythonic/include/numpy/copysign 2024-09-30 21:38:48,357 root INFO copying pythran/pythonic/include/numpy/copysign/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/copysign 2024-09-30 21:38:48,358 root INFO creating build/lib/pythran/pythonic/include/numpy/ctypeslib 2024-09-30 21:38:48,359 root INFO copying pythran/pythonic/include/numpy/ctypeslib/as_array.hpp -> build/lib/pythran/pythonic/include/numpy/ctypeslib 2024-09-30 21:38:48,360 root INFO creating build/lib/pythran/pythonic/include/numpy/divide 2024-09-30 21:38:48,360 root INFO copying pythran/pythonic/include/numpy/divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/divide 2024-09-30 21:38:48,361 root INFO creating build/lib/pythran/pythonic/include/numpy/dtype 2024-09-30 21:38:48,362 root INFO copying pythran/pythonic/include/numpy/dtype/type.hpp -> build/lib/pythran/pythonic/include/numpy/dtype 2024-09-30 21:38:48,363 root INFO creating build/lib/pythran/pythonic/include/numpy/equal 2024-09-30 21:38:48,363 root INFO copying pythran/pythonic/include/numpy/equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/equal 2024-09-30 21:38:48,364 root INFO creating build/lib/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:48,365 root INFO copying pythran/pythonic/include/numpy/fft/c2c.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:48,366 root INFO copying pythran/pythonic/include/numpy/fft/fft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:48,367 root INFO copying pythran/pythonic/include/numpy/fft/fftn.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:48,367 root INFO copying pythran/pythonic/include/numpy/fft/hfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:48,368 root INFO copying pythran/pythonic/include/numpy/fft/ifft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:48,369 root INFO copying pythran/pythonic/include/numpy/fft/ihfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:48,370 root INFO copying pythran/pythonic/include/numpy/fft/irfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:48,371 root INFO copying pythran/pythonic/include/numpy/fft/rfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:48,372 root INFO creating build/lib/pythran/pythonic/include/numpy/floor_divide 2024-09-30 21:38:48,373 root INFO copying pythran/pythonic/include/numpy/floor_divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/floor_divide 2024-09-30 21:38:48,374 root INFO creating build/lib/pythran/pythonic/include/numpy/fmax 2024-09-30 21:38:48,374 root INFO copying pythran/pythonic/include/numpy/fmax/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmax 2024-09-30 21:38:48,375 root INFO copying pythran/pythonic/include/numpy/fmax/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/fmax 2024-09-30 21:38:48,376 root INFO creating build/lib/pythran/pythonic/include/numpy/fmin 2024-09-30 21:38:48,376 root INFO copying pythran/pythonic/include/numpy/fmin/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmin 2024-09-30 21:38:48,377 root INFO copying pythran/pythonic/include/numpy/fmin/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/fmin 2024-09-30 21:38:48,378 root INFO creating build/lib/pythran/pythonic/include/numpy/fmod 2024-09-30 21:38:48,379 root INFO copying pythran/pythonic/include/numpy/fmod/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmod 2024-09-30 21:38:48,380 root INFO creating build/lib/pythran/pythonic/include/numpy/greater 2024-09-30 21:38:48,380 root INFO copying pythran/pythonic/include/numpy/greater/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/greater 2024-09-30 21:38:48,381 root INFO creating build/lib/pythran/pythonic/include/numpy/greater_equal 2024-09-30 21:38:48,382 root INFO copying pythran/pythonic/include/numpy/greater_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/greater_equal 2024-09-30 21:38:48,383 root INFO creating build/lib/pythran/pythonic/include/numpy/heaviside 2024-09-30 21:38:48,383 root INFO copying pythran/pythonic/include/numpy/heaviside/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/heaviside 2024-09-30 21:38:48,384 root INFO creating build/lib/pythran/pythonic/include/numpy/hypot 2024-09-30 21:38:48,385 root INFO copying pythran/pythonic/include/numpy/hypot/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/hypot 2024-09-30 21:38:48,386 root INFO creating build/lib/pythran/pythonic/include/numpy/ldexp 2024-09-30 21:38:48,386 root INFO copying pythran/pythonic/include/numpy/ldexp/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/ldexp 2024-09-30 21:38:48,387 root INFO creating build/lib/pythran/pythonic/include/numpy/left_shift 2024-09-30 21:38:48,388 root INFO copying pythran/pythonic/include/numpy/left_shift/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/left_shift 2024-09-30 21:38:48,389 root INFO creating build/lib/pythran/pythonic/include/numpy/less 2024-09-30 21:38:48,389 root INFO copying pythran/pythonic/include/numpy/less/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/less 2024-09-30 21:38:48,390 root INFO creating build/lib/pythran/pythonic/include/numpy/less_equal 2024-09-30 21:38:48,391 root INFO copying pythran/pythonic/include/numpy/less_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/less_equal 2024-09-30 21:38:48,392 root INFO creating build/lib/pythran/pythonic/include/numpy/linalg 2024-09-30 21:38:48,392 root INFO copying pythran/pythonic/include/numpy/linalg/matrix_power.hpp -> build/lib/pythran/pythonic/include/numpy/linalg 2024-09-30 21:38:48,393 root INFO copying pythran/pythonic/include/numpy/linalg/norm.hpp -> build/lib/pythran/pythonic/include/numpy/linalg 2024-09-30 21:38:48,394 root INFO creating build/lib/pythran/pythonic/include/numpy/logaddexp 2024-09-30 21:38:48,395 root INFO copying pythran/pythonic/include/numpy/logaddexp/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logaddexp 2024-09-30 21:38:48,396 root INFO creating build/lib/pythran/pythonic/include/numpy/logaddexp2 2024-09-30 21:38:48,396 root INFO copying pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logaddexp2 2024-09-30 21:38:48,397 root INFO creating build/lib/pythran/pythonic/include/numpy/logical_and 2024-09-30 21:38:48,398 root INFO copying pythran/pythonic/include/numpy/logical_and/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_and 2024-09-30 21:38:48,399 root INFO creating build/lib/pythran/pythonic/include/numpy/logical_or 2024-09-30 21:38:48,399 root INFO copying pythran/pythonic/include/numpy/logical_or/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_or 2024-09-30 21:38:48,400 root INFO creating build/lib/pythran/pythonic/include/numpy/logical_xor 2024-09-30 21:38:48,401 root INFO copying pythran/pythonic/include/numpy/logical_xor/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_xor 2024-09-30 21:38:48,402 root INFO creating build/lib/pythran/pythonic/include/numpy/maximum 2024-09-30 21:38:48,402 root INFO copying pythran/pythonic/include/numpy/maximum/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/maximum 2024-09-30 21:38:48,403 root INFO copying pythran/pythonic/include/numpy/maximum/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/maximum 2024-09-30 21:38:48,404 root INFO creating build/lib/pythran/pythonic/include/numpy/minimum 2024-09-30 21:38:48,405 root INFO copying pythran/pythonic/include/numpy/minimum/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/minimum 2024-09-30 21:38:48,406 root INFO copying pythran/pythonic/include/numpy/minimum/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/minimum 2024-09-30 21:38:48,406 root INFO creating build/lib/pythran/pythonic/include/numpy/mod 2024-09-30 21:38:48,407 root INFO copying pythran/pythonic/include/numpy/mod/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/mod 2024-09-30 21:38:48,408 root INFO creating build/lib/pythran/pythonic/include/numpy/multiply 2024-09-30 21:38:48,409 root INFO copying pythran/pythonic/include/numpy/multiply/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/multiply 2024-09-30 21:38:48,409 root INFO copying pythran/pythonic/include/numpy/multiply/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/multiply 2024-09-30 21:38:48,410 root INFO creating build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,411 root INFO copying pythran/pythonic/include/numpy/ndarray/astype.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,412 root INFO copying pythran/pythonic/include/numpy/ndarray/fill.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,413 root INFO copying pythran/pythonic/include/numpy/ndarray/flatten.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,414 root INFO copying pythran/pythonic/include/numpy/ndarray/item.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,415 root INFO copying pythran/pythonic/include/numpy/ndarray/reshape.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,415 root INFO copying pythran/pythonic/include/numpy/ndarray/sort.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,416 root INFO copying pythran/pythonic/include/numpy/ndarray/tofile.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,417 root INFO copying pythran/pythonic/include/numpy/ndarray/tolist.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,418 root INFO copying pythran/pythonic/include/numpy/ndarray/tostring.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,419 root INFO copying pythran/pythonic/include/numpy/ndarray/view.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:48,420 root INFO creating build/lib/pythran/pythonic/include/numpy/negative 2024-09-30 21:38:48,420 root INFO copying pythran/pythonic/include/numpy/negative/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/negative 2024-09-30 21:38:48,421 root INFO creating build/lib/pythran/pythonic/include/numpy/nextafter 2024-09-30 21:38:48,422 root INFO copying pythran/pythonic/include/numpy/nextafter/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/nextafter 2024-09-30 21:38:48,423 root INFO creating build/lib/pythran/pythonic/include/numpy/not_equal 2024-09-30 21:38:48,423 root INFO copying pythran/pythonic/include/numpy/not_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/not_equal 2024-09-30 21:38:48,424 root INFO creating build/lib/pythran/pythonic/include/numpy/power 2024-09-30 21:38:48,425 root INFO copying pythran/pythonic/include/numpy/power/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/power 2024-09-30 21:38:48,426 root INFO creating build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,426 root INFO copying pythran/pythonic/include/numpy/random/binomial.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,427 root INFO copying pythran/pythonic/include/numpy/random/bytes.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,428 root INFO copying pythran/pythonic/include/numpy/random/chisquare.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,429 root INFO copying pythran/pythonic/include/numpy/random/choice.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,430 root INFO copying pythran/pythonic/include/numpy/random/dirichlet.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,431 root INFO copying pythran/pythonic/include/numpy/random/exponential.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,432 root INFO copying pythran/pythonic/include/numpy/random/f.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,432 root INFO copying pythran/pythonic/include/numpy/random/gamma.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,433 root INFO copying pythran/pythonic/include/numpy/random/generator.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,434 root INFO copying pythran/pythonic/include/numpy/random/geometric.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,435 root INFO copying pythran/pythonic/include/numpy/random/gumbel.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,436 root INFO copying pythran/pythonic/include/numpy/random/laplace.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,437 root INFO copying pythran/pythonic/include/numpy/random/logistic.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,438 root INFO copying pythran/pythonic/include/numpy/random/lognormal.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,439 root INFO copying pythran/pythonic/include/numpy/random/logseries.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,440 root INFO copying pythran/pythonic/include/numpy/random/negative_binomial.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,440 root INFO copying pythran/pythonic/include/numpy/random/normal.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,441 root INFO copying pythran/pythonic/include/numpy/random/pareto.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,442 root INFO copying pythran/pythonic/include/numpy/random/poisson.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,443 root INFO copying pythran/pythonic/include/numpy/random/power.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,444 root INFO copying pythran/pythonic/include/numpy/random/rand.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,445 root INFO copying pythran/pythonic/include/numpy/random/randint.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,446 root INFO copying pythran/pythonic/include/numpy/random/randn.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,446 root INFO copying pythran/pythonic/include/numpy/random/random.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,447 root INFO copying pythran/pythonic/include/numpy/random/random_integers.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,448 root INFO copying pythran/pythonic/include/numpy/random/random_sample.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,449 root INFO copying pythran/pythonic/include/numpy/random/ranf.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,450 root INFO copying pythran/pythonic/include/numpy/random/rayleigh.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,451 root INFO copying pythran/pythonic/include/numpy/random/sample.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,452 root INFO copying pythran/pythonic/include/numpy/random/seed.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,453 root INFO copying pythran/pythonic/include/numpy/random/shuffle.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,454 root INFO copying pythran/pythonic/include/numpy/random/standard_exponential.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,455 root INFO copying pythran/pythonic/include/numpy/random/standard_gamma.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,455 root INFO copying pythran/pythonic/include/numpy/random/standard_normal.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,456 root INFO copying pythran/pythonic/include/numpy/random/uniform.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,457 root INFO copying pythran/pythonic/include/numpy/random/weibull.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-09-30 21:38:48,458 root INFO creating build/lib/pythran/pythonic/include/numpy/remainder 2024-09-30 21:38:48,459 root INFO copying pythran/pythonic/include/numpy/remainder/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/remainder 2024-09-30 21:38:48,460 root INFO creating build/lib/pythran/pythonic/include/numpy/right_shift 2024-09-30 21:38:48,460 root INFO copying pythran/pythonic/include/numpy/right_shift/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/right_shift 2024-09-30 21:38:48,461 root INFO creating build/lib/pythran/pythonic/include/numpy/subtract 2024-09-30 21:38:48,462 root INFO copying pythran/pythonic/include/numpy/subtract/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/subtract 2024-09-30 21:38:48,463 root INFO creating build/lib/pythran/pythonic/include/numpy/true_divide 2024-09-30 21:38:48,463 root INFO copying pythran/pythonic/include/numpy/true_divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/true_divide 2024-09-30 21:38:48,464 root INFO creating build/lib/pythran/pythonic/include/omp 2024-09-30 21:38:48,465 root INFO copying pythran/pythonic/include/omp/get_num_threads.hpp -> build/lib/pythran/pythonic/include/omp 2024-09-30 21:38:48,465 root INFO copying pythran/pythonic/include/omp/get_thread_num.hpp -> build/lib/pythran/pythonic/include/omp 2024-09-30 21:38:48,466 root INFO copying pythran/pythonic/include/omp/get_wtick.hpp -> build/lib/pythran/pythonic/include/omp 2024-09-30 21:38:48,467 root INFO copying pythran/pythonic/include/omp/get_wtime.hpp -> build/lib/pythran/pythonic/include/omp 2024-09-30 21:38:48,468 root INFO copying pythran/pythonic/include/omp/in_parallel.hpp -> build/lib/pythran/pythonic/include/omp 2024-09-30 21:38:48,469 root INFO copying pythran/pythonic/include/omp/set_nested.hpp -> build/lib/pythran/pythonic/include/omp 2024-09-30 21:38:48,470 root INFO copying pythran/pythonic/include/omp/set_num_threads.hpp -> build/lib/pythran/pythonic/include/omp 2024-09-30 21:38:48,471 root INFO creating build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,471 root INFO copying pythran/pythonic/include/operator_/__abs__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,472 root INFO copying pythran/pythonic/include/operator_/__add__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,473 root INFO copying pythran/pythonic/include/operator_/__and__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,474 root INFO copying pythran/pythonic/include/operator_/__concat__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,475 root INFO copying pythran/pythonic/include/operator_/__contains__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,476 root INFO copying pythran/pythonic/include/operator_/__delitem__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,477 root INFO copying pythran/pythonic/include/operator_/__div__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,478 root INFO copying pythran/pythonic/include/operator_/__eq__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,479 root INFO copying pythran/pythonic/include/operator_/__floordiv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,479 root INFO copying pythran/pythonic/include/operator_/__ge__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,480 root INFO copying pythran/pythonic/include/operator_/__getitem__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,481 root INFO copying pythran/pythonic/include/operator_/__gt__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,482 root INFO copying pythran/pythonic/include/operator_/__iadd__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,483 root INFO copying pythran/pythonic/include/operator_/__iand__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,484 root INFO copying pythran/pythonic/include/operator_/__iconcat__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,485 root INFO copying pythran/pythonic/include/operator_/__idiv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,486 root INFO copying pythran/pythonic/include/operator_/__ifloordiv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,486 root INFO copying pythran/pythonic/include/operator_/__ilshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,487 root INFO copying pythran/pythonic/include/operator_/__imod__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,488 root INFO copying pythran/pythonic/include/operator_/__imul__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,489 root INFO copying pythran/pythonic/include/operator_/__inv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,490 root INFO copying pythran/pythonic/include/operator_/__invert__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,491 root INFO copying pythran/pythonic/include/operator_/__ior__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,492 root INFO copying pythran/pythonic/include/operator_/__ipow__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,493 root INFO copying pythran/pythonic/include/operator_/__irshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,493 root INFO copying pythran/pythonic/include/operator_/__isub__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,494 root INFO copying pythran/pythonic/include/operator_/__itruediv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,495 root INFO copying pythran/pythonic/include/operator_/__ixor__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,496 root INFO copying pythran/pythonic/include/operator_/__le__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,497 root INFO copying pythran/pythonic/include/operator_/__lshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,498 root INFO copying pythran/pythonic/include/operator_/__lt__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,499 root INFO copying pythran/pythonic/include/operator_/__matmul__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,500 root INFO copying pythran/pythonic/include/operator_/__mod__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,501 root INFO copying pythran/pythonic/include/operator_/__mul__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,501 root INFO copying pythran/pythonic/include/operator_/__ne__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,502 root INFO copying pythran/pythonic/include/operator_/__neg__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,503 root INFO copying pythran/pythonic/include/operator_/__not__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,504 root INFO copying pythran/pythonic/include/operator_/__or__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,505 root INFO copying pythran/pythonic/include/operator_/__pos__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,506 root INFO copying pythran/pythonic/include/operator_/__rshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,507 root INFO copying pythran/pythonic/include/operator_/__sub__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,508 root INFO copying pythran/pythonic/include/operator_/__truediv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,508 root INFO copying pythran/pythonic/include/operator_/__xor__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,509 root INFO copying pythran/pythonic/include/operator_/abs.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,510 root INFO copying pythran/pythonic/include/operator_/add.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,511 root INFO copying pythran/pythonic/include/operator_/and_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,512 root INFO copying pythran/pythonic/include/operator_/concat.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,513 root INFO copying pythran/pythonic/include/operator_/contains.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,514 root INFO copying pythran/pythonic/include/operator_/countOf.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,515 root INFO copying pythran/pythonic/include/operator_/delitem.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,516 root INFO copying pythran/pythonic/include/operator_/div.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,516 root INFO copying pythran/pythonic/include/operator_/eq.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,517 root INFO copying pythran/pythonic/include/operator_/floordiv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,518 root INFO copying pythran/pythonic/include/operator_/ge.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,519 root INFO copying pythran/pythonic/include/operator_/getitem.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,520 root INFO copying pythran/pythonic/include/operator_/gt.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,521 root INFO copying pythran/pythonic/include/operator_/iadd.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,522 root INFO copying pythran/pythonic/include/operator_/iand.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,523 root INFO copying pythran/pythonic/include/operator_/icommon.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,524 root INFO copying pythran/pythonic/include/operator_/iconcat.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,525 root INFO copying pythran/pythonic/include/operator_/idiv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,526 root INFO copying pythran/pythonic/include/operator_/ifloordiv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,527 root INFO copying pythran/pythonic/include/operator_/ilshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,528 root INFO copying pythran/pythonic/include/operator_/imatmul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,528 root INFO copying pythran/pythonic/include/operator_/imax.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,529 root INFO copying pythran/pythonic/include/operator_/imin.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,530 root INFO copying pythran/pythonic/include/operator_/imod.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,531 root INFO copying pythran/pythonic/include/operator_/imul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,532 root INFO copying pythran/pythonic/include/operator_/indexOf.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,533 root INFO copying pythran/pythonic/include/operator_/inv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,534 root INFO copying pythran/pythonic/include/operator_/invert.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,535 root INFO copying pythran/pythonic/include/operator_/ior.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,535 root INFO copying pythran/pythonic/include/operator_/ipow.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,536 root INFO copying pythran/pythonic/include/operator_/irshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,537 root INFO copying pythran/pythonic/include/operator_/is_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,538 root INFO copying pythran/pythonic/include/operator_/is_not.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,539 root INFO copying pythran/pythonic/include/operator_/isub.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,540 root INFO copying pythran/pythonic/include/operator_/itemgetter.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,541 root INFO copying pythran/pythonic/include/operator_/itruediv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,542 root INFO copying pythran/pythonic/include/operator_/ixor.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,543 root INFO copying pythran/pythonic/include/operator_/le.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,543 root INFO copying pythran/pythonic/include/operator_/lshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,544 root INFO copying pythran/pythonic/include/operator_/lt.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,545 root INFO copying pythran/pythonic/include/operator_/matmul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,546 root INFO copying pythran/pythonic/include/operator_/mod.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,547 root INFO copying pythran/pythonic/include/operator_/mul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,548 root INFO copying pythran/pythonic/include/operator_/ne.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,549 root INFO copying pythran/pythonic/include/operator_/neg.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,550 root INFO copying pythran/pythonic/include/operator_/not_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,551 root INFO copying pythran/pythonic/include/operator_/or_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,551 root INFO copying pythran/pythonic/include/operator_/overloads.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,552 root INFO copying pythran/pythonic/include/operator_/pos.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,553 root INFO copying pythran/pythonic/include/operator_/pow.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,554 root INFO copying pythran/pythonic/include/operator_/rshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,555 root INFO copying pythran/pythonic/include/operator_/sub.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,556 root INFO copying pythran/pythonic/include/operator_/truediv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,557 root INFO copying pythran/pythonic/include/operator_/truth.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,558 root INFO copying pythran/pythonic/include/operator_/xor_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-09-30 21:38:48,558 root INFO creating build/lib/pythran/pythonic/include/os 2024-09-30 21:38:48,559 root INFO creating build/lib/pythran/pythonic/include/os/path 2024-09-30 21:38:48,559 root INFO copying pythran/pythonic/include/os/path/join.hpp -> build/lib/pythran/pythonic/include/os/path 2024-09-30 21:38:48,560 root INFO creating build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,561 root INFO copying pythran/pythonic/include/random/choice.hpp -> build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,562 root INFO copying pythran/pythonic/include/random/expovariate.hpp -> build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,563 root INFO copying pythran/pythonic/include/random/gauss.hpp -> build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,564 root INFO copying pythran/pythonic/include/random/randint.hpp -> build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,564 root INFO copying pythran/pythonic/include/random/random.hpp -> build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,565 root INFO copying pythran/pythonic/include/random/randrange.hpp -> build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,566 root INFO copying pythran/pythonic/include/random/sample.hpp -> build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,567 root INFO copying pythran/pythonic/include/random/seed.hpp -> build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,568 root INFO copying pythran/pythonic/include/random/shuffle.hpp -> build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,569 root INFO copying pythran/pythonic/include/random/uniform.hpp -> build/lib/pythran/pythonic/include/random 2024-09-30 21:38:48,570 root INFO creating build/lib/pythran/pythonic/include/scipy 2024-09-30 21:38:48,570 root INFO creating build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,571 root INFO copying pythran/pythonic/include/scipy/special/binom.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,571 root INFO copying pythran/pythonic/include/scipy/special/gamma.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,573 root INFO copying pythran/pythonic/include/scipy/special/gammaincinv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,575 root INFO copying pythran/pythonic/include/scipy/special/gammaln.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,576 root INFO copying pythran/pythonic/include/scipy/special/hankel1.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,577 root INFO copying pythran/pythonic/include/scipy/special/hankel2.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,578 root INFO copying pythran/pythonic/include/scipy/special/i0.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,579 root INFO copying pythran/pythonic/include/scipy/special/i0e.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,580 root INFO copying pythran/pythonic/include/scipy/special/iv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,580 root INFO copying pythran/pythonic/include/scipy/special/ivp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,581 root INFO copying pythran/pythonic/include/scipy/special/jv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,582 root INFO copying pythran/pythonic/include/scipy/special/jvp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,583 root INFO copying pythran/pythonic/include/scipy/special/kv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,584 root INFO copying pythran/pythonic/include/scipy/special/kvp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,585 root INFO copying pythran/pythonic/include/scipy/special/ndtr.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,586 root INFO copying pythran/pythonic/include/scipy/special/ndtri.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,587 root INFO copying pythran/pythonic/include/scipy/special/spherical_jn.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,587 root INFO copying pythran/pythonic/include/scipy/special/spherical_yn.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,588 root INFO copying pythran/pythonic/include/scipy/special/yv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,589 root INFO copying pythran/pythonic/include/scipy/special/yvp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-09-30 21:38:48,590 root INFO creating build/lib/pythran/pythonic/include/string 2024-09-30 21:38:48,591 root INFO copying pythran/pythonic/include/string/ascii_letters.hpp -> build/lib/pythran/pythonic/include/string 2024-09-30 21:38:48,592 root INFO copying pythran/pythonic/include/string/ascii_lowercase.hpp -> build/lib/pythran/pythonic/include/string 2024-09-30 21:38:48,592 root INFO copying pythran/pythonic/include/string/ascii_uppercase.hpp -> build/lib/pythran/pythonic/include/string 2024-09-30 21:38:48,593 root INFO copying pythran/pythonic/include/string/digits.hpp -> build/lib/pythran/pythonic/include/string 2024-09-30 21:38:48,594 root INFO copying pythran/pythonic/include/string/find.hpp -> build/lib/pythran/pythonic/include/string 2024-09-30 21:38:48,595 root INFO copying pythran/pythonic/include/string/hexdigits.hpp -> build/lib/pythran/pythonic/include/string 2024-09-30 21:38:48,596 root INFO copying pythran/pythonic/include/string/octdigits.hpp -> build/lib/pythran/pythonic/include/string 2024-09-30 21:38:48,597 root INFO creating build/lib/pythran/pythonic/include/time 2024-09-30 21:38:48,597 root INFO copying pythran/pythonic/include/time/sleep.hpp -> build/lib/pythran/pythonic/include/time 2024-09-30 21:38:48,598 root INFO copying pythran/pythonic/include/time/time.hpp -> build/lib/pythran/pythonic/include/time 2024-09-30 21:38:48,599 root INFO creating build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,600 root INFO copying pythran/pythonic/include/types/NoneType.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,601 root INFO copying pythran/pythonic/include/types/assignable.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,602 root INFO copying pythran/pythonic/include/types/attr.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,603 root INFO copying pythran/pythonic/include/types/bool.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,604 root INFO copying pythran/pythonic/include/types/cfun.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,605 root INFO copying pythran/pythonic/include/types/clongdouble.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,606 root INFO copying pythran/pythonic/include/types/combined.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,607 root INFO copying pythran/pythonic/include/types/complex.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,608 root INFO copying pythran/pythonic/include/types/complex128.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,608 root INFO copying pythran/pythonic/include/types/complex256.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,609 root INFO copying pythran/pythonic/include/types/complex64.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,610 root INFO copying pythran/pythonic/include/types/dict.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,611 root INFO copying pythran/pythonic/include/types/dynamic_tuple.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,613 root INFO copying pythran/pythonic/include/types/empty_iterator.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,614 root INFO copying pythran/pythonic/include/types/exceptions.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,615 root INFO copying pythran/pythonic/include/types/file.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,616 root INFO copying pythran/pythonic/include/types/finfo.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,616 root INFO copying pythran/pythonic/include/types/float.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,617 root INFO copying pythran/pythonic/include/types/float128.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,618 root INFO copying pythran/pythonic/include/types/float32.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,619 root INFO copying pythran/pythonic/include/types/float64.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,620 root INFO copying pythran/pythonic/include/types/generator.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,621 root INFO copying pythran/pythonic/include/types/immediate.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,622 root INFO copying pythran/pythonic/include/types/int.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,623 root INFO copying pythran/pythonic/include/types/int16.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,623 root INFO copying pythran/pythonic/include/types/int32.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,624 root INFO copying pythran/pythonic/include/types/int64.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,625 root INFO copying pythran/pythonic/include/types/int8.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,626 root INFO copying pythran/pythonic/include/types/intc.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,627 root INFO copying pythran/pythonic/include/types/intp.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,628 root INFO copying pythran/pythonic/include/types/lazy.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,629 root INFO copying pythran/pythonic/include/types/list.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,630 root INFO copying pythran/pythonic/include/types/longdouble.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,631 root INFO copying pythran/pythonic/include/types/ndarray.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,632 root INFO copying pythran/pythonic/include/types/nditerator.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,633 root INFO copying pythran/pythonic/include/types/numpy_binary_op.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,634 root INFO copying pythran/pythonic/include/types/numpy_broadcast.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,635 root INFO copying pythran/pythonic/include/types/numpy_expr.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,636 root INFO copying pythran/pythonic/include/types/numpy_gexpr.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,638 root INFO copying pythran/pythonic/include/types/numpy_iexpr.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,639 root INFO copying pythran/pythonic/include/types/numpy_nary_expr.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,640 root INFO copying pythran/pythonic/include/types/numpy_op_helper.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,641 root INFO copying pythran/pythonic/include/types/numpy_operators.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,642 root INFO copying pythran/pythonic/include/types/numpy_texpr.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,643 root INFO copying pythran/pythonic/include/types/numpy_ufunc.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,643 root INFO copying pythran/pythonic/include/types/numpy_unary_op.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,644 root INFO copying pythran/pythonic/include/types/numpy_vexpr.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,645 root INFO copying pythran/pythonic/include/types/pointer.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,646 root INFO copying pythran/pythonic/include/types/raw_array.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,647 root INFO copying pythran/pythonic/include/types/set.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,648 root INFO copying pythran/pythonic/include/types/slice.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,649 root INFO copying pythran/pythonic/include/types/static_if.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,650 root INFO copying pythran/pythonic/include/types/str.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,652 root INFO copying pythran/pythonic/include/types/traits.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,652 root INFO copying pythran/pythonic/include/types/tuple.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,654 root INFO copying pythran/pythonic/include/types/uint16.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,655 root INFO copying pythran/pythonic/include/types/uint32.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,656 root INFO copying pythran/pythonic/include/types/uint64.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,656 root INFO copying pythran/pythonic/include/types/uint8.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,657 root INFO copying pythran/pythonic/include/types/uintc.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,658 root INFO copying pythran/pythonic/include/types/uintp.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,659 root INFO copying pythran/pythonic/include/types/variant_functor.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,660 root INFO copying pythran/pythonic/include/types/vectorizable_type.hpp -> build/lib/pythran/pythonic/include/types 2024-09-30 21:38:48,661 root INFO creating build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,661 root INFO copying pythran/pythonic/include/utils/allocate.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,662 root INFO copying pythran/pythonic/include/utils/array_helper.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,663 root INFO copying pythran/pythonic/include/utils/broadcast_copy.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,664 root INFO copying pythran/pythonic/include/utils/functor.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,665 root INFO copying pythran/pythonic/include/utils/fwd.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,666 root INFO copying pythran/pythonic/include/utils/int_.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,667 root INFO copying pythran/pythonic/include/utils/iterator.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,668 root INFO copying pythran/pythonic/include/utils/meta.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,668 root INFO copying pythran/pythonic/include/utils/nested_container.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,669 root INFO copying pythran/pythonic/include/utils/neutral.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,670 root INFO copying pythran/pythonic/include/utils/numpy_conversion.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,671 root INFO copying pythran/pythonic/include/utils/numpy_traits.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,672 root INFO copying pythran/pythonic/include/utils/reserve.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,673 root INFO copying pythran/pythonic/include/utils/seq.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,674 root INFO copying pythran/pythonic/include/utils/shared_ref.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,675 root INFO copying pythran/pythonic/include/utils/tags.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,675 root INFO copying pythran/pythonic/include/utils/yield.hpp -> build/lib/pythran/pythonic/include/utils 2024-09-30 21:38:48,676 root INFO creating build/lib/pythran/pythonic/io 2024-09-30 21:38:48,677 root INFO creating build/lib/pythran/pythonic/io/_io 2024-09-30 21:38:48,677 root INFO creating build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,678 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/close.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,679 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,680 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/flush.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,680 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,681 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/next.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,682 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/read.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,683 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/readline.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,684 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,685 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/seek.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,686 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/tell.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,687 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,687 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/write.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,688 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:48,689 root INFO creating build/lib/pythran/pythonic/itertools 2024-09-30 21:38:48,690 root INFO copying pythran/pythonic/itertools/combinations.hpp -> build/lib/pythran/pythonic/itertools 2024-09-30 21:38:48,691 root INFO copying pythran/pythonic/itertools/common.hpp -> build/lib/pythran/pythonic/itertools 2024-09-30 21:38:48,692 root INFO copying pythran/pythonic/itertools/count.hpp -> build/lib/pythran/pythonic/itertools 2024-09-30 21:38:48,692 root INFO copying pythran/pythonic/itertools/ifilter.hpp -> build/lib/pythran/pythonic/itertools 2024-09-30 21:38:48,693 root INFO copying pythran/pythonic/itertools/islice.hpp -> build/lib/pythran/pythonic/itertools 2024-09-30 21:38:48,694 root INFO copying pythran/pythonic/itertools/permutations.hpp -> build/lib/pythran/pythonic/itertools 2024-09-30 21:38:48,695 root INFO copying pythran/pythonic/itertools/product.hpp -> build/lib/pythran/pythonic/itertools 2024-09-30 21:38:48,696 root INFO copying pythran/pythonic/itertools/repeat.hpp -> build/lib/pythran/pythonic/itertools 2024-09-30 21:38:48,697 root INFO creating build/lib/pythran/pythonic/math 2024-09-30 21:38:48,697 root INFO copying pythran/pythonic/math/acos.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,698 root INFO copying pythran/pythonic/math/acosh.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,699 root INFO copying pythran/pythonic/math/asin.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,700 root INFO copying pythran/pythonic/math/asinh.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,701 root INFO copying pythran/pythonic/math/atan.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,702 root INFO copying pythran/pythonic/math/atan2.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,703 root INFO copying pythran/pythonic/math/atanh.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,703 root INFO copying pythran/pythonic/math/ceil.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,704 root INFO copying pythran/pythonic/math/copysign.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,705 root INFO copying pythran/pythonic/math/cos.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,706 root INFO copying pythran/pythonic/math/cosh.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,707 root INFO copying pythran/pythonic/math/degrees.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,708 root INFO copying pythran/pythonic/math/e.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,709 root INFO copying pythran/pythonic/math/erf.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,710 root INFO copying pythran/pythonic/math/erfc.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,711 root INFO copying pythran/pythonic/math/exp.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,711 root INFO copying pythran/pythonic/math/expm1.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,712 root INFO copying pythran/pythonic/math/fabs.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,713 root INFO copying pythran/pythonic/math/factorial.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,714 root INFO copying pythran/pythonic/math/floor.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,715 root INFO copying pythran/pythonic/math/fmod.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,716 root INFO copying pythran/pythonic/math/frexp.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,717 root INFO copying pythran/pythonic/math/gamma.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,718 root INFO copying pythran/pythonic/math/hypot.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,718 root INFO copying pythran/pythonic/math/isinf.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,719 root INFO copying pythran/pythonic/math/isnan.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,720 root INFO copying pythran/pythonic/math/ldexp.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,721 root INFO copying pythran/pythonic/math/lgamma.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,722 root INFO copying pythran/pythonic/math/log.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,723 root INFO copying pythran/pythonic/math/log10.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,724 root INFO copying pythran/pythonic/math/log1p.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,724 root INFO copying pythran/pythonic/math/modf.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,725 root INFO copying pythran/pythonic/math/pi.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,726 root INFO copying pythran/pythonic/math/pow.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,727 root INFO copying pythran/pythonic/math/radians.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,728 root INFO copying pythran/pythonic/math/sin.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,729 root INFO copying pythran/pythonic/math/sinh.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,730 root INFO copying pythran/pythonic/math/sqrt.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,731 root INFO copying pythran/pythonic/math/tan.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,732 root INFO copying pythran/pythonic/math/tanh.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,732 root INFO copying pythran/pythonic/math/trunc.hpp -> build/lib/pythran/pythonic/math 2024-09-30 21:38:48,733 root INFO creating build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,734 root INFO copying pythran/pythonic/numpy/.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,735 root INFO copying pythran/pythonic/numpy/NINF.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,736 root INFO copying pythran/pythonic/numpy/abs.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,736 root INFO copying pythran/pythonic/numpy/absolute.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,737 root INFO copying pythran/pythonic/numpy/add.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,738 root INFO copying pythran/pythonic/numpy/alen.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,739 root INFO copying pythran/pythonic/numpy/all.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,740 root INFO copying pythran/pythonic/numpy/allclose.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,741 root INFO copying pythran/pythonic/numpy/alltrue.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,742 root INFO copying pythran/pythonic/numpy/amax.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,743 root INFO copying pythran/pythonic/numpy/amin.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,743 root INFO copying pythran/pythonic/numpy/angle.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,744 root INFO copying pythran/pythonic/numpy/angle_in_deg.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,745 root INFO copying pythran/pythonic/numpy/angle_in_rad.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,746 root INFO copying pythran/pythonic/numpy/any.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,747 root INFO copying pythran/pythonic/numpy/append.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,748 root INFO copying pythran/pythonic/numpy/arange.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,749 root INFO copying pythran/pythonic/numpy/arccos.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,749 root INFO copying pythran/pythonic/numpy/arccosh.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,750 root INFO copying pythran/pythonic/numpy/arcsin.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,751 root INFO copying pythran/pythonic/numpy/arcsinh.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,752 root INFO copying pythran/pythonic/numpy/arctan.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,753 root INFO copying pythran/pythonic/numpy/arctan2.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,754 root INFO copying pythran/pythonic/numpy/arctanh.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,755 root INFO copying pythran/pythonic/numpy/argmax.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,756 root INFO copying pythran/pythonic/numpy/argmin.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,757 root INFO copying pythran/pythonic/numpy/argminmax.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,758 root INFO copying pythran/pythonic/numpy/argsort.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,759 root INFO copying pythran/pythonic/numpy/argwhere.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,759 root INFO copying pythran/pythonic/numpy/around.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,760 root INFO copying pythran/pythonic/numpy/array.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,761 root INFO copying pythran/pythonic/numpy/array2string.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,762 root INFO copying pythran/pythonic/numpy/array_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,763 root INFO copying pythran/pythonic/numpy/array_equiv.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,764 root INFO copying pythran/pythonic/numpy/array_split.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,765 root INFO copying pythran/pythonic/numpy/array_str.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,766 root INFO copying pythran/pythonic/numpy/asarray.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,766 root INFO copying pythran/pythonic/numpy/asarray_chkfinite.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,767 root INFO copying pythran/pythonic/numpy/ascontiguousarray.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,768 root INFO copying pythran/pythonic/numpy/asfarray.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,769 root INFO copying pythran/pythonic/numpy/asscalar.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,770 root INFO copying pythran/pythonic/numpy/atleast_1d.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,771 root INFO copying pythran/pythonic/numpy/atleast_2d.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,772 root INFO copying pythran/pythonic/numpy/atleast_3d.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,772 root INFO copying pythran/pythonic/numpy/average.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,773 root INFO copying pythran/pythonic/numpy/base_repr.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,774 root INFO copying pythran/pythonic/numpy/binary_repr.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,775 root INFO copying pythran/pythonic/numpy/bincount.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,776 root INFO copying pythran/pythonic/numpy/bitwise_and.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,777 root INFO copying pythran/pythonic/numpy/bitwise_not.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,778 root INFO copying pythran/pythonic/numpy/bitwise_or.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,779 root INFO copying pythran/pythonic/numpy/bitwise_xor.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,780 root INFO copying pythran/pythonic/numpy/bool_.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,781 root INFO copying pythran/pythonic/numpy/broadcast_to.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,782 root INFO copying pythran/pythonic/numpy/byte.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,782 root INFO copying pythran/pythonic/numpy/cbrt.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,783 root INFO copying pythran/pythonic/numpy/ceil.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,784 root INFO copying pythran/pythonic/numpy/clip.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,785 root INFO copying pythran/pythonic/numpy/complex.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,786 root INFO copying pythran/pythonic/numpy/complex128.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,787 root INFO copying pythran/pythonic/numpy/complex256.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,788 root INFO copying pythran/pythonic/numpy/complex64.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,788 root INFO copying pythran/pythonic/numpy/concatenate.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,789 root INFO copying pythran/pythonic/numpy/conj.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,790 root INFO copying pythran/pythonic/numpy/conjugate.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,791 root INFO copying pythran/pythonic/numpy/convolve.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,792 root INFO copying pythran/pythonic/numpy/copy.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,793 root INFO copying pythran/pythonic/numpy/copysign.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,794 root INFO copying pythran/pythonic/numpy/copyto.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,795 root INFO copying pythran/pythonic/numpy/correlate.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,796 root INFO copying pythran/pythonic/numpy/cos.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,797 root INFO copying pythran/pythonic/numpy/cosh.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,798 root INFO copying pythran/pythonic/numpy/count_nonzero.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,799 root INFO copying pythran/pythonic/numpy/cross.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,800 root INFO copying pythran/pythonic/numpy/cumprod.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,800 root INFO copying pythran/pythonic/numpy/cumproduct.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,801 root INFO copying pythran/pythonic/numpy/cumsum.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,802 root INFO copying pythran/pythonic/numpy/deg2rad.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,803 root INFO copying pythran/pythonic/numpy/degrees.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,804 root INFO copying pythran/pythonic/numpy/delete_.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,805 root INFO copying pythran/pythonic/numpy/diag.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,806 root INFO copying pythran/pythonic/numpy/diagflat.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,807 root INFO copying pythran/pythonic/numpy/diagonal.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,807 root INFO copying pythran/pythonic/numpy/diff.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,808 root INFO copying pythran/pythonic/numpy/digitize.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,809 root INFO copying pythran/pythonic/numpy/divide.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,810 root INFO copying pythran/pythonic/numpy/dot.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,811 root INFO copying pythran/pythonic/numpy/double_.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,812 root INFO copying pythran/pythonic/numpy/e.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,813 root INFO copying pythran/pythonic/numpy/ediff1d.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,814 root INFO copying pythran/pythonic/numpy/empty.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,815 root INFO copying pythran/pythonic/numpy/empty_like.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,816 root INFO copying pythran/pythonic/numpy/equal.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,817 root INFO copying pythran/pythonic/numpy/exp.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,818 root INFO copying pythran/pythonic/numpy/expand_dims.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,818 root INFO copying pythran/pythonic/numpy/expm1.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,819 root INFO copying pythran/pythonic/numpy/eye.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,820 root INFO copying pythran/pythonic/numpy/fabs.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,821 root INFO copying pythran/pythonic/numpy/fill_diagonal.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,822 root INFO copying pythran/pythonic/numpy/finfo.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,823 root INFO copying pythran/pythonic/numpy/fix.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,824 root INFO copying pythran/pythonic/numpy/flatnonzero.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,824 root INFO copying pythran/pythonic/numpy/flip.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,825 root INFO copying pythran/pythonic/numpy/fliplr.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,826 root INFO copying pythran/pythonic/numpy/flipud.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,827 root INFO copying pythran/pythonic/numpy/float128.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,828 root INFO copying pythran/pythonic/numpy/float32.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,829 root INFO copying pythran/pythonic/numpy/float64.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,830 root INFO copying pythran/pythonic/numpy/float_.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,831 root INFO copying pythran/pythonic/numpy/floor.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,831 root INFO copying pythran/pythonic/numpy/floor_divide.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,832 root INFO copying pythran/pythonic/numpy/fmax.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,833 root INFO copying pythran/pythonic/numpy/fmin.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,834 root INFO copying pythran/pythonic/numpy/fmod.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,835 root INFO copying pythran/pythonic/numpy/frexp.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,836 root INFO copying pythran/pythonic/numpy/fromfile.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,837 root INFO copying pythran/pythonic/numpy/fromfunction.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,838 root INFO copying pythran/pythonic/numpy/fromiter.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,839 root INFO copying pythran/pythonic/numpy/fromstring.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,839 root INFO copying pythran/pythonic/numpy/full.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,840 root INFO copying pythran/pythonic/numpy/full_like.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,841 root INFO copying pythran/pythonic/numpy/greater.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,842 root INFO copying pythran/pythonic/numpy/greater_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,843 root INFO copying pythran/pythonic/numpy/heaviside.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,844 root INFO copying pythran/pythonic/numpy/hstack.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,845 root INFO copying pythran/pythonic/numpy/hypot.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,846 root INFO copying pythran/pythonic/numpy/identity.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,846 root INFO copying pythran/pythonic/numpy/imag.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,847 root INFO copying pythran/pythonic/numpy/indices.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,848 root INFO copying pythran/pythonic/numpy/inf.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,849 root INFO copying pythran/pythonic/numpy/inner.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,850 root INFO copying pythran/pythonic/numpy/insert.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,851 root INFO copying pythran/pythonic/numpy/int16.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,852 root INFO copying pythran/pythonic/numpy/int32.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,852 root INFO copying pythran/pythonic/numpy/int64.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,853 root INFO copying pythran/pythonic/numpy/int8.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,854 root INFO copying pythran/pythonic/numpy/int_.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,855 root INFO copying pythran/pythonic/numpy/intc.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,856 root INFO copying pythran/pythonic/numpy/interp.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,857 root INFO copying pythran/pythonic/numpy/interp_core.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,858 root INFO copying pythran/pythonic/numpy/intersect1d.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,859 root INFO copying pythran/pythonic/numpy/intp.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,860 root INFO copying pythran/pythonic/numpy/invert.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,861 root INFO copying pythran/pythonic/numpy/isclose.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,862 root INFO copying pythran/pythonic/numpy/iscomplex.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,863 root INFO copying pythran/pythonic/numpy/isfinite.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,864 root INFO copying pythran/pythonic/numpy/isinf.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,865 root INFO copying pythran/pythonic/numpy/isnan.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,865 root INFO copying pythran/pythonic/numpy/isneginf.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,866 root INFO copying pythran/pythonic/numpy/isposinf.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,867 root INFO copying pythran/pythonic/numpy/isreal.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,868 root INFO copying pythran/pythonic/numpy/isrealobj.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,869 root INFO copying pythran/pythonic/numpy/isscalar.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,870 root INFO copying pythran/pythonic/numpy/issctype.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,871 root INFO copying pythran/pythonic/numpy/ldexp.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,872 root INFO copying pythran/pythonic/numpy/left_shift.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,872 root INFO copying pythran/pythonic/numpy/less.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,873 root INFO copying pythran/pythonic/numpy/less_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,874 root INFO copying pythran/pythonic/numpy/lexsort.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,875 root INFO copying pythran/pythonic/numpy/linspace.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,876 root INFO copying pythran/pythonic/numpy/log.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,877 root INFO copying pythran/pythonic/numpy/log10.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,878 root INFO copying pythran/pythonic/numpy/log1p.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,879 root INFO copying pythran/pythonic/numpy/log2.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,879 root INFO copying pythran/pythonic/numpy/logaddexp.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,880 root INFO copying pythran/pythonic/numpy/logaddexp2.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,881 root INFO copying pythran/pythonic/numpy/logical_and.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,882 root INFO copying pythran/pythonic/numpy/logical_not.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,883 root INFO copying pythran/pythonic/numpy/logical_or.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,884 root INFO copying pythran/pythonic/numpy/logical_xor.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,885 root INFO copying pythran/pythonic/numpy/logspace.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,886 root INFO copying pythran/pythonic/numpy/longlong.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,887 root INFO copying pythran/pythonic/numpy/max.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,888 root INFO copying pythran/pythonic/numpy/maximum.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,888 root INFO copying pythran/pythonic/numpy/mean.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,889 root INFO copying pythran/pythonic/numpy/median.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,890 root INFO copying pythran/pythonic/numpy/min.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,891 root INFO copying pythran/pythonic/numpy/minimum.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,892 root INFO copying pythran/pythonic/numpy/mod.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,893 root INFO copying pythran/pythonic/numpy/multiply.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,894 root INFO copying pythran/pythonic/numpy/nan.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,895 root INFO copying pythran/pythonic/numpy/nan_to_num.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,895 root INFO copying pythran/pythonic/numpy/nanargmax.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,896 root INFO copying pythran/pythonic/numpy/nanargmin.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,897 root INFO copying pythran/pythonic/numpy/nanmax.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,898 root INFO copying pythran/pythonic/numpy/nanmin.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,899 root INFO copying pythran/pythonic/numpy/nansum.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,900 root INFO copying pythran/pythonic/numpy/ndarray.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,900 root INFO copying pythran/pythonic/numpy/ndenumerate.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,901 root INFO copying pythran/pythonic/numpy/ndim.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,902 root INFO copying pythran/pythonic/numpy/ndindex.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,903 root INFO copying pythran/pythonic/numpy/negative.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,904 root INFO copying pythran/pythonic/numpy/newaxis.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,905 root INFO copying pythran/pythonic/numpy/nextafter.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,906 root INFO copying pythran/pythonic/numpy/nonzero.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,907 root INFO copying pythran/pythonic/numpy/not_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,908 root INFO copying pythran/pythonic/numpy/ones.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,909 root INFO copying pythran/pythonic/numpy/ones_like.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,910 root INFO copying pythran/pythonic/numpy/outer.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,910 root INFO copying pythran/pythonic/numpy/partial_sum.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,912 root INFO copying pythran/pythonic/numpy/pi.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,913 root INFO copying pythran/pythonic/numpy/place.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,914 root INFO copying pythran/pythonic/numpy/power.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,914 root INFO copying pythran/pythonic/numpy/prod.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,915 root INFO copying pythran/pythonic/numpy/product.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,916 root INFO copying pythran/pythonic/numpy/ptp.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,917 root INFO copying pythran/pythonic/numpy/put.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,918 root INFO copying pythran/pythonic/numpy/putmask.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,919 root INFO copying pythran/pythonic/numpy/rad2deg.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,920 root INFO copying pythran/pythonic/numpy/radians.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,921 root INFO copying pythran/pythonic/numpy/ravel.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,922 root INFO copying pythran/pythonic/numpy/real.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,922 root INFO copying pythran/pythonic/numpy/reciprocal.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,923 root INFO copying pythran/pythonic/numpy/reduce.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,924 root INFO copying pythran/pythonic/numpy/remainder.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,925 root INFO copying pythran/pythonic/numpy/repeat.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,926 root INFO copying pythran/pythonic/numpy/resize.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,927 root INFO copying pythran/pythonic/numpy/right_shift.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,928 root INFO copying pythran/pythonic/numpy/rint.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,929 root INFO copying pythran/pythonic/numpy/roll.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,930 root INFO copying pythran/pythonic/numpy/rollaxis.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,931 root INFO copying pythran/pythonic/numpy/rot90.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,932 root INFO copying pythran/pythonic/numpy/round.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,933 root INFO copying pythran/pythonic/numpy/round_.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,934 root INFO copying pythran/pythonic/numpy/searchsorted.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,935 root INFO copying pythran/pythonic/numpy/select.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,936 root INFO copying pythran/pythonic/numpy/setdiff1d.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,936 root INFO copying pythran/pythonic/numpy/shape.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,937 root INFO copying pythran/pythonic/numpy/short_.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,938 root INFO copying pythran/pythonic/numpy/sign.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,939 root INFO copying pythran/pythonic/numpy/signbit.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,940 root INFO copying pythran/pythonic/numpy/sin.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,941 root INFO copying pythran/pythonic/numpy/sinh.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,942 root INFO copying pythran/pythonic/numpy/size.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,943 root INFO copying pythran/pythonic/numpy/sometrue.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,944 root INFO copying pythran/pythonic/numpy/sort.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,944 root INFO copying pythran/pythonic/numpy/sort_complex.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,945 root INFO copying pythran/pythonic/numpy/spacing.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,946 root INFO copying pythran/pythonic/numpy/split.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,947 root INFO copying pythran/pythonic/numpy/sqrt.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,948 root INFO copying pythran/pythonic/numpy/square.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,949 root INFO copying pythran/pythonic/numpy/stack.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,950 root INFO copying pythran/pythonic/numpy/std_.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,951 root INFO copying pythran/pythonic/numpy/subtract.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,952 root INFO copying pythran/pythonic/numpy/sum.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,953 root INFO copying pythran/pythonic/numpy/swapaxes.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,954 root INFO copying pythran/pythonic/numpy/take.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,955 root INFO copying pythran/pythonic/numpy/tan.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,955 root INFO copying pythran/pythonic/numpy/tanh.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,956 root INFO copying pythran/pythonic/numpy/tile.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,957 root INFO copying pythran/pythonic/numpy/trace.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,958 root INFO copying pythran/pythonic/numpy/transpose.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,959 root INFO copying pythran/pythonic/numpy/tri.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,960 root INFO copying pythran/pythonic/numpy/tril.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,961 root INFO copying pythran/pythonic/numpy/trim_zeros.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,962 root INFO copying pythran/pythonic/numpy/triu.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,963 root INFO copying pythran/pythonic/numpy/true_divide.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,963 root INFO copying pythran/pythonic/numpy/trunc.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,964 root INFO copying pythran/pythonic/numpy/ubyte.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,965 root INFO copying pythran/pythonic/numpy/ufunc_accumulate.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,966 root INFO copying pythran/pythonic/numpy/ufunc_reduce.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,967 root INFO copying pythran/pythonic/numpy/uint.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,968 root INFO copying pythran/pythonic/numpy/uint16.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,969 root INFO copying pythran/pythonic/numpy/uint32.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,970 root INFO copying pythran/pythonic/numpy/uint64.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,970 root INFO copying pythran/pythonic/numpy/uint8.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,971 root INFO copying pythran/pythonic/numpy/uintc.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,972 root INFO copying pythran/pythonic/numpy/uintp.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,973 root INFO copying pythran/pythonic/numpy/ulonglong.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,974 root INFO copying pythran/pythonic/numpy/union1d.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,975 root INFO copying pythran/pythonic/numpy/unique.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,976 root INFO copying pythran/pythonic/numpy/unravel_index.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,977 root INFO copying pythran/pythonic/numpy/unwrap.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,978 root INFO copying pythran/pythonic/numpy/ushort.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,979 root INFO copying pythran/pythonic/numpy/var.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,980 root INFO copying pythran/pythonic/numpy/vdot.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,981 root INFO copying pythran/pythonic/numpy/vectorize.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,982 root INFO copying pythran/pythonic/numpy/vstack.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,983 root INFO copying pythran/pythonic/numpy/where.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,984 root INFO copying pythran/pythonic/numpy/zeros.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,984 root INFO copying pythran/pythonic/numpy/zeros_like.hpp -> build/lib/pythran/pythonic/numpy 2024-09-30 21:38:48,985 root INFO creating build/lib/pythran/pythonic/numpy/add 2024-09-30 21:38:48,986 root INFO copying pythran/pythonic/numpy/add/accumulate.hpp -> build/lib/pythran/pythonic/numpy/add 2024-09-30 21:38:48,987 root INFO copying pythran/pythonic/numpy/add/reduce.hpp -> build/lib/pythran/pythonic/numpy/add 2024-09-30 21:38:48,988 root INFO creating build/lib/pythran/pythonic/numpy/arctan2 2024-09-30 21:38:48,988 root INFO copying pythran/pythonic/numpy/arctan2/accumulate.hpp -> build/lib/pythran/pythonic/numpy/arctan2 2024-09-30 21:38:48,989 root INFO creating build/lib/pythran/pythonic/numpy/bitwise_and 2024-09-30 21:38:48,990 root INFO copying pythran/pythonic/numpy/bitwise_and/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_and 2024-09-30 21:38:48,991 root INFO copying pythran/pythonic/numpy/bitwise_and/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_and 2024-09-30 21:38:48,992 root INFO creating build/lib/pythran/pythonic/numpy/bitwise_or 2024-09-30 21:38:48,992 root INFO copying pythran/pythonic/numpy/bitwise_or/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_or 2024-09-30 21:38:48,993 root INFO copying pythran/pythonic/numpy/bitwise_or/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_or 2024-09-30 21:38:48,994 root INFO creating build/lib/pythran/pythonic/numpy/bitwise_xor 2024-09-30 21:38:48,995 root INFO copying pythran/pythonic/numpy/bitwise_xor/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_xor 2024-09-30 21:38:48,995 root INFO copying pythran/pythonic/numpy/bitwise_xor/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_xor 2024-09-30 21:38:48,996 root INFO creating build/lib/pythran/pythonic/numpy/copysign 2024-09-30 21:38:48,997 root INFO copying pythran/pythonic/numpy/copysign/accumulate.hpp -> build/lib/pythran/pythonic/numpy/copysign 2024-09-30 21:38:48,998 root INFO creating build/lib/pythran/pythonic/numpy/ctypeslib 2024-09-30 21:38:48,998 root INFO copying pythran/pythonic/numpy/ctypeslib/as_array.hpp -> build/lib/pythran/pythonic/numpy/ctypeslib 2024-09-30 21:38:48,999 root INFO creating build/lib/pythran/pythonic/numpy/divide 2024-09-30 21:38:49,000 root INFO copying pythran/pythonic/numpy/divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/divide 2024-09-30 21:38:49,001 root INFO creating build/lib/pythran/pythonic/numpy/dtype 2024-09-30 21:38:49,001 root INFO copying pythran/pythonic/numpy/dtype/type.hpp -> build/lib/pythran/pythonic/numpy/dtype 2024-09-30 21:38:49,002 root INFO creating build/lib/pythran/pythonic/numpy/equal 2024-09-30 21:38:49,003 root INFO copying pythran/pythonic/numpy/equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/equal 2024-09-30 21:38:49,004 root INFO creating build/lib/pythran/pythonic/numpy/fft 2024-09-30 21:38:49,004 root INFO copying pythran/pythonic/numpy/fft/c2c.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-09-30 21:38:49,005 root INFO copying pythran/pythonic/numpy/fft/fft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-09-30 21:38:49,007 root INFO copying pythran/pythonic/numpy/fft/fftn.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-09-30 21:38:49,008 root INFO copying pythran/pythonic/numpy/fft/hfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-09-30 21:38:49,008 root INFO copying pythran/pythonic/numpy/fft/ifft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-09-30 21:38:49,009 root INFO copying pythran/pythonic/numpy/fft/ihfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-09-30 21:38:49,010 root INFO copying pythran/pythonic/numpy/fft/irfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-09-30 21:38:49,011 root INFO copying pythran/pythonic/numpy/fft/pocketfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-09-30 21:38:49,013 root INFO copying pythran/pythonic/numpy/fft/rfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-09-30 21:38:49,014 root INFO creating build/lib/pythran/pythonic/numpy/floor_divide 2024-09-30 21:38:49,015 root INFO copying pythran/pythonic/numpy/floor_divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/floor_divide 2024-09-30 21:38:49,016 root INFO creating build/lib/pythran/pythonic/numpy/fmax 2024-09-30 21:38:49,016 root INFO copying pythran/pythonic/numpy/fmax/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmax 2024-09-30 21:38:49,017 root INFO copying pythran/pythonic/numpy/fmax/reduce.hpp -> build/lib/pythran/pythonic/numpy/fmax 2024-09-30 21:38:49,018 root INFO creating build/lib/pythran/pythonic/numpy/fmin 2024-09-30 21:38:49,019 root INFO copying pythran/pythonic/numpy/fmin/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmin 2024-09-30 21:38:49,019 root INFO copying pythran/pythonic/numpy/fmin/reduce.hpp -> build/lib/pythran/pythonic/numpy/fmin 2024-09-30 21:38:49,020 root INFO creating build/lib/pythran/pythonic/numpy/fmod 2024-09-30 21:38:49,021 root INFO copying pythran/pythonic/numpy/fmod/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmod 2024-09-30 21:38:49,022 root INFO creating build/lib/pythran/pythonic/numpy/greater 2024-09-30 21:38:49,022 root INFO copying pythran/pythonic/numpy/greater/accumulate.hpp -> build/lib/pythran/pythonic/numpy/greater 2024-09-30 21:38:49,023 root INFO creating build/lib/pythran/pythonic/numpy/greater_equal 2024-09-30 21:38:49,024 root INFO copying pythran/pythonic/numpy/greater_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/greater_equal 2024-09-30 21:38:49,025 root INFO creating build/lib/pythran/pythonic/numpy/heaviside 2024-09-30 21:38:49,025 root INFO copying pythran/pythonic/numpy/heaviside/accumulate.hpp -> build/lib/pythran/pythonic/numpy/heaviside 2024-09-30 21:38:49,026 root INFO creating build/lib/pythran/pythonic/numpy/hypot 2024-09-30 21:38:49,027 root INFO copying pythran/pythonic/numpy/hypot/accumulate.hpp -> build/lib/pythran/pythonic/numpy/hypot 2024-09-30 21:38:49,028 root INFO creating build/lib/pythran/pythonic/numpy/ldexp 2024-09-30 21:38:49,028 root INFO copying pythran/pythonic/numpy/ldexp/accumulate.hpp -> build/lib/pythran/pythonic/numpy/ldexp 2024-09-30 21:38:49,029 root INFO creating build/lib/pythran/pythonic/numpy/left_shift 2024-09-30 21:38:49,030 root INFO copying pythran/pythonic/numpy/left_shift/accumulate.hpp -> build/lib/pythran/pythonic/numpy/left_shift 2024-09-30 21:38:49,031 root INFO creating build/lib/pythran/pythonic/numpy/less 2024-09-30 21:38:49,031 root INFO copying pythran/pythonic/numpy/less/accumulate.hpp -> build/lib/pythran/pythonic/numpy/less 2024-09-30 21:38:49,032 root INFO creating build/lib/pythran/pythonic/numpy/less_equal 2024-09-30 21:38:49,033 root INFO copying pythran/pythonic/numpy/less_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/less_equal 2024-09-30 21:38:49,034 root INFO creating build/lib/pythran/pythonic/numpy/linalg 2024-09-30 21:38:49,034 root INFO copying pythran/pythonic/numpy/linalg/matrix_power.hpp -> build/lib/pythran/pythonic/numpy/linalg 2024-09-30 21:38:49,035 root INFO copying pythran/pythonic/numpy/linalg/norm.hpp -> build/lib/pythran/pythonic/numpy/linalg 2024-09-30 21:38:49,036 root INFO creating build/lib/pythran/pythonic/numpy/logaddexp 2024-09-30 21:38:49,037 root INFO copying pythran/pythonic/numpy/logaddexp/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logaddexp 2024-09-30 21:38:49,038 root INFO creating build/lib/pythran/pythonic/numpy/logaddexp2 2024-09-30 21:38:49,038 root INFO copying pythran/pythonic/numpy/logaddexp2/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logaddexp2 2024-09-30 21:38:49,039 root INFO creating build/lib/pythran/pythonic/numpy/logical_and 2024-09-30 21:38:49,040 root INFO copying pythran/pythonic/numpy/logical_and/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_and 2024-09-30 21:38:49,040 root INFO creating build/lib/pythran/pythonic/numpy/logical_or 2024-09-30 21:38:49,041 root INFO copying pythran/pythonic/numpy/logical_or/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_or 2024-09-30 21:38:49,042 root INFO creating build/lib/pythran/pythonic/numpy/logical_xor 2024-09-30 21:38:49,043 root INFO copying pythran/pythonic/numpy/logical_xor/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_xor 2024-09-30 21:38:49,043 root INFO creating build/lib/pythran/pythonic/numpy/maximum 2024-09-30 21:38:49,044 root INFO copying pythran/pythonic/numpy/maximum/accumulate.hpp -> build/lib/pythran/pythonic/numpy/maximum 2024-09-30 21:38:49,045 root INFO copying pythran/pythonic/numpy/maximum/reduce.hpp -> build/lib/pythran/pythonic/numpy/maximum 2024-09-30 21:38:49,046 root INFO creating build/lib/pythran/pythonic/numpy/minimum 2024-09-30 21:38:49,046 root INFO copying pythran/pythonic/numpy/minimum/accumulate.hpp -> build/lib/pythran/pythonic/numpy/minimum 2024-09-30 21:38:49,047 root INFO copying pythran/pythonic/numpy/minimum/reduce.hpp -> build/lib/pythran/pythonic/numpy/minimum 2024-09-30 21:38:49,048 root INFO creating build/lib/pythran/pythonic/numpy/mod 2024-09-30 21:38:49,049 root INFO copying pythran/pythonic/numpy/mod/accumulate.hpp -> build/lib/pythran/pythonic/numpy/mod 2024-09-30 21:38:49,050 root INFO creating build/lib/pythran/pythonic/numpy/multiply 2024-09-30 21:38:49,050 root INFO copying pythran/pythonic/numpy/multiply/accumulate.hpp -> build/lib/pythran/pythonic/numpy/multiply 2024-09-30 21:38:49,051 root INFO copying pythran/pythonic/numpy/multiply/reduce.hpp -> build/lib/pythran/pythonic/numpy/multiply 2024-09-30 21:38:49,052 root INFO creating build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,052 root INFO copying pythran/pythonic/numpy/ndarray/astype.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,053 root INFO copying pythran/pythonic/numpy/ndarray/fill.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,054 root INFO copying pythran/pythonic/numpy/ndarray/flatten.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,055 root INFO copying pythran/pythonic/numpy/ndarray/item.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,056 root INFO copying pythran/pythonic/numpy/ndarray/reshape.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,057 root INFO copying pythran/pythonic/numpy/ndarray/sort.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,058 root INFO copying pythran/pythonic/numpy/ndarray/tofile.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,059 root INFO copying pythran/pythonic/numpy/ndarray/tolist.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,059 root INFO copying pythran/pythonic/numpy/ndarray/tostring.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,060 root INFO copying pythran/pythonic/numpy/ndarray/view.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:49,061 root INFO creating build/lib/pythran/pythonic/numpy/negative 2024-09-30 21:38:49,062 root INFO copying pythran/pythonic/numpy/negative/accumulate.hpp -> build/lib/pythran/pythonic/numpy/negative 2024-09-30 21:38:49,063 root INFO creating build/lib/pythran/pythonic/numpy/nextafter 2024-09-30 21:38:49,063 root INFO copying pythran/pythonic/numpy/nextafter/accumulate.hpp -> build/lib/pythran/pythonic/numpy/nextafter 2024-09-30 21:38:49,064 root INFO creating build/lib/pythran/pythonic/numpy/not_equal 2024-09-30 21:38:49,065 root INFO copying pythran/pythonic/numpy/not_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/not_equal 2024-09-30 21:38:49,066 root INFO creating build/lib/pythran/pythonic/numpy/power 2024-09-30 21:38:49,066 root INFO copying pythran/pythonic/numpy/power/accumulate.hpp -> build/lib/pythran/pythonic/numpy/power 2024-09-30 21:38:49,067 root INFO creating build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,068 root INFO copying pythran/pythonic/numpy/random/binomial.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,069 root INFO copying pythran/pythonic/numpy/random/bytes.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,070 root INFO copying pythran/pythonic/numpy/random/chisquare.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,071 root INFO copying pythran/pythonic/numpy/random/choice.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,072 root INFO copying pythran/pythonic/numpy/random/dirichlet.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,073 root INFO copying pythran/pythonic/numpy/random/exponential.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,073 root INFO copying pythran/pythonic/numpy/random/f.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,074 root INFO copying pythran/pythonic/numpy/random/gamma.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,075 root INFO copying pythran/pythonic/numpy/random/geometric.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,076 root INFO copying pythran/pythonic/numpy/random/gumbel.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,077 root INFO copying pythran/pythonic/numpy/random/laplace.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,078 root INFO copying pythran/pythonic/numpy/random/logistic.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,079 root INFO copying pythran/pythonic/numpy/random/lognormal.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,080 root INFO copying pythran/pythonic/numpy/random/logseries.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,080 root INFO copying pythran/pythonic/numpy/random/negative_binomial.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,081 root INFO copying pythran/pythonic/numpy/random/normal.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,082 root INFO copying pythran/pythonic/numpy/random/pareto.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,083 root INFO copying pythran/pythonic/numpy/random/poisson.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,084 root INFO copying pythran/pythonic/numpy/random/power.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,085 root INFO copying pythran/pythonic/numpy/random/rand.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,086 root INFO copying pythran/pythonic/numpy/random/randint.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,086 root INFO copying pythran/pythonic/numpy/random/randn.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,087 root INFO copying pythran/pythonic/numpy/random/random.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,088 root INFO copying pythran/pythonic/numpy/random/random_integers.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,089 root INFO copying pythran/pythonic/numpy/random/random_sample.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,090 root INFO copying pythran/pythonic/numpy/random/ranf.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,091 root INFO copying pythran/pythonic/numpy/random/rayleigh.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,092 root INFO copying pythran/pythonic/numpy/random/sample.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,093 root INFO copying pythran/pythonic/numpy/random/seed.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,094 root INFO copying pythran/pythonic/numpy/random/shuffle.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,095 root INFO copying pythran/pythonic/numpy/random/standard_exponential.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,095 root INFO copying pythran/pythonic/numpy/random/standard_gamma.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,096 root INFO copying pythran/pythonic/numpy/random/standard_normal.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,097 root INFO copying pythran/pythonic/numpy/random/uniform.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,098 root INFO copying pythran/pythonic/numpy/random/weibull.hpp -> build/lib/pythran/pythonic/numpy/random 2024-09-30 21:38:49,099 root INFO creating build/lib/pythran/pythonic/numpy/remainder 2024-09-30 21:38:49,100 root INFO copying pythran/pythonic/numpy/remainder/accumulate.hpp -> build/lib/pythran/pythonic/numpy/remainder 2024-09-30 21:38:49,100 root INFO creating build/lib/pythran/pythonic/numpy/right_shift 2024-09-30 21:38:49,101 root INFO copying pythran/pythonic/numpy/right_shift/accumulate.hpp -> build/lib/pythran/pythonic/numpy/right_shift 2024-09-30 21:38:49,102 root INFO creating build/lib/pythran/pythonic/numpy/subtract 2024-09-30 21:38:49,103 root INFO copying pythran/pythonic/numpy/subtract/accumulate.hpp -> build/lib/pythran/pythonic/numpy/subtract 2024-09-30 21:38:49,103 root INFO creating build/lib/pythran/pythonic/numpy/true_divide 2024-09-30 21:38:49,104 root INFO copying pythran/pythonic/numpy/true_divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/true_divide 2024-09-30 21:38:49,105 root INFO creating build/lib/pythran/pythonic/omp 2024-09-30 21:38:49,105 root INFO copying pythran/pythonic/omp/get_num_threads.hpp -> build/lib/pythran/pythonic/omp 2024-09-30 21:38:49,106 root INFO copying pythran/pythonic/omp/get_thread_num.hpp -> build/lib/pythran/pythonic/omp 2024-09-30 21:38:49,107 root INFO copying pythran/pythonic/omp/get_wtick.hpp -> build/lib/pythran/pythonic/omp 2024-09-30 21:38:49,108 root INFO copying pythran/pythonic/omp/get_wtime.hpp -> build/lib/pythran/pythonic/omp 2024-09-30 21:38:49,109 root INFO copying pythran/pythonic/omp/in_parallel.hpp -> build/lib/pythran/pythonic/omp 2024-09-30 21:38:49,110 root INFO copying pythran/pythonic/omp/set_nested.hpp -> build/lib/pythran/pythonic/omp 2024-09-30 21:38:49,111 root INFO copying pythran/pythonic/omp/set_num_threads.hpp -> build/lib/pythran/pythonic/omp 2024-09-30 21:38:49,112 root INFO creating build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,112 root INFO copying pythran/pythonic/operator_/__abs__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,113 root INFO copying pythran/pythonic/operator_/__add__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,114 root INFO copying pythran/pythonic/operator_/__and__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,115 root INFO copying pythran/pythonic/operator_/__concat__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,116 root INFO copying pythran/pythonic/operator_/__contains__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,116 root INFO copying pythran/pythonic/operator_/__delitem__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,117 root INFO copying pythran/pythonic/operator_/__div__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,118 root INFO copying pythran/pythonic/operator_/__eq__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,119 root INFO copying pythran/pythonic/operator_/__floordiv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,120 root INFO copying pythran/pythonic/operator_/__ge__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,121 root INFO copying pythran/pythonic/operator_/__getitem__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,122 root INFO copying pythran/pythonic/operator_/__gt__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,123 root INFO copying pythran/pythonic/operator_/__iadd__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,124 root INFO copying pythran/pythonic/operator_/__iand__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,124 root INFO copying pythran/pythonic/operator_/__iconcat__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,125 root INFO copying pythran/pythonic/operator_/__idiv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,126 root INFO copying pythran/pythonic/operator_/__ifloordiv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,127 root INFO copying pythran/pythonic/operator_/__ilshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,128 root INFO copying pythran/pythonic/operator_/__imod__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,129 root INFO copying pythran/pythonic/operator_/__imul__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,130 root INFO copying pythran/pythonic/operator_/__inv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,131 root INFO copying pythran/pythonic/operator_/__invert__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,131 root INFO copying pythran/pythonic/operator_/__ior__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,132 root INFO copying pythran/pythonic/operator_/__ipow__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,133 root INFO copying pythran/pythonic/operator_/__irshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,134 root INFO copying pythran/pythonic/operator_/__isub__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,135 root INFO copying pythran/pythonic/operator_/__itruediv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,136 root INFO copying pythran/pythonic/operator_/__ixor__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,137 root INFO copying pythran/pythonic/operator_/__le__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,137 root INFO copying pythran/pythonic/operator_/__lshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,138 root INFO copying pythran/pythonic/operator_/__lt__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,139 root INFO copying pythran/pythonic/operator_/__matmul__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,140 root INFO copying pythran/pythonic/operator_/__mod__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,141 root INFO copying pythran/pythonic/operator_/__mul__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,142 root INFO copying pythran/pythonic/operator_/__ne__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,143 root INFO copying pythran/pythonic/operator_/__neg__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,144 root INFO copying pythran/pythonic/operator_/__not__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,145 root INFO copying pythran/pythonic/operator_/__or__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,145 root INFO copying pythran/pythonic/operator_/__pos__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,146 root INFO copying pythran/pythonic/operator_/__rshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,147 root INFO copying pythran/pythonic/operator_/__sub__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,148 root INFO copying pythran/pythonic/operator_/__truediv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,149 root INFO copying pythran/pythonic/operator_/__xor__.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,150 root INFO copying pythran/pythonic/operator_/abs.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,151 root INFO copying pythran/pythonic/operator_/add.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,152 root INFO copying pythran/pythonic/operator_/and_.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,152 root INFO copying pythran/pythonic/operator_/concat.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,153 root INFO copying pythran/pythonic/operator_/contains.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,154 root INFO copying pythran/pythonic/operator_/countOf.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,155 root INFO copying pythran/pythonic/operator_/delitem.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,156 root INFO copying pythran/pythonic/operator_/div.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,157 root INFO copying pythran/pythonic/operator_/eq.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,158 root INFO copying pythran/pythonic/operator_/floordiv.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,158 root INFO copying pythran/pythonic/operator_/ge.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,159 root INFO copying pythran/pythonic/operator_/getitem.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,160 root INFO copying pythran/pythonic/operator_/gt.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,161 root INFO copying pythran/pythonic/operator_/iadd.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,162 root INFO copying pythran/pythonic/operator_/iand.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,163 root INFO copying pythran/pythonic/operator_/icommon.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,164 root INFO copying pythran/pythonic/operator_/iconcat.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,165 root INFO copying pythran/pythonic/operator_/idiv.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,166 root INFO copying pythran/pythonic/operator_/ifloordiv.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,166 root INFO copying pythran/pythonic/operator_/ilshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,167 root INFO copying pythran/pythonic/operator_/imatmul.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,168 root INFO copying pythran/pythonic/operator_/imax.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,169 root INFO copying pythran/pythonic/operator_/imin.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,170 root INFO copying pythran/pythonic/operator_/imod.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,171 root INFO copying pythran/pythonic/operator_/imul.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,172 root INFO copying pythran/pythonic/operator_/indexOf.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,172 root INFO copying pythran/pythonic/operator_/inv.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,173 root INFO copying pythran/pythonic/operator_/invert.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,174 root INFO copying pythran/pythonic/operator_/ior.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,175 root INFO copying pythran/pythonic/operator_/ipow.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,176 root INFO copying pythran/pythonic/operator_/irshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,177 root INFO copying pythran/pythonic/operator_/is_.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,178 root INFO copying pythran/pythonic/operator_/is_not.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,179 root INFO copying pythran/pythonic/operator_/isub.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,180 root INFO copying pythran/pythonic/operator_/itemgetter.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,180 root INFO copying pythran/pythonic/operator_/itruediv.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,181 root INFO copying pythran/pythonic/operator_/ixor.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,182 root INFO copying pythran/pythonic/operator_/le.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,183 root INFO copying pythran/pythonic/operator_/lshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,184 root INFO copying pythran/pythonic/operator_/lt.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,185 root INFO copying pythran/pythonic/operator_/matmul.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,186 root INFO copying pythran/pythonic/operator_/mod.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,187 root INFO copying pythran/pythonic/operator_/mul.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,188 root INFO copying pythran/pythonic/operator_/ne.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,188 root INFO copying pythran/pythonic/operator_/neg.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,189 root INFO copying pythran/pythonic/operator_/not_.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,190 root INFO copying pythran/pythonic/operator_/or_.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,191 root INFO copying pythran/pythonic/operator_/overloads.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,192 root INFO copying pythran/pythonic/operator_/pos.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,193 root INFO copying pythran/pythonic/operator_/pow.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,194 root INFO copying pythran/pythonic/operator_/rshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,195 root INFO copying pythran/pythonic/operator_/sub.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,195 root INFO copying pythran/pythonic/operator_/truediv.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,196 root INFO copying pythran/pythonic/operator_/truth.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,197 root INFO copying pythran/pythonic/operator_/xor_.hpp -> build/lib/pythran/pythonic/operator_ 2024-09-30 21:38:49,198 root INFO creating build/lib/pythran/pythonic/os 2024-09-30 21:38:49,199 root INFO creating build/lib/pythran/pythonic/os/path 2024-09-30 21:38:49,199 root INFO copying pythran/pythonic/os/path/join.hpp -> build/lib/pythran/pythonic/os/path 2024-09-30 21:38:49,200 root INFO creating build/lib/pythran/pythonic/patch 2024-09-30 21:38:49,201 root INFO copying pythran/pythonic/patch/README.rst -> build/lib/pythran/pythonic/patch 2024-09-30 21:38:49,201 root INFO copying pythran/pythonic/patch/complex -> build/lib/pythran/pythonic/patch 2024-09-30 21:38:49,203 root INFO creating build/lib/pythran/pythonic/python 2024-09-30 21:38:49,204 root INFO copying pythran/pythonic/python/core.hpp -> build/lib/pythran/pythonic/python 2024-09-30 21:38:49,205 root INFO copying pythran/pythonic/python/exception_handler.hpp -> build/lib/pythran/pythonic/python 2024-09-30 21:38:49,206 root INFO creating build/lib/pythran/pythonic/random 2024-09-30 21:38:49,206 root INFO copying pythran/pythonic/random/choice.hpp -> build/lib/pythran/pythonic/random 2024-09-30 21:38:49,207 root INFO copying pythran/pythonic/random/expovariate.hpp -> build/lib/pythran/pythonic/random 2024-09-30 21:38:49,208 root INFO copying pythran/pythonic/random/gauss.hpp -> build/lib/pythran/pythonic/random 2024-09-30 21:38:49,209 root INFO copying pythran/pythonic/random/randint.hpp -> build/lib/pythran/pythonic/random 2024-09-30 21:38:49,210 root INFO copying pythran/pythonic/random/random.hpp -> build/lib/pythran/pythonic/random 2024-09-30 21:38:49,211 root INFO copying pythran/pythonic/random/randrange.hpp -> build/lib/pythran/pythonic/random 2024-09-30 21:38:49,212 root INFO copying pythran/pythonic/random/sample.hpp -> build/lib/pythran/pythonic/random 2024-09-30 21:38:49,212 root INFO copying pythran/pythonic/random/seed.hpp -> build/lib/pythran/pythonic/random 2024-09-30 21:38:49,213 root INFO copying pythran/pythonic/random/shuffle.hpp -> build/lib/pythran/pythonic/random 2024-09-30 21:38:49,214 root INFO copying pythran/pythonic/random/uniform.hpp -> build/lib/pythran/pythonic/random 2024-09-30 21:38:49,215 root INFO creating build/lib/pythran/pythonic/scipy 2024-09-30 21:38:49,215 root INFO creating build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,216 root INFO copying pythran/pythonic/scipy/special/binom.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,217 root INFO copying pythran/pythonic/scipy/special/chbevl.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,218 root INFO copying pythran/pythonic/scipy/special/gamma.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,219 root INFO copying pythran/pythonic/scipy/special/gammaincinv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,220 root INFO copying pythran/pythonic/scipy/special/gammaln.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,220 root INFO copying pythran/pythonic/scipy/special/hankel1.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,221 root INFO copying pythran/pythonic/scipy/special/hankel2.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,222 root INFO copying pythran/pythonic/scipy/special/i0.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,223 root INFO copying pythran/pythonic/scipy/special/i0e.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,224 root INFO copying pythran/pythonic/scipy/special/iv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,225 root INFO copying pythran/pythonic/scipy/special/ivp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,226 root INFO copying pythran/pythonic/scipy/special/jv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,226 root INFO copying pythran/pythonic/scipy/special/jvp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,227 root INFO copying pythran/pythonic/scipy/special/kv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,228 root INFO copying pythran/pythonic/scipy/special/kvp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,229 root INFO copying pythran/pythonic/scipy/special/ndtr.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,230 root INFO copying pythran/pythonic/scipy/special/ndtri.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,231 root INFO copying pythran/pythonic/scipy/special/spherical_jn.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,232 root INFO copying pythran/pythonic/scipy/special/spherical_yn.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,232 root INFO copying pythran/pythonic/scipy/special/yv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,233 root INFO copying pythran/pythonic/scipy/special/yvp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-09-30 21:38:49,234 root INFO creating build/lib/pythran/pythonic/string 2024-09-30 21:38:49,235 root INFO copying pythran/pythonic/string/ascii_letters.hpp -> build/lib/pythran/pythonic/string 2024-09-30 21:38:49,236 root INFO copying pythran/pythonic/string/ascii_lowercase.hpp -> build/lib/pythran/pythonic/string 2024-09-30 21:38:49,236 root INFO copying pythran/pythonic/string/ascii_uppercase.hpp -> build/lib/pythran/pythonic/string 2024-09-30 21:38:49,237 root INFO copying pythran/pythonic/string/digits.hpp -> build/lib/pythran/pythonic/string 2024-09-30 21:38:49,238 root INFO copying pythran/pythonic/string/find.hpp -> build/lib/pythran/pythonic/string 2024-09-30 21:38:49,239 root INFO copying pythran/pythonic/string/hexdigits.hpp -> build/lib/pythran/pythonic/string 2024-09-30 21:38:49,240 root INFO copying pythran/pythonic/string/octdigits.hpp -> build/lib/pythran/pythonic/string 2024-09-30 21:38:49,241 root INFO creating build/lib/pythran/pythonic/time 2024-09-30 21:38:49,241 root INFO copying pythran/pythonic/time/sleep.hpp -> build/lib/pythran/pythonic/time 2024-09-30 21:38:49,242 root INFO copying pythran/pythonic/time/time.hpp -> build/lib/pythran/pythonic/time 2024-09-30 21:38:49,243 root INFO creating build/lib/pythran/pythonic/types 2024-09-30 21:38:49,244 root INFO copying pythran/pythonic/types/NoneType.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,245 root INFO copying pythran/pythonic/types/assignable.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,245 root INFO copying pythran/pythonic/types/attr.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,246 root INFO copying pythran/pythonic/types/bool.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,247 root INFO copying pythran/pythonic/types/cfun.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,248 root INFO copying pythran/pythonic/types/clongdouble.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,249 root INFO copying pythran/pythonic/types/combined.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,250 root INFO copying pythran/pythonic/types/complex.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,251 root INFO copying pythran/pythonic/types/complex128.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,252 root INFO copying pythran/pythonic/types/complex256.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,253 root INFO copying pythran/pythonic/types/complex64.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,254 root INFO copying pythran/pythonic/types/dict.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,255 root INFO copying pythran/pythonic/types/dynamic_tuple.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,256 root INFO copying pythran/pythonic/types/empty_iterator.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,257 root INFO copying pythran/pythonic/types/exceptions.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,258 root INFO copying pythran/pythonic/types/file.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,259 root INFO copying pythran/pythonic/types/finfo.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,260 root INFO copying pythran/pythonic/types/float.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,261 root INFO copying pythran/pythonic/types/float128.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,261 root INFO copying pythran/pythonic/types/float32.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,262 root INFO copying pythran/pythonic/types/float64.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,263 root INFO copying pythran/pythonic/types/generator.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,264 root INFO copying pythran/pythonic/types/int.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,265 root INFO copying pythran/pythonic/types/int16.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,266 root INFO copying pythran/pythonic/types/int32.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,267 root INFO copying pythran/pythonic/types/int64.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,268 root INFO copying pythran/pythonic/types/int8.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,268 root INFO copying pythran/pythonic/types/intc.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,269 root INFO copying pythran/pythonic/types/intp.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,270 root INFO copying pythran/pythonic/types/list.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,271 root INFO copying pythran/pythonic/types/longdouble.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,272 root INFO copying pythran/pythonic/types/ndarray.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,274 root INFO copying pythran/pythonic/types/nditerator.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,275 root INFO copying pythran/pythonic/types/numpy_binary_op.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,276 root INFO copying pythran/pythonic/types/numpy_broadcast.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,277 root INFO copying pythran/pythonic/types/numpy_expr.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,278 root INFO copying pythran/pythonic/types/numpy_gexpr.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,279 root INFO copying pythran/pythonic/types/numpy_iexpr.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,280 root INFO copying pythran/pythonic/types/numpy_nary_expr.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,281 root INFO copying pythran/pythonic/types/numpy_op_helper.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,282 root INFO copying pythran/pythonic/types/numpy_operators.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,283 root INFO copying pythran/pythonic/types/numpy_texpr.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,284 root INFO copying pythran/pythonic/types/numpy_unary_op.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,285 root INFO copying pythran/pythonic/types/numpy_vexpr.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,286 root INFO copying pythran/pythonic/types/pointer.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,287 root INFO copying pythran/pythonic/types/raw_array.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,288 root INFO copying pythran/pythonic/types/set.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,289 root INFO copying pythran/pythonic/types/slice.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,290 root INFO copying pythran/pythonic/types/static_if.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,291 root INFO copying pythran/pythonic/types/str.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,292 root INFO copying pythran/pythonic/types/traits.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,293 root INFO copying pythran/pythonic/types/tuple.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,294 root INFO copying pythran/pythonic/types/uint16.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,295 root INFO copying pythran/pythonic/types/uint32.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,296 root INFO copying pythran/pythonic/types/uint64.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,297 root INFO copying pythran/pythonic/types/uint8.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,298 root INFO copying pythran/pythonic/types/uintc.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,299 root INFO copying pythran/pythonic/types/uintp.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,299 root INFO copying pythran/pythonic/types/variant_functor.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,301 root INFO copying pythran/pythonic/types/vectorizable_type.hpp -> build/lib/pythran/pythonic/types 2024-09-30 21:38:49,302 root INFO creating build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,302 root INFO copying pythran/pythonic/utils/allocate.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,303 root INFO copying pythran/pythonic/utils/array_helper.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,304 root INFO copying pythran/pythonic/utils/boost_local_config.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,305 root INFO copying pythran/pythonic/utils/broadcast_copy.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,306 root INFO copying pythran/pythonic/utils/functor.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,307 root INFO copying pythran/pythonic/utils/fwd.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,308 root INFO copying pythran/pythonic/utils/int_.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,309 root INFO copying pythran/pythonic/utils/iterator.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,310 root INFO copying pythran/pythonic/utils/meta.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,310 root INFO copying pythran/pythonic/utils/nested_container.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,311 root INFO copying pythran/pythonic/utils/neutral.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,312 root INFO copying pythran/pythonic/utils/numpy_conversion.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,313 root INFO copying pythran/pythonic/utils/numpy_traits.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,314 root INFO copying pythran/pythonic/utils/pdqsort.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,315 root INFO copying pythran/pythonic/utils/reserve.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,316 root INFO copying pythran/pythonic/utils/seq.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,317 root INFO copying pythran/pythonic/utils/shared_ref.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,318 root INFO copying pythran/pythonic/utils/tags.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,318 root INFO copying pythran/pythonic/utils/yield.hpp -> build/lib/pythran/pythonic/utils 2024-09-30 21:38:49,319 root INFO creating build/lib/pythran/xsimd 2024-09-30 21:38:49,320 root INFO copying pythran/xsimd/xsimd.hpp -> build/lib/pythran/xsimd 2024-09-30 21:38:49,321 root INFO creating build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,321 root INFO copying pythran/xsimd/arch/xsimd_avx.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,323 root INFO copying pythran/xsimd/arch/xsimd_avx2.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,324 root INFO copying pythran/xsimd/arch/xsimd_avx512bw.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,326 root INFO copying pythran/xsimd/arch/xsimd_avx512cd.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,327 root INFO copying pythran/xsimd/arch/xsimd_avx512dq.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,328 root INFO copying pythran/xsimd/arch/xsimd_avx512er.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,329 root INFO copying pythran/xsimd/arch/xsimd_avx512f.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,331 root INFO copying pythran/xsimd/arch/xsimd_avx512ifma.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,331 root INFO copying pythran/xsimd/arch/xsimd_avx512pf.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,332 root INFO copying pythran/xsimd/arch/xsimd_avx512vbmi.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,333 root INFO copying pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,334 root INFO copying pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,335 root INFO copying pythran/xsimd/arch/xsimd_avxvnni.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,336 root INFO copying pythran/xsimd/arch/xsimd_constants.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,337 root INFO copying pythran/xsimd/arch/xsimd_emulated.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,338 root INFO copying pythran/xsimd/arch/xsimd_fma3_avx.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,339 root INFO copying pythran/xsimd/arch/xsimd_fma3_avx2.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,340 root INFO copying pythran/xsimd/arch/xsimd_fma3_sse.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,341 root INFO copying pythran/xsimd/arch/xsimd_fma4.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,342 root INFO copying pythran/xsimd/arch/xsimd_generic.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,342 root INFO copying pythran/xsimd/arch/xsimd_generic_fwd.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,343 root INFO copying pythran/xsimd/arch/xsimd_i8mm_neon64.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,344 root INFO copying pythran/xsimd/arch/xsimd_isa.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,345 root INFO copying pythran/xsimd/arch/xsimd_neon.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,347 root INFO copying pythran/xsimd/arch/xsimd_neon64.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,348 root INFO copying pythran/xsimd/arch/xsimd_rvv.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,350 root INFO copying pythran/xsimd/arch/xsimd_scalar.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,351 root INFO copying pythran/xsimd/arch/xsimd_sse2.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,352 root INFO copying pythran/xsimd/arch/xsimd_sse3.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,353 root INFO copying pythran/xsimd/arch/xsimd_sse4_1.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,354 root INFO copying pythran/xsimd/arch/xsimd_sse4_2.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,355 root INFO copying pythran/xsimd/arch/xsimd_ssse3.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,356 root INFO copying pythran/xsimd/arch/xsimd_sve.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,358 root INFO copying pythran/xsimd/arch/xsimd_wasm.hpp -> build/lib/pythran/xsimd/arch 2024-09-30 21:38:49,359 root INFO creating build/lib/pythran/xsimd/arch/generic 2024-09-30 21:38:49,360 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp -> build/lib/pythran/xsimd/arch/generic 2024-09-30 21:38:49,361 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_complex.hpp -> build/lib/pythran/xsimd/arch/generic 2024-09-30 21:38:49,362 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_details.hpp -> build/lib/pythran/xsimd/arch/generic 2024-09-30 21:38:49,363 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_logical.hpp -> build/lib/pythran/xsimd/arch/generic 2024-09-30 21:38:49,364 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_math.hpp -> build/lib/pythran/xsimd/arch/generic 2024-09-30 21:38:49,366 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_memory.hpp -> build/lib/pythran/xsimd/arch/generic 2024-09-30 21:38:49,367 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp -> build/lib/pythran/xsimd/arch/generic 2024-09-30 21:38:49,368 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp -> build/lib/pythran/xsimd/arch/generic 2024-09-30 21:38:49,369 root INFO creating build/lib/pythran/xsimd/config 2024-09-30 21:38:49,370 root INFO copying pythran/xsimd/config/xsimd_arch.hpp -> build/lib/pythran/xsimd/config 2024-09-30 21:38:49,371 root INFO copying pythran/xsimd/config/xsimd_config.hpp -> build/lib/pythran/xsimd/config 2024-09-30 21:38:49,372 root INFO copying pythran/xsimd/config/xsimd_cpuid.hpp -> build/lib/pythran/xsimd/config 2024-09-30 21:38:49,373 root INFO copying pythran/xsimd/config/xsimd_cpuid.hpp.orig -> build/lib/pythran/xsimd/config 2024-09-30 21:38:49,374 root INFO copying pythran/xsimd/config/xsimd_inline.hpp -> build/lib/pythran/xsimd/config 2024-09-30 21:38:49,375 root INFO creating build/lib/pythran/xsimd/math 2024-09-30 21:38:49,376 root INFO copying pythran/xsimd/math/xsimd_rem_pio2.hpp -> build/lib/pythran/xsimd/math 2024-09-30 21:38:49,377 root INFO creating build/lib/pythran/xsimd/memory 2024-09-30 21:38:49,377 root INFO copying pythran/xsimd/memory/xsimd_aligned_allocator.hpp -> build/lib/pythran/xsimd/memory 2024-09-30 21:38:49,378 root INFO copying pythran/xsimd/memory/xsimd_alignment.hpp -> build/lib/pythran/xsimd/memory 2024-09-30 21:38:49,379 root INFO creating build/lib/pythran/xsimd/types 2024-09-30 21:38:49,380 root INFO copying pythran/xsimd/types/xsimd_all_registers.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,381 root INFO copying pythran/xsimd/types/xsimd_api.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,382 root INFO copying pythran/xsimd/types/xsimd_avx2_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,383 root INFO copying pythran/xsimd/types/xsimd_avx512bw_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,384 root INFO copying pythran/xsimd/types/xsimd_avx512cd_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,385 root INFO copying pythran/xsimd/types/xsimd_avx512dq_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,386 root INFO copying pythran/xsimd/types/xsimd_avx512er_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,387 root INFO copying pythran/xsimd/types/xsimd_avx512f_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,388 root INFO copying pythran/xsimd/types/xsimd_avx512ifma_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,389 root INFO copying pythran/xsimd/types/xsimd_avx512pf_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,390 root INFO copying pythran/xsimd/types/xsimd_avx512vbmi_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,390 root INFO copying pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,391 root INFO copying pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,392 root INFO copying pythran/xsimd/types/xsimd_avx_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,393 root INFO copying pythran/xsimd/types/xsimd_avxvnni_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,394 root INFO copying pythran/xsimd/types/xsimd_batch.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,396 root INFO copying pythran/xsimd/types/xsimd_batch_constant.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,397 root INFO copying pythran/xsimd/types/xsimd_emulated_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,398 root INFO copying pythran/xsimd/types/xsimd_fma3_avx2_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,399 root INFO copying pythran/xsimd/types/xsimd_fma3_avx_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,400 root INFO copying pythran/xsimd/types/xsimd_fma3_sse_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,401 root INFO copying pythran/xsimd/types/xsimd_fma4_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,402 root INFO copying pythran/xsimd/types/xsimd_generic_arch.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,402 root INFO copying pythran/xsimd/types/xsimd_i8mm_neon64_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,403 root INFO copying pythran/xsimd/types/xsimd_neon64_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,404 root INFO copying pythran/xsimd/types/xsimd_neon_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,405 root INFO copying pythran/xsimd/types/xsimd_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,406 root INFO copying pythran/xsimd/types/xsimd_rvv_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,407 root INFO copying pythran/xsimd/types/xsimd_sse2_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,408 root INFO copying pythran/xsimd/types/xsimd_sse3_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,409 root INFO copying pythran/xsimd/types/xsimd_sse4_1_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,410 root INFO copying pythran/xsimd/types/xsimd_sse4_2_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,411 root INFO copying pythran/xsimd/types/xsimd_ssse3_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,411 root INFO copying pythran/xsimd/types/xsimd_sve_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,412 root INFO copying pythran/xsimd/types/xsimd_traits.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,414 root INFO copying pythran/xsimd/types/xsimd_utils.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,415 root INFO copying pythran/xsimd/types/xsimd_wasm_register.hpp -> build/lib/pythran/xsimd/types 2024-09-30 21:38:49,455 root INFO installing to build/bdist.linux-riscv64/wheel 2024-09-30 21:38:49,455 root INFO running install 2024-09-30 21:38:49,499 root INFO running install_lib 2024-09-30 21:38:49,506 root INFO creating build/bdist.linux-riscv64 2024-09-30 21:38:49,507 root INFO creating build/bdist.linux-riscv64/wheel 2024-09-30 21:38:49,507 root INFO creating build/bdist.linux-riscv64/wheel/omp 2024-09-30 21:38:49,508 root INFO copying build/lib/omp/__init__.py -> build/bdist.linux-riscv64/wheel/omp 2024-09-30 21:38:49,509 root INFO creating build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:49,510 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:49,511 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/move 2024-09-30 21:38:49,511 root INFO copying build/lib/pythran/boost/move/utility_core.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move 2024-09-30 21:38:49,512 root INFO copying build/lib/pythran/boost/move/traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move 2024-09-30 21:38:49,513 root INFO copying build/lib/pythran/boost/move/utility.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move 2024-09-30 21:38:49,514 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/move/detail 2024-09-30 21:38:49,515 root INFO copying build/lib/pythran/boost/move/detail/meta_utils_core.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move/detail 2024-09-30 21:38:49,516 root INFO copying build/lib/pythran/boost/move/detail/std_ns_end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move/detail 2024-09-30 21:38:49,516 root INFO copying build/lib/pythran/boost/move/detail/workaround.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move/detail 2024-09-30 21:38:49,517 root INFO copying build/lib/pythran/boost/move/detail/meta_utils.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move/detail 2024-09-30 21:38:49,518 root INFO copying build/lib/pythran/boost/move/detail/config_begin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move/detail 2024-09-30 21:38:49,519 root INFO copying build/lib/pythran/boost/move/detail/type_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move/detail 2024-09-30 21:38:49,520 root INFO copying build/lib/pythran/boost/move/detail/std_ns_begin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move/detail 2024-09-30 21:38:49,521 root INFO copying build/lib/pythran/boost/move/detail/config_end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move/detail 2024-09-30 21:38:49,522 root INFO copying build/lib/pythran/boost/move/core.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/move 2024-09-30 21:38:49,523 root INFO copying build/lib/pythran/boost/integer.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:49,524 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr 2024-09-30 21:38:49,524 root INFO copying build/lib/pythran/boost/smart_ptr/shared_ptr.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr 2024-09-30 21:38:49,526 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,526 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_pool.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,527 root INFO copying build/lib/pythran/boost/smart_ptr/detail/quick_allocator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,528 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,529 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,530 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_interlocked.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,531 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,531 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,532 root INFO copying build/lib/pythran/boost/smart_ptr/detail/operator_bool.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,533 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,534 root INFO copying build/lib/pythran/boost/smart_ptr/detail/local_sp_deleter.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,535 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,536 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_noexcept.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,537 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,537 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_nt.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,538 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_has_sync.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,539 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,540 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,541 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_convertible.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,541 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,542 root INFO copying build/lib/pythran/boost/smart_ptr/detail/local_counted_base.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,543 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,544 root INFO copying build/lib/pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,545 root INFO copying build/lib/pythran/boost/smart_ptr/detail/yield_k.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,545 root INFO copying build/lib/pythran/boost/smart_ptr/detail/lwm_pthreads.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,546 root INFO copying build/lib/pythran/boost/smart_ptr/detail/shared_count.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,547 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,548 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,549 root INFO copying build/lib/pythran/boost/smart_ptr/detail/lightweight_mutex.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,550 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,551 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,551 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_pt.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,552 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,553 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_w32.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,554 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,555 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,555 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,556 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,557 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,558 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_sync.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,559 root INFO copying build/lib/pythran/boost/smart_ptr/detail/lwm_nop.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,559 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,560 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,561 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,562 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr/detail 2024-09-30 21:38:49,563 root INFO copying build/lib/pythran/boost/smart_ptr/bad_weak_ptr.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/smart_ptr 2024-09-30 21:38:49,564 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,564 root INFO copying build/lib/pythran/boost/preprocessor/cat.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,565 root INFO copying build/lib/pythran/boost/preprocessor/identity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,566 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/debug 2024-09-30 21:38:49,567 root INFO copying build/lib/pythran/boost/preprocessor/debug/error.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/debug 2024-09-30 21:38:49,568 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control 2024-09-30 21:38:49,568 root INFO copying build/lib/pythran/boost/preprocessor/control/expr_iif.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control 2024-09-30 21:38:49,569 root INFO copying build/lib/pythran/boost/preprocessor/control/while.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control 2024-09-30 21:38:49,570 root INFO copying build/lib/pythran/boost/preprocessor/control/iif.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control 2024-09-30 21:38:49,571 root INFO copying build/lib/pythran/boost/preprocessor/control/if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control 2024-09-30 21:38:49,572 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control/detail 2024-09-30 21:38:49,573 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control/detail/dmc 2024-09-30 21:38:49,574 root INFO copying build/lib/pythran/boost/preprocessor/control/detail/dmc/while.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control/detail/dmc 2024-09-30 21:38:49,575 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control/detail/msvc 2024-09-30 21:38:49,576 root INFO copying build/lib/pythran/boost/preprocessor/control/detail/msvc/while.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control/detail/msvc 2024-09-30 21:38:49,577 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control/detail/edg 2024-09-30 21:38:49,578 root INFO copying build/lib/pythran/boost/preprocessor/control/detail/edg/while.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control/detail/edg 2024-09-30 21:38:49,579 root INFO copying build/lib/pythran/boost/preprocessor/control/detail/while.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control/detail 2024-09-30 21:38:49,580 root INFO copying build/lib/pythran/boost/preprocessor/control/deduce_d.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control 2024-09-30 21:38:49,581 root INFO copying build/lib/pythran/boost/preprocessor/control/expr_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/control 2024-09-30 21:38:49,584 root INFO copying build/lib/pythran/boost/preprocessor/repeat.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,585 root INFO copying build/lib/pythran/boost/preprocessor/enum_shifted_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,586 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,586 root INFO copying build/lib/pythran/boost/preprocessor/seq/cat.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,587 root INFO copying build/lib/pythran/boost/preprocessor/seq/first_n.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,588 root INFO copying build/lib/pythran/boost/preprocessor/seq/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,589 root INFO copying build/lib/pythran/boost/preprocessor/seq/subseq.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,590 root INFO copying build/lib/pythran/boost/preprocessor/seq/rest_n.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,591 root INFO copying build/lib/pythran/boost/preprocessor/seq/transform.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,591 root INFO copying build/lib/pythran/boost/preprocessor/seq/elem.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,592 root INFO copying build/lib/pythran/boost/preprocessor/seq/for_each_i.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,593 root INFO copying build/lib/pythran/boost/preprocessor/seq/fold_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,595 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq/detail 2024-09-30 21:38:49,596 root INFO copying build/lib/pythran/boost/preprocessor/seq/detail/split.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq/detail 2024-09-30 21:38:49,597 root INFO copying build/lib/pythran/boost/preprocessor/seq/detail/is_empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq/detail 2024-09-30 21:38:49,598 root INFO copying build/lib/pythran/boost/preprocessor/seq/push_front.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,599 root INFO copying build/lib/pythran/boost/preprocessor/seq/seq.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,599 root INFO copying build/lib/pythran/boost/preprocessor/seq/enum.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,600 root INFO copying build/lib/pythran/boost/preprocessor/seq/for_each.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/seq 2024-09-30 21:38:49,601 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration 2024-09-30 21:38:49,602 root INFO copying build/lib/pythran/boost/preprocessor/iteration/local.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration 2024-09-30 21:38:49,603 root INFO copying build/lib/pythran/boost/preprocessor/iteration/iterate.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration 2024-09-30 21:38:49,604 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:49,604 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/local.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:49,605 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/finish.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:49,606 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/start.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:49,607 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/rlocal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:49,608 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,609 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,610 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,611 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,612 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,613 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,613 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,614 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,615 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,616 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,617 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-09-30 21:38:49,618 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/self.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail 2024-09-30 21:38:49,619 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,619 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,620 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,622 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,623 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,624 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,625 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,626 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,628 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,629 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,631 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-09-30 21:38:49,632 root INFO copying build/lib/pythran/boost/preprocessor/iteration/self.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/iteration 2024-09-30 21:38:49,633 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/variadic 2024-09-30 21:38:49,634 root INFO copying build/lib/pythran/boost/preprocessor/variadic/to_seq.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/variadic 2024-09-30 21:38:49,634 root INFO copying build/lib/pythran/boost/preprocessor/variadic/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/variadic 2024-09-30 21:38:49,635 root INFO copying build/lib/pythran/boost/preprocessor/variadic/has_opt.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/variadic 2024-09-30 21:38:49,636 root INFO copying build/lib/pythran/boost/preprocessor/variadic/elem.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/variadic 2024-09-30 21:38:49,637 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/variadic/detail 2024-09-30 21:38:49,638 root INFO copying build/lib/pythran/boost/preprocessor/variadic/detail/has_opt.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/variadic/detail 2024-09-30 21:38:49,638 root INFO copying build/lib/pythran/boost/preprocessor/iterate.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,639 root INFO copying build/lib/pythran/boost/preprocessor/enum_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,640 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/config 2024-09-30 21:38:49,641 root INFO copying build/lib/pythran/boost/preprocessor/config/config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/config 2024-09-30 21:38:49,642 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/comparison 2024-09-30 21:38:49,643 root INFO copying build/lib/pythran/boost/preprocessor/comparison/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/comparison 2024-09-30 21:38:49,643 root INFO copying build/lib/pythran/boost/preprocessor/comparison/not_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/comparison 2024-09-30 21:38:49,645 root INFO copying build/lib/pythran/boost/preprocessor/comparison/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/comparison 2024-09-30 21:38:49,645 root INFO copying build/lib/pythran/boost/preprocessor/comma_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,646 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list 2024-09-30 21:38:49,647 root INFO copying build/lib/pythran/boost/preprocessor/list/adt.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list 2024-09-30 21:38:49,648 root INFO copying build/lib/pythran/boost/preprocessor/list/fold_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list 2024-09-30 21:38:49,649 root INFO copying build/lib/pythran/boost/preprocessor/list/for_each_i.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list 2024-09-30 21:38:49,649 root INFO copying build/lib/pythran/boost/preprocessor/list/fold_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list 2024-09-30 21:38:49,650 root INFO copying build/lib/pythran/boost/preprocessor/list/reverse.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list 2024-09-30 21:38:49,651 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list/detail 2024-09-30 21:38:49,652 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list/detail/dmc 2024-09-30 21:38:49,653 root INFO copying build/lib/pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list/detail/dmc 2024-09-30 21:38:49,654 root INFO copying build/lib/pythran/boost/preprocessor/list/detail/fold_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list/detail 2024-09-30 21:38:49,655 root INFO copying build/lib/pythran/boost/preprocessor/list/detail/fold_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list/detail 2024-09-30 21:38:49,656 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list/detail/edg 2024-09-30 21:38:49,657 root INFO copying build/lib/pythran/boost/preprocessor/list/detail/edg/fold_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list/detail/edg 2024-09-30 21:38:49,659 root INFO copying build/lib/pythran/boost/preprocessor/list/detail/edg/fold_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/list/detail/edg 2024-09-30 21:38:49,660 root INFO copying build/lib/pythran/boost/preprocessor/if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,661 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/punctuation 2024-09-30 21:38:49,662 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/paren.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/punctuation 2024-09-30 21:38:49,663 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/is_begin_parens.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/punctuation 2024-09-30 21:38:49,664 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/comma_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/punctuation 2024-09-30 21:38:49,664 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/comma.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/punctuation 2024-09-30 21:38:49,665 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/punctuation/detail 2024-09-30 21:38:49,666 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/punctuation/detail 2024-09-30 21:38:49,667 root INFO copying build/lib/pythran/boost/preprocessor/inc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,668 root INFO copying build/lib/pythran/boost/preprocessor/dec.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,669 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/logical 2024-09-30 21:38:49,669 root INFO copying build/lib/pythran/boost/preprocessor/logical/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/logical 2024-09-30 21:38:49,670 root INFO copying build/lib/pythran/boost/preprocessor/logical/compl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/logical 2024-09-30 21:38:49,671 root INFO copying build/lib/pythran/boost/preprocessor/logical/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/logical 2024-09-30 21:38:49,672 root INFO copying build/lib/pythran/boost/preprocessor/logical/bool.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/logical 2024-09-30 21:38:49,673 root INFO copying build/lib/pythran/boost/preprocessor/logical/not.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/logical 2024-09-30 21:38:49,673 root INFO copying build/lib/pythran/boost/preprocessor/logical/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/logical 2024-09-30 21:38:49,674 root INFO copying build/lib/pythran/boost/preprocessor/logical/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/logical 2024-09-30 21:38:49,675 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,676 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_trailing_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,677 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_shifted.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,677 root INFO copying build/lib/pythran/boost/preprocessor/repetition/repeat.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,679 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_shifted_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,680 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,681 root INFO copying build/lib/pythran/boost/preprocessor/repetition/for.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,682 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_trailing.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,683 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition/detail 2024-09-30 21:38:49,684 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition/detail/dmc 2024-09-30 21:38:49,684 root INFO copying build/lib/pythran/boost/preprocessor/repetition/detail/dmc/for.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition/detail/dmc 2024-09-30 21:38:49,686 root INFO copying build/lib/pythran/boost/preprocessor/repetition/detail/for.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition/detail 2024-09-30 21:38:49,687 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition/detail/msvc 2024-09-30 21:38:49,688 root INFO copying build/lib/pythran/boost/preprocessor/repetition/detail/msvc/for.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition/detail/msvc 2024-09-30 21:38:49,689 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition/detail/edg 2024-09-30 21:38:49,690 root INFO copying build/lib/pythran/boost/preprocessor/repetition/detail/edg/for.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition/detail/edg 2024-09-30 21:38:49,691 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,692 root INFO copying build/lib/pythran/boost/preprocessor/repetition/repeat_from_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,693 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,694 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_binary_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/repetition 2024-09-30 21:38:49,695 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/array 2024-09-30 21:38:49,695 root INFO copying build/lib/pythran/boost/preprocessor/array/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/array 2024-09-30 21:38:49,696 root INFO copying build/lib/pythran/boost/preprocessor/array/elem.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/array 2024-09-30 21:38:49,697 root INFO copying build/lib/pythran/boost/preprocessor/array/data.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/array 2024-09-30 21:38:49,698 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/detail 2024-09-30 21:38:49,699 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/detail/dmc 2024-09-30 21:38:49,699 root INFO copying build/lib/pythran/boost/preprocessor/detail/dmc/auto_rec.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/detail/dmc 2024-09-30 21:38:49,700 root INFO copying build/lib/pythran/boost/preprocessor/detail/split.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/detail 2024-09-30 21:38:49,701 root INFO copying build/lib/pythran/boost/preprocessor/detail/check.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/detail 2024-09-30 21:38:49,702 root INFO copying build/lib/pythran/boost/preprocessor/detail/is_binary.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/detail 2024-09-30 21:38:49,703 root INFO copying build/lib/pythran/boost/preprocessor/detail/is_unary.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/detail 2024-09-30 21:38:49,704 root INFO copying build/lib/pythran/boost/preprocessor/detail/auto_rec.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/detail 2024-09-30 21:38:49,705 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot 2024-09-30 21:38:49,705 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:49,706 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/def.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:49,707 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:49,708 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/counter.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:49,709 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:49,710 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:49,711 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:49,711 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/shared.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:49,712 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot/detail 2024-09-30 21:38:49,713 root INFO copying build/lib/pythran/boost/preprocessor/slot/slot.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/slot 2024-09-30 21:38:49,714 root INFO copying build/lib/pythran/boost/preprocessor/enum.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,715 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:49,716 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/mod.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:49,717 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/sub.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:49,718 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/inc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:49,718 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/dec.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:49,719 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/arithmetic/detail 2024-09-30 21:38:49,720 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/detail/div_base.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/arithmetic/detail 2024-09-30 21:38:49,721 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/add.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/arithmetic 2024-09-30 21:38:49,722 root INFO copying build/lib/pythran/boost/preprocessor/repeat_from_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,723 root INFO copying build/lib/pythran/boost/preprocessor/empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,723 root INFO copying build/lib/pythran/boost/preprocessor/enum_params_with_a_default.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,724 root INFO copying build/lib/pythran/boost/preprocessor/expr_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,725 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities 2024-09-30 21:38:49,726 root INFO copying build/lib/pythran/boost/preprocessor/facilities/identity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities 2024-09-30 21:38:49,727 root INFO copying build/lib/pythran/boost/preprocessor/facilities/intercept.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities 2024-09-30 21:38:49,728 root INFO copying build/lib/pythran/boost/preprocessor/facilities/expand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities 2024-09-30 21:38:49,728 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities/detail 2024-09-30 21:38:49,729 root INFO copying build/lib/pythran/boost/preprocessor/facilities/detail/is_empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities/detail 2024-09-30 21:38:49,730 root INFO copying build/lib/pythran/boost/preprocessor/facilities/is_empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities 2024-09-30 21:38:49,731 root INFO copying build/lib/pythran/boost/preprocessor/facilities/is_1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities 2024-09-30 21:38:49,732 root INFO copying build/lib/pythran/boost/preprocessor/facilities/empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities 2024-09-30 21:38:49,732 root INFO copying build/lib/pythran/boost/preprocessor/facilities/overload.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities 2024-09-30 21:38:49,733 root INFO copying build/lib/pythran/boost/preprocessor/facilities/is_empty_variadic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/facilities 2024-09-30 21:38:49,734 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/tuple 2024-09-30 21:38:49,735 root INFO copying build/lib/pythran/boost/preprocessor/tuple/to_seq.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/tuple 2024-09-30 21:38:49,736 root INFO copying build/lib/pythran/boost/preprocessor/tuple/eat.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/tuple 2024-09-30 21:38:49,737 root INFO copying build/lib/pythran/boost/preprocessor/tuple/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/tuple 2024-09-30 21:38:49,738 root INFO copying build/lib/pythran/boost/preprocessor/tuple/elem.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/tuple 2024-09-30 21:38:49,739 root INFO copying build/lib/pythran/boost/preprocessor/tuple/to_list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/tuple 2024-09-30 21:38:49,740 root INFO copying build/lib/pythran/boost/preprocessor/tuple/rem.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/tuple 2024-09-30 21:38:49,742 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/tuple/detail 2024-09-30 21:38:49,742 root INFO copying build/lib/pythran/boost/preprocessor/tuple/detail/is_single_return.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor/tuple/detail 2024-09-30 21:38:49,743 root INFO copying build/lib/pythran/boost/preprocessor/stringize.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/preprocessor 2024-09-30 21:38:49,744 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,745 root INFO copying build/lib/pythran/boost/typeof/vector100.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,750 root INFO copying build/lib/pythran/boost/typeof/message.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,751 root INFO copying build/lib/pythran/boost/typeof/type_encoding.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,752 root INFO copying build/lib/pythran/boost/typeof/typeof_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,753 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/typeof/dmc 2024-09-30 21:38:49,753 root INFO copying build/lib/pythran/boost/typeof/dmc/typeof_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof/dmc 2024-09-30 21:38:49,754 root INFO copying build/lib/pythran/boost/typeof/pointers_data_members.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,755 root INFO copying build/lib/pythran/boost/typeof/register_functions_iterate.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,756 root INFO copying build/lib/pythran/boost/typeof/encode_decode.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,757 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/typeof/msvc 2024-09-30 21:38:49,757 root INFO copying build/lib/pythran/boost/typeof/msvc/typeof_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof/msvc 2024-09-30 21:38:49,758 root INFO copying build/lib/pythran/boost/typeof/register_fundamental.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,759 root INFO copying build/lib/pythran/boost/typeof/vector50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,761 root INFO copying build/lib/pythran/boost/typeof/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,762 root INFO copying build/lib/pythran/boost/typeof/register_functions.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,763 root INFO copying build/lib/pythran/boost/typeof/encode_decode_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,764 root INFO copying build/lib/pythran/boost/typeof/constant.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,765 root INFO copying build/lib/pythran/boost/typeof/decltype.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,765 root INFO copying build/lib/pythran/boost/typeof/template_template_param.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,766 root INFO copying build/lib/pythran/boost/typeof/register_mem_functions.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,767 root INFO copying build/lib/pythran/boost/typeof/unsupported.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,768 root INFO copying build/lib/pythran/boost/typeof/template_encoding.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,769 root INFO copying build/lib/pythran/boost/typeof/type_template_param.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,769 root INFO copying build/lib/pythran/boost/typeof/vector200.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,783 root INFO copying build/lib/pythran/boost/typeof/typeof.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,784 root INFO copying build/lib/pythran/boost/typeof/integral_template_param.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,785 root INFO copying build/lib/pythran/boost/typeof/int_encoding.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,786 root INFO copying build/lib/pythran/boost/typeof/native.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,788 root INFO copying build/lib/pythran/boost/typeof/vector150.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,804 root INFO copying build/lib/pythran/boost/typeof/modifiers.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/typeof 2024-09-30 21:38:49,806 root INFO copying build/lib/pythran/boost/lexical_cast.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:49,807 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/atomic 2024-09-30 21:38:49,808 root INFO copying build/lib/pythran/boost/atomic/capabilities.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic 2024-09-30 21:38:49,809 root INFO copying build/lib/pythran/boost/atomic/atomic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic 2024-09-30 21:38:49,809 root INFO copying build/lib/pythran/boost/atomic/fences.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic 2024-09-30 21:38:49,810 root INFO copying build/lib/pythran/boost/atomic/atomic_flag.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic 2024-09-30 21:38:49,811 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,812 root INFO copying build/lib/pythran/boost/atomic/detail/extra_fp_operations.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,813 root INFO copying build/lib/pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,814 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,815 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_sparc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,816 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_arm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,818 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_arm_common.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,818 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,819 root INFO copying build/lib/pythran/boost/atomic/detail/extra_operations_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,820 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_alpha.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,821 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_atomic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,822 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_atomic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,823 root INFO copying build/lib/pythran/boost/atomic/detail/ops_cas_based.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,824 root INFO copying build/lib/pythran/boost/atomic/detail/integral_extend.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,824 root INFO copying build/lib/pythran/boost/atomic/detail/fp_ops_generic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,825 root INFO copying build/lib/pythran/boost/atomic/detail/bitwise_fp_cast.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,826 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,827 root INFO copying build/lib/pythran/boost/atomic/detail/caps_windows.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,828 root INFO copying build/lib/pythran/boost/atomic/detail/operations_lockfree.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,829 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_x86.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,830 root INFO copying build/lib/pythran/boost/atomic/detail/extra_operations.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,831 root INFO copying build/lib/pythran/boost/atomic/detail/platform.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,831 root INFO copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,832 root INFO copying build/lib/pythran/boost/atomic/detail/config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,833 root INFO copying build/lib/pythran/boost/atomic/detail/extra_fp_ops_generic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,834 root INFO copying build/lib/pythran/boost/atomic/detail/interlocked.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,835 root INFO copying build/lib/pythran/boost/atomic/detail/ops_msvc_x86.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,836 root INFO copying build/lib/pythran/boost/atomic/detail/caps_msvc_x86.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,837 root INFO copying build/lib/pythran/boost/atomic/detail/fp_operations_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,838 root INFO copying build/lib/pythran/boost/atomic/detail/storage_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,838 root INFO copying build/lib/pythran/boost/atomic/detail/ops_msvc_common.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,839 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_emulated.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,840 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,841 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_x86.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,842 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_arm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,843 root INFO copying build/lib/pythran/boost/atomic/detail/fp_ops_emulated.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,844 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_ppc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,845 root INFO copying build/lib/pythran/boost/atomic/detail/operations_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,846 root INFO copying build/lib/pythran/boost/atomic/detail/ops_linux_arm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,847 root INFO copying build/lib/pythran/boost/atomic/detail/link.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,848 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,849 root INFO copying build/lib/pythran/boost/atomic/detail/atomic_flag.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,850 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_sync.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,851 root INFO copying build/lib/pythran/boost/atomic/detail/caps_linux_arm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,851 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_sparc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,852 root INFO copying build/lib/pythran/boost/atomic/detail/ops_emulated.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,853 root INFO copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,854 root INFO copying build/lib/pythran/boost/atomic/detail/lockpool.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,855 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,855 root INFO copying build/lib/pythran/boost/atomic/detail/ops_msvc_arm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,857 root INFO copying build/lib/pythran/boost/atomic/detail/string_ops.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,857 root INFO copying build/lib/pythran/boost/atomic/detail/atomic_template.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,859 root INFO copying build/lib/pythran/boost/atomic/detail/addressof.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,859 root INFO copying build/lib/pythran/boost/atomic/detail/pause.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,860 root INFO copying build/lib/pythran/boost/atomic/detail/operations.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,861 root INFO copying build/lib/pythran/boost/atomic/detail/ops_extending_cas_based.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,862 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_ppc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,863 root INFO copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,863 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_alpha.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,864 root INFO copying build/lib/pythran/boost/atomic/detail/bitwise_cast.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,865 root INFO copying build/lib/pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,866 root INFO copying build/lib/pythran/boost/atomic/detail/int_sizes.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,867 root INFO copying build/lib/pythran/boost/atomic/detail/fp_operations.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,868 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,868 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_function.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,869 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/make_unsigned.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,870 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/integral_constant.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,871 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_integral.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,872 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,872 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/make_signed.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,873 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_floating_point.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,874 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/conditional.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,875 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_signed.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,876 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_iec559.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail/type_traits 2024-09-30 21:38:49,876 root INFO copying build/lib/pythran/boost/atomic/detail/caps_msvc_arm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,877 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_generic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,878 root INFO copying build/lib/pythran/boost/atomic/detail/float_sizes.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,879 root INFO copying build/lib/pythran/boost/atomic/detail/ops_windows.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,880 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,882 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_sync.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/atomic/detail 2024-09-30 21:38:49,883 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast 2024-09-30 21:38:49,883 root INFO copying build/lib/pythran/boost/lexical_cast/bad_lexical_cast.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast 2024-09-30 21:38:49,884 root INFO copying build/lib/pythran/boost/lexical_cast/try_lexical_convert.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast 2024-09-30 21:38:49,885 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast/detail 2024-09-30 21:38:49,886 root INFO copying build/lib/pythran/boost/lexical_cast/detail/widest_char.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast/detail 2024-09-30 21:38:49,887 root INFO copying build/lib/pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast/detail 2024-09-30 21:38:49,888 root INFO copying build/lib/pythran/boost/lexical_cast/detail/is_character.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast/detail 2024-09-30 21:38:49,889 root INFO copying build/lib/pythran/boost/lexical_cast/detail/lcast_char_constants.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast/detail 2024-09-30 21:38:49,889 root INFO copying build/lib/pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast/detail 2024-09-30 21:38:49,890 root INFO copying build/lib/pythran/boost/lexical_cast/detail/inf_nan.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast/detail 2024-09-30 21:38:49,891 root INFO copying build/lib/pythran/boost/lexical_cast/detail/converter_numeric.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast/detail 2024-09-30 21:38:49,892 root INFO copying build/lib/pythran/boost/lexical_cast/detail/converter_lexical.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/lexical_cast/detail 2024-09-30 21:38:49,893 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion 2024-09-30 21:38:49,894 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,895 root INFO copying build/lib/pythran/boost/fusion/support/is_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,895 root INFO copying build/lib/pythran/boost/fusion/support/iterator_base.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,896 root INFO copying build/lib/pythran/boost/fusion/support/config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,897 root INFO copying build/lib/pythran/boost/fusion/support/is_segmented.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,898 root INFO copying build/lib/pythran/boost/fusion/support/is_view.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,899 root INFO copying build/lib/pythran/boost/fusion/support/sequence_base.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,900 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,900 root INFO copying build/lib/pythran/boost/fusion/support/detail/access.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,901 root INFO copying build/lib/pythran/boost/fusion/support/detail/index_sequence.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,902 root INFO copying build/lib/pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,903 root INFO copying build/lib/pythran/boost/fusion/support/detail/enabler.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,904 root INFO copying build/lib/pythran/boost/fusion/support/detail/is_mpl_sequence.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,904 root INFO copying build/lib/pythran/boost/fusion/support/detail/as_fusion_element.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,905 root INFO copying build/lib/pythran/boost/fusion/support/detail/mpl_iterator_category.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,906 root INFO copying build/lib/pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,907 root INFO copying build/lib/pythran/boost/fusion/support/detail/pp_round.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,908 root INFO copying build/lib/pythran/boost/fusion/support/detail/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support/detail 2024-09-30 21:38:49,909 root INFO copying build/lib/pythran/boost/fusion/support/tag_of.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,909 root INFO copying build/lib/pythran/boost/fusion/support/is_sequence.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,910 root INFO copying build/lib/pythran/boost/fusion/support/void.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,911 root INFO copying build/lib/pythran/boost/fusion/support/category_of.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,912 root INFO copying build/lib/pythran/boost/fusion/support/as_const.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,913 root INFO copying build/lib/pythran/boost/fusion/support/tag_of_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/support 2024-09-30 21:38:49,913 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/mpl 2024-09-30 21:38:49,914 root INFO copying build/lib/pythran/boost/fusion/mpl/end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/mpl 2024-09-30 21:38:49,915 root INFO copying build/lib/pythran/boost/fusion/mpl/begin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/mpl 2024-09-30 21:38:49,916 root INFO copying build/lib/pythran/boost/fusion/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion 2024-09-30 21:38:49,917 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted 2024-09-30 21:38:49,917 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/mpl 2024-09-30 21:38:49,918 root INFO copying build/lib/pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/mpl 2024-09-30 21:38:49,919 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/mpl/detail 2024-09-30 21:38:49,919 root INFO copying build/lib/pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/mpl/detail 2024-09-30 21:38:49,920 root INFO copying build/lib/pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/mpl/detail 2024-09-30 21:38:49,921 root INFO copying build/lib/pythran/boost/fusion/adapted/std_pair.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted 2024-09-30 21:38:49,922 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct 2024-09-30 21:38:49,923 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,923 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-09-30 21:38:49,924 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-09-30 21:38:49,925 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/extension.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,926 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/size_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,927 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,927 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,928 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,929 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,930 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,931 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,932 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,932 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,933 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/end_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,934 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,935 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,936 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,936 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct/detail 2024-09-30 21:38:49,938 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/adapt_struct.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/adapted/struct 2024-09-30 21:38:49,939 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,940 root INFO copying build/lib/pythran/boost/fusion/iterator/next.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,940 root INFO copying build/lib/pythran/boost/fusion/iterator/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,941 root INFO copying build/lib/pythran/boost/fusion/iterator/segmented_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,942 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/mpl 2024-09-30 21:38:49,943 root INFO copying build/lib/pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/mpl 2024-09-30 21:38:49,944 root INFO copying build/lib/pythran/boost/fusion/iterator/mpl/convert_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/mpl 2024-09-30 21:38:49,944 root INFO copying build/lib/pythran/boost/fusion/iterator/basic_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,945 root INFO copying build/lib/pythran/boost/fusion/iterator/value_of.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,946 root INFO copying build/lib/pythran/boost/fusion/iterator/iterator_facade.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,947 root INFO copying build/lib/pythran/boost/fusion/iterator/distance.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,948 root INFO copying build/lib/pythran/boost/fusion/iterator/key_of.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,948 root INFO copying build/lib/pythran/boost/fusion/iterator/advance.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,950 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:49,950 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/segmented_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:49,951 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:49,952 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/segment_sequence.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:49,953 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:49,954 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/distance.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:49,954 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/advance.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:49,955 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:49,956 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator/detail 2024-09-30 21:38:49,957 root INFO copying build/lib/pythran/boost/fusion/iterator/value_of_data.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,958 root INFO copying build/lib/pythran/boost/fusion/iterator/deref.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,959 root INFO copying build/lib/pythran/boost/fusion/iterator/deref_data.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,959 root INFO copying build/lib/pythran/boost/fusion/iterator/prior.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/iterator 2024-09-30 21:38:49,960 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container 2024-09-30 21:38:49,961 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector 2024-09-30 21:38:49,962 root INFO copying build/lib/pythran/boost/fusion/container/vector/vector_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector 2024-09-30 21:38:49,963 root INFO copying build/lib/pythran/boost/fusion/container/vector/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector 2024-09-30 21:38:49,964 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:49,965 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/advance_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:49,966 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,966 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,967 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,968 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,969 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,970 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,971 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,971 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,972 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,974 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,975 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,975 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,976 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,977 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,978 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,979 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,980 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:49,981 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,982 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,983 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,984 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,985 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,986 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,987 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,989 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,991 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,992 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,995 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,996 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:49,997 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,000 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,001 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,005 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,006 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,007 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,008 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,010 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,011 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,012 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,015 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,016 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,017 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,019 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,020 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,022 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,023 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-09-30 21:38:50,024 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-09-30 21:38:50,024 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/deref_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,025 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,026 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/prior_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,027 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/value_of_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,028 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,029 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,029 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/next_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,030 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/distance_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,031 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/end_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,032 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/begin_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,033 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/value_at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector/detail 2024-09-30 21:38:50,034 root INFO copying build/lib/pythran/boost/fusion/container/vector/vector_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/vector 2024-09-30 21:38:50,035 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/generation 2024-09-30 21:38:50,035 root INFO copying build/lib/pythran/boost/fusion/container/generation/ignore.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/generation 2024-09-30 21:38:50,036 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list 2024-09-30 21:38:50,037 root INFO copying build/lib/pythran/boost/fusion/container/list/cons.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list 2024-09-30 21:38:50,038 root INFO copying build/lib/pythran/boost/fusion/container/list/nil.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list 2024-09-30 21:38:50,038 root INFO copying build/lib/pythran/boost/fusion/container/list/list_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list 2024-09-30 21:38:50,039 root INFO copying build/lib/pythran/boost/fusion/container/list/cons_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list 2024-09-30 21:38:50,040 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,041 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail/cpp03 2024-09-30 21:38:50,042 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail/cpp03 2024-09-30 21:38:50,042 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/limits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail/cpp03 2024-09-30 21:38:50,043 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:50,044 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list40_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:50,045 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:50,046 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list10_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:50,047 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list50_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:50,047 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list30_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:50,048 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list20_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-09-30 21:38:50,049 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/deref_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,050 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/equal_to_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,051 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/empty_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,051 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/value_of_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,052 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,053 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/reverse_cons.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,054 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/next_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,055 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/end_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,056 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/begin_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,057 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/value_at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list/detail 2024-09-30 21:38:50,057 root INFO copying build/lib/pythran/boost/fusion/container/list/cons_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/container/list 2024-09-30 21:38:50,058 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/include 2024-09-30 21:38:50,059 root INFO copying build/lib/pythran/boost/fusion/include/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/include 2024-09-30 21:38:50,060 root INFO copying build/lib/pythran/boost/fusion/include/std_pair.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/include 2024-09-30 21:38:50,061 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/algorithm 2024-09-30 21:38:50,062 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/algorithm/transformation 2024-09-30 21:38:50,062 root INFO copying build/lib/pythran/boost/fusion/algorithm/transformation/push_front.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/algorithm/transformation 2024-09-30 21:38:50,063 root INFO copying build/lib/pythran/boost/fusion/algorithm/transformation/push_back.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/algorithm/transformation 2024-09-30 21:38:50,064 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence 2024-09-30 21:38:50,064 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence 2024-09-30 21:38:50,066 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:50,066 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:50,067 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/value_at.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:50,068 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/segments.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:50,069 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:50,070 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/at.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:50,070 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/begin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:50,072 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:50,072 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:50,073 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:50,074 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:50,075 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:50,076 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-09-30 21:38:50,076 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/intrinsic 2024-09-30 21:38:50,077 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/io 2024-09-30 21:38:50,078 root INFO copying build/lib/pythran/boost/fusion/sequence/io/out.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/io 2024-09-30 21:38:50,079 root INFO copying build/lib/pythran/boost/fusion/sequence/io/in.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/io 2024-09-30 21:38:50,080 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/io/detail 2024-09-30 21:38:50,080 root INFO copying build/lib/pythran/boost/fusion/sequence/io/detail/out.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/io/detail 2024-09-30 21:38:50,081 root INFO copying build/lib/pythran/boost/fusion/sequence/io/detail/manip.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/io/detail 2024-09-30 21:38:50,082 root INFO copying build/lib/pythran/boost/fusion/sequence/io/detail/in.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/io/detail 2024-09-30 21:38:50,083 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:50,084 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:50,085 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:50,086 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:50,087 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:50,087 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:50,088 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:50,089 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:50,090 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:50,091 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:50,091 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-09-30 21:38:50,092 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/enable_comparison.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:50,093 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:50,094 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:50,095 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence/comparison 2024-09-30 21:38:50,096 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence 2024-09-30 21:38:50,096 root INFO copying build/lib/pythran/boost/fusion/sequence/io.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/sequence 2024-09-30 21:38:50,097 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view 2024-09-30 21:38:50,098 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view 2024-09-30 21:38:50,099 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view 2024-09-30 21:38:50,100 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view 2024-09-30 21:38:50,100 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view 2024-09-30 21:38:50,102 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/joint_view.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view 2024-09-30 21:38:50,103 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:50,103 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:50,104 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:50,105 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:50,106 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/next_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:50,106 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:50,107 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:50,108 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/end_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:50,109 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/joint_view/detail 2024-09-30 21:38:50,110 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view 2024-09-30 21:38:50,111 root INFO copying build/lib/pythran/boost/fusion/view/single_view/single_view.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view 2024-09-30 21:38:50,112 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,112 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/advance_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,113 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/size_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,114 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/deref_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,115 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,116 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/prior_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,116 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,117 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,118 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/next_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,119 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/distance_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,120 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/end_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,120 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/begin_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,121 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view/detail 2024-09-30 21:38:50,122 root INFO copying build/lib/pythran/boost/fusion/view/single_view/single_view_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/single_view 2024-09-30 21:38:50,123 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range 2024-09-30 21:38:50,124 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/iterator_range.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range 2024-09-30 21:38:50,125 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:50,125 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:50,126 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:50,127 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:50,128 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:50,129 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:50,130 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:50,131 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:50,131 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-09-30 21:38:50,132 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple 2024-09-30 21:38:50,133 root INFO copying build/lib/pythran/boost/fusion/tuple/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple 2024-09-30 21:38:50,134 root INFO copying build/lib/pythran/boost/fusion/tuple/make_tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple 2024-09-30 21:38:50,135 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:50,136 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/tuple_expand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:50,136 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:50,137 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/make_tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:50,138 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/tuple_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:50,139 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/tuple_tie.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail 2024-09-30 21:38:50,140 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,141 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,142 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,144 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,145 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,146 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,148 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,149 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,150 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,151 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,152 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,152 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,153 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,155 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,156 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,157 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,158 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,159 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,160 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,161 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,162 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,163 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,164 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,166 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,167 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-09-30 21:38:50,168 root INFO copying build/lib/pythran/boost/fusion/tuple/tuple_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple 2024-09-30 21:38:50,169 root INFO copying build/lib/pythran/boost/fusion/tuple/tuple_tie.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/fusion/tuple 2024-09-30 21:38:50,171 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,171 root INFO copying build/lib/pythran/boost/mpl/iterator_range.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,172 root INFO copying build/lib/pythran/boost/mpl/next.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,173 root INFO copying build/lib/pythran/boost/mpl/remove_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,174 root INFO copying build/lib/pythran/boost/mpl/long_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,175 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,175 root INFO copying build/lib/pythran/boost/mpl/vector/vector20_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,176 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,177 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/vector0.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,178 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/item.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,179 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/pop_front.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,179 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,180 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/begin_end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,181 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/tag.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,182 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/at.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,183 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/numbered.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,184 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/clear.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,185 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/push_front.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,186 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/back.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,187 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,187 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/include_preprocessed.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,188 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/front.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,189 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/O1_size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,190 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,190 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/push_back.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,191 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/pop_back.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,192 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/numbered_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_ 2024-09-30 21:38:50,193 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed 2024-09-30 21:38:50,194 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,194 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,195 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,196 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,198 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,199 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,200 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,201 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,202 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,204 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,204 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-09-30 21:38:50,206 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,206 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,207 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,208 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,209 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,210 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,211 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,212 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,213 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,214 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,214 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-09-30 21:38:50,215 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,216 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,217 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,218 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,219 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,220 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,222 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,223 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,224 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,225 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,227 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,228 root INFO copying build/lib/pythran/boost/mpl/vector/vector40_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,229 root INFO copying build/lib/pythran/boost/mpl/vector/vector30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,230 root INFO copying build/lib/pythran/boost/mpl/vector/vector0.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,231 root INFO copying build/lib/pythran/boost/mpl/vector/vector50_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,231 root INFO copying build/lib/pythran/boost/mpl/vector/vector0_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,232 root INFO copying build/lib/pythran/boost/mpl/vector/vector20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,233 root INFO copying build/lib/pythran/boost/mpl/vector/vector40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,234 root INFO copying build/lib/pythran/boost/mpl/vector/vector30_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,235 root INFO copying build/lib/pythran/boost/mpl/vector/vector50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,235 root INFO copying build/lib/pythran/boost/mpl/vector/vector10_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,236 root INFO copying build/lib/pythran/boost/mpl/vector/vector10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/vector 2024-09-30 21:38:50,237 root INFO copying build/lib/pythran/boost/mpl/lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,238 root INFO copying build/lib/pythran/boost/mpl/negate.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,239 root INFO copying build/lib/pythran/boost/mpl/at_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,239 root INFO copying build/lib/pythran/boost/mpl/identity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,240 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/limits 2024-09-30 21:38:50,241 root INFO copying build/lib/pythran/boost/mpl/limits/unrolling.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/limits 2024-09-30 21:38:50,242 root INFO copying build/lib/pythran/boost/mpl/limits/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/limits 2024-09-30 21:38:50,243 root INFO copying build/lib/pythran/boost/mpl/limits/arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/limits 2024-09-30 21:38:50,243 root INFO copying build/lib/pythran/boost/mpl/limits/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/limits 2024-09-30 21:38:50,244 root INFO copying build/lib/pythran/boost/mpl/empty_base.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,245 root INFO copying build/lib/pythran/boost/mpl/comparison.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,246 root INFO copying build/lib/pythran/boost/mpl/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,246 root INFO copying build/lib/pythran/boost/mpl/size_t.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,247 root INFO copying build/lib/pythran/boost/mpl/numeric_cast.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,248 root INFO copying build/lib/pythran/boost/mpl/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,249 root INFO copying build/lib/pythran/boost/mpl/begin_end_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,250 root INFO copying build/lib/pythran/boost/mpl/size_t_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,251 root INFO copying build/lib/pythran/boost/mpl/pair.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,251 root INFO copying build/lib/pythran/boost/mpl/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,252 root INFO copying build/lib/pythran/boost/mpl/distance_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,253 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,254 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,255 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,256 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,256 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,257 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/default_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,258 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,259 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/repeat.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,260 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,261 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/sub.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,261 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/range.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,262 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/ext_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,263 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/filter_params.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,264 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/is_seq.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,264 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/enum.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,265 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/add.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,266 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/token_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessor 2024-09-30 21:38:50,267 root INFO copying build/lib/pythran/boost/mpl/aux_/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,268 root INFO copying build/lib/pythran/boost/mpl/aux_/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,269 root INFO copying build/lib/pythran/boost/mpl/aux_/inserter_algorithm.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,270 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_dtw.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,271 root INFO copying build/lib/pythran/boost/mpl/aux_/size_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,271 root INFO copying build/lib/pythran/boost/mpl/aux_/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,272 root INFO copying build/lib/pythran/boost/mpl/aux_/find_if_pred.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,273 root INFO copying build/lib/pythran/boost/mpl/aux_/na_assert.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,274 root INFO copying build/lib/pythran/boost/mpl/aux_/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,275 root INFO copying build/lib/pythran/boost/mpl/aux_/adl_barrier.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,276 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_eti_base.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,277 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_is_class.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,277 root INFO copying build/lib/pythran/boost/mpl/aux_/at_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,278 root INFO copying build/lib/pythran/boost/mpl/aux_/has_begin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,279 root INFO copying build/lib/pythran/boost/mpl/aux_/begin_end_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,280 root INFO copying build/lib/pythran/boost/mpl/aux_/type_wrapper.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,281 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_support.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,282 root INFO copying build/lib/pythran/boost/mpl/aux_/na_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,283 root INFO copying build/lib/pythran/boost/mpl/aux_/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,283 root INFO copying build/lib/pythran/boost/mpl/aux_/integral_wrapper.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,284 root INFO copying build/lib/pythran/boost/mpl/aux_/na.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,285 root INFO copying build/lib/pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,286 root INFO copying build/lib/pythran/boost/mpl/aux_/has_tag.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,287 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,287 root INFO copying build/lib/pythran/boost/mpl/aux_/config/lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,288 root INFO copying build/lib/pythran/boost/mpl/aux_/config/ttp.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,289 root INFO copying build/lib/pythran/boost/mpl/aux_/config/msvc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,290 root INFO copying build/lib/pythran/boost/mpl/aux_/config/adl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,291 root INFO copying build/lib/pythran/boost/mpl/aux_/config/integral.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,292 root INFO copying build/lib/pythran/boost/mpl/aux_/config/overload_resolution.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,292 root INFO copying build/lib/pythran/boost/mpl/aux_/config/workaround.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,293 root INFO copying build/lib/pythran/boost/mpl/aux_/config/forwarding.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,294 root INFO copying build/lib/pythran/boost/mpl/aux_/config/static_constant.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,295 root INFO copying build/lib/pythran/boost/mpl/aux_/config/pp_counter.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,296 root INFO copying build/lib/pythran/boost/mpl/aux_/config/arrays.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,297 root INFO copying build/lib/pythran/boost/mpl/aux_/config/bcc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,297 root INFO copying build/lib/pythran/boost/mpl/aux_/config/gcc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,298 root INFO copying build/lib/pythran/boost/mpl/aux_/config/gpu.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,299 root INFO copying build/lib/pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,300 root INFO copying build/lib/pythran/boost/mpl/aux_/config/dtp.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,301 root INFO copying build/lib/pythran/boost/mpl/aux_/config/use_preprocessed.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,301 root INFO copying build/lib/pythran/boost/mpl/aux_/config/has_xxx.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,302 root INFO copying build/lib/pythran/boost/mpl/aux_/config/ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,303 root INFO copying build/lib/pythran/boost/mpl/aux_/config/msvc_typename.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,304 root INFO copying build/lib/pythran/boost/mpl/aux_/config/eti.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,304 root INFO copying build/lib/pythran/boost/mpl/aux_/config/compiler.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,305 root INFO copying build/lib/pythran/boost/mpl/aux_/config/nttp.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,306 root INFO copying build/lib/pythran/boost/mpl/aux_/config/has_apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,307 root INFO copying build/lib/pythran/boost/mpl/aux_/config/typeof.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,308 root INFO copying build/lib/pythran/boost/mpl/aux_/config/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,308 root INFO copying build/lib/pythran/boost/mpl/aux_/config/preprocessor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,309 root INFO copying build/lib/pythran/boost/mpl/aux_/config/intel.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/config 2024-09-30 21:38:50,310 root INFO copying build/lib/pythran/boost/mpl/aux_/contains_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,311 root INFO copying build/lib/pythran/boost/mpl/aux_/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,312 root INFO copying build/lib/pythran/boost/mpl/aux_/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,313 root INFO copying build/lib/pythran/boost/mpl/aux_/comparison_op.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,313 root INFO copying build/lib/pythran/boost/mpl/aux_/traits_lambda_spec.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,314 root INFO copying build/lib/pythran/boost/mpl/aux_/arg_typedef.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,315 root INFO copying build/lib/pythran/boost/mpl/aux_/numeric_cast_utils.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,316 root INFO copying build/lib/pythran/boost/mpl/aux_/clear_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,317 root INFO copying build/lib/pythran/boost/mpl/aux_/template_arity_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,318 root INFO copying build/lib/pythran/boost/mpl/aux_/value_wknd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,318 root INFO copying build/lib/pythran/boost/mpl/aux_/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,319 root INFO copying build/lib/pythran/boost/mpl/aux_/arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,320 root INFO copying build/lib/pythran/boost/mpl/aux_/yes_no.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,321 root INFO copying build/lib/pythran/boost/mpl/aux_/nttp_decl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,322 root INFO copying build/lib/pythran/boost/mpl/aux_/common_name_wknd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,322 root INFO copying build/lib/pythran/boost/mpl/aux_/iter_apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,323 root INFO copying build/lib/pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,324 root INFO copying build/lib/pythran/boost/mpl/aux_/O1_size_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,325 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,326 root INFO copying build/lib/pythran/boost/mpl/aux_/push_front_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,327 root INFO copying build/lib/pythran/boost/mpl/aux_/has_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,328 root INFO copying build/lib/pythran/boost/mpl/aux_/na_spec.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,328 root INFO copying build/lib/pythran/boost/mpl/aux_/push_back_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,329 root INFO copying build/lib/pythran/boost/mpl/aux_/include_preprocessed.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,330 root INFO copying build/lib/pythran/boost/mpl/aux_/nested_type_wknd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,331 root INFO copying build/lib/pythran/boost/mpl/aux_/has_apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,332 root INFO copying build/lib/pythran/boost/mpl/aux_/arithmetic_op.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,332 root INFO copying build/lib/pythran/boost/mpl/aux_/sequence_wrapper.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,333 root INFO copying build/lib/pythran/boost/mpl/aux_/logical_op.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,334 root INFO copying build/lib/pythran/boost/mpl/aux_/arity_spec.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,335 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_never_true.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,336 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_arity_param.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,336 root INFO copying build/lib/pythran/boost/mpl/aux_/fold_impl_body.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,337 root INFO copying build/lib/pythran/boost/mpl/aux_/has_rebind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,338 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_spec.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,339 root INFO copying build/lib/pythran/boost/mpl/aux_/has_size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,340 root INFO copying build/lib/pythran/boost/mpl/aux_/numeric_op.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,341 root INFO copying build/lib/pythran/boost/mpl/aux_/static_cast.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,342 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed 2024-09-30 21:38:50,343 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,343 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,344 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,345 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,346 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,347 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,348 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,349 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,350 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,350 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,351 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,352 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,353 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,354 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,355 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,356 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,357 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,358 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,359 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,359 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,360 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,361 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,362 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,363 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,364 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,365 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,366 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,366 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,367 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,368 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,369 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,370 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,371 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,372 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,372 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,373 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,374 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,375 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,376 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,377 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,378 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,379 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,379 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,380 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,381 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,382 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,383 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,384 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-09-30 21:38:50,385 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,385 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,387 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,387 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,388 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,389 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,390 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,391 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,392 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,393 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,394 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,395 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,395 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,396 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,397 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,398 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,399 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,400 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,401 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,402 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,403 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,404 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,404 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,405 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,406 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,407 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,408 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,409 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,410 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,411 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,411 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,412 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,413 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,414 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,415 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,416 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,416 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,417 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,418 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,419 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,420 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,421 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,422 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,422 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,423 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,424 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,425 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,426 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-09-30 21:38:50,427 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,428 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,429 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,430 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,431 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,431 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,432 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,433 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,434 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,435 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,436 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,437 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,437 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,438 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,439 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,440 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,441 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,442 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,443 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,444 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,445 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,446 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,446 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,447 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,448 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,449 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,450 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,451 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,452 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,452 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,453 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,454 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,455 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,456 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,457 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,458 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,458 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,459 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,460 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,461 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,462 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,463 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,464 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,464 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,465 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,466 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,467 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,468 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-09-30 21:38:50,469 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,470 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,471 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,472 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,473 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,473 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,474 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,475 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,476 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,477 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,478 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,478 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,479 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,480 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,481 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,482 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,483 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,484 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,485 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,486 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,486 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,487 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,488 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,489 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,490 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,491 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,492 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,492 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,493 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,494 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,495 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,496 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,497 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,498 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,499 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,499 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,500 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,501 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,502 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,503 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,504 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,504 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,505 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,506 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,507 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,508 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,509 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,510 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-09-30 21:38:50,511 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,511 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,512 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,513 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,514 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,515 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,516 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,517 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,518 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,518 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,519 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,520 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,521 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,522 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,523 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,524 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,525 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,526 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,527 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,527 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,528 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,529 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,530 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,531 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,532 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,533 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,534 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,535 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,535 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,536 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,537 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,538 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,539 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,540 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,541 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,541 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,542 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,543 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,544 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,545 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,546 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,547 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,547 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,548 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,549 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,550 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,551 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,552 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-09-30 21:38:50,553 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,554 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,555 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,556 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,557 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,557 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,558 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,559 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,560 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,561 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,562 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,563 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,563 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,564 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,565 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,566 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,567 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,568 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,569 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,570 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,571 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,572 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,572 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,573 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,574 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,575 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,576 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,577 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,577 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,578 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,579 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,580 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,581 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,582 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,583 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,584 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,584 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,585 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,586 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,587 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,588 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,589 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,591 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,592 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,593 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,594 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,595 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,596 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-09-30 21:38:50,597 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,598 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,599 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,600 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,600 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,601 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,602 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,603 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,604 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,605 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,606 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,606 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,607 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,608 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,609 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,610 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,611 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,612 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,613 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,614 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,615 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,615 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,616 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,617 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,618 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,619 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,620 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,621 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,622 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,622 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,623 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,624 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,625 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,626 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,627 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,628 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,628 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,629 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,630 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,631 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,632 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,633 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,634 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,634 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,635 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,636 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,637 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,638 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-09-30 21:38:50,639 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,640 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,641 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,642 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,643 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,644 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,644 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,645 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,646 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,647 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,648 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,649 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,650 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,651 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,652 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,652 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,653 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,654 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,655 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,656 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,657 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,658 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,659 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,660 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,661 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,662 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,663 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,663 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,664 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,665 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,666 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,667 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,668 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,669 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,670 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,671 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,672 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,673 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,674 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,675 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,676 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,677 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,677 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,678 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,679 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,680 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,681 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,682 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-09-30 21:38:50,683 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,684 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,684 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,685 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,686 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,687 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,688 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,689 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,690 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,691 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,692 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,693 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,694 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,694 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,696 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,696 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,697 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,698 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,699 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,700 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,701 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,702 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,703 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,704 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,705 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,706 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,707 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,707 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,708 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,709 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,710 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,711 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,712 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,713 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,714 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,715 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,716 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,717 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,718 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,719 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,720 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,721 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,721 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,722 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,723 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,724 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,725 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,726 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-09-30 21:38:50,727 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,728 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,729 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,730 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,730 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,731 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,732 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,733 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,734 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,735 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,736 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,736 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,737 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,738 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,739 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,740 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,741 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,742 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,743 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,744 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,744 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,745 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,746 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,747 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,748 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,749 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,749 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,750 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,751 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,752 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,753 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,754 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,755 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,755 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,756 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,757 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,758 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,759 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,760 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,760 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,761 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,762 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,763 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,764 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,765 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,766 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,767 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,768 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-09-30 21:38:50,769 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,769 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,771 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,771 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,772 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,773 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,774 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,775 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,776 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,777 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,778 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,778 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,779 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,780 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,781 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,782 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,783 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,784 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,785 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,786 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,786 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,787 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,788 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,789 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,790 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,791 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,791 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,792 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,793 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,794 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,795 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,796 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,797 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,797 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,798 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,799 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,800 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,801 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,802 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,802 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,803 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,804 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,805 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,806 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,807 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,808 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,808 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,809 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-09-30 21:38:50,811 root INFO copying build/lib/pythran/boost/mpl/aux_/largest_int.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,811 root INFO copying build/lib/pythran/boost/mpl/aux_/count_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/aux_ 2024-09-30 21:38:50,812 root INFO copying build/lib/pythran/boost/mpl/clear_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,813 root INFO copying build/lib/pythran/boost/mpl/iterator_tags.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,814 root INFO copying build/lib/pythran/boost/mpl/push_front_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,815 root INFO copying build/lib/pythran/boost/mpl/quote.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,816 root INFO copying build/lib/pythran/boost/mpl/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,816 root INFO copying build/lib/pythran/boost/mpl/begin_end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,817 root INFO copying build/lib/pythran/boost/mpl/back_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,818 root INFO copying build/lib/pythran/boost/mpl/integral_c_tag.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,819 root INFO copying build/lib/pythran/boost/mpl/sequence_tag_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,820 root INFO copying build/lib/pythran/boost/mpl/lambda_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,820 root INFO copying build/lib/pythran/boost/mpl/reverse_fold.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,821 root INFO copying build/lib/pythran/boost/mpl/arg_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,822 root INFO copying build/lib/pythran/boost/mpl/int_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,823 root INFO copying build/lib/pythran/boost/mpl/back_inserter.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,823 root INFO copying build/lib/pythran/boost/mpl/times.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,824 root INFO copying build/lib/pythran/boost/mpl/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,825 root INFO copying build/lib/pythran/boost/mpl/find.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,826 root INFO copying build/lib/pythran/boost/mpl/integral_c_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,827 root INFO copying build/lib/pythran/boost/mpl/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,827 root INFO copying build/lib/pythran/boost/mpl/divides.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,828 root INFO copying build/lib/pythran/boost/mpl/sequence_tag.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,829 root INFO copying build/lib/pythran/boost/mpl/tag.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,830 root INFO copying build/lib/pythran/boost/mpl/contains.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,831 root INFO copying build/lib/pythran/boost/mpl/front_inserter.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,832 root INFO copying build/lib/pythran/boost/mpl/end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,833 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,833 root INFO copying build/lib/pythran/boost/mpl/list/list0_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,834 root INFO copying build/lib/pythran/boost/mpl/list/list50_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,835 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,836 root INFO copying build/lib/pythran/boost/mpl/list/aux_/item.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,837 root INFO copying build/lib/pythran/boost/mpl/list/aux_/pop_front.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,837 root INFO copying build/lib/pythran/boost/mpl/list/aux_/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,838 root INFO copying build/lib/pythran/boost/mpl/list/aux_/begin_end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,839 root INFO copying build/lib/pythran/boost/mpl/list/aux_/tag.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,840 root INFO copying build/lib/pythran/boost/mpl/list/aux_/numbered.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,841 root INFO copying build/lib/pythran/boost/mpl/list/aux_/clear.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,841 root INFO copying build/lib/pythran/boost/mpl/list/aux_/push_front.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,842 root INFO copying build/lib/pythran/boost/mpl/list/aux_/iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,843 root INFO copying build/lib/pythran/boost/mpl/list/aux_/include_preprocessed.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,844 root INFO copying build/lib/pythran/boost/mpl/list/aux_/front.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,844 root INFO copying build/lib/pythran/boost/mpl/list/aux_/O1_size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,845 root INFO copying build/lib/pythran/boost/mpl/list/aux_/empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,846 root INFO copying build/lib/pythran/boost/mpl/list/aux_/push_back.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,847 root INFO copying build/lib/pythran/boost/mpl/list/aux_/numbered_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_ 2024-09-30 21:38:50,848 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed 2024-09-30 21:38:50,849 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,849 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,850 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,851 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,852 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,853 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,854 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,855 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,856 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,857 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,858 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-09-30 21:38:50,859 root INFO copying build/lib/pythran/boost/mpl/list/list40.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,860 root INFO copying build/lib/pythran/boost/mpl/list/list20_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,860 root INFO copying build/lib/pythran/boost/mpl/list/list40_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,861 root INFO copying build/lib/pythran/boost/mpl/list/list0.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,862 root INFO copying build/lib/pythran/boost/mpl/list/list10_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,863 root INFO copying build/lib/pythran/boost/mpl/list/list50.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,863 root INFO copying build/lib/pythran/boost/mpl/list/list30.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,864 root INFO copying build/lib/pythran/boost/mpl/list/list20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,865 root INFO copying build/lib/pythran/boost/mpl/list/list10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,866 root INFO copying build/lib/pythran/boost/mpl/list/list30_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl/list 2024-09-30 21:38:50,867 root INFO copying build/lib/pythran/boost/mpl/apply_wrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,868 root INFO copying build/lib/pythran/boost/mpl/logical.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,868 root INFO copying build/lib/pythran/boost/mpl/front_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,869 root INFO copying build/lib/pythran/boost/mpl/void_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,870 root INFO copying build/lib/pythran/boost/mpl/is_placeholder.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,871 root INFO copying build/lib/pythran/boost/mpl/pop_front_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,872 root INFO copying build/lib/pythran/boost/mpl/distance.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,872 root INFO copying build/lib/pythran/boost/mpl/at.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,873 root INFO copying build/lib/pythran/boost/mpl/bool.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,874 root INFO copying build/lib/pythran/boost/mpl/vector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,875 root INFO copying build/lib/pythran/boost/mpl/if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,876 root INFO copying build/lib/pythran/boost/mpl/not.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,876 root INFO copying build/lib/pythran/boost/mpl/find_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,877 root INFO copying build/lib/pythran/boost/mpl/has_xxx.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,879 root INFO copying build/lib/pythran/boost/mpl/clear.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,879 root INFO copying build/lib/pythran/boost/mpl/next_prior.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,880 root INFO copying build/lib/pythran/boost/mpl/empty_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,881 root INFO copying build/lib/pythran/boost/mpl/placeholders.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,882 root INFO copying build/lib/pythran/boost/mpl/bind_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,883 root INFO copying build/lib/pythran/boost/mpl/iter_fold_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,883 root INFO copying build/lib/pythran/boost/mpl/apply.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,884 root INFO copying build/lib/pythran/boost/mpl/arg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,885 root INFO copying build/lib/pythran/boost/mpl/begin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,886 root INFO copying build/lib/pythran/boost/mpl/bool_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,887 root INFO copying build/lib/pythran/boost/mpl/pop_back_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,888 root INFO copying build/lib/pythran/boost/mpl/advance.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,888 root INFO copying build/lib/pythran/boost/mpl/assert.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,889 root INFO copying build/lib/pythran/boost/mpl/fold.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,890 root INFO copying build/lib/pythran/boost/mpl/push_front.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,891 root INFO copying build/lib/pythran/boost/mpl/inherit.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,892 root INFO copying build/lib/pythran/boost/mpl/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,893 root INFO copying build/lib/pythran/boost/mpl/eval_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,894 root INFO copying build/lib/pythran/boost/mpl/iter_fold.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,894 root INFO copying build/lib/pythran/boost/mpl/O1_size_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,895 root INFO copying build/lib/pythran/boost/mpl/deref.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,896 root INFO copying build/lib/pythran/boost/mpl/minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,897 root INFO copying build/lib/pythran/boost/mpl/contains_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,898 root INFO copying build/lib/pythran/boost/mpl/long.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,898 root INFO copying build/lib/pythran/boost/mpl/or.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,899 root INFO copying build/lib/pythran/boost/mpl/O1_size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,900 root INFO copying build/lib/pythran/boost/mpl/advance_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,901 root INFO copying build/lib/pythran/boost/mpl/multiplies.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,902 root INFO copying build/lib/pythran/boost/mpl/size_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,902 root INFO copying build/lib/pythran/boost/mpl/is_sequence.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,903 root INFO copying build/lib/pythran/boost/mpl/void.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,904 root INFO copying build/lib/pythran/boost/mpl/int.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,905 root INFO copying build/lib/pythran/boost/mpl/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,906 root INFO copying build/lib/pythran/boost/mpl/prior.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,906 root INFO copying build/lib/pythran/boost/mpl/always.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,907 root INFO copying build/lib/pythran/boost/mpl/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,908 root INFO copying build/lib/pythran/boost/mpl/push_back.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,909 root INFO copying build/lib/pythran/boost/mpl/protect.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,910 root INFO copying build/lib/pythran/boost/mpl/bind.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,911 root INFO copying build/lib/pythran/boost/mpl/same_as.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,912 root INFO copying build/lib/pythran/boost/mpl/push_back_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,912 root INFO copying build/lib/pythran/boost/mpl/not_equal_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,913 root INFO copying build/lib/pythran/boost/mpl/and.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,914 root INFO copying build/lib/pythran/boost/mpl/integral_c.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,915 root INFO copying build/lib/pythran/boost/mpl/inserter.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/mpl 2024-09-30 21:38:50,916 root INFO copying build/lib/pythran/boost/shared_ptr.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,917 root INFO copying build/lib/pythran/boost/throw_exception.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,918 root INFO copying build/lib/pythran/boost/type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,919 root INFO copying build/lib/pythran/boost/ref.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,919 root INFO copying build/lib/pythran/boost/version.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,920 root INFO copying build/lib/pythran/boost/integer_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,921 root INFO copying build/lib/pythran/boost/current_function.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,922 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/concept 2024-09-30 21:38:50,923 root INFO copying build/lib/pythran/boost/concept/assert.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/concept 2024-09-30 21:38:50,924 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/concept/detail 2024-09-30 21:38:50,924 root INFO copying build/lib/pythran/boost/concept/detail/msvc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/concept/detail 2024-09-30 21:38:50,925 root INFO copying build/lib/pythran/boost/concept/detail/general.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/concept/detail 2024-09-30 21:38:50,926 root INFO copying build/lib/pythran/boost/concept/detail/concept_undef.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/concept/detail 2024-09-30 21:38:50,927 root INFO copying build/lib/pythran/boost/concept/detail/borland.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/concept/detail 2024-09-30 21:38:50,927 root INFO copying build/lib/pythran/boost/concept/detail/has_constraints.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/concept/detail 2024-09-30 21:38:50,928 root INFO copying build/lib/pythran/boost/concept/detail/backward_compatibility.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/concept/detail 2024-09-30 21:38:50,929 root INFO copying build/lib/pythran/boost/concept/detail/concept_def.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/concept/detail 2024-09-30 21:38:50,930 root INFO copying build/lib/pythran/boost/concept/usage.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/concept 2024-09-30 21:38:50,931 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/iterator 2024-09-30 21:38:50,931 root INFO copying build/lib/pythran/boost/iterator/reverse_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator 2024-09-30 21:38:50,932 root INFO copying build/lib/pythran/boost/iterator/iterator_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator 2024-09-30 21:38:50,933 root INFO copying build/lib/pythran/boost/iterator/iterator_categories.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator 2024-09-30 21:38:50,934 root INFO copying build/lib/pythran/boost/iterator/iterator_facade.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator 2024-09-30 21:38:50,935 root INFO copying build/lib/pythran/boost/iterator/distance.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator 2024-09-30 21:38:50,936 root INFO copying build/lib/pythran/boost/iterator/iterator_adaptor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator 2024-09-30 21:38:50,937 root INFO copying build/lib/pythran/boost/iterator/iterator_concepts.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator 2024-09-30 21:38:50,938 root INFO copying build/lib/pythran/boost/iterator/advance.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator 2024-09-30 21:38:50,939 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/iterator/detail 2024-09-30 21:38:50,939 root INFO copying build/lib/pythran/boost/iterator/detail/enable_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator/detail 2024-09-30 21:38:50,940 root INFO copying build/lib/pythran/boost/iterator/detail/facade_iterator_category.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator/detail 2024-09-30 21:38:50,941 root INFO copying build/lib/pythran/boost/iterator/detail/config_undef.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator/detail 2024-09-30 21:38:50,942 root INFO copying build/lib/pythran/boost/iterator/detail/config_def.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator/detail 2024-09-30 21:38:50,943 root INFO copying build/lib/pythran/boost/iterator/interoperable.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/iterator 2024-09-30 21:38:50,944 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/container 2024-09-30 21:38:50,944 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/container/detail 2024-09-30 21:38:50,945 root INFO copying build/lib/pythran/boost/container/detail/std_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/container/detail 2024-09-30 21:38:50,946 root INFO copying build/lib/pythran/boost/container/container_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/container 2024-09-30 21:38:50,947 root INFO copying build/lib/pythran/boost/config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,948 root INFO copying build/lib/pythran/boost/atomic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,948 root INFO copying build/lib/pythran/boost/memory_order.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,949 root INFO copying build/lib/pythran/boost/optional.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:50,950 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:50,951 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,951 root INFO copying build/lib/pythran/boost/config/platform/beos.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,952 root INFO copying build/lib/pythran/boost/config/platform/vms.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,953 root INFO copying build/lib/pythran/boost/config/platform/solaris.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,954 root INFO copying build/lib/pythran/boost/config/platform/haiku.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,955 root INFO copying build/lib/pythran/boost/config/platform/cray.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,956 root INFO copying build/lib/pythran/boost/config/platform/cloudabi.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,956 root INFO copying build/lib/pythran/boost/config/platform/amigaos.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,957 root INFO copying build/lib/pythran/boost/config/platform/aix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,958 root INFO copying build/lib/pythran/boost/config/platform/symbian.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,959 root INFO copying build/lib/pythran/boost/config/platform/bsd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,960 root INFO copying build/lib/pythran/boost/config/platform/win32.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,960 root INFO copying build/lib/pythran/boost/config/platform/irix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,961 root INFO copying build/lib/pythran/boost/config/platform/macos.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,962 root INFO copying build/lib/pythran/boost/config/platform/hpux.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,963 root INFO copying build/lib/pythran/boost/config/platform/linux.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,964 root INFO copying build/lib/pythran/boost/config/platform/vxworks.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,964 root INFO copying build/lib/pythran/boost/config/platform/zos.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,965 root INFO copying build/lib/pythran/boost/config/platform/cygwin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,966 root INFO copying build/lib/pythran/boost/config/platform/qnxnto.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/platform 2024-09-30 21:38:50,967 root INFO copying build/lib/pythran/boost/config/helper_macros.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:50,968 root INFO copying build/lib/pythran/boost/config/requires_threads.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:50,969 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,970 root INFO copying build/lib/pythran/boost/config/compiler/diab.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,971 root INFO copying build/lib/pythran/boost/config/compiler/pgi.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,971 root INFO copying build/lib/pythran/boost/config/compiler/hp_acc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,972 root INFO copying build/lib/pythran/boost/config/compiler/compaq_cxx.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,973 root INFO copying build/lib/pythran/boost/config/compiler/cray.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,974 root INFO copying build/lib/pythran/boost/config/compiler/metrowerks.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,975 root INFO copying build/lib/pythran/boost/config/compiler/digitalmars.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,976 root INFO copying build/lib/pythran/boost/config/compiler/borland.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,976 root INFO copying build/lib/pythran/boost/config/compiler/nvcc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,977 root INFO copying build/lib/pythran/boost/config/compiler/clang.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,978 root INFO copying build/lib/pythran/boost/config/compiler/vacpp.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,979 root INFO copying build/lib/pythran/boost/config/compiler/visualc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,980 root INFO copying build/lib/pythran/boost/config/compiler/gcc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,981 root INFO copying build/lib/pythran/boost/config/compiler/xlcpp.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,982 root INFO copying build/lib/pythran/boost/config/compiler/codegear.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,983 root INFO copying build/lib/pythran/boost/config/compiler/kai.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,984 root INFO copying build/lib/pythran/boost/config/compiler/sgi_mipspro.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,984 root INFO copying build/lib/pythran/boost/config/compiler/mpw.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,985 root INFO copying build/lib/pythran/boost/config/compiler/greenhills.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,986 root INFO copying build/lib/pythran/boost/config/compiler/gcc_xml.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,987 root INFO copying build/lib/pythran/boost/config/compiler/sunpro_cc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,988 root INFO copying build/lib/pythran/boost/config/compiler/common_edg.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,989 root INFO copying build/lib/pythran/boost/config/compiler/xlcpp_zos.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,990 root INFO copying build/lib/pythran/boost/config/compiler/comeau.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,990 root INFO copying build/lib/pythran/boost/config/compiler/intel.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,992 root INFO copying build/lib/pythran/boost/config/compiler/pathscale.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/compiler 2024-09-30 21:38:50,992 root INFO copying build/lib/pythran/boost/config/abi_suffix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:50,993 root INFO copying build/lib/pythran/boost/config/workaround.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:50,994 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/config/no_tr1 2024-09-30 21:38:50,995 root INFO copying build/lib/pythran/boost/config/no_tr1/functional.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/no_tr1 2024-09-30 21:38:50,996 root INFO copying build/lib/pythran/boost/config/no_tr1/utility.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/no_tr1 2024-09-30 21:38:50,997 root INFO copying build/lib/pythran/boost/config/no_tr1/complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/no_tr1 2024-09-30 21:38:50,998 root INFO copying build/lib/pythran/boost/config/no_tr1/cmath.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/no_tr1 2024-09-30 21:38:50,998 root INFO copying build/lib/pythran/boost/config/no_tr1/memory.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/no_tr1 2024-09-30 21:38:50,999 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,000 root INFO copying build/lib/pythran/boost/config/stdlib/roguewave.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,001 root INFO copying build/lib/pythran/boost/config/stdlib/libstdcpp3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,002 root INFO copying build/lib/pythran/boost/config/stdlib/sgi.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,003 root INFO copying build/lib/pythran/boost/config/stdlib/vacpp.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,003 root INFO copying build/lib/pythran/boost/config/stdlib/libcpp.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,004 root INFO copying build/lib/pythran/boost/config/stdlib/msl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,005 root INFO copying build/lib/pythran/boost/config/stdlib/modena.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,006 root INFO copying build/lib/pythran/boost/config/stdlib/dinkumware.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,007 root INFO copying build/lib/pythran/boost/config/stdlib/xlcpp_zos.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,007 root INFO copying build/lib/pythran/boost/config/stdlib/libcomo.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,008 root INFO copying build/lib/pythran/boost/config/stdlib/stlport.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/stdlib 2024-09-30 21:38:51,009 root INFO copying build/lib/pythran/boost/config/abi_prefix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:51,010 root INFO copying build/lib/pythran/boost/config/header_deprecated.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:51,011 root INFO copying build/lib/pythran/boost/config/pragma_message.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:51,012 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/config/detail 2024-09-30 21:38:51,012 root INFO copying build/lib/pythran/boost/config/detail/suffix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/detail 2024-09-30 21:38:51,014 root INFO copying build/lib/pythran/boost/config/detail/select_platform_config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/detail 2024-09-30 21:38:51,014 root INFO copying build/lib/pythran/boost/config/detail/select_stdlib_config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/detail 2024-09-30 21:38:51,015 root INFO copying build/lib/pythran/boost/config/detail/posix_features.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/detail 2024-09-30 21:38:51,016 root INFO copying build/lib/pythran/boost/config/detail/select_compiler_config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/detail 2024-09-30 21:38:51,017 root INFO copying build/lib/pythran/boost/config/user.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:51,018 root INFO copying build/lib/pythran/boost/config/auto_link.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:51,019 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/config/abi 2024-09-30 21:38:51,020 root INFO copying build/lib/pythran/boost/config/abi/borland_prefix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/abi 2024-09-30 21:38:51,021 root INFO copying build/lib/pythran/boost/config/abi/borland_suffix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/abi 2024-09-30 21:38:51,022 root INFO copying build/lib/pythran/boost/config/abi/msvc_prefix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/abi 2024-09-30 21:38:51,022 root INFO copying build/lib/pythran/boost/config/abi/msvc_suffix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config/abi 2024-09-30 21:38:51,023 root INFO copying build/lib/pythran/boost/config/warning_disable.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/config 2024-09-30 21:38:51,024 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,025 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,026 root INFO copying build/lib/pythran/boost/predef/platform/ios.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,026 root INFO copying build/lib/pythran/boost/predef/platform/windows_server.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,027 root INFO copying build/lib/pythran/boost/predef/platform/windows_uwp.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,028 root INFO copying build/lib/pythran/boost/predef/platform/windows_store.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,029 root INFO copying build/lib/pythran/boost/predef/platform/windows_desktop.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,030 root INFO copying build/lib/pythran/boost/predef/platform/windows_runtime.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,030 root INFO copying build/lib/pythran/boost/predef/platform/mingw.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,031 root INFO copying build/lib/pythran/boost/predef/platform/windows_phone.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,032 root INFO copying build/lib/pythran/boost/predef/platform/cloudabi.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,033 root INFO copying build/lib/pythran/boost/predef/platform/android.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,034 root INFO copying build/lib/pythran/boost/predef/platform/windows_system.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,034 root INFO copying build/lib/pythran/boost/predef/platform/mingw32.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,035 root INFO copying build/lib/pythran/boost/predef/platform/mingw64.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/platform 2024-09-30 21:38:51,036 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware 2024-09-30 21:38:51,037 root INFO copying build/lib/pythran/boost/predef/hardware/simd.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware 2024-09-30 21:38:51,038 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd 2024-09-30 21:38:51,038 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd/x86 2024-09-30 21:38:51,039 root INFO copying build/lib/pythran/boost/predef/hardware/simd/x86/versions.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd/x86 2024-09-30 21:38:51,040 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd/arm 2024-09-30 21:38:51,041 root INFO copying build/lib/pythran/boost/predef/hardware/simd/arm/versions.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd/arm 2024-09-30 21:38:51,042 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd/x86_amd 2024-09-30 21:38:51,042 root INFO copying build/lib/pythran/boost/predef/hardware/simd/x86_amd/versions.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd/x86_amd 2024-09-30 21:38:51,043 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd/ppc 2024-09-30 21:38:51,044 root INFO copying build/lib/pythran/boost/predef/hardware/simd/ppc/versions.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd/ppc 2024-09-30 21:38:51,045 root INFO copying build/lib/pythran/boost/predef/hardware/simd/x86_amd.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd 2024-09-30 21:38:51,045 root INFO copying build/lib/pythran/boost/predef/hardware/simd/ppc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd 2024-09-30 21:38:51,046 root INFO copying build/lib/pythran/boost/predef/hardware/simd/x86.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd 2024-09-30 21:38:51,047 root INFO copying build/lib/pythran/boost/predef/hardware/simd/arm.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/hardware/simd 2024-09-30 21:38:51,048 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,049 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture/x86 2024-09-30 21:38:51,050 root INFO copying build/lib/pythran/boost/predef/architecture/x86/64.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture/x86 2024-09-30 21:38:51,050 root INFO copying build/lib/pythran/boost/predef/architecture/x86/32.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture/x86 2024-09-30 21:38:51,051 root INFO copying build/lib/pythran/boost/predef/architecture/ptx.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,052 root INFO copying build/lib/pythran/boost/predef/architecture/z.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,053 root INFO copying build/lib/pythran/boost/predef/architecture/alpha.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,054 root INFO copying build/lib/pythran/boost/predef/architecture/ia64.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,054 root INFO copying build/lib/pythran/boost/predef/architecture/m68k.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,055 root INFO copying build/lib/pythran/boost/predef/architecture/sparc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,056 root INFO copying build/lib/pythran/boost/predef/architecture/rs6k.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,057 root INFO copying build/lib/pythran/boost/predef/architecture/pyramid.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,058 root INFO copying build/lib/pythran/boost/predef/architecture/ppc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,058 root INFO copying build/lib/pythran/boost/predef/architecture/blackfin.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,059 root INFO copying build/lib/pythran/boost/predef/architecture/superh.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,060 root INFO copying build/lib/pythran/boost/predef/architecture/sys390.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,061 root INFO copying build/lib/pythran/boost/predef/architecture/x86.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,061 root INFO copying build/lib/pythran/boost/predef/architecture/sys370.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,062 root INFO copying build/lib/pythran/boost/predef/architecture/mips.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,063 root INFO copying build/lib/pythran/boost/predef/architecture/convex.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,064 root INFO copying build/lib/pythran/boost/predef/architecture/parisc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,065 root INFO copying build/lib/pythran/boost/predef/architecture/arm.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/architecture 2024-09-30 21:38:51,066 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/library 2024-09-30 21:38:51,066 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,067 root INFO copying build/lib/pythran/boost/predef/library/std/dinkumware.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,068 root INFO copying build/lib/pythran/boost/predef/library/std/vacpp.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,069 root INFO copying build/lib/pythran/boost/predef/library/std/modena.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,069 root INFO copying build/lib/pythran/boost/predef/library/std/roguewave.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,070 root INFO copying build/lib/pythran/boost/predef/library/std/sgi.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,071 root INFO copying build/lib/pythran/boost/predef/library/std/_prefix.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,072 root INFO copying build/lib/pythran/boost/predef/library/std/msl.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,073 root INFO copying build/lib/pythran/boost/predef/library/std/cxx.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,074 root INFO copying build/lib/pythran/boost/predef/library/std/libcomo.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,074 root INFO copying build/lib/pythran/boost/predef/library/std/stdcpp3.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,075 root INFO copying build/lib/pythran/boost/predef/library/std/stlport.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/std 2024-09-30 21:38:51,076 root INFO copying build/lib/pythran/boost/predef/library/std.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library 2024-09-30 21:38:51,077 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/c 2024-09-30 21:38:51,078 root INFO copying build/lib/pythran/boost/predef/library/c/uc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/c 2024-09-30 21:38:51,078 root INFO copying build/lib/pythran/boost/predef/library/c/gnu.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/c 2024-09-30 21:38:51,079 root INFO copying build/lib/pythran/boost/predef/library/c/cloudabi.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/c 2024-09-30 21:38:51,080 root INFO copying build/lib/pythran/boost/predef/library/c/_prefix.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/c 2024-09-30 21:38:51,081 root INFO copying build/lib/pythran/boost/predef/library/c/vms.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/c 2024-09-30 21:38:51,082 root INFO copying build/lib/pythran/boost/predef/library/c/zos.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library/c 2024-09-30 21:38:51,082 root INFO copying build/lib/pythran/boost/predef/library/c.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/library 2024-09-30 21:38:51,083 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,084 root INFO copying build/lib/pythran/boost/predef/compiler/metrowerks.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,085 root INFO copying build/lib/pythran/boost/predef/compiler/ekopath.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,086 root INFO copying build/lib/pythran/boost/predef/compiler/microtec.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,087 root INFO copying build/lib/pythran/boost/predef/compiler/hp_acc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,087 root INFO copying build/lib/pythran/boost/predef/compiler/comeau.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,088 root INFO copying build/lib/pythran/boost/predef/compiler/clang.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,089 root INFO copying build/lib/pythran/boost/predef/compiler/mpw.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,090 root INFO copying build/lib/pythran/boost/predef/compiler/ibm.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,091 root INFO copying build/lib/pythran/boost/predef/compiler/llvm.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,091 root INFO copying build/lib/pythran/boost/predef/compiler/palm.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,092 root INFO copying build/lib/pythran/boost/predef/compiler/gcc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,093 root INFO copying build/lib/pythran/boost/predef/compiler/digitalmars.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,094 root INFO copying build/lib/pythran/boost/predef/compiler/tendra.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,095 root INFO copying build/lib/pythran/boost/predef/compiler/nvcc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,096 root INFO copying build/lib/pythran/boost/predef/compiler/watcom.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,096 root INFO copying build/lib/pythran/boost/predef/compiler/metaware.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,097 root INFO copying build/lib/pythran/boost/predef/compiler/diab.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,098 root INFO copying build/lib/pythran/boost/predef/compiler/intel.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,099 root INFO copying build/lib/pythran/boost/predef/compiler/compaq.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,099 root INFO copying build/lib/pythran/boost/predef/compiler/gcc_xml.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,100 root INFO copying build/lib/pythran/boost/predef/compiler/borland.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,101 root INFO copying build/lib/pythran/boost/predef/compiler/iar.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,102 root INFO copying build/lib/pythran/boost/predef/compiler/sunpro.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,103 root INFO copying build/lib/pythran/boost/predef/compiler/greenhills.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,103 root INFO copying build/lib/pythran/boost/predef/compiler/edg.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,104 root INFO copying build/lib/pythran/boost/predef/compiler/sgi_mipspro.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,105 root INFO copying build/lib/pythran/boost/predef/compiler/dignus.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,106 root INFO copying build/lib/pythran/boost/predef/compiler/kai.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,107 root INFO copying build/lib/pythran/boost/predef/compiler/pgi.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,107 root INFO copying build/lib/pythran/boost/predef/compiler/visualc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/compiler 2024-09-30 21:38:51,108 root INFO copying build/lib/pythran/boost/predef/hardware.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,109 root INFO copying build/lib/pythran/boost/predef/language.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,110 root INFO copying build/lib/pythran/boost/predef/architecture.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,111 root INFO copying build/lib/pythran/boost/predef/compiler.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,111 root INFO copying build/lib/pythran/boost/predef/platform.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,112 root INFO copying build/lib/pythran/boost/predef/version.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,113 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/other 2024-09-30 21:38:51,114 root INFO copying build/lib/pythran/boost/predef/other/endian.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/other 2024-09-30 21:38:51,115 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,116 root INFO copying build/lib/pythran/boost/predef/os/bsd.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,117 root INFO copying build/lib/pythran/boost/predef/os/ios.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,117 root INFO copying build/lib/pythran/boost/predef/os/irix.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,118 root INFO copying build/lib/pythran/boost/predef/os/solaris.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,119 root INFO copying build/lib/pythran/boost/predef/os/hpux.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,120 root INFO copying build/lib/pythran/boost/predef/os/linux.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,120 root INFO copying build/lib/pythran/boost/predef/os/macos.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,121 root INFO copying build/lib/pythran/boost/predef/os/beos.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,122 root INFO copying build/lib/pythran/boost/predef/os/android.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,123 root INFO copying build/lib/pythran/boost/predef/os/vms.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,124 root INFO copying build/lib/pythran/boost/predef/os/os400.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,124 root INFO copying build/lib/pythran/boost/predef/os/cygwin.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,125 root INFO copying build/lib/pythran/boost/predef/os/amigaos.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,126 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/os/bsd 2024-09-30 21:38:51,127 root INFO copying build/lib/pythran/boost/predef/os/bsd/net.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os/bsd 2024-09-30 21:38:51,128 root INFO copying build/lib/pythran/boost/predef/os/bsd/open.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os/bsd 2024-09-30 21:38:51,128 root INFO copying build/lib/pythran/boost/predef/os/bsd/bsdi.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os/bsd 2024-09-30 21:38:51,129 root INFO copying build/lib/pythran/boost/predef/os/bsd/free.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os/bsd 2024-09-30 21:38:51,130 root INFO copying build/lib/pythran/boost/predef/os/bsd/dragonfly.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os/bsd 2024-09-30 21:38:51,131 root INFO copying build/lib/pythran/boost/predef/os/windows.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,132 root INFO copying build/lib/pythran/boost/predef/os/unix.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,133 root INFO copying build/lib/pythran/boost/predef/os/qnxnto.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,133 root INFO copying build/lib/pythran/boost/predef/os/aix.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,134 root INFO copying build/lib/pythran/boost/predef/os/haiku.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/os 2024-09-30 21:38:51,135 root INFO copying build/lib/pythran/boost/predef/make.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,136 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/detail 2024-09-30 21:38:51,137 root INFO copying build/lib/pythran/boost/predef/detail/platform_detected.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/detail 2024-09-30 21:38:51,137 root INFO copying build/lib/pythran/boost/predef/detail/os_detected.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/detail 2024-09-30 21:38:51,138 root INFO copying build/lib/pythran/boost/predef/detail/_cassert.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/detail 2024-09-30 21:38:51,139 root INFO copying build/lib/pythran/boost/predef/detail/_exception.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/detail 2024-09-30 21:38:51,140 root INFO copying build/lib/pythran/boost/predef/detail/test.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/detail 2024-09-30 21:38:51,141 root INFO copying build/lib/pythran/boost/predef/detail/comp_detected.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/detail 2024-09-30 21:38:51,142 root INFO copying build/lib/pythran/boost/predef/version_number.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,143 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/predef/language 2024-09-30 21:38:51,143 root INFO copying build/lib/pythran/boost/predef/language/cuda.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/language 2024-09-30 21:38:51,144 root INFO copying build/lib/pythran/boost/predef/language/stdc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/language 2024-09-30 21:38:51,145 root INFO copying build/lib/pythran/boost/predef/language/objc.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/language 2024-09-30 21:38:51,146 root INFO copying build/lib/pythran/boost/predef/language/stdcpp.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef/language 2024-09-30 21:38:51,146 root INFO copying build/lib/pythran/boost/predef/library.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,147 root INFO copying build/lib/pythran/boost/predef/other.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,148 root INFO copying build/lib/pythran/boost/predef/os.h -> build/bdist.linux-riscv64/wheel/pythran/boost/predef 2024-09-30 21:38:51,149 root INFO copying build/lib/pythran/boost/noncopyable.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,150 root INFO copying build/lib/pythran/boost/none.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,151 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,151 root INFO copying build/lib/pythran/boost/core/ref.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,152 root INFO copying build/lib/pythran/boost/core/use_default.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,153 root INFO copying build/lib/pythran/boost/core/explicit_operator_bool.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,154 root INFO copying build/lib/pythran/boost/core/ignore_unused.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,155 root INFO copying build/lib/pythran/boost/core/noncopyable.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,156 root INFO copying build/lib/pythran/boost/core/typeinfo.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,156 root INFO copying build/lib/pythran/boost/core/checked_delete.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,157 root INFO copying build/lib/pythran/boost/core/enable_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,158 root INFO copying build/lib/pythran/boost/core/swap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,159 root INFO copying build/lib/pythran/boost/core/addressof.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,160 root INFO copying build/lib/pythran/boost/core/demangle.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/core 2024-09-30 21:38:51,160 root INFO copying build/lib/pythran/boost/limits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,161 root INFO copying build/lib/pythran/boost/utility.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,162 root INFO copying build/lib/pythran/boost/next_prior.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,163 root INFO copying build/lib/pythran/boost/checked_delete.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,164 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/utility 2024-09-30 21:38:51,165 root INFO copying build/lib/pythran/boost/utility/binary.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/utility 2024-09-30 21:38:51,166 root INFO copying build/lib/pythran/boost/utility/declval.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/utility 2024-09-30 21:38:51,167 root INFO copying build/lib/pythran/boost/utility/result_of.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/utility 2024-09-30 21:38:51,168 root INFO copying build/lib/pythran/boost/utility/compare_pointees.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/utility 2024-09-30 21:38:51,169 root INFO copying build/lib/pythran/boost/utility/identity_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/utility 2024-09-30 21:38:51,170 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/utility/detail 2024-09-30 21:38:51,170 root INFO copying build/lib/pythran/boost/utility/detail/result_of_iterate.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/utility/detail 2024-09-30 21:38:51,171 root INFO copying build/lib/pythran/boost/utility/enable_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/utility 2024-09-30 21:38:51,172 root INFO copying build/lib/pythran/boost/utility/swap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/utility 2024-09-30 21:38:51,173 root INFO copying build/lib/pythran/boost/utility/base_from_member.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/utility 2024-09-30 21:38:51,174 root INFO copying build/lib/pythran/boost/non_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,175 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/optional 2024-09-30 21:38:51,175 root INFO copying build/lib/pythran/boost/optional/bad_optional_access.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional 2024-09-30 21:38:51,176 root INFO copying build/lib/pythran/boost/optional/optional.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional 2024-09-30 21:38:51,177 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/optional/detail 2024-09-30 21:38:51,178 root INFO copying build/lib/pythran/boost/optional/detail/optional_relops.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional/detail 2024-09-30 21:38:51,179 root INFO copying build/lib/pythran/boost/optional/detail/old_optional_implementation.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional/detail 2024-09-30 21:38:51,180 root INFO copying build/lib/pythran/boost/optional/detail/optional_factory_support.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional/detail 2024-09-30 21:38:51,181 root INFO copying build/lib/pythran/boost/optional/detail/optional_reference_spec.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional/detail 2024-09-30 21:38:51,182 root INFO copying build/lib/pythran/boost/optional/detail/optional_config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional/detail 2024-09-30 21:38:51,183 root INFO copying build/lib/pythran/boost/optional/detail/optional_swap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional/detail 2024-09-30 21:38:51,183 root INFO copying build/lib/pythran/boost/optional/detail/optional_trivially_copyable_base.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional/detail 2024-09-30 21:38:51,184 root INFO copying build/lib/pythran/boost/optional/detail/optional_aligned_storage.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional/detail 2024-09-30 21:38:51,185 root INFO copying build/lib/pythran/boost/optional/optional_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/optional 2024-09-30 21:38:51,186 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/exception 2024-09-30 21:38:51,187 root INFO copying build/lib/pythran/boost/exception/exception.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/exception 2024-09-30 21:38:51,188 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,188 root INFO copying build/lib/pythran/boost/format/format_class.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,189 root INFO copying build/lib/pythran/boost/format/group.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,190 root INFO copying build/lib/pythran/boost/format/free_funcs.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,191 root INFO copying build/lib/pythran/boost/format/format_implementation.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,192 root INFO copying build/lib/pythran/boost/format/parsing.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,193 root INFO copying build/lib/pythran/boost/format/internals_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,194 root INFO copying build/lib/pythran/boost/format/internals.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,195 root INFO copying build/lib/pythran/boost/format/alt_sstream.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,196 root INFO copying build/lib/pythran/boost/format/feed_args.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,197 root INFO copying build/lib/pythran/boost/format/format_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,197 root INFO copying build/lib/pythran/boost/format/exceptions.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,198 root INFO copying build/lib/pythran/boost/format/alt_sstream_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format 2024-09-30 21:38:51,199 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/format/detail 2024-09-30 21:38:51,200 root INFO copying build/lib/pythran/boost/format/detail/msvc_disambiguater.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format/detail 2024-09-30 21:38:51,201 root INFO copying build/lib/pythran/boost/format/detail/workarounds_gcc-2_95.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format/detail 2024-09-30 21:38:51,202 root INFO copying build/lib/pythran/boost/format/detail/unset_macros.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format/detail 2024-09-30 21:38:51,202 root INFO copying build/lib/pythran/boost/format/detail/config_macros.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format/detail 2024-09-30 21:38:51,203 root INFO copying build/lib/pythran/boost/format/detail/compat_workarounds.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format/detail 2024-09-30 21:38:51,204 root INFO copying build/lib/pythran/boost/format/detail/workarounds_stlport.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/format/detail 2024-09-30 21:38:51,205 root INFO copying build/lib/pythran/boost/assert.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,206 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/detail 2024-09-30 21:38:51,206 root INFO copying build/lib/pythran/boost/detail/select_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/detail 2024-09-30 21:38:51,207 root INFO copying build/lib/pythran/boost/detail/workaround.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/detail 2024-09-30 21:38:51,208 root INFO copying build/lib/pythran/boost/detail/indirect_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/detail 2024-09-30 21:38:51,209 root INFO copying build/lib/pythran/boost/detail/basic_pointerbuf.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/detail 2024-09-30 21:38:51,210 root INFO copying build/lib/pythran/boost/detail/reference_content.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/detail 2024-09-30 21:38:51,211 root INFO copying build/lib/pythran/boost/detail/lightweight_mutex.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/detail 2024-09-30 21:38:51,212 root INFO copying build/lib/pythran/boost/detail/lcast_precision.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/detail 2024-09-30 21:38:51,212 root INFO copying build/lib/pythran/boost/detail/iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/detail 2024-09-30 21:38:51,213 root INFO copying build/lib/pythran/boost/detail/fenv.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/detail 2024-09-30 21:38:51,214 root INFO copying build/lib/pythran/boost/format.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,215 root INFO copying build/lib/pythran/boost/integer_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,216 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/math 2024-09-30 21:38:51,217 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,217 root INFO copying build/lib/pythran/boost/math/tools/series.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,218 root INFO copying build/lib/pythran/boost/math/tools/toms748_solve.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,219 root INFO copying build/lib/pythran/boost/math/tools/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,220 root INFO copying build/lib/pythran/boost/math/tools/config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,221 root INFO copying build/lib/pythran/boost/math/tools/atomic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,222 root INFO copying build/lib/pythran/boost/math/tools/convert_from_string.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,223 root INFO copying build/lib/pythran/boost/math/tools/fraction.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,224 root INFO copying build/lib/pythran/boost/math/tools/complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,224 root INFO copying build/lib/pythran/boost/math/tools/precision.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,225 root INFO copying build/lib/pythran/boost/math/tools/promotion.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,227 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,227 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_9.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,228 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_8.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,229 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,230 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_13.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,231 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_6.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,232 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_13.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,232 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_8.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,233 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_9.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,234 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,235 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,236 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_8.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,237 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,238 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_19.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,238 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_19.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,239 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_18.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,240 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,241 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,242 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_17.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,243 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_14.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,244 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_12.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,244 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_17.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,245 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_19.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,246 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_11.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,248 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_12.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,248 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_19.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,250 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_18.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,251 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_13.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,251 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,252 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,253 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_14.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,254 root INFO copying build/lib/pythran/boost/math/tools/detail/is_const_iterable.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,255 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_6.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,256 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_8.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,256 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_14.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,257 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_6.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,258 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,259 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_13.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,260 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_18.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,261 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,262 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,263 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_6.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,263 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_11.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,264 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_12.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,265 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_6.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,266 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_15.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,267 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_7.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,268 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_17.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,269 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_16.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,270 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_12.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,271 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_11.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,271 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,272 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,273 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_19.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,274 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_15.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,275 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,276 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,277 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,277 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_18.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,279 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_15.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,280 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_7.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,280 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_16.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,282 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,282 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,283 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,284 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,285 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,286 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_15.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,287 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,288 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_13.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,288 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_8.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,289 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_14.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,290 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,291 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,292 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_9.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,293 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_9.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,294 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,294 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,296 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_9.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,296 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_16.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,297 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_9.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,298 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,299 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_16.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,300 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_12.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,301 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_4.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,302 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,303 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_18.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,304 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_7.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,305 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,306 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_17.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,307 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_11.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,308 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_12.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,309 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_17.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,310 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_10.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,311 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,312 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_6.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,312 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_15.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,313 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,314 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_8.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,315 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_16.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,316 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_14.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,317 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_18.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,318 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_19.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,318 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_20.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,319 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_5.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,320 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_13.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,321 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_3.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,322 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_14.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,323 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_17.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,324 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_15.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,325 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_16.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,326 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_7.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,327 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_7.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,328 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_11.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,328 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_7.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,329 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_11.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools/detail 2024-09-30 21:38:51,330 root INFO copying build/lib/pythran/boost/math/tools/big_constant.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,331 root INFO copying build/lib/pythran/boost/math/tools/real_cast.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,332 root INFO copying build/lib/pythran/boost/math/tools/user.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,333 root INFO copying build/lib/pythran/boost/math/tools/rational.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,334 root INFO copying build/lib/pythran/boost/math/tools/roots.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/tools 2024-09-30 21:38:51,335 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,336 root INFO copying build/lib/pythran/boost/math/special_functions/math_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,337 root INFO copying build/lib/pythran/boost/math/special_functions/next.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,339 root INFO copying build/lib/pythran/boost/math/special_functions/log1p.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,340 root INFO copying build/lib/pythran/boost/math/special_functions/factorials.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,340 root INFO copying build/lib/pythran/boost/math/special_functions/bessel.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,341 root INFO copying build/lib/pythran/boost/math/special_functions/powm1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,342 root INFO copying build/lib/pythran/boost/math/special_functions/round.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,343 root INFO copying build/lib/pythran/boost/math/special_functions/polygamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,344 root INFO copying build/lib/pythran/boost/math/special_functions/binomial.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,345 root INFO copying build/lib/pythran/boost/math/special_functions/cbrt.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,346 root INFO copying build/lib/pythran/boost/math/special_functions/lanczos.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,348 root INFO copying build/lib/pythran/boost/math/special_functions/trunc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,349 root INFO copying build/lib/pythran/boost/math/special_functions/beta.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,350 root INFO copying build/lib/pythran/boost/math/special_functions/sqrt1pm1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,351 root INFO copying build/lib/pythran/boost/math/special_functions/fpclassify.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,352 root INFO copying build/lib/pythran/boost/math/special_functions/sinc.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,353 root INFO copying build/lib/pythran/boost/math/special_functions/expm1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,354 root INFO copying build/lib/pythran/boost/math/special_functions/bernoulli.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,355 root INFO copying build/lib/pythran/boost/math/special_functions/erf.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,356 root INFO copying build/lib/pythran/boost/math/special_functions/cos_pi.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,357 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,358 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_y0.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,359 root INFO copying build/lib/pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,361 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_i0.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,362 root INFO copying build/lib/pythran/boost/math/special_functions/detail/t_distribution_inv.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,363 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_j0.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,364 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_series.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,365 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_k0.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,366 root INFO copying build/lib/pythran/boost/math/special_functions/detail/polygamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,367 root INFO copying build/lib/pythran/boost/math/special_functions/detail/erf_inv.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,368 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,369 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_ik.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,370 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,371 root INFO copying build/lib/pythran/boost/math/special_functions/detail/fp_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,371 root INFO copying build/lib/pythran/boost/math/special_functions/detail/lgamma_small.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,372 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bernoulli_details.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,374 root INFO copying build/lib/pythran/boost/math/special_functions/detail/igamma_large.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,375 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,376 root INFO copying build/lib/pythran/boost/math/special_functions/detail/unchecked_factorial.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,377 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_y1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,378 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,379 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jn.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,379 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,380 root INFO copying build/lib/pythran/boost/math/special_functions/detail/round_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,381 root INFO copying build/lib/pythran/boost/math/special_functions/detail/igamma_inverse.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,382 root INFO copying build/lib/pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,383 root INFO copying build/lib/pythran/boost/math/special_functions/detail/ibeta_inverse.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,384 root INFO copying build/lib/pythran/boost/math/special_functions/detail/iconv.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,385 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_j1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,386 root INFO copying build/lib/pythran/boost/math/special_functions/detail/gamma_inva.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,387 root INFO copying build/lib/pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,388 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_kn.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,389 root INFO copying build/lib/pythran/boost/math/special_functions/detail/lanczos_sse2.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,390 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_k1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,391 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,392 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_yn.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,393 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_i1.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions/detail 2024-09-30 21:38:51,394 root INFO copying build/lib/pythran/boost/math/special_functions/hankel.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,395 root INFO copying build/lib/pythran/boost/math/special_functions/sin_pi.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,396 root INFO copying build/lib/pythran/boost/math/special_functions/bessel_prime.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,397 root INFO copying build/lib/pythran/boost/math/special_functions/sign.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,398 root INFO copying build/lib/pythran/boost/math/special_functions/zeta.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,399 root INFO copying build/lib/pythran/boost/math/special_functions/hypot.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,400 root INFO copying build/lib/pythran/boost/math/special_functions/digamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,401 root INFO copying build/lib/pythran/boost/math/special_functions/trigamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,402 root INFO copying build/lib/pythran/boost/math/special_functions/gamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,403 root INFO copying build/lib/pythran/boost/math/special_functions/pow.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/special_functions 2024-09-30 21:38:51,404 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/math/distributions 2024-09-30 21:38:51,405 root INFO copying build/lib/pythran/boost/math/distributions/fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/distributions 2024-09-30 21:38:51,406 root INFO copying build/lib/pythran/boost/math/distributions/complement.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/distributions 2024-09-30 21:38:51,407 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/math/distributions/detail 2024-09-30 21:38:51,407 root INFO copying build/lib/pythran/boost/math/distributions/detail/derived_accessors.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/distributions/detail 2024-09-30 21:38:51,408 root INFO copying build/lib/pythran/boost/math/distributions/detail/common_error_handling.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/distributions/detail 2024-09-30 21:38:51,409 root INFO copying build/lib/pythran/boost/math/distributions/normal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/distributions 2024-09-30 21:38:51,410 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/math/constants 2024-09-30 21:38:51,411 root INFO copying build/lib/pythran/boost/math/constants/constants.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/constants 2024-09-30 21:38:51,412 root INFO copying build/lib/pythran/boost/math/constants/calculate_constants.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/constants 2024-09-30 21:38:51,413 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/math/policies 2024-09-30 21:38:51,414 root INFO copying build/lib/pythran/boost/math/policies/policy.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/policies 2024-09-30 21:38:51,415 root INFO copying build/lib/pythran/boost/math/policies/error_handling.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/math/policies 2024-09-30 21:38:51,416 root INFO copying build/lib/pythran/boost/array.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,417 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,418 root INFO copying build/lib/pythran/boost/range/range_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,419 root INFO copying build/lib/pythran/boost/range/reverse_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,419 root INFO copying build/lib/pythran/boost/range/const_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,420 root INFO copying build/lib/pythran/boost/range/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,421 root INFO copying build/lib/pythran/boost/range/config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,422 root INFO copying build/lib/pythran/boost/range/concepts.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,423 root INFO copying build/lib/pythran/boost/range/has_range_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,423 root INFO copying build/lib/pythran/boost/range/end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,424 root INFO copying build/lib/pythran/boost/range/size_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,425 root INFO copying build/lib/pythran/boost/range/functions.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,426 root INFO copying build/lib/pythran/boost/range/distance.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,427 root INFO copying build/lib/pythran/boost/range/mutable_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,427 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/range/algorithm 2024-09-30 21:38:51,428 root INFO copying build/lib/pythran/boost/range/algorithm/equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/algorithm 2024-09-30 21:38:51,429 root INFO copying build/lib/pythran/boost/range/iterator_range_core.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,430 root INFO copying build/lib/pythran/boost/range/rend.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,431 root INFO copying build/lib/pythran/boost/range/begin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,432 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,433 root INFO copying build/lib/pythran/boost/range/detail/misc_concept.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,433 root INFO copying build/lib/pythran/boost/range/detail/safe_bool.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,434 root INFO copying build/lib/pythran/boost/range/detail/extract_optional_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,435 root INFO copying build/lib/pythran/boost/range/detail/end.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,436 root INFO copying build/lib/pythran/boost/range/detail/msvc_has_iterator_workaround.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,437 root INFO copying build/lib/pythran/boost/range/detail/implementation_help.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,437 root INFO copying build/lib/pythran/boost/range/detail/common.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,438 root INFO copying build/lib/pythran/boost/range/detail/begin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,439 root INFO copying build/lib/pythran/boost/range/detail/sfinae.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,440 root INFO copying build/lib/pythran/boost/range/detail/has_member_size.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range/detail 2024-09-30 21:38:51,441 root INFO copying build/lib/pythran/boost/range/iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,441 root INFO copying build/lib/pythran/boost/range/value_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,442 root INFO copying build/lib/pythran/boost/range/empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,443 root INFO copying build/lib/pythran/boost/range/rbegin.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,444 root INFO copying build/lib/pythran/boost/range/difference_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/range 2024-09-30 21:38:51,445 root INFO copying build/lib/pythran/boost/swap.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,445 root INFO copying build/lib/pythran/boost/concept_check.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,448 root INFO copying build/lib/pythran/boost/predef.h -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,450 root INFO copying build/lib/pythran/boost/cstdint.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,454 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,454 root INFO copying build/lib/pythran/boost/type_traits/is_enum.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,455 root INFO copying build/lib/pythran/boost/type_traits/has_right_shift.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,456 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_move_assign.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,457 root INFO copying build/lib/pythran/boost/type_traits/intrinsics.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,458 root INFO copying build/lib/pythran/boost/type_traits/is_function.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,459 root INFO copying build/lib/pythran/boost/type_traits/is_abstract.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,459 root INFO copying build/lib/pythran/boost/type_traits/is_same.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,460 root INFO copying build/lib/pythran/boost/type_traits/is_constructible.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,461 root INFO copying build/lib/pythran/boost/type_traits/make_unsigned.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,462 root INFO copying build/lib/pythran/boost/type_traits/is_complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,463 root INFO copying build/lib/pythran/boost/type_traits/is_fundamental.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,464 root INFO copying build/lib/pythran/boost/type_traits/is_nothrow_move_constructible.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,464 root INFO copying build/lib/pythran/boost/type_traits/alignment_of.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,465 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_constructor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,466 root INFO copying build/lib/pythran/boost/type_traits/is_polymorphic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,467 root INFO copying build/lib/pythran/boost/type_traits/has_minus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,468 root INFO copying build/lib/pythran/boost/type_traits/is_volatile.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,468 root INFO copying build/lib/pythran/boost/type_traits/declval.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,469 root INFO copying build/lib/pythran/boost/type_traits/is_base_and_derived.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,470 root INFO copying build/lib/pythran/boost/type_traits/integral_constant.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,471 root INFO copying build/lib/pythran/boost/type_traits/is_integral.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,472 root INFO copying build/lib/pythran/boost/type_traits/is_lvalue_reference.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,472 root INFO copying build/lib/pythran/boost/type_traits/has_plus.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,473 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,474 root INFO copying build/lib/pythran/boost/type_traits/is_nothrow_move_assignable.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,475 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_move_constructor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,476 root INFO copying build/lib/pythran/boost/type_traits/is_scalar.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,476 root INFO copying build/lib/pythran/boost/type_traits/is_pointer.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,477 root INFO copying build/lib/pythran/boost/type_traits/add_const.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,478 root INFO copying build/lib/pythran/boost/type_traits/is_array.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,479 root INFO copying build/lib/pythran/boost/type_traits/has_plus_assign.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,480 root INFO copying build/lib/pythran/boost/type_traits/add_reference.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,481 root INFO copying build/lib/pythran/boost/type_traits/add_volatile.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,481 root INFO copying build/lib/pythran/boost/type_traits/is_reference.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,482 root INFO copying build/lib/pythran/boost/type_traits/is_pod.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,483 root INFO copying build/lib/pythran/boost/type_traits/is_destructible.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,484 root INFO copying build/lib/pythran/boost/type_traits/is_base_of.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,485 root INFO copying build/lib/pythran/boost/type_traits/remove_cv_ref.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,485 root INFO copying build/lib/pythran/boost/type_traits/has_nothrow_assign.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,486 root INFO copying build/lib/pythran/boost/type_traits/remove_volatile.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,487 root INFO copying build/lib/pythran/boost/type_traits/is_const.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,488 root INFO copying build/lib/pythran/boost/type_traits/nonesuch.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,489 root INFO copying build/lib/pythran/boost/type_traits/cv_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,489 root INFO copying build/lib/pythran/boost/type_traits/function_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,490 root INFO copying build/lib/pythran/boost/type_traits/make_signed.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,491 root INFO copying build/lib/pythran/boost/type_traits/has_nothrow_copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,492 root INFO copying build/lib/pythran/boost/type_traits/add_cv.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,493 root INFO copying build/lib/pythran/boost/type_traits/remove_const.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,494 root INFO copying build/lib/pythran/boost/type_traits/is_copy_constructible.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,495 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,495 root INFO copying build/lib/pythran/boost/type_traits/detail/is_function_cxx_03.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,496 root INFO copying build/lib/pythran/boost/type_traits/detail/yes_no_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,497 root INFO copying build/lib/pythran/boost/type_traits/detail/is_function_cxx_11.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,498 root INFO copying build/lib/pythran/boost/type_traits/detail/is_likely_lambda.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,499 root INFO copying build/lib/pythran/boost/type_traits/detail/is_function_ptr_helper.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,500 root INFO copying build/lib/pythran/boost/type_traits/detail/config.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,501 root INFO copying build/lib/pythran/boost/type_traits/detail/is_function_ptr_tester.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,502 root INFO copying build/lib/pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,503 root INFO copying build/lib/pythran/boost/type_traits/detail/detector.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,504 root INFO copying build/lib/pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,506 root INFO copying build/lib/pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,507 root INFO copying build/lib/pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,508 root INFO copying build/lib/pythran/boost/type_traits/detail/has_binary_operator.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,509 root INFO copying build/lib/pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,510 root INFO copying build/lib/pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits/detail 2024-09-30 21:38:51,511 root INFO copying build/lib/pythran/boost/type_traits/is_floating_point.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,512 root INFO copying build/lib/pythran/boost/type_traits/remove_bounds.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,513 root INFO copying build/lib/pythran/boost/type_traits/enable_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,513 root INFO copying build/lib/pythran/boost/type_traits/remove_all_extents.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,514 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_assign.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,515 root INFO copying build/lib/pythran/boost/type_traits/conversion_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,516 root INFO copying build/lib/pythran/boost/type_traits/is_member_function_pointer.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,517 root INFO copying build/lib/pythran/boost/type_traits/has_nothrow_constructor.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,517 root INFO copying build/lib/pythran/boost/type_traits/is_union.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,518 root INFO copying build/lib/pythran/boost/type_traits/is_noncopyable.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,519 root INFO copying build/lib/pythran/boost/type_traits/is_rvalue_reference.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,520 root INFO copying build/lib/pythran/boost/type_traits/is_assignable.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,521 root INFO copying build/lib/pythran/boost/type_traits/add_lvalue_reference.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,521 root INFO copying build/lib/pythran/boost/type_traits/is_convertible.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,522 root INFO copying build/lib/pythran/boost/type_traits/conditional.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,523 root INFO copying build/lib/pythran/boost/type_traits/is_default_constructible.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,524 root INFO copying build/lib/pythran/boost/type_traits/is_void.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,525 root INFO copying build/lib/pythran/boost/type_traits/type_identity.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,526 root INFO copying build/lib/pythran/boost/type_traits/is_empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,527 root INFO copying build/lib/pythran/boost/type_traits/decay.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,527 root INFO copying build/lib/pythran/boost/type_traits/remove_reference.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,528 root INFO copying build/lib/pythran/boost/type_traits/remove_pointer.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,529 root INFO copying build/lib/pythran/boost/type_traits/is_float.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,530 root INFO copying build/lib/pythran/boost/type_traits/add_pointer.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,531 root INFO copying build/lib/pythran/boost/type_traits/is_arithmetic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,531 root INFO copying build/lib/pythran/boost/type_traits/is_detected.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,532 root INFO copying build/lib/pythran/boost/type_traits/remove_cv.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,533 root INFO copying build/lib/pythran/boost/type_traits/is_signed.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,534 root INFO copying build/lib/pythran/boost/type_traits/is_unsigned.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,535 root INFO copying build/lib/pythran/boost/type_traits/make_void.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,535 root INFO copying build/lib/pythran/boost/type_traits/add_rvalue_reference.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,536 root INFO copying build/lib/pythran/boost/type_traits/type_with_alignment.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,537 root INFO copying build/lib/pythran/boost/type_traits/is_member_pointer.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,538 root INFO copying build/lib/pythran/boost/type_traits/has_minus_assign.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,539 root INFO copying build/lib/pythran/boost/type_traits/is_class.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,539 root INFO copying build/lib/pythran/boost/type_traits/remove_extent.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,540 root INFO copying build/lib/pythran/boost/type_traits/has_left_shift.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,541 root INFO copying build/lib/pythran/boost/type_traits/is_complete.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/type_traits 2024-09-30 21:38:51,542 root INFO copying build/lib/pythran/boost/static_assert.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,543 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/numeric 2024-09-30 21:38:51,544 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion 2024-09-30 21:38:51,544 root INFO copying build/lib/pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion 2024-09-30 21:38:51,545 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,546 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/int_float_mixture.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,547 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,548 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/sign_mixture.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,548 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,549 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/is_subranged.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,550 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/conversion_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,551 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/meta.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,552 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,553 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/converter.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,554 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail/preprocessed 2024-09-30 21:38:51,554 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail/preprocessed 2024-09-30 21:38:51,556 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail/preprocessed 2024-09-30 21:38:51,556 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/bounds.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion/detail 2024-09-30 21:38:51,557 root INFO copying build/lib/pythran/boost/numeric/conversion/converter_policies.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion 2024-09-30 21:38:51,558 root INFO copying build/lib/pythran/boost/numeric/conversion/conversion_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion 2024-09-30 21:38:51,559 root INFO copying build/lib/pythran/boost/numeric/conversion/numeric_cast_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion 2024-09-30 21:38:51,560 root INFO copying build/lib/pythran/boost/numeric/conversion/converter.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion 2024-09-30 21:38:51,561 root INFO copying build/lib/pythran/boost/numeric/conversion/int_float_mixture_enum.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion 2024-09-30 21:38:51,561 root INFO copying build/lib/pythran/boost/numeric/conversion/sign_mixture_enum.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion 2024-09-30 21:38:51,562 root INFO copying build/lib/pythran/boost/numeric/conversion/cast.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion 2024-09-30 21:38:51,563 root INFO copying build/lib/pythran/boost/numeric/conversion/bounds.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/numeric/conversion 2024-09-30 21:38:51,564 root INFO copying build/lib/pythran/boost/none_t.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost 2024-09-30 21:38:51,565 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/tuple 2024-09-30 21:38:51,565 root INFO copying build/lib/pythran/boost/tuple/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/tuple 2024-09-30 21:38:51,566 root INFO creating build/bdist.linux-riscv64/wheel/pythran/boost/tuple/detail 2024-09-30 21:38:51,567 root INFO copying build/lib/pythran/boost/tuple/detail/tuple_basic.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/tuple/detail 2024-09-30 21:38:51,568 root INFO copying build/lib/pythran/boost/tuple/tuple_comparison.hpp -> build/bdist.linux-riscv64/wheel/pythran/boost/tuple 2024-09-30 21:38:51,569 root INFO copying build/lib/pythran/tables.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,571 root INFO copying build/lib/pythran/frontend.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,572 root INFO copying build/lib/pythran/pythran-linux.cfg -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,574 root INFO creating build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,574 root INFO copying build/lib/pythran/analyses/range_values.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,576 root INFO copying build/lib/pythran/analyses/pure_expressions.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,577 root INFO copying build/lib/pythran/analyses/aliases.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,578 root INFO copying build/lib/pythran/analyses/local_declarations.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,579 root INFO copying build/lib/pythran/analyses/globals_analysis.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,580 root INFO copying build/lib/pythran/analyses/lazyness_analysis.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,581 root INFO copying build/lib/pythran/analyses/has_return.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,582 root INFO copying build/lib/pythran/analyses/use_omp.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,584 root INFO copying build/lib/pythran/analyses/constant_expressions.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,585 root INFO copying build/lib/pythran/analyses/cfg.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,586 root INFO copying build/lib/pythran/analyses/immediates.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,587 root INFO copying build/lib/pythran/analyses/ast_matcher.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,588 root INFO copying build/lib/pythran/analyses/literals.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,589 root INFO copying build/lib/pythran/analyses/is_assigned.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,590 root INFO copying build/lib/pythran/analyses/pure_functions.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,591 root INFO copying build/lib/pythran/analyses/imported_ids.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,592 root INFO copying build/lib/pythran/analyses/potential_iterator.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,593 root INFO copying build/lib/pythran/analyses/ancestors.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,594 root INFO copying build/lib/pythran/analyses/locals_analysis.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,595 root INFO copying build/lib/pythran/analyses/static_expressions.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,596 root INFO copying build/lib/pythran/analyses/dependencies.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,598 root INFO copying build/lib/pythran/analyses/yield_points.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,599 root INFO copying build/lib/pythran/analyses/__init__.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,600 root INFO copying build/lib/pythran/analyses/extended_syntax_check.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,601 root INFO copying build/lib/pythran/analyses/node_count.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,604 root INFO copying build/lib/pythran/analyses/optimizable_comprehension.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,605 root INFO copying build/lib/pythran/analyses/use_def_chain.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,606 root INFO copying build/lib/pythran/analyses/fixed_size_list.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,607 root INFO copying build/lib/pythran/analyses/global_effects.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,608 root INFO copying build/lib/pythran/analyses/scope.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,609 root INFO copying build/lib/pythran/analyses/argument_effects.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,610 root INFO copying build/lib/pythran/analyses/argument_read_once.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,611 root INFO copying build/lib/pythran/analyses/inlinable.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,612 root INFO copying build/lib/pythran/analyses/parallel_maps.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,614 root INFO copying build/lib/pythran/analyses/global_declarations.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,615 root INFO copying build/lib/pythran/analyses/ordered_global_declarations.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,616 root INFO copying build/lib/pythran/analyses/identifiers.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,617 root INFO copying build/lib/pythran/analyses/intrinsics.py -> build/bdist.linux-riscv64/wheel/pythran/analyses 2024-09-30 21:38:51,618 root INFO copying build/lib/pythran/syntax.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,619 root INFO copying build/lib/pythran/cxxtypes.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,620 root INFO creating build/bdist.linux-riscv64/wheel/pythran/xsimd 2024-09-30 21:38:51,621 root INFO creating build/bdist.linux-riscv64/wheel/pythran/xsimd/config 2024-09-30 21:38:51,622 root INFO copying build/lib/pythran/xsimd/config/xsimd_config.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/config 2024-09-30 21:38:51,623 root INFO copying build/lib/pythran/xsimd/config/xsimd_cpuid.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/config 2024-09-30 21:38:51,624 root INFO copying build/lib/pythran/xsimd/config/xsimd_cpuid.hpp.orig -> build/bdist.linux-riscv64/wheel/pythran/xsimd/config 2024-09-30 21:38:51,625 root INFO copying build/lib/pythran/xsimd/config/xsimd_arch.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/config 2024-09-30 21:38:51,626 root INFO copying build/lib/pythran/xsimd/config/xsimd_inline.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/config 2024-09-30 21:38:51,628 root INFO creating build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,628 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,629 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,631 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512f_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,631 root INFO copying build/lib/pythran/xsimd/types/xsimd_batch.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,633 root INFO copying build/lib/pythran/xsimd/types/xsimd_rvv_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,634 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse4_2_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,635 root INFO copying build/lib/pythran/xsimd/types/xsimd_batch_constant.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,636 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma3_sse_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,636 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma4_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,637 root INFO copying build/lib/pythran/xsimd/types/xsimd_i8mm_neon64_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,638 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512ifma_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,639 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,640 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512er_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,640 root INFO copying build/lib/pythran/xsimd/types/xsimd_sve_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,641 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse3_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,642 root INFO copying build/lib/pythran/xsimd/types/xsimd_all_registers.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,643 root INFO copying build/lib/pythran/xsimd/types/xsimd_ssse3_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,644 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx2_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,644 root INFO copying build/lib/pythran/xsimd/types/xsimd_utils.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,645 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512pf_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,646 root INFO copying build/lib/pythran/xsimd/types/xsimd_avxvnni_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,647 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma3_avx_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,648 root INFO copying build/lib/pythran/xsimd/types/xsimd_generic_arch.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,648 root INFO copying build/lib/pythran/xsimd/types/xsimd_neon_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,649 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma3_avx2_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,650 root INFO copying build/lib/pythran/xsimd/types/xsimd_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,651 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse4_1_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,652 root INFO copying build/lib/pythran/xsimd/types/xsimd_api.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,653 root INFO copying build/lib/pythran/xsimd/types/xsimd_neon64_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,654 root INFO copying build/lib/pythran/xsimd/types/xsimd_emulated_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,655 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512bw_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,656 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512dq_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,656 root INFO copying build/lib/pythran/xsimd/types/xsimd_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,657 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512vbmi_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,658 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512cd_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,659 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse2_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,660 root INFO copying build/lib/pythran/xsimd/types/xsimd_wasm_register.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/types 2024-09-30 21:38:51,661 root INFO creating build/bdist.linux-riscv64/wheel/pythran/xsimd/math 2024-09-30 21:38:51,661 root INFO copying build/lib/pythran/xsimd/math/xsimd_rem_pio2.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/math 2024-09-30 21:38:51,663 root INFO creating build/bdist.linux-riscv64/wheel/pythran/xsimd/memory 2024-09-30 21:38:51,663 root INFO copying build/lib/pythran/xsimd/memory/xsimd_alignment.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/memory 2024-09-30 21:38:51,664 root INFO copying build/lib/pythran/xsimd/memory/xsimd_aligned_allocator.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/memory 2024-09-30 21:38:51,665 root INFO creating build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,666 root INFO copying build/lib/pythran/xsimd/arch/xsimd_rvv.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,667 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx2.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,669 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512bw.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,670 root INFO copying build/lib/pythran/xsimd/arch/xsimd_scalar.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,671 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512dq.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,672 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,673 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse2.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,674 root INFO copying build/lib/pythran/xsimd/arch/xsimd_generic.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,675 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,676 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512vbmi.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,677 root INFO creating build/bdist.linux-riscv64/wheel/pythran/xsimd/arch/generic 2024-09-30 21:38:51,678 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch/generic 2024-09-30 21:38:51,679 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_details.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch/generic 2024-09-30 21:38:51,679 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_memory.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch/generic 2024-09-30 21:38:51,680 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch/generic 2024-09-30 21:38:51,682 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_math.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch/generic 2024-09-30 21:38:51,683 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch/generic 2024-09-30 21:38:51,684 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_logical.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch/generic 2024-09-30 21:38:51,685 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch/generic 2024-09-30 21:38:51,686 root INFO copying build/lib/pythran/xsimd/arch/xsimd_ssse3.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,687 root INFO copying build/lib/pythran/xsimd/arch/xsimd_emulated.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,688 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma4.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,689 root INFO copying build/lib/pythran/xsimd/arch/xsimd_wasm.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,690 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma3_sse.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,691 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512cd.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,692 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512pf.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,693 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512er.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,693 root INFO copying build/lib/pythran/xsimd/arch/xsimd_neon.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,695 root INFO copying build/lib/pythran/xsimd/arch/xsimd_constants.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,696 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512f.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,698 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse4_2.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,699 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse3.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,699 root INFO copying build/lib/pythran/xsimd/arch/xsimd_neon64.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,701 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse4_1.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,702 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,702 root INFO copying build/lib/pythran/xsimd/arch/xsimd_generic_fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,703 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma3_avx.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,704 root INFO copying build/lib/pythran/xsimd/arch/xsimd_i8mm_neon64.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,705 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma3_avx2.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,706 root INFO copying build/lib/pythran/xsimd/arch/xsimd_isa.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,706 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sve.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,708 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512ifma.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,709 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avxvnni.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd/arch 2024-09-30 21:38:51,710 root INFO copying build/lib/pythran/xsimd/xsimd.hpp -> build/bdist.linux-riscv64/wheel/pythran/xsimd 2024-09-30 21:38:51,710 root INFO copying build/lib/pythran/run.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,711 root INFO copying build/lib/pythran/pythran.cfg -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,712 root INFO copying build/lib/pythran/graph.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,713 root INFO copying build/lib/pythran/toolchain.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,714 root INFO copying build/lib/pythran/backend.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,715 root INFO copying build/lib/pythran/unparse.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,716 root INFO copying build/lib/pythran/pythran-win32.cfg -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,717 root INFO copying build/lib/pythran/passmanager.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,718 root INFO copying build/lib/pythran/intrinsic.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,719 root INFO copying build/lib/pythran/pythran-default.cfg -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,720 root INFO creating build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,720 root INFO copying build/lib/pythran/optimizations/iter_transformation.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,721 root INFO copying build/lib/pythran/optimizations/loop_full_unrolling.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,722 root INFO copying build/lib/pythran/optimizations/copyto.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,723 root INFO copying build/lib/pythran/optimizations/remove_dead_functions.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,724 root INFO copying build/lib/pythran/optimizations/range_loop_unfolding.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,725 root INFO copying build/lib/pythran/optimizations/list_comp_to_genexp.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,725 root INFO copying build/lib/pythran/optimizations/list_to_tuple.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,726 root INFO copying build/lib/pythran/optimizations/forward_substitution.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,727 root INFO copying build/lib/pythran/optimizations/inlining.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,728 root INFO copying build/lib/pythran/optimizations/square.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,729 root INFO copying build/lib/pythran/optimizations/tuple_to_shape.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,729 root INFO copying build/lib/pythran/optimizations/range_based_simplify.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,730 root INFO copying build/lib/pythran/optimizations/inline_builtins.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,731 root INFO copying build/lib/pythran/optimizations/pattern_transform.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,732 root INFO copying build/lib/pythran/optimizations/__init__.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,733 root INFO copying build/lib/pythran/optimizations/modindex.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,734 root INFO copying build/lib/pythran/optimizations/constant_folding.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,735 root INFO copying build/lib/pythran/optimizations/comprehension_patterns.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,736 root INFO copying build/lib/pythran/optimizations/dead_code_elimination.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,737 root INFO copying build/lib/pythran/optimizations/simplify_except.py -> build/bdist.linux-riscv64/wheel/pythran/optimizations 2024-09-30 21:38:51,738 root INFO creating build/bdist.linux-riscv64/wheel/pythran/types 2024-09-30 21:38:51,738 root INFO copying build/lib/pythran/types/__init__.py -> build/bdist.linux-riscv64/wheel/pythran/types 2024-09-30 21:38:51,739 root INFO copying build/lib/pythran/types/tog.py -> build/bdist.linux-riscv64/wheel/pythran/types 2024-09-30 21:38:51,740 root INFO copying build/lib/pythran/types/types.py -> build/bdist.linux-riscv64/wheel/pythran/types 2024-09-30 21:38:51,741 root INFO copying build/lib/pythran/types/conversion.py -> build/bdist.linux-riscv64/wheel/pythran/types 2024-09-30 21:38:51,742 root INFO copying build/lib/pythran/types/signature.py -> build/bdist.linux-riscv64/wheel/pythran/types 2024-09-30 21:38:51,743 root INFO copying build/lib/pythran/types/type_dependencies.py -> build/bdist.linux-riscv64/wheel/pythran/types 2024-09-30 21:38:51,744 root INFO copying build/lib/pythran/types/reorder.py -> build/bdist.linux-riscv64/wheel/pythran/types 2024-09-30 21:38:51,745 root INFO copying build/lib/pythran/cxxgen.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,746 root INFO copying build/lib/pythran/pythran-darwin.cfg -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,747 root INFO copying build/lib/pythran/middlend.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:51,748 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic 2024-09-30 21:38:51,749 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,749 root INFO copying build/lib/pythran/pythonic/operator_/__gt__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,750 root INFO copying build/lib/pythran/pythonic/operator_/__ne__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,751 root INFO copying build/lib/pythran/pythonic/operator_/truth.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,752 root INFO copying build/lib/pythran/pythonic/operator_/iconcat.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,752 root INFO copying build/lib/pythran/pythonic/operator_/__add__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,753 root INFO copying build/lib/pythran/pythonic/operator_/getitem.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,754 root INFO copying build/lib/pythran/pythonic/operator_/lshift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,755 root INFO copying build/lib/pythran/pythonic/operator_/__floordiv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,756 root INFO copying build/lib/pythran/pythonic/operator_/iand.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,756 root INFO copying build/lib/pythran/pythonic/operator_/mod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,757 root INFO copying build/lib/pythran/pythonic/operator_/__mod__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,758 root INFO copying build/lib/pythran/pythonic/operator_/invert.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,759 root INFO copying build/lib/pythran/pythonic/operator_/imod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,759 root INFO copying build/lib/pythran/pythonic/operator_/le.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,760 root INFO copying build/lib/pythran/pythonic/operator_/__irshift__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,761 root INFO copying build/lib/pythran/pythonic/operator_/__mul__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,762 root INFO copying build/lib/pythran/pythonic/operator_/ifloordiv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,763 root INFO copying build/lib/pythran/pythonic/operator_/neg.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,763 root INFO copying build/lib/pythran/pythonic/operator_/__or__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,764 root INFO copying build/lib/pythran/pythonic/operator_/ixor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,765 root INFO copying build/lib/pythran/pythonic/operator_/is_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,766 root INFO copying build/lib/pythran/pythonic/operator_/__truediv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,766 root INFO copying build/lib/pythran/pythonic/operator_/matmul.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,767 root INFO copying build/lib/pythran/pythonic/operator_/imax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,768 root INFO copying build/lib/pythran/pythonic/operator_/mul.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,769 root INFO copying build/lib/pythran/pythonic/operator_/__iadd__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,770 root INFO copying build/lib/pythran/pythonic/operator_/__imul__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,771 root INFO copying build/lib/pythran/pythonic/operator_/indexOf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,771 root INFO copying build/lib/pythran/pythonic/operator_/__inv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,772 root INFO copying build/lib/pythran/pythonic/operator_/sub.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,773 root INFO copying build/lib/pythran/pythonic/operator_/floordiv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,774 root INFO copying build/lib/pythran/pythonic/operator_/__not__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,775 root INFO copying build/lib/pythran/pythonic/operator_/__rshift__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,775 root INFO copying build/lib/pythran/pythonic/operator_/xor_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,776 root INFO copying build/lib/pythran/pythonic/operator_/__div__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,777 root INFO copying build/lib/pythran/pythonic/operator_/__iconcat__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,778 root INFO copying build/lib/pythran/pythonic/operator_/__le__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,779 root INFO copying build/lib/pythran/pythonic/operator_/imin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,779 root INFO copying build/lib/pythran/pythonic/operator_/__isub__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,780 root INFO copying build/lib/pythran/pythonic/operator_/idiv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,781 root INFO copying build/lib/pythran/pythonic/operator_/ge.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,782 root INFO copying build/lib/pythran/pythonic/operator_/countOf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,782 root INFO copying build/lib/pythran/pythonic/operator_/itruediv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,783 root INFO copying build/lib/pythran/pythonic/operator_/itemgetter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,784 root INFO copying build/lib/pythran/pythonic/operator_/contains.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,785 root INFO copying build/lib/pythran/pythonic/operator_/and_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,786 root INFO copying build/lib/pythran/pythonic/operator_/ilshift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,787 root INFO copying build/lib/pythran/pythonic/operator_/__ixor__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,787 root INFO copying build/lib/pythran/pythonic/operator_/__ilshift__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,788 root INFO copying build/lib/pythran/pythonic/operator_/isub.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,789 root INFO copying build/lib/pythran/pythonic/operator_/ipow.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,790 root INFO copying build/lib/pythran/pythonic/operator_/__sub__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,790 root INFO copying build/lib/pythran/pythonic/operator_/__matmul__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,791 root INFO copying build/lib/pythran/pythonic/operator_/imatmul.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,792 root INFO copying build/lib/pythran/pythonic/operator_/__ge__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,793 root INFO copying build/lib/pythran/pythonic/operator_/__iand__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,794 root INFO copying build/lib/pythran/pythonic/operator_/is_not.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,795 root INFO copying build/lib/pythran/pythonic/operator_/lt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,795 root INFO copying build/lib/pythran/pythonic/operator_/__eq__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,796 root INFO copying build/lib/pythran/pythonic/operator_/abs.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,797 root INFO copying build/lib/pythran/pythonic/operator_/imul.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,798 root INFO copying build/lib/pythran/pythonic/operator_/div.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,798 root INFO copying build/lib/pythran/pythonic/operator_/__lshift__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,799 root INFO copying build/lib/pythran/pythonic/operator_/ne.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,800 root INFO copying build/lib/pythran/pythonic/operator_/__ior__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,801 root INFO copying build/lib/pythran/pythonic/operator_/__imod__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,802 root INFO copying build/lib/pythran/pythonic/operator_/not_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,802 root INFO copying build/lib/pythran/pythonic/operator_/__ifloordiv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,803 root INFO copying build/lib/pythran/pythonic/operator_/__and__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,804 root INFO copying build/lib/pythran/pythonic/operator_/or_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,805 root INFO copying build/lib/pythran/pythonic/operator_/__xor__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,806 root INFO copying build/lib/pythran/pythonic/operator_/overloads.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,806 root INFO copying build/lib/pythran/pythonic/operator_/concat.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,807 root INFO copying build/lib/pythran/pythonic/operator_/__getitem__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,808 root INFO copying build/lib/pythran/pythonic/operator_/__contains__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,809 root INFO copying build/lib/pythran/pythonic/operator_/rshift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,810 root INFO copying build/lib/pythran/pythonic/operator_/truediv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,810 root INFO copying build/lib/pythran/pythonic/operator_/__ipow__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,811 root INFO copying build/lib/pythran/pythonic/operator_/gt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,812 root INFO copying build/lib/pythran/pythonic/operator_/add.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,813 root INFO copying build/lib/pythran/pythonic/operator_/__pos__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,814 root INFO copying build/lib/pythran/pythonic/operator_/__neg__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,815 root INFO copying build/lib/pythran/pythonic/operator_/__itruediv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,815 root INFO copying build/lib/pythran/pythonic/operator_/__idiv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,816 root INFO copying build/lib/pythran/pythonic/operator_/icommon.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,817 root INFO copying build/lib/pythran/pythonic/operator_/iadd.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,818 root INFO copying build/lib/pythran/pythonic/operator_/__invert__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,818 root INFO copying build/lib/pythran/pythonic/operator_/pos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,819 root INFO copying build/lib/pythran/pythonic/operator_/irshift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,820 root INFO copying build/lib/pythran/pythonic/operator_/delitem.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,821 root INFO copying build/lib/pythran/pythonic/operator_/inv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,822 root INFO copying build/lib/pythran/pythonic/operator_/__delitem__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,822 root INFO copying build/lib/pythran/pythonic/operator_/ior.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,823 root INFO copying build/lib/pythran/pythonic/operator_/__abs__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,824 root INFO copying build/lib/pythran/pythonic/operator_/pow.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,825 root INFO copying build/lib/pythran/pythonic/operator_/__concat__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,825 root INFO copying build/lib/pythran/pythonic/operator_/__lt__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,826 root INFO copying build/lib/pythran/pythonic/operator_/eq.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/operator_ 2024-09-30 21:38:51,827 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/itertools 2024-09-30 21:38:51,828 root INFO copying build/lib/pythran/pythonic/itertools/ifilter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/itertools 2024-09-30 21:38:51,829 root INFO copying build/lib/pythran/pythonic/itertools/permutations.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/itertools 2024-09-30 21:38:51,830 root INFO copying build/lib/pythran/pythonic/itertools/repeat.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/itertools 2024-09-30 21:38:51,830 root INFO copying build/lib/pythran/pythonic/itertools/islice.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/itertools 2024-09-30 21:38:51,831 root INFO copying build/lib/pythran/pythonic/itertools/count.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/itertools 2024-09-30 21:38:51,832 root INFO copying build/lib/pythran/pythonic/itertools/product.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/itertools 2024-09-30 21:38:51,833 root INFO copying build/lib/pythran/pythonic/itertools/common.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/itertools 2024-09-30 21:38:51,834 root INFO copying build/lib/pythran/pythonic/itertools/combinations.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/itertools 2024-09-30 21:38:51,835 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/__dispatch__ 2024-09-30 21:38:51,835 root INFO copying build/lib/pythran/pythonic/__dispatch__/update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/__dispatch__ 2024-09-30 21:38:51,836 root INFO copying build/lib/pythran/pythonic/__dispatch__/pop.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/__dispatch__ 2024-09-30 21:38:51,837 root INFO copying build/lib/pythran/pythonic/__dispatch__/count.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/__dispatch__ 2024-09-30 21:38:51,838 root INFO copying build/lib/pythran/pythonic/__dispatch__/index.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/__dispatch__ 2024-09-30 21:38:51,839 root INFO copying build/lib/pythran/pythonic/__dispatch__/clear.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/__dispatch__ 2024-09-30 21:38:51,839 root INFO copying build/lib/pythran/pythonic/__dispatch__/copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/__dispatch__ 2024-09-30 21:38:51,840 root INFO copying build/lib/pythran/pythonic/__dispatch__/sort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/__dispatch__ 2024-09-30 21:38:51,841 root INFO copying build/lib/pythran/pythonic/__dispatch__/remove.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/__dispatch__ 2024-09-30 21:38:51,842 root INFO copying build/lib/pythran/pythonic/__dispatch__/conjugate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/__dispatch__ 2024-09-30 21:38:51,843 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/io 2024-09-30 21:38:51,843 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io 2024-09-30 21:38:51,844 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,845 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/next.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,846 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/read.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,846 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/close.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,847 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/seek.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,848 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,849 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,850 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/readline.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,850 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/tell.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,851 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,852 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/flush.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,853 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/write.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,853 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,854 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-09-30 21:38:51,855 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include 2024-09-30 21:38:51,856 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,857 root INFO copying build/lib/pythran/pythonic/include/operator_/__gt__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,858 root INFO copying build/lib/pythran/pythonic/include/operator_/__ne__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,859 root INFO copying build/lib/pythran/pythonic/include/operator_/truth.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,859 root INFO copying build/lib/pythran/pythonic/include/operator_/iconcat.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,860 root INFO copying build/lib/pythran/pythonic/include/operator_/__add__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,861 root INFO copying build/lib/pythran/pythonic/include/operator_/getitem.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,862 root INFO copying build/lib/pythran/pythonic/include/operator_/lshift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,863 root INFO copying build/lib/pythran/pythonic/include/operator_/__floordiv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,864 root INFO copying build/lib/pythran/pythonic/include/operator_/iand.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,864 root INFO copying build/lib/pythran/pythonic/include/operator_/mod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,865 root INFO copying build/lib/pythran/pythonic/include/operator_/__mod__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,866 root INFO copying build/lib/pythran/pythonic/include/operator_/invert.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,867 root INFO copying build/lib/pythran/pythonic/include/operator_/imod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,868 root INFO copying build/lib/pythran/pythonic/include/operator_/le.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,868 root INFO copying build/lib/pythran/pythonic/include/operator_/__irshift__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,869 root INFO copying build/lib/pythran/pythonic/include/operator_/__mul__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,870 root INFO copying build/lib/pythran/pythonic/include/operator_/ifloordiv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,871 root INFO copying build/lib/pythran/pythonic/include/operator_/neg.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,872 root INFO copying build/lib/pythran/pythonic/include/operator_/__or__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,872 root INFO copying build/lib/pythran/pythonic/include/operator_/ixor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,873 root INFO copying build/lib/pythran/pythonic/include/operator_/is_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,874 root INFO copying build/lib/pythran/pythonic/include/operator_/__truediv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,875 root INFO copying build/lib/pythran/pythonic/include/operator_/matmul.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,876 root INFO copying build/lib/pythran/pythonic/include/operator_/imax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,876 root INFO copying build/lib/pythran/pythonic/include/operator_/mul.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,877 root INFO copying build/lib/pythran/pythonic/include/operator_/__iadd__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,878 root INFO copying build/lib/pythran/pythonic/include/operator_/__imul__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,879 root INFO copying build/lib/pythran/pythonic/include/operator_/indexOf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,880 root INFO copying build/lib/pythran/pythonic/include/operator_/__inv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,880 root INFO copying build/lib/pythran/pythonic/include/operator_/sub.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,881 root INFO copying build/lib/pythran/pythonic/include/operator_/floordiv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,882 root INFO copying build/lib/pythran/pythonic/include/operator_/__not__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,883 root INFO copying build/lib/pythran/pythonic/include/operator_/__rshift__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,884 root INFO copying build/lib/pythran/pythonic/include/operator_/xor_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,885 root INFO copying build/lib/pythran/pythonic/include/operator_/__div__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,885 root INFO copying build/lib/pythran/pythonic/include/operator_/__iconcat__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,886 root INFO copying build/lib/pythran/pythonic/include/operator_/__le__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,887 root INFO copying build/lib/pythran/pythonic/include/operator_/imin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,888 root INFO copying build/lib/pythran/pythonic/include/operator_/__isub__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,888 root INFO copying build/lib/pythran/pythonic/include/operator_/idiv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,889 root INFO copying build/lib/pythran/pythonic/include/operator_/ge.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,890 root INFO copying build/lib/pythran/pythonic/include/operator_/countOf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,891 root INFO copying build/lib/pythran/pythonic/include/operator_/itruediv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,892 root INFO copying build/lib/pythran/pythonic/include/operator_/itemgetter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,892 root INFO copying build/lib/pythran/pythonic/include/operator_/contains.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,893 root INFO copying build/lib/pythran/pythonic/include/operator_/and_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,894 root INFO copying build/lib/pythran/pythonic/include/operator_/ilshift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,895 root INFO copying build/lib/pythran/pythonic/include/operator_/__ixor__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,896 root INFO copying build/lib/pythran/pythonic/include/operator_/__ilshift__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,896 root INFO copying build/lib/pythran/pythonic/include/operator_/isub.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,897 root INFO copying build/lib/pythran/pythonic/include/operator_/ipow.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,898 root INFO copying build/lib/pythran/pythonic/include/operator_/__sub__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,899 root INFO copying build/lib/pythran/pythonic/include/operator_/__matmul__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,900 root INFO copying build/lib/pythran/pythonic/include/operator_/imatmul.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,900 root INFO copying build/lib/pythran/pythonic/include/operator_/__ge__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,901 root INFO copying build/lib/pythran/pythonic/include/operator_/__iand__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,902 root INFO copying build/lib/pythran/pythonic/include/operator_/is_not.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,903 root INFO copying build/lib/pythran/pythonic/include/operator_/lt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,904 root INFO copying build/lib/pythran/pythonic/include/operator_/__eq__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,905 root INFO copying build/lib/pythran/pythonic/include/operator_/abs.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,905 root INFO copying build/lib/pythran/pythonic/include/operator_/imul.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,906 root INFO copying build/lib/pythran/pythonic/include/operator_/div.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,907 root INFO copying build/lib/pythran/pythonic/include/operator_/__lshift__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,908 root INFO copying build/lib/pythran/pythonic/include/operator_/ne.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,908 root INFO copying build/lib/pythran/pythonic/include/operator_/__ior__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,909 root INFO copying build/lib/pythran/pythonic/include/operator_/__imod__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,910 root INFO copying build/lib/pythran/pythonic/include/operator_/not_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,911 root INFO copying build/lib/pythran/pythonic/include/operator_/__ifloordiv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,912 root INFO copying build/lib/pythran/pythonic/include/operator_/__and__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,912 root INFO copying build/lib/pythran/pythonic/include/operator_/or_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,913 root INFO copying build/lib/pythran/pythonic/include/operator_/__xor__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,914 root INFO copying build/lib/pythran/pythonic/include/operator_/overloads.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,915 root INFO copying build/lib/pythran/pythonic/include/operator_/concat.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,916 root INFO copying build/lib/pythran/pythonic/include/operator_/__getitem__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,916 root INFO copying build/lib/pythran/pythonic/include/operator_/__contains__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,917 root INFO copying build/lib/pythran/pythonic/include/operator_/rshift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,918 root INFO copying build/lib/pythran/pythonic/include/operator_/truediv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,919 root INFO copying build/lib/pythran/pythonic/include/operator_/__ipow__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,920 root INFO copying build/lib/pythran/pythonic/include/operator_/gt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,920 root INFO copying build/lib/pythran/pythonic/include/operator_/add.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,921 root INFO copying build/lib/pythran/pythonic/include/operator_/__pos__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,922 root INFO copying build/lib/pythran/pythonic/include/operator_/__neg__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,923 root INFO copying build/lib/pythran/pythonic/include/operator_/__itruediv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,924 root INFO copying build/lib/pythran/pythonic/include/operator_/__idiv__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,924 root INFO copying build/lib/pythran/pythonic/include/operator_/icommon.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,925 root INFO copying build/lib/pythran/pythonic/include/operator_/iadd.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,926 root INFO copying build/lib/pythran/pythonic/include/operator_/__invert__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,927 root INFO copying build/lib/pythran/pythonic/include/operator_/pos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,928 root INFO copying build/lib/pythran/pythonic/include/operator_/irshift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,928 root INFO copying build/lib/pythran/pythonic/include/operator_/delitem.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,929 root INFO copying build/lib/pythran/pythonic/include/operator_/inv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,930 root INFO copying build/lib/pythran/pythonic/include/operator_/__delitem__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,931 root INFO copying build/lib/pythran/pythonic/include/operator_/ior.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,932 root INFO copying build/lib/pythran/pythonic/include/operator_/__abs__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,932 root INFO copying build/lib/pythran/pythonic/include/operator_/pow.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,933 root INFO copying build/lib/pythran/pythonic/include/operator_/__concat__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,934 root INFO copying build/lib/pythran/pythonic/include/operator_/__lt__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,935 root INFO copying build/lib/pythran/pythonic/include/operator_/eq.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/operator_ 2024-09-30 21:38:51,936 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/itertools 2024-09-30 21:38:51,936 root INFO copying build/lib/pythran/pythonic/include/itertools/ifilter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/itertools 2024-09-30 21:38:51,937 root INFO copying build/lib/pythran/pythonic/include/itertools/permutations.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/itertools 2024-09-30 21:38:51,938 root INFO copying build/lib/pythran/pythonic/include/itertools/repeat.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/itertools 2024-09-30 21:38:51,939 root INFO copying build/lib/pythran/pythonic/include/itertools/islice.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/itertools 2024-09-30 21:38:51,940 root INFO copying build/lib/pythran/pythonic/include/itertools/count.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/itertools 2024-09-30 21:38:51,940 root INFO copying build/lib/pythran/pythonic/include/itertools/product.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/itertools 2024-09-30 21:38:51,941 root INFO copying build/lib/pythran/pythonic/include/itertools/common.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/itertools 2024-09-30 21:38:51,942 root INFO copying build/lib/pythran/pythonic/include/itertools/combinations.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/itertools 2024-09-30 21:38:51,943 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:51,944 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:51,945 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/pop.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:51,946 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/count.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:51,947 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/index.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:51,947 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/clear.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:51,948 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:51,949 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/sort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:51,950 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/remove.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:51,950 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/conjugate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/__dispatch__ 2024-09-30 21:38:51,951 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io 2024-09-30 21:38:51,952 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io 2024-09-30 21:38:51,953 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,953 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,954 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,955 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,956 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,957 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,957 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,958 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,959 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,960 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,961 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,961 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,962 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,963 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-09-30 21:38:51,964 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,965 root INFO copying build/lib/pythran/pythonic/include/builtins/next.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,966 root INFO copying build/lib/pythran/pythonic/include/builtins/hex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,967 root INFO copying build/lib/pythran/pythonic/include/builtins/TypeError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,967 root INFO copying build/lib/pythran/pythonic/include/builtins/ord.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,968 root INFO copying build/lib/pythran/pythonic/include/builtins/xrange.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,969 root INFO copying build/lib/pythran/pythonic/include/builtins/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,970 root INFO copying build/lib/pythran/pythonic/include/builtins/len.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,971 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/float_ 2024-09-30 21:38:51,972 root INFO copying build/lib/pythran/pythonic/include/builtins/float_/is_integer.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/float_ 2024-09-30 21:38:51,972 root INFO copying build/lib/pythran/pythonic/include/builtins/sum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,973 root INFO copying build/lib/pythran/pythonic/include/builtins/BaseException.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,974 root INFO copying build/lib/pythran/pythonic/include/builtins/DeprecationWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,975 root INFO copying build/lib/pythran/pythonic/include/builtins/NotImplementedError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,976 root INFO copying build/lib/pythran/pythonic/include/builtins/EOFError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,977 root INFO copying build/lib/pythran/pythonic/include/builtins/type.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,977 root INFO copying build/lib/pythran/pythonic/include/builtins/round.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,978 root INFO copying build/lib/pythran/pythonic/include/builtins/iter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,979 root INFO copying build/lib/pythran/pythonic/include/builtins/NameError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,980 root INFO copying build/lib/pythran/pythonic/include/builtins/AttributeError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,980 root INFO copying build/lib/pythran/pythonic/include/builtins/False.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,981 root INFO copying build/lib/pythran/pythonic/include/builtins/bool_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,982 root INFO copying build/lib/pythran/pythonic/include/builtins/GeneratorExit.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,983 root INFO copying build/lib/pythran/pythonic/include/builtins/isinstance.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,984 root INFO copying build/lib/pythran/pythonic/include/builtins/FileNotFoundError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,984 root INFO copying build/lib/pythran/pythonic/include/builtins/float_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,985 root INFO copying build/lib/pythran/pythonic/include/builtins/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,986 root INFO copying build/lib/pythran/pythonic/include/builtins/id.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,987 root INFO copying build/lib/pythran/pythonic/include/builtins/KeyboardInterrupt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,988 root INFO copying build/lib/pythran/pythonic/include/builtins/UserWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,988 root INFO copying build/lib/pythran/pythonic/include/builtins/sorted.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,989 root INFO copying build/lib/pythran/pythonic/include/builtins/range.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,990 root INFO copying build/lib/pythran/pythonic/include/builtins/Warning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,991 root INFO copying build/lib/pythran/pythonic/include/builtins/RuntimeError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,992 root INFO copying build/lib/pythran/pythonic/include/builtins/StopIteration.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,993 root INFO copying build/lib/pythran/pythonic/include/builtins/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:51,994 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:51,994 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/popitem.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:51,995 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/items.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:51,996 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/get.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:51,997 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:51,998 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/pop.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:51,998 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/clear.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:51,999 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/values.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:52,000 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:52,001 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/fromkeys.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:52,001 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/keys.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:52,002 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/setdefault.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/dict 2024-09-30 21:38:52,003 root INFO copying build/lib/pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,004 root INFO copying build/lib/pythran/pythonic/include/builtins/ImportError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,005 root INFO copying build/lib/pythran/pythonic/include/builtins/zip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,005 root INFO copying build/lib/pythran/pythonic/include/builtins/dict.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,006 root INFO copying build/lib/pythran/pythonic/include/builtins/reversed.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,007 root INFO copying build/lib/pythran/pythonic/include/builtins/MemoryError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,008 root INFO copying build/lib/pythran/pythonic/include/builtins/FloatingPointError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,009 root INFO copying build/lib/pythran/pythonic/include/builtins/BytesWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,009 root INFO copying build/lib/pythran/pythonic/include/builtins/str.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,010 root INFO copying build/lib/pythran/pythonic/include/builtins/SyntaxWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,011 root INFO copying build/lib/pythran/pythonic/include/builtins/all.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,012 root INFO copying build/lib/pythran/pythonic/include/builtins/print.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,012 root INFO copying build/lib/pythran/pythonic/include/builtins/UnicodeWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,013 root INFO copying build/lib/pythran/pythonic/include/builtins/getattr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,014 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/complex 2024-09-30 21:38:52,015 root INFO copying build/lib/pythran/pythonic/include/builtins/complex/conjugate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/complex 2024-09-30 21:38:52,016 root INFO copying build/lib/pythran/pythonic/include/builtins/in.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,017 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,018 root INFO copying build/lib/pythran/pythonic/include/builtins/set/issuperset.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,018 root INFO copying build/lib/pythran/pythonic/include/builtins/set/intersection_update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,019 root INFO copying build/lib/pythran/pythonic/include/builtins/set/discard.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,020 root INFO copying build/lib/pythran/pythonic/include/builtins/set/difference.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,021 root INFO copying build/lib/pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,022 root INFO copying build/lib/pythran/pythonic/include/builtins/set/update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,022 root INFO copying build/lib/pythran/pythonic/include/builtins/set/symmetric_difference.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,023 root INFO copying build/lib/pythran/pythonic/include/builtins/set/union_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,024 root INFO copying build/lib/pythran/pythonic/include/builtins/set/clear.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,025 root INFO copying build/lib/pythran/pythonic/include/builtins/set/isdisjoint.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,026 root INFO copying build/lib/pythran/pythonic/include/builtins/set/difference_update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,026 root INFO copying build/lib/pythran/pythonic/include/builtins/set/copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,027 root INFO copying build/lib/pythran/pythonic/include/builtins/set/issubset.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,028 root INFO copying build/lib/pythran/pythonic/include/builtins/set/intersection.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,029 root INFO copying build/lib/pythran/pythonic/include/builtins/set/add.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,029 root INFO copying build/lib/pythran/pythonic/include/builtins/set/remove.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/set 2024-09-30 21:38:52,030 root INFO copying build/lib/pythran/pythonic/include/builtins/min.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,031 root INFO copying build/lib/pythran/pythonic/include/builtins/ZeroDivisionError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,032 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/list 2024-09-30 21:38:52,033 root INFO copying build/lib/pythran/pythonic/include/builtins/list/insert.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/list 2024-09-30 21:38:52,034 root INFO copying build/lib/pythran/pythonic/include/builtins/list/pop.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/list 2024-09-30 21:38:52,034 root INFO copying build/lib/pythran/pythonic/include/builtins/list/count.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/list 2024-09-30 21:38:52,035 root INFO copying build/lib/pythran/pythonic/include/builtins/list/extend.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/list 2024-09-30 21:38:52,036 root INFO copying build/lib/pythran/pythonic/include/builtins/list/append.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/list 2024-09-30 21:38:52,037 root INFO copying build/lib/pythran/pythonic/include/builtins/list/reverse.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/list 2024-09-30 21:38:52,038 root INFO copying build/lib/pythran/pythonic/include/builtins/list/sort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/list 2024-09-30 21:38:52,039 root INFO copying build/lib/pythran/pythonic/include/builtins/list/remove.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/list 2024-09-30 21:38:52,039 root INFO copying build/lib/pythran/pythonic/include/builtins/max.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,040 root INFO copying build/lib/pythran/pythonic/include/builtins/BufferError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,041 root INFO copying build/lib/pythran/pythonic/include/builtins/IndexError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,042 root INFO copying build/lib/pythran/pythonic/include/builtins/any.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,043 root INFO copying build/lib/pythran/pythonic/include/builtins/oct.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,043 root INFO copying build/lib/pythran/pythonic/include/builtins/OverflowError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,044 root INFO copying build/lib/pythran/pythonic/include/builtins/AssertionError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,045 root INFO copying build/lib/pythran/pythonic/include/builtins/open.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,046 root INFO copying build/lib/pythran/pythonic/include/builtins/RuntimeWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,047 root INFO copying build/lib/pythran/pythonic/include/builtins/IOError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,047 root INFO copying build/lib/pythran/pythonic/include/builtins/minmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,048 root INFO copying build/lib/pythran/pythonic/include/builtins/None.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,049 root INFO copying build/lib/pythran/pythonic/include/builtins/filter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,050 root INFO copying build/lib/pythran/pythonic/include/builtins/ReferenceError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,051 root INFO copying build/lib/pythran/pythonic/include/builtins/abs.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,051 root INFO copying build/lib/pythran/pythonic/include/builtins/complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,052 root INFO copying build/lib/pythran/pythonic/include/builtins/chr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,053 root INFO copying build/lib/pythran/pythonic/include/builtins/KeyError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,054 root INFO copying build/lib/pythran/pythonic/include/builtins/bin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,055 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,055 root INFO copying build/lib/pythran/pythonic/include/builtins/str/isalpha.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,056 root INFO copying build/lib/pythran/pythonic/include/builtins/str/__mod__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,057 root INFO copying build/lib/pythran/pythonic/include/builtins/str/strip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,058 root INFO copying build/lib/pythran/pythonic/include/builtins/str/isdigit.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,059 root INFO copying build/lib/pythran/pythonic/include/builtins/str/split.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,060 root INFO copying build/lib/pythran/pythonic/include/builtins/str/find.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,060 root INFO copying build/lib/pythran/pythonic/include/builtins/str/lower.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,061 root INFO copying build/lib/pythran/pythonic/include/builtins/str/upper.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,062 root INFO copying build/lib/pythran/pythonic/include/builtins/str/count.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,063 root INFO copying build/lib/pythran/pythonic/include/builtins/str/endswith.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,063 root INFO copying build/lib/pythran/pythonic/include/builtins/str/lstrip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,064 root INFO copying build/lib/pythran/pythonic/include/builtins/str/startswith.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,065 root INFO copying build/lib/pythran/pythonic/include/builtins/str/rstrip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,066 root INFO copying build/lib/pythran/pythonic/include/builtins/str/replace.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,067 root INFO copying build/lib/pythran/pythonic/include/builtins/str/capitalize.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,067 root INFO copying build/lib/pythran/pythonic/include/builtins/str/join.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/str 2024-09-30 21:38:52,068 root INFO copying build/lib/pythran/pythonic/include/builtins/FutureWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,069 root INFO copying build/lib/pythran/pythonic/include/builtins/assert.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,070 root INFO copying build/lib/pythran/pythonic/include/builtins/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,071 root INFO copying build/lib/pythran/pythonic/include/builtins/enumerate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,071 root INFO copying build/lib/pythran/pythonic/include/builtins/True.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,072 root INFO copying build/lib/pythran/pythonic/include/builtins/TabError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,073 root INFO copying build/lib/pythran/pythonic/include/builtins/Exception.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,074 root INFO copying build/lib/pythran/pythonic/include/builtins/ArithmeticError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,075 root INFO copying build/lib/pythran/pythonic/include/builtins/SyntaxError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,075 root INFO copying build/lib/pythran/pythonic/include/builtins/file.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,076 root INFO copying build/lib/pythran/pythonic/include/builtins/EnvironmentError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,077 root INFO copying build/lib/pythran/pythonic/include/builtins/divmod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,078 root INFO copying build/lib/pythran/pythonic/include/builtins/SystemExit.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,079 root INFO copying build/lib/pythran/pythonic/include/builtins/IndentationError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,080 root INFO copying build/lib/pythran/pythonic/include/builtins/OSError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,080 root INFO copying build/lib/pythran/pythonic/include/builtins/SystemError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,081 root INFO copying build/lib/pythran/pythonic/include/builtins/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,082 root INFO copying build/lib/pythran/pythonic/include/builtins/ValueError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,083 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,084 root INFO copying build/lib/pythran/pythonic/include/builtins/file/next.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,085 root INFO copying build/lib/pythran/pythonic/include/builtins/file/read.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,085 root INFO copying build/lib/pythran/pythonic/include/builtins/file/close.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,086 root INFO copying build/lib/pythran/pythonic/include/builtins/file/seek.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,087 root INFO copying build/lib/pythran/pythonic/include/builtins/file/fileno.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,088 root INFO copying build/lib/pythran/pythonic/include/builtins/file/readlines.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,088 root INFO copying build/lib/pythran/pythonic/include/builtins/file/readline.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,089 root INFO copying build/lib/pythran/pythonic/include/builtins/file/tell.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,090 root INFO copying build/lib/pythran/pythonic/include/builtins/file/isatty.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,091 root INFO copying build/lib/pythran/pythonic/include/builtins/file/flush.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,092 root INFO copying build/lib/pythran/pythonic/include/builtins/file/write.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,092 root INFO copying build/lib/pythran/pythonic/include/builtins/file/writelines.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,093 root INFO copying build/lib/pythran/pythonic/include/builtins/file/truncate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/file 2024-09-30 21:38:52,094 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,095 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/len_set.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,096 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/static_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,096 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/static_list.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,097 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,098 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,099 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/make_shape.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,100 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/and_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,100 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,101 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/or_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,102 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/is_none.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,103 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/kwonly.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,104 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,105 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/abssqr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins/pythran 2024-09-30 21:38:52,106 root INFO copying build/lib/pythran/pythonic/include/builtins/ImportWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,106 root INFO copying build/lib/pythran/pythonic/include/builtins/UnboundLocalError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,107 root INFO copying build/lib/pythran/pythonic/include/builtins/int_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,108 root INFO copying build/lib/pythran/pythonic/include/builtins/pow.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,109 root INFO copying build/lib/pythran/pythonic/include/builtins/UnicodeError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,110 root INFO copying build/lib/pythran/pythonic/include/builtins/LookupError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,110 root INFO copying build/lib/pythran/pythonic/include/builtins/slice.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/builtins 2024-09-30 21:38:52,111 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/omp 2024-09-30 21:38:52,112 root INFO copying build/lib/pythran/pythonic/include/omp/get_wtime.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/omp 2024-09-30 21:38:52,113 root INFO copying build/lib/pythran/pythonic/include/omp/get_thread_num.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/omp 2024-09-30 21:38:52,114 root INFO copying build/lib/pythran/pythonic/include/omp/set_nested.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/omp 2024-09-30 21:38:52,114 root INFO copying build/lib/pythran/pythonic/include/omp/get_num_threads.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/omp 2024-09-30 21:38:52,115 root INFO copying build/lib/pythran/pythonic/include/omp/in_parallel.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/omp 2024-09-30 21:38:52,116 root INFO copying build/lib/pythran/pythonic/include/omp/set_num_threads.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/omp 2024-09-30 21:38:52,117 root INFO copying build/lib/pythran/pythonic/include/omp/get_wtick.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/omp 2024-09-30 21:38:52,118 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/bisect 2024-09-30 21:38:52,118 root INFO copying build/lib/pythran/pythonic/include/bisect/bisect_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/bisect 2024-09-30 21:38:52,119 root INFO copying build/lib/pythran/pythonic/include/bisect/bisect.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/bisect 2024-09-30 21:38:52,120 root INFO copying build/lib/pythran/pythonic/include/bisect/bisect_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/bisect 2024-09-30 21:38:52,121 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,122 root INFO copying build/lib/pythran/pythonic/include/types/numpy_gexpr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,123 root INFO copying build/lib/pythran/pythonic/include/types/float32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,124 root INFO copying build/lib/pythran/pythonic/include/types/float128.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,125 root INFO copying build/lib/pythran/pythonic/include/types/combined.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,126 root INFO copying build/lib/pythran/pythonic/include/types/lazy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,127 root INFO copying build/lib/pythran/pythonic/include/types/complex256.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,127 root INFO copying build/lib/pythran/pythonic/include/types/static_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,128 root INFO copying build/lib/pythran/pythonic/include/types/nditerator.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,129 root INFO copying build/lib/pythran/pythonic/include/types/clongdouble.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,130 root INFO copying build/lib/pythran/pythonic/include/types/numpy_operators.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,131 root INFO copying build/lib/pythran/pythonic/include/types/assignable.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,132 root INFO copying build/lib/pythran/pythonic/include/types/complex64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,132 root INFO copying build/lib/pythran/pythonic/include/types/uintp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,133 root INFO copying build/lib/pythran/pythonic/include/types/traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,134 root INFO copying build/lib/pythran/pythonic/include/types/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,135 root INFO copying build/lib/pythran/pythonic/include/types/uintc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,136 root INFO copying build/lib/pythran/pythonic/include/types/complex128.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,137 root INFO copying build/lib/pythran/pythonic/include/types/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,138 root INFO copying build/lib/pythran/pythonic/include/types/generator.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,138 root INFO copying build/lib/pythran/pythonic/include/types/ndarray.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,140 root INFO copying build/lib/pythran/pythonic/include/types/dict.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,140 root INFO copying build/lib/pythran/pythonic/include/types/attr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,141 root INFO copying build/lib/pythran/pythonic/include/types/raw_array.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,142 root INFO copying build/lib/pythran/pythonic/include/types/str.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,143 root INFO copying build/lib/pythran/pythonic/include/types/cfun.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,144 root INFO copying build/lib/pythran/pythonic/include/types/numpy_nary_expr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,145 root INFO copying build/lib/pythran/pythonic/include/types/intp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,146 root INFO copying build/lib/pythran/pythonic/include/types/uint16.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,146 root INFO copying build/lib/pythran/pythonic/include/types/int64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,147 root INFO copying build/lib/pythran/pythonic/include/types/empty_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,148 root INFO copying build/lib/pythran/pythonic/include/types/int32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,149 root INFO copying build/lib/pythran/pythonic/include/types/numpy_vexpr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,149 root INFO copying build/lib/pythran/pythonic/include/types/bool.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,150 root INFO copying build/lib/pythran/pythonic/include/types/float.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,151 root INFO copying build/lib/pythran/pythonic/include/types/int16.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,152 root INFO copying build/lib/pythran/pythonic/include/types/numpy_texpr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,153 root INFO copying build/lib/pythran/pythonic/include/types/float64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,154 root INFO copying build/lib/pythran/pythonic/include/types/numpy_ufunc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,154 root INFO copying build/lib/pythran/pythonic/include/types/uint32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,155 root INFO copying build/lib/pythran/pythonic/include/types/intc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,156 root INFO copying build/lib/pythran/pythonic/include/types/complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,157 root INFO copying build/lib/pythran/pythonic/include/types/longdouble.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,158 root INFO copying build/lib/pythran/pythonic/include/types/vectorizable_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,159 root INFO copying build/lib/pythran/pythonic/include/types/variant_functor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,159 root INFO copying build/lib/pythran/pythonic/include/types/exceptions.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,160 root INFO copying build/lib/pythran/pythonic/include/types/pointer.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,161 root INFO copying build/lib/pythran/pythonic/include/types/NoneType.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,162 root INFO copying build/lib/pythran/pythonic/include/types/immediate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,163 root INFO copying build/lib/pythran/pythonic/include/types/numpy_expr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,164 root INFO copying build/lib/pythran/pythonic/include/types/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,165 root INFO copying build/lib/pythran/pythonic/include/types/file.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,166 root INFO copying build/lib/pythran/pythonic/include/types/int8.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,167 root INFO copying build/lib/pythran/pythonic/include/types/numpy_unary_op.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,168 root INFO copying build/lib/pythran/pythonic/include/types/numpy_iexpr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,169 root INFO copying build/lib/pythran/pythonic/include/types/numpy_binary_op.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,170 root INFO copying build/lib/pythran/pythonic/include/types/int.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,171 root INFO copying build/lib/pythran/pythonic/include/types/numpy_broadcast.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,172 root INFO copying build/lib/pythran/pythonic/include/types/uint8.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,172 root INFO copying build/lib/pythran/pythonic/include/types/dynamic_tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,173 root INFO copying build/lib/pythran/pythonic/include/types/finfo.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,174 root INFO copying build/lib/pythran/pythonic/include/types/uint64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,175 root INFO copying build/lib/pythran/pythonic/include/types/numpy_op_helper.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,176 root INFO copying build/lib/pythran/pythonic/include/types/slice.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/types 2024-09-30 21:38:52,177 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/os 2024-09-30 21:38:52,178 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/os/path 2024-09-30 21:38:52,178 root INFO copying build/lib/pythran/pythonic/include/os/path/join.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/os/path 2024-09-30 21:38:52,179 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/string 2024-09-30 21:38:52,180 root INFO copying build/lib/pythran/pythonic/include/string/ascii_lowercase.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/string 2024-09-30 21:38:52,180 root INFO copying build/lib/pythran/pythonic/include/string/hexdigits.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/string 2024-09-30 21:38:52,181 root INFO copying build/lib/pythran/pythonic/include/string/find.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/string 2024-09-30 21:38:52,182 root INFO copying build/lib/pythran/pythonic/include/string/ascii_letters.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/string 2024-09-30 21:38:52,183 root INFO copying build/lib/pythran/pythonic/include/string/octdigits.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/string 2024-09-30 21:38:52,184 root INFO copying build/lib/pythran/pythonic/include/string/ascii_uppercase.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/string 2024-09-30 21:38:52,184 root INFO copying build/lib/pythran/pythonic/include/string/digits.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/string 2024-09-30 21:38:52,186 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,187 root INFO copying build/lib/pythran/pythonic/include/numpy/flipud.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,188 root INFO copying build/lib/pythran/pythonic/include/numpy/nanmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,189 root INFO copying build/lib/pythran/pythonic/include/numpy/clip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,189 root INFO copying build/lib/pythran/pythonic/include/numpy/array_equiv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,190 root INFO copying build/lib/pythran/pythonic/include/numpy/fromstring.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,191 root INFO copying build/lib/pythran/pythonic/include/numpy/asfarray.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,192 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/less 2024-09-30 21:38:52,193 root INFO copying build/lib/pythran/pythonic/include/numpy/less/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/less 2024-09-30 21:38:52,193 root INFO copying build/lib/pythran/pythonic/include/numpy/ndenumerate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,194 root INFO copying build/lib/pythran/pythonic/include/numpy/diag.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,195 root INFO copying build/lib/pythran/pythonic/include/numpy/stack.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,196 root INFO copying build/lib/pythran/pythonic/include/numpy/float32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,197 root INFO copying build/lib/pythran/pythonic/include/numpy/ushort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,198 root INFO copying build/lib/pythran/pythonic/include/numpy/identity.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,198 root INFO copying build/lib/pythran/pythonic/include/numpy/float128.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,199 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ldexp 2024-09-30 21:38:52,200 root INFO copying build/lib/pythran/pythonic/include/numpy/ldexp/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ldexp 2024-09-30 21:38:52,201 root INFO copying build/lib/pythran/pythonic/include/numpy/log1p.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,202 root INFO copying build/lib/pythran/pythonic/include/numpy/ones_like.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,202 root INFO copying build/lib/pythran/pythonic/include/numpy/asscalar.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,203 root INFO copying build/lib/pythran/pythonic/include/numpy/average.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,204 root INFO copying build/lib/pythran/pythonic/include/numpy/ediff1d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,205 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/logical_xor 2024-09-30 21:38:52,206 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_xor/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/logical_xor 2024-09-30 21:38:52,206 root INFO copying build/lib/pythran/pythonic/include/numpy/newaxis.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,207 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/bitwise_xor 2024-09-30 21:38:52,208 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/bitwise_xor 2024-09-30 21:38:52,209 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/bitwise_xor 2024-09-30 21:38:52,210 root INFO copying build/lib/pythran/pythonic/include/numpy/complex256.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,210 root INFO copying build/lib/pythran/pythonic/include/numpy/vdot.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,211 root INFO copying build/lib/pythran/pythonic/include/numpy/diagonal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,212 root INFO copying build/lib/pythran/pythonic/include/numpy/bincount.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,213 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/heaviside 2024-09-30 21:38:52,214 root INFO copying build/lib/pythran/pythonic/include/numpy/heaviside/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/heaviside 2024-09-30 21:38:52,215 root INFO copying build/lib/pythran/pythonic/include/numpy/power.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,216 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/logical_and 2024-09-30 21:38:52,216 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_and/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/logical_and 2024-09-30 21:38:52,217 root INFO copying build/lib/pythran/pythonic/include/numpy/resize.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,218 root INFO copying build/lib/pythran/pythonic/include/numpy/sum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,219 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/hypot 2024-09-30 21:38:52,220 root INFO copying build/lib/pythran/pythonic/include/numpy/hypot/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/hypot 2024-09-30 21:38:52,220 root INFO copying build/lib/pythran/pythonic/include/numpy/trace.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,221 root INFO copying build/lib/pythran/pythonic/include/numpy/broadcast_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,222 root INFO copying build/lib/pythran/pythonic/include/numpy/array2string.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,223 root INFO copying build/lib/pythran/pythonic/include/numpy/concatenate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,224 root INFO copying build/lib/pythran/pythonic/include/numpy/tile.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,224 root INFO copying build/lib/pythran/pythonic/include/numpy/mod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,225 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/logaddexp2 2024-09-30 21:38:52,226 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/logaddexp2 2024-09-30 21:38:52,227 root INFO copying build/lib/pythran/pythonic/include/numpy/invert.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,228 root INFO copying build/lib/pythran/pythonic/include/numpy/deg2rad.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,228 root INFO copying build/lib/pythran/pythonic/include/numpy/rollaxis.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,229 root INFO copying build/lib/pythran/pythonic/include/numpy/log10.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,230 root INFO copying build/lib/pythran/pythonic/include/numpy/putmask.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,231 root INFO copying build/lib/pythran/pythonic/include/numpy/take.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,232 root INFO copying build/lib/pythran/pythonic/include/numpy/rad2deg.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,233 root INFO copying build/lib/pythran/pythonic/include/numpy/isclose.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,234 root INFO copying build/lib/pythran/pythonic/include/numpy/zeros.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,234 root INFO copying build/lib/pythran/pythonic/include/numpy/fliplr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,235 root INFO copying build/lib/pythran/pythonic/include/numpy/arccosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,236 root INFO copying build/lib/pythran/pythonic/include/numpy/put.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,237 root INFO copying build/lib/pythran/pythonic/include/numpy/sinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,238 root INFO copying build/lib/pythran/pythonic/include/numpy/radians.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,239 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,240 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/greater_equal 2024-09-30 21:38:52,240 root INFO copying build/lib/pythran/pythonic/include/numpy/greater_equal/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/greater_equal 2024-09-30 21:38:52,241 root INFO copying build/lib/pythran/pythonic/include/numpy/triu.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,242 root INFO copying build/lib/pythran/pythonic/include/numpy/copyto.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,243 root INFO copying build/lib/pythran/pythonic/include/numpy/round.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,243 root INFO copying build/lib/pythran/pythonic/include/numpy/isinf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,244 root INFO copying build/lib/pythran/pythonic/include/numpy/uint.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,245 root INFO copying build/lib/pythran/pythonic/include/numpy/complex64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,246 root INFO copying build/lib/pythran/pythonic/include/numpy/uintp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,247 root INFO copying build/lib/pythran/pythonic/include/numpy/std_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,247 root INFO copying build/lib/pythran/pythonic/include/numpy/logspace.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,248 root INFO copying build/lib/pythran/pythonic/include/numpy/ravel.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,249 root INFO copying build/lib/pythran/pythonic/include/numpy/round_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,250 root INFO copying build/lib/pythran/pythonic/include/numpy/unwrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,251 root INFO copying build/lib/pythran/pythonic/include/numpy/ldexp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,251 root INFO copying build/lib/pythran/pythonic/include/numpy/searchsorted.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,252 root INFO copying build/lib/pythran/pythonic/include/numpy/diff.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,253 root INFO copying build/lib/pythran/pythonic/include/numpy/place.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,254 root INFO copying build/lib/pythran/pythonic/include/numpy/nonzero.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,255 root INFO copying build/lib/pythran/pythonic/include/numpy/full.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,255 root INFO copying build/lib/pythran/pythonic/include/numpy/repeat.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,256 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/left_shift 2024-09-30 21:38:52,257 root INFO copying build/lib/pythran/pythonic/include/numpy/left_shift/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/left_shift 2024-09-30 21:38:52,258 root INFO copying build/lib/pythran/pythonic/include/numpy/array_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,259 root INFO copying build/lib/pythran/pythonic/include/numpy/bool_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,260 root INFO copying build/lib/pythran/pythonic/include/numpy/alltrue.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,260 root INFO copying build/lib/pythran/pythonic/include/numpy/tanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,261 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/less_equal 2024-09-30 21:38:52,262 root INFO copying build/lib/pythran/pythonic/include/numpy/less_equal/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/less_equal 2024-09-30 21:38:52,263 root INFO copying build/lib/pythran/pythonic/include/numpy/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,264 root INFO copying build/lib/pythran/pythonic/include/numpy/arcsin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,264 root INFO copying build/lib/pythran/pythonic/include/numpy/arcsinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,265 root INFO copying build/lib/pythran/pythonic/include/numpy/ndindex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,266 root INFO copying build/lib/pythran/pythonic/include/numpy/ceil.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,267 root INFO copying build/lib/pythran/pythonic/include/numpy/amin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,268 root INFO copying build/lib/pythran/pythonic/include/numpy/nextafter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,268 root INFO copying build/lib/pythran/pythonic/include/numpy/float_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,269 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/dtype 2024-09-30 21:38:52,270 root INFO copying build/lib/pythran/pythonic/include/numpy/dtype/type.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/dtype 2024-09-30 21:38:52,271 root INFO copying build/lib/pythran/pythonic/include/numpy/binary_repr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,272 root INFO copying build/lib/pythran/pythonic/include/numpy/real.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,272 root INFO copying build/lib/pythran/pythonic/include/numpy/ufunc_accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,273 root INFO copying build/lib/pythran/pythonic/include/numpy/longlong.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,274 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/minimum 2024-09-30 21:38:52,275 root INFO copying build/lib/pythran/pythonic/include/numpy/minimum/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/minimum 2024-09-30 21:38:52,276 root INFO copying build/lib/pythran/pythonic/include/numpy/minimum/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/minimum 2024-09-30 21:38:52,277 root INFO copying build/lib/pythran/pythonic/include/numpy/issctype.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,277 root INFO copying build/lib/pythran/pythonic/include/numpy/intersect1d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,278 root INFO copying build/lib/pythran/pythonic/include/numpy/argsort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,279 root INFO copying build/lib/pythran/pythonic/include/numpy/tril.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,280 root INFO copying build/lib/pythran/pythonic/include/numpy/fromfunction.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,281 root INFO copying build/lib/pythran/pythonic/include/numpy/nan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,281 root INFO copying build/lib/pythran/pythonic/include/numpy/isneginf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,282 root INFO copying build/lib/pythran/pythonic/include/numpy/divide.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,283 root INFO copying build/lib/pythran/pythonic/include/numpy/nan_to_num.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,284 root INFO copying build/lib/pythran/pythonic/include/numpy/uintc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,285 root INFO copying build/lib/pythran/pythonic/include/numpy/insert.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,286 root INFO copying build/lib/pythran/pythonic/include/numpy/arctanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,287 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/equal 2024-09-30 21:38:52,287 root INFO copying build/lib/pythran/pythonic/include/numpy/equal/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/equal 2024-09-30 21:38:52,288 root INFO copying build/lib/pythran/pythonic/include/numpy/complex128.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,289 root INFO copying build/lib/pythran/pythonic/include/numpy/atleast_2d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,290 root INFO copying build/lib/pythran/pythonic/include/numpy/cumproduct.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,291 root INFO copying build/lib/pythran/pythonic/include/numpy/split.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,291 root INFO copying build/lib/pythran/pythonic/include/numpy/dot.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,292 root INFO copying build/lib/pythran/pythonic/include/numpy/ubyte.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,293 root INFO copying build/lib/pythran/pythonic/include/numpy/sqrt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,294 root INFO copying build/lib/pythran/pythonic/include/numpy/argwhere.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,295 root INFO copying build/lib/pythran/pythonic/include/numpy/cbrt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,295 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_not.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,296 root INFO copying build/lib/pythran/pythonic/include/numpy/isfinite.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,297 root INFO copying build/lib/pythran/pythonic/include/numpy/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,298 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,299 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/item.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,300 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/tostring.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,300 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/view.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,301 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/fill.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,302 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/flatten.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,303 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/tolist.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,304 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/reshape.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,304 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/sort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,305 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/tofile.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,306 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/astype.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ndarray 2024-09-30 21:38:52,307 root INFO copying build/lib/pythran/pythonic/include/numpy/fill_diagonal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,308 root INFO copying build/lib/pythran/pythonic/include/numpy/nansum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,309 root INFO copying build/lib/pythran/pythonic/include/numpy/indices.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,309 root INFO copying build/lib/pythran/pythonic/include/numpy/cumprod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,310 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fmod 2024-09-30 21:38:52,311 root INFO copying build/lib/pythran/pythonic/include/numpy/fmod/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fmod 2024-09-30 21:38:52,312 root INFO copying build/lib/pythran/pythonic/include/numpy/log2.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,313 root INFO copying build/lib/pythran/pythonic/include/numpy/where.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,314 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,314 root INFO copying build/lib/pythran/pythonic/include/numpy/full_like.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,315 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/greater 2024-09-30 21:38:52,316 root INFO copying build/lib/pythran/pythonic/include/numpy/greater/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/greater 2024-09-30 21:38:52,317 root INFO copying build/lib/pythran/pythonic/include/numpy/correlate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,318 root INFO copying build/lib/pythran/pythonic/include/numpy/atleast_1d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,318 root INFO copying build/lib/pythran/pythonic/include/numpy/sin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,319 root INFO copying build/lib/pythran/pythonic/include/numpy/inner.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,320 root INFO copying build/lib/pythran/pythonic/include/numpy/cross.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,321 root INFO copying build/lib/pythran/pythonic/include/numpy/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,322 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/bitwise_and 2024-09-30 21:38:52,322 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/bitwise_and 2024-09-30 21:38:52,323 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_and/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/bitwise_and 2024-09-30 21:38:52,324 root INFO copying build/lib/pythran/pythonic/include/numpy/ascontiguousarray.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,325 root INFO copying build/lib/pythran/pythonic/include/numpy/argmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,326 root INFO copying build/lib/pythran/pythonic/include/numpy/equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,327 root INFO copying build/lib/pythran/pythonic/include/numpy/transpose.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,327 root INFO copying build/lib/pythran/pythonic/include/numpy/arctan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,328 root INFO copying build/lib/pythran/pythonic/include/numpy/inf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,329 root INFO copying build/lib/pythran/pythonic/include/numpy/flip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,330 root INFO copying build/lib/pythran/pythonic/include/numpy/roll.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,331 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/not_equal 2024-09-30 21:38:52,332 root INFO copying build/lib/pythran/pythonic/include/numpy/not_equal/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/not_equal 2024-09-30 21:38:52,333 root INFO copying build/lib/pythran/pythonic/include/numpy/linspace.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,333 root INFO copying build/lib/pythran/pythonic/include/numpy/floor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,334 root INFO copying build/lib/pythran/pythonic/include/numpy/negative.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,335 root INFO copying build/lib/pythran/pythonic/include/numpy/ulonglong.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,336 root INFO copying build/lib/pythran/pythonic/include/numpy/intp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,337 root INFO copying build/lib/pythran/pythonic/include/numpy/all.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,337 root INFO copying build/lib/pythran/pythonic/include/numpy/var.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,338 root INFO copying build/lib/pythran/pythonic/include/numpy/minimum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,339 root INFO copying build/lib/pythran/pythonic/include/numpy/trunc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,340 root INFO copying build/lib/pythran/pythonic/include/numpy/mean.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,341 root INFO copying build/lib/pythran/pythonic/include/numpy/rot90.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,342 root INFO copying build/lib/pythran/pythonic/include/numpy/union1d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,342 root INFO copying build/lib/pythran/pythonic/include/numpy/unique.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,343 root INFO copying build/lib/pythran/pythonic/include/numpy/fabs.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,344 root INFO copying build/lib/pythran/pythonic/include/numpy/select.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,345 root INFO copying build/lib/pythran/pythonic/include/numpy/uint16.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,346 root INFO copying build/lib/pythran/pythonic/include/numpy/min.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,346 root INFO copying build/lib/pythran/pythonic/include/numpy/empty_like.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,347 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/maximum 2024-09-30 21:38:52,348 root INFO copying build/lib/pythran/pythonic/include/numpy/maximum/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/maximum 2024-09-30 21:38:52,349 root INFO copying build/lib/pythran/pythonic/include/numpy/maximum/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/maximum 2024-09-30 21:38:52,350 root INFO copying build/lib/pythran/pythonic/include/numpy/ones.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,350 root INFO copying build/lib/pythran/pythonic/include/numpy/frexp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,351 root INFO copying build/lib/pythran/pythonic/include/numpy/int64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,352 root INFO copying build/lib/pythran/pythonic/include/numpy/signbit.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,353 root INFO copying build/lib/pythran/pythonic/include/numpy/int32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,354 root INFO copying build/lib/pythran/pythonic/include/numpy/max.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,355 root INFO copying build/lib/pythran/pythonic/include/numpy/cos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,355 root INFO copying build/lib/pythran/pythonic/include/numpy/diagflat.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,356 root INFO copying build/lib/pythran/pythonic/include/numpy/remainder.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,357 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/logical_or 2024-09-30 21:38:52,358 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_or/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/logical_or 2024-09-30 21:38:52,359 root INFO copying build/lib/pythran/pythonic/include/numpy/heaviside.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,360 root INFO copying build/lib/pythran/pythonic/include/numpy/.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,361 root INFO copying build/lib/pythran/pythonic/include/numpy/any.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,361 root INFO copying build/lib/pythran/pythonic/include/numpy/convolve.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,362 root INFO copying build/lib/pythran/pythonic/include/numpy/fromiter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,363 root INFO copying build/lib/pythran/pythonic/include/numpy/flatnonzero.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,364 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/power 2024-09-30 21:38:52,365 root INFO copying build/lib/pythran/pythonic/include/numpy/power/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/power 2024-09-30 21:38:52,365 root INFO copying build/lib/pythran/pythonic/include/numpy/trim_zeros.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,366 root INFO copying build/lib/pythran/pythonic/include/numpy/product.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,367 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_and.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,368 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/mod 2024-09-30 21:38:52,369 root INFO copying build/lib/pythran/pythonic/include/numpy/mod/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/mod 2024-09-30 21:38:52,370 root INFO copying build/lib/pythran/pythonic/include/numpy/outer.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,370 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_or.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,371 root INFO copying build/lib/pythran/pythonic/include/numpy/true_divide.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,372 root INFO copying build/lib/pythran/pythonic/include/numpy/NINF.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,373 root INFO copying build/lib/pythran/pythonic/include/numpy/imag.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,374 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/negative 2024-09-30 21:38:52,374 root INFO copying build/lib/pythran/pythonic/include/numpy/negative/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/negative 2024-09-30 21:38:52,375 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_and.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,376 root INFO copying build/lib/pythran/pythonic/include/numpy/angle_in_deg.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,377 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_xor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,378 root INFO copying build/lib/pythran/pythonic/include/numpy/expm1.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,379 root INFO copying build/lib/pythran/pythonic/include/numpy/ufunc_reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,379 root INFO copying build/lib/pythran/pythonic/include/numpy/prod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,380 root INFO copying build/lib/pythran/pythonic/include/numpy/byte.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,381 root INFO copying build/lib/pythran/pythonic/include/numpy/append.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,382 root INFO copying build/lib/pythran/pythonic/include/numpy/int16.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,383 root INFO copying build/lib/pythran/pythonic/include/numpy/setdiff1d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,384 root INFO copying build/lib/pythran/pythonic/include/numpy/rint.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,384 root INFO copying build/lib/pythran/pythonic/include/numpy/partial_sum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,385 root INFO copying build/lib/pythran/pythonic/include/numpy/digitize.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,386 root INFO copying build/lib/pythran/pythonic/include/numpy/degrees.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,387 root INFO copying build/lib/pythran/pythonic/include/numpy/float64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,388 root INFO copying build/lib/pythran/pythonic/include/numpy/isscalar.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,389 root INFO copying build/lib/pythran/pythonic/include/numpy/copysign.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,390 root INFO copying build/lib/pythran/pythonic/include/numpy/array_str.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,390 root INFO copying build/lib/pythran/pythonic/include/numpy/uint32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,391 root INFO copying build/lib/pythran/pythonic/include/numpy/abs.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,392 root INFO copying build/lib/pythran/pythonic/include/numpy/cosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,393 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/multiply 2024-09-30 21:38:52,394 root INFO copying build/lib/pythran/pythonic/include/numpy/multiply/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/multiply 2024-09-30 21:38:52,395 root INFO copying build/lib/pythran/pythonic/include/numpy/multiply/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/multiply 2024-09-30 21:38:52,395 root INFO copying build/lib/pythran/pythonic/include/numpy/intc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,396 root INFO copying build/lib/pythran/pythonic/include/numpy/complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,397 root INFO copying build/lib/pythran/pythonic/include/numpy/exp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,398 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/copysign 2024-09-30 21:38:52,399 root INFO copying build/lib/pythran/pythonic/include/numpy/copysign/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/copysign 2024-09-30 21:38:52,399 root INFO copying build/lib/pythran/pythonic/include/numpy/ndim.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,400 root INFO copying build/lib/pythran/pythonic/include/numpy/sort_complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,401 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_or.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,402 root INFO copying build/lib/pythran/pythonic/include/numpy/nanargmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,403 root INFO copying build/lib/pythran/pythonic/include/numpy/asarray.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,404 root INFO copying build/lib/pythran/pythonic/include/numpy/multiply.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,405 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_xor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,405 root INFO copying build/lib/pythran/pythonic/include/numpy/around.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,406 root INFO copying build/lib/pythran/pythonic/include/numpy/nanmin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,407 root INFO copying build/lib/pythran/pythonic/include/numpy/asarray_chkfinite.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,408 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/floor_divide 2024-09-30 21:38:52,409 root INFO copying build/lib/pythran/pythonic/include/numpy/floor_divide/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/floor_divide 2024-09-30 21:38:52,409 root INFO copying build/lib/pythran/pythonic/include/numpy/allclose.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,410 root INFO copying build/lib/pythran/pythonic/include/numpy/pi.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,411 root INFO copying build/lib/pythran/pythonic/include/numpy/copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,412 root INFO copying build/lib/pythran/pythonic/include/numpy/hstack.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,413 root INFO copying build/lib/pythran/pythonic/include/numpy/count_nonzero.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,414 root INFO copying build/lib/pythran/pythonic/include/numpy/amax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,415 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/true_divide 2024-09-30 21:38:52,415 root INFO copying build/lib/pythran/pythonic/include/numpy/true_divide/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/true_divide 2024-09-30 21:38:52,416 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fmin 2024-09-30 21:38:52,417 root INFO copying build/lib/pythran/pythonic/include/numpy/fmin/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fmin 2024-09-30 21:38:52,418 root INFO copying build/lib/pythran/pythonic/include/numpy/fmin/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fmin 2024-09-30 21:38:52,418 root INFO copying build/lib/pythran/pythonic/include/numpy/vstack.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,419 root INFO copying build/lib/pythran/pythonic/include/numpy/spacing.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,420 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp2.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,421 root INFO copying build/lib/pythran/pythonic/include/numpy/sort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,422 root INFO copying build/lib/pythran/pythonic/include/numpy/fmod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,423 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,423 root INFO copying build/lib/pythran/pythonic/include/numpy/random/random.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,424 root INFO copying build/lib/pythran/pythonic/include/numpy/random/seed.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,425 root INFO copying build/lib/pythran/pythonic/include/numpy/random/sample.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,426 root INFO copying build/lib/pythran/pythonic/include/numpy/random/power.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,427 root INFO copying build/lib/pythran/pythonic/include/numpy/random/chisquare.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,428 root INFO copying build/lib/pythran/pythonic/include/numpy/random/negative_binomial.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,429 root INFO copying build/lib/pythran/pythonic/include/numpy/random/binomial.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,429 root INFO copying build/lib/pythran/pythonic/include/numpy/random/bytes.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,430 root INFO copying build/lib/pythran/pythonic/include/numpy/random/pareto.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,431 root INFO copying build/lib/pythran/pythonic/include/numpy/random/lognormal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,432 root INFO copying build/lib/pythran/pythonic/include/numpy/random/generator.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,433 root INFO copying build/lib/pythran/pythonic/include/numpy/random/gumbel.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,434 root INFO copying build/lib/pythran/pythonic/include/numpy/random/logseries.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,434 root INFO copying build/lib/pythran/pythonic/include/numpy/random/poisson.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,435 root INFO copying build/lib/pythran/pythonic/include/numpy/random/f.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,436 root INFO copying build/lib/pythran/pythonic/include/numpy/random/geometric.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,437 root INFO copying build/lib/pythran/pythonic/include/numpy/random/randint.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,437 root INFO copying build/lib/pythran/pythonic/include/numpy/random/random_integers.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,438 root INFO copying build/lib/pythran/pythonic/include/numpy/random/rand.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,439 root INFO copying build/lib/pythran/pythonic/include/numpy/random/randn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,440 root INFO copying build/lib/pythran/pythonic/include/numpy/random/choice.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,441 root INFO copying build/lib/pythran/pythonic/include/numpy/random/weibull.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,442 root INFO copying build/lib/pythran/pythonic/include/numpy/random/normal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,442 root INFO copying build/lib/pythran/pythonic/include/numpy/random/uniform.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,443 root INFO copying build/lib/pythran/pythonic/include/numpy/random/standard_normal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,444 root INFO copying build/lib/pythran/pythonic/include/numpy/random/standard_gamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,445 root INFO copying build/lib/pythran/pythonic/include/numpy/random/exponential.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,446 root INFO copying build/lib/pythran/pythonic/include/numpy/random/ranf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,446 root INFO copying build/lib/pythran/pythonic/include/numpy/random/gamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,447 root INFO copying build/lib/pythran/pythonic/include/numpy/random/shuffle.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,448 root INFO copying build/lib/pythran/pythonic/include/numpy/random/standard_exponential.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,449 root INFO copying build/lib/pythran/pythonic/include/numpy/random/logistic.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,450 root INFO copying build/lib/pythran/pythonic/include/numpy/random/dirichlet.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,451 root INFO copying build/lib/pythran/pythonic/include/numpy/random/random_sample.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,451 root INFO copying build/lib/pythran/pythonic/include/numpy/random/rayleigh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,452 root INFO copying build/lib/pythran/pythonic/include/numpy/random/laplace.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/random 2024-09-30 21:38:52,453 root INFO copying build/lib/pythran/pythonic/include/numpy/nanargmin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,454 root INFO copying build/lib/pythran/pythonic/include/numpy/eye.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,455 root INFO copying build/lib/pythran/pythonic/include/numpy/reciprocal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,456 root INFO copying build/lib/pythran/pythonic/include/numpy/not_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,456 root INFO copying build/lib/pythran/pythonic/include/numpy/array.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,457 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/remainder 2024-09-30 21:38:52,458 root INFO copying build/lib/pythran/pythonic/include/numpy/remainder/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/remainder 2024-09-30 21:38:52,459 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/right_shift 2024-09-30 21:38:52,460 root INFO copying build/lib/pythran/pythonic/include/numpy/right_shift/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/right_shift 2024-09-30 21:38:52,460 root INFO copying build/lib/pythran/pythonic/include/numpy/conj.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,461 root INFO copying build/lib/pythran/pythonic/include/numpy/array_split.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,462 root INFO copying build/lib/pythran/pythonic/include/numpy/expand_dims.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,463 root INFO copying build/lib/pythran/pythonic/include/numpy/square.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,464 root INFO copying build/lib/pythran/pythonic/include/numpy/ptp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,465 root INFO copying build/lib/pythran/pythonic/include/numpy/absolute.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,465 root INFO copying build/lib/pythran/pythonic/include/numpy/e.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,466 root INFO copying build/lib/pythran/pythonic/include/numpy/fmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,467 root INFO copying build/lib/pythran/pythonic/include/numpy/sometrue.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,468 root INFO copying build/lib/pythran/pythonic/include/numpy/tan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,469 root INFO copying build/lib/pythran/pythonic/include/numpy/add.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,470 root INFO copying build/lib/pythran/pythonic/include/numpy/swapaxes.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,471 root INFO copying build/lib/pythran/pythonic/include/numpy/int8.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,471 root INFO copying build/lib/pythran/pythonic/include/numpy/tri.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,472 root INFO copying build/lib/pythran/pythonic/include/numpy/sign.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,473 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/arctan2 2024-09-30 21:38:52,474 root INFO copying build/lib/pythran/pythonic/include/numpy/arctan2/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/arctan2 2024-09-30 21:38:52,475 root INFO copying build/lib/pythran/pythonic/include/numpy/vectorize.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,476 root INFO copying build/lib/pythran/pythonic/include/numpy/arange.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,477 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/bitwise_or 2024-09-30 21:38:52,477 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/bitwise_or 2024-09-30 21:38:52,478 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_or/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/bitwise_or 2024-09-30 21:38:52,479 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/divide 2024-09-30 21:38:52,480 root INFO copying build/lib/pythran/pythonic/include/numpy/divide/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/divide 2024-09-30 21:38:52,480 root INFO copying build/lib/pythran/pythonic/include/numpy/cumsum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,481 root INFO copying build/lib/pythran/pythonic/include/numpy/isnan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,482 root INFO copying build/lib/pythran/pythonic/include/numpy/hypot.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,483 root INFO copying build/lib/pythran/pythonic/include/numpy/argmin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,484 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:52,485 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/rfft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:52,485 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/c2c.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:52,486 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/irfft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:52,487 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/fft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:52,488 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/ihfft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:52,489 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/hfft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:52,489 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/fftn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:52,490 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/ifft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fft 2024-09-30 21:38:52,491 root INFO copying build/lib/pythran/pythonic/include/numpy/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,492 root INFO copying build/lib/pythran/pythonic/include/numpy/double_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,493 root INFO copying build/lib/pythran/pythonic/include/numpy/empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,494 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/logaddexp 2024-09-30 21:38:52,495 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/logaddexp 2024-09-30 21:38:52,496 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/nextafter 2024-09-30 21:38:52,496 root INFO copying build/lib/pythran/pythonic/include/numpy/nextafter/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/nextafter 2024-09-30 21:38:52,497 root INFO copying build/lib/pythran/pythonic/include/numpy/atleast_3d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,498 root INFO copying build/lib/pythran/pythonic/include/numpy/isreal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,499 root INFO copying build/lib/pythran/pythonic/include/numpy/subtract.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,500 root INFO copying build/lib/pythran/pythonic/include/numpy/iscomplex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,501 root INFO copying build/lib/pythran/pythonic/include/numpy/zeros_like.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,502 root INFO copying build/lib/pythran/pythonic/include/numpy/log.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,503 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/linalg 2024-09-30 21:38:52,503 root INFO copying build/lib/pythran/pythonic/include/numpy/linalg/matrix_power.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/linalg 2024-09-30 21:38:52,504 root INFO copying build/lib/pythran/pythonic/include/numpy/linalg/norm.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/linalg 2024-09-30 21:38:52,505 root INFO copying build/lib/pythran/pythonic/include/numpy/median.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,506 root INFO copying build/lib/pythran/pythonic/include/numpy/base_repr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,507 root INFO copying build/lib/pythran/pythonic/include/numpy/isrealobj.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,507 root INFO copying build/lib/pythran/pythonic/include/numpy/fromfile.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,508 root INFO copying build/lib/pythran/pythonic/include/numpy/maximum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,509 root INFO copying build/lib/pythran/pythonic/include/numpy/right_shift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,510 root INFO copying build/lib/pythran/pythonic/include/numpy/delete_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,511 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_not.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,512 root INFO copying build/lib/pythran/pythonic/include/numpy/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,512 root INFO copying build/lib/pythran/pythonic/include/numpy/left_shift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,513 root INFO copying build/lib/pythran/pythonic/include/numpy/alen.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,514 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ctypeslib 2024-09-30 21:38:52,515 root INFO copying build/lib/pythran/pythonic/include/numpy/ctypeslib/as_array.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/ctypeslib 2024-09-30 21:38:52,516 root INFO copying build/lib/pythran/pythonic/include/numpy/conjugate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,516 root INFO copying build/lib/pythran/pythonic/include/numpy/isposinf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,517 root INFO copying build/lib/pythran/pythonic/include/numpy/arccos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,518 root INFO copying build/lib/pythran/pythonic/include/numpy/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,519 root INFO copying build/lib/pythran/pythonic/include/numpy/interp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,520 root INFO copying build/lib/pythran/pythonic/include/numpy/angle_in_rad.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,521 root INFO copying build/lib/pythran/pythonic/include/numpy/arctan2.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,522 root INFO copying build/lib/pythran/pythonic/include/numpy/uint8.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,523 root INFO copying build/lib/pythran/pythonic/include/numpy/int_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,523 root INFO copying build/lib/pythran/pythonic/include/numpy/angle.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,524 root INFO copying build/lib/pythran/pythonic/include/numpy/fmin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,525 root INFO copying build/lib/pythran/pythonic/include/numpy/shape.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,526 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/subtract 2024-09-30 21:38:52,527 root INFO copying build/lib/pythran/pythonic/include/numpy/subtract/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/subtract 2024-09-30 21:38:52,528 root INFO copying build/lib/pythran/pythonic/include/numpy/finfo.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,528 root INFO copying build/lib/pythran/pythonic/include/numpy/floor_divide.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,529 root INFO copying build/lib/pythran/pythonic/include/numpy/short_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,530 root INFO copying build/lib/pythran/pythonic/include/numpy/uint64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,531 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/add 2024-09-30 21:38:52,532 root INFO copying build/lib/pythran/pythonic/include/numpy/add/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/add 2024-09-30 21:38:52,533 root INFO copying build/lib/pythran/pythonic/include/numpy/add/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/add 2024-09-30 21:38:52,534 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fmax 2024-09-30 21:38:52,534 root INFO copying build/lib/pythran/pythonic/include/numpy/fmax/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fmax 2024-09-30 21:38:52,535 root INFO copying build/lib/pythran/pythonic/include/numpy/fmax/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy/fmax 2024-09-30 21:38:52,536 root INFO copying build/lib/pythran/pythonic/include/numpy/lexsort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,537 root INFO copying build/lib/pythran/pythonic/include/numpy/fix.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,537 root INFO copying build/lib/pythran/pythonic/include/numpy/unravel_index.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/numpy 2024-09-30 21:38:52,539 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,539 root INFO copying build/lib/pythran/pythonic/include/utils/numpy_conversion.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,540 root INFO copying build/lib/pythran/pythonic/include/utils/fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,541 root INFO copying build/lib/pythran/pythonic/include/utils/tags.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,542 root INFO copying build/lib/pythran/pythonic/include/utils/neutral.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,542 root INFO copying build/lib/pythran/pythonic/include/utils/functor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,543 root INFO copying build/lib/pythran/pythonic/include/utils/nested_container.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,544 root INFO copying build/lib/pythran/pythonic/include/utils/shared_ref.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,545 root INFO copying build/lib/pythran/pythonic/include/utils/allocate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,546 root INFO copying build/lib/pythran/pythonic/include/utils/yield.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,547 root INFO copying build/lib/pythran/pythonic/include/utils/numpy_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,547 root INFO copying build/lib/pythran/pythonic/include/utils/broadcast_copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,548 root INFO copying build/lib/pythran/pythonic/include/utils/iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,549 root INFO copying build/lib/pythran/pythonic/include/utils/seq.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,550 root INFO copying build/lib/pythran/pythonic/include/utils/meta.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,551 root INFO copying build/lib/pythran/pythonic/include/utils/reserve.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,551 root INFO copying build/lib/pythran/pythonic/include/utils/array_helper.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,552 root INFO copying build/lib/pythran/pythonic/include/utils/int_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/utils 2024-09-30 21:38:52,553 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,554 root INFO copying build/lib/pythran/pythonic/include/random/random.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,555 root INFO copying build/lib/pythran/pythonic/include/random/seed.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,556 root INFO copying build/lib/pythran/pythonic/include/random/sample.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,556 root INFO copying build/lib/pythran/pythonic/include/random/gauss.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,557 root INFO copying build/lib/pythran/pythonic/include/random/expovariate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,558 root INFO copying build/lib/pythran/pythonic/include/random/randint.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,559 root INFO copying build/lib/pythran/pythonic/include/random/choice.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,559 root INFO copying build/lib/pythran/pythonic/include/random/uniform.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,560 root INFO copying build/lib/pythran/pythonic/include/random/randrange.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,561 root INFO copying build/lib/pythran/pythonic/include/random/shuffle.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/random 2024-09-30 21:38:52,562 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,563 root INFO copying build/lib/pythran/pythonic/include/math/log1p.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,564 root INFO copying build/lib/pythran/pythonic/include/math/modf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,564 root INFO copying build/lib/pythran/pythonic/include/math/log10.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,565 root INFO copying build/lib/pythran/pythonic/include/math/sinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,566 root INFO copying build/lib/pythran/pythonic/include/math/radians.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,567 root INFO copying build/lib/pythran/pythonic/include/math/isinf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,568 root INFO copying build/lib/pythran/pythonic/include/math/lgamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,568 root INFO copying build/lib/pythran/pythonic/include/math/ldexp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,569 root INFO copying build/lib/pythran/pythonic/include/math/tanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,570 root INFO copying build/lib/pythran/pythonic/include/math/ceil.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,571 root INFO copying build/lib/pythran/pythonic/include/math/atan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,572 root INFO copying build/lib/pythran/pythonic/include/math/sqrt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,573 root INFO copying build/lib/pythran/pythonic/include/math/asin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,573 root INFO copying build/lib/pythran/pythonic/include/math/sin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,574 root INFO copying build/lib/pythran/pythonic/include/math/floor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,575 root INFO copying build/lib/pythran/pythonic/include/math/trunc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,576 root INFO copying build/lib/pythran/pythonic/include/math/fabs.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,576 root INFO copying build/lib/pythran/pythonic/include/math/asinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,577 root INFO copying build/lib/pythran/pythonic/include/math/frexp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,578 root INFO copying build/lib/pythran/pythonic/include/math/cos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,579 root INFO copying build/lib/pythran/pythonic/include/math/expm1.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,580 root INFO copying build/lib/pythran/pythonic/include/math/degrees.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,580 root INFO copying build/lib/pythran/pythonic/include/math/copysign.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,581 root INFO copying build/lib/pythran/pythonic/include/math/cosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,582 root INFO copying build/lib/pythran/pythonic/include/math/exp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,583 root INFO copying build/lib/pythran/pythonic/include/math/erf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,584 root INFO copying build/lib/pythran/pythonic/include/math/pi.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,584 root INFO copying build/lib/pythran/pythonic/include/math/factorial.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,585 root INFO copying build/lib/pythran/pythonic/include/math/fmod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,586 root INFO copying build/lib/pythran/pythonic/include/math/acos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,587 root INFO copying build/lib/pythran/pythonic/include/math/erfc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,587 root INFO copying build/lib/pythran/pythonic/include/math/e.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,588 root INFO copying build/lib/pythran/pythonic/include/math/tan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,589 root INFO copying build/lib/pythran/pythonic/include/math/atanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,590 root INFO copying build/lib/pythran/pythonic/include/math/isnan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,591 root INFO copying build/lib/pythran/pythonic/include/math/hypot.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,592 root INFO copying build/lib/pythran/pythonic/include/math/atan2.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,592 root INFO copying build/lib/pythran/pythonic/include/math/log.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,593 root INFO copying build/lib/pythran/pythonic/include/math/gamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,594 root INFO copying build/lib/pythran/pythonic/include/math/pow.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,595 root INFO copying build/lib/pythran/pythonic/include/math/acosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/math 2024-09-30 21:38:52,596 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,596 root INFO copying build/lib/pythran/pythonic/include/cmath/log10.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,597 root INFO copying build/lib/pythran/pythonic/include/cmath/sinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,598 root INFO copying build/lib/pythran/pythonic/include/cmath/isinf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,599 root INFO copying build/lib/pythran/pythonic/include/cmath/tanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,600 root INFO copying build/lib/pythran/pythonic/include/cmath/atan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,600 root INFO copying build/lib/pythran/pythonic/include/cmath/sqrt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,601 root INFO copying build/lib/pythran/pythonic/include/cmath/asin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,602 root INFO copying build/lib/pythran/pythonic/include/cmath/sin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,603 root INFO copying build/lib/pythran/pythonic/include/cmath/asinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,604 root INFO copying build/lib/pythran/pythonic/include/cmath/cos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,604 root INFO copying build/lib/pythran/pythonic/include/cmath/cosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,605 root INFO copying build/lib/pythran/pythonic/include/cmath/exp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,606 root INFO copying build/lib/pythran/pythonic/include/cmath/pi.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,607 root INFO copying build/lib/pythran/pythonic/include/cmath/acos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,607 root INFO copying build/lib/pythran/pythonic/include/cmath/e.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,608 root INFO copying build/lib/pythran/pythonic/include/cmath/tan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,609 root INFO copying build/lib/pythran/pythonic/include/cmath/atanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,612 root INFO copying build/lib/pythran/pythonic/include/cmath/isnan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,613 root INFO copying build/lib/pythran/pythonic/include/cmath/log.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,614 root INFO copying build/lib/pythran/pythonic/include/cmath/acosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/cmath 2024-09-30 21:38:52,615 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/functools 2024-09-30 21:38:52,615 root INFO copying build/lib/pythran/pythonic/include/functools/partial.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/functools 2024-09-30 21:38:52,616 root INFO copying build/lib/pythran/pythonic/include/functools/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/functools 2024-09-30 21:38:52,617 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy 2024-09-30 21:38:52,618 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,618 root INFO copying build/lib/pythran/pythonic/include/scipy/special/i0.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,619 root INFO copying build/lib/pythran/pythonic/include/scipy/special/ivp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,620 root INFO copying build/lib/pythran/pythonic/include/scipy/special/gammaln.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,621 root INFO copying build/lib/pythran/pythonic/include/scipy/special/hankel2.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,622 root INFO copying build/lib/pythran/pythonic/include/scipy/special/spherical_jn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,622 root INFO copying build/lib/pythran/pythonic/include/scipy/special/spherical_yn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,623 root INFO copying build/lib/pythran/pythonic/include/scipy/special/jv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,624 root INFO copying build/lib/pythran/pythonic/include/scipy/special/binom.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,625 root INFO copying build/lib/pythran/pythonic/include/scipy/special/kv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,625 root INFO copying build/lib/pythran/pythonic/include/scipy/special/yvp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,626 root INFO copying build/lib/pythran/pythonic/include/scipy/special/kvp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,627 root INFO copying build/lib/pythran/pythonic/include/scipy/special/yv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,628 root INFO copying build/lib/pythran/pythonic/include/scipy/special/jvp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,629 root INFO copying build/lib/pythran/pythonic/include/scipy/special/gammaincinv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,629 root INFO copying build/lib/pythran/pythonic/include/scipy/special/ndtri.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,630 root INFO copying build/lib/pythran/pythonic/include/scipy/special/i0e.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,631 root INFO copying build/lib/pythran/pythonic/include/scipy/special/gamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,632 root INFO copying build/lib/pythran/pythonic/include/scipy/special/iv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,632 root INFO copying build/lib/pythran/pythonic/include/scipy/special/hankel1.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,633 root INFO copying build/lib/pythran/pythonic/include/scipy/special/ndtr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/scipy/special 2024-09-30 21:38:52,634 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/include/time 2024-09-30 21:38:52,635 root INFO copying build/lib/pythran/pythonic/include/time/sleep.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/time 2024-09-30 21:38:52,636 root INFO copying build/lib/pythran/pythonic/include/time/time.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/include/time 2024-09-30 21:38:52,637 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,638 root INFO copying build/lib/pythran/pythonic/builtins/next.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,639 root INFO copying build/lib/pythran/pythonic/builtins/hex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,640 root INFO copying build/lib/pythran/pythonic/builtins/TypeError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,640 root INFO copying build/lib/pythran/pythonic/builtins/ord.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,641 root INFO copying build/lib/pythran/pythonic/builtins/xrange.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,642 root INFO copying build/lib/pythran/pythonic/builtins/map.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,643 root INFO copying build/lib/pythran/pythonic/builtins/len.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,644 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/float_ 2024-09-30 21:38:52,644 root INFO copying build/lib/pythran/pythonic/builtins/float_/is_integer.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/float_ 2024-09-30 21:38:52,645 root INFO copying build/lib/pythran/pythonic/builtins/sum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,646 root INFO copying build/lib/pythran/pythonic/builtins/BaseException.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,647 root INFO copying build/lib/pythran/pythonic/builtins/DeprecationWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,648 root INFO copying build/lib/pythran/pythonic/builtins/NotImplementedError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,648 root INFO copying build/lib/pythran/pythonic/builtins/EOFError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,649 root INFO copying build/lib/pythran/pythonic/builtins/type.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,650 root INFO copying build/lib/pythran/pythonic/builtins/round.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,651 root INFO copying build/lib/pythran/pythonic/builtins/iter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,651 root INFO copying build/lib/pythran/pythonic/builtins/NameError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,652 root INFO copying build/lib/pythran/pythonic/builtins/AttributeError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,653 root INFO copying build/lib/pythran/pythonic/builtins/False.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,654 root INFO copying build/lib/pythran/pythonic/builtins/bool_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,655 root INFO copying build/lib/pythran/pythonic/builtins/GeneratorExit.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,655 root INFO copying build/lib/pythran/pythonic/builtins/isinstance.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,656 root INFO copying build/lib/pythran/pythonic/builtins/FileNotFoundError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,657 root INFO copying build/lib/pythran/pythonic/builtins/float_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,658 root INFO copying build/lib/pythran/pythonic/builtins/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,659 root INFO copying build/lib/pythran/pythonic/builtins/id.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,660 root INFO copying build/lib/pythran/pythonic/builtins/KeyboardInterrupt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,660 root INFO copying build/lib/pythran/pythonic/builtins/UserWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,661 root INFO copying build/lib/pythran/pythonic/builtins/sorted.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,662 root INFO copying build/lib/pythran/pythonic/builtins/range.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,663 root INFO copying build/lib/pythran/pythonic/builtins/Warning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,664 root INFO copying build/lib/pythran/pythonic/builtins/RuntimeError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,664 root INFO copying build/lib/pythran/pythonic/builtins/StopIteration.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,665 root INFO copying build/lib/pythran/pythonic/builtins/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,666 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,667 root INFO copying build/lib/pythran/pythonic/builtins/dict/popitem.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,668 root INFO copying build/lib/pythran/pythonic/builtins/dict/items.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,668 root INFO copying build/lib/pythran/pythonic/builtins/dict/get.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,669 root INFO copying build/lib/pythran/pythonic/builtins/dict/update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,670 root INFO copying build/lib/pythran/pythonic/builtins/dict/pop.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,671 root INFO copying build/lib/pythran/pythonic/builtins/dict/clear.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,672 root INFO copying build/lib/pythran/pythonic/builtins/dict/values.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,672 root INFO copying build/lib/pythran/pythonic/builtins/dict/copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,673 root INFO copying build/lib/pythran/pythonic/builtins/dict/fromkeys.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,674 root INFO copying build/lib/pythran/pythonic/builtins/dict/keys.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,675 root INFO copying build/lib/pythran/pythonic/builtins/dict/setdefault.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/dict 2024-09-30 21:38:52,676 root INFO copying build/lib/pythran/pythonic/builtins/PendingDeprecationWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,676 root INFO copying build/lib/pythran/pythonic/builtins/ImportError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,677 root INFO copying build/lib/pythran/pythonic/builtins/zip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,678 root INFO copying build/lib/pythran/pythonic/builtins/dict.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,679 root INFO copying build/lib/pythran/pythonic/builtins/reversed.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,680 root INFO copying build/lib/pythran/pythonic/builtins/MemoryError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,680 root INFO copying build/lib/pythran/pythonic/builtins/FloatingPointError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,681 root INFO copying build/lib/pythran/pythonic/builtins/BytesWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,682 root INFO copying build/lib/pythran/pythonic/builtins/str.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,683 root INFO copying build/lib/pythran/pythonic/builtins/SyntaxWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,684 root INFO copying build/lib/pythran/pythonic/builtins/all.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,684 root INFO copying build/lib/pythran/pythonic/builtins/print.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,685 root INFO copying build/lib/pythran/pythonic/builtins/UnicodeWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,686 root INFO copying build/lib/pythran/pythonic/builtins/getattr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,687 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/complex 2024-09-30 21:38:52,688 root INFO copying build/lib/pythran/pythonic/builtins/complex/conjugate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/complex 2024-09-30 21:38:52,689 root INFO copying build/lib/pythran/pythonic/builtins/in.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,690 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,690 root INFO copying build/lib/pythran/pythonic/builtins/set/issuperset.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,691 root INFO copying build/lib/pythran/pythonic/builtins/set/intersection_update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,692 root INFO copying build/lib/pythran/pythonic/builtins/set/discard.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,693 root INFO copying build/lib/pythran/pythonic/builtins/set/difference.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,693 root INFO copying build/lib/pythran/pythonic/builtins/set/symmetric_difference_update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,694 root INFO copying build/lib/pythran/pythonic/builtins/set/update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,695 root INFO copying build/lib/pythran/pythonic/builtins/set/symmetric_difference.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,696 root INFO copying build/lib/pythran/pythonic/builtins/set/union_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,697 root INFO copying build/lib/pythran/pythonic/builtins/set/clear.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,697 root INFO copying build/lib/pythran/pythonic/builtins/set/isdisjoint.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,698 root INFO copying build/lib/pythran/pythonic/builtins/set/difference_update.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,699 root INFO copying build/lib/pythran/pythonic/builtins/set/copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,700 root INFO copying build/lib/pythran/pythonic/builtins/set/issubset.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,700 root INFO copying build/lib/pythran/pythonic/builtins/set/intersection.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,701 root INFO copying build/lib/pythran/pythonic/builtins/set/add.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,702 root INFO copying build/lib/pythran/pythonic/builtins/set/remove.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/set 2024-09-30 21:38:52,703 root INFO copying build/lib/pythran/pythonic/builtins/min.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,704 root INFO copying build/lib/pythran/pythonic/builtins/ZeroDivisionError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,705 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/list 2024-09-30 21:38:52,705 root INFO copying build/lib/pythran/pythonic/builtins/list/insert.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/list 2024-09-30 21:38:52,706 root INFO copying build/lib/pythran/pythonic/builtins/list/pop.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/list 2024-09-30 21:38:52,707 root INFO copying build/lib/pythran/pythonic/builtins/list/count.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/list 2024-09-30 21:38:52,708 root INFO copying build/lib/pythran/pythonic/builtins/list/extend.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/list 2024-09-30 21:38:52,709 root INFO copying build/lib/pythran/pythonic/builtins/list/append.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/list 2024-09-30 21:38:52,709 root INFO copying build/lib/pythran/pythonic/builtins/list/reverse.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/list 2024-09-30 21:38:52,710 root INFO copying build/lib/pythran/pythonic/builtins/list/sort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/list 2024-09-30 21:38:52,711 root INFO copying build/lib/pythran/pythonic/builtins/list/remove.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/list 2024-09-30 21:38:52,712 root INFO copying build/lib/pythran/pythonic/builtins/max.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,712 root INFO copying build/lib/pythran/pythonic/builtins/BufferError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,713 root INFO copying build/lib/pythran/pythonic/builtins/IndexError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,714 root INFO copying build/lib/pythran/pythonic/builtins/any.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,715 root INFO copying build/lib/pythran/pythonic/builtins/oct.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,716 root INFO copying build/lib/pythran/pythonic/builtins/OverflowError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,716 root INFO copying build/lib/pythran/pythonic/builtins/AssertionError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,717 root INFO copying build/lib/pythran/pythonic/builtins/open.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,718 root INFO copying build/lib/pythran/pythonic/builtins/RuntimeWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,719 root INFO copying build/lib/pythran/pythonic/builtins/IOError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,720 root INFO copying build/lib/pythran/pythonic/builtins/minmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,720 root INFO copying build/lib/pythran/pythonic/builtins/None.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,721 root INFO copying build/lib/pythran/pythonic/builtins/filter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,722 root INFO copying build/lib/pythran/pythonic/builtins/ReferenceError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,723 root INFO copying build/lib/pythran/pythonic/builtins/abs.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,724 root INFO copying build/lib/pythran/pythonic/builtins/complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,724 root INFO copying build/lib/pythran/pythonic/builtins/chr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,725 root INFO copying build/lib/pythran/pythonic/builtins/KeyError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,726 root INFO copying build/lib/pythran/pythonic/builtins/bin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,727 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,728 root INFO copying build/lib/pythran/pythonic/builtins/str/isalpha.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,729 root INFO copying build/lib/pythran/pythonic/builtins/str/__mod__.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,729 root INFO copying build/lib/pythran/pythonic/builtins/str/strip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,730 root INFO copying build/lib/pythran/pythonic/builtins/str/isdigit.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,731 root INFO copying build/lib/pythran/pythonic/builtins/str/split.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,732 root INFO copying build/lib/pythran/pythonic/builtins/str/find.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,733 root INFO copying build/lib/pythran/pythonic/builtins/str/lower.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,733 root INFO copying build/lib/pythran/pythonic/builtins/str/upper.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,734 root INFO copying build/lib/pythran/pythonic/builtins/str/count.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,735 root INFO copying build/lib/pythran/pythonic/builtins/str/endswith.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,736 root INFO copying build/lib/pythran/pythonic/builtins/str/lstrip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,736 root INFO copying build/lib/pythran/pythonic/builtins/str/startswith.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,737 root INFO copying build/lib/pythran/pythonic/builtins/str/rstrip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,738 root INFO copying build/lib/pythran/pythonic/builtins/str/replace.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,739 root INFO copying build/lib/pythran/pythonic/builtins/str/capitalize.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,740 root INFO copying build/lib/pythran/pythonic/builtins/str/join.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/str 2024-09-30 21:38:52,740 root INFO copying build/lib/pythran/pythonic/builtins/FutureWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,741 root INFO copying build/lib/pythran/pythonic/builtins/assert.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,742 root INFO copying build/lib/pythran/pythonic/builtins/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,743 root INFO copying build/lib/pythran/pythonic/builtins/enumerate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,744 root INFO copying build/lib/pythran/pythonic/builtins/True.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,744 root INFO copying build/lib/pythran/pythonic/builtins/TabError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,745 root INFO copying build/lib/pythran/pythonic/builtins/Exception.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,746 root INFO copying build/lib/pythran/pythonic/builtins/ArithmeticError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,747 root INFO copying build/lib/pythran/pythonic/builtins/SyntaxError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,748 root INFO copying build/lib/pythran/pythonic/builtins/file.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,749 root INFO copying build/lib/pythran/pythonic/builtins/EnvironmentError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,749 root INFO copying build/lib/pythran/pythonic/builtins/divmod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,750 root INFO copying build/lib/pythran/pythonic/builtins/SystemExit.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,751 root INFO copying build/lib/pythran/pythonic/builtins/IndentationError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,752 root INFO copying build/lib/pythran/pythonic/builtins/OSError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,753 root INFO copying build/lib/pythran/pythonic/builtins/SystemError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,753 root INFO copying build/lib/pythran/pythonic/builtins/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,754 root INFO copying build/lib/pythran/pythonic/builtins/ValueError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,755 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,756 root INFO copying build/lib/pythran/pythonic/builtins/file/next.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,757 root INFO copying build/lib/pythran/pythonic/builtins/file/read.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,758 root INFO copying build/lib/pythran/pythonic/builtins/file/close.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,758 root INFO copying build/lib/pythran/pythonic/builtins/file/seek.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,759 root INFO copying build/lib/pythran/pythonic/builtins/file/fileno.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,760 root INFO copying build/lib/pythran/pythonic/builtins/file/readlines.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,761 root INFO copying build/lib/pythran/pythonic/builtins/file/readline.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,761 root INFO copying build/lib/pythran/pythonic/builtins/file/tell.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,762 root INFO copying build/lib/pythran/pythonic/builtins/file/isatty.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,763 root INFO copying build/lib/pythran/pythonic/builtins/file/flush.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,764 root INFO copying build/lib/pythran/pythonic/builtins/file/write.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,765 root INFO copying build/lib/pythran/pythonic/builtins/file/writelines.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,765 root INFO copying build/lib/pythran/pythonic/builtins/file/truncate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/file 2024-09-30 21:38:52,766 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,767 root INFO copying build/lib/pythran/pythonic/builtins/pythran/len_set.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,768 root INFO copying build/lib/pythran/pythonic/builtins/pythran/static_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,769 root INFO copying build/lib/pythran/pythonic/builtins/pythran/static_list.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,770 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfReturn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,770 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfCont.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,771 root INFO copying build/lib/pythran/pythonic/builtins/pythran/make_shape.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,772 root INFO copying build/lib/pythran/pythonic/builtins/pythran/and_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,773 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfBreak.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,774 root INFO copying build/lib/pythran/pythonic/builtins/pythran/or_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,774 root INFO copying build/lib/pythran/pythonic/builtins/pythran/is_none.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,775 root INFO copying build/lib/pythran/pythonic/builtins/pythran/kwonly.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,776 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,777 root INFO copying build/lib/pythran/pythonic/builtins/pythran/abssqr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins/pythran 2024-09-30 21:38:52,778 root INFO copying build/lib/pythran/pythonic/builtins/ImportWarning.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,778 root INFO copying build/lib/pythran/pythonic/builtins/UnboundLocalError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,779 root INFO copying build/lib/pythran/pythonic/builtins/int_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,780 root INFO copying build/lib/pythran/pythonic/builtins/pow.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,781 root INFO copying build/lib/pythran/pythonic/builtins/UnicodeError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,782 root INFO copying build/lib/pythran/pythonic/builtins/LookupError.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,782 root INFO copying build/lib/pythran/pythonic/builtins/slice.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/builtins 2024-09-30 21:38:52,783 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/omp 2024-09-30 21:38:52,784 root INFO copying build/lib/pythran/pythonic/omp/get_wtime.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/omp 2024-09-30 21:38:52,785 root INFO copying build/lib/pythran/pythonic/omp/get_thread_num.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/omp 2024-09-30 21:38:52,786 root INFO copying build/lib/pythran/pythonic/omp/set_nested.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/omp 2024-09-30 21:38:52,786 root INFO copying build/lib/pythran/pythonic/omp/get_num_threads.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/omp 2024-09-30 21:38:52,787 root INFO copying build/lib/pythran/pythonic/omp/in_parallel.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/omp 2024-09-30 21:38:52,788 root INFO copying build/lib/pythran/pythonic/omp/set_num_threads.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/omp 2024-09-30 21:38:52,789 root INFO copying build/lib/pythran/pythonic/omp/get_wtick.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/omp 2024-09-30 21:38:52,790 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/bisect 2024-09-30 21:38:52,790 root INFO copying build/lib/pythran/pythonic/bisect/bisect_right.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/bisect 2024-09-30 21:38:52,791 root INFO copying build/lib/pythran/pythonic/bisect/bisect.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/bisect 2024-09-30 21:38:52,792 root INFO copying build/lib/pythran/pythonic/bisect/bisect_left.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/bisect 2024-09-30 21:38:52,793 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,794 root INFO copying build/lib/pythran/pythonic/types/numpy_gexpr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,795 root INFO copying build/lib/pythran/pythonic/types/float32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,796 root INFO copying build/lib/pythran/pythonic/types/float128.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,797 root INFO copying build/lib/pythran/pythonic/types/combined.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,798 root INFO copying build/lib/pythran/pythonic/types/complex256.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,798 root INFO copying build/lib/pythran/pythonic/types/static_if.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,799 root INFO copying build/lib/pythran/pythonic/types/nditerator.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,800 root INFO copying build/lib/pythran/pythonic/types/clongdouble.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,801 root INFO copying build/lib/pythran/pythonic/types/numpy_operators.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,802 root INFO copying build/lib/pythran/pythonic/types/assignable.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,803 root INFO copying build/lib/pythran/pythonic/types/complex64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,803 root INFO copying build/lib/pythran/pythonic/types/uintp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,804 root INFO copying build/lib/pythran/pythonic/types/traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,805 root INFO copying build/lib/pythran/pythonic/types/tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,806 root INFO copying build/lib/pythran/pythonic/types/uintc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,807 root INFO copying build/lib/pythran/pythonic/types/complex128.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,807 root INFO copying build/lib/pythran/pythonic/types/set.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,808 root INFO copying build/lib/pythran/pythonic/types/generator.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,809 root INFO copying build/lib/pythran/pythonic/types/ndarray.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,810 root INFO copying build/lib/pythran/pythonic/types/dict.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,811 root INFO copying build/lib/pythran/pythonic/types/attr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,812 root INFO copying build/lib/pythran/pythonic/types/raw_array.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,813 root INFO copying build/lib/pythran/pythonic/types/str.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,814 root INFO copying build/lib/pythran/pythonic/types/cfun.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,815 root INFO copying build/lib/pythran/pythonic/types/numpy_nary_expr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,816 root INFO copying build/lib/pythran/pythonic/types/intp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,816 root INFO copying build/lib/pythran/pythonic/types/uint16.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,817 root INFO copying build/lib/pythran/pythonic/types/int64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,818 root INFO copying build/lib/pythran/pythonic/types/empty_iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,819 root INFO copying build/lib/pythran/pythonic/types/int32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,819 root INFO copying build/lib/pythran/pythonic/types/numpy_vexpr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,820 root INFO copying build/lib/pythran/pythonic/types/bool.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,821 root INFO copying build/lib/pythran/pythonic/types/float.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,822 root INFO copying build/lib/pythran/pythonic/types/int16.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,823 root INFO copying build/lib/pythran/pythonic/types/numpy_texpr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,824 root INFO copying build/lib/pythran/pythonic/types/float64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,825 root INFO copying build/lib/pythran/pythonic/types/uint32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,826 root INFO copying build/lib/pythran/pythonic/types/intc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,826 root INFO copying build/lib/pythran/pythonic/types/complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,827 root INFO copying build/lib/pythran/pythonic/types/longdouble.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,828 root INFO copying build/lib/pythran/pythonic/types/vectorizable_type.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,829 root INFO copying build/lib/pythran/pythonic/types/variant_functor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,830 root INFO copying build/lib/pythran/pythonic/types/exceptions.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,831 root INFO copying build/lib/pythran/pythonic/types/pointer.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,832 root INFO copying build/lib/pythran/pythonic/types/NoneType.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,832 root INFO copying build/lib/pythran/pythonic/types/numpy_expr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,833 root INFO copying build/lib/pythran/pythonic/types/list.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,835 root INFO copying build/lib/pythran/pythonic/types/file.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,836 root INFO copying build/lib/pythran/pythonic/types/int8.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,836 root INFO copying build/lib/pythran/pythonic/types/numpy_unary_op.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,837 root INFO copying build/lib/pythran/pythonic/types/numpy_iexpr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,838 root INFO copying build/lib/pythran/pythonic/types/numpy_binary_op.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,839 root INFO copying build/lib/pythran/pythonic/types/int.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,840 root INFO copying build/lib/pythran/pythonic/types/numpy_broadcast.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,841 root INFO copying build/lib/pythran/pythonic/types/uint8.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,841 root INFO copying build/lib/pythran/pythonic/types/dynamic_tuple.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,842 root INFO copying build/lib/pythran/pythonic/types/finfo.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,843 root INFO copying build/lib/pythran/pythonic/types/uint64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,844 root INFO copying build/lib/pythran/pythonic/types/numpy_op_helper.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,844 root INFO copying build/lib/pythran/pythonic/types/slice.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/types 2024-09-30 21:38:52,846 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/os 2024-09-30 21:38:52,846 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/os/path 2024-09-30 21:38:52,847 root INFO copying build/lib/pythran/pythonic/os/path/join.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/os/path 2024-09-30 21:38:52,848 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/string 2024-09-30 21:38:52,849 root INFO copying build/lib/pythran/pythonic/string/ascii_lowercase.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/string 2024-09-30 21:38:52,849 root INFO copying build/lib/pythran/pythonic/string/hexdigits.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/string 2024-09-30 21:38:52,850 root INFO copying build/lib/pythran/pythonic/string/find.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/string 2024-09-30 21:38:52,851 root INFO copying build/lib/pythran/pythonic/string/ascii_letters.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/string 2024-09-30 21:38:52,852 root INFO copying build/lib/pythran/pythonic/string/octdigits.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/string 2024-09-30 21:38:52,852 root INFO copying build/lib/pythran/pythonic/string/ascii_uppercase.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/string 2024-09-30 21:38:52,853 root INFO copying build/lib/pythran/pythonic/string/digits.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/string 2024-09-30 21:38:52,855 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,856 root INFO copying build/lib/pythran/pythonic/numpy/flipud.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,857 root INFO copying build/lib/pythran/pythonic/numpy/nanmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,857 root INFO copying build/lib/pythran/pythonic/numpy/clip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,858 root INFO copying build/lib/pythran/pythonic/numpy/array_equiv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,859 root INFO copying build/lib/pythran/pythonic/numpy/fromstring.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,860 root INFO copying build/lib/pythran/pythonic/numpy/asfarray.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,861 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/less 2024-09-30 21:38:52,861 root INFO copying build/lib/pythran/pythonic/numpy/less/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/less 2024-09-30 21:38:52,862 root INFO copying build/lib/pythran/pythonic/numpy/ndenumerate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,863 root INFO copying build/lib/pythran/pythonic/numpy/diag.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,864 root INFO copying build/lib/pythran/pythonic/numpy/stack.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,865 root INFO copying build/lib/pythran/pythonic/numpy/float32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,865 root INFO copying build/lib/pythran/pythonic/numpy/ushort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,866 root INFO copying build/lib/pythran/pythonic/numpy/identity.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,867 root INFO copying build/lib/pythran/pythonic/numpy/float128.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,868 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ldexp 2024-09-30 21:38:52,869 root INFO copying build/lib/pythran/pythonic/numpy/ldexp/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ldexp 2024-09-30 21:38:52,869 root INFO copying build/lib/pythran/pythonic/numpy/log1p.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,870 root INFO copying build/lib/pythran/pythonic/numpy/ones_like.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,871 root INFO copying build/lib/pythran/pythonic/numpy/asscalar.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,872 root INFO copying build/lib/pythran/pythonic/numpy/average.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,873 root INFO copying build/lib/pythran/pythonic/numpy/ediff1d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,874 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/logical_xor 2024-09-30 21:38:52,874 root INFO copying build/lib/pythran/pythonic/numpy/logical_xor/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/logical_xor 2024-09-30 21:38:52,875 root INFO copying build/lib/pythran/pythonic/numpy/newaxis.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,876 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/bitwise_xor 2024-09-30 21:38:52,877 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_xor/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/bitwise_xor 2024-09-30 21:38:52,877 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_xor/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/bitwise_xor 2024-09-30 21:38:52,878 root INFO copying build/lib/pythran/pythonic/numpy/complex256.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,879 root INFO copying build/lib/pythran/pythonic/numpy/vdot.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,880 root INFO copying build/lib/pythran/pythonic/numpy/diagonal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,881 root INFO copying build/lib/pythran/pythonic/numpy/bincount.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,882 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/heaviside 2024-09-30 21:38:52,883 root INFO copying build/lib/pythran/pythonic/numpy/heaviside/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/heaviside 2024-09-30 21:38:52,883 root INFO copying build/lib/pythran/pythonic/numpy/power.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,884 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/logical_and 2024-09-30 21:38:52,885 root INFO copying build/lib/pythran/pythonic/numpy/logical_and/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/logical_and 2024-09-30 21:38:52,886 root INFO copying build/lib/pythran/pythonic/numpy/resize.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,887 root INFO copying build/lib/pythran/pythonic/numpy/sum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,887 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/hypot 2024-09-30 21:38:52,888 root INFO copying build/lib/pythran/pythonic/numpy/hypot/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/hypot 2024-09-30 21:38:52,889 root INFO copying build/lib/pythran/pythonic/numpy/trace.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,890 root INFO copying build/lib/pythran/pythonic/numpy/broadcast_to.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,891 root INFO copying build/lib/pythran/pythonic/numpy/array2string.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,891 root INFO copying build/lib/pythran/pythonic/numpy/concatenate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,892 root INFO copying build/lib/pythran/pythonic/numpy/tile.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,893 root INFO copying build/lib/pythran/pythonic/numpy/mod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,894 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/logaddexp2 2024-09-30 21:38:52,895 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp2/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/logaddexp2 2024-09-30 21:38:52,895 root INFO copying build/lib/pythran/pythonic/numpy/invert.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,896 root INFO copying build/lib/pythran/pythonic/numpy/interp_core.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,897 root INFO copying build/lib/pythran/pythonic/numpy/deg2rad.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,898 root INFO copying build/lib/pythran/pythonic/numpy/rollaxis.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,899 root INFO copying build/lib/pythran/pythonic/numpy/log10.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,900 root INFO copying build/lib/pythran/pythonic/numpy/putmask.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,900 root INFO copying build/lib/pythran/pythonic/numpy/take.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,901 root INFO copying build/lib/pythran/pythonic/numpy/rad2deg.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,902 root INFO copying build/lib/pythran/pythonic/numpy/isclose.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,903 root INFO copying build/lib/pythran/pythonic/numpy/zeros.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,904 root INFO copying build/lib/pythran/pythonic/numpy/fliplr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,905 root INFO copying build/lib/pythran/pythonic/numpy/arccosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,905 root INFO copying build/lib/pythran/pythonic/numpy/put.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,906 root INFO copying build/lib/pythran/pythonic/numpy/sinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,907 root INFO copying build/lib/pythran/pythonic/numpy/radians.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,908 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,909 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/greater_equal 2024-09-30 21:38:52,909 root INFO copying build/lib/pythran/pythonic/numpy/greater_equal/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/greater_equal 2024-09-30 21:38:52,910 root INFO copying build/lib/pythran/pythonic/numpy/triu.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,911 root INFO copying build/lib/pythran/pythonic/numpy/copyto.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,912 root INFO copying build/lib/pythran/pythonic/numpy/round.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,913 root INFO copying build/lib/pythran/pythonic/numpy/isinf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,913 root INFO copying build/lib/pythran/pythonic/numpy/uint.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,914 root INFO copying build/lib/pythran/pythonic/numpy/complex64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,915 root INFO copying build/lib/pythran/pythonic/numpy/uintp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,916 root INFO copying build/lib/pythran/pythonic/numpy/std_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,917 root INFO copying build/lib/pythran/pythonic/numpy/logspace.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,917 root INFO copying build/lib/pythran/pythonic/numpy/ravel.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,918 root INFO copying build/lib/pythran/pythonic/numpy/round_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,919 root INFO copying build/lib/pythran/pythonic/numpy/unwrap.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,920 root INFO copying build/lib/pythran/pythonic/numpy/ldexp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,921 root INFO copying build/lib/pythran/pythonic/numpy/searchsorted.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,922 root INFO copying build/lib/pythran/pythonic/numpy/diff.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,922 root INFO copying build/lib/pythran/pythonic/numpy/place.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,923 root INFO copying build/lib/pythran/pythonic/numpy/nonzero.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,924 root INFO copying build/lib/pythran/pythonic/numpy/full.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,925 root INFO copying build/lib/pythran/pythonic/numpy/repeat.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,926 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/left_shift 2024-09-30 21:38:52,927 root INFO copying build/lib/pythran/pythonic/numpy/left_shift/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/left_shift 2024-09-30 21:38:52,928 root INFO copying build/lib/pythran/pythonic/numpy/array_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,928 root INFO copying build/lib/pythran/pythonic/numpy/bool_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,929 root INFO copying build/lib/pythran/pythonic/numpy/alltrue.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,930 root INFO copying build/lib/pythran/pythonic/numpy/tanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,931 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/less_equal 2024-09-30 21:38:52,932 root INFO copying build/lib/pythran/pythonic/numpy/less_equal/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/less_equal 2024-09-30 21:38:52,932 root INFO copying build/lib/pythran/pythonic/numpy/size.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,933 root INFO copying build/lib/pythran/pythonic/numpy/arcsin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,934 root INFO copying build/lib/pythran/pythonic/numpy/arcsinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,935 root INFO copying build/lib/pythran/pythonic/numpy/ndindex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,936 root INFO copying build/lib/pythran/pythonic/numpy/ceil.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,936 root INFO copying build/lib/pythran/pythonic/numpy/amin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,937 root INFO copying build/lib/pythran/pythonic/numpy/nextafter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,938 root INFO copying build/lib/pythran/pythonic/numpy/float_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,939 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/dtype 2024-09-30 21:38:52,939 root INFO copying build/lib/pythran/pythonic/numpy/dtype/type.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/dtype 2024-09-30 21:38:52,940 root INFO copying build/lib/pythran/pythonic/numpy/binary_repr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,941 root INFO copying build/lib/pythran/pythonic/numpy/real.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,942 root INFO copying build/lib/pythran/pythonic/numpy/ufunc_accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,943 root INFO copying build/lib/pythran/pythonic/numpy/longlong.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,944 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/minimum 2024-09-30 21:38:52,944 root INFO copying build/lib/pythran/pythonic/numpy/minimum/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/minimum 2024-09-30 21:38:52,945 root INFO copying build/lib/pythran/pythonic/numpy/minimum/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/minimum 2024-09-30 21:38:52,946 root INFO copying build/lib/pythran/pythonic/numpy/issctype.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,947 root INFO copying build/lib/pythran/pythonic/numpy/intersect1d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,947 root INFO copying build/lib/pythran/pythonic/numpy/argsort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,948 root INFO copying build/lib/pythran/pythonic/numpy/tril.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,949 root INFO copying build/lib/pythran/pythonic/numpy/fromfunction.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,950 root INFO copying build/lib/pythran/pythonic/numpy/nan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,951 root INFO copying build/lib/pythran/pythonic/numpy/isneginf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,952 root INFO copying build/lib/pythran/pythonic/numpy/divide.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,953 root INFO copying build/lib/pythran/pythonic/numpy/nan_to_num.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,954 root INFO copying build/lib/pythran/pythonic/numpy/uintc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,954 root INFO copying build/lib/pythran/pythonic/numpy/insert.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,955 root INFO copying build/lib/pythran/pythonic/numpy/arctanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,956 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/equal 2024-09-30 21:38:52,957 root INFO copying build/lib/pythran/pythonic/numpy/equal/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/equal 2024-09-30 21:38:52,958 root INFO copying build/lib/pythran/pythonic/numpy/complex128.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,958 root INFO copying build/lib/pythran/pythonic/numpy/atleast_2d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,959 root INFO copying build/lib/pythran/pythonic/numpy/cumproduct.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,960 root INFO copying build/lib/pythran/pythonic/numpy/split.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,961 root INFO copying build/lib/pythran/pythonic/numpy/dot.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,962 root INFO copying build/lib/pythran/pythonic/numpy/ubyte.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,963 root INFO copying build/lib/pythran/pythonic/numpy/sqrt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,964 root INFO copying build/lib/pythran/pythonic/numpy/argwhere.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,964 root INFO copying build/lib/pythran/pythonic/numpy/cbrt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,965 root INFO copying build/lib/pythran/pythonic/numpy/logical_not.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,966 root INFO copying build/lib/pythran/pythonic/numpy/isfinite.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,967 root INFO copying build/lib/pythran/pythonic/numpy/greater.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,968 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,968 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/item.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,969 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/tostring.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,970 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/view.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,971 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/fill.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,972 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/flatten.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,972 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/tolist.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,973 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/reshape.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,974 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/sort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,975 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/tofile.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,976 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/astype.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ndarray 2024-09-30 21:38:52,977 root INFO copying build/lib/pythran/pythonic/numpy/fill_diagonal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,977 root INFO copying build/lib/pythran/pythonic/numpy/nansum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,978 root INFO copying build/lib/pythran/pythonic/numpy/argminmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,979 root INFO copying build/lib/pythran/pythonic/numpy/indices.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,980 root INFO copying build/lib/pythran/pythonic/numpy/cumprod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,981 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fmod 2024-09-30 21:38:52,981 root INFO copying build/lib/pythran/pythonic/numpy/fmod/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fmod 2024-09-30 21:38:52,982 root INFO copying build/lib/pythran/pythonic/numpy/log2.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,983 root INFO copying build/lib/pythran/pythonic/numpy/where.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,984 root INFO copying build/lib/pythran/pythonic/numpy/ndarray.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,985 root INFO copying build/lib/pythran/pythonic/numpy/full_like.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,986 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/greater 2024-09-30 21:38:52,987 root INFO copying build/lib/pythran/pythonic/numpy/greater/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/greater 2024-09-30 21:38:52,987 root INFO copying build/lib/pythran/pythonic/numpy/correlate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,988 root INFO copying build/lib/pythran/pythonic/numpy/atleast_1d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,989 root INFO copying build/lib/pythran/pythonic/numpy/sin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,990 root INFO copying build/lib/pythran/pythonic/numpy/inner.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,991 root INFO copying build/lib/pythran/pythonic/numpy/cross.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,992 root INFO copying build/lib/pythran/pythonic/numpy/less_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,993 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/bitwise_and 2024-09-30 21:38:52,993 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_and/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/bitwise_and 2024-09-30 21:38:52,994 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_and/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/bitwise_and 2024-09-30 21:38:52,995 root INFO copying build/lib/pythran/pythonic/numpy/ascontiguousarray.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,996 root INFO copying build/lib/pythran/pythonic/numpy/argmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,996 root INFO copying build/lib/pythran/pythonic/numpy/equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,997 root INFO copying build/lib/pythran/pythonic/numpy/transpose.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,998 root INFO copying build/lib/pythran/pythonic/numpy/arctan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:52,999 root INFO copying build/lib/pythran/pythonic/numpy/inf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,000 root INFO copying build/lib/pythran/pythonic/numpy/flip.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,000 root INFO copying build/lib/pythran/pythonic/numpy/roll.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,001 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/not_equal 2024-09-30 21:38:53,002 root INFO copying build/lib/pythran/pythonic/numpy/not_equal/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/not_equal 2024-09-30 21:38:53,003 root INFO copying build/lib/pythran/pythonic/numpy/linspace.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,004 root INFO copying build/lib/pythran/pythonic/numpy/floor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,004 root INFO copying build/lib/pythran/pythonic/numpy/negative.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,005 root INFO copying build/lib/pythran/pythonic/numpy/ulonglong.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,006 root INFO copying build/lib/pythran/pythonic/numpy/intp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,007 root INFO copying build/lib/pythran/pythonic/numpy/all.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,008 root INFO copying build/lib/pythran/pythonic/numpy/var.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,009 root INFO copying build/lib/pythran/pythonic/numpy/minimum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,010 root INFO copying build/lib/pythran/pythonic/numpy/trunc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,010 root INFO copying build/lib/pythran/pythonic/numpy/mean.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,011 root INFO copying build/lib/pythran/pythonic/numpy/rot90.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,012 root INFO copying build/lib/pythran/pythonic/numpy/union1d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,013 root INFO copying build/lib/pythran/pythonic/numpy/unique.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,014 root INFO copying build/lib/pythran/pythonic/numpy/fabs.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,015 root INFO copying build/lib/pythran/pythonic/numpy/select.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,016 root INFO copying build/lib/pythran/pythonic/numpy/uint16.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,016 root INFO copying build/lib/pythran/pythonic/numpy/min.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,017 root INFO copying build/lib/pythran/pythonic/numpy/empty_like.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,018 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/maximum 2024-09-30 21:38:53,019 root INFO copying build/lib/pythran/pythonic/numpy/maximum/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/maximum 2024-09-30 21:38:53,020 root INFO copying build/lib/pythran/pythonic/numpy/maximum/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/maximum 2024-09-30 21:38:53,020 root INFO copying build/lib/pythran/pythonic/numpy/ones.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,021 root INFO copying build/lib/pythran/pythonic/numpy/frexp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,022 root INFO copying build/lib/pythran/pythonic/numpy/int64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,023 root INFO copying build/lib/pythran/pythonic/numpy/signbit.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,024 root INFO copying build/lib/pythran/pythonic/numpy/int32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,024 root INFO copying build/lib/pythran/pythonic/numpy/max.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,025 root INFO copying build/lib/pythran/pythonic/numpy/cos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,026 root INFO copying build/lib/pythran/pythonic/numpy/diagflat.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,027 root INFO copying build/lib/pythran/pythonic/numpy/remainder.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,028 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/logical_or 2024-09-30 21:38:53,028 root INFO copying build/lib/pythran/pythonic/numpy/logical_or/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/logical_or 2024-09-30 21:38:53,029 root INFO copying build/lib/pythran/pythonic/numpy/heaviside.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,030 root INFO copying build/lib/pythran/pythonic/numpy/.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,031 root INFO copying build/lib/pythran/pythonic/numpy/any.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,032 root INFO copying build/lib/pythran/pythonic/numpy/convolve.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,033 root INFO copying build/lib/pythran/pythonic/numpy/fromiter.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,034 root INFO copying build/lib/pythran/pythonic/numpy/flatnonzero.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,035 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/power 2024-09-30 21:38:53,035 root INFO copying build/lib/pythran/pythonic/numpy/power/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/power 2024-09-30 21:38:53,036 root INFO copying build/lib/pythran/pythonic/numpy/trim_zeros.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,037 root INFO copying build/lib/pythran/pythonic/numpy/product.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,038 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_and.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,039 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/mod 2024-09-30 21:38:53,039 root INFO copying build/lib/pythran/pythonic/numpy/mod/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/mod 2024-09-30 21:38:53,040 root INFO copying build/lib/pythran/pythonic/numpy/outer.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,041 root INFO copying build/lib/pythran/pythonic/numpy/logical_or.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,042 root INFO copying build/lib/pythran/pythonic/numpy/true_divide.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,043 root INFO copying build/lib/pythran/pythonic/numpy/NINF.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,043 root INFO copying build/lib/pythran/pythonic/numpy/imag.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,044 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/negative 2024-09-30 21:38:53,045 root INFO copying build/lib/pythran/pythonic/numpy/negative/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/negative 2024-09-30 21:38:53,046 root INFO copying build/lib/pythran/pythonic/numpy/logical_and.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,047 root INFO copying build/lib/pythran/pythonic/numpy/angle_in_deg.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,048 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_xor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,048 root INFO copying build/lib/pythran/pythonic/numpy/expm1.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,049 root INFO copying build/lib/pythran/pythonic/numpy/ufunc_reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,050 root INFO copying build/lib/pythran/pythonic/numpy/prod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,051 root INFO copying build/lib/pythran/pythonic/numpy/byte.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,052 root INFO copying build/lib/pythran/pythonic/numpy/append.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,052 root INFO copying build/lib/pythran/pythonic/numpy/int16.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,053 root INFO copying build/lib/pythran/pythonic/numpy/setdiff1d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,054 root INFO copying build/lib/pythran/pythonic/numpy/rint.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,055 root INFO copying build/lib/pythran/pythonic/numpy/partial_sum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,056 root INFO copying build/lib/pythran/pythonic/numpy/digitize.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,057 root INFO copying build/lib/pythran/pythonic/numpy/degrees.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,058 root INFO copying build/lib/pythran/pythonic/numpy/float64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,058 root INFO copying build/lib/pythran/pythonic/numpy/isscalar.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,059 root INFO copying build/lib/pythran/pythonic/numpy/copysign.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,060 root INFO copying build/lib/pythran/pythonic/numpy/array_str.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,061 root INFO copying build/lib/pythran/pythonic/numpy/uint32.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,062 root INFO copying build/lib/pythran/pythonic/numpy/abs.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,063 root INFO copying build/lib/pythran/pythonic/numpy/cosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,064 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/multiply 2024-09-30 21:38:53,064 root INFO copying build/lib/pythran/pythonic/numpy/multiply/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/multiply 2024-09-30 21:38:53,065 root INFO copying build/lib/pythran/pythonic/numpy/multiply/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/multiply 2024-09-30 21:38:53,066 root INFO copying build/lib/pythran/pythonic/numpy/intc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,067 root INFO copying build/lib/pythran/pythonic/numpy/complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,067 root INFO copying build/lib/pythran/pythonic/numpy/exp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,068 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/copysign 2024-09-30 21:38:53,069 root INFO copying build/lib/pythran/pythonic/numpy/copysign/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/copysign 2024-09-30 21:38:53,070 root INFO copying build/lib/pythran/pythonic/numpy/ndim.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,071 root INFO copying build/lib/pythran/pythonic/numpy/sort_complex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,071 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_or.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,072 root INFO copying build/lib/pythran/pythonic/numpy/nanargmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,073 root INFO copying build/lib/pythran/pythonic/numpy/asarray.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,074 root INFO copying build/lib/pythran/pythonic/numpy/multiply.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,075 root INFO copying build/lib/pythran/pythonic/numpy/logical_xor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,076 root INFO copying build/lib/pythran/pythonic/numpy/around.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,076 root INFO copying build/lib/pythran/pythonic/numpy/nanmin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,077 root INFO copying build/lib/pythran/pythonic/numpy/asarray_chkfinite.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,078 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/floor_divide 2024-09-30 21:38:53,079 root INFO copying build/lib/pythran/pythonic/numpy/floor_divide/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/floor_divide 2024-09-30 21:38:53,080 root INFO copying build/lib/pythran/pythonic/numpy/allclose.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,080 root INFO copying build/lib/pythran/pythonic/numpy/pi.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,081 root INFO copying build/lib/pythran/pythonic/numpy/copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,082 root INFO copying build/lib/pythran/pythonic/numpy/hstack.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,083 root INFO copying build/lib/pythran/pythonic/numpy/count_nonzero.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,084 root INFO copying build/lib/pythran/pythonic/numpy/amax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,085 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/true_divide 2024-09-30 21:38:53,085 root INFO copying build/lib/pythran/pythonic/numpy/true_divide/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/true_divide 2024-09-30 21:38:53,086 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fmin 2024-09-30 21:38:53,087 root INFO copying build/lib/pythran/pythonic/numpy/fmin/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fmin 2024-09-30 21:38:53,088 root INFO copying build/lib/pythran/pythonic/numpy/fmin/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fmin 2024-09-30 21:38:53,089 root INFO copying build/lib/pythran/pythonic/numpy/vstack.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,090 root INFO copying build/lib/pythran/pythonic/numpy/spacing.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,090 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp2.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,091 root INFO copying build/lib/pythran/pythonic/numpy/sort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,092 root INFO copying build/lib/pythran/pythonic/numpy/fmod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,093 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,094 root INFO copying build/lib/pythran/pythonic/numpy/random/random.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,095 root INFO copying build/lib/pythran/pythonic/numpy/random/seed.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,095 root INFO copying build/lib/pythran/pythonic/numpy/random/sample.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,096 root INFO copying build/lib/pythran/pythonic/numpy/random/power.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,097 root INFO copying build/lib/pythran/pythonic/numpy/random/chisquare.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,098 root INFO copying build/lib/pythran/pythonic/numpy/random/negative_binomial.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,099 root INFO copying build/lib/pythran/pythonic/numpy/random/binomial.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,099 root INFO copying build/lib/pythran/pythonic/numpy/random/bytes.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,100 root INFO copying build/lib/pythran/pythonic/numpy/random/pareto.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,101 root INFO copying build/lib/pythran/pythonic/numpy/random/lognormal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,102 root INFO copying build/lib/pythran/pythonic/numpy/random/gumbel.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,103 root INFO copying build/lib/pythran/pythonic/numpy/random/logseries.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,103 root INFO copying build/lib/pythran/pythonic/numpy/random/poisson.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,104 root INFO copying build/lib/pythran/pythonic/numpy/random/f.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,105 root INFO copying build/lib/pythran/pythonic/numpy/random/geometric.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,106 root INFO copying build/lib/pythran/pythonic/numpy/random/randint.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,106 root INFO copying build/lib/pythran/pythonic/numpy/random/random_integers.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,107 root INFO copying build/lib/pythran/pythonic/numpy/random/rand.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,108 root INFO copying build/lib/pythran/pythonic/numpy/random/randn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,109 root INFO copying build/lib/pythran/pythonic/numpy/random/choice.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,110 root INFO copying build/lib/pythran/pythonic/numpy/random/weibull.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,111 root INFO copying build/lib/pythran/pythonic/numpy/random/normal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,112 root INFO copying build/lib/pythran/pythonic/numpy/random/uniform.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,112 root INFO copying build/lib/pythran/pythonic/numpy/random/standard_normal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,113 root INFO copying build/lib/pythran/pythonic/numpy/random/standard_gamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,114 root INFO copying build/lib/pythran/pythonic/numpy/random/exponential.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,115 root INFO copying build/lib/pythran/pythonic/numpy/random/ranf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,116 root INFO copying build/lib/pythran/pythonic/numpy/random/gamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,116 root INFO copying build/lib/pythran/pythonic/numpy/random/shuffle.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,117 root INFO copying build/lib/pythran/pythonic/numpy/random/standard_exponential.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,118 root INFO copying build/lib/pythran/pythonic/numpy/random/logistic.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,119 root INFO copying build/lib/pythran/pythonic/numpy/random/dirichlet.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,120 root INFO copying build/lib/pythran/pythonic/numpy/random/random_sample.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,120 root INFO copying build/lib/pythran/pythonic/numpy/random/rayleigh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,121 root INFO copying build/lib/pythran/pythonic/numpy/random/laplace.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/random 2024-09-30 21:38:53,122 root INFO copying build/lib/pythran/pythonic/numpy/nanargmin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,123 root INFO copying build/lib/pythran/pythonic/numpy/eye.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,124 root INFO copying build/lib/pythran/pythonic/numpy/reciprocal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,124 root INFO copying build/lib/pythran/pythonic/numpy/not_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,125 root INFO copying build/lib/pythran/pythonic/numpy/array.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,126 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/remainder 2024-09-30 21:38:53,127 root INFO copying build/lib/pythran/pythonic/numpy/remainder/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/remainder 2024-09-30 21:38:53,128 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/right_shift 2024-09-30 21:38:53,128 root INFO copying build/lib/pythran/pythonic/numpy/right_shift/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/right_shift 2024-09-30 21:38:53,129 root INFO copying build/lib/pythran/pythonic/numpy/conj.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,130 root INFO copying build/lib/pythran/pythonic/numpy/array_split.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,131 root INFO copying build/lib/pythran/pythonic/numpy/expand_dims.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,132 root INFO copying build/lib/pythran/pythonic/numpy/square.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,133 root INFO copying build/lib/pythran/pythonic/numpy/ptp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,134 root INFO copying build/lib/pythran/pythonic/numpy/absolute.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,134 root INFO copying build/lib/pythran/pythonic/numpy/e.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,135 root INFO copying build/lib/pythran/pythonic/numpy/fmax.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,136 root INFO copying build/lib/pythran/pythonic/numpy/sometrue.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,137 root INFO copying build/lib/pythran/pythonic/numpy/tan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,137 root INFO copying build/lib/pythran/pythonic/numpy/add.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,138 root INFO copying build/lib/pythran/pythonic/numpy/swapaxes.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,139 root INFO copying build/lib/pythran/pythonic/numpy/int8.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,140 root INFO copying build/lib/pythran/pythonic/numpy/tri.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,141 root INFO copying build/lib/pythran/pythonic/numpy/sign.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,142 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/arctan2 2024-09-30 21:38:53,142 root INFO copying build/lib/pythran/pythonic/numpy/arctan2/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/arctan2 2024-09-30 21:38:53,143 root INFO copying build/lib/pythran/pythonic/numpy/vectorize.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,144 root INFO copying build/lib/pythran/pythonic/numpy/arange.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,145 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/bitwise_or 2024-09-30 21:38:53,145 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_or/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/bitwise_or 2024-09-30 21:38:53,146 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_or/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/bitwise_or 2024-09-30 21:38:53,147 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/divide 2024-09-30 21:38:53,148 root INFO copying build/lib/pythran/pythonic/numpy/divide/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/divide 2024-09-30 21:38:53,149 root INFO copying build/lib/pythran/pythonic/numpy/cumsum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,150 root INFO copying build/lib/pythran/pythonic/numpy/isnan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,150 root INFO copying build/lib/pythran/pythonic/numpy/hypot.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,151 root INFO copying build/lib/pythran/pythonic/numpy/argmin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,152 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fft 2024-09-30 21:38:53,153 root INFO copying build/lib/pythran/pythonic/numpy/fft/rfft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fft 2024-09-30 21:38:53,154 root INFO copying build/lib/pythran/pythonic/numpy/fft/c2c.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fft 2024-09-30 21:38:53,155 root INFO copying build/lib/pythran/pythonic/numpy/fft/irfft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fft 2024-09-30 21:38:53,156 root INFO copying build/lib/pythran/pythonic/numpy/fft/fft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fft 2024-09-30 21:38:53,156 root INFO copying build/lib/pythran/pythonic/numpy/fft/pocketfft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fft 2024-09-30 21:38:53,158 root INFO copying build/lib/pythran/pythonic/numpy/fft/ihfft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fft 2024-09-30 21:38:53,159 root INFO copying build/lib/pythran/pythonic/numpy/fft/hfft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fft 2024-09-30 21:38:53,160 root INFO copying build/lib/pythran/pythonic/numpy/fft/fftn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fft 2024-09-30 21:38:53,161 root INFO copying build/lib/pythran/pythonic/numpy/fft/ifft.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fft 2024-09-30 21:38:53,162 root INFO copying build/lib/pythran/pythonic/numpy/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,163 root INFO copying build/lib/pythran/pythonic/numpy/double_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,164 root INFO copying build/lib/pythran/pythonic/numpy/empty.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,165 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/logaddexp 2024-09-30 21:38:53,165 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/logaddexp 2024-09-30 21:38:53,166 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/nextafter 2024-09-30 21:38:53,167 root INFO copying build/lib/pythran/pythonic/numpy/nextafter/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/nextafter 2024-09-30 21:38:53,168 root INFO copying build/lib/pythran/pythonic/numpy/atleast_3d.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,168 root INFO copying build/lib/pythran/pythonic/numpy/isreal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,169 root INFO copying build/lib/pythran/pythonic/numpy/subtract.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,170 root INFO copying build/lib/pythran/pythonic/numpy/iscomplex.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,171 root INFO copying build/lib/pythran/pythonic/numpy/zeros_like.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,172 root INFO copying build/lib/pythran/pythonic/numpy/log.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,173 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/linalg 2024-09-30 21:38:53,173 root INFO copying build/lib/pythran/pythonic/numpy/linalg/matrix_power.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/linalg 2024-09-30 21:38:53,174 root INFO copying build/lib/pythran/pythonic/numpy/linalg/norm.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/linalg 2024-09-30 21:38:53,175 root INFO copying build/lib/pythran/pythonic/numpy/median.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,176 root INFO copying build/lib/pythran/pythonic/numpy/base_repr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,177 root INFO copying build/lib/pythran/pythonic/numpy/isrealobj.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,177 root INFO copying build/lib/pythran/pythonic/numpy/fromfile.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,178 root INFO copying build/lib/pythran/pythonic/numpy/maximum.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,179 root INFO copying build/lib/pythran/pythonic/numpy/right_shift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,180 root INFO copying build/lib/pythran/pythonic/numpy/delete_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,181 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_not.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,182 root INFO copying build/lib/pythran/pythonic/numpy/greater_equal.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,182 root INFO copying build/lib/pythran/pythonic/numpy/left_shift.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,183 root INFO copying build/lib/pythran/pythonic/numpy/alen.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,184 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ctypeslib 2024-09-30 21:38:53,185 root INFO copying build/lib/pythran/pythonic/numpy/ctypeslib/as_array.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/ctypeslib 2024-09-30 21:38:53,186 root INFO copying build/lib/pythran/pythonic/numpy/conjugate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,186 root INFO copying build/lib/pythran/pythonic/numpy/isposinf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,187 root INFO copying build/lib/pythran/pythonic/numpy/arccos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,188 root INFO copying build/lib/pythran/pythonic/numpy/less.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,189 root INFO copying build/lib/pythran/pythonic/numpy/interp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,190 root INFO copying build/lib/pythran/pythonic/numpy/angle_in_rad.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,191 root INFO copying build/lib/pythran/pythonic/numpy/arctan2.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,192 root INFO copying build/lib/pythran/pythonic/numpy/uint8.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,192 root INFO copying build/lib/pythran/pythonic/numpy/int_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,193 root INFO copying build/lib/pythran/pythonic/numpy/angle.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,194 root INFO copying build/lib/pythran/pythonic/numpy/fmin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,195 root INFO copying build/lib/pythran/pythonic/numpy/shape.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,196 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/subtract 2024-09-30 21:38:53,196 root INFO copying build/lib/pythran/pythonic/numpy/subtract/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/subtract 2024-09-30 21:38:53,197 root INFO copying build/lib/pythran/pythonic/numpy/finfo.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,198 root INFO copying build/lib/pythran/pythonic/numpy/floor_divide.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,199 root INFO copying build/lib/pythran/pythonic/numpy/short_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,200 root INFO copying build/lib/pythran/pythonic/numpy/uint64.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,201 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/add 2024-09-30 21:38:53,202 root INFO copying build/lib/pythran/pythonic/numpy/add/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/add 2024-09-30 21:38:53,202 root INFO copying build/lib/pythran/pythonic/numpy/add/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/add 2024-09-30 21:38:53,203 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fmax 2024-09-30 21:38:53,204 root INFO copying build/lib/pythran/pythonic/numpy/fmax/accumulate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fmax 2024-09-30 21:38:53,205 root INFO copying build/lib/pythran/pythonic/numpy/fmax/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy/fmax 2024-09-30 21:38:53,206 root INFO copying build/lib/pythran/pythonic/numpy/lexsort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,206 root INFO copying build/lib/pythran/pythonic/numpy/fix.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,207 root INFO copying build/lib/pythran/pythonic/numpy/unravel_index.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/numpy 2024-09-30 21:38:53,208 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,209 root INFO copying build/lib/pythran/pythonic/utils/numpy_conversion.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,210 root INFO copying build/lib/pythran/pythonic/utils/pdqsort.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,211 root INFO copying build/lib/pythran/pythonic/utils/fwd.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,212 root INFO copying build/lib/pythran/pythonic/utils/tags.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,213 root INFO copying build/lib/pythran/pythonic/utils/neutral.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,214 root INFO copying build/lib/pythran/pythonic/utils/functor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,214 root INFO copying build/lib/pythran/pythonic/utils/nested_container.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,215 root INFO copying build/lib/pythran/pythonic/utils/shared_ref.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,216 root INFO copying build/lib/pythran/pythonic/utils/boost_local_config.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,217 root INFO copying build/lib/pythran/pythonic/utils/allocate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,218 root INFO copying build/lib/pythran/pythonic/utils/yield.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,218 root INFO copying build/lib/pythran/pythonic/utils/numpy_traits.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,219 root INFO copying build/lib/pythran/pythonic/utils/broadcast_copy.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,220 root INFO copying build/lib/pythran/pythonic/utils/iterator.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,221 root INFO copying build/lib/pythran/pythonic/utils/seq.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,222 root INFO copying build/lib/pythran/pythonic/utils/meta.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,223 root INFO copying build/lib/pythran/pythonic/utils/reserve.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,224 root INFO copying build/lib/pythran/pythonic/utils/array_helper.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,224 root INFO copying build/lib/pythran/pythonic/utils/int_.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/utils 2024-09-30 21:38:53,226 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/python 2024-09-30 21:38:53,226 root INFO copying build/lib/pythran/pythonic/python/exception_handler.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/python 2024-09-30 21:38:53,227 root INFO copying build/lib/pythran/pythonic/python/core.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/python 2024-09-30 21:38:53,228 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,229 root INFO copying build/lib/pythran/pythonic/random/random.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,230 root INFO copying build/lib/pythran/pythonic/random/seed.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,231 root INFO copying build/lib/pythran/pythonic/random/sample.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,231 root INFO copying build/lib/pythran/pythonic/random/gauss.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,232 root INFO copying build/lib/pythran/pythonic/random/expovariate.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,233 root INFO copying build/lib/pythran/pythonic/random/randint.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,234 root INFO copying build/lib/pythran/pythonic/random/choice.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,235 root INFO copying build/lib/pythran/pythonic/random/uniform.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,235 root INFO copying build/lib/pythran/pythonic/random/randrange.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,236 root INFO copying build/lib/pythran/pythonic/random/shuffle.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/random 2024-09-30 21:38:53,237 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,238 root INFO copying build/lib/pythran/pythonic/math/log1p.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,239 root INFO copying build/lib/pythran/pythonic/math/modf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,239 root INFO copying build/lib/pythran/pythonic/math/log10.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,240 root INFO copying build/lib/pythran/pythonic/math/sinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,241 root INFO copying build/lib/pythran/pythonic/math/radians.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,242 root INFO copying build/lib/pythran/pythonic/math/isinf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,243 root INFO copying build/lib/pythran/pythonic/math/lgamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,243 root INFO copying build/lib/pythran/pythonic/math/ldexp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,244 root INFO copying build/lib/pythran/pythonic/math/tanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,245 root INFO copying build/lib/pythran/pythonic/math/ceil.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,246 root INFO copying build/lib/pythran/pythonic/math/atan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,246 root INFO copying build/lib/pythran/pythonic/math/sqrt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,247 root INFO copying build/lib/pythran/pythonic/math/asin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,248 root INFO copying build/lib/pythran/pythonic/math/sin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,249 root INFO copying build/lib/pythran/pythonic/math/floor.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,250 root INFO copying build/lib/pythran/pythonic/math/trunc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,251 root INFO copying build/lib/pythran/pythonic/math/fabs.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,251 root INFO copying build/lib/pythran/pythonic/math/asinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,252 root INFO copying build/lib/pythran/pythonic/math/frexp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,253 root INFO copying build/lib/pythran/pythonic/math/cos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,254 root INFO copying build/lib/pythran/pythonic/math/expm1.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,255 root INFO copying build/lib/pythran/pythonic/math/degrees.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,255 root INFO copying build/lib/pythran/pythonic/math/copysign.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,256 root INFO copying build/lib/pythran/pythonic/math/cosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,257 root INFO copying build/lib/pythran/pythonic/math/exp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,258 root INFO copying build/lib/pythran/pythonic/math/erf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,258 root INFO copying build/lib/pythran/pythonic/math/pi.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,259 root INFO copying build/lib/pythran/pythonic/math/factorial.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,260 root INFO copying build/lib/pythran/pythonic/math/fmod.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,261 root INFO copying build/lib/pythran/pythonic/math/acos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,261 root INFO copying build/lib/pythran/pythonic/math/erfc.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,262 root INFO copying build/lib/pythran/pythonic/math/e.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,263 root INFO copying build/lib/pythran/pythonic/math/tan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,264 root INFO copying build/lib/pythran/pythonic/math/atanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,264 root INFO copying build/lib/pythran/pythonic/math/isnan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,265 root INFO copying build/lib/pythran/pythonic/math/hypot.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,266 root INFO copying build/lib/pythran/pythonic/math/atan2.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,267 root INFO copying build/lib/pythran/pythonic/math/log.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,268 root INFO copying build/lib/pythran/pythonic/math/gamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,269 root INFO copying build/lib/pythran/pythonic/math/pow.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,269 root INFO copying build/lib/pythran/pythonic/math/acosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/math 2024-09-30 21:38:53,270 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,271 root INFO copying build/lib/pythran/pythonic/cmath/log10.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,272 root INFO copying build/lib/pythran/pythonic/cmath/sinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,273 root INFO copying build/lib/pythran/pythonic/cmath/isinf.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,274 root INFO copying build/lib/pythran/pythonic/cmath/tanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,274 root INFO copying build/lib/pythran/pythonic/cmath/atan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,275 root INFO copying build/lib/pythran/pythonic/cmath/sqrt.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,276 root INFO copying build/lib/pythran/pythonic/cmath/asin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,277 root INFO copying build/lib/pythran/pythonic/cmath/sin.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,277 root INFO copying build/lib/pythran/pythonic/cmath/asinh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,278 root INFO copying build/lib/pythran/pythonic/cmath/cos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,279 root INFO copying build/lib/pythran/pythonic/cmath/cosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,280 root INFO copying build/lib/pythran/pythonic/cmath/exp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,280 root INFO copying build/lib/pythran/pythonic/cmath/pi.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,281 root INFO copying build/lib/pythran/pythonic/cmath/acos.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,282 root INFO copying build/lib/pythran/pythonic/cmath/e.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,283 root INFO copying build/lib/pythran/pythonic/cmath/tan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,284 root INFO copying build/lib/pythran/pythonic/cmath/atanh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,284 root INFO copying build/lib/pythran/pythonic/cmath/isnan.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,285 root INFO copying build/lib/pythran/pythonic/cmath/log.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,286 root INFO copying build/lib/pythran/pythonic/cmath/acosh.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/cmath 2024-09-30 21:38:53,287 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/functools 2024-09-30 21:38:53,287 root INFO copying build/lib/pythran/pythonic/functools/partial.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/functools 2024-09-30 21:38:53,288 root INFO copying build/lib/pythran/pythonic/functools/reduce.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/functools 2024-09-30 21:38:53,289 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy 2024-09-30 21:38:53,290 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,291 root INFO copying build/lib/pythran/pythonic/scipy/special/i0.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,291 root INFO copying build/lib/pythran/pythonic/scipy/special/ivp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,292 root INFO copying build/lib/pythran/pythonic/scipy/special/gammaln.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,293 root INFO copying build/lib/pythran/pythonic/scipy/special/hankel2.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,294 root INFO copying build/lib/pythran/pythonic/scipy/special/spherical_jn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,295 root INFO copying build/lib/pythran/pythonic/scipy/special/spherical_yn.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,296 root INFO copying build/lib/pythran/pythonic/scipy/special/chbevl.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,296 root INFO copying build/lib/pythran/pythonic/scipy/special/jv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,297 root INFO copying build/lib/pythran/pythonic/scipy/special/binom.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,298 root INFO copying build/lib/pythran/pythonic/scipy/special/kv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,299 root INFO copying build/lib/pythran/pythonic/scipy/special/yvp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,300 root INFO copying build/lib/pythran/pythonic/scipy/special/kvp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,300 root INFO copying build/lib/pythran/pythonic/scipy/special/yv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,301 root INFO copying build/lib/pythran/pythonic/scipy/special/jvp.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,302 root INFO copying build/lib/pythran/pythonic/scipy/special/gammaincinv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,303 root INFO copying build/lib/pythran/pythonic/scipy/special/ndtri.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,303 root INFO copying build/lib/pythran/pythonic/scipy/special/i0e.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,304 root INFO copying build/lib/pythran/pythonic/scipy/special/gamma.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,305 root INFO copying build/lib/pythran/pythonic/scipy/special/iv.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,306 root INFO copying build/lib/pythran/pythonic/scipy/special/hankel1.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,307 root INFO copying build/lib/pythran/pythonic/scipy/special/ndtr.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/scipy/special 2024-09-30 21:38:53,308 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/patch 2024-09-30 21:38:53,308 root INFO copying build/lib/pythran/pythonic/patch/complex -> build/bdist.linux-riscv64/wheel/pythran/pythonic/patch 2024-09-30 21:38:53,310 root INFO copying build/lib/pythran/pythonic/patch/README.rst -> build/bdist.linux-riscv64/wheel/pythran/pythonic/patch 2024-09-30 21:38:53,311 root INFO creating build/bdist.linux-riscv64/wheel/pythran/pythonic/time 2024-09-30 21:38:53,311 root INFO copying build/lib/pythran/pythonic/time/sleep.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/time 2024-09-30 21:38:53,312 root INFO copying build/lib/pythran/pythonic/time/time.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic/time 2024-09-30 21:38:53,313 root INFO copying build/lib/pythran/pythonic/core.hpp -> build/bdist.linux-riscv64/wheel/pythran/pythonic 2024-09-30 21:38:53,314 root INFO copying build/lib/pythran/magic.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,315 root INFO copying build/lib/pythran/__init__.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,316 root INFO copying build/lib/pythran/spec.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,317 root INFO copying build/lib/pythran/config.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,318 root INFO copying build/lib/pythran/errors.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,319 root INFO copying build/lib/pythran/openmp.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,320 root INFO copying build/lib/pythran/interval.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,320 root INFO copying build/lib/pythran/version.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,321 root INFO creating build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,322 root INFO copying build/lib/pythran/transformations/normalize_static_if.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,323 root INFO copying build/lib/pythran/transformations/expand_builtins.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,324 root INFO copying build/lib/pythran/transformations/remove_lambdas.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,325 root INFO copying build/lib/pythran/transformations/handle_import.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,326 root INFO copying build/lib/pythran/transformations/normalize_tuples.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,327 root INFO copying build/lib/pythran/transformations/expand_globals.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,327 root INFO copying build/lib/pythran/transformations/normalize_compare.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,328 root INFO copying build/lib/pythran/transformations/normalize_typeis.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,329 root INFO copying build/lib/pythran/transformations/remove_fstrings.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,330 root INFO copying build/lib/pythran/transformations/normalize_method_calls.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,331 root INFO copying build/lib/pythran/transformations/remove_named_arguments.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,332 root INFO copying build/lib/pythran/transformations/normalize_is_none.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,332 root INFO copying build/lib/pythran/transformations/__init__.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,333 root INFO copying build/lib/pythran/transformations/normalize_exception.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,334 root INFO copying build/lib/pythran/transformations/remove_nested_functions.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,335 root INFO copying build/lib/pythran/transformations/remove_comprehension.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,336 root INFO copying build/lib/pythran/transformations/extract_doc_strings.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,336 root INFO copying build/lib/pythran/transformations/unshadow_parameters.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,337 root INFO copying build/lib/pythran/transformations/expand_import_all.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,338 root INFO copying build/lib/pythran/transformations/normalize_ifelse.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,339 root INFO copying build/lib/pythran/transformations/expand_imports.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,340 root INFO copying build/lib/pythran/transformations/false_polymorphism.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,341 root INFO copying build/lib/pythran/transformations/normalize_return.py -> build/bdist.linux-riscv64/wheel/pythran/transformations 2024-09-30 21:38:53,341 root INFO copying build/lib/pythran/conversion.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,342 root INFO copying build/lib/pythran/metadata.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,343 root INFO copying build/lib/pythran/log.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,344 root INFO copying build/lib/pythran/typing.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,345 root INFO copying build/lib/pythran/pythran-linux2.cfg -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,345 root INFO copying build/lib/pythran/dist.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,346 root INFO copying build/lib/pythran/utils.py -> build/bdist.linux-riscv64/wheel/pythran 2024-09-30 21:38:53,348 root INFO running install_egg_info 2024-09-30 21:38:53,355 root INFO Copying pythran.egg-info to build/bdist.linux-riscv64/wheel/pythran-0.16.1-py3.12.egg-info 2024-09-30 21:38:53,360 root INFO running install_scripts 2024-09-30 21:38:53,375 root INFO creating build/bdist.linux-riscv64/wheel/pythran-0.16.1.dist-info/WHEEL 2024-09-30 21:38:53,378 wheel INFO creating '/home/buildozer/aports/community/pythran/src/pythran-0.16.1/.dist/.tmp-eyw2curr/pythran-0.16.1-py3-none-any.whl' and adding 'build/bdist.linux-riscv64/wheel' to it 2024-09-30 21:38:53,379 wheel INFO adding 'omp/__init__.py' 2024-09-30 21:38:53,381 wheel INFO adding 'pythran/__init__.py' 2024-09-30 21:38:53,382 wheel INFO adding 'pythran/backend.py' 2024-09-30 21:38:53,385 wheel INFO adding 'pythran/config.py' 2024-09-30 21:38:53,386 wheel INFO adding 'pythran/conversion.py' 2024-09-30 21:38:53,387 wheel INFO adding 'pythran/cxxgen.py' 2024-09-30 21:38:53,389 wheel INFO adding 'pythran/cxxtypes.py' 2024-09-30 21:38:53,390 wheel INFO adding 'pythran/dist.py' 2024-09-30 21:38:53,391 wheel INFO adding 'pythran/errors.py' 2024-09-30 21:38:53,392 wheel INFO adding 'pythran/frontend.py' 2024-09-30 21:38:53,393 wheel INFO adding 'pythran/graph.py' 2024-09-30 21:38:53,394 wheel INFO adding 'pythran/interval.py' 2024-09-30 21:38:53,395 wheel INFO adding 'pythran/intrinsic.py' 2024-09-30 21:38:53,396 wheel INFO adding 'pythran/log.py' 2024-09-30 21:38:53,397 wheel INFO adding 'pythran/magic.py' 2024-09-30 21:38:53,398 wheel INFO adding 'pythran/metadata.py' 2024-09-30 21:38:53,399 wheel INFO adding 'pythran/middlend.py' 2024-09-30 21:38:53,400 wheel INFO adding 'pythran/openmp.py' 2024-09-30 21:38:53,401 wheel INFO adding 'pythran/passmanager.py' 2024-09-30 21:38:53,402 wheel INFO adding 'pythran/pythran-darwin.cfg' 2024-09-30 21:38:53,403 wheel INFO adding 'pythran/pythran-default.cfg' 2024-09-30 21:38:53,403 wheel INFO adding 'pythran/pythran-linux.cfg' 2024-09-30 21:38:53,404 wheel INFO adding 'pythran/pythran-linux2.cfg' 2024-09-30 21:38:53,405 wheel INFO adding 'pythran/pythran-win32.cfg' 2024-09-30 21:38:53,406 wheel INFO adding 'pythran/pythran.cfg' 2024-09-30 21:38:53,407 wheel INFO adding 'pythran/run.py' 2024-09-30 21:38:53,408 wheel INFO adding 'pythran/spec.py' 2024-09-30 21:38:53,409 wheel INFO adding 'pythran/syntax.py' 2024-09-30 21:38:53,412 wheel INFO adding 'pythran/tables.py' 2024-09-30 21:38:53,417 wheel INFO adding 'pythran/toolchain.py' 2024-09-30 21:38:53,418 wheel INFO adding 'pythran/typing.py' 2024-09-30 21:38:53,420 wheel INFO adding 'pythran/unparse.py' 2024-09-30 21:38:53,421 wheel INFO adding 'pythran/utils.py' 2024-09-30 21:38:53,422 wheel INFO adding 'pythran/version.py' 2024-09-30 21:38:53,423 wheel INFO adding 'pythran/analyses/__init__.py' 2024-09-30 21:38:53,424 wheel INFO adding 'pythran/analyses/aliases.py' 2024-09-30 21:38:53,426 wheel INFO adding 'pythran/analyses/ancestors.py' 2024-09-30 21:38:53,427 wheel INFO adding 'pythran/analyses/argument_effects.py' 2024-09-30 21:38:53,428 wheel INFO adding 'pythran/analyses/argument_read_once.py' 2024-09-30 21:38:53,429 wheel INFO adding 'pythran/analyses/ast_matcher.py' 2024-09-30 21:38:53,430 wheel INFO adding 'pythran/analyses/cfg.py' 2024-09-30 21:38:53,431 wheel INFO adding 'pythran/analyses/constant_expressions.py' 2024-09-30 21:38:53,432 wheel INFO adding 'pythran/analyses/dependencies.py' 2024-09-30 21:38:53,433 wheel INFO adding 'pythran/analyses/extended_syntax_check.py' 2024-09-30 21:38:53,434 wheel INFO adding 'pythran/analyses/fixed_size_list.py' 2024-09-30 21:38:53,435 wheel INFO adding 'pythran/analyses/global_declarations.py' 2024-09-30 21:38:53,436 wheel INFO adding 'pythran/analyses/global_effects.py' 2024-09-30 21:38:53,437 wheel INFO adding 'pythran/analyses/globals_analysis.py' 2024-09-30 21:38:53,438 wheel INFO adding 'pythran/analyses/has_return.py' 2024-09-30 21:38:53,439 wheel INFO adding 'pythran/analyses/identifiers.py' 2024-09-30 21:38:53,439 wheel INFO adding 'pythran/analyses/immediates.py' 2024-09-30 21:38:53,440 wheel INFO adding 'pythran/analyses/imported_ids.py' 2024-09-30 21:38:53,441 wheel INFO adding 'pythran/analyses/inlinable.py' 2024-09-30 21:38:53,442 wheel INFO adding 'pythran/analyses/intrinsics.py' 2024-09-30 21:38:53,443 wheel INFO adding 'pythran/analyses/is_assigned.py' 2024-09-30 21:38:53,444 wheel INFO adding 'pythran/analyses/lazyness_analysis.py' 2024-09-30 21:38:53,445 wheel INFO adding 'pythran/analyses/literals.py' 2024-09-30 21:38:53,446 wheel INFO adding 'pythran/analyses/local_declarations.py' 2024-09-30 21:38:53,447 wheel INFO adding 'pythran/analyses/locals_analysis.py' 2024-09-30 21:38:53,448 wheel INFO adding 'pythran/analyses/node_count.py' 2024-09-30 21:38:53,448 wheel INFO adding 'pythran/analyses/optimizable_comprehension.py' 2024-09-30 21:38:53,449 wheel INFO adding 'pythran/analyses/ordered_global_declarations.py' 2024-09-30 21:38:53,450 wheel INFO adding 'pythran/analyses/parallel_maps.py' 2024-09-30 21:38:53,451 wheel INFO adding 'pythran/analyses/potential_iterator.py' 2024-09-30 21:38:53,452 wheel INFO adding 'pythran/analyses/pure_expressions.py' 2024-09-30 21:38:53,452 wheel INFO adding 'pythran/analyses/pure_functions.py' 2024-09-30 21:38:53,454 wheel INFO adding 'pythran/analyses/range_values.py' 2024-09-30 21:38:53,455 wheel INFO adding 'pythran/analyses/scope.py' 2024-09-30 21:38:53,456 wheel INFO adding 'pythran/analyses/static_expressions.py' 2024-09-30 21:38:53,457 wheel INFO adding 'pythran/analyses/use_def_chain.py' 2024-09-30 21:38:53,458 wheel INFO adding 'pythran/analyses/use_omp.py' 2024-09-30 21:38:53,459 wheel INFO adding 'pythran/analyses/yield_points.py' 2024-09-30 21:38:53,460 wheel INFO adding 'pythran/boost/array.hpp' 2024-09-30 21:38:53,462 wheel INFO adding 'pythran/boost/assert.hpp' 2024-09-30 21:38:53,463 wheel INFO adding 'pythran/boost/atomic.hpp' 2024-09-30 21:38:53,463 wheel INFO adding 'pythran/boost/checked_delete.hpp' 2024-09-30 21:38:53,465 wheel INFO adding 'pythran/boost/concept_check.hpp' 2024-09-30 21:38:53,466 wheel INFO adding 'pythran/boost/config.hpp' 2024-09-30 21:38:53,467 wheel INFO adding 'pythran/boost/cstdint.hpp' 2024-09-30 21:38:53,468 wheel INFO adding 'pythran/boost/current_function.hpp' 2024-09-30 21:38:53,469 wheel INFO adding 'pythran/boost/format.hpp' 2024-09-30 21:38:53,470 wheel INFO adding 'pythran/boost/integer.hpp' 2024-09-30 21:38:53,471 wheel INFO adding 'pythran/boost/integer_fwd.hpp' 2024-09-30 21:38:53,472 wheel INFO adding 'pythran/boost/integer_traits.hpp' 2024-09-30 21:38:53,473 wheel INFO adding 'pythran/boost/lexical_cast.hpp' 2024-09-30 21:38:53,474 wheel INFO adding 'pythran/boost/limits.hpp' 2024-09-30 21:38:53,475 wheel INFO adding 'pythran/boost/memory_order.hpp' 2024-09-30 21:38:53,476 wheel INFO adding 'pythran/boost/next_prior.hpp' 2024-09-30 21:38:53,477 wheel INFO adding 'pythran/boost/non_type.hpp' 2024-09-30 21:38:53,478 wheel INFO adding 'pythran/boost/noncopyable.hpp' 2024-09-30 21:38:53,479 wheel INFO adding 'pythran/boost/none.hpp' 2024-09-30 21:38:53,480 wheel INFO adding 'pythran/boost/none_t.hpp' 2024-09-30 21:38:53,480 wheel INFO adding 'pythran/boost/optional.hpp' 2024-09-30 21:38:53,481 wheel INFO adding 'pythran/boost/predef.h' 2024-09-30 21:38:53,482 wheel INFO adding 'pythran/boost/ref.hpp' 2024-09-30 21:38:53,483 wheel INFO adding 'pythran/boost/shared_ptr.hpp' 2024-09-30 21:38:53,484 wheel INFO adding 'pythran/boost/static_assert.hpp' 2024-09-30 21:38:53,485 wheel INFO adding 'pythran/boost/swap.hpp' 2024-09-30 21:38:53,485 wheel INFO adding 'pythran/boost/throw_exception.hpp' 2024-09-30 21:38:53,486 wheel INFO adding 'pythran/boost/type.hpp' 2024-09-30 21:38:53,487 wheel INFO adding 'pythran/boost/utility.hpp' 2024-09-30 21:38:53,488 wheel INFO adding 'pythran/boost/version.hpp' 2024-09-30 21:38:53,489 wheel INFO adding 'pythran/boost/atomic/atomic.hpp' 2024-09-30 21:38:53,490 wheel INFO adding 'pythran/boost/atomic/atomic_flag.hpp' 2024-09-30 21:38:53,491 wheel INFO adding 'pythran/boost/atomic/capabilities.hpp' 2024-09-30 21:38:53,492 wheel INFO adding 'pythran/boost/atomic/fences.hpp' 2024-09-30 21:38:53,494 wheel INFO adding 'pythran/boost/atomic/detail/addressof.hpp' 2024-09-30 21:38:53,495 wheel INFO adding 'pythran/boost/atomic/detail/atomic_flag.hpp' 2024-09-30 21:38:53,496 wheel INFO adding 'pythran/boost/atomic/detail/atomic_template.hpp' 2024-09-30 21:38:53,498 wheel INFO adding 'pythran/boost/atomic/detail/bitwise_cast.hpp' 2024-09-30 21:38:53,499 wheel INFO adding 'pythran/boost/atomic/detail/bitwise_fp_cast.hpp' 2024-09-30 21:38:53,500 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_alpha.hpp' 2024-09-30 21:38:53,501 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_arm.hpp' 2024-09-30 21:38:53,502 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_atomic.hpp' 2024-09-30 21:38:53,503 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_ppc.hpp' 2024-09-30 21:38:53,504 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_sparc.hpp' 2024-09-30 21:38:53,504 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_sync.hpp' 2024-09-30 21:38:53,505 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_x86.hpp' 2024-09-30 21:38:53,506 wheel INFO adding 'pythran/boost/atomic/detail/caps_linux_arm.hpp' 2024-09-30 21:38:53,507 wheel INFO adding 'pythran/boost/atomic/detail/caps_msvc_arm.hpp' 2024-09-30 21:38:53,508 wheel INFO adding 'pythran/boost/atomic/detail/caps_msvc_x86.hpp' 2024-09-30 21:38:53,508 wheel INFO adding 'pythran/boost/atomic/detail/caps_windows.hpp' 2024-09-30 21:38:53,509 wheel INFO adding 'pythran/boost/atomic/detail/config.hpp' 2024-09-30 21:38:53,510 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_operations.hpp' 2024-09-30 21:38:53,511 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp' 2024-09-30 21:38:53,512 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp' 2024-09-30 21:38:53,513 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_ops_generic.hpp' 2024-09-30 21:38:53,514 wheel INFO adding 'pythran/boost/atomic/detail/extra_operations.hpp' 2024-09-30 21:38:53,515 wheel INFO adding 'pythran/boost/atomic/detail/extra_operations_fwd.hpp' 2024-09-30 21:38:53,516 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_emulated.hpp' 2024-09-30 21:38:53,518 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp' 2024-09-30 21:38:53,520 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp' 2024-09-30 21:38:53,522 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp' 2024-09-30 21:38:53,524 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_generic.hpp' 2024-09-30 21:38:53,525 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp' 2024-09-30 21:38:53,527 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp' 2024-09-30 21:38:53,529 wheel INFO adding 'pythran/boost/atomic/detail/float_sizes.hpp' 2024-09-30 21:38:53,530 wheel INFO adding 'pythran/boost/atomic/detail/fp_operations.hpp' 2024-09-30 21:38:53,530 wheel INFO adding 'pythran/boost/atomic/detail/fp_operations_fwd.hpp' 2024-09-30 21:38:53,531 wheel INFO adding 'pythran/boost/atomic/detail/fp_ops_emulated.hpp' 2024-09-30 21:38:53,534 wheel INFO adding 'pythran/boost/atomic/detail/fp_ops_generic.hpp' 2024-09-30 21:38:53,535 wheel INFO adding 'pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp' 2024-09-30 21:38:53,535 wheel INFO adding 'pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp' 2024-09-30 21:38:53,536 wheel INFO adding 'pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp' 2024-09-30 21:38:53,537 wheel INFO adding 'pythran/boost/atomic/detail/int_sizes.hpp' 2024-09-30 21:38:53,538 wheel INFO adding 'pythran/boost/atomic/detail/integral_extend.hpp' 2024-09-30 21:38:53,539 wheel INFO adding 'pythran/boost/atomic/detail/interlocked.hpp' 2024-09-30 21:38:53,541 wheel INFO adding 'pythran/boost/atomic/detail/link.hpp' 2024-09-30 21:38:53,542 wheel INFO adding 'pythran/boost/atomic/detail/lockpool.hpp' 2024-09-30 21:38:53,543 wheel INFO adding 'pythran/boost/atomic/detail/operations.hpp' 2024-09-30 21:38:53,543 wheel INFO adding 'pythran/boost/atomic/detail/operations_fwd.hpp' 2024-09-30 21:38:53,544 wheel INFO adding 'pythran/boost/atomic/detail/operations_lockfree.hpp' 2024-09-30 21:38:53,545 wheel INFO adding 'pythran/boost/atomic/detail/ops_cas_based.hpp' 2024-09-30 21:38:53,546 wheel INFO adding 'pythran/boost/atomic/detail/ops_emulated.hpp' 2024-09-30 21:38:53,547 wheel INFO adding 'pythran/boost/atomic/detail/ops_extending_cas_based.hpp' 2024-09-30 21:38:53,549 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_alpha.hpp' 2024-09-30 21:38:53,551 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_arm.hpp' 2024-09-30 21:38:53,553 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_arm_common.hpp' 2024-09-30 21:38:53,554 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_atomic.hpp' 2024-09-30 21:38:53,556 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_ppc.hpp' 2024-09-30 21:38:53,558 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp' 2024-09-30 21:38:53,559 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_sparc.hpp' 2024-09-30 21:38:53,560 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_sync.hpp' 2024-09-30 21:38:53,561 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_x86.hpp' 2024-09-30 21:38:53,562 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp' 2024-09-30 21:38:53,564 wheel INFO adding 'pythran/boost/atomic/detail/ops_linux_arm.hpp' 2024-09-30 21:38:53,565 wheel INFO adding 'pythran/boost/atomic/detail/ops_msvc_arm.hpp' 2024-09-30 21:38:53,567 wheel INFO adding 'pythran/boost/atomic/detail/ops_msvc_common.hpp' 2024-09-30 21:38:53,568 wheel INFO adding 'pythran/boost/atomic/detail/ops_msvc_x86.hpp' 2024-09-30 21:38:53,570 wheel INFO adding 'pythran/boost/atomic/detail/ops_windows.hpp' 2024-09-30 21:38:53,571 wheel INFO adding 'pythran/boost/atomic/detail/pause.hpp' 2024-09-30 21:38:53,572 wheel INFO adding 'pythran/boost/atomic/detail/platform.hpp' 2024-09-30 21:38:53,573 wheel INFO adding 'pythran/boost/atomic/detail/storage_type.hpp' 2024-09-30 21:38:53,574 wheel INFO adding 'pythran/boost/atomic/detail/string_ops.hpp' 2024-09-30 21:38:53,575 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/conditional.hpp' 2024-09-30 21:38:53,576 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/integral_constant.hpp' 2024-09-30 21:38:53,577 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_floating_point.hpp' 2024-09-30 21:38:53,578 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_function.hpp' 2024-09-30 21:38:53,578 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_iec559.hpp' 2024-09-30 21:38:53,579 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_integral.hpp' 2024-09-30 21:38:53,580 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_signed.hpp' 2024-09-30 21:38:53,581 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp' 2024-09-30 21:38:53,582 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/make_signed.hpp' 2024-09-30 21:38:53,583 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/make_unsigned.hpp' 2024-09-30 21:38:53,584 wheel INFO adding 'pythran/boost/concept/assert.hpp' 2024-09-30 21:38:53,584 wheel INFO adding 'pythran/boost/concept/usage.hpp' 2024-09-30 21:38:53,585 wheel INFO adding 'pythran/boost/concept/detail/backward_compatibility.hpp' 2024-09-30 21:38:53,586 wheel INFO adding 'pythran/boost/concept/detail/borland.hpp' 2024-09-30 21:38:53,587 wheel INFO adding 'pythran/boost/concept/detail/concept_def.hpp' 2024-09-30 21:38:53,588 wheel INFO adding 'pythran/boost/concept/detail/concept_undef.hpp' 2024-09-30 21:38:53,589 wheel INFO adding 'pythran/boost/concept/detail/general.hpp' 2024-09-30 21:38:53,590 wheel INFO adding 'pythran/boost/concept/detail/has_constraints.hpp' 2024-09-30 21:38:53,590 wheel INFO adding 'pythran/boost/concept/detail/msvc.hpp' 2024-09-30 21:38:53,592 wheel INFO adding 'pythran/boost/config/abi_prefix.hpp' 2024-09-30 21:38:53,592 wheel INFO adding 'pythran/boost/config/abi_suffix.hpp' 2024-09-30 21:38:53,593 wheel INFO adding 'pythran/boost/config/auto_link.hpp' 2024-09-30 21:38:53,595 wheel INFO adding 'pythran/boost/config/header_deprecated.hpp' 2024-09-30 21:38:53,595 wheel INFO adding 'pythran/boost/config/helper_macros.hpp' 2024-09-30 21:38:53,596 wheel INFO adding 'pythran/boost/config/pragma_message.hpp' 2024-09-30 21:38:53,597 wheel INFO adding 'pythran/boost/config/requires_threads.hpp' 2024-09-30 21:38:53,598 wheel INFO adding 'pythran/boost/config/user.hpp' 2024-09-30 21:38:53,599 wheel INFO adding 'pythran/boost/config/warning_disable.hpp' 2024-09-30 21:38:53,600 wheel INFO adding 'pythran/boost/config/workaround.hpp' 2024-09-30 21:38:53,601 wheel INFO adding 'pythran/boost/config/abi/borland_prefix.hpp' 2024-09-30 21:38:53,602 wheel INFO adding 'pythran/boost/config/abi/borland_suffix.hpp' 2024-09-30 21:38:53,603 wheel INFO adding 'pythran/boost/config/abi/msvc_prefix.hpp' 2024-09-30 21:38:53,604 wheel INFO adding 'pythran/boost/config/abi/msvc_suffix.hpp' 2024-09-30 21:38:53,605 wheel INFO adding 'pythran/boost/config/compiler/borland.hpp' 2024-09-30 21:38:53,606 wheel INFO adding 'pythran/boost/config/compiler/clang.hpp' 2024-09-30 21:38:53,607 wheel INFO adding 'pythran/boost/config/compiler/codegear.hpp' 2024-09-30 21:38:53,608 wheel INFO adding 'pythran/boost/config/compiler/comeau.hpp' 2024-09-30 21:38:53,609 wheel INFO adding 'pythran/boost/config/compiler/common_edg.hpp' 2024-09-30 21:38:53,610 wheel INFO adding 'pythran/boost/config/compiler/compaq_cxx.hpp' 2024-09-30 21:38:53,611 wheel INFO adding 'pythran/boost/config/compiler/cray.hpp' 2024-09-30 21:38:53,613 wheel INFO adding 'pythran/boost/config/compiler/diab.hpp' 2024-09-30 21:38:53,614 wheel INFO adding 'pythran/boost/config/compiler/digitalmars.hpp' 2024-09-30 21:38:53,615 wheel INFO adding 'pythran/boost/config/compiler/gcc.hpp' 2024-09-30 21:38:53,616 wheel INFO adding 'pythran/boost/config/compiler/gcc_xml.hpp' 2024-09-30 21:38:53,617 wheel INFO adding 'pythran/boost/config/compiler/greenhills.hpp' 2024-09-30 21:38:53,619 wheel INFO adding 'pythran/boost/config/compiler/hp_acc.hpp' 2024-09-30 21:38:53,621 wheel INFO adding 'pythran/boost/config/compiler/intel.hpp' 2024-09-30 21:38:53,622 wheel INFO adding 'pythran/boost/config/compiler/kai.hpp' 2024-09-30 21:38:53,623 wheel INFO adding 'pythran/boost/config/compiler/metrowerks.hpp' 2024-09-30 21:38:53,624 wheel INFO adding 'pythran/boost/config/compiler/mpw.hpp' 2024-09-30 21:38:53,625 wheel INFO adding 'pythran/boost/config/compiler/nvcc.hpp' 2024-09-30 21:38:53,626 wheel INFO adding 'pythran/boost/config/compiler/pathscale.hpp' 2024-09-30 21:38:53,627 wheel INFO adding 'pythran/boost/config/compiler/pgi.hpp' 2024-09-30 21:38:53,628 wheel INFO adding 'pythran/boost/config/compiler/sgi_mipspro.hpp' 2024-09-30 21:38:53,628 wheel INFO adding 'pythran/boost/config/compiler/sunpro_cc.hpp' 2024-09-30 21:38:53,630 wheel INFO adding 'pythran/boost/config/compiler/vacpp.hpp' 2024-09-30 21:38:53,631 wheel INFO adding 'pythran/boost/config/compiler/visualc.hpp' 2024-09-30 21:38:53,632 wheel INFO adding 'pythran/boost/config/compiler/xlcpp.hpp' 2024-09-30 21:38:53,633 wheel INFO adding 'pythran/boost/config/compiler/xlcpp_zos.hpp' 2024-09-30 21:38:53,634 wheel INFO adding 'pythran/boost/config/detail/posix_features.hpp' 2024-09-30 21:38:53,635 wheel INFO adding 'pythran/boost/config/detail/select_compiler_config.hpp' 2024-09-30 21:38:53,636 wheel INFO adding 'pythran/boost/config/detail/select_platform_config.hpp' 2024-09-30 21:38:53,637 wheel INFO adding 'pythran/boost/config/detail/select_stdlib_config.hpp' 2024-09-30 21:38:53,638 wheel INFO adding 'pythran/boost/config/detail/suffix.hpp' 2024-09-30 21:38:53,640 wheel INFO adding 'pythran/boost/config/no_tr1/cmath.hpp' 2024-09-30 21:38:53,641 wheel INFO adding 'pythran/boost/config/no_tr1/complex.hpp' 2024-09-30 21:38:53,642 wheel INFO adding 'pythran/boost/config/no_tr1/functional.hpp' 2024-09-30 21:38:53,643 wheel INFO adding 'pythran/boost/config/no_tr1/memory.hpp' 2024-09-30 21:38:53,644 wheel INFO adding 'pythran/boost/config/no_tr1/utility.hpp' 2024-09-30 21:38:53,645 wheel INFO adding 'pythran/boost/config/platform/aix.hpp' 2024-09-30 21:38:53,645 wheel INFO adding 'pythran/boost/config/platform/amigaos.hpp' 2024-09-30 21:38:53,646 wheel INFO adding 'pythran/boost/config/platform/beos.hpp' 2024-09-30 21:38:53,647 wheel INFO adding 'pythran/boost/config/platform/bsd.hpp' 2024-09-30 21:38:53,648 wheel INFO adding 'pythran/boost/config/platform/cloudabi.hpp' 2024-09-30 21:38:53,649 wheel INFO adding 'pythran/boost/config/platform/cray.hpp' 2024-09-30 21:38:53,650 wheel INFO adding 'pythran/boost/config/platform/cygwin.hpp' 2024-09-30 21:38:53,651 wheel INFO adding 'pythran/boost/config/platform/haiku.hpp' 2024-09-30 21:38:53,651 wheel INFO adding 'pythran/boost/config/platform/hpux.hpp' 2024-09-30 21:38:53,652 wheel INFO adding 'pythran/boost/config/platform/irix.hpp' 2024-09-30 21:38:53,653 wheel INFO adding 'pythran/boost/config/platform/linux.hpp' 2024-09-30 21:38:53,654 wheel INFO adding 'pythran/boost/config/platform/macos.hpp' 2024-09-30 21:38:53,655 wheel INFO adding 'pythran/boost/config/platform/qnxnto.hpp' 2024-09-30 21:38:53,656 wheel INFO adding 'pythran/boost/config/platform/solaris.hpp' 2024-09-30 21:38:53,656 wheel INFO adding 'pythran/boost/config/platform/symbian.hpp' 2024-09-30 21:38:53,657 wheel INFO adding 'pythran/boost/config/platform/vms.hpp' 2024-09-30 21:38:53,658 wheel INFO adding 'pythran/boost/config/platform/vxworks.hpp' 2024-09-30 21:38:53,660 wheel INFO adding 'pythran/boost/config/platform/win32.hpp' 2024-09-30 21:38:53,660 wheel INFO adding 'pythran/boost/config/platform/zos.hpp' 2024-09-30 21:38:53,662 wheel INFO adding 'pythran/boost/config/stdlib/dinkumware.hpp' 2024-09-30 21:38:53,663 wheel INFO adding 'pythran/boost/config/stdlib/libcomo.hpp' 2024-09-30 21:38:53,664 wheel INFO adding 'pythran/boost/config/stdlib/libcpp.hpp' 2024-09-30 21:38:53,665 wheel INFO adding 'pythran/boost/config/stdlib/libstdcpp3.hpp' 2024-09-30 21:38:53,666 wheel INFO adding 'pythran/boost/config/stdlib/modena.hpp' 2024-09-30 21:38:53,667 wheel INFO adding 'pythran/boost/config/stdlib/msl.hpp' 2024-09-30 21:38:53,668 wheel INFO adding 'pythran/boost/config/stdlib/roguewave.hpp' 2024-09-30 21:38:53,669 wheel INFO adding 'pythran/boost/config/stdlib/sgi.hpp' 2024-09-30 21:38:53,670 wheel INFO adding 'pythran/boost/config/stdlib/stlport.hpp' 2024-09-30 21:38:53,671 wheel INFO adding 'pythran/boost/config/stdlib/vacpp.hpp' 2024-09-30 21:38:53,672 wheel INFO adding 'pythran/boost/config/stdlib/xlcpp_zos.hpp' 2024-09-30 21:38:53,673 wheel INFO adding 'pythran/boost/container/container_fwd.hpp' 2024-09-30 21:38:53,674 wheel INFO adding 'pythran/boost/container/detail/std_fwd.hpp' 2024-09-30 21:38:53,675 wheel INFO adding 'pythran/boost/core/addressof.hpp' 2024-09-30 21:38:53,676 wheel INFO adding 'pythran/boost/core/checked_delete.hpp' 2024-09-30 21:38:53,677 wheel INFO adding 'pythran/boost/core/demangle.hpp' 2024-09-30 21:38:53,678 wheel INFO adding 'pythran/boost/core/enable_if.hpp' 2024-09-30 21:38:53,679 wheel INFO adding 'pythran/boost/core/explicit_operator_bool.hpp' 2024-09-30 21:38:53,680 wheel INFO adding 'pythran/boost/core/ignore_unused.hpp' 2024-09-30 21:38:53,681 wheel INFO adding 'pythran/boost/core/noncopyable.hpp' 2024-09-30 21:38:53,682 wheel INFO adding 'pythran/boost/core/ref.hpp' 2024-09-30 21:38:53,682 wheel INFO adding 'pythran/boost/core/swap.hpp' 2024-09-30 21:38:53,683 wheel INFO adding 'pythran/boost/core/typeinfo.hpp' 2024-09-30 21:38:53,684 wheel INFO adding 'pythran/boost/core/use_default.hpp' 2024-09-30 21:38:53,685 wheel INFO adding 'pythran/boost/detail/basic_pointerbuf.hpp' 2024-09-30 21:38:53,686 wheel INFO adding 'pythran/boost/detail/fenv.hpp' 2024-09-30 21:38:53,687 wheel INFO adding 'pythran/boost/detail/indirect_traits.hpp' 2024-09-30 21:38:53,688 wheel INFO adding 'pythran/boost/detail/iterator.hpp' 2024-09-30 21:38:53,689 wheel INFO adding 'pythran/boost/detail/lcast_precision.hpp' 2024-09-30 21:38:53,690 wheel INFO adding 'pythran/boost/detail/lightweight_mutex.hpp' 2024-09-30 21:38:53,691 wheel INFO adding 'pythran/boost/detail/reference_content.hpp' 2024-09-30 21:38:53,692 wheel INFO adding 'pythran/boost/detail/select_type.hpp' 2024-09-30 21:38:53,692 wheel INFO adding 'pythran/boost/detail/workaround.hpp' 2024-09-30 21:38:53,694 wheel INFO adding 'pythran/boost/exception/exception.hpp' 2024-09-30 21:38:53,695 wheel INFO adding 'pythran/boost/format/alt_sstream.hpp' 2024-09-30 21:38:53,696 wheel INFO adding 'pythran/boost/format/alt_sstream_impl.hpp' 2024-09-30 21:38:53,698 wheel INFO adding 'pythran/boost/format/exceptions.hpp' 2024-09-30 21:38:53,699 wheel INFO adding 'pythran/boost/format/feed_args.hpp' 2024-09-30 21:38:53,700 wheel INFO adding 'pythran/boost/format/format_class.hpp' 2024-09-30 21:38:53,701 wheel INFO adding 'pythran/boost/format/format_fwd.hpp' 2024-09-30 21:38:53,702 wheel INFO adding 'pythran/boost/format/format_implementation.hpp' 2024-09-30 21:38:53,703 wheel INFO adding 'pythran/boost/format/free_funcs.hpp' 2024-09-30 21:38:53,704 wheel INFO adding 'pythran/boost/format/group.hpp' 2024-09-30 21:38:53,706 wheel INFO adding 'pythran/boost/format/internals.hpp' 2024-09-30 21:38:53,707 wheel INFO adding 'pythran/boost/format/internals_fwd.hpp' 2024-09-30 21:38:53,708 wheel INFO adding 'pythran/boost/format/parsing.hpp' 2024-09-30 21:38:53,709 wheel INFO adding 'pythran/boost/format/detail/compat_workarounds.hpp' 2024-09-30 21:38:53,710 wheel INFO adding 'pythran/boost/format/detail/config_macros.hpp' 2024-09-30 21:38:53,711 wheel INFO adding 'pythran/boost/format/detail/msvc_disambiguater.hpp' 2024-09-30 21:38:53,712 wheel INFO adding 'pythran/boost/format/detail/unset_macros.hpp' 2024-09-30 21:38:53,713 wheel INFO adding 'pythran/boost/format/detail/workarounds_gcc-2_95.hpp' 2024-09-30 21:38:53,714 wheel INFO adding 'pythran/boost/format/detail/workarounds_stlport.hpp' 2024-09-30 21:38:53,715 wheel INFO adding 'pythran/boost/fusion/tuple.hpp' 2024-09-30 21:38:53,716 wheel INFO adding 'pythran/boost/fusion/adapted/std_pair.hpp' 2024-09-30 21:38:53,717 wheel INFO adding 'pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp' 2024-09-30 21:38:53,719 wheel INFO adding 'pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp' 2024-09-30 21:38:53,719 wheel INFO adding 'pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp' 2024-09-30 21:38:53,721 wheel INFO adding 'pythran/boost/fusion/adapted/struct/adapt_struct.hpp' 2024-09-30 21:38:53,722 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp' 2024-09-30 21:38:53,723 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp' 2024-09-30 21:38:53,724 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp' 2024-09-30 21:38:53,725 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp' 2024-09-30 21:38:53,726 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/at_impl.hpp' 2024-09-30 21:38:53,727 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp' 2024-09-30 21:38:53,728 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp' 2024-09-30 21:38:53,729 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp' 2024-09-30 21:38:53,730 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/end_impl.hpp' 2024-09-30 21:38:53,731 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/extension.hpp' 2024-09-30 21:38:53,731 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp' 2024-09-30 21:38:53,732 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp' 2024-09-30 21:38:53,733 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/size_impl.hpp' 2024-09-30 21:38:53,734 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp' 2024-09-30 21:38:53,735 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp' 2024-09-30 21:38:53,736 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp' 2024-09-30 21:38:53,737 wheel INFO adding 'pythran/boost/fusion/algorithm/transformation/push_back.hpp' 2024-09-30 21:38:53,738 wheel INFO adding 'pythran/boost/fusion/algorithm/transformation/push_front.hpp' 2024-09-30 21:38:53,739 wheel INFO adding 'pythran/boost/fusion/container/generation/ignore.hpp' 2024-09-30 21:38:53,740 wheel INFO adding 'pythran/boost/fusion/container/list/cons.hpp' 2024-09-30 21:38:53,741 wheel INFO adding 'pythran/boost/fusion/container/list/cons_fwd.hpp' 2024-09-30 21:38:53,742 wheel INFO adding 'pythran/boost/fusion/container/list/cons_iterator.hpp' 2024-09-30 21:38:53,743 wheel INFO adding 'pythran/boost/fusion/container/list/list_fwd.hpp' 2024-09-30 21:38:53,744 wheel INFO adding 'pythran/boost/fusion/container/list/nil.hpp' 2024-09-30 21:38:53,745 wheel INFO adding 'pythran/boost/fusion/container/list/detail/at_impl.hpp' 2024-09-30 21:38:53,746 wheel INFO adding 'pythran/boost/fusion/container/list/detail/begin_impl.hpp' 2024-09-30 21:38:53,747 wheel INFO adding 'pythran/boost/fusion/container/list/detail/deref_impl.hpp' 2024-09-30 21:38:53,748 wheel INFO adding 'pythran/boost/fusion/container/list/detail/empty_impl.hpp' 2024-09-30 21:38:53,749 wheel INFO adding 'pythran/boost/fusion/container/list/detail/end_impl.hpp' 2024-09-30 21:38:53,750 wheel INFO adding 'pythran/boost/fusion/container/list/detail/equal_to_impl.hpp' 2024-09-30 21:38:53,750 wheel INFO adding 'pythran/boost/fusion/container/list/detail/next_impl.hpp' 2024-09-30 21:38:53,751 wheel INFO adding 'pythran/boost/fusion/container/list/detail/reverse_cons.hpp' 2024-09-30 21:38:53,752 wheel INFO adding 'pythran/boost/fusion/container/list/detail/value_at_impl.hpp' 2024-09-30 21:38:53,753 wheel INFO adding 'pythran/boost/fusion/container/list/detail/value_of_impl.hpp' 2024-09-30 21:38:53,754 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/limits.hpp' 2024-09-30 21:38:53,755 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp' 2024-09-30 21:38:53,756 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list10_fwd.hpp' 2024-09-30 21:38:53,757 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list20_fwd.hpp' 2024-09-30 21:38:53,758 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list30_fwd.hpp' 2024-09-30 21:38:53,759 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list40_fwd.hpp' 2024-09-30 21:38:53,760 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list50_fwd.hpp' 2024-09-30 21:38:53,760 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list_fwd.hpp' 2024-09-30 21:38:53,762 wheel INFO adding 'pythran/boost/fusion/container/vector/vector.hpp' 2024-09-30 21:38:53,763 wheel INFO adding 'pythran/boost/fusion/container/vector/vector_fwd.hpp' 2024-09-30 21:38:53,764 wheel INFO adding 'pythran/boost/fusion/container/vector/vector_iterator.hpp' 2024-09-30 21:38:53,765 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/advance_impl.hpp' 2024-09-30 21:38:53,766 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/at_impl.hpp' 2024-09-30 21:38:53,767 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/begin_impl.hpp' 2024-09-30 21:38:53,767 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/config.hpp' 2024-09-30 21:38:53,768 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/deref_impl.hpp' 2024-09-30 21:38:53,769 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/distance_impl.hpp' 2024-09-30 21:38:53,770 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/end_impl.hpp' 2024-09-30 21:38:53,771 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp' 2024-09-30 21:38:53,772 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/next_impl.hpp' 2024-09-30 21:38:53,772 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/prior_impl.hpp' 2024-09-30 21:38:53,773 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/value_at_impl.hpp' 2024-09-30 21:38:53,774 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/value_of_impl.hpp' 2024-09-30 21:38:53,775 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp' 2024-09-30 21:38:53,776 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp' 2024-09-30 21:38:53,777 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp' 2024-09-30 21:38:53,778 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp' 2024-09-30 21:38:53,779 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp' 2024-09-30 21:38:53,780 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp' 2024-09-30 21:38:53,781 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp' 2024-09-30 21:38:53,782 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp' 2024-09-30 21:38:53,783 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp' 2024-09-30 21:38:53,784 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp' 2024-09-30 21:38:53,785 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp' 2024-09-30 21:38:53,786 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp' 2024-09-30 21:38:53,787 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp' 2024-09-30 21:38:53,788 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp' 2024-09-30 21:38:53,789 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp' 2024-09-30 21:38:53,790 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp' 2024-09-30 21:38:53,791 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp' 2024-09-30 21:38:53,792 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp' 2024-09-30 21:38:53,794 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp' 2024-09-30 21:38:53,797 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10_fwd.hpp' 2024-09-30 21:38:53,800 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp' 2024-09-30 21:38:53,805 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20_fwd.hpp' 2024-09-30 21:38:53,808 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp' 2024-09-30 21:38:53,815 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30_fwd.hpp' 2024-09-30 21:38:53,819 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp' 2024-09-30 21:38:53,828 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40_fwd.hpp' 2024-09-30 21:38:53,833 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp' 2024-09-30 21:38:53,843 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50_fwd.hpp' 2024-09-30 21:38:53,844 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp' 2024-09-30 21:38:53,845 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp' 2024-09-30 21:38:53,846 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp' 2024-09-30 21:38:53,847 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp' 2024-09-30 21:38:53,849 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp' 2024-09-30 21:38:53,851 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp' 2024-09-30 21:38:53,853 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp' 2024-09-30 21:38:53,854 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp' 2024-09-30 21:38:53,856 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10_fwd.hpp' 2024-09-30 21:38:53,857 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp' 2024-09-30 21:38:53,859 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp' 2024-09-30 21:38:53,860 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp' 2024-09-30 21:38:53,862 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp' 2024-09-30 21:38:53,864 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp' 2024-09-30 21:38:53,867 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp' 2024-09-30 21:38:53,870 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp' 2024-09-30 21:38:53,874 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp' 2024-09-30 21:38:53,875 wheel INFO adding 'pythran/boost/fusion/include/std_pair.hpp' 2024-09-30 21:38:53,876 wheel INFO adding 'pythran/boost/fusion/include/tuple.hpp' 2024-09-30 21:38:53,877 wheel INFO adding 'pythran/boost/fusion/iterator/advance.hpp' 2024-09-30 21:38:53,878 wheel INFO adding 'pythran/boost/fusion/iterator/basic_iterator.hpp' 2024-09-30 21:38:53,879 wheel INFO adding 'pythran/boost/fusion/iterator/deref.hpp' 2024-09-30 21:38:53,879 wheel INFO adding 'pythran/boost/fusion/iterator/deref_data.hpp' 2024-09-30 21:38:53,880 wheel INFO adding 'pythran/boost/fusion/iterator/distance.hpp' 2024-09-30 21:38:53,881 wheel INFO adding 'pythran/boost/fusion/iterator/equal_to.hpp' 2024-09-30 21:38:53,882 wheel INFO adding 'pythran/boost/fusion/iterator/iterator_facade.hpp' 2024-09-30 21:38:53,883 wheel INFO adding 'pythran/boost/fusion/iterator/key_of.hpp' 2024-09-30 21:38:53,884 wheel INFO adding 'pythran/boost/fusion/iterator/next.hpp' 2024-09-30 21:38:53,885 wheel INFO adding 'pythran/boost/fusion/iterator/prior.hpp' 2024-09-30 21:38:53,886 wheel INFO adding 'pythran/boost/fusion/iterator/segmented_iterator.hpp' 2024-09-30 21:38:53,886 wheel INFO adding 'pythran/boost/fusion/iterator/value_of.hpp' 2024-09-30 21:38:53,887 wheel INFO adding 'pythran/boost/fusion/iterator/value_of_data.hpp' 2024-09-30 21:38:53,888 wheel INFO adding 'pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp' 2024-09-30 21:38:53,889 wheel INFO adding 'pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp' 2024-09-30 21:38:53,890 wheel INFO adding 'pythran/boost/fusion/iterator/detail/advance.hpp' 2024-09-30 21:38:53,891 wheel INFO adding 'pythran/boost/fusion/iterator/detail/distance.hpp' 2024-09-30 21:38:53,892 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segment_sequence.hpp' 2024-09-30 21:38:53,893 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp' 2024-09-30 21:38:53,894 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segmented_iterator.hpp' 2024-09-30 21:38:53,895 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp' 2024-09-30 21:38:53,896 wheel INFO adding 'pythran/boost/fusion/iterator/mpl/convert_iterator.hpp' 2024-09-30 21:38:53,897 wheel INFO adding 'pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp' 2024-09-30 21:38:53,898 wheel INFO adding 'pythran/boost/fusion/mpl/begin.hpp' 2024-09-30 21:38:53,899 wheel INFO adding 'pythran/boost/fusion/mpl/end.hpp' 2024-09-30 21:38:53,900 wheel INFO adding 'pythran/boost/fusion/sequence/comparison.hpp' 2024-09-30 21:38:53,901 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic_fwd.hpp' 2024-09-30 21:38:53,902 wheel INFO adding 'pythran/boost/fusion/sequence/io.hpp' 2024-09-30 21:38:53,903 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/enable_comparison.hpp' 2024-09-30 21:38:53,904 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/equal_to.hpp' 2024-09-30 21:38:53,905 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/greater.hpp' 2024-09-30 21:38:53,905 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/greater_equal.hpp' 2024-09-30 21:38:53,906 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/less.hpp' 2024-09-30 21:38:53,907 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/less_equal.hpp' 2024-09-30 21:38:53,908 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/not_equal_to.hpp' 2024-09-30 21:38:53,909 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp' 2024-09-30 21:38:53,910 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/greater.hpp' 2024-09-30 21:38:53,911 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp' 2024-09-30 21:38:53,912 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/less.hpp' 2024-09-30 21:38:53,913 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp' 2024-09-30 21:38:53,914 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp' 2024-09-30 21:38:53,915 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/at.hpp' 2024-09-30 21:38:53,916 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/begin.hpp' 2024-09-30 21:38:53,917 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/empty.hpp' 2024-09-30 21:38:53,917 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/end.hpp' 2024-09-30 21:38:53,918 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/segments.hpp' 2024-09-30 21:38:53,919 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/size.hpp' 2024-09-30 21:38:53,920 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/value_at.hpp' 2024-09-30 21:38:53,921 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp' 2024-09-30 21:38:53,922 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp' 2024-09-30 21:38:53,923 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp' 2024-09-30 21:38:53,924 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp' 2024-09-30 21:38:53,925 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp' 2024-09-30 21:38:53,926 wheel INFO adding 'pythran/boost/fusion/sequence/io/in.hpp' 2024-09-30 21:38:53,927 wheel INFO adding 'pythran/boost/fusion/sequence/io/out.hpp' 2024-09-30 21:38:53,928 wheel INFO adding 'pythran/boost/fusion/sequence/io/detail/in.hpp' 2024-09-30 21:38:53,929 wheel INFO adding 'pythran/boost/fusion/sequence/io/detail/manip.hpp' 2024-09-30 21:38:53,930 wheel INFO adding 'pythran/boost/fusion/sequence/io/detail/out.hpp' 2024-09-30 21:38:53,931 wheel INFO adding 'pythran/boost/fusion/support/as_const.hpp' 2024-09-30 21:38:53,932 wheel INFO adding 'pythran/boost/fusion/support/category_of.hpp' 2024-09-30 21:38:53,933 wheel INFO adding 'pythran/boost/fusion/support/config.hpp' 2024-09-30 21:38:53,934 wheel INFO adding 'pythran/boost/fusion/support/is_iterator.hpp' 2024-09-30 21:38:53,935 wheel INFO adding 'pythran/boost/fusion/support/is_segmented.hpp' 2024-09-30 21:38:53,936 wheel INFO adding 'pythran/boost/fusion/support/is_sequence.hpp' 2024-09-30 21:38:53,937 wheel INFO adding 'pythran/boost/fusion/support/is_view.hpp' 2024-09-30 21:38:53,938 wheel INFO adding 'pythran/boost/fusion/support/iterator_base.hpp' 2024-09-30 21:38:53,939 wheel INFO adding 'pythran/boost/fusion/support/sequence_base.hpp' 2024-09-30 21:38:53,940 wheel INFO adding 'pythran/boost/fusion/support/tag_of.hpp' 2024-09-30 21:38:53,940 wheel INFO adding 'pythran/boost/fusion/support/tag_of_fwd.hpp' 2024-09-30 21:38:53,941 wheel INFO adding 'pythran/boost/fusion/support/void.hpp' 2024-09-30 21:38:53,942 wheel INFO adding 'pythran/boost/fusion/support/detail/access.hpp' 2024-09-30 21:38:53,943 wheel INFO adding 'pythran/boost/fusion/support/detail/and.hpp' 2024-09-30 21:38:53,944 wheel INFO adding 'pythran/boost/fusion/support/detail/as_fusion_element.hpp' 2024-09-30 21:38:53,945 wheel INFO adding 'pythran/boost/fusion/support/detail/enabler.hpp' 2024-09-30 21:38:53,946 wheel INFO adding 'pythran/boost/fusion/support/detail/index_sequence.hpp' 2024-09-30 21:38:53,947 wheel INFO adding 'pythran/boost/fusion/support/detail/is_mpl_sequence.hpp' 2024-09-30 21:38:53,948 wheel INFO adding 'pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp' 2024-09-30 21:38:53,948 wheel INFO adding 'pythran/boost/fusion/support/detail/mpl_iterator_category.hpp' 2024-09-30 21:38:53,949 wheel INFO adding 'pythran/boost/fusion/support/detail/pp_round.hpp' 2024-09-30 21:38:53,950 wheel INFO adding 'pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp' 2024-09-30 21:38:53,952 wheel INFO adding 'pythran/boost/fusion/tuple/make_tuple.hpp' 2024-09-30 21:38:53,953 wheel INFO adding 'pythran/boost/fusion/tuple/tuple.hpp' 2024-09-30 21:38:53,954 wheel INFO adding 'pythran/boost/fusion/tuple/tuple_fwd.hpp' 2024-09-30 21:38:53,955 wheel INFO adding 'pythran/boost/fusion/tuple/tuple_tie.hpp' 2024-09-30 21:38:53,956 wheel INFO adding 'pythran/boost/fusion/tuple/detail/make_tuple.hpp' 2024-09-30 21:38:53,957 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple.hpp' 2024-09-30 21:38:53,958 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple_expand.hpp' 2024-09-30 21:38:53,958 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple_fwd.hpp' 2024-09-30 21:38:53,959 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple_tie.hpp' 2024-09-30 21:38:53,960 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp' 2024-09-30 21:38:53,961 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp' 2024-09-30 21:38:53,963 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp' 2024-09-30 21:38:53,965 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp' 2024-09-30 21:38:53,968 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp' 2024-09-30 21:38:53,973 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp' 2024-09-30 21:38:53,977 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp' 2024-09-30 21:38:53,978 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp' 2024-09-30 21:38:53,979 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp' 2024-09-30 21:38:53,980 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp' 2024-09-30 21:38:53,982 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp' 2024-09-30 21:38:53,983 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp' 2024-09-30 21:38:53,985 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp' 2024-09-30 21:38:53,987 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp' 2024-09-30 21:38:53,990 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp' 2024-09-30 21:38:53,992 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp' 2024-09-30 21:38:53,996 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp' 2024-09-30 21:38:53,997 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp' 2024-09-30 21:38:53,997 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp' 2024-09-30 21:38:53,998 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp' 2024-09-30 21:38:53,999 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp' 2024-09-30 21:38:54,001 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp' 2024-09-30 21:38:54,003 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp' 2024-09-30 21:38:54,005 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp' 2024-09-30 21:38:54,008 wheel INFO adding 'pythran/boost/fusion/view/iterator_range.hpp' 2024-09-30 21:38:54,009 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/iterator_range.hpp' 2024-09-30 21:38:54,010 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp' 2024-09-30 21:38:54,011 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp' 2024-09-30 21:38:54,012 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp' 2024-09-30 21:38:54,013 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp' 2024-09-30 21:38:54,014 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp' 2024-09-30 21:38:54,015 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp' 2024-09-30 21:38:54,016 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp' 2024-09-30 21:38:54,017 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp' 2024-09-30 21:38:54,018 wheel INFO adding 'pythran/boost/fusion/view/joint_view/joint_view.hpp' 2024-09-30 21:38:54,019 wheel INFO adding 'pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp' 2024-09-30 21:38:54,020 wheel INFO adding 'pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp' 2024-09-30 21:38:54,021 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp' 2024-09-30 21:38:54,022 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp' 2024-09-30 21:38:54,023 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp' 2024-09-30 21:38:54,024 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/end_impl.hpp' 2024-09-30 21:38:54,024 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp' 2024-09-30 21:38:54,025 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/next_impl.hpp' 2024-09-30 21:38:54,026 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp' 2024-09-30 21:38:54,027 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp' 2024-09-30 21:38:54,028 wheel INFO adding 'pythran/boost/fusion/view/single_view/single_view.hpp' 2024-09-30 21:38:54,029 wheel INFO adding 'pythran/boost/fusion/view/single_view/single_view_iterator.hpp' 2024-09-30 21:38:54,030 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/advance_impl.hpp' 2024-09-30 21:38:54,031 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/at_impl.hpp' 2024-09-30 21:38:54,032 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/begin_impl.hpp' 2024-09-30 21:38:54,033 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/deref_impl.hpp' 2024-09-30 21:38:54,033 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/distance_impl.hpp' 2024-09-30 21:38:54,034 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/end_impl.hpp' 2024-09-30 21:38:54,035 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp' 2024-09-30 21:38:54,036 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/next_impl.hpp' 2024-09-30 21:38:54,037 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/prior_impl.hpp' 2024-09-30 21:38:54,038 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/size_impl.hpp' 2024-09-30 21:38:54,039 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp' 2024-09-30 21:38:54,039 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp' 2024-09-30 21:38:54,040 wheel INFO adding 'pythran/boost/iterator/advance.hpp' 2024-09-30 21:38:54,041 wheel INFO adding 'pythran/boost/iterator/distance.hpp' 2024-09-30 21:38:54,042 wheel INFO adding 'pythran/boost/iterator/interoperable.hpp' 2024-09-30 21:38:54,043 wheel INFO adding 'pythran/boost/iterator/iterator_adaptor.hpp' 2024-09-30 21:38:54,044 wheel INFO adding 'pythran/boost/iterator/iterator_categories.hpp' 2024-09-30 21:38:54,045 wheel INFO adding 'pythran/boost/iterator/iterator_concepts.hpp' 2024-09-30 21:38:54,047 wheel INFO adding 'pythran/boost/iterator/iterator_facade.hpp' 2024-09-30 21:38:54,049 wheel INFO adding 'pythran/boost/iterator/iterator_traits.hpp' 2024-09-30 21:38:54,049 wheel INFO adding 'pythran/boost/iterator/reverse_iterator.hpp' 2024-09-30 21:38:54,051 wheel INFO adding 'pythran/boost/iterator/detail/config_def.hpp' 2024-09-30 21:38:54,052 wheel INFO adding 'pythran/boost/iterator/detail/config_undef.hpp' 2024-09-30 21:38:54,052 wheel INFO adding 'pythran/boost/iterator/detail/enable_if.hpp' 2024-09-30 21:38:54,053 wheel INFO adding 'pythran/boost/iterator/detail/facade_iterator_category.hpp' 2024-09-30 21:38:54,054 wheel INFO adding 'pythran/boost/lexical_cast/bad_lexical_cast.hpp' 2024-09-30 21:38:54,055 wheel INFO adding 'pythran/boost/lexical_cast/try_lexical_convert.hpp' 2024-09-30 21:38:54,057 wheel INFO adding 'pythran/boost/lexical_cast/detail/converter_lexical.hpp' 2024-09-30 21:38:54,059 wheel INFO adding 'pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp' 2024-09-30 21:38:54,060 wheel INFO adding 'pythran/boost/lexical_cast/detail/converter_numeric.hpp' 2024-09-30 21:38:54,062 wheel INFO adding 'pythran/boost/lexical_cast/detail/inf_nan.hpp' 2024-09-30 21:38:54,063 wheel INFO adding 'pythran/boost/lexical_cast/detail/is_character.hpp' 2024-09-30 21:38:54,063 wheel INFO adding 'pythran/boost/lexical_cast/detail/lcast_char_constants.hpp' 2024-09-30 21:38:54,064 wheel INFO adding 'pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp' 2024-09-30 21:38:54,066 wheel INFO adding 'pythran/boost/lexical_cast/detail/widest_char.hpp' 2024-09-30 21:38:54,067 wheel INFO adding 'pythran/boost/math/constants/calculate_constants.hpp' 2024-09-30 21:38:54,069 wheel INFO adding 'pythran/boost/math/constants/constants.hpp' 2024-09-30 21:38:54,071 wheel INFO adding 'pythran/boost/math/distributions/complement.hpp' 2024-09-30 21:38:54,072 wheel INFO adding 'pythran/boost/math/distributions/fwd.hpp' 2024-09-30 21:38:54,073 wheel INFO adding 'pythran/boost/math/distributions/normal.hpp' 2024-09-30 21:38:54,074 wheel INFO adding 'pythran/boost/math/distributions/detail/common_error_handling.hpp' 2024-09-30 21:38:54,075 wheel INFO adding 'pythran/boost/math/distributions/detail/derived_accessors.hpp' 2024-09-30 21:38:54,077 wheel INFO adding 'pythran/boost/math/policies/error_handling.hpp' 2024-09-30 21:38:54,079 wheel INFO adding 'pythran/boost/math/policies/policy.hpp' 2024-09-30 21:38:54,081 wheel INFO adding 'pythran/boost/math/special_functions/bernoulli.hpp' 2024-09-30 21:38:54,083 wheel INFO adding 'pythran/boost/math/special_functions/bessel.hpp' 2024-09-30 21:38:54,084 wheel INFO adding 'pythran/boost/math/special_functions/bessel_prime.hpp' 2024-09-30 21:38:54,086 wheel INFO adding 'pythran/boost/math/special_functions/beta.hpp' 2024-09-30 21:38:54,088 wheel INFO adding 'pythran/boost/math/special_functions/binomial.hpp' 2024-09-30 21:38:54,089 wheel INFO adding 'pythran/boost/math/special_functions/cbrt.hpp' 2024-09-30 21:38:54,090 wheel INFO adding 'pythran/boost/math/special_functions/cos_pi.hpp' 2024-09-30 21:38:54,091 wheel INFO adding 'pythran/boost/math/special_functions/digamma.hpp' 2024-09-30 21:38:54,093 wheel INFO adding 'pythran/boost/math/special_functions/erf.hpp' 2024-09-30 21:38:54,096 wheel INFO adding 'pythran/boost/math/special_functions/expm1.hpp' 2024-09-30 21:38:54,097 wheel INFO adding 'pythran/boost/math/special_functions/factorials.hpp' 2024-09-30 21:38:54,098 wheel INFO adding 'pythran/boost/math/special_functions/fpclassify.hpp' 2024-09-30 21:38:54,100 wheel INFO adding 'pythran/boost/math/special_functions/gamma.hpp' 2024-09-30 21:38:54,103 wheel INFO adding 'pythran/boost/math/special_functions/hankel.hpp' 2024-09-30 21:38:54,104 wheel INFO adding 'pythran/boost/math/special_functions/hypot.hpp' 2024-09-30 21:38:54,107 wheel INFO adding 'pythran/boost/math/special_functions/lanczos.hpp' 2024-09-30 21:38:54,114 wheel INFO adding 'pythran/boost/math/special_functions/log1p.hpp' 2024-09-30 21:38:54,116 wheel INFO adding 'pythran/boost/math/special_functions/math_fwd.hpp' 2024-09-30 21:38:54,118 wheel INFO adding 'pythran/boost/math/special_functions/next.hpp' 2024-09-30 21:38:54,120 wheel INFO adding 'pythran/boost/math/special_functions/polygamma.hpp' 2024-09-30 21:38:54,121 wheel INFO adding 'pythran/boost/math/special_functions/pow.hpp' 2024-09-30 21:38:54,122 wheel INFO adding 'pythran/boost/math/special_functions/powm1.hpp' 2024-09-30 21:38:54,123 wheel INFO adding 'pythran/boost/math/special_functions/round.hpp' 2024-09-30 21:38:54,124 wheel INFO adding 'pythran/boost/math/special_functions/sign.hpp' 2024-09-30 21:38:54,125 wheel INFO adding 'pythran/boost/math/special_functions/sin_pi.hpp' 2024-09-30 21:38:54,126 wheel INFO adding 'pythran/boost/math/special_functions/sinc.hpp' 2024-09-30 21:38:54,127 wheel INFO adding 'pythran/boost/math/special_functions/sqrt1pm1.hpp' 2024-09-30 21:38:54,128 wheel INFO adding 'pythran/boost/math/special_functions/trigamma.hpp' 2024-09-30 21:38:54,129 wheel INFO adding 'pythran/boost/math/special_functions/trunc.hpp' 2024-09-30 21:38:54,131 wheel INFO adding 'pythran/boost/math/special_functions/zeta.hpp' 2024-09-30 21:38:54,133 wheel INFO adding 'pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp' 2024-09-30 21:38:54,135 wheel INFO adding 'pythran/boost/math/special_functions/detail/bernoulli_details.hpp' 2024-09-30 21:38:54,136 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp' 2024-09-30 21:38:54,137 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_i0.hpp' 2024-09-30 21:38:54,139 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_i1.hpp' 2024-09-30 21:38:54,141 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_ik.hpp' 2024-09-30 21:38:54,142 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_j0.hpp' 2024-09-30 21:38:54,144 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_j1.hpp' 2024-09-30 21:38:54,145 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jn.hpp' 2024-09-30 21:38:54,146 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy.hpp' 2024-09-30 21:38:54,147 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp' 2024-09-30 21:38:54,148 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp' 2024-09-30 21:38:54,150 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp' 2024-09-30 21:38:54,151 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_series.hpp' 2024-09-30 21:38:54,152 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp' 2024-09-30 21:38:54,154 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_k0.hpp' 2024-09-30 21:38:54,156 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_k1.hpp' 2024-09-30 21:38:54,157 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_kn.hpp' 2024-09-30 21:38:54,158 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_y0.hpp' 2024-09-30 21:38:54,159 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_y1.hpp' 2024-09-30 21:38:54,160 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_yn.hpp' 2024-09-30 21:38:54,162 wheel INFO adding 'pythran/boost/math/special_functions/detail/erf_inv.hpp' 2024-09-30 21:38:54,163 wheel INFO adding 'pythran/boost/math/special_functions/detail/fp_traits.hpp' 2024-09-30 21:38:54,164 wheel INFO adding 'pythran/boost/math/special_functions/detail/gamma_inva.hpp' 2024-09-30 21:38:54,166 wheel INFO adding 'pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp' 2024-09-30 21:38:54,167 wheel INFO adding 'pythran/boost/math/special_functions/detail/ibeta_inverse.hpp' 2024-09-30 21:38:54,169 wheel INFO adding 'pythran/boost/math/special_functions/detail/iconv.hpp' 2024-09-30 21:38:54,170 wheel INFO adding 'pythran/boost/math/special_functions/detail/igamma_inverse.hpp' 2024-09-30 21:38:54,172 wheel INFO adding 'pythran/boost/math/special_functions/detail/igamma_large.hpp' 2024-09-30 21:38:54,173 wheel INFO adding 'pythran/boost/math/special_functions/detail/lanczos_sse2.hpp' 2024-09-30 21:38:54,175 wheel INFO adding 'pythran/boost/math/special_functions/detail/lgamma_small.hpp' 2024-09-30 21:38:54,177 wheel INFO adding 'pythran/boost/math/special_functions/detail/polygamma.hpp' 2024-09-30 21:38:54,178 wheel INFO adding 'pythran/boost/math/special_functions/detail/round_fwd.hpp' 2024-09-30 21:38:54,179 wheel INFO adding 'pythran/boost/math/special_functions/detail/t_distribution_inv.hpp' 2024-09-30 21:38:54,181 wheel INFO adding 'pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp' 2024-09-30 21:38:54,184 wheel INFO adding 'pythran/boost/math/special_functions/detail/unchecked_factorial.hpp' 2024-09-30 21:38:54,186 wheel INFO adding 'pythran/boost/math/tools/atomic.hpp' 2024-09-30 21:38:54,187 wheel INFO adding 'pythran/boost/math/tools/big_constant.hpp' 2024-09-30 21:38:54,188 wheel INFO adding 'pythran/boost/math/tools/complex.hpp' 2024-09-30 21:38:54,190 wheel INFO adding 'pythran/boost/math/tools/config.hpp' 2024-09-30 21:38:54,191 wheel INFO adding 'pythran/boost/math/tools/convert_from_string.hpp' 2024-09-30 21:38:54,192 wheel INFO adding 'pythran/boost/math/tools/fraction.hpp' 2024-09-30 21:38:54,193 wheel INFO adding 'pythran/boost/math/tools/precision.hpp' 2024-09-30 21:38:54,194 wheel INFO adding 'pythran/boost/math/tools/promotion.hpp' 2024-09-30 21:38:54,196 wheel INFO adding 'pythran/boost/math/tools/rational.hpp' 2024-09-30 21:38:54,197 wheel INFO adding 'pythran/boost/math/tools/real_cast.hpp' 2024-09-30 21:38:54,198 wheel INFO adding 'pythran/boost/math/tools/roots.hpp' 2024-09-30 21:38:54,200 wheel INFO adding 'pythran/boost/math/tools/series.hpp' 2024-09-30 21:38:54,201 wheel INFO adding 'pythran/boost/math/tools/toms748_solve.hpp' 2024-09-30 21:38:54,203 wheel INFO adding 'pythran/boost/math/tools/tuple.hpp' 2024-09-30 21:38:54,204 wheel INFO adding 'pythran/boost/math/tools/user.hpp' 2024-09-30 21:38:54,206 wheel INFO adding 'pythran/boost/math/tools/detail/is_const_iterable.hpp' 2024-09-30 21:38:54,206 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_10.hpp' 2024-09-30 21:38:54,207 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_11.hpp' 2024-09-30 21:38:54,208 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_12.hpp' 2024-09-30 21:38:54,209 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_13.hpp' 2024-09-30 21:38:54,210 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_14.hpp' 2024-09-30 21:38:54,211 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_15.hpp' 2024-09-30 21:38:54,212 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_16.hpp' 2024-09-30 21:38:54,213 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_17.hpp' 2024-09-30 21:38:54,214 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_18.hpp' 2024-09-30 21:38:54,215 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_19.hpp' 2024-09-30 21:38:54,217 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_2.hpp' 2024-09-30 21:38:54,218 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_20.hpp' 2024-09-30 21:38:54,219 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_3.hpp' 2024-09-30 21:38:54,219 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_4.hpp' 2024-09-30 21:38:54,220 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_5.hpp' 2024-09-30 21:38:54,221 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_6.hpp' 2024-09-30 21:38:54,222 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_7.hpp' 2024-09-30 21:38:54,223 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_8.hpp' 2024-09-30 21:38:54,224 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_9.hpp' 2024-09-30 21:38:54,225 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_10.hpp' 2024-09-30 21:38:54,225 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_11.hpp' 2024-09-30 21:38:54,226 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_12.hpp' 2024-09-30 21:38:54,227 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_13.hpp' 2024-09-30 21:38:54,228 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_14.hpp' 2024-09-30 21:38:54,229 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_15.hpp' 2024-09-30 21:38:54,230 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_16.hpp' 2024-09-30 21:38:54,231 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_17.hpp' 2024-09-30 21:38:54,232 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_18.hpp' 2024-09-30 21:38:54,234 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_19.hpp' 2024-09-30 21:38:54,235 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_2.hpp' 2024-09-30 21:38:54,236 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_20.hpp' 2024-09-30 21:38:54,236 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_3.hpp' 2024-09-30 21:38:54,237 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_4.hpp' 2024-09-30 21:38:54,238 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_5.hpp' 2024-09-30 21:38:54,239 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_6.hpp' 2024-09-30 21:38:54,240 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_7.hpp' 2024-09-30 21:38:54,241 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_8.hpp' 2024-09-30 21:38:54,242 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_9.hpp' 2024-09-30 21:38:54,243 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_10.hpp' 2024-09-30 21:38:54,244 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_11.hpp' 2024-09-30 21:38:54,244 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_12.hpp' 2024-09-30 21:38:54,246 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_13.hpp' 2024-09-30 21:38:54,247 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_14.hpp' 2024-09-30 21:38:54,248 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_15.hpp' 2024-09-30 21:38:54,249 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_16.hpp' 2024-09-30 21:38:54,250 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_17.hpp' 2024-09-30 21:38:54,251 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_18.hpp' 2024-09-30 21:38:54,252 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_19.hpp' 2024-09-30 21:38:54,253 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_2.hpp' 2024-09-30 21:38:54,254 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_20.hpp' 2024-09-30 21:38:54,256 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_3.hpp' 2024-09-30 21:38:54,256 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_4.hpp' 2024-09-30 21:38:54,257 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_5.hpp' 2024-09-30 21:38:54,258 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_6.hpp' 2024-09-30 21:38:54,259 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_7.hpp' 2024-09-30 21:38:54,260 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_8.hpp' 2024-09-30 21:38:54,261 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_9.hpp' 2024-09-30 21:38:54,262 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_10.hpp' 2024-09-30 21:38:54,263 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_11.hpp' 2024-09-30 21:38:54,264 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_12.hpp' 2024-09-30 21:38:54,265 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_13.hpp' 2024-09-30 21:38:54,266 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_14.hpp' 2024-09-30 21:38:54,267 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_15.hpp' 2024-09-30 21:38:54,269 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_16.hpp' 2024-09-30 21:38:54,270 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_17.hpp' 2024-09-30 21:38:54,271 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_18.hpp' 2024-09-30 21:38:54,273 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_19.hpp' 2024-09-30 21:38:54,274 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_2.hpp' 2024-09-30 21:38:54,275 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_20.hpp' 2024-09-30 21:38:54,276 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_3.hpp' 2024-09-30 21:38:54,277 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_4.hpp' 2024-09-30 21:38:54,278 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_5.hpp' 2024-09-30 21:38:54,279 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_6.hpp' 2024-09-30 21:38:54,280 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_7.hpp' 2024-09-30 21:38:54,281 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_8.hpp' 2024-09-30 21:38:54,282 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_9.hpp' 2024-09-30 21:38:54,283 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_10.hpp' 2024-09-30 21:38:54,284 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_11.hpp' 2024-09-30 21:38:54,285 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_12.hpp' 2024-09-30 21:38:54,286 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_13.hpp' 2024-09-30 21:38:54,287 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_14.hpp' 2024-09-30 21:38:54,288 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_15.hpp' 2024-09-30 21:38:54,290 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_16.hpp' 2024-09-30 21:38:54,291 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_17.hpp' 2024-09-30 21:38:54,292 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_18.hpp' 2024-09-30 21:38:54,294 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_19.hpp' 2024-09-30 21:38:54,295 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_2.hpp' 2024-09-30 21:38:54,296 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_20.hpp' 2024-09-30 21:38:54,297 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_3.hpp' 2024-09-30 21:38:54,298 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_4.hpp' 2024-09-30 21:38:54,299 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_5.hpp' 2024-09-30 21:38:54,300 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_6.hpp' 2024-09-30 21:38:54,301 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_7.hpp' 2024-09-30 21:38:54,302 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_8.hpp' 2024-09-30 21:38:54,303 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_9.hpp' 2024-09-30 21:38:54,304 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_10.hpp' 2024-09-30 21:38:54,305 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_11.hpp' 2024-09-30 21:38:54,307 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_12.hpp' 2024-09-30 21:38:54,308 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_13.hpp' 2024-09-30 21:38:54,310 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_14.hpp' 2024-09-30 21:38:54,311 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_15.hpp' 2024-09-30 21:38:54,313 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_16.hpp' 2024-09-30 21:38:54,315 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_17.hpp' 2024-09-30 21:38:54,317 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_18.hpp' 2024-09-30 21:38:54,319 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_19.hpp' 2024-09-30 21:38:54,320 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_2.hpp' 2024-09-30 21:38:54,322 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_20.hpp' 2024-09-30 21:38:54,324 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_3.hpp' 2024-09-30 21:38:54,324 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_4.hpp' 2024-09-30 21:38:54,325 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_5.hpp' 2024-09-30 21:38:54,326 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_6.hpp' 2024-09-30 21:38:54,327 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_7.hpp' 2024-09-30 21:38:54,328 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_8.hpp' 2024-09-30 21:38:54,329 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_9.hpp' 2024-09-30 21:38:54,331 wheel INFO adding 'pythran/boost/move/core.hpp' 2024-09-30 21:38:54,332 wheel INFO adding 'pythran/boost/move/traits.hpp' 2024-09-30 21:38:54,333 wheel INFO adding 'pythran/boost/move/utility.hpp' 2024-09-30 21:38:54,334 wheel INFO adding 'pythran/boost/move/utility_core.hpp' 2024-09-30 21:38:54,336 wheel INFO adding 'pythran/boost/move/detail/config_begin.hpp' 2024-09-30 21:38:54,336 wheel INFO adding 'pythran/boost/move/detail/config_end.hpp' 2024-09-30 21:38:54,337 wheel INFO adding 'pythran/boost/move/detail/meta_utils.hpp' 2024-09-30 21:38:54,339 wheel INFO adding 'pythran/boost/move/detail/meta_utils_core.hpp' 2024-09-30 21:38:54,340 wheel INFO adding 'pythran/boost/move/detail/std_ns_begin.hpp' 2024-09-30 21:38:54,340 wheel INFO adding 'pythran/boost/move/detail/std_ns_end.hpp' 2024-09-30 21:38:54,342 wheel INFO adding 'pythran/boost/move/detail/type_traits.hpp' 2024-09-30 21:38:54,344 wheel INFO adding 'pythran/boost/move/detail/workaround.hpp' 2024-09-30 21:38:54,345 wheel INFO adding 'pythran/boost/mpl/O1_size.hpp' 2024-09-30 21:38:54,346 wheel INFO adding 'pythran/boost/mpl/O1_size_fwd.hpp' 2024-09-30 21:38:54,347 wheel INFO adding 'pythran/boost/mpl/advance.hpp' 2024-09-30 21:38:54,348 wheel INFO adding 'pythran/boost/mpl/advance_fwd.hpp' 2024-09-30 21:38:54,349 wheel INFO adding 'pythran/boost/mpl/always.hpp' 2024-09-30 21:38:54,349 wheel INFO adding 'pythran/boost/mpl/and.hpp' 2024-09-30 21:38:54,350 wheel INFO adding 'pythran/boost/mpl/apply.hpp' 2024-09-30 21:38:54,351 wheel INFO adding 'pythran/boost/mpl/apply_fwd.hpp' 2024-09-30 21:38:54,352 wheel INFO adding 'pythran/boost/mpl/apply_wrap.hpp' 2024-09-30 21:38:54,353 wheel INFO adding 'pythran/boost/mpl/arg.hpp' 2024-09-30 21:38:54,354 wheel INFO adding 'pythran/boost/mpl/arg_fwd.hpp' 2024-09-30 21:38:54,355 wheel INFO adding 'pythran/boost/mpl/assert.hpp' 2024-09-30 21:38:54,356 wheel INFO adding 'pythran/boost/mpl/at.hpp' 2024-09-30 21:38:54,357 wheel INFO adding 'pythran/boost/mpl/at_fwd.hpp' 2024-09-30 21:38:54,358 wheel INFO adding 'pythran/boost/mpl/back_fwd.hpp' 2024-09-30 21:38:54,359 wheel INFO adding 'pythran/boost/mpl/back_inserter.hpp' 2024-09-30 21:38:54,360 wheel INFO adding 'pythran/boost/mpl/begin.hpp' 2024-09-30 21:38:54,361 wheel INFO adding 'pythran/boost/mpl/begin_end.hpp' 2024-09-30 21:38:54,362 wheel INFO adding 'pythran/boost/mpl/begin_end_fwd.hpp' 2024-09-30 21:38:54,363 wheel INFO adding 'pythran/boost/mpl/bind.hpp' 2024-09-30 21:38:54,364 wheel INFO adding 'pythran/boost/mpl/bind_fwd.hpp' 2024-09-30 21:38:54,365 wheel INFO adding 'pythran/boost/mpl/bool.hpp' 2024-09-30 21:38:54,366 wheel INFO adding 'pythran/boost/mpl/bool_fwd.hpp' 2024-09-30 21:38:54,367 wheel INFO adding 'pythran/boost/mpl/clear.hpp' 2024-09-30 21:38:54,368 wheel INFO adding 'pythran/boost/mpl/clear_fwd.hpp' 2024-09-30 21:38:54,369 wheel INFO adding 'pythran/boost/mpl/comparison.hpp' 2024-09-30 21:38:54,370 wheel INFO adding 'pythran/boost/mpl/contains.hpp' 2024-09-30 21:38:54,370 wheel INFO adding 'pythran/boost/mpl/contains_fwd.hpp' 2024-09-30 21:38:54,371 wheel INFO adding 'pythran/boost/mpl/deref.hpp' 2024-09-30 21:38:54,372 wheel INFO adding 'pythran/boost/mpl/distance.hpp' 2024-09-30 21:38:54,373 wheel INFO adding 'pythran/boost/mpl/distance_fwd.hpp' 2024-09-30 21:38:54,374 wheel INFO adding 'pythran/boost/mpl/divides.hpp' 2024-09-30 21:38:54,375 wheel INFO adding 'pythran/boost/mpl/empty_base.hpp' 2024-09-30 21:38:54,376 wheel INFO adding 'pythran/boost/mpl/empty_fwd.hpp' 2024-09-30 21:38:54,376 wheel INFO adding 'pythran/boost/mpl/end.hpp' 2024-09-30 21:38:54,377 wheel INFO adding 'pythran/boost/mpl/equal_to.hpp' 2024-09-30 21:38:54,378 wheel INFO adding 'pythran/boost/mpl/eval_if.hpp' 2024-09-30 21:38:54,379 wheel INFO adding 'pythran/boost/mpl/find.hpp' 2024-09-30 21:38:54,380 wheel INFO adding 'pythran/boost/mpl/find_if.hpp' 2024-09-30 21:38:54,380 wheel INFO adding 'pythran/boost/mpl/fold.hpp' 2024-09-30 21:38:54,381 wheel INFO adding 'pythran/boost/mpl/front_fwd.hpp' 2024-09-30 21:38:54,382 wheel INFO adding 'pythran/boost/mpl/front_inserter.hpp' 2024-09-30 21:38:54,383 wheel INFO adding 'pythran/boost/mpl/greater.hpp' 2024-09-30 21:38:54,384 wheel INFO adding 'pythran/boost/mpl/greater_equal.hpp' 2024-09-30 21:38:54,385 wheel INFO adding 'pythran/boost/mpl/has_xxx.hpp' 2024-09-30 21:38:54,386 wheel INFO adding 'pythran/boost/mpl/identity.hpp' 2024-09-30 21:38:54,387 wheel INFO adding 'pythran/boost/mpl/if.hpp' 2024-09-30 21:38:54,388 wheel INFO adding 'pythran/boost/mpl/inherit.hpp' 2024-09-30 21:38:54,389 wheel INFO adding 'pythran/boost/mpl/inserter.hpp' 2024-09-30 21:38:54,390 wheel INFO adding 'pythran/boost/mpl/int.hpp' 2024-09-30 21:38:54,390 wheel INFO adding 'pythran/boost/mpl/int_fwd.hpp' 2024-09-30 21:38:54,391 wheel INFO adding 'pythran/boost/mpl/integral_c.hpp' 2024-09-30 21:38:54,392 wheel INFO adding 'pythran/boost/mpl/integral_c_fwd.hpp' 2024-09-30 21:38:54,393 wheel INFO adding 'pythran/boost/mpl/integral_c_tag.hpp' 2024-09-30 21:38:54,394 wheel INFO adding 'pythran/boost/mpl/is_placeholder.hpp' 2024-09-30 21:38:54,395 wheel INFO adding 'pythran/boost/mpl/is_sequence.hpp' 2024-09-30 21:38:54,395 wheel INFO adding 'pythran/boost/mpl/iter_fold.hpp' 2024-09-30 21:38:54,396 wheel INFO adding 'pythran/boost/mpl/iter_fold_if.hpp' 2024-09-30 21:38:54,397 wheel INFO adding 'pythran/boost/mpl/iterator_range.hpp' 2024-09-30 21:38:54,398 wheel INFO adding 'pythran/boost/mpl/iterator_tags.hpp' 2024-09-30 21:38:54,399 wheel INFO adding 'pythran/boost/mpl/lambda.hpp' 2024-09-30 21:38:54,400 wheel INFO adding 'pythran/boost/mpl/lambda_fwd.hpp' 2024-09-30 21:38:54,400 wheel INFO adding 'pythran/boost/mpl/less.hpp' 2024-09-30 21:38:54,401 wheel INFO adding 'pythran/boost/mpl/less_equal.hpp' 2024-09-30 21:38:54,402 wheel INFO adding 'pythran/boost/mpl/list.hpp' 2024-09-30 21:38:54,403 wheel INFO adding 'pythran/boost/mpl/logical.hpp' 2024-09-30 21:38:54,404 wheel INFO adding 'pythran/boost/mpl/long.hpp' 2024-09-30 21:38:54,404 wheel INFO adding 'pythran/boost/mpl/long_fwd.hpp' 2024-09-30 21:38:54,405 wheel INFO adding 'pythran/boost/mpl/minus.hpp' 2024-09-30 21:38:54,406 wheel INFO adding 'pythran/boost/mpl/multiplies.hpp' 2024-09-30 21:38:54,407 wheel INFO adding 'pythran/boost/mpl/negate.hpp' 2024-09-30 21:38:54,408 wheel INFO adding 'pythran/boost/mpl/next.hpp' 2024-09-30 21:38:54,409 wheel INFO adding 'pythran/boost/mpl/next_prior.hpp' 2024-09-30 21:38:54,409 wheel INFO adding 'pythran/boost/mpl/not.hpp' 2024-09-30 21:38:54,410 wheel INFO adding 'pythran/boost/mpl/not_equal_to.hpp' 2024-09-30 21:38:54,411 wheel INFO adding 'pythran/boost/mpl/numeric_cast.hpp' 2024-09-30 21:38:54,412 wheel INFO adding 'pythran/boost/mpl/or.hpp' 2024-09-30 21:38:54,413 wheel INFO adding 'pythran/boost/mpl/pair.hpp' 2024-09-30 21:38:54,414 wheel INFO adding 'pythran/boost/mpl/placeholders.hpp' 2024-09-30 21:38:54,414 wheel INFO adding 'pythran/boost/mpl/plus.hpp' 2024-09-30 21:38:54,415 wheel INFO adding 'pythran/boost/mpl/pop_back_fwd.hpp' 2024-09-30 21:38:54,416 wheel INFO adding 'pythran/boost/mpl/pop_front_fwd.hpp' 2024-09-30 21:38:54,417 wheel INFO adding 'pythran/boost/mpl/prior.hpp' 2024-09-30 21:38:54,418 wheel INFO adding 'pythran/boost/mpl/protect.hpp' 2024-09-30 21:38:54,418 wheel INFO adding 'pythran/boost/mpl/push_back.hpp' 2024-09-30 21:38:54,419 wheel INFO adding 'pythran/boost/mpl/push_back_fwd.hpp' 2024-09-30 21:38:54,420 wheel INFO adding 'pythran/boost/mpl/push_front.hpp' 2024-09-30 21:38:54,421 wheel INFO adding 'pythran/boost/mpl/push_front_fwd.hpp' 2024-09-30 21:38:54,422 wheel INFO adding 'pythran/boost/mpl/quote.hpp' 2024-09-30 21:38:54,423 wheel INFO adding 'pythran/boost/mpl/remove_if.hpp' 2024-09-30 21:38:54,424 wheel INFO adding 'pythran/boost/mpl/reverse_fold.hpp' 2024-09-30 21:38:54,424 wheel INFO adding 'pythran/boost/mpl/same_as.hpp' 2024-09-30 21:38:54,425 wheel INFO adding 'pythran/boost/mpl/sequence_tag.hpp' 2024-09-30 21:38:54,426 wheel INFO adding 'pythran/boost/mpl/sequence_tag_fwd.hpp' 2024-09-30 21:38:54,427 wheel INFO adding 'pythran/boost/mpl/size.hpp' 2024-09-30 21:38:54,428 wheel INFO adding 'pythran/boost/mpl/size_fwd.hpp' 2024-09-30 21:38:54,428 wheel INFO adding 'pythran/boost/mpl/size_t.hpp' 2024-09-30 21:38:54,429 wheel INFO adding 'pythran/boost/mpl/size_t_fwd.hpp' 2024-09-30 21:38:54,430 wheel INFO adding 'pythran/boost/mpl/tag.hpp' 2024-09-30 21:38:54,431 wheel INFO adding 'pythran/boost/mpl/times.hpp' 2024-09-30 21:38:54,432 wheel INFO adding 'pythran/boost/mpl/vector.hpp' 2024-09-30 21:38:54,432 wheel INFO adding 'pythran/boost/mpl/void.hpp' 2024-09-30 21:38:54,433 wheel INFO adding 'pythran/boost/mpl/void_fwd.hpp' 2024-09-30 21:38:54,435 wheel INFO adding 'pythran/boost/mpl/aux_/O1_size_impl.hpp' 2024-09-30 21:38:54,436 wheel INFO adding 'pythran/boost/mpl/aux_/adl_barrier.hpp' 2024-09-30 21:38:54,437 wheel INFO adding 'pythran/boost/mpl/aux_/advance_backward.hpp' 2024-09-30 21:38:54,438 wheel INFO adding 'pythran/boost/mpl/aux_/advance_forward.hpp' 2024-09-30 21:38:54,439 wheel INFO adding 'pythran/boost/mpl/aux_/arg_typedef.hpp' 2024-09-30 21:38:54,439 wheel INFO adding 'pythran/boost/mpl/aux_/arithmetic_op.hpp' 2024-09-30 21:38:54,440 wheel INFO adding 'pythran/boost/mpl/aux_/arity.hpp' 2024-09-30 21:38:54,441 wheel INFO adding 'pythran/boost/mpl/aux_/arity_spec.hpp' 2024-09-30 21:38:54,442 wheel INFO adding 'pythran/boost/mpl/aux_/at_impl.hpp' 2024-09-30 21:38:54,443 wheel INFO adding 'pythran/boost/mpl/aux_/begin_end_impl.hpp' 2024-09-30 21:38:54,444 wheel INFO adding 'pythran/boost/mpl/aux_/clear_impl.hpp' 2024-09-30 21:38:54,444 wheel INFO adding 'pythran/boost/mpl/aux_/common_name_wknd.hpp' 2024-09-30 21:38:54,445 wheel INFO adding 'pythran/boost/mpl/aux_/comparison_op.hpp' 2024-09-30 21:38:54,446 wheel INFO adding 'pythran/boost/mpl/aux_/contains_impl.hpp' 2024-09-30 21:38:54,447 wheel INFO adding 'pythran/boost/mpl/aux_/count_args.hpp' 2024-09-30 21:38:54,448 wheel INFO adding 'pythran/boost/mpl/aux_/find_if_pred.hpp' 2024-09-30 21:38:54,449 wheel INFO adding 'pythran/boost/mpl/aux_/fold_impl.hpp' 2024-09-30 21:38:54,450 wheel INFO adding 'pythran/boost/mpl/aux_/fold_impl_body.hpp' 2024-09-30 21:38:54,451 wheel INFO adding 'pythran/boost/mpl/aux_/full_lambda.hpp' 2024-09-30 21:38:54,452 wheel INFO adding 'pythran/boost/mpl/aux_/has_apply.hpp' 2024-09-30 21:38:54,453 wheel INFO adding 'pythran/boost/mpl/aux_/has_begin.hpp' 2024-09-30 21:38:54,453 wheel INFO adding 'pythran/boost/mpl/aux_/has_rebind.hpp' 2024-09-30 21:38:54,454 wheel INFO adding 'pythran/boost/mpl/aux_/has_size.hpp' 2024-09-30 21:38:54,455 wheel INFO adding 'pythran/boost/mpl/aux_/has_tag.hpp' 2024-09-30 21:38:54,456 wheel INFO adding 'pythran/boost/mpl/aux_/has_type.hpp' 2024-09-30 21:38:54,457 wheel INFO adding 'pythran/boost/mpl/aux_/include_preprocessed.hpp' 2024-09-30 21:38:54,458 wheel INFO adding 'pythran/boost/mpl/aux_/inserter_algorithm.hpp' 2024-09-30 21:38:54,459 wheel INFO adding 'pythran/boost/mpl/aux_/integral_wrapper.hpp' 2024-09-30 21:38:54,460 wheel INFO adding 'pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp' 2024-09-30 21:38:54,460 wheel INFO adding 'pythran/boost/mpl/aux_/iter_apply.hpp' 2024-09-30 21:38:54,461 wheel INFO adding 'pythran/boost/mpl/aux_/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,462 wheel INFO adding 'pythran/boost/mpl/aux_/iter_fold_impl.hpp' 2024-09-30 21:38:54,463 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_arity_param.hpp' 2024-09-30 21:38:54,464 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_no_ctps.hpp' 2024-09-30 21:38:54,465 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_spec.hpp' 2024-09-30 21:38:54,466 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_support.hpp' 2024-09-30 21:38:54,467 wheel INFO adding 'pythran/boost/mpl/aux_/largest_int.hpp' 2024-09-30 21:38:54,468 wheel INFO adding 'pythran/boost/mpl/aux_/logical_op.hpp' 2024-09-30 21:38:54,469 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_dtw.hpp' 2024-09-30 21:38:54,470 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_eti_base.hpp' 2024-09-30 21:38:54,470 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_is_class.hpp' 2024-09-30 21:38:54,471 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_never_true.hpp' 2024-09-30 21:38:54,472 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_type.hpp' 2024-09-30 21:38:54,473 wheel INFO adding 'pythran/boost/mpl/aux_/na.hpp' 2024-09-30 21:38:54,474 wheel INFO adding 'pythran/boost/mpl/aux_/na_assert.hpp' 2024-09-30 21:38:54,475 wheel INFO adding 'pythran/boost/mpl/aux_/na_fwd.hpp' 2024-09-30 21:38:54,476 wheel INFO adding 'pythran/boost/mpl/aux_/na_spec.hpp' 2024-09-30 21:38:54,476 wheel INFO adding 'pythran/boost/mpl/aux_/nested_type_wknd.hpp' 2024-09-30 21:38:54,477 wheel INFO adding 'pythran/boost/mpl/aux_/nttp_decl.hpp' 2024-09-30 21:38:54,478 wheel INFO adding 'pythran/boost/mpl/aux_/numeric_cast_utils.hpp' 2024-09-30 21:38:54,479 wheel INFO adding 'pythran/boost/mpl/aux_/numeric_op.hpp' 2024-09-30 21:38:54,480 wheel INFO adding 'pythran/boost/mpl/aux_/push_back_impl.hpp' 2024-09-30 21:38:54,481 wheel INFO adding 'pythran/boost/mpl/aux_/push_front_impl.hpp' 2024-09-30 21:38:54,482 wheel INFO adding 'pythran/boost/mpl/aux_/reverse_fold_impl.hpp' 2024-09-30 21:38:54,483 wheel INFO adding 'pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp' 2024-09-30 21:38:54,484 wheel INFO adding 'pythran/boost/mpl/aux_/sequence_wrapper.hpp' 2024-09-30 21:38:54,485 wheel INFO adding 'pythran/boost/mpl/aux_/size_impl.hpp' 2024-09-30 21:38:54,486 wheel INFO adding 'pythran/boost/mpl/aux_/static_cast.hpp' 2024-09-30 21:38:54,487 wheel INFO adding 'pythran/boost/mpl/aux_/template_arity.hpp' 2024-09-30 21:38:54,488 wheel INFO adding 'pythran/boost/mpl/aux_/template_arity_fwd.hpp' 2024-09-30 21:38:54,488 wheel INFO adding 'pythran/boost/mpl/aux_/traits_lambda_spec.hpp' 2024-09-30 21:38:54,489 wheel INFO adding 'pythran/boost/mpl/aux_/type_wrapper.hpp' 2024-09-30 21:38:54,490 wheel INFO adding 'pythran/boost/mpl/aux_/value_wknd.hpp' 2024-09-30 21:38:54,491 wheel INFO adding 'pythran/boost/mpl/aux_/yes_no.hpp' 2024-09-30 21:38:54,492 wheel INFO adding 'pythran/boost/mpl/aux_/config/adl.hpp' 2024-09-30 21:38:54,493 wheel INFO adding 'pythran/boost/mpl/aux_/config/arrays.hpp' 2024-09-30 21:38:54,494 wheel INFO adding 'pythran/boost/mpl/aux_/config/bcc.hpp' 2024-09-30 21:38:54,495 wheel INFO adding 'pythran/boost/mpl/aux_/config/bind.hpp' 2024-09-30 21:38:54,496 wheel INFO adding 'pythran/boost/mpl/aux_/config/compiler.hpp' 2024-09-30 21:38:54,497 wheel INFO adding 'pythran/boost/mpl/aux_/config/ctps.hpp' 2024-09-30 21:38:54,497 wheel INFO adding 'pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp' 2024-09-30 21:38:54,498 wheel INFO adding 'pythran/boost/mpl/aux_/config/dtp.hpp' 2024-09-30 21:38:54,499 wheel INFO adding 'pythran/boost/mpl/aux_/config/eti.hpp' 2024-09-30 21:38:54,500 wheel INFO adding 'pythran/boost/mpl/aux_/config/forwarding.hpp' 2024-09-30 21:38:54,501 wheel INFO adding 'pythran/boost/mpl/aux_/config/gcc.hpp' 2024-09-30 21:38:54,502 wheel INFO adding 'pythran/boost/mpl/aux_/config/gpu.hpp' 2024-09-30 21:38:54,503 wheel INFO adding 'pythran/boost/mpl/aux_/config/has_apply.hpp' 2024-09-30 21:38:54,503 wheel INFO adding 'pythran/boost/mpl/aux_/config/has_xxx.hpp' 2024-09-30 21:38:54,504 wheel INFO adding 'pythran/boost/mpl/aux_/config/integral.hpp' 2024-09-30 21:38:54,505 wheel INFO adding 'pythran/boost/mpl/aux_/config/intel.hpp' 2024-09-30 21:38:54,506 wheel INFO adding 'pythran/boost/mpl/aux_/config/lambda.hpp' 2024-09-30 21:38:54,507 wheel INFO adding 'pythran/boost/mpl/aux_/config/msvc.hpp' 2024-09-30 21:38:54,508 wheel INFO adding 'pythran/boost/mpl/aux_/config/msvc_typename.hpp' 2024-09-30 21:38:54,508 wheel INFO adding 'pythran/boost/mpl/aux_/config/nttp.hpp' 2024-09-30 21:38:54,509 wheel INFO adding 'pythran/boost/mpl/aux_/config/overload_resolution.hpp' 2024-09-30 21:38:54,510 wheel INFO adding 'pythran/boost/mpl/aux_/config/pp_counter.hpp' 2024-09-30 21:38:54,511 wheel INFO adding 'pythran/boost/mpl/aux_/config/preprocessor.hpp' 2024-09-30 21:38:54,512 wheel INFO adding 'pythran/boost/mpl/aux_/config/static_constant.hpp' 2024-09-30 21:38:54,512 wheel INFO adding 'pythran/boost/mpl/aux_/config/ttp.hpp' 2024-09-30 21:38:54,513 wheel INFO adding 'pythran/boost/mpl/aux_/config/typeof.hpp' 2024-09-30 21:38:54,514 wheel INFO adding 'pythran/boost/mpl/aux_/config/use_preprocessed.hpp' 2024-09-30 21:38:54,515 wheel INFO adding 'pythran/boost/mpl/aux_/config/workaround.hpp' 2024-09-30 21:38:54,517 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp' 2024-09-30 21:38:54,518 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp' 2024-09-30 21:38:54,519 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp' 2024-09-30 21:38:54,519 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp' 2024-09-30 21:38:54,520 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp' 2024-09-30 21:38:54,521 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp' 2024-09-30 21:38:54,522 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp' 2024-09-30 21:38:54,523 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp' 2024-09-30 21:38:54,524 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp' 2024-09-30 21:38:54,525 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp' 2024-09-30 21:38:54,526 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp' 2024-09-30 21:38:54,527 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp' 2024-09-30 21:38:54,528 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp' 2024-09-30 21:38:54,529 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp' 2024-09-30 21:38:54,530 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp' 2024-09-30 21:38:54,531 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp' 2024-09-30 21:38:54,532 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp' 2024-09-30 21:38:54,533 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp' 2024-09-30 21:38:54,534 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp' 2024-09-30 21:38:54,535 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp' 2024-09-30 21:38:54,536 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp' 2024-09-30 21:38:54,537 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,538 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp' 2024-09-30 21:38:54,539 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp' 2024-09-30 21:38:54,540 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp' 2024-09-30 21:38:54,541 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp' 2024-09-30 21:38:54,542 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp' 2024-09-30 21:38:54,543 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp' 2024-09-30 21:38:54,544 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp' 2024-09-30 21:38:54,545 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp' 2024-09-30 21:38:54,546 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp' 2024-09-30 21:38:54,547 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp' 2024-09-30 21:38:54,548 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp' 2024-09-30 21:38:54,549 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp' 2024-09-30 21:38:54,550 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp' 2024-09-30 21:38:54,551 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp' 2024-09-30 21:38:54,552 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp' 2024-09-30 21:38:54,553 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:54,554 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp' 2024-09-30 21:38:54,555 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp' 2024-09-30 21:38:54,556 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp' 2024-09-30 21:38:54,557 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp' 2024-09-30 21:38:54,558 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp' 2024-09-30 21:38:54,559 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp' 2024-09-30 21:38:54,560 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp' 2024-09-30 21:38:54,561 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp' 2024-09-30 21:38:54,562 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp' 2024-09-30 21:38:54,564 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp' 2024-09-30 21:38:54,565 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp' 2024-09-30 21:38:54,566 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp' 2024-09-30 21:38:54,567 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp' 2024-09-30 21:38:54,567 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp' 2024-09-30 21:38:54,568 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp' 2024-09-30 21:38:54,569 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp' 2024-09-30 21:38:54,570 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp' 2024-09-30 21:38:54,571 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp' 2024-09-30 21:38:54,572 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp' 2024-09-30 21:38:54,573 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp' 2024-09-30 21:38:54,574 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp' 2024-09-30 21:38:54,575 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp' 2024-09-30 21:38:54,576 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp' 2024-09-30 21:38:54,577 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp' 2024-09-30 21:38:54,578 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp' 2024-09-30 21:38:54,579 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp' 2024-09-30 21:38:54,580 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp' 2024-09-30 21:38:54,581 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp' 2024-09-30 21:38:54,582 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp' 2024-09-30 21:38:54,583 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp' 2024-09-30 21:38:54,584 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,585 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp' 2024-09-30 21:38:54,586 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp' 2024-09-30 21:38:54,587 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp' 2024-09-30 21:38:54,588 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp' 2024-09-30 21:38:54,589 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp' 2024-09-30 21:38:54,590 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp' 2024-09-30 21:38:54,591 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp' 2024-09-30 21:38:54,592 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp' 2024-09-30 21:38:54,593 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp' 2024-09-30 21:38:54,594 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp' 2024-09-30 21:38:54,595 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp' 2024-09-30 21:38:54,596 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp' 2024-09-30 21:38:54,597 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp' 2024-09-30 21:38:54,598 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp' 2024-09-30 21:38:54,599 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp' 2024-09-30 21:38:54,600 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:54,601 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp' 2024-09-30 21:38:54,603 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp' 2024-09-30 21:38:54,604 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp' 2024-09-30 21:38:54,605 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp' 2024-09-30 21:38:54,606 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp' 2024-09-30 21:38:54,606 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp' 2024-09-30 21:38:54,607 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp' 2024-09-30 21:38:54,608 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp' 2024-09-30 21:38:54,609 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp' 2024-09-30 21:38:54,611 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp' 2024-09-30 21:38:54,612 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp' 2024-09-30 21:38:54,613 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp' 2024-09-30 21:38:54,614 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp' 2024-09-30 21:38:54,615 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp' 2024-09-30 21:38:54,616 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp' 2024-09-30 21:38:54,617 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp' 2024-09-30 21:38:54,618 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp' 2024-09-30 21:38:54,619 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp' 2024-09-30 21:38:54,620 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp' 2024-09-30 21:38:54,621 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp' 2024-09-30 21:38:54,622 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp' 2024-09-30 21:38:54,623 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp' 2024-09-30 21:38:54,624 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp' 2024-09-30 21:38:54,625 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp' 2024-09-30 21:38:54,627 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp' 2024-09-30 21:38:54,628 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp' 2024-09-30 21:38:54,630 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp' 2024-09-30 21:38:54,631 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp' 2024-09-30 21:38:54,632 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp' 2024-09-30 21:38:54,632 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp' 2024-09-30 21:38:54,633 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,634 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp' 2024-09-30 21:38:54,635 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp' 2024-09-30 21:38:54,636 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp' 2024-09-30 21:38:54,637 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp' 2024-09-30 21:38:54,638 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp' 2024-09-30 21:38:54,639 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp' 2024-09-30 21:38:54,641 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp' 2024-09-30 21:38:54,642 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp' 2024-09-30 21:38:54,643 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp' 2024-09-30 21:38:54,644 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp' 2024-09-30 21:38:54,644 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp' 2024-09-30 21:38:54,645 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp' 2024-09-30 21:38:54,646 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp' 2024-09-30 21:38:54,647 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp' 2024-09-30 21:38:54,648 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp' 2024-09-30 21:38:54,649 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:54,650 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp' 2024-09-30 21:38:54,651 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp' 2024-09-30 21:38:54,652 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp' 2024-09-30 21:38:54,653 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp' 2024-09-30 21:38:54,654 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp' 2024-09-30 21:38:54,655 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp' 2024-09-30 21:38:54,656 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp' 2024-09-30 21:38:54,657 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp' 2024-09-30 21:38:54,658 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp' 2024-09-30 21:38:54,660 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp' 2024-09-30 21:38:54,661 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp' 2024-09-30 21:38:54,662 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp' 2024-09-30 21:38:54,663 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp' 2024-09-30 21:38:54,664 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp' 2024-09-30 21:38:54,664 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp' 2024-09-30 21:38:54,665 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp' 2024-09-30 21:38:54,666 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp' 2024-09-30 21:38:54,668 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp' 2024-09-30 21:38:54,669 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp' 2024-09-30 21:38:54,670 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp' 2024-09-30 21:38:54,671 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp' 2024-09-30 21:38:54,672 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp' 2024-09-30 21:38:54,673 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp' 2024-09-30 21:38:54,674 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp' 2024-09-30 21:38:54,675 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp' 2024-09-30 21:38:54,676 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp' 2024-09-30 21:38:54,677 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp' 2024-09-30 21:38:54,678 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp' 2024-09-30 21:38:54,679 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp' 2024-09-30 21:38:54,680 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp' 2024-09-30 21:38:54,681 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,682 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp' 2024-09-30 21:38:54,683 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp' 2024-09-30 21:38:54,684 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp' 2024-09-30 21:38:54,684 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp' 2024-09-30 21:38:54,686 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp' 2024-09-30 21:38:54,687 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp' 2024-09-30 21:38:54,688 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp' 2024-09-30 21:38:54,690 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp' 2024-09-30 21:38:54,691 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp' 2024-09-30 21:38:54,691 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp' 2024-09-30 21:38:54,692 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp' 2024-09-30 21:38:54,693 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp' 2024-09-30 21:38:54,694 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp' 2024-09-30 21:38:54,695 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp' 2024-09-30 21:38:54,696 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp' 2024-09-30 21:38:54,697 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:54,698 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp' 2024-09-30 21:38:54,699 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp' 2024-09-30 21:38:54,700 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp' 2024-09-30 21:38:54,701 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp' 2024-09-30 21:38:54,702 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp' 2024-09-30 21:38:54,703 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp' 2024-09-30 21:38:54,704 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp' 2024-09-30 21:38:54,705 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp' 2024-09-30 21:38:54,706 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp' 2024-09-30 21:38:54,708 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp' 2024-09-30 21:38:54,709 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp' 2024-09-30 21:38:54,710 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp' 2024-09-30 21:38:54,710 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp' 2024-09-30 21:38:54,711 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp' 2024-09-30 21:38:54,712 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp' 2024-09-30 21:38:54,713 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp' 2024-09-30 21:38:54,714 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp' 2024-09-30 21:38:54,715 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp' 2024-09-30 21:38:54,717 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp' 2024-09-30 21:38:54,718 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp' 2024-09-30 21:38:54,719 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp' 2024-09-30 21:38:54,719 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp' 2024-09-30 21:38:54,720 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp' 2024-09-30 21:38:54,722 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp' 2024-09-30 21:38:54,723 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp' 2024-09-30 21:38:54,723 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp' 2024-09-30 21:38:54,725 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp' 2024-09-30 21:38:54,726 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp' 2024-09-30 21:38:54,727 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp' 2024-09-30 21:38:54,727 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp' 2024-09-30 21:38:54,728 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,729 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp' 2024-09-30 21:38:54,730 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp' 2024-09-30 21:38:54,731 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp' 2024-09-30 21:38:54,732 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp' 2024-09-30 21:38:54,733 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp' 2024-09-30 21:38:54,734 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp' 2024-09-30 21:38:54,735 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp' 2024-09-30 21:38:54,736 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp' 2024-09-30 21:38:54,737 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp' 2024-09-30 21:38:54,738 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp' 2024-09-30 21:38:54,739 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp' 2024-09-30 21:38:54,740 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp' 2024-09-30 21:38:54,741 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp' 2024-09-30 21:38:54,742 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp' 2024-09-30 21:38:54,743 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp' 2024-09-30 21:38:54,744 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:54,745 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp' 2024-09-30 21:38:54,746 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp' 2024-09-30 21:38:54,747 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp' 2024-09-30 21:38:54,748 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp' 2024-09-30 21:38:54,749 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp' 2024-09-30 21:38:54,750 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp' 2024-09-30 21:38:54,751 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp' 2024-09-30 21:38:54,752 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp' 2024-09-30 21:38:54,753 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp' 2024-09-30 21:38:54,755 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp' 2024-09-30 21:38:54,756 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp' 2024-09-30 21:38:54,757 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp' 2024-09-30 21:38:54,758 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp' 2024-09-30 21:38:54,759 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp' 2024-09-30 21:38:54,759 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp' 2024-09-30 21:38:54,760 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp' 2024-09-30 21:38:54,761 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp' 2024-09-30 21:38:54,763 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp' 2024-09-30 21:38:54,764 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp' 2024-09-30 21:38:54,765 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp' 2024-09-30 21:38:54,766 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp' 2024-09-30 21:38:54,767 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp' 2024-09-30 21:38:54,768 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp' 2024-09-30 21:38:54,769 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp' 2024-09-30 21:38:54,770 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp' 2024-09-30 21:38:54,771 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp' 2024-09-30 21:38:54,772 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp' 2024-09-30 21:38:54,773 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp' 2024-09-30 21:38:54,774 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp' 2024-09-30 21:38:54,775 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp' 2024-09-30 21:38:54,776 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,777 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp' 2024-09-30 21:38:54,778 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp' 2024-09-30 21:38:54,779 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp' 2024-09-30 21:38:54,780 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp' 2024-09-30 21:38:54,781 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp' 2024-09-30 21:38:54,783 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp' 2024-09-30 21:38:54,784 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp' 2024-09-30 21:38:54,785 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp' 2024-09-30 21:38:54,786 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp' 2024-09-30 21:38:54,787 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp' 2024-09-30 21:38:54,788 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp' 2024-09-30 21:38:54,789 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp' 2024-09-30 21:38:54,790 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp' 2024-09-30 21:38:54,791 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp' 2024-09-30 21:38:54,792 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp' 2024-09-30 21:38:54,793 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:54,795 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp' 2024-09-30 21:38:54,796 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp' 2024-09-30 21:38:54,797 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp' 2024-09-30 21:38:54,798 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp' 2024-09-30 21:38:54,799 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp' 2024-09-30 21:38:54,800 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp' 2024-09-30 21:38:54,801 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp' 2024-09-30 21:38:54,802 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp' 2024-09-30 21:38:54,804 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp' 2024-09-30 21:38:54,805 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp' 2024-09-30 21:38:54,806 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp' 2024-09-30 21:38:54,807 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp' 2024-09-30 21:38:54,808 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp' 2024-09-30 21:38:54,809 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp' 2024-09-30 21:38:54,810 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp' 2024-09-30 21:38:54,811 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp' 2024-09-30 21:38:54,812 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp' 2024-09-30 21:38:54,813 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp' 2024-09-30 21:38:54,814 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp' 2024-09-30 21:38:54,815 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp' 2024-09-30 21:38:54,816 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp' 2024-09-30 21:38:54,817 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp' 2024-09-30 21:38:54,818 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp' 2024-09-30 21:38:54,819 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp' 2024-09-30 21:38:54,820 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp' 2024-09-30 21:38:54,821 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp' 2024-09-30 21:38:54,822 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp' 2024-09-30 21:38:54,823 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp' 2024-09-30 21:38:54,824 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp' 2024-09-30 21:38:54,825 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp' 2024-09-30 21:38:54,826 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,827 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp' 2024-09-30 21:38:54,828 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp' 2024-09-30 21:38:54,829 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp' 2024-09-30 21:38:54,830 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp' 2024-09-30 21:38:54,831 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp' 2024-09-30 21:38:54,833 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp' 2024-09-30 21:38:54,834 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp' 2024-09-30 21:38:54,836 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp' 2024-09-30 21:38:54,836 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp' 2024-09-30 21:38:54,837 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp' 2024-09-30 21:38:54,838 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp' 2024-09-30 21:38:54,839 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp' 2024-09-30 21:38:54,840 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp' 2024-09-30 21:38:54,841 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp' 2024-09-30 21:38:54,842 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp' 2024-09-30 21:38:54,843 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:54,844 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp' 2024-09-30 21:38:54,846 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp' 2024-09-30 21:38:54,847 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp' 2024-09-30 21:38:54,848 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp' 2024-09-30 21:38:54,849 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp' 2024-09-30 21:38:54,850 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp' 2024-09-30 21:38:54,851 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp' 2024-09-30 21:38:54,852 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp' 2024-09-30 21:38:54,853 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp' 2024-09-30 21:38:54,855 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp' 2024-09-30 21:38:54,856 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp' 2024-09-30 21:38:54,857 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp' 2024-09-30 21:38:54,858 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp' 2024-09-30 21:38:54,859 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp' 2024-09-30 21:38:54,860 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp' 2024-09-30 21:38:54,861 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp' 2024-09-30 21:38:54,862 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp' 2024-09-30 21:38:54,863 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp' 2024-09-30 21:38:54,864 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp' 2024-09-30 21:38:54,865 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp' 2024-09-30 21:38:54,866 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp' 2024-09-30 21:38:54,867 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp' 2024-09-30 21:38:54,868 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp' 2024-09-30 21:38:54,870 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp' 2024-09-30 21:38:54,871 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp' 2024-09-30 21:38:54,871 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp' 2024-09-30 21:38:54,872 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp' 2024-09-30 21:38:54,874 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp' 2024-09-30 21:38:54,875 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp' 2024-09-30 21:38:54,875 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp' 2024-09-30 21:38:54,876 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,877 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp' 2024-09-30 21:38:54,878 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp' 2024-09-30 21:38:54,879 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp' 2024-09-30 21:38:54,880 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp' 2024-09-30 21:38:54,881 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp' 2024-09-30 21:38:54,883 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp' 2024-09-30 21:38:54,884 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp' 2024-09-30 21:38:54,886 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp' 2024-09-30 21:38:54,887 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp' 2024-09-30 21:38:54,888 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp' 2024-09-30 21:38:54,889 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp' 2024-09-30 21:38:54,890 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp' 2024-09-30 21:38:54,891 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp' 2024-09-30 21:38:54,892 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp' 2024-09-30 21:38:54,893 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp' 2024-09-30 21:38:54,894 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:54,895 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp' 2024-09-30 21:38:54,896 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp' 2024-09-30 21:38:54,897 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp' 2024-09-30 21:38:54,898 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp' 2024-09-30 21:38:54,899 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp' 2024-09-30 21:38:54,900 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp' 2024-09-30 21:38:54,901 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp' 2024-09-30 21:38:54,902 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp' 2024-09-30 21:38:54,903 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp' 2024-09-30 21:38:54,905 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp' 2024-09-30 21:38:54,906 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp' 2024-09-30 21:38:54,907 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp' 2024-09-30 21:38:54,908 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp' 2024-09-30 21:38:54,909 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp' 2024-09-30 21:38:54,910 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp' 2024-09-30 21:38:54,911 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp' 2024-09-30 21:38:54,912 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp' 2024-09-30 21:38:54,913 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp' 2024-09-30 21:38:54,914 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp' 2024-09-30 21:38:54,915 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp' 2024-09-30 21:38:54,916 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp' 2024-09-30 21:38:54,917 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp' 2024-09-30 21:38:54,918 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp' 2024-09-30 21:38:54,920 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp' 2024-09-30 21:38:54,921 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp' 2024-09-30 21:38:54,922 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp' 2024-09-30 21:38:54,923 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp' 2024-09-30 21:38:54,924 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp' 2024-09-30 21:38:54,925 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp' 2024-09-30 21:38:54,926 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp' 2024-09-30 21:38:54,927 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,928 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp' 2024-09-30 21:38:54,929 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp' 2024-09-30 21:38:54,930 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp' 2024-09-30 21:38:54,930 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp' 2024-09-30 21:38:54,932 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp' 2024-09-30 21:38:54,933 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp' 2024-09-30 21:38:54,935 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp' 2024-09-30 21:38:54,936 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp' 2024-09-30 21:38:54,937 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp' 2024-09-30 21:38:54,938 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp' 2024-09-30 21:38:54,939 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp' 2024-09-30 21:38:54,939 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp' 2024-09-30 21:38:54,940 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp' 2024-09-30 21:38:54,941 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp' 2024-09-30 21:38:54,942 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp' 2024-09-30 21:38:54,943 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:54,944 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp' 2024-09-30 21:38:54,946 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp' 2024-09-30 21:38:54,947 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp' 2024-09-30 21:38:54,948 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp' 2024-09-30 21:38:54,949 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp' 2024-09-30 21:38:54,950 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp' 2024-09-30 21:38:54,951 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp' 2024-09-30 21:38:54,952 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp' 2024-09-30 21:38:54,954 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp' 2024-09-30 21:38:54,955 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp' 2024-09-30 21:38:54,956 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp' 2024-09-30 21:38:54,957 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp' 2024-09-30 21:38:54,958 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp' 2024-09-30 21:38:54,959 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp' 2024-09-30 21:38:54,960 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp' 2024-09-30 21:38:54,961 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp' 2024-09-30 21:38:54,962 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp' 2024-09-30 21:38:54,963 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp' 2024-09-30 21:38:54,964 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp' 2024-09-30 21:38:54,965 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp' 2024-09-30 21:38:54,966 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp' 2024-09-30 21:38:54,967 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp' 2024-09-30 21:38:54,968 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp' 2024-09-30 21:38:54,969 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp' 2024-09-30 21:38:54,970 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp' 2024-09-30 21:38:54,971 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp' 2024-09-30 21:38:54,972 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp' 2024-09-30 21:38:54,973 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp' 2024-09-30 21:38:54,974 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp' 2024-09-30 21:38:54,975 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp' 2024-09-30 21:38:54,976 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp' 2024-09-30 21:38:54,977 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp' 2024-09-30 21:38:54,978 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp' 2024-09-30 21:38:54,979 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp' 2024-09-30 21:38:54,980 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp' 2024-09-30 21:38:54,981 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp' 2024-09-30 21:38:54,982 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp' 2024-09-30 21:38:54,983 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp' 2024-09-30 21:38:54,984 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp' 2024-09-30 21:38:54,985 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp' 2024-09-30 21:38:54,986 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp' 2024-09-30 21:38:54,987 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp' 2024-09-30 21:38:54,988 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp' 2024-09-30 21:38:54,989 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp' 2024-09-30 21:38:54,989 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp' 2024-09-30 21:38:54,990 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp' 2024-09-30 21:38:54,991 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:54,992 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp' 2024-09-30 21:38:54,994 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp' 2024-09-30 21:38:54,995 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp' 2024-09-30 21:38:54,996 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp' 2024-09-30 21:38:54,996 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp' 2024-09-30 21:38:54,997 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp' 2024-09-30 21:38:54,998 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp' 2024-09-30 21:38:54,999 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp' 2024-09-30 21:38:55,000 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp' 2024-09-30 21:38:55,002 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp' 2024-09-30 21:38:55,003 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp' 2024-09-30 21:38:55,004 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/and.hpp' 2024-09-30 21:38:55,005 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp' 2024-09-30 21:38:55,006 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp' 2024-09-30 21:38:55,007 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp' 2024-09-30 21:38:55,007 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp' 2024-09-30 21:38:55,008 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp' 2024-09-30 21:38:55,010 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp' 2024-09-30 21:38:55,011 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp' 2024-09-30 21:38:55,012 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp' 2024-09-30 21:38:55,013 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp' 2024-09-30 21:38:55,014 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp' 2024-09-30 21:38:55,015 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp' 2024-09-30 21:38:55,016 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp' 2024-09-30 21:38:55,017 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp' 2024-09-30 21:38:55,018 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp' 2024-09-30 21:38:55,019 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp' 2024-09-30 21:38:55,020 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp' 2024-09-30 21:38:55,021 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp' 2024-09-30 21:38:55,022 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp' 2024-09-30 21:38:55,023 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp' 2024-09-30 21:38:55,024 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp' 2024-09-30 21:38:55,025 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp' 2024-09-30 21:38:55,026 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/less.hpp' 2024-09-30 21:38:55,027 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp' 2024-09-30 21:38:55,028 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/list.hpp' 2024-09-30 21:38:55,029 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp' 2024-09-30 21:38:55,030 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/map.hpp' 2024-09-30 21:38:55,031 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp' 2024-09-30 21:38:55,032 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp' 2024-09-30 21:38:55,033 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp' 2024-09-30 21:38:55,034 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/or.hpp' 2024-09-30 21:38:55,035 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp' 2024-09-30 21:38:55,035 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp' 2024-09-30 21:38:55,036 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp' 2024-09-30 21:38:55,037 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp' 2024-09-30 21:38:55,038 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp' 2024-09-30 21:38:55,039 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/set.hpp' 2024-09-30 21:38:55,041 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp' 2024-09-30 21:38:55,042 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp' 2024-09-30 21:38:55,043 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp' 2024-09-30 21:38:55,043 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp' 2024-09-30 21:38:55,045 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/times.hpp' 2024-09-30 21:38:55,046 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp' 2024-09-30 21:38:55,047 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp' 2024-09-30 21:38:55,048 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp' 2024-09-30 21:38:55,050 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/add.hpp' 2024-09-30 21:38:55,051 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp' 2024-09-30 21:38:55,052 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/default_params.hpp' 2024-09-30 21:38:55,052 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/enum.hpp' 2024-09-30 21:38:55,053 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/ext_params.hpp' 2024-09-30 21:38:55,054 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/filter_params.hpp' 2024-09-30 21:38:55,055 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/is_seq.hpp' 2024-09-30 21:38:55,056 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/params.hpp' 2024-09-30 21:38:55,057 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp' 2024-09-30 21:38:55,058 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/range.hpp' 2024-09-30 21:38:55,058 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/repeat.hpp' 2024-09-30 21:38:55,059 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/sub.hpp' 2024-09-30 21:38:55,060 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/token_equal.hpp' 2024-09-30 21:38:55,061 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/tuple.hpp' 2024-09-30 21:38:55,062 wheel INFO adding 'pythran/boost/mpl/limits/arity.hpp' 2024-09-30 21:38:55,063 wheel INFO adding 'pythran/boost/mpl/limits/list.hpp' 2024-09-30 21:38:55,064 wheel INFO adding 'pythran/boost/mpl/limits/unrolling.hpp' 2024-09-30 21:38:55,064 wheel INFO adding 'pythran/boost/mpl/limits/vector.hpp' 2024-09-30 21:38:55,066 wheel INFO adding 'pythran/boost/mpl/list/list0.hpp' 2024-09-30 21:38:55,067 wheel INFO adding 'pythran/boost/mpl/list/list0_c.hpp' 2024-09-30 21:38:55,067 wheel INFO adding 'pythran/boost/mpl/list/list10.hpp' 2024-09-30 21:38:55,068 wheel INFO adding 'pythran/boost/mpl/list/list10_c.hpp' 2024-09-30 21:38:55,069 wheel INFO adding 'pythran/boost/mpl/list/list20.hpp' 2024-09-30 21:38:55,070 wheel INFO adding 'pythran/boost/mpl/list/list20_c.hpp' 2024-09-30 21:38:55,071 wheel INFO adding 'pythran/boost/mpl/list/list30.hpp' 2024-09-30 21:38:55,071 wheel INFO adding 'pythran/boost/mpl/list/list30_c.hpp' 2024-09-30 21:38:55,072 wheel INFO adding 'pythran/boost/mpl/list/list40.hpp' 2024-09-30 21:38:55,073 wheel INFO adding 'pythran/boost/mpl/list/list40_c.hpp' 2024-09-30 21:38:55,074 wheel INFO adding 'pythran/boost/mpl/list/list50.hpp' 2024-09-30 21:38:55,075 wheel INFO adding 'pythran/boost/mpl/list/list50_c.hpp' 2024-09-30 21:38:55,076 wheel INFO adding 'pythran/boost/mpl/list/aux_/O1_size.hpp' 2024-09-30 21:38:55,077 wheel INFO adding 'pythran/boost/mpl/list/aux_/begin_end.hpp' 2024-09-30 21:38:55,078 wheel INFO adding 'pythran/boost/mpl/list/aux_/clear.hpp' 2024-09-30 21:38:55,078 wheel INFO adding 'pythran/boost/mpl/list/aux_/empty.hpp' 2024-09-30 21:38:55,079 wheel INFO adding 'pythran/boost/mpl/list/aux_/front.hpp' 2024-09-30 21:38:55,080 wheel INFO adding 'pythran/boost/mpl/list/aux_/include_preprocessed.hpp' 2024-09-30 21:38:55,081 wheel INFO adding 'pythran/boost/mpl/list/aux_/item.hpp' 2024-09-30 21:38:55,082 wheel INFO adding 'pythran/boost/mpl/list/aux_/iterator.hpp' 2024-09-30 21:38:55,083 wheel INFO adding 'pythran/boost/mpl/list/aux_/numbered.hpp' 2024-09-30 21:38:55,083 wheel INFO adding 'pythran/boost/mpl/list/aux_/numbered_c.hpp' 2024-09-30 21:38:55,084 wheel INFO adding 'pythran/boost/mpl/list/aux_/pop_front.hpp' 2024-09-30 21:38:55,085 wheel INFO adding 'pythran/boost/mpl/list/aux_/push_back.hpp' 2024-09-30 21:38:55,086 wheel INFO adding 'pythran/boost/mpl/list/aux_/push_front.hpp' 2024-09-30 21:38:55,087 wheel INFO adding 'pythran/boost/mpl/list/aux_/size.hpp' 2024-09-30 21:38:55,087 wheel INFO adding 'pythran/boost/mpl/list/aux_/tag.hpp' 2024-09-30 21:38:55,089 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp' 2024-09-30 21:38:55,090 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp' 2024-09-30 21:38:55,091 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp' 2024-09-30 21:38:55,092 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp' 2024-09-30 21:38:55,093 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp' 2024-09-30 21:38:55,094 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp' 2024-09-30 21:38:55,095 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp' 2024-09-30 21:38:55,096 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp' 2024-09-30 21:38:55,097 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp' 2024-09-30 21:38:55,098 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp' 2024-09-30 21:38:55,099 wheel INFO adding 'pythran/boost/mpl/vector/vector0.hpp' 2024-09-30 21:38:55,100 wheel INFO adding 'pythran/boost/mpl/vector/vector0_c.hpp' 2024-09-30 21:38:55,101 wheel INFO adding 'pythran/boost/mpl/vector/vector10.hpp' 2024-09-30 21:38:55,102 wheel INFO adding 'pythran/boost/mpl/vector/vector10_c.hpp' 2024-09-30 21:38:55,103 wheel INFO adding 'pythran/boost/mpl/vector/vector20.hpp' 2024-09-30 21:38:55,104 wheel INFO adding 'pythran/boost/mpl/vector/vector20_c.hpp' 2024-09-30 21:38:55,105 wheel INFO adding 'pythran/boost/mpl/vector/vector30.hpp' 2024-09-30 21:38:55,105 wheel INFO adding 'pythran/boost/mpl/vector/vector30_c.hpp' 2024-09-30 21:38:55,106 wheel INFO adding 'pythran/boost/mpl/vector/vector40.hpp' 2024-09-30 21:38:55,107 wheel INFO adding 'pythran/boost/mpl/vector/vector40_c.hpp' 2024-09-30 21:38:55,108 wheel INFO adding 'pythran/boost/mpl/vector/vector50.hpp' 2024-09-30 21:38:55,109 wheel INFO adding 'pythran/boost/mpl/vector/vector50_c.hpp' 2024-09-30 21:38:55,110 wheel INFO adding 'pythran/boost/mpl/vector/aux_/O1_size.hpp' 2024-09-30 21:38:55,111 wheel INFO adding 'pythran/boost/mpl/vector/aux_/at.hpp' 2024-09-30 21:38:55,112 wheel INFO adding 'pythran/boost/mpl/vector/aux_/back.hpp' 2024-09-30 21:38:55,113 wheel INFO adding 'pythran/boost/mpl/vector/aux_/begin_end.hpp' 2024-09-30 21:38:55,113 wheel INFO adding 'pythran/boost/mpl/vector/aux_/clear.hpp' 2024-09-30 21:38:55,114 wheel INFO adding 'pythran/boost/mpl/vector/aux_/empty.hpp' 2024-09-30 21:38:55,115 wheel INFO adding 'pythran/boost/mpl/vector/aux_/front.hpp' 2024-09-30 21:38:55,116 wheel INFO adding 'pythran/boost/mpl/vector/aux_/include_preprocessed.hpp' 2024-09-30 21:38:55,117 wheel INFO adding 'pythran/boost/mpl/vector/aux_/item.hpp' 2024-09-30 21:38:55,118 wheel INFO adding 'pythran/boost/mpl/vector/aux_/iterator.hpp' 2024-09-30 21:38:55,119 wheel INFO adding 'pythran/boost/mpl/vector/aux_/numbered.hpp' 2024-09-30 21:38:55,120 wheel INFO adding 'pythran/boost/mpl/vector/aux_/numbered_c.hpp' 2024-09-30 21:38:55,120 wheel INFO adding 'pythran/boost/mpl/vector/aux_/pop_back.hpp' 2024-09-30 21:38:55,121 wheel INFO adding 'pythran/boost/mpl/vector/aux_/pop_front.hpp' 2024-09-30 21:38:55,122 wheel INFO adding 'pythran/boost/mpl/vector/aux_/push_back.hpp' 2024-09-30 21:38:55,123 wheel INFO adding 'pythran/boost/mpl/vector/aux_/push_front.hpp' 2024-09-30 21:38:55,124 wheel INFO adding 'pythran/boost/mpl/vector/aux_/size.hpp' 2024-09-30 21:38:55,125 wheel INFO adding 'pythran/boost/mpl/vector/aux_/tag.hpp' 2024-09-30 21:38:55,125 wheel INFO adding 'pythran/boost/mpl/vector/aux_/vector0.hpp' 2024-09-30 21:38:55,127 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp' 2024-09-30 21:38:55,129 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp' 2024-09-30 21:38:55,130 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp' 2024-09-30 21:38:55,132 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp' 2024-09-30 21:38:55,134 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp' 2024-09-30 21:38:55,136 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp' 2024-09-30 21:38:55,138 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp' 2024-09-30 21:38:55,141 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp' 2024-09-30 21:38:55,143 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp' 2024-09-30 21:38:55,146 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp' 2024-09-30 21:38:55,147 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp' 2024-09-30 21:38:55,149 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp' 2024-09-30 21:38:55,150 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp' 2024-09-30 21:38:55,152 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp' 2024-09-30 21:38:55,153 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp' 2024-09-30 21:38:55,155 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp' 2024-09-30 21:38:55,157 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp' 2024-09-30 21:38:55,160 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp' 2024-09-30 21:38:55,162 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp' 2024-09-30 21:38:55,164 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp' 2024-09-30 21:38:55,166 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp' 2024-09-30 21:38:55,167 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp' 2024-09-30 21:38:55,168 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp' 2024-09-30 21:38:55,169 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp' 2024-09-30 21:38:55,170 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp' 2024-09-30 21:38:55,171 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp' 2024-09-30 21:38:55,172 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp' 2024-09-30 21:38:55,173 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp' 2024-09-30 21:38:55,174 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp' 2024-09-30 21:38:55,175 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp' 2024-09-30 21:38:55,177 wheel INFO adding 'pythran/boost/numeric/conversion/bounds.hpp' 2024-09-30 21:38:55,178 wheel INFO adding 'pythran/boost/numeric/conversion/cast.hpp' 2024-09-30 21:38:55,178 wheel INFO adding 'pythran/boost/numeric/conversion/conversion_traits.hpp' 2024-09-30 21:38:55,179 wheel INFO adding 'pythran/boost/numeric/conversion/converter.hpp' 2024-09-30 21:38:55,180 wheel INFO adding 'pythran/boost/numeric/conversion/converter_policies.hpp' 2024-09-30 21:38:55,181 wheel INFO adding 'pythran/boost/numeric/conversion/int_float_mixture_enum.hpp' 2024-09-30 21:38:55,182 wheel INFO adding 'pythran/boost/numeric/conversion/numeric_cast_traits.hpp' 2024-09-30 21:38:55,183 wheel INFO adding 'pythran/boost/numeric/conversion/sign_mixture_enum.hpp' 2024-09-30 21:38:55,184 wheel INFO adding 'pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp' 2024-09-30 21:38:55,185 wheel INFO adding 'pythran/boost/numeric/conversion/detail/bounds.hpp' 2024-09-30 21:38:55,186 wheel INFO adding 'pythran/boost/numeric/conversion/detail/conversion_traits.hpp' 2024-09-30 21:38:55,187 wheel INFO adding 'pythran/boost/numeric/conversion/detail/converter.hpp' 2024-09-30 21:38:55,188 wheel INFO adding 'pythran/boost/numeric/conversion/detail/int_float_mixture.hpp' 2024-09-30 21:38:55,189 wheel INFO adding 'pythran/boost/numeric/conversion/detail/is_subranged.hpp' 2024-09-30 21:38:55,190 wheel INFO adding 'pythran/boost/numeric/conversion/detail/meta.hpp' 2024-09-30 21:38:55,191 wheel INFO adding 'pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp' 2024-09-30 21:38:55,192 wheel INFO adding 'pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp' 2024-09-30 21:38:55,193 wheel INFO adding 'pythran/boost/numeric/conversion/detail/sign_mixture.hpp' 2024-09-30 21:38:55,194 wheel INFO adding 'pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp' 2024-09-30 21:38:55,196 wheel INFO adding 'pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp' 2024-09-30 21:38:55,198 wheel INFO adding 'pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp' 2024-09-30 21:38:55,199 wheel INFO adding 'pythran/boost/optional/bad_optional_access.hpp' 2024-09-30 21:38:55,200 wheel INFO adding 'pythran/boost/optional/optional.hpp' 2024-09-30 21:38:55,202 wheel INFO adding 'pythran/boost/optional/optional_fwd.hpp' 2024-09-30 21:38:55,204 wheel INFO adding 'pythran/boost/optional/detail/old_optional_implementation.hpp' 2024-09-30 21:38:55,206 wheel INFO adding 'pythran/boost/optional/detail/optional_aligned_storage.hpp' 2024-09-30 21:38:55,207 wheel INFO adding 'pythran/boost/optional/detail/optional_config.hpp' 2024-09-30 21:38:55,208 wheel INFO adding 'pythran/boost/optional/detail/optional_factory_support.hpp' 2024-09-30 21:38:55,208 wheel INFO adding 'pythran/boost/optional/detail/optional_reference_spec.hpp' 2024-09-30 21:38:55,210 wheel INFO adding 'pythran/boost/optional/detail/optional_relops.hpp' 2024-09-30 21:38:55,211 wheel INFO adding 'pythran/boost/optional/detail/optional_swap.hpp' 2024-09-30 21:38:55,212 wheel INFO adding 'pythran/boost/optional/detail/optional_trivially_copyable_base.hpp' 2024-09-30 21:38:55,213 wheel INFO adding 'pythran/boost/predef/architecture.h' 2024-09-30 21:38:55,214 wheel INFO adding 'pythran/boost/predef/compiler.h' 2024-09-30 21:38:55,215 wheel INFO adding 'pythran/boost/predef/hardware.h' 2024-09-30 21:38:55,216 wheel INFO adding 'pythran/boost/predef/language.h' 2024-09-30 21:38:55,216 wheel INFO adding 'pythran/boost/predef/library.h' 2024-09-30 21:38:55,217 wheel INFO adding 'pythran/boost/predef/make.h' 2024-09-30 21:38:55,218 wheel INFO adding 'pythran/boost/predef/os.h' 2024-09-30 21:38:55,219 wheel INFO adding 'pythran/boost/predef/other.h' 2024-09-30 21:38:55,220 wheel INFO adding 'pythran/boost/predef/platform.h' 2024-09-30 21:38:55,221 wheel INFO adding 'pythran/boost/predef/version.h' 2024-09-30 21:38:55,222 wheel INFO adding 'pythran/boost/predef/version_number.h' 2024-09-30 21:38:55,223 wheel INFO adding 'pythran/boost/predef/architecture/alpha.h' 2024-09-30 21:38:55,224 wheel INFO adding 'pythran/boost/predef/architecture/arm.h' 2024-09-30 21:38:55,225 wheel INFO adding 'pythran/boost/predef/architecture/blackfin.h' 2024-09-30 21:38:55,226 wheel INFO adding 'pythran/boost/predef/architecture/convex.h' 2024-09-30 21:38:55,227 wheel INFO adding 'pythran/boost/predef/architecture/ia64.h' 2024-09-30 21:38:55,228 wheel INFO adding 'pythran/boost/predef/architecture/m68k.h' 2024-09-30 21:38:55,228 wheel INFO adding 'pythran/boost/predef/architecture/mips.h' 2024-09-30 21:38:55,229 wheel INFO adding 'pythran/boost/predef/architecture/parisc.h' 2024-09-30 21:38:55,230 wheel INFO adding 'pythran/boost/predef/architecture/ppc.h' 2024-09-30 21:38:55,231 wheel INFO adding 'pythran/boost/predef/architecture/ptx.h' 2024-09-30 21:38:55,232 wheel INFO adding 'pythran/boost/predef/architecture/pyramid.h' 2024-09-30 21:38:55,233 wheel INFO adding 'pythran/boost/predef/architecture/rs6k.h' 2024-09-30 21:38:55,234 wheel INFO adding 'pythran/boost/predef/architecture/sparc.h' 2024-09-30 21:38:55,235 wheel INFO adding 'pythran/boost/predef/architecture/superh.h' 2024-09-30 21:38:55,235 wheel INFO adding 'pythran/boost/predef/architecture/sys370.h' 2024-09-30 21:38:55,236 wheel INFO adding 'pythran/boost/predef/architecture/sys390.h' 2024-09-30 21:38:55,237 wheel INFO adding 'pythran/boost/predef/architecture/x86.h' 2024-09-30 21:38:55,238 wheel INFO adding 'pythran/boost/predef/architecture/z.h' 2024-09-30 21:38:55,239 wheel INFO adding 'pythran/boost/predef/architecture/x86/32.h' 2024-09-30 21:38:55,240 wheel INFO adding 'pythran/boost/predef/architecture/x86/64.h' 2024-09-30 21:38:55,241 wheel INFO adding 'pythran/boost/predef/compiler/borland.h' 2024-09-30 21:38:55,242 wheel INFO adding 'pythran/boost/predef/compiler/clang.h' 2024-09-30 21:38:55,243 wheel INFO adding 'pythran/boost/predef/compiler/comeau.h' 2024-09-30 21:38:55,244 wheel INFO adding 'pythran/boost/predef/compiler/compaq.h' 2024-09-30 21:38:55,245 wheel INFO adding 'pythran/boost/predef/compiler/diab.h' 2024-09-30 21:38:55,245 wheel INFO adding 'pythran/boost/predef/compiler/digitalmars.h' 2024-09-30 21:38:55,246 wheel INFO adding 'pythran/boost/predef/compiler/dignus.h' 2024-09-30 21:38:55,247 wheel INFO adding 'pythran/boost/predef/compiler/edg.h' 2024-09-30 21:38:55,248 wheel INFO adding 'pythran/boost/predef/compiler/ekopath.h' 2024-09-30 21:38:55,249 wheel INFO adding 'pythran/boost/predef/compiler/gcc.h' 2024-09-30 21:38:55,250 wheel INFO adding 'pythran/boost/predef/compiler/gcc_xml.h' 2024-09-30 21:38:55,250 wheel INFO adding 'pythran/boost/predef/compiler/greenhills.h' 2024-09-30 21:38:55,251 wheel INFO adding 'pythran/boost/predef/compiler/hp_acc.h' 2024-09-30 21:38:55,252 wheel INFO adding 'pythran/boost/predef/compiler/iar.h' 2024-09-30 21:38:55,253 wheel INFO adding 'pythran/boost/predef/compiler/ibm.h' 2024-09-30 21:38:55,254 wheel INFO adding 'pythran/boost/predef/compiler/intel.h' 2024-09-30 21:38:55,255 wheel INFO adding 'pythran/boost/predef/compiler/kai.h' 2024-09-30 21:38:55,256 wheel INFO adding 'pythran/boost/predef/compiler/llvm.h' 2024-09-30 21:38:55,256 wheel INFO adding 'pythran/boost/predef/compiler/metaware.h' 2024-09-30 21:38:55,257 wheel INFO adding 'pythran/boost/predef/compiler/metrowerks.h' 2024-09-30 21:38:55,258 wheel INFO adding 'pythran/boost/predef/compiler/microtec.h' 2024-09-30 21:38:55,259 wheel INFO adding 'pythran/boost/predef/compiler/mpw.h' 2024-09-30 21:38:55,260 wheel INFO adding 'pythran/boost/predef/compiler/nvcc.h' 2024-09-30 21:38:55,261 wheel INFO adding 'pythran/boost/predef/compiler/palm.h' 2024-09-30 21:38:55,262 wheel INFO adding 'pythran/boost/predef/compiler/pgi.h' 2024-09-30 21:38:55,262 wheel INFO adding 'pythran/boost/predef/compiler/sgi_mipspro.h' 2024-09-30 21:38:55,263 wheel INFO adding 'pythran/boost/predef/compiler/sunpro.h' 2024-09-30 21:38:55,264 wheel INFO adding 'pythran/boost/predef/compiler/tendra.h' 2024-09-30 21:38:55,265 wheel INFO adding 'pythran/boost/predef/compiler/visualc.h' 2024-09-30 21:38:55,266 wheel INFO adding 'pythran/boost/predef/compiler/watcom.h' 2024-09-30 21:38:55,267 wheel INFO adding 'pythran/boost/predef/detail/_cassert.h' 2024-09-30 21:38:55,268 wheel INFO adding 'pythran/boost/predef/detail/_exception.h' 2024-09-30 21:38:55,268 wheel INFO adding 'pythran/boost/predef/detail/comp_detected.h' 2024-09-30 21:38:55,269 wheel INFO adding 'pythran/boost/predef/detail/os_detected.h' 2024-09-30 21:38:55,270 wheel INFO adding 'pythran/boost/predef/detail/platform_detected.h' 2024-09-30 21:38:55,271 wheel INFO adding 'pythran/boost/predef/detail/test.h' 2024-09-30 21:38:55,272 wheel INFO adding 'pythran/boost/predef/hardware/simd.h' 2024-09-30 21:38:55,273 wheel INFO adding 'pythran/boost/predef/hardware/simd/arm.h' 2024-09-30 21:38:55,274 wheel INFO adding 'pythran/boost/predef/hardware/simd/ppc.h' 2024-09-30 21:38:55,275 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86.h' 2024-09-30 21:38:55,276 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86_amd.h' 2024-09-30 21:38:55,277 wheel INFO adding 'pythran/boost/predef/hardware/simd/arm/versions.h' 2024-09-30 21:38:55,278 wheel INFO adding 'pythran/boost/predef/hardware/simd/ppc/versions.h' 2024-09-30 21:38:55,279 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86/versions.h' 2024-09-30 21:38:55,280 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86_amd/versions.h' 2024-09-30 21:38:55,281 wheel INFO adding 'pythran/boost/predef/language/cuda.h' 2024-09-30 21:38:55,282 wheel INFO adding 'pythran/boost/predef/language/objc.h' 2024-09-30 21:38:55,283 wheel INFO adding 'pythran/boost/predef/language/stdc.h' 2024-09-30 21:38:55,284 wheel INFO adding 'pythran/boost/predef/language/stdcpp.h' 2024-09-30 21:38:55,285 wheel INFO adding 'pythran/boost/predef/library/c.h' 2024-09-30 21:38:55,286 wheel INFO adding 'pythran/boost/predef/library/std.h' 2024-09-30 21:38:55,287 wheel INFO adding 'pythran/boost/predef/library/c/_prefix.h' 2024-09-30 21:38:55,287 wheel INFO adding 'pythran/boost/predef/library/c/cloudabi.h' 2024-09-30 21:38:55,288 wheel INFO adding 'pythran/boost/predef/library/c/gnu.h' 2024-09-30 21:38:55,289 wheel INFO adding 'pythran/boost/predef/library/c/uc.h' 2024-09-30 21:38:55,290 wheel INFO adding 'pythran/boost/predef/library/c/vms.h' 2024-09-30 21:38:55,291 wheel INFO adding 'pythran/boost/predef/library/c/zos.h' 2024-09-30 21:38:55,292 wheel INFO adding 'pythran/boost/predef/library/std/_prefix.h' 2024-09-30 21:38:55,293 wheel INFO adding 'pythran/boost/predef/library/std/cxx.h' 2024-09-30 21:38:55,293 wheel INFO adding 'pythran/boost/predef/library/std/dinkumware.h' 2024-09-30 21:38:55,294 wheel INFO adding 'pythran/boost/predef/library/std/libcomo.h' 2024-09-30 21:38:55,295 wheel INFO adding 'pythran/boost/predef/library/std/modena.h' 2024-09-30 21:38:55,296 wheel INFO adding 'pythran/boost/predef/library/std/msl.h' 2024-09-30 21:38:55,297 wheel INFO adding 'pythran/boost/predef/library/std/roguewave.h' 2024-09-30 21:38:55,298 wheel INFO adding 'pythran/boost/predef/library/std/sgi.h' 2024-09-30 21:38:55,299 wheel INFO adding 'pythran/boost/predef/library/std/stdcpp3.h' 2024-09-30 21:38:55,299 wheel INFO adding 'pythran/boost/predef/library/std/stlport.h' 2024-09-30 21:38:55,300 wheel INFO adding 'pythran/boost/predef/library/std/vacpp.h' 2024-09-30 21:38:55,301 wheel INFO adding 'pythran/boost/predef/os/aix.h' 2024-09-30 21:38:55,302 wheel INFO adding 'pythran/boost/predef/os/amigaos.h' 2024-09-30 21:38:55,303 wheel INFO adding 'pythran/boost/predef/os/android.h' 2024-09-30 21:38:55,304 wheel INFO adding 'pythran/boost/predef/os/beos.h' 2024-09-30 21:38:55,305 wheel INFO adding 'pythran/boost/predef/os/bsd.h' 2024-09-30 21:38:55,306 wheel INFO adding 'pythran/boost/predef/os/cygwin.h' 2024-09-30 21:38:55,307 wheel INFO adding 'pythran/boost/predef/os/haiku.h' 2024-09-30 21:38:55,307 wheel INFO adding 'pythran/boost/predef/os/hpux.h' 2024-09-30 21:38:55,308 wheel INFO adding 'pythran/boost/predef/os/ios.h' 2024-09-30 21:38:55,309 wheel INFO adding 'pythran/boost/predef/os/irix.h' 2024-09-30 21:38:55,310 wheel INFO adding 'pythran/boost/predef/os/linux.h' 2024-09-30 21:38:55,311 wheel INFO adding 'pythran/boost/predef/os/macos.h' 2024-09-30 21:38:55,311 wheel INFO adding 'pythran/boost/predef/os/os400.h' 2024-09-30 21:38:55,312 wheel INFO adding 'pythran/boost/predef/os/qnxnto.h' 2024-09-30 21:38:55,313 wheel INFO adding 'pythran/boost/predef/os/solaris.h' 2024-09-30 21:38:55,314 wheel INFO adding 'pythran/boost/predef/os/unix.h' 2024-09-30 21:38:55,315 wheel INFO adding 'pythran/boost/predef/os/vms.h' 2024-09-30 21:38:55,316 wheel INFO adding 'pythran/boost/predef/os/windows.h' 2024-09-30 21:38:55,317 wheel INFO adding 'pythran/boost/predef/os/bsd/bsdi.h' 2024-09-30 21:38:55,318 wheel INFO adding 'pythran/boost/predef/os/bsd/dragonfly.h' 2024-09-30 21:38:55,319 wheel INFO adding 'pythran/boost/predef/os/bsd/free.h' 2024-09-30 21:38:55,320 wheel INFO adding 'pythran/boost/predef/os/bsd/net.h' 2024-09-30 21:38:55,321 wheel INFO adding 'pythran/boost/predef/os/bsd/open.h' 2024-09-30 21:38:55,322 wheel INFO adding 'pythran/boost/predef/other/endian.h' 2024-09-30 21:38:55,323 wheel INFO adding 'pythran/boost/predef/platform/android.h' 2024-09-30 21:38:55,324 wheel INFO adding 'pythran/boost/predef/platform/cloudabi.h' 2024-09-30 21:38:55,325 wheel INFO adding 'pythran/boost/predef/platform/ios.h' 2024-09-30 21:38:55,326 wheel INFO adding 'pythran/boost/predef/platform/mingw.h' 2024-09-30 21:38:55,327 wheel INFO adding 'pythran/boost/predef/platform/mingw32.h' 2024-09-30 21:38:55,328 wheel INFO adding 'pythran/boost/predef/platform/mingw64.h' 2024-09-30 21:38:55,328 wheel INFO adding 'pythran/boost/predef/platform/windows_desktop.h' 2024-09-30 21:38:55,329 wheel INFO adding 'pythran/boost/predef/platform/windows_phone.h' 2024-09-30 21:38:55,330 wheel INFO adding 'pythran/boost/predef/platform/windows_runtime.h' 2024-09-30 21:38:55,331 wheel INFO adding 'pythran/boost/predef/platform/windows_server.h' 2024-09-30 21:38:55,332 wheel INFO adding 'pythran/boost/predef/platform/windows_store.h' 2024-09-30 21:38:55,333 wheel INFO adding 'pythran/boost/predef/platform/windows_system.h' 2024-09-30 21:38:55,333 wheel INFO adding 'pythran/boost/predef/platform/windows_uwp.h' 2024-09-30 21:38:55,335 wheel INFO adding 'pythran/boost/preprocessor/cat.hpp' 2024-09-30 21:38:55,336 wheel INFO adding 'pythran/boost/preprocessor/comma_if.hpp' 2024-09-30 21:38:55,336 wheel INFO adding 'pythran/boost/preprocessor/dec.hpp' 2024-09-30 21:38:55,337 wheel INFO adding 'pythran/boost/preprocessor/empty.hpp' 2024-09-30 21:38:55,338 wheel INFO adding 'pythran/boost/preprocessor/enum.hpp' 2024-09-30 21:38:55,339 wheel INFO adding 'pythran/boost/preprocessor/enum_params.hpp' 2024-09-30 21:38:55,340 wheel INFO adding 'pythran/boost/preprocessor/enum_params_with_a_default.hpp' 2024-09-30 21:38:55,341 wheel INFO adding 'pythran/boost/preprocessor/enum_shifted_params.hpp' 2024-09-30 21:38:55,341 wheel INFO adding 'pythran/boost/preprocessor/expr_if.hpp' 2024-09-30 21:38:55,342 wheel INFO adding 'pythran/boost/preprocessor/identity.hpp' 2024-09-30 21:38:55,343 wheel INFO adding 'pythran/boost/preprocessor/if.hpp' 2024-09-30 21:38:55,344 wheel INFO adding 'pythran/boost/preprocessor/inc.hpp' 2024-09-30 21:38:55,345 wheel INFO adding 'pythran/boost/preprocessor/iterate.hpp' 2024-09-30 21:38:55,346 wheel INFO adding 'pythran/boost/preprocessor/repeat.hpp' 2024-09-30 21:38:55,346 wheel INFO adding 'pythran/boost/preprocessor/repeat_from_to.hpp' 2024-09-30 21:38:55,347 wheel INFO adding 'pythran/boost/preprocessor/stringize.hpp' 2024-09-30 21:38:55,349 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/add.hpp' 2024-09-30 21:38:55,350 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/dec.hpp' 2024-09-30 21:38:55,351 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/inc.hpp' 2024-09-30 21:38:55,352 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/mod.hpp' 2024-09-30 21:38:55,353 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/sub.hpp' 2024-09-30 21:38:55,354 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/detail/div_base.hpp' 2024-09-30 21:38:55,355 wheel INFO adding 'pythran/boost/preprocessor/array/data.hpp' 2024-09-30 21:38:55,356 wheel INFO adding 'pythran/boost/preprocessor/array/elem.hpp' 2024-09-30 21:38:55,356 wheel INFO adding 'pythran/boost/preprocessor/array/size.hpp' 2024-09-30 21:38:55,358 wheel INFO adding 'pythran/boost/preprocessor/comparison/less.hpp' 2024-09-30 21:38:55,358 wheel INFO adding 'pythran/boost/preprocessor/comparison/less_equal.hpp' 2024-09-30 21:38:55,360 wheel INFO adding 'pythran/boost/preprocessor/comparison/not_equal.hpp' 2024-09-30 21:38:55,362 wheel INFO adding 'pythran/boost/preprocessor/config/config.hpp' 2024-09-30 21:38:55,364 wheel INFO adding 'pythran/boost/preprocessor/control/deduce_d.hpp' 2024-09-30 21:38:55,364 wheel INFO adding 'pythran/boost/preprocessor/control/expr_if.hpp' 2024-09-30 21:38:55,365 wheel INFO adding 'pythran/boost/preprocessor/control/expr_iif.hpp' 2024-09-30 21:38:55,366 wheel INFO adding 'pythran/boost/preprocessor/control/if.hpp' 2024-09-30 21:38:55,367 wheel INFO adding 'pythran/boost/preprocessor/control/iif.hpp' 2024-09-30 21:38:55,368 wheel INFO adding 'pythran/boost/preprocessor/control/while.hpp' 2024-09-30 21:38:55,370 wheel INFO adding 'pythran/boost/preprocessor/control/detail/while.hpp' 2024-09-30 21:38:55,373 wheel INFO adding 'pythran/boost/preprocessor/control/detail/dmc/while.hpp' 2024-09-30 21:38:55,376 wheel INFO adding 'pythran/boost/preprocessor/control/detail/edg/while.hpp' 2024-09-30 21:38:55,379 wheel INFO adding 'pythran/boost/preprocessor/control/detail/msvc/while.hpp' 2024-09-30 21:38:55,380 wheel INFO adding 'pythran/boost/preprocessor/debug/error.hpp' 2024-09-30 21:38:55,382 wheel INFO adding 'pythran/boost/preprocessor/detail/auto_rec.hpp' 2024-09-30 21:38:55,383 wheel INFO adding 'pythran/boost/preprocessor/detail/check.hpp' 2024-09-30 21:38:55,384 wheel INFO adding 'pythran/boost/preprocessor/detail/is_binary.hpp' 2024-09-30 21:38:55,385 wheel INFO adding 'pythran/boost/preprocessor/detail/is_unary.hpp' 2024-09-30 21:38:55,386 wheel INFO adding 'pythran/boost/preprocessor/detail/split.hpp' 2024-09-30 21:38:55,387 wheel INFO adding 'pythran/boost/preprocessor/detail/dmc/auto_rec.hpp' 2024-09-30 21:38:55,389 wheel INFO adding 'pythran/boost/preprocessor/facilities/empty.hpp' 2024-09-30 21:38:55,390 wheel INFO adding 'pythran/boost/preprocessor/facilities/expand.hpp' 2024-09-30 21:38:55,391 wheel INFO adding 'pythran/boost/preprocessor/facilities/identity.hpp' 2024-09-30 21:38:55,392 wheel INFO adding 'pythran/boost/preprocessor/facilities/intercept.hpp' 2024-09-30 21:38:55,393 wheel INFO adding 'pythran/boost/preprocessor/facilities/is_1.hpp' 2024-09-30 21:38:55,394 wheel INFO adding 'pythran/boost/preprocessor/facilities/is_empty.hpp' 2024-09-30 21:38:55,394 wheel INFO adding 'pythran/boost/preprocessor/facilities/is_empty_variadic.hpp' 2024-09-30 21:38:55,395 wheel INFO adding 'pythran/boost/preprocessor/facilities/overload.hpp' 2024-09-30 21:38:55,396 wheel INFO adding 'pythran/boost/preprocessor/facilities/detail/is_empty.hpp' 2024-09-30 21:38:55,397 wheel INFO adding 'pythran/boost/preprocessor/iteration/iterate.hpp' 2024-09-30 21:38:55,398 wheel INFO adding 'pythran/boost/preprocessor/iteration/local.hpp' 2024-09-30 21:38:55,400 wheel INFO adding 'pythran/boost/preprocessor/iteration/self.hpp' 2024-09-30 21:38:55,401 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/finish.hpp' 2024-09-30 21:38:55,402 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/local.hpp' 2024-09-30 21:38:55,404 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/rlocal.hpp' 2024-09-30 21:38:55,405 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/self.hpp' 2024-09-30 21:38:55,406 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/start.hpp' 2024-09-30 21:38:55,407 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp' 2024-09-30 21:38:55,408 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp' 2024-09-30 21:38:55,409 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp' 2024-09-30 21:38:55,410 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp' 2024-09-30 21:38:55,411 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp' 2024-09-30 21:38:55,412 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp' 2024-09-30 21:38:55,413 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp' 2024-09-30 21:38:55,414 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp' 2024-09-30 21:38:55,415 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp' 2024-09-30 21:38:55,416 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp' 2024-09-30 21:38:55,418 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp' 2024-09-30 21:38:55,420 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp' 2024-09-30 21:38:55,423 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp' 2024-09-30 21:38:55,426 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp' 2024-09-30 21:38:55,428 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp' 2024-09-30 21:38:55,431 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp' 2024-09-30 21:38:55,433 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp' 2024-09-30 21:38:55,435 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp' 2024-09-30 21:38:55,438 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp' 2024-09-30 21:38:55,440 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp' 2024-09-30 21:38:55,442 wheel INFO adding 'pythran/boost/preprocessor/list/adt.hpp' 2024-09-30 21:38:55,444 wheel INFO adding 'pythran/boost/preprocessor/list/fold_left.hpp' 2024-09-30 21:38:55,445 wheel INFO adding 'pythran/boost/preprocessor/list/fold_right.hpp' 2024-09-30 21:38:55,446 wheel INFO adding 'pythran/boost/preprocessor/list/for_each_i.hpp' 2024-09-30 21:38:55,447 wheel INFO adding 'pythran/boost/preprocessor/list/reverse.hpp' 2024-09-30 21:38:55,449 wheel INFO adding 'pythran/boost/preprocessor/list/detail/fold_left.hpp' 2024-09-30 21:38:55,451 wheel INFO adding 'pythran/boost/preprocessor/list/detail/fold_right.hpp' 2024-09-30 21:38:55,454 wheel INFO adding 'pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp' 2024-09-30 21:38:55,457 wheel INFO adding 'pythran/boost/preprocessor/list/detail/edg/fold_left.hpp' 2024-09-30 21:38:55,460 wheel INFO adding 'pythran/boost/preprocessor/list/detail/edg/fold_right.hpp' 2024-09-30 21:38:55,464 wheel INFO adding 'pythran/boost/preprocessor/logical/and.hpp' 2024-09-30 21:38:55,465 wheel INFO adding 'pythran/boost/preprocessor/logical/bitand.hpp' 2024-09-30 21:38:55,466 wheel INFO adding 'pythran/boost/preprocessor/logical/bitor.hpp' 2024-09-30 21:38:55,467 wheel INFO adding 'pythran/boost/preprocessor/logical/bool.hpp' 2024-09-30 21:38:55,467 wheel INFO adding 'pythran/boost/preprocessor/logical/compl.hpp' 2024-09-30 21:38:55,468 wheel INFO adding 'pythran/boost/preprocessor/logical/not.hpp' 2024-09-30 21:38:55,469 wheel INFO adding 'pythran/boost/preprocessor/logical/or.hpp' 2024-09-30 21:38:55,470 wheel INFO adding 'pythran/boost/preprocessor/punctuation/comma.hpp' 2024-09-30 21:38:55,471 wheel INFO adding 'pythran/boost/preprocessor/punctuation/comma_if.hpp' 2024-09-30 21:38:55,472 wheel INFO adding 'pythran/boost/preprocessor/punctuation/is_begin_parens.hpp' 2024-09-30 21:38:55,473 wheel INFO adding 'pythran/boost/preprocessor/punctuation/paren.hpp' 2024-09-30 21:38:55,474 wheel INFO adding 'pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp' 2024-09-30 21:38:55,475 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum.hpp' 2024-09-30 21:38:55,476 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_binary_params.hpp' 2024-09-30 21:38:55,477 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_params.hpp' 2024-09-30 21:38:55,478 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp' 2024-09-30 21:38:55,478 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_shifted.hpp' 2024-09-30 21:38:55,479 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_shifted_params.hpp' 2024-09-30 21:38:55,480 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_trailing.hpp' 2024-09-30 21:38:55,481 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_trailing_params.hpp' 2024-09-30 21:38:55,482 wheel INFO adding 'pythran/boost/preprocessor/repetition/for.hpp' 2024-09-30 21:38:55,484 wheel INFO adding 'pythran/boost/preprocessor/repetition/repeat.hpp' 2024-09-30 21:38:55,486 wheel INFO adding 'pythran/boost/preprocessor/repetition/repeat_from_to.hpp' 2024-09-30 21:38:55,488 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/for.hpp' 2024-09-30 21:38:55,491 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/dmc/for.hpp' 2024-09-30 21:38:55,494 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/edg/for.hpp' 2024-09-30 21:38:55,497 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/msvc/for.hpp' 2024-09-30 21:38:55,499 wheel INFO adding 'pythran/boost/preprocessor/seq/cat.hpp' 2024-09-30 21:38:55,501 wheel INFO adding 'pythran/boost/preprocessor/seq/elem.hpp' 2024-09-30 21:38:55,502 wheel INFO adding 'pythran/boost/preprocessor/seq/enum.hpp' 2024-09-30 21:38:55,503 wheel INFO adding 'pythran/boost/preprocessor/seq/first_n.hpp' 2024-09-30 21:38:55,506 wheel INFO adding 'pythran/boost/preprocessor/seq/fold_left.hpp' 2024-09-30 21:38:55,510 wheel INFO adding 'pythran/boost/preprocessor/seq/for_each.hpp' 2024-09-30 21:38:55,511 wheel INFO adding 'pythran/boost/preprocessor/seq/for_each_i.hpp' 2024-09-30 21:38:55,512 wheel INFO adding 'pythran/boost/preprocessor/seq/push_front.hpp' 2024-09-30 21:38:55,513 wheel INFO adding 'pythran/boost/preprocessor/seq/rest_n.hpp' 2024-09-30 21:38:55,514 wheel INFO adding 'pythran/boost/preprocessor/seq/seq.hpp' 2024-09-30 21:38:55,515 wheel INFO adding 'pythran/boost/preprocessor/seq/size.hpp' 2024-09-30 21:38:55,516 wheel INFO adding 'pythran/boost/preprocessor/seq/subseq.hpp' 2024-09-30 21:38:55,517 wheel INFO adding 'pythran/boost/preprocessor/seq/transform.hpp' 2024-09-30 21:38:55,518 wheel INFO adding 'pythran/boost/preprocessor/seq/detail/is_empty.hpp' 2024-09-30 21:38:55,519 wheel INFO adding 'pythran/boost/preprocessor/seq/detail/split.hpp' 2024-09-30 21:38:55,521 wheel INFO adding 'pythran/boost/preprocessor/slot/slot.hpp' 2024-09-30 21:38:55,522 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/counter.hpp' 2024-09-30 21:38:55,523 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/def.hpp' 2024-09-30 21:38:55,524 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/shared.hpp' 2024-09-30 21:38:55,525 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot1.hpp' 2024-09-30 21:38:55,526 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot2.hpp' 2024-09-30 21:38:55,528 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot3.hpp' 2024-09-30 21:38:55,529 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot4.hpp' 2024-09-30 21:38:55,530 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot5.hpp' 2024-09-30 21:38:55,531 wheel INFO adding 'pythran/boost/preprocessor/tuple/eat.hpp' 2024-09-30 21:38:55,533 wheel INFO adding 'pythran/boost/preprocessor/tuple/elem.hpp' 2024-09-30 21:38:55,535 wheel INFO adding 'pythran/boost/preprocessor/tuple/rem.hpp' 2024-09-30 21:38:55,537 wheel INFO adding 'pythran/boost/preprocessor/tuple/size.hpp' 2024-09-30 21:38:55,538 wheel INFO adding 'pythran/boost/preprocessor/tuple/to_list.hpp' 2024-09-30 21:38:55,540 wheel INFO adding 'pythran/boost/preprocessor/tuple/to_seq.hpp' 2024-09-30 21:38:55,542 wheel INFO adding 'pythran/boost/preprocessor/tuple/detail/is_single_return.hpp' 2024-09-30 21:38:55,543 wheel INFO adding 'pythran/boost/preprocessor/variadic/elem.hpp' 2024-09-30 21:38:55,544 wheel INFO adding 'pythran/boost/preprocessor/variadic/has_opt.hpp' 2024-09-30 21:38:55,545 wheel INFO adding 'pythran/boost/preprocessor/variadic/size.hpp' 2024-09-30 21:38:55,546 wheel INFO adding 'pythran/boost/preprocessor/variadic/to_seq.hpp' 2024-09-30 21:38:55,547 wheel INFO adding 'pythran/boost/preprocessor/variadic/detail/has_opt.hpp' 2024-09-30 21:38:55,548 wheel INFO adding 'pythran/boost/range/begin.hpp' 2024-09-30 21:38:55,550 wheel INFO adding 'pythran/boost/range/concepts.hpp' 2024-09-30 21:38:55,551 wheel INFO adding 'pythran/boost/range/config.hpp' 2024-09-30 21:38:55,552 wheel INFO adding 'pythran/boost/range/const_iterator.hpp' 2024-09-30 21:38:55,552 wheel INFO adding 'pythran/boost/range/difference_type.hpp' 2024-09-30 21:38:55,553 wheel INFO adding 'pythran/boost/range/distance.hpp' 2024-09-30 21:38:55,554 wheel INFO adding 'pythran/boost/range/empty.hpp' 2024-09-30 21:38:55,555 wheel INFO adding 'pythran/boost/range/end.hpp' 2024-09-30 21:38:55,556 wheel INFO adding 'pythran/boost/range/functions.hpp' 2024-09-30 21:38:55,557 wheel INFO adding 'pythran/boost/range/has_range_iterator.hpp' 2024-09-30 21:38:55,558 wheel INFO adding 'pythran/boost/range/iterator.hpp' 2024-09-30 21:38:55,559 wheel INFO adding 'pythran/boost/range/iterator_range_core.hpp' 2024-09-30 21:38:55,561 wheel INFO adding 'pythran/boost/range/mutable_iterator.hpp' 2024-09-30 21:38:55,561 wheel INFO adding 'pythran/boost/range/range_fwd.hpp' 2024-09-30 21:38:55,562 wheel INFO adding 'pythran/boost/range/rbegin.hpp' 2024-09-30 21:38:55,563 wheel INFO adding 'pythran/boost/range/rend.hpp' 2024-09-30 21:38:55,564 wheel INFO adding 'pythran/boost/range/reverse_iterator.hpp' 2024-09-30 21:38:55,565 wheel INFO adding 'pythran/boost/range/size.hpp' 2024-09-30 21:38:55,566 wheel INFO adding 'pythran/boost/range/size_type.hpp' 2024-09-30 21:38:55,567 wheel INFO adding 'pythran/boost/range/value_type.hpp' 2024-09-30 21:38:55,568 wheel INFO adding 'pythran/boost/range/algorithm/equal.hpp' 2024-09-30 21:38:55,569 wheel INFO adding 'pythran/boost/range/detail/begin.hpp' 2024-09-30 21:38:55,570 wheel INFO adding 'pythran/boost/range/detail/common.hpp' 2024-09-30 21:38:55,571 wheel INFO adding 'pythran/boost/range/detail/end.hpp' 2024-09-30 21:38:55,572 wheel INFO adding 'pythran/boost/range/detail/extract_optional_type.hpp' 2024-09-30 21:38:55,573 wheel INFO adding 'pythran/boost/range/detail/has_member_size.hpp' 2024-09-30 21:38:55,574 wheel INFO adding 'pythran/boost/range/detail/implementation_help.hpp' 2024-09-30 21:38:55,575 wheel INFO adding 'pythran/boost/range/detail/misc_concept.hpp' 2024-09-30 21:38:55,576 wheel INFO adding 'pythran/boost/range/detail/msvc_has_iterator_workaround.hpp' 2024-09-30 21:38:55,576 wheel INFO adding 'pythran/boost/range/detail/safe_bool.hpp' 2024-09-30 21:38:55,577 wheel INFO adding 'pythran/boost/range/detail/sfinae.hpp' 2024-09-30 21:38:55,579 wheel INFO adding 'pythran/boost/smart_ptr/bad_weak_ptr.hpp' 2024-09-30 21:38:55,580 wheel INFO adding 'pythran/boost/smart_ptr/shared_ptr.hpp' 2024-09-30 21:38:55,582 wheel INFO adding 'pythran/boost/smart_ptr/detail/lightweight_mutex.hpp' 2024-09-30 21:38:55,583 wheel INFO adding 'pythran/boost/smart_ptr/detail/local_counted_base.hpp' 2024-09-30 21:38:55,584 wheel INFO adding 'pythran/boost/smart_ptr/detail/local_sp_deleter.hpp' 2024-09-30 21:38:55,585 wheel INFO adding 'pythran/boost/smart_ptr/detail/lwm_nop.hpp' 2024-09-30 21:38:55,585 wheel INFO adding 'pythran/boost/smart_ptr/detail/lwm_pthreads.hpp' 2024-09-30 21:38:55,586 wheel INFO adding 'pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp' 2024-09-30 21:38:55,587 wheel INFO adding 'pythran/boost/smart_ptr/detail/operator_bool.hpp' 2024-09-30 21:38:55,588 wheel INFO adding 'pythran/boost/smart_ptr/detail/quick_allocator.hpp' 2024-09-30 21:38:55,589 wheel INFO adding 'pythran/boost/smart_ptr/detail/shared_count.hpp' 2024-09-30 21:38:55,591 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_convertible.hpp' 2024-09-30 21:38:55,591 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base.hpp' 2024-09-30 21:38:55,592 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp' 2024-09-30 21:38:55,593 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp' 2024-09-30 21:38:55,594 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp' 2024-09-30 21:38:55,595 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp' 2024-09-30 21:38:55,596 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp' 2024-09-30 21:38:55,597 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp' 2024-09-30 21:38:55,598 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp' 2024-09-30 21:38:55,599 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp' 2024-09-30 21:38:55,600 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp' 2024-09-30 21:38:55,601 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp' 2024-09-30 21:38:55,602 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp' 2024-09-30 21:38:55,603 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp' 2024-09-30 21:38:55,604 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp' 2024-09-30 21:38:55,605 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp' 2024-09-30 21:38:55,606 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp' 2024-09-30 21:38:55,607 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp' 2024-09-30 21:38:55,608 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp' 2024-09-30 21:38:55,609 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_impl.hpp' 2024-09-30 21:38:55,610 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp' 2024-09-30 21:38:55,610 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_has_sync.hpp' 2024-09-30 21:38:55,611 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_interlocked.hpp' 2024-09-30 21:38:55,612 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_noexcept.hpp' 2024-09-30 21:38:55,613 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp' 2024-09-30 21:38:55,614 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp' 2024-09-30 21:38:55,615 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock.hpp' 2024-09-30 21:38:55,616 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp' 2024-09-30 21:38:55,617 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_nt.hpp' 2024-09-30 21:38:55,617 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_pool.hpp' 2024-09-30 21:38:55,618 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_pt.hpp' 2024-09-30 21:38:55,619 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp' 2024-09-30 21:38:55,620 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_sync.hpp' 2024-09-30 21:38:55,621 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_w32.hpp' 2024-09-30 21:38:55,622 wheel INFO adding 'pythran/boost/smart_ptr/detail/yield_k.hpp' 2024-09-30 21:38:55,623 wheel INFO adding 'pythran/boost/tuple/tuple.hpp' 2024-09-30 21:38:55,624 wheel INFO adding 'pythran/boost/tuple/tuple_comparison.hpp' 2024-09-30 21:38:55,625 wheel INFO adding 'pythran/boost/tuple/detail/tuple_basic.hpp' 2024-09-30 21:38:55,628 wheel INFO adding 'pythran/boost/type_traits/add_const.hpp' 2024-09-30 21:38:55,629 wheel INFO adding 'pythran/boost/type_traits/add_cv.hpp' 2024-09-30 21:38:55,629 wheel INFO adding 'pythran/boost/type_traits/add_lvalue_reference.hpp' 2024-09-30 21:38:55,630 wheel INFO adding 'pythran/boost/type_traits/add_pointer.hpp' 2024-09-30 21:38:55,631 wheel INFO adding 'pythran/boost/type_traits/add_reference.hpp' 2024-09-30 21:38:55,632 wheel INFO adding 'pythran/boost/type_traits/add_rvalue_reference.hpp' 2024-09-30 21:38:55,633 wheel INFO adding 'pythran/boost/type_traits/add_volatile.hpp' 2024-09-30 21:38:55,636 wheel INFO adding 'pythran/boost/type_traits/alignment_of.hpp' 2024-09-30 21:38:55,637 wheel INFO adding 'pythran/boost/type_traits/conditional.hpp' 2024-09-30 21:38:55,637 wheel INFO adding 'pythran/boost/type_traits/conversion_traits.hpp' 2024-09-30 21:38:55,638 wheel INFO adding 'pythran/boost/type_traits/cv_traits.hpp' 2024-09-30 21:38:55,639 wheel INFO adding 'pythran/boost/type_traits/decay.hpp' 2024-09-30 21:38:55,640 wheel INFO adding 'pythran/boost/type_traits/declval.hpp' 2024-09-30 21:38:55,641 wheel INFO adding 'pythran/boost/type_traits/enable_if.hpp' 2024-09-30 21:38:55,642 wheel INFO adding 'pythran/boost/type_traits/function_traits.hpp' 2024-09-30 21:38:55,643 wheel INFO adding 'pythran/boost/type_traits/has_left_shift.hpp' 2024-09-30 21:38:55,643 wheel INFO adding 'pythran/boost/type_traits/has_minus.hpp' 2024-09-30 21:38:55,644 wheel INFO adding 'pythran/boost/type_traits/has_minus_assign.hpp' 2024-09-30 21:38:55,646 wheel INFO adding 'pythran/boost/type_traits/has_nothrow_assign.hpp' 2024-09-30 21:38:55,647 wheel INFO adding 'pythran/boost/type_traits/has_nothrow_constructor.hpp' 2024-09-30 21:38:55,647 wheel INFO adding 'pythran/boost/type_traits/has_nothrow_copy.hpp' 2024-09-30 21:38:55,648 wheel INFO adding 'pythran/boost/type_traits/has_plus.hpp' 2024-09-30 21:38:55,649 wheel INFO adding 'pythran/boost/type_traits/has_plus_assign.hpp' 2024-09-30 21:38:55,650 wheel INFO adding 'pythran/boost/type_traits/has_right_shift.hpp' 2024-09-30 21:38:55,651 wheel INFO adding 'pythran/boost/type_traits/has_trivial_assign.hpp' 2024-09-30 21:38:55,652 wheel INFO adding 'pythran/boost/type_traits/has_trivial_constructor.hpp' 2024-09-30 21:38:55,653 wheel INFO adding 'pythran/boost/type_traits/has_trivial_copy.hpp' 2024-09-30 21:38:55,654 wheel INFO adding 'pythran/boost/type_traits/has_trivial_move_assign.hpp' 2024-09-30 21:38:55,655 wheel INFO adding 'pythran/boost/type_traits/has_trivial_move_constructor.hpp' 2024-09-30 21:38:55,656 wheel INFO adding 'pythran/boost/type_traits/integral_constant.hpp' 2024-09-30 21:38:55,657 wheel INFO adding 'pythran/boost/type_traits/intrinsics.hpp' 2024-09-30 21:38:55,659 wheel INFO adding 'pythran/boost/type_traits/is_abstract.hpp' 2024-09-30 21:38:55,660 wheel INFO adding 'pythran/boost/type_traits/is_arithmetic.hpp' 2024-09-30 21:38:55,660 wheel INFO adding 'pythran/boost/type_traits/is_array.hpp' 2024-09-30 21:38:55,661 wheel INFO adding 'pythran/boost/type_traits/is_assignable.hpp' 2024-09-30 21:38:55,662 wheel INFO adding 'pythran/boost/type_traits/is_base_and_derived.hpp' 2024-09-30 21:38:55,663 wheel INFO adding 'pythran/boost/type_traits/is_base_of.hpp' 2024-09-30 21:38:55,664 wheel INFO adding 'pythran/boost/type_traits/is_class.hpp' 2024-09-30 21:38:55,665 wheel INFO adding 'pythran/boost/type_traits/is_complete.hpp' 2024-09-30 21:38:55,666 wheel INFO adding 'pythran/boost/type_traits/is_complex.hpp' 2024-09-30 21:38:55,667 wheel INFO adding 'pythran/boost/type_traits/is_const.hpp' 2024-09-30 21:38:55,668 wheel INFO adding 'pythran/boost/type_traits/is_constructible.hpp' 2024-09-30 21:38:55,669 wheel INFO adding 'pythran/boost/type_traits/is_convertible.hpp' 2024-09-30 21:38:55,670 wheel INFO adding 'pythran/boost/type_traits/is_copy_constructible.hpp' 2024-09-30 21:38:55,671 wheel INFO adding 'pythran/boost/type_traits/is_default_constructible.hpp' 2024-09-30 21:38:55,672 wheel INFO adding 'pythran/boost/type_traits/is_destructible.hpp' 2024-09-30 21:38:55,673 wheel INFO adding 'pythran/boost/type_traits/is_detected.hpp' 2024-09-30 21:38:55,674 wheel INFO adding 'pythran/boost/type_traits/is_empty.hpp' 2024-09-30 21:38:55,675 wheel INFO adding 'pythran/boost/type_traits/is_enum.hpp' 2024-09-30 21:38:55,676 wheel INFO adding 'pythran/boost/type_traits/is_float.hpp' 2024-09-30 21:38:55,677 wheel INFO adding 'pythran/boost/type_traits/is_floating_point.hpp' 2024-09-30 21:38:55,678 wheel INFO adding 'pythran/boost/type_traits/is_function.hpp' 2024-09-30 21:38:55,678 wheel INFO adding 'pythran/boost/type_traits/is_fundamental.hpp' 2024-09-30 21:38:55,679 wheel INFO adding 'pythran/boost/type_traits/is_integral.hpp' 2024-09-30 21:38:55,680 wheel INFO adding 'pythran/boost/type_traits/is_lvalue_reference.hpp' 2024-09-30 21:38:55,681 wheel INFO adding 'pythran/boost/type_traits/is_member_function_pointer.hpp' 2024-09-30 21:38:55,682 wheel INFO adding 'pythran/boost/type_traits/is_member_pointer.hpp' 2024-09-30 21:38:55,683 wheel INFO adding 'pythran/boost/type_traits/is_noncopyable.hpp' 2024-09-30 21:38:55,684 wheel INFO adding 'pythran/boost/type_traits/is_nothrow_move_assignable.hpp' 2024-09-30 21:38:55,684 wheel INFO adding 'pythran/boost/type_traits/is_nothrow_move_constructible.hpp' 2024-09-30 21:38:55,685 wheel INFO adding 'pythran/boost/type_traits/is_pod.hpp' 2024-09-30 21:38:55,686 wheel INFO adding 'pythran/boost/type_traits/is_pointer.hpp' 2024-09-30 21:38:55,687 wheel INFO adding 'pythran/boost/type_traits/is_polymorphic.hpp' 2024-09-30 21:38:55,688 wheel INFO adding 'pythran/boost/type_traits/is_reference.hpp' 2024-09-30 21:38:55,689 wheel INFO adding 'pythran/boost/type_traits/is_rvalue_reference.hpp' 2024-09-30 21:38:55,690 wheel INFO adding 'pythran/boost/type_traits/is_same.hpp' 2024-09-30 21:38:55,691 wheel INFO adding 'pythran/boost/type_traits/is_scalar.hpp' 2024-09-30 21:38:55,691 wheel INFO adding 'pythran/boost/type_traits/is_signed.hpp' 2024-09-30 21:38:55,692 wheel INFO adding 'pythran/boost/type_traits/is_union.hpp' 2024-09-30 21:38:55,693 wheel INFO adding 'pythran/boost/type_traits/is_unsigned.hpp' 2024-09-30 21:38:55,694 wheel INFO adding 'pythran/boost/type_traits/is_void.hpp' 2024-09-30 21:38:55,695 wheel INFO adding 'pythran/boost/type_traits/is_volatile.hpp' 2024-09-30 21:38:55,696 wheel INFO adding 'pythran/boost/type_traits/make_signed.hpp' 2024-09-30 21:38:55,697 wheel INFO adding 'pythran/boost/type_traits/make_unsigned.hpp' 2024-09-30 21:38:55,698 wheel INFO adding 'pythran/boost/type_traits/make_void.hpp' 2024-09-30 21:38:55,699 wheel INFO adding 'pythran/boost/type_traits/nonesuch.hpp' 2024-09-30 21:38:55,700 wheel INFO adding 'pythran/boost/type_traits/remove_all_extents.hpp' 2024-09-30 21:38:55,701 wheel INFO adding 'pythran/boost/type_traits/remove_bounds.hpp' 2024-09-30 21:38:55,702 wheel INFO adding 'pythran/boost/type_traits/remove_const.hpp' 2024-09-30 21:38:55,702 wheel INFO adding 'pythran/boost/type_traits/remove_cv.hpp' 2024-09-30 21:38:55,703 wheel INFO adding 'pythran/boost/type_traits/remove_cv_ref.hpp' 2024-09-30 21:38:55,704 wheel INFO adding 'pythran/boost/type_traits/remove_extent.hpp' 2024-09-30 21:38:55,705 wheel INFO adding 'pythran/boost/type_traits/remove_pointer.hpp' 2024-09-30 21:38:55,706 wheel INFO adding 'pythran/boost/type_traits/remove_reference.hpp' 2024-09-30 21:38:55,707 wheel INFO adding 'pythran/boost/type_traits/remove_volatile.hpp' 2024-09-30 21:38:55,708 wheel INFO adding 'pythran/boost/type_traits/type_identity.hpp' 2024-09-30 21:38:55,708 wheel INFO adding 'pythran/boost/type_traits/type_with_alignment.hpp' 2024-09-30 21:38:55,710 wheel INFO adding 'pythran/boost/type_traits/detail/config.hpp' 2024-09-30 21:38:55,711 wheel INFO adding 'pythran/boost/type_traits/detail/detector.hpp' 2024-09-30 21:38:55,712 wheel INFO adding 'pythran/boost/type_traits/detail/has_binary_operator.hpp' 2024-09-30 21:38:55,713 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_cxx_03.hpp' 2024-09-30 21:38:55,714 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_cxx_11.hpp' 2024-09-30 21:38:55,716 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp' 2024-09-30 21:38:55,717 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_ptr_helper.hpp' 2024-09-30 21:38:55,719 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_ptr_tester.hpp' 2024-09-30 21:38:55,722 wheel INFO adding 'pythran/boost/type_traits/detail/is_likely_lambda.hpp' 2024-09-30 21:38:55,724 wheel INFO adding 'pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp' 2024-09-30 21:38:55,729 wheel INFO adding 'pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp' 2024-09-30 21:38:55,734 wheel INFO adding 'pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp' 2024-09-30 21:38:55,735 wheel INFO adding 'pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp' 2024-09-30 21:38:55,737 wheel INFO adding 'pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp' 2024-09-30 21:38:55,738 wheel INFO adding 'pythran/boost/type_traits/detail/yes_no_type.hpp' 2024-09-30 21:38:55,739 wheel INFO adding 'pythran/boost/typeof/constant.hpp' 2024-09-30 21:38:55,740 wheel INFO adding 'pythran/boost/typeof/decltype.hpp' 2024-09-30 21:38:55,741 wheel INFO adding 'pythran/boost/typeof/encode_decode.hpp' 2024-09-30 21:38:55,742 wheel INFO adding 'pythran/boost/typeof/encode_decode_params.hpp' 2024-09-30 21:38:55,743 wheel INFO adding 'pythran/boost/typeof/int_encoding.hpp' 2024-09-30 21:38:55,743 wheel INFO adding 'pythran/boost/typeof/integral_template_param.hpp' 2024-09-30 21:38:55,744 wheel INFO adding 'pythran/boost/typeof/message.hpp' 2024-09-30 21:38:55,745 wheel INFO adding 'pythran/boost/typeof/modifiers.hpp' 2024-09-30 21:38:55,746 wheel INFO adding 'pythran/boost/typeof/native.hpp' 2024-09-30 21:38:55,747 wheel INFO adding 'pythran/boost/typeof/pointers_data_members.hpp' 2024-09-30 21:38:55,748 wheel INFO adding 'pythran/boost/typeof/register_functions.hpp' 2024-09-30 21:38:55,749 wheel INFO adding 'pythran/boost/typeof/register_functions_iterate.hpp' 2024-09-30 21:38:55,750 wheel INFO adding 'pythran/boost/typeof/register_fundamental.hpp' 2024-09-30 21:38:55,751 wheel INFO adding 'pythran/boost/typeof/register_mem_functions.hpp' 2024-09-30 21:38:55,752 wheel INFO adding 'pythran/boost/typeof/template_encoding.hpp' 2024-09-30 21:38:55,753 wheel INFO adding 'pythran/boost/typeof/template_template_param.hpp' 2024-09-30 21:38:55,754 wheel INFO adding 'pythran/boost/typeof/type_encoding.hpp' 2024-09-30 21:38:55,754 wheel INFO adding 'pythran/boost/typeof/type_template_param.hpp' 2024-09-30 21:38:55,755 wheel INFO adding 'pythran/boost/typeof/typeof.hpp' 2024-09-30 21:38:55,757 wheel INFO adding 'pythran/boost/typeof/typeof_impl.hpp' 2024-09-30 21:38:55,758 wheel INFO adding 'pythran/boost/typeof/unsupported.hpp' 2024-09-30 21:38:55,759 wheel INFO adding 'pythran/boost/typeof/vector.hpp' 2024-09-30 21:38:55,764 wheel INFO adding 'pythran/boost/typeof/vector100.hpp' 2024-09-30 21:38:55,787 wheel INFO adding 'pythran/boost/typeof/vector150.hpp' 2024-09-30 21:38:55,828 wheel INFO adding 'pythran/boost/typeof/vector200.hpp' 2024-09-30 21:38:55,873 wheel INFO adding 'pythran/boost/typeof/vector50.hpp' 2024-09-30 21:38:55,878 wheel INFO adding 'pythran/boost/typeof/dmc/typeof_impl.hpp' 2024-09-30 21:38:55,879 wheel INFO adding 'pythran/boost/typeof/msvc/typeof_impl.hpp' 2024-09-30 21:38:55,880 wheel INFO adding 'pythran/boost/utility/base_from_member.hpp' 2024-09-30 21:38:55,882 wheel INFO adding 'pythran/boost/utility/binary.hpp' 2024-09-30 21:38:55,884 wheel INFO adding 'pythran/boost/utility/compare_pointees.hpp' 2024-09-30 21:38:55,885 wheel INFO adding 'pythran/boost/utility/declval.hpp' 2024-09-30 21:38:55,886 wheel INFO adding 'pythran/boost/utility/enable_if.hpp' 2024-09-30 21:38:55,886 wheel INFO adding 'pythran/boost/utility/identity_type.hpp' 2024-09-30 21:38:55,887 wheel INFO adding 'pythran/boost/utility/result_of.hpp' 2024-09-30 21:38:55,888 wheel INFO adding 'pythran/boost/utility/swap.hpp' 2024-09-30 21:38:55,889 wheel INFO adding 'pythran/boost/utility/detail/result_of_iterate.hpp' 2024-09-30 21:38:55,891 wheel INFO adding 'pythran/optimizations/__init__.py' 2024-09-30 21:38:55,892 wheel INFO adding 'pythran/optimizations/comprehension_patterns.py' 2024-09-30 21:38:55,893 wheel INFO adding 'pythran/optimizations/constant_folding.py' 2024-09-30 21:38:55,894 wheel INFO adding 'pythran/optimizations/copyto.py' 2024-09-30 21:38:55,895 wheel INFO adding 'pythran/optimizations/dead_code_elimination.py' 2024-09-30 21:38:55,896 wheel INFO adding 'pythran/optimizations/forward_substitution.py' 2024-09-30 21:38:55,897 wheel INFO adding 'pythran/optimizations/inline_builtins.py' 2024-09-30 21:38:55,898 wheel INFO adding 'pythran/optimizations/inlining.py' 2024-09-30 21:38:55,899 wheel INFO adding 'pythran/optimizations/iter_transformation.py' 2024-09-30 21:38:55,900 wheel INFO adding 'pythran/optimizations/list_comp_to_genexp.py' 2024-09-30 21:38:55,901 wheel INFO adding 'pythran/optimizations/list_to_tuple.py' 2024-09-30 21:38:55,902 wheel INFO adding 'pythran/optimizations/loop_full_unrolling.py' 2024-09-30 21:38:55,903 wheel INFO adding 'pythran/optimizations/modindex.py' 2024-09-30 21:38:55,904 wheel INFO adding 'pythran/optimizations/pattern_transform.py' 2024-09-30 21:38:55,906 wheel INFO adding 'pythran/optimizations/range_based_simplify.py' 2024-09-30 21:38:55,907 wheel INFO adding 'pythran/optimizations/range_loop_unfolding.py' 2024-09-30 21:38:55,907 wheel INFO adding 'pythran/optimizations/remove_dead_functions.py' 2024-09-30 21:38:55,908 wheel INFO adding 'pythran/optimizations/simplify_except.py' 2024-09-30 21:38:55,909 wheel INFO adding 'pythran/optimizations/square.py' 2024-09-30 21:38:55,910 wheel INFO adding 'pythran/optimizations/tuple_to_shape.py' 2024-09-30 21:38:55,911 wheel INFO adding 'pythran/pythonic/core.hpp' 2024-09-30 21:38:55,913 wheel INFO adding 'pythran/pythonic/__dispatch__/clear.hpp' 2024-09-30 21:38:55,914 wheel INFO adding 'pythran/pythonic/__dispatch__/conjugate.hpp' 2024-09-30 21:38:55,915 wheel INFO adding 'pythran/pythonic/__dispatch__/copy.hpp' 2024-09-30 21:38:55,915 wheel INFO adding 'pythran/pythonic/__dispatch__/count.hpp' 2024-09-30 21:38:55,916 wheel INFO adding 'pythran/pythonic/__dispatch__/index.hpp' 2024-09-30 21:38:55,917 wheel INFO adding 'pythran/pythonic/__dispatch__/pop.hpp' 2024-09-30 21:38:55,918 wheel INFO adding 'pythran/pythonic/__dispatch__/remove.hpp' 2024-09-30 21:38:55,919 wheel INFO adding 'pythran/pythonic/__dispatch__/sort.hpp' 2024-09-30 21:38:55,919 wheel INFO adding 'pythran/pythonic/__dispatch__/update.hpp' 2024-09-30 21:38:55,920 wheel INFO adding 'pythran/pythonic/bisect/bisect.hpp' 2024-09-30 21:38:55,921 wheel INFO adding 'pythran/pythonic/bisect/bisect_left.hpp' 2024-09-30 21:38:55,922 wheel INFO adding 'pythran/pythonic/bisect/bisect_right.hpp' 2024-09-30 21:38:55,924 wheel INFO adding 'pythran/pythonic/builtins/ArithmeticError.hpp' 2024-09-30 21:38:55,925 wheel INFO adding 'pythran/pythonic/builtins/AssertionError.hpp' 2024-09-30 21:38:55,925 wheel INFO adding 'pythran/pythonic/builtins/AttributeError.hpp' 2024-09-30 21:38:55,926 wheel INFO adding 'pythran/pythonic/builtins/BaseException.hpp' 2024-09-30 21:38:55,927 wheel INFO adding 'pythran/pythonic/builtins/BufferError.hpp' 2024-09-30 21:38:55,928 wheel INFO adding 'pythran/pythonic/builtins/BytesWarning.hpp' 2024-09-30 21:38:55,929 wheel INFO adding 'pythran/pythonic/builtins/DeprecationWarning.hpp' 2024-09-30 21:38:55,929 wheel INFO adding 'pythran/pythonic/builtins/EOFError.hpp' 2024-09-30 21:38:55,930 wheel INFO adding 'pythran/pythonic/builtins/EnvironmentError.hpp' 2024-09-30 21:38:55,931 wheel INFO adding 'pythran/pythonic/builtins/Exception.hpp' 2024-09-30 21:38:55,932 wheel INFO adding 'pythran/pythonic/builtins/False.hpp' 2024-09-30 21:38:55,933 wheel INFO adding 'pythran/pythonic/builtins/FileNotFoundError.hpp' 2024-09-30 21:38:55,933 wheel INFO adding 'pythran/pythonic/builtins/FloatingPointError.hpp' 2024-09-30 21:38:55,934 wheel INFO adding 'pythran/pythonic/builtins/FutureWarning.hpp' 2024-09-30 21:38:55,935 wheel INFO adding 'pythran/pythonic/builtins/GeneratorExit.hpp' 2024-09-30 21:38:55,936 wheel INFO adding 'pythran/pythonic/builtins/IOError.hpp' 2024-09-30 21:38:55,937 wheel INFO adding 'pythran/pythonic/builtins/ImportError.hpp' 2024-09-30 21:38:55,937 wheel INFO adding 'pythran/pythonic/builtins/ImportWarning.hpp' 2024-09-30 21:38:55,938 wheel INFO adding 'pythran/pythonic/builtins/IndentationError.hpp' 2024-09-30 21:38:55,939 wheel INFO adding 'pythran/pythonic/builtins/IndexError.hpp' 2024-09-30 21:38:55,940 wheel INFO adding 'pythran/pythonic/builtins/KeyError.hpp' 2024-09-30 21:38:55,940 wheel INFO adding 'pythran/pythonic/builtins/KeyboardInterrupt.hpp' 2024-09-30 21:38:55,941 wheel INFO adding 'pythran/pythonic/builtins/LookupError.hpp' 2024-09-30 21:38:55,942 wheel INFO adding 'pythran/pythonic/builtins/MemoryError.hpp' 2024-09-30 21:38:55,943 wheel INFO adding 'pythran/pythonic/builtins/NameError.hpp' 2024-09-30 21:38:55,944 wheel INFO adding 'pythran/pythonic/builtins/None.hpp' 2024-09-30 21:38:55,944 wheel INFO adding 'pythran/pythonic/builtins/NotImplementedError.hpp' 2024-09-30 21:38:55,945 wheel INFO adding 'pythran/pythonic/builtins/OSError.hpp' 2024-09-30 21:38:55,946 wheel INFO adding 'pythran/pythonic/builtins/OverflowError.hpp' 2024-09-30 21:38:55,947 wheel INFO adding 'pythran/pythonic/builtins/PendingDeprecationWarning.hpp' 2024-09-30 21:38:55,948 wheel INFO adding 'pythran/pythonic/builtins/ReferenceError.hpp' 2024-09-30 21:38:55,948 wheel INFO adding 'pythran/pythonic/builtins/RuntimeError.hpp' 2024-09-30 21:38:55,949 wheel INFO adding 'pythran/pythonic/builtins/RuntimeWarning.hpp' 2024-09-30 21:38:55,950 wheel INFO adding 'pythran/pythonic/builtins/StopIteration.hpp' 2024-09-30 21:38:55,951 wheel INFO adding 'pythran/pythonic/builtins/SyntaxError.hpp' 2024-09-30 21:38:55,952 wheel INFO adding 'pythran/pythonic/builtins/SyntaxWarning.hpp' 2024-09-30 21:38:55,952 wheel INFO adding 'pythran/pythonic/builtins/SystemError.hpp' 2024-09-30 21:38:55,953 wheel INFO adding 'pythran/pythonic/builtins/SystemExit.hpp' 2024-09-30 21:38:55,954 wheel INFO adding 'pythran/pythonic/builtins/TabError.hpp' 2024-09-30 21:38:55,955 wheel INFO adding 'pythran/pythonic/builtins/True.hpp' 2024-09-30 21:38:55,955 wheel INFO adding 'pythran/pythonic/builtins/TypeError.hpp' 2024-09-30 21:38:55,956 wheel INFO adding 'pythran/pythonic/builtins/UnboundLocalError.hpp' 2024-09-30 21:38:55,957 wheel INFO adding 'pythran/pythonic/builtins/UnicodeError.hpp' 2024-09-30 21:38:55,958 wheel INFO adding 'pythran/pythonic/builtins/UnicodeWarning.hpp' 2024-09-30 21:38:55,959 wheel INFO adding 'pythran/pythonic/builtins/UserWarning.hpp' 2024-09-30 21:38:55,960 wheel INFO adding 'pythran/pythonic/builtins/ValueError.hpp' 2024-09-30 21:38:55,960 wheel INFO adding 'pythran/pythonic/builtins/Warning.hpp' 2024-09-30 21:38:55,961 wheel INFO adding 'pythran/pythonic/builtins/ZeroDivisionError.hpp' 2024-09-30 21:38:55,962 wheel INFO adding 'pythran/pythonic/builtins/abs.hpp' 2024-09-30 21:38:55,963 wheel INFO adding 'pythran/pythonic/builtins/all.hpp' 2024-09-30 21:38:55,963 wheel INFO adding 'pythran/pythonic/builtins/any.hpp' 2024-09-30 21:38:55,964 wheel INFO adding 'pythran/pythonic/builtins/assert.hpp' 2024-09-30 21:38:55,965 wheel INFO adding 'pythran/pythonic/builtins/bin.hpp' 2024-09-30 21:38:55,966 wheel INFO adding 'pythran/pythonic/builtins/bool_.hpp' 2024-09-30 21:38:55,967 wheel INFO adding 'pythran/pythonic/builtins/chr.hpp' 2024-09-30 21:38:55,967 wheel INFO adding 'pythran/pythonic/builtins/complex.hpp' 2024-09-30 21:38:55,968 wheel INFO adding 'pythran/pythonic/builtins/dict.hpp' 2024-09-30 21:38:55,969 wheel INFO adding 'pythran/pythonic/builtins/divmod.hpp' 2024-09-30 21:38:55,970 wheel INFO adding 'pythran/pythonic/builtins/enumerate.hpp' 2024-09-30 21:38:55,971 wheel INFO adding 'pythran/pythonic/builtins/file.hpp' 2024-09-30 21:38:55,972 wheel INFO adding 'pythran/pythonic/builtins/filter.hpp' 2024-09-30 21:38:55,973 wheel INFO adding 'pythran/pythonic/builtins/float_.hpp' 2024-09-30 21:38:55,974 wheel INFO adding 'pythran/pythonic/builtins/getattr.hpp' 2024-09-30 21:38:55,974 wheel INFO adding 'pythran/pythonic/builtins/hex.hpp' 2024-09-30 21:38:55,975 wheel INFO adding 'pythran/pythonic/builtins/id.hpp' 2024-09-30 21:38:55,976 wheel INFO adding 'pythran/pythonic/builtins/in.hpp' 2024-09-30 21:38:55,977 wheel INFO adding 'pythran/pythonic/builtins/int_.hpp' 2024-09-30 21:38:55,978 wheel INFO adding 'pythran/pythonic/builtins/isinstance.hpp' 2024-09-30 21:38:55,978 wheel INFO adding 'pythran/pythonic/builtins/iter.hpp' 2024-09-30 21:38:55,979 wheel INFO adding 'pythran/pythonic/builtins/len.hpp' 2024-09-30 21:38:55,980 wheel INFO adding 'pythran/pythonic/builtins/list.hpp' 2024-09-30 21:38:55,981 wheel INFO adding 'pythran/pythonic/builtins/map.hpp' 2024-09-30 21:38:55,982 wheel INFO adding 'pythran/pythonic/builtins/max.hpp' 2024-09-30 21:38:55,983 wheel INFO adding 'pythran/pythonic/builtins/min.hpp' 2024-09-30 21:38:55,984 wheel INFO adding 'pythran/pythonic/builtins/minmax.hpp' 2024-09-30 21:38:55,984 wheel INFO adding 'pythran/pythonic/builtins/next.hpp' 2024-09-30 21:38:55,985 wheel INFO adding 'pythran/pythonic/builtins/oct.hpp' 2024-09-30 21:38:55,986 wheel INFO adding 'pythran/pythonic/builtins/open.hpp' 2024-09-30 21:38:55,987 wheel INFO adding 'pythran/pythonic/builtins/ord.hpp' 2024-09-30 21:38:55,988 wheel INFO adding 'pythran/pythonic/builtins/pow.hpp' 2024-09-30 21:38:55,988 wheel INFO adding 'pythran/pythonic/builtins/print.hpp' 2024-09-30 21:38:55,989 wheel INFO adding 'pythran/pythonic/builtins/range.hpp' 2024-09-30 21:38:55,990 wheel INFO adding 'pythran/pythonic/builtins/reduce.hpp' 2024-09-30 21:38:55,991 wheel INFO adding 'pythran/pythonic/builtins/reversed.hpp' 2024-09-30 21:38:55,992 wheel INFO adding 'pythran/pythonic/builtins/round.hpp' 2024-09-30 21:38:55,993 wheel INFO adding 'pythran/pythonic/builtins/set.hpp' 2024-09-30 21:38:55,993 wheel INFO adding 'pythran/pythonic/builtins/slice.hpp' 2024-09-30 21:38:55,994 wheel INFO adding 'pythran/pythonic/builtins/sorted.hpp' 2024-09-30 21:38:55,995 wheel INFO adding 'pythran/pythonic/builtins/str.hpp' 2024-09-30 21:38:55,996 wheel INFO adding 'pythran/pythonic/builtins/sum.hpp' 2024-09-30 21:38:55,997 wheel INFO adding 'pythran/pythonic/builtins/tuple.hpp' 2024-09-30 21:38:55,998 wheel INFO adding 'pythran/pythonic/builtins/type.hpp' 2024-09-30 21:38:55,999 wheel INFO adding 'pythran/pythonic/builtins/xrange.hpp' 2024-09-30 21:38:56,000 wheel INFO adding 'pythran/pythonic/builtins/zip.hpp' 2024-09-30 21:38:56,001 wheel INFO adding 'pythran/pythonic/builtins/complex/conjugate.hpp' 2024-09-30 21:38:56,002 wheel INFO adding 'pythran/pythonic/builtins/dict/clear.hpp' 2024-09-30 21:38:56,003 wheel INFO adding 'pythran/pythonic/builtins/dict/copy.hpp' 2024-09-30 21:38:56,004 wheel INFO adding 'pythran/pythonic/builtins/dict/fromkeys.hpp' 2024-09-30 21:38:56,004 wheel INFO adding 'pythran/pythonic/builtins/dict/get.hpp' 2024-09-30 21:38:56,005 wheel INFO adding 'pythran/pythonic/builtins/dict/items.hpp' 2024-09-30 21:38:56,006 wheel INFO adding 'pythran/pythonic/builtins/dict/keys.hpp' 2024-09-30 21:38:56,007 wheel INFO adding 'pythran/pythonic/builtins/dict/pop.hpp' 2024-09-30 21:38:56,008 wheel INFO adding 'pythran/pythonic/builtins/dict/popitem.hpp' 2024-09-30 21:38:56,008 wheel INFO adding 'pythran/pythonic/builtins/dict/setdefault.hpp' 2024-09-30 21:38:56,009 wheel INFO adding 'pythran/pythonic/builtins/dict/update.hpp' 2024-09-30 21:38:56,010 wheel INFO adding 'pythran/pythonic/builtins/dict/values.hpp' 2024-09-30 21:38:56,011 wheel INFO adding 'pythran/pythonic/builtins/file/close.hpp' 2024-09-30 21:38:56,012 wheel INFO adding 'pythran/pythonic/builtins/file/fileno.hpp' 2024-09-30 21:38:56,013 wheel INFO adding 'pythran/pythonic/builtins/file/flush.hpp' 2024-09-30 21:38:56,013 wheel INFO adding 'pythran/pythonic/builtins/file/isatty.hpp' 2024-09-30 21:38:56,014 wheel INFO adding 'pythran/pythonic/builtins/file/next.hpp' 2024-09-30 21:38:56,015 wheel INFO adding 'pythran/pythonic/builtins/file/read.hpp' 2024-09-30 21:38:56,016 wheel INFO adding 'pythran/pythonic/builtins/file/readline.hpp' 2024-09-30 21:38:56,017 wheel INFO adding 'pythran/pythonic/builtins/file/readlines.hpp' 2024-09-30 21:38:56,017 wheel INFO adding 'pythran/pythonic/builtins/file/seek.hpp' 2024-09-30 21:38:56,018 wheel INFO adding 'pythran/pythonic/builtins/file/tell.hpp' 2024-09-30 21:38:56,019 wheel INFO adding 'pythran/pythonic/builtins/file/truncate.hpp' 2024-09-30 21:38:56,020 wheel INFO adding 'pythran/pythonic/builtins/file/write.hpp' 2024-09-30 21:38:56,021 wheel INFO adding 'pythran/pythonic/builtins/file/writelines.hpp' 2024-09-30 21:38:56,022 wheel INFO adding 'pythran/pythonic/builtins/float_/is_integer.hpp' 2024-09-30 21:38:56,023 wheel INFO adding 'pythran/pythonic/builtins/list/append.hpp' 2024-09-30 21:38:56,023 wheel INFO adding 'pythran/pythonic/builtins/list/count.hpp' 2024-09-30 21:38:56,024 wheel INFO adding 'pythran/pythonic/builtins/list/extend.hpp' 2024-09-30 21:38:56,025 wheel INFO adding 'pythran/pythonic/builtins/list/insert.hpp' 2024-09-30 21:38:56,026 wheel INFO adding 'pythran/pythonic/builtins/list/pop.hpp' 2024-09-30 21:38:56,027 wheel INFO adding 'pythran/pythonic/builtins/list/remove.hpp' 2024-09-30 21:38:56,028 wheel INFO adding 'pythran/pythonic/builtins/list/reverse.hpp' 2024-09-30 21:38:56,028 wheel INFO adding 'pythran/pythonic/builtins/list/sort.hpp' 2024-09-30 21:38:56,029 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfBreak.hpp' 2024-09-30 21:38:56,030 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfCont.hpp' 2024-09-30 21:38:56,031 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp' 2024-09-30 21:38:56,032 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfReturn.hpp' 2024-09-30 21:38:56,033 wheel INFO adding 'pythran/pythonic/builtins/pythran/abssqr.hpp' 2024-09-30 21:38:56,034 wheel INFO adding 'pythran/pythonic/builtins/pythran/and_.hpp' 2024-09-30 21:38:56,034 wheel INFO adding 'pythran/pythonic/builtins/pythran/is_none.hpp' 2024-09-30 21:38:56,035 wheel INFO adding 'pythran/pythonic/builtins/pythran/kwonly.hpp' 2024-09-30 21:38:56,036 wheel INFO adding 'pythran/pythonic/builtins/pythran/len_set.hpp' 2024-09-30 21:38:56,037 wheel INFO adding 'pythran/pythonic/builtins/pythran/make_shape.hpp' 2024-09-30 21:38:56,038 wheel INFO adding 'pythran/pythonic/builtins/pythran/or_.hpp' 2024-09-30 21:38:56,038 wheel INFO adding 'pythran/pythonic/builtins/pythran/static_if.hpp' 2024-09-30 21:38:56,039 wheel INFO adding 'pythran/pythonic/builtins/pythran/static_list.hpp' 2024-09-30 21:38:56,040 wheel INFO adding 'pythran/pythonic/builtins/set/add.hpp' 2024-09-30 21:38:56,041 wheel INFO adding 'pythran/pythonic/builtins/set/clear.hpp' 2024-09-30 21:38:56,042 wheel INFO adding 'pythran/pythonic/builtins/set/copy.hpp' 2024-09-30 21:38:56,043 wheel INFO adding 'pythran/pythonic/builtins/set/difference.hpp' 2024-09-30 21:38:56,044 wheel INFO adding 'pythran/pythonic/builtins/set/difference_update.hpp' 2024-09-30 21:38:56,044 wheel INFO adding 'pythran/pythonic/builtins/set/discard.hpp' 2024-09-30 21:38:56,045 wheel INFO adding 'pythran/pythonic/builtins/set/intersection.hpp' 2024-09-30 21:38:56,046 wheel INFO adding 'pythran/pythonic/builtins/set/intersection_update.hpp' 2024-09-30 21:38:56,047 wheel INFO adding 'pythran/pythonic/builtins/set/isdisjoint.hpp' 2024-09-30 21:38:56,048 wheel INFO adding 'pythran/pythonic/builtins/set/issubset.hpp' 2024-09-30 21:38:56,049 wheel INFO adding 'pythran/pythonic/builtins/set/issuperset.hpp' 2024-09-30 21:38:56,049 wheel INFO adding 'pythran/pythonic/builtins/set/remove.hpp' 2024-09-30 21:38:56,056 wheel INFO adding 'pythran/pythonic/builtins/set/symmetric_difference.hpp' 2024-09-30 21:38:56,057 wheel INFO adding 'pythran/pythonic/builtins/set/symmetric_difference_update.hpp' 2024-09-30 21:38:56,058 wheel INFO adding 'pythran/pythonic/builtins/set/union_.hpp' 2024-09-30 21:38:56,059 wheel INFO adding 'pythran/pythonic/builtins/set/update.hpp' 2024-09-30 21:38:56,060 wheel INFO adding 'pythran/pythonic/builtins/str/__mod__.hpp' 2024-09-30 21:38:56,061 wheel INFO adding 'pythran/pythonic/builtins/str/capitalize.hpp' 2024-09-30 21:38:56,062 wheel INFO adding 'pythran/pythonic/builtins/str/count.hpp' 2024-09-30 21:38:56,062 wheel INFO adding 'pythran/pythonic/builtins/str/endswith.hpp' 2024-09-30 21:38:56,063 wheel INFO adding 'pythran/pythonic/builtins/str/find.hpp' 2024-09-30 21:38:56,064 wheel INFO adding 'pythran/pythonic/builtins/str/isalpha.hpp' 2024-09-30 21:38:56,065 wheel INFO adding 'pythran/pythonic/builtins/str/isdigit.hpp' 2024-09-30 21:38:56,066 wheel INFO adding 'pythran/pythonic/builtins/str/join.hpp' 2024-09-30 21:38:56,067 wheel INFO adding 'pythran/pythonic/builtins/str/lower.hpp' 2024-09-30 21:38:56,067 wheel INFO adding 'pythran/pythonic/builtins/str/lstrip.hpp' 2024-09-30 21:38:56,068 wheel INFO adding 'pythran/pythonic/builtins/str/replace.hpp' 2024-09-30 21:38:56,069 wheel INFO adding 'pythran/pythonic/builtins/str/rstrip.hpp' 2024-09-30 21:38:56,070 wheel INFO adding 'pythran/pythonic/builtins/str/split.hpp' 2024-09-30 21:38:56,071 wheel INFO adding 'pythran/pythonic/builtins/str/startswith.hpp' 2024-09-30 21:38:56,072 wheel INFO adding 'pythran/pythonic/builtins/str/strip.hpp' 2024-09-30 21:38:56,072 wheel INFO adding 'pythran/pythonic/builtins/str/upper.hpp' 2024-09-30 21:38:56,073 wheel INFO adding 'pythran/pythonic/cmath/acos.hpp' 2024-09-30 21:38:56,074 wheel INFO adding 'pythran/pythonic/cmath/acosh.hpp' 2024-09-30 21:38:56,075 wheel INFO adding 'pythran/pythonic/cmath/asin.hpp' 2024-09-30 21:38:56,076 wheel INFO adding 'pythran/pythonic/cmath/asinh.hpp' 2024-09-30 21:38:56,077 wheel INFO adding 'pythran/pythonic/cmath/atan.hpp' 2024-09-30 21:38:56,078 wheel INFO adding 'pythran/pythonic/cmath/atanh.hpp' 2024-09-30 21:38:56,078 wheel INFO adding 'pythran/pythonic/cmath/cos.hpp' 2024-09-30 21:38:56,079 wheel INFO adding 'pythran/pythonic/cmath/cosh.hpp' 2024-09-30 21:38:56,080 wheel INFO adding 'pythran/pythonic/cmath/e.hpp' 2024-09-30 21:38:56,081 wheel INFO adding 'pythran/pythonic/cmath/exp.hpp' 2024-09-30 21:38:56,081 wheel INFO adding 'pythran/pythonic/cmath/isinf.hpp' 2024-09-30 21:38:56,082 wheel INFO adding 'pythran/pythonic/cmath/isnan.hpp' 2024-09-30 21:38:56,083 wheel INFO adding 'pythran/pythonic/cmath/log.hpp' 2024-09-30 21:38:56,084 wheel INFO adding 'pythran/pythonic/cmath/log10.hpp' 2024-09-30 21:38:56,085 wheel INFO adding 'pythran/pythonic/cmath/pi.hpp' 2024-09-30 21:38:56,085 wheel INFO adding 'pythran/pythonic/cmath/sin.hpp' 2024-09-30 21:38:56,086 wheel INFO adding 'pythran/pythonic/cmath/sinh.hpp' 2024-09-30 21:38:56,087 wheel INFO adding 'pythran/pythonic/cmath/sqrt.hpp' 2024-09-30 21:38:56,088 wheel INFO adding 'pythran/pythonic/cmath/tan.hpp' 2024-09-30 21:38:56,088 wheel INFO adding 'pythran/pythonic/cmath/tanh.hpp' 2024-09-30 21:38:56,089 wheel INFO adding 'pythran/pythonic/functools/partial.hpp' 2024-09-30 21:38:56,090 wheel INFO adding 'pythran/pythonic/functools/reduce.hpp' 2024-09-30 21:38:56,092 wheel INFO adding 'pythran/pythonic/include/__dispatch__/clear.hpp' 2024-09-30 21:38:56,093 wheel INFO adding 'pythran/pythonic/include/__dispatch__/conjugate.hpp' 2024-09-30 21:38:56,094 wheel INFO adding 'pythran/pythonic/include/__dispatch__/copy.hpp' 2024-09-30 21:38:56,095 wheel INFO adding 'pythran/pythonic/include/__dispatch__/count.hpp' 2024-09-30 21:38:56,095 wheel INFO adding 'pythran/pythonic/include/__dispatch__/index.hpp' 2024-09-30 21:38:56,096 wheel INFO adding 'pythran/pythonic/include/__dispatch__/pop.hpp' 2024-09-30 21:38:56,097 wheel INFO adding 'pythran/pythonic/include/__dispatch__/remove.hpp' 2024-09-30 21:38:56,098 wheel INFO adding 'pythran/pythonic/include/__dispatch__/sort.hpp' 2024-09-30 21:38:56,099 wheel INFO adding 'pythran/pythonic/include/__dispatch__/update.hpp' 2024-09-30 21:38:56,100 wheel INFO adding 'pythran/pythonic/include/bisect/bisect.hpp' 2024-09-30 21:38:56,101 wheel INFO adding 'pythran/pythonic/include/bisect/bisect_left.hpp' 2024-09-30 21:38:56,101 wheel INFO adding 'pythran/pythonic/include/bisect/bisect_right.hpp' 2024-09-30 21:38:56,103 wheel INFO adding 'pythran/pythonic/include/builtins/ArithmeticError.hpp' 2024-09-30 21:38:56,104 wheel INFO adding 'pythran/pythonic/include/builtins/AssertionError.hpp' 2024-09-30 21:38:56,104 wheel INFO adding 'pythran/pythonic/include/builtins/AttributeError.hpp' 2024-09-30 21:38:56,105 wheel INFO adding 'pythran/pythonic/include/builtins/BaseException.hpp' 2024-09-30 21:38:56,106 wheel INFO adding 'pythran/pythonic/include/builtins/BufferError.hpp' 2024-09-30 21:38:56,107 wheel INFO adding 'pythran/pythonic/include/builtins/BytesWarning.hpp' 2024-09-30 21:38:56,108 wheel INFO adding 'pythran/pythonic/include/builtins/DeprecationWarning.hpp' 2024-09-30 21:38:56,108 wheel INFO adding 'pythran/pythonic/include/builtins/EOFError.hpp' 2024-09-30 21:38:56,109 wheel INFO adding 'pythran/pythonic/include/builtins/EnvironmentError.hpp' 2024-09-30 21:38:56,110 wheel INFO adding 'pythran/pythonic/include/builtins/Exception.hpp' 2024-09-30 21:38:56,111 wheel INFO adding 'pythran/pythonic/include/builtins/False.hpp' 2024-09-30 21:38:56,112 wheel INFO adding 'pythran/pythonic/include/builtins/FileNotFoundError.hpp' 2024-09-30 21:38:56,112 wheel INFO adding 'pythran/pythonic/include/builtins/FloatingPointError.hpp' 2024-09-30 21:38:56,113 wheel INFO adding 'pythran/pythonic/include/builtins/FutureWarning.hpp' 2024-09-30 21:38:56,114 wheel INFO adding 'pythran/pythonic/include/builtins/GeneratorExit.hpp' 2024-09-30 21:38:56,115 wheel INFO adding 'pythran/pythonic/include/builtins/IOError.hpp' 2024-09-30 21:38:56,116 wheel INFO adding 'pythran/pythonic/include/builtins/ImportError.hpp' 2024-09-30 21:38:56,116 wheel INFO adding 'pythran/pythonic/include/builtins/ImportWarning.hpp' 2024-09-30 21:38:56,117 wheel INFO adding 'pythran/pythonic/include/builtins/IndentationError.hpp' 2024-09-30 21:38:56,118 wheel INFO adding 'pythran/pythonic/include/builtins/IndexError.hpp' 2024-09-30 21:38:56,119 wheel INFO adding 'pythran/pythonic/include/builtins/KeyError.hpp' 2024-09-30 21:38:56,120 wheel INFO adding 'pythran/pythonic/include/builtins/KeyboardInterrupt.hpp' 2024-09-30 21:38:56,120 wheel INFO adding 'pythran/pythonic/include/builtins/LookupError.hpp' 2024-09-30 21:38:56,121 wheel INFO adding 'pythran/pythonic/include/builtins/MemoryError.hpp' 2024-09-30 21:38:56,122 wheel INFO adding 'pythran/pythonic/include/builtins/NameError.hpp' 2024-09-30 21:38:56,123 wheel INFO adding 'pythran/pythonic/include/builtins/None.hpp' 2024-09-30 21:38:56,124 wheel INFO adding 'pythran/pythonic/include/builtins/NotImplementedError.hpp' 2024-09-30 21:38:56,124 wheel INFO adding 'pythran/pythonic/include/builtins/OSError.hpp' 2024-09-30 21:38:56,125 wheel INFO adding 'pythran/pythonic/include/builtins/OverflowError.hpp' 2024-09-30 21:38:56,126 wheel INFO adding 'pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp' 2024-09-30 21:38:56,127 wheel INFO adding 'pythran/pythonic/include/builtins/ReferenceError.hpp' 2024-09-30 21:38:56,128 wheel INFO adding 'pythran/pythonic/include/builtins/RuntimeError.hpp' 2024-09-30 21:38:56,128 wheel INFO adding 'pythran/pythonic/include/builtins/RuntimeWarning.hpp' 2024-09-30 21:38:56,129 wheel INFO adding 'pythran/pythonic/include/builtins/StopIteration.hpp' 2024-09-30 21:38:56,130 wheel INFO adding 'pythran/pythonic/include/builtins/SyntaxError.hpp' 2024-09-30 21:38:56,131 wheel INFO adding 'pythran/pythonic/include/builtins/SyntaxWarning.hpp' 2024-09-30 21:38:56,132 wheel INFO adding 'pythran/pythonic/include/builtins/SystemError.hpp' 2024-09-30 21:38:56,132 wheel INFO adding 'pythran/pythonic/include/builtins/SystemExit.hpp' 2024-09-30 21:38:56,133 wheel INFO adding 'pythran/pythonic/include/builtins/TabError.hpp' 2024-09-30 21:38:56,134 wheel INFO adding 'pythran/pythonic/include/builtins/True.hpp' 2024-09-30 21:38:56,135 wheel INFO adding 'pythran/pythonic/include/builtins/TypeError.hpp' 2024-09-30 21:38:56,135 wheel INFO adding 'pythran/pythonic/include/builtins/UnboundLocalError.hpp' 2024-09-30 21:38:56,136 wheel INFO adding 'pythran/pythonic/include/builtins/UnicodeError.hpp' 2024-09-30 21:38:56,137 wheel INFO adding 'pythran/pythonic/include/builtins/UnicodeWarning.hpp' 2024-09-30 21:38:56,138 wheel INFO adding 'pythran/pythonic/include/builtins/UserWarning.hpp' 2024-09-30 21:38:56,139 wheel INFO adding 'pythran/pythonic/include/builtins/ValueError.hpp' 2024-09-30 21:38:56,139 wheel INFO adding 'pythran/pythonic/include/builtins/Warning.hpp' 2024-09-30 21:38:56,140 wheel INFO adding 'pythran/pythonic/include/builtins/ZeroDivisionError.hpp' 2024-09-30 21:38:56,141 wheel INFO adding 'pythran/pythonic/include/builtins/abs.hpp' 2024-09-30 21:38:56,142 wheel INFO adding 'pythran/pythonic/include/builtins/all.hpp' 2024-09-30 21:38:56,143 wheel INFO adding 'pythran/pythonic/include/builtins/any.hpp' 2024-09-30 21:38:56,143 wheel INFO adding 'pythran/pythonic/include/builtins/assert.hpp' 2024-09-30 21:38:56,144 wheel INFO adding 'pythran/pythonic/include/builtins/bin.hpp' 2024-09-30 21:38:56,145 wheel INFO adding 'pythran/pythonic/include/builtins/bool_.hpp' 2024-09-30 21:38:56,146 wheel INFO adding 'pythran/pythonic/include/builtins/chr.hpp' 2024-09-30 21:38:56,147 wheel INFO adding 'pythran/pythonic/include/builtins/complex.hpp' 2024-09-30 21:38:56,147 wheel INFO adding 'pythran/pythonic/include/builtins/dict.hpp' 2024-09-30 21:38:56,148 wheel INFO adding 'pythran/pythonic/include/builtins/divmod.hpp' 2024-09-30 21:38:56,149 wheel INFO adding 'pythran/pythonic/include/builtins/enumerate.hpp' 2024-09-30 21:38:56,150 wheel INFO adding 'pythran/pythonic/include/builtins/file.hpp' 2024-09-30 21:38:56,151 wheel INFO adding 'pythran/pythonic/include/builtins/filter.hpp' 2024-09-30 21:38:56,152 wheel INFO adding 'pythran/pythonic/include/builtins/float_.hpp' 2024-09-30 21:38:56,152 wheel INFO adding 'pythran/pythonic/include/builtins/getattr.hpp' 2024-09-30 21:38:56,153 wheel INFO adding 'pythran/pythonic/include/builtins/hex.hpp' 2024-09-30 21:38:56,154 wheel INFO adding 'pythran/pythonic/include/builtins/id.hpp' 2024-09-30 21:38:56,155 wheel INFO adding 'pythran/pythonic/include/builtins/in.hpp' 2024-09-30 21:38:56,156 wheel INFO adding 'pythran/pythonic/include/builtins/int_.hpp' 2024-09-30 21:38:56,156 wheel INFO adding 'pythran/pythonic/include/builtins/isinstance.hpp' 2024-09-30 21:38:56,157 wheel INFO adding 'pythran/pythonic/include/builtins/iter.hpp' 2024-09-30 21:38:56,158 wheel INFO adding 'pythran/pythonic/include/builtins/len.hpp' 2024-09-30 21:38:56,159 wheel INFO adding 'pythran/pythonic/include/builtins/list.hpp' 2024-09-30 21:38:56,160 wheel INFO adding 'pythran/pythonic/include/builtins/map.hpp' 2024-09-30 21:38:56,161 wheel INFO adding 'pythran/pythonic/include/builtins/max.hpp' 2024-09-30 21:38:56,162 wheel INFO adding 'pythran/pythonic/include/builtins/min.hpp' 2024-09-30 21:38:56,163 wheel INFO adding 'pythran/pythonic/include/builtins/minmax.hpp' 2024-09-30 21:38:56,163 wheel INFO adding 'pythran/pythonic/include/builtins/next.hpp' 2024-09-30 21:38:56,164 wheel INFO adding 'pythran/pythonic/include/builtins/oct.hpp' 2024-09-30 21:38:56,165 wheel INFO adding 'pythran/pythonic/include/builtins/open.hpp' 2024-09-30 21:38:56,166 wheel INFO adding 'pythran/pythonic/include/builtins/ord.hpp' 2024-09-30 21:38:56,167 wheel INFO adding 'pythran/pythonic/include/builtins/pow.hpp' 2024-09-30 21:38:56,167 wheel INFO adding 'pythran/pythonic/include/builtins/print.hpp' 2024-09-30 21:38:56,168 wheel INFO adding 'pythran/pythonic/include/builtins/range.hpp' 2024-09-30 21:38:56,169 wheel INFO adding 'pythran/pythonic/include/builtins/reduce.hpp' 2024-09-30 21:38:56,170 wheel INFO adding 'pythran/pythonic/include/builtins/reversed.hpp' 2024-09-30 21:38:56,171 wheel INFO adding 'pythran/pythonic/include/builtins/round.hpp' 2024-09-30 21:38:56,171 wheel INFO adding 'pythran/pythonic/include/builtins/set.hpp' 2024-09-30 21:38:56,172 wheel INFO adding 'pythran/pythonic/include/builtins/slice.hpp' 2024-09-30 21:38:56,173 wheel INFO adding 'pythran/pythonic/include/builtins/sorted.hpp' 2024-09-30 21:38:56,174 wheel INFO adding 'pythran/pythonic/include/builtins/str.hpp' 2024-09-30 21:38:56,175 wheel INFO adding 'pythran/pythonic/include/builtins/sum.hpp' 2024-09-30 21:38:56,176 wheel INFO adding 'pythran/pythonic/include/builtins/tuple.hpp' 2024-09-30 21:38:56,176 wheel INFO adding 'pythran/pythonic/include/builtins/type.hpp' 2024-09-30 21:38:56,177 wheel INFO adding 'pythran/pythonic/include/builtins/xrange.hpp' 2024-09-30 21:38:56,178 wheel INFO adding 'pythran/pythonic/include/builtins/zip.hpp' 2024-09-30 21:38:56,179 wheel INFO adding 'pythran/pythonic/include/builtins/complex/conjugate.hpp' 2024-09-30 21:38:56,180 wheel INFO adding 'pythran/pythonic/include/builtins/dict/clear.hpp' 2024-09-30 21:38:56,181 wheel INFO adding 'pythran/pythonic/include/builtins/dict/copy.hpp' 2024-09-30 21:38:56,182 wheel INFO adding 'pythran/pythonic/include/builtins/dict/fromkeys.hpp' 2024-09-30 21:38:56,183 wheel INFO adding 'pythran/pythonic/include/builtins/dict/get.hpp' 2024-09-30 21:38:56,184 wheel INFO adding 'pythran/pythonic/include/builtins/dict/items.hpp' 2024-09-30 21:38:56,184 wheel INFO adding 'pythran/pythonic/include/builtins/dict/keys.hpp' 2024-09-30 21:38:56,185 wheel INFO adding 'pythran/pythonic/include/builtins/dict/pop.hpp' 2024-09-30 21:38:56,186 wheel INFO adding 'pythran/pythonic/include/builtins/dict/popitem.hpp' 2024-09-30 21:38:56,187 wheel INFO adding 'pythran/pythonic/include/builtins/dict/setdefault.hpp' 2024-09-30 21:38:56,188 wheel INFO adding 'pythran/pythonic/include/builtins/dict/update.hpp' 2024-09-30 21:38:56,188 wheel INFO adding 'pythran/pythonic/include/builtins/dict/values.hpp' 2024-09-30 21:38:56,189 wheel INFO adding 'pythran/pythonic/include/builtins/file/close.hpp' 2024-09-30 21:38:56,190 wheel INFO adding 'pythran/pythonic/include/builtins/file/fileno.hpp' 2024-09-30 21:38:56,191 wheel INFO adding 'pythran/pythonic/include/builtins/file/flush.hpp' 2024-09-30 21:38:56,192 wheel INFO adding 'pythran/pythonic/include/builtins/file/isatty.hpp' 2024-09-30 21:38:56,193 wheel INFO adding 'pythran/pythonic/include/builtins/file/next.hpp' 2024-09-30 21:38:56,193 wheel INFO adding 'pythran/pythonic/include/builtins/file/read.hpp' 2024-09-30 21:38:56,194 wheel INFO adding 'pythran/pythonic/include/builtins/file/readline.hpp' 2024-09-30 21:38:56,195 wheel INFO adding 'pythran/pythonic/include/builtins/file/readlines.hpp' 2024-09-30 21:38:56,196 wheel INFO adding 'pythran/pythonic/include/builtins/file/seek.hpp' 2024-09-30 21:38:56,197 wheel INFO adding 'pythran/pythonic/include/builtins/file/tell.hpp' 2024-09-30 21:38:56,198 wheel INFO adding 'pythran/pythonic/include/builtins/file/truncate.hpp' 2024-09-30 21:38:56,198 wheel INFO adding 'pythran/pythonic/include/builtins/file/write.hpp' 2024-09-30 21:38:56,199 wheel INFO adding 'pythran/pythonic/include/builtins/file/writelines.hpp' 2024-09-30 21:38:56,200 wheel INFO adding 'pythran/pythonic/include/builtins/float_/is_integer.hpp' 2024-09-30 21:38:56,201 wheel INFO adding 'pythran/pythonic/include/builtins/list/append.hpp' 2024-09-30 21:38:56,202 wheel INFO adding 'pythran/pythonic/include/builtins/list/count.hpp' 2024-09-30 21:38:56,203 wheel INFO adding 'pythran/pythonic/include/builtins/list/extend.hpp' 2024-09-30 21:38:56,204 wheel INFO adding 'pythran/pythonic/include/builtins/list/insert.hpp' 2024-09-30 21:38:56,205 wheel INFO adding 'pythran/pythonic/include/builtins/list/pop.hpp' 2024-09-30 21:38:56,205 wheel INFO adding 'pythran/pythonic/include/builtins/list/remove.hpp' 2024-09-30 21:38:56,206 wheel INFO adding 'pythran/pythonic/include/builtins/list/reverse.hpp' 2024-09-30 21:38:56,207 wheel INFO adding 'pythran/pythonic/include/builtins/list/sort.hpp' 2024-09-30 21:38:56,208 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp' 2024-09-30 21:38:56,209 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp' 2024-09-30 21:38:56,210 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp' 2024-09-30 21:38:56,211 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp' 2024-09-30 21:38:56,211 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/abssqr.hpp' 2024-09-30 21:38:56,212 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/and_.hpp' 2024-09-30 21:38:56,213 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/is_none.hpp' 2024-09-30 21:38:56,214 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/kwonly.hpp' 2024-09-30 21:38:56,215 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/len_set.hpp' 2024-09-30 21:38:56,216 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/make_shape.hpp' 2024-09-30 21:38:56,217 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/or_.hpp' 2024-09-30 21:38:56,218 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/static_if.hpp' 2024-09-30 21:38:56,218 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/static_list.hpp' 2024-09-30 21:38:56,220 wheel INFO adding 'pythran/pythonic/include/builtins/set/add.hpp' 2024-09-30 21:38:56,220 wheel INFO adding 'pythran/pythonic/include/builtins/set/clear.hpp' 2024-09-30 21:38:56,221 wheel INFO adding 'pythran/pythonic/include/builtins/set/copy.hpp' 2024-09-30 21:38:56,222 wheel INFO adding 'pythran/pythonic/include/builtins/set/difference.hpp' 2024-09-30 21:38:56,223 wheel INFO adding 'pythran/pythonic/include/builtins/set/difference_update.hpp' 2024-09-30 21:38:56,224 wheel INFO adding 'pythran/pythonic/include/builtins/set/discard.hpp' 2024-09-30 21:38:56,225 wheel INFO adding 'pythran/pythonic/include/builtins/set/intersection.hpp' 2024-09-30 21:38:56,225 wheel INFO adding 'pythran/pythonic/include/builtins/set/intersection_update.hpp' 2024-09-30 21:38:56,226 wheel INFO adding 'pythran/pythonic/include/builtins/set/isdisjoint.hpp' 2024-09-30 21:38:56,227 wheel INFO adding 'pythran/pythonic/include/builtins/set/issubset.hpp' 2024-09-30 21:38:56,228 wheel INFO adding 'pythran/pythonic/include/builtins/set/issuperset.hpp' 2024-09-30 21:38:56,229 wheel INFO adding 'pythran/pythonic/include/builtins/set/remove.hpp' 2024-09-30 21:38:56,230 wheel INFO adding 'pythran/pythonic/include/builtins/set/symmetric_difference.hpp' 2024-09-30 21:38:56,230 wheel INFO adding 'pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp' 2024-09-30 21:38:56,231 wheel INFO adding 'pythran/pythonic/include/builtins/set/union_.hpp' 2024-09-30 21:38:56,232 wheel INFO adding 'pythran/pythonic/include/builtins/set/update.hpp' 2024-09-30 21:38:56,233 wheel INFO adding 'pythran/pythonic/include/builtins/str/__mod__.hpp' 2024-09-30 21:38:56,234 wheel INFO adding 'pythran/pythonic/include/builtins/str/capitalize.hpp' 2024-09-30 21:38:56,235 wheel INFO adding 'pythran/pythonic/include/builtins/str/count.hpp' 2024-09-30 21:38:56,236 wheel INFO adding 'pythran/pythonic/include/builtins/str/endswith.hpp' 2024-09-30 21:38:56,236 wheel INFO adding 'pythran/pythonic/include/builtins/str/find.hpp' 2024-09-30 21:38:56,237 wheel INFO adding 'pythran/pythonic/include/builtins/str/isalpha.hpp' 2024-09-30 21:38:56,238 wheel INFO adding 'pythran/pythonic/include/builtins/str/isdigit.hpp' 2024-09-30 21:38:56,239 wheel INFO adding 'pythran/pythonic/include/builtins/str/join.hpp' 2024-09-30 21:38:56,240 wheel INFO adding 'pythran/pythonic/include/builtins/str/lower.hpp' 2024-09-30 21:38:56,241 wheel INFO adding 'pythran/pythonic/include/builtins/str/lstrip.hpp' 2024-09-30 21:38:56,241 wheel INFO adding 'pythran/pythonic/include/builtins/str/replace.hpp' 2024-09-30 21:38:56,242 wheel INFO adding 'pythran/pythonic/include/builtins/str/rstrip.hpp' 2024-09-30 21:38:56,243 wheel INFO adding 'pythran/pythonic/include/builtins/str/split.hpp' 2024-09-30 21:38:56,244 wheel INFO adding 'pythran/pythonic/include/builtins/str/startswith.hpp' 2024-09-30 21:38:56,245 wheel INFO adding 'pythran/pythonic/include/builtins/str/strip.hpp' 2024-09-30 21:38:56,246 wheel INFO adding 'pythran/pythonic/include/builtins/str/upper.hpp' 2024-09-30 21:38:56,247 wheel INFO adding 'pythran/pythonic/include/cmath/acos.hpp' 2024-09-30 21:38:56,247 wheel INFO adding 'pythran/pythonic/include/cmath/acosh.hpp' 2024-09-30 21:38:56,248 wheel INFO adding 'pythran/pythonic/include/cmath/asin.hpp' 2024-09-30 21:38:56,249 wheel INFO adding 'pythran/pythonic/include/cmath/asinh.hpp' 2024-09-30 21:38:56,250 wheel INFO adding 'pythran/pythonic/include/cmath/atan.hpp' 2024-09-30 21:38:56,251 wheel INFO adding 'pythran/pythonic/include/cmath/atanh.hpp' 2024-09-30 21:38:56,252 wheel INFO adding 'pythran/pythonic/include/cmath/cos.hpp' 2024-09-30 21:38:56,253 wheel INFO adding 'pythran/pythonic/include/cmath/cosh.hpp' 2024-09-30 21:38:56,253 wheel INFO adding 'pythran/pythonic/include/cmath/e.hpp' 2024-09-30 21:38:56,254 wheel INFO adding 'pythran/pythonic/include/cmath/exp.hpp' 2024-09-30 21:38:56,255 wheel INFO adding 'pythran/pythonic/include/cmath/isinf.hpp' 2024-09-30 21:38:56,256 wheel INFO adding 'pythran/pythonic/include/cmath/isnan.hpp' 2024-09-30 21:38:56,257 wheel INFO adding 'pythran/pythonic/include/cmath/log.hpp' 2024-09-30 21:38:56,257 wheel INFO adding 'pythran/pythonic/include/cmath/log10.hpp' 2024-09-30 21:38:56,258 wheel INFO adding 'pythran/pythonic/include/cmath/pi.hpp' 2024-09-30 21:38:56,259 wheel INFO adding 'pythran/pythonic/include/cmath/sin.hpp' 2024-09-30 21:38:56,260 wheel INFO adding 'pythran/pythonic/include/cmath/sinh.hpp' 2024-09-30 21:38:56,261 wheel INFO adding 'pythran/pythonic/include/cmath/sqrt.hpp' 2024-09-30 21:38:56,261 wheel INFO adding 'pythran/pythonic/include/cmath/tan.hpp' 2024-09-30 21:38:56,262 wheel INFO adding 'pythran/pythonic/include/cmath/tanh.hpp' 2024-09-30 21:38:56,263 wheel INFO adding 'pythran/pythonic/include/functools/partial.hpp' 2024-09-30 21:38:56,264 wheel INFO adding 'pythran/pythonic/include/functools/reduce.hpp' 2024-09-30 21:38:56,265 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp' 2024-09-30 21:38:56,266 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp' 2024-09-30 21:38:56,267 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp' 2024-09-30 21:38:56,268 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp' 2024-09-30 21:38:56,269 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp' 2024-09-30 21:38:56,269 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp' 2024-09-30 21:38:56,270 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp' 2024-09-30 21:38:56,271 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp' 2024-09-30 21:38:56,272 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp' 2024-09-30 21:38:56,273 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp' 2024-09-30 21:38:56,273 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp' 2024-09-30 21:38:56,274 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp' 2024-09-30 21:38:56,275 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp' 2024-09-30 21:38:56,276 wheel INFO adding 'pythran/pythonic/include/itertools/combinations.hpp' 2024-09-30 21:38:56,277 wheel INFO adding 'pythran/pythonic/include/itertools/common.hpp' 2024-09-30 21:38:56,278 wheel INFO adding 'pythran/pythonic/include/itertools/count.hpp' 2024-09-30 21:38:56,279 wheel INFO adding 'pythran/pythonic/include/itertools/ifilter.hpp' 2024-09-30 21:38:56,280 wheel INFO adding 'pythran/pythonic/include/itertools/islice.hpp' 2024-09-30 21:38:56,281 wheel INFO adding 'pythran/pythonic/include/itertools/permutations.hpp' 2024-09-30 21:38:56,281 wheel INFO adding 'pythran/pythonic/include/itertools/product.hpp' 2024-09-30 21:38:56,282 wheel INFO adding 'pythran/pythonic/include/itertools/repeat.hpp' 2024-09-30 21:38:56,284 wheel INFO adding 'pythran/pythonic/include/math/acos.hpp' 2024-09-30 21:38:56,284 wheel INFO adding 'pythran/pythonic/include/math/acosh.hpp' 2024-09-30 21:38:56,285 wheel INFO adding 'pythran/pythonic/include/math/asin.hpp' 2024-09-30 21:38:56,286 wheel INFO adding 'pythran/pythonic/include/math/asinh.hpp' 2024-09-30 21:38:56,287 wheel INFO adding 'pythran/pythonic/include/math/atan.hpp' 2024-09-30 21:38:56,288 wheel INFO adding 'pythran/pythonic/include/math/atan2.hpp' 2024-09-30 21:38:56,288 wheel INFO adding 'pythran/pythonic/include/math/atanh.hpp' 2024-09-30 21:38:56,289 wheel INFO adding 'pythran/pythonic/include/math/ceil.hpp' 2024-09-30 21:38:56,290 wheel INFO adding 'pythran/pythonic/include/math/copysign.hpp' 2024-09-30 21:38:56,291 wheel INFO adding 'pythran/pythonic/include/math/cos.hpp' 2024-09-30 21:38:56,292 wheel INFO adding 'pythran/pythonic/include/math/cosh.hpp' 2024-09-30 21:38:56,292 wheel INFO adding 'pythran/pythonic/include/math/degrees.hpp' 2024-09-30 21:38:56,293 wheel INFO adding 'pythran/pythonic/include/math/e.hpp' 2024-09-30 21:38:56,294 wheel INFO adding 'pythran/pythonic/include/math/erf.hpp' 2024-09-30 21:38:56,295 wheel INFO adding 'pythran/pythonic/include/math/erfc.hpp' 2024-09-30 21:38:56,296 wheel INFO adding 'pythran/pythonic/include/math/exp.hpp' 2024-09-30 21:38:56,297 wheel INFO adding 'pythran/pythonic/include/math/expm1.hpp' 2024-09-30 21:38:56,297 wheel INFO adding 'pythran/pythonic/include/math/fabs.hpp' 2024-09-30 21:38:56,298 wheel INFO adding 'pythran/pythonic/include/math/factorial.hpp' 2024-09-30 21:38:56,299 wheel INFO adding 'pythran/pythonic/include/math/floor.hpp' 2024-09-30 21:38:56,300 wheel INFO adding 'pythran/pythonic/include/math/fmod.hpp' 2024-09-30 21:38:56,301 wheel INFO adding 'pythran/pythonic/include/math/frexp.hpp' 2024-09-30 21:38:56,301 wheel INFO adding 'pythran/pythonic/include/math/gamma.hpp' 2024-09-30 21:38:56,302 wheel INFO adding 'pythran/pythonic/include/math/hypot.hpp' 2024-09-30 21:38:56,303 wheel INFO adding 'pythran/pythonic/include/math/isinf.hpp' 2024-09-30 21:38:56,304 wheel INFO adding 'pythran/pythonic/include/math/isnan.hpp' 2024-09-30 21:38:56,305 wheel INFO adding 'pythran/pythonic/include/math/ldexp.hpp' 2024-09-30 21:38:56,305 wheel INFO adding 'pythran/pythonic/include/math/lgamma.hpp' 2024-09-30 21:38:56,306 wheel INFO adding 'pythran/pythonic/include/math/log.hpp' 2024-09-30 21:38:56,307 wheel INFO adding 'pythran/pythonic/include/math/log10.hpp' 2024-09-30 21:38:56,308 wheel INFO adding 'pythran/pythonic/include/math/log1p.hpp' 2024-09-30 21:38:56,309 wheel INFO adding 'pythran/pythonic/include/math/modf.hpp' 2024-09-30 21:38:56,309 wheel INFO adding 'pythran/pythonic/include/math/pi.hpp' 2024-09-30 21:38:56,310 wheel INFO adding 'pythran/pythonic/include/math/pow.hpp' 2024-09-30 21:38:56,311 wheel INFO adding 'pythran/pythonic/include/math/radians.hpp' 2024-09-30 21:38:56,312 wheel INFO adding 'pythran/pythonic/include/math/sin.hpp' 2024-09-30 21:38:56,312 wheel INFO adding 'pythran/pythonic/include/math/sinh.hpp' 2024-09-30 21:38:56,313 wheel INFO adding 'pythran/pythonic/include/math/sqrt.hpp' 2024-09-30 21:38:56,314 wheel INFO adding 'pythran/pythonic/include/math/tan.hpp' 2024-09-30 21:38:56,315 wheel INFO adding 'pythran/pythonic/include/math/tanh.hpp' 2024-09-30 21:38:56,316 wheel INFO adding 'pythran/pythonic/include/math/trunc.hpp' 2024-09-30 21:38:56,318 wheel INFO adding 'pythran/pythonic/include/numpy/.hpp' 2024-09-30 21:38:56,319 wheel INFO adding 'pythran/pythonic/include/numpy/NINF.hpp' 2024-09-30 21:38:56,320 wheel INFO adding 'pythran/pythonic/include/numpy/abs.hpp' 2024-09-30 21:38:56,321 wheel INFO adding 'pythran/pythonic/include/numpy/absolute.hpp' 2024-09-30 21:38:56,322 wheel INFO adding 'pythran/pythonic/include/numpy/add.hpp' 2024-09-30 21:38:56,322 wheel INFO adding 'pythran/pythonic/include/numpy/alen.hpp' 2024-09-30 21:38:56,323 wheel INFO adding 'pythran/pythonic/include/numpy/all.hpp' 2024-09-30 21:38:56,324 wheel INFO adding 'pythran/pythonic/include/numpy/allclose.hpp' 2024-09-30 21:38:56,325 wheel INFO adding 'pythran/pythonic/include/numpy/alltrue.hpp' 2024-09-30 21:38:56,326 wheel INFO adding 'pythran/pythonic/include/numpy/amax.hpp' 2024-09-30 21:38:56,326 wheel INFO adding 'pythran/pythonic/include/numpy/amin.hpp' 2024-09-30 21:38:56,327 wheel INFO adding 'pythran/pythonic/include/numpy/angle.hpp' 2024-09-30 21:38:56,328 wheel INFO adding 'pythran/pythonic/include/numpy/angle_in_deg.hpp' 2024-09-30 21:38:56,329 wheel INFO adding 'pythran/pythonic/include/numpy/angle_in_rad.hpp' 2024-09-30 21:38:56,330 wheel INFO adding 'pythran/pythonic/include/numpy/any.hpp' 2024-09-30 21:38:56,331 wheel INFO adding 'pythran/pythonic/include/numpy/append.hpp' 2024-09-30 21:38:56,331 wheel INFO adding 'pythran/pythonic/include/numpy/arange.hpp' 2024-09-30 21:38:56,332 wheel INFO adding 'pythran/pythonic/include/numpy/arccos.hpp' 2024-09-30 21:38:56,333 wheel INFO adding 'pythran/pythonic/include/numpy/arccosh.hpp' 2024-09-30 21:38:56,334 wheel INFO adding 'pythran/pythonic/include/numpy/arcsin.hpp' 2024-09-30 21:38:56,335 wheel INFO adding 'pythran/pythonic/include/numpy/arcsinh.hpp' 2024-09-30 21:38:56,336 wheel INFO adding 'pythran/pythonic/include/numpy/arctan.hpp' 2024-09-30 21:38:56,336 wheel INFO adding 'pythran/pythonic/include/numpy/arctan2.hpp' 2024-09-30 21:38:56,337 wheel INFO adding 'pythran/pythonic/include/numpy/arctanh.hpp' 2024-09-30 21:38:56,338 wheel INFO adding 'pythran/pythonic/include/numpy/argmax.hpp' 2024-09-30 21:38:56,339 wheel INFO adding 'pythran/pythonic/include/numpy/argmin.hpp' 2024-09-30 21:38:56,340 wheel INFO adding 'pythran/pythonic/include/numpy/argsort.hpp' 2024-09-30 21:38:56,340 wheel INFO adding 'pythran/pythonic/include/numpy/argwhere.hpp' 2024-09-30 21:38:56,341 wheel INFO adding 'pythran/pythonic/include/numpy/around.hpp' 2024-09-30 21:38:56,342 wheel INFO adding 'pythran/pythonic/include/numpy/array.hpp' 2024-09-30 21:38:56,343 wheel INFO adding 'pythran/pythonic/include/numpy/array2string.hpp' 2024-09-30 21:38:56,344 wheel INFO adding 'pythran/pythonic/include/numpy/array_equal.hpp' 2024-09-30 21:38:56,345 wheel INFO adding 'pythran/pythonic/include/numpy/array_equiv.hpp' 2024-09-30 21:38:56,345 wheel INFO adding 'pythran/pythonic/include/numpy/array_split.hpp' 2024-09-30 21:38:56,346 wheel INFO adding 'pythran/pythonic/include/numpy/array_str.hpp' 2024-09-30 21:38:56,347 wheel INFO adding 'pythran/pythonic/include/numpy/asarray.hpp' 2024-09-30 21:38:56,348 wheel INFO adding 'pythran/pythonic/include/numpy/asarray_chkfinite.hpp' 2024-09-30 21:38:56,349 wheel INFO adding 'pythran/pythonic/include/numpy/ascontiguousarray.hpp' 2024-09-30 21:38:56,349 wheel INFO adding 'pythran/pythonic/include/numpy/asfarray.hpp' 2024-09-30 21:38:56,350 wheel INFO adding 'pythran/pythonic/include/numpy/asscalar.hpp' 2024-09-30 21:38:56,351 wheel INFO adding 'pythran/pythonic/include/numpy/atleast_1d.hpp' 2024-09-30 21:38:56,352 wheel INFO adding 'pythran/pythonic/include/numpy/atleast_2d.hpp' 2024-09-30 21:38:56,353 wheel INFO adding 'pythran/pythonic/include/numpy/atleast_3d.hpp' 2024-09-30 21:38:56,354 wheel INFO adding 'pythran/pythonic/include/numpy/average.hpp' 2024-09-30 21:38:56,355 wheel INFO adding 'pythran/pythonic/include/numpy/base_repr.hpp' 2024-09-30 21:38:56,355 wheel INFO adding 'pythran/pythonic/include/numpy/binary_repr.hpp' 2024-09-30 21:38:56,356 wheel INFO adding 'pythran/pythonic/include/numpy/bincount.hpp' 2024-09-30 21:38:56,357 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_and.hpp' 2024-09-30 21:38:56,358 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_not.hpp' 2024-09-30 21:38:56,359 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_or.hpp' 2024-09-30 21:38:56,360 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_xor.hpp' 2024-09-30 21:38:56,362 wheel INFO adding 'pythran/pythonic/include/numpy/bool_.hpp' 2024-09-30 21:38:56,363 wheel INFO adding 'pythran/pythonic/include/numpy/broadcast_to.hpp' 2024-09-30 21:38:56,363 wheel INFO adding 'pythran/pythonic/include/numpy/byte.hpp' 2024-09-30 21:38:56,364 wheel INFO adding 'pythran/pythonic/include/numpy/cbrt.hpp' 2024-09-30 21:38:56,365 wheel INFO adding 'pythran/pythonic/include/numpy/ceil.hpp' 2024-09-30 21:38:56,366 wheel INFO adding 'pythran/pythonic/include/numpy/clip.hpp' 2024-09-30 21:38:56,367 wheel INFO adding 'pythran/pythonic/include/numpy/complex.hpp' 2024-09-30 21:38:56,368 wheel INFO adding 'pythran/pythonic/include/numpy/complex128.hpp' 2024-09-30 21:38:56,368 wheel INFO adding 'pythran/pythonic/include/numpy/complex256.hpp' 2024-09-30 21:38:56,369 wheel INFO adding 'pythran/pythonic/include/numpy/complex64.hpp' 2024-09-30 21:38:56,370 wheel INFO adding 'pythran/pythonic/include/numpy/concatenate.hpp' 2024-09-30 21:38:56,371 wheel INFO adding 'pythran/pythonic/include/numpy/conj.hpp' 2024-09-30 21:38:56,372 wheel INFO adding 'pythran/pythonic/include/numpy/conjugate.hpp' 2024-09-30 21:38:56,372 wheel INFO adding 'pythran/pythonic/include/numpy/convolve.hpp' 2024-09-30 21:38:56,373 wheel INFO adding 'pythran/pythonic/include/numpy/copy.hpp' 2024-09-30 21:38:56,374 wheel INFO adding 'pythran/pythonic/include/numpy/copysign.hpp' 2024-09-30 21:38:56,375 wheel INFO adding 'pythran/pythonic/include/numpy/copyto.hpp' 2024-09-30 21:38:56,376 wheel INFO adding 'pythran/pythonic/include/numpy/correlate.hpp' 2024-09-30 21:38:56,377 wheel INFO adding 'pythran/pythonic/include/numpy/cos.hpp' 2024-09-30 21:38:56,378 wheel INFO adding 'pythran/pythonic/include/numpy/cosh.hpp' 2024-09-30 21:38:56,378 wheel INFO adding 'pythran/pythonic/include/numpy/count_nonzero.hpp' 2024-09-30 21:38:56,379 wheel INFO adding 'pythran/pythonic/include/numpy/cross.hpp' 2024-09-30 21:38:56,380 wheel INFO adding 'pythran/pythonic/include/numpy/cumprod.hpp' 2024-09-30 21:38:56,381 wheel INFO adding 'pythran/pythonic/include/numpy/cumproduct.hpp' 2024-09-30 21:38:56,382 wheel INFO adding 'pythran/pythonic/include/numpy/cumsum.hpp' 2024-09-30 21:38:56,382 wheel INFO adding 'pythran/pythonic/include/numpy/deg2rad.hpp' 2024-09-30 21:38:56,383 wheel INFO adding 'pythran/pythonic/include/numpy/degrees.hpp' 2024-09-30 21:38:56,384 wheel INFO adding 'pythran/pythonic/include/numpy/delete_.hpp' 2024-09-30 21:38:56,385 wheel INFO adding 'pythran/pythonic/include/numpy/diag.hpp' 2024-09-30 21:38:56,386 wheel INFO adding 'pythran/pythonic/include/numpy/diagflat.hpp' 2024-09-30 21:38:56,386 wheel INFO adding 'pythran/pythonic/include/numpy/diagonal.hpp' 2024-09-30 21:38:56,387 wheel INFO adding 'pythran/pythonic/include/numpy/diff.hpp' 2024-09-30 21:38:56,388 wheel INFO adding 'pythran/pythonic/include/numpy/digitize.hpp' 2024-09-30 21:38:56,389 wheel INFO adding 'pythran/pythonic/include/numpy/divide.hpp' 2024-09-30 21:38:56,390 wheel INFO adding 'pythran/pythonic/include/numpy/dot.hpp' 2024-09-30 21:38:56,391 wheel INFO adding 'pythran/pythonic/include/numpy/double_.hpp' 2024-09-30 21:38:56,392 wheel INFO adding 'pythran/pythonic/include/numpy/e.hpp' 2024-09-30 21:38:56,392 wheel INFO adding 'pythran/pythonic/include/numpy/ediff1d.hpp' 2024-09-30 21:38:56,393 wheel INFO adding 'pythran/pythonic/include/numpy/empty.hpp' 2024-09-30 21:38:56,394 wheel INFO adding 'pythran/pythonic/include/numpy/empty_like.hpp' 2024-09-30 21:38:56,395 wheel INFO adding 'pythran/pythonic/include/numpy/equal.hpp' 2024-09-30 21:38:56,396 wheel INFO adding 'pythran/pythonic/include/numpy/exp.hpp' 2024-09-30 21:38:56,397 wheel INFO adding 'pythran/pythonic/include/numpy/expand_dims.hpp' 2024-09-30 21:38:56,397 wheel INFO adding 'pythran/pythonic/include/numpy/expm1.hpp' 2024-09-30 21:38:56,398 wheel INFO adding 'pythran/pythonic/include/numpy/eye.hpp' 2024-09-30 21:38:56,399 wheel INFO adding 'pythran/pythonic/include/numpy/fabs.hpp' 2024-09-30 21:38:56,400 wheel INFO adding 'pythran/pythonic/include/numpy/fill_diagonal.hpp' 2024-09-30 21:38:56,401 wheel INFO adding 'pythran/pythonic/include/numpy/finfo.hpp' 2024-09-30 21:38:56,402 wheel INFO adding 'pythran/pythonic/include/numpy/fix.hpp' 2024-09-30 21:38:56,402 wheel INFO adding 'pythran/pythonic/include/numpy/flatnonzero.hpp' 2024-09-30 21:38:56,403 wheel INFO adding 'pythran/pythonic/include/numpy/flip.hpp' 2024-09-30 21:38:56,404 wheel INFO adding 'pythran/pythonic/include/numpy/fliplr.hpp' 2024-09-30 21:38:56,405 wheel INFO adding 'pythran/pythonic/include/numpy/flipud.hpp' 2024-09-30 21:38:56,406 wheel INFO adding 'pythran/pythonic/include/numpy/float128.hpp' 2024-09-30 21:38:56,406 wheel INFO adding 'pythran/pythonic/include/numpy/float32.hpp' 2024-09-30 21:38:56,407 wheel INFO adding 'pythran/pythonic/include/numpy/float64.hpp' 2024-09-30 21:38:56,408 wheel INFO adding 'pythran/pythonic/include/numpy/float_.hpp' 2024-09-30 21:38:56,409 wheel INFO adding 'pythran/pythonic/include/numpy/floor.hpp' 2024-09-30 21:38:56,410 wheel INFO adding 'pythran/pythonic/include/numpy/floor_divide.hpp' 2024-09-30 21:38:56,411 wheel INFO adding 'pythran/pythonic/include/numpy/fmax.hpp' 2024-09-30 21:38:56,411 wheel INFO adding 'pythran/pythonic/include/numpy/fmin.hpp' 2024-09-30 21:38:56,412 wheel INFO adding 'pythran/pythonic/include/numpy/fmod.hpp' 2024-09-30 21:38:56,413 wheel INFO adding 'pythran/pythonic/include/numpy/frexp.hpp' 2024-09-30 21:38:56,414 wheel INFO adding 'pythran/pythonic/include/numpy/fromfile.hpp' 2024-09-30 21:38:56,415 wheel INFO adding 'pythran/pythonic/include/numpy/fromfunction.hpp' 2024-09-30 21:38:56,416 wheel INFO adding 'pythran/pythonic/include/numpy/fromiter.hpp' 2024-09-30 21:38:56,416 wheel INFO adding 'pythran/pythonic/include/numpy/fromstring.hpp' 2024-09-30 21:38:56,417 wheel INFO adding 'pythran/pythonic/include/numpy/full.hpp' 2024-09-30 21:38:56,418 wheel INFO adding 'pythran/pythonic/include/numpy/full_like.hpp' 2024-09-30 21:38:56,419 wheel INFO adding 'pythran/pythonic/include/numpy/greater.hpp' 2024-09-30 21:38:56,420 wheel INFO adding 'pythran/pythonic/include/numpy/greater_equal.hpp' 2024-09-30 21:38:56,420 wheel INFO adding 'pythran/pythonic/include/numpy/heaviside.hpp' 2024-09-30 21:38:56,421 wheel INFO adding 'pythran/pythonic/include/numpy/hstack.hpp' 2024-09-30 21:38:56,422 wheel INFO adding 'pythran/pythonic/include/numpy/hypot.hpp' 2024-09-30 21:38:56,423 wheel INFO adding 'pythran/pythonic/include/numpy/identity.hpp' 2024-09-30 21:38:56,424 wheel INFO adding 'pythran/pythonic/include/numpy/imag.hpp' 2024-09-30 21:38:56,424 wheel INFO adding 'pythran/pythonic/include/numpy/indices.hpp' 2024-09-30 21:38:56,425 wheel INFO adding 'pythran/pythonic/include/numpy/inf.hpp' 2024-09-30 21:38:56,426 wheel INFO adding 'pythran/pythonic/include/numpy/inner.hpp' 2024-09-30 21:38:56,427 wheel INFO adding 'pythran/pythonic/include/numpy/insert.hpp' 2024-09-30 21:38:56,428 wheel INFO adding 'pythran/pythonic/include/numpy/int16.hpp' 2024-09-30 21:38:56,428 wheel INFO adding 'pythran/pythonic/include/numpy/int32.hpp' 2024-09-30 21:38:56,429 wheel INFO adding 'pythran/pythonic/include/numpy/int64.hpp' 2024-09-30 21:38:56,430 wheel INFO adding 'pythran/pythonic/include/numpy/int8.hpp' 2024-09-30 21:38:56,431 wheel INFO adding 'pythran/pythonic/include/numpy/int_.hpp' 2024-09-30 21:38:56,432 wheel INFO adding 'pythran/pythonic/include/numpy/intc.hpp' 2024-09-30 21:38:56,433 wheel INFO adding 'pythran/pythonic/include/numpy/interp.hpp' 2024-09-30 21:38:56,434 wheel INFO adding 'pythran/pythonic/include/numpy/intersect1d.hpp' 2024-09-30 21:38:56,435 wheel INFO adding 'pythran/pythonic/include/numpy/intp.hpp' 2024-09-30 21:38:56,435 wheel INFO adding 'pythran/pythonic/include/numpy/invert.hpp' 2024-09-30 21:38:56,436 wheel INFO adding 'pythran/pythonic/include/numpy/isclose.hpp' 2024-09-30 21:38:56,437 wheel INFO adding 'pythran/pythonic/include/numpy/iscomplex.hpp' 2024-09-30 21:38:56,438 wheel INFO adding 'pythran/pythonic/include/numpy/isfinite.hpp' 2024-09-30 21:38:56,439 wheel INFO adding 'pythran/pythonic/include/numpy/isinf.hpp' 2024-09-30 21:38:56,439 wheel INFO adding 'pythran/pythonic/include/numpy/isnan.hpp' 2024-09-30 21:38:56,440 wheel INFO adding 'pythran/pythonic/include/numpy/isneginf.hpp' 2024-09-30 21:38:56,441 wheel INFO adding 'pythran/pythonic/include/numpy/isposinf.hpp' 2024-09-30 21:38:56,442 wheel INFO adding 'pythran/pythonic/include/numpy/isreal.hpp' 2024-09-30 21:38:56,443 wheel INFO adding 'pythran/pythonic/include/numpy/isrealobj.hpp' 2024-09-30 21:38:56,444 wheel INFO adding 'pythran/pythonic/include/numpy/isscalar.hpp' 2024-09-30 21:38:56,445 wheel INFO adding 'pythran/pythonic/include/numpy/issctype.hpp' 2024-09-30 21:38:56,446 wheel INFO adding 'pythran/pythonic/include/numpy/ldexp.hpp' 2024-09-30 21:38:56,449 wheel INFO adding 'pythran/pythonic/include/numpy/left_shift.hpp' 2024-09-30 21:38:56,450 wheel INFO adding 'pythran/pythonic/include/numpy/less.hpp' 2024-09-30 21:38:56,452 wheel INFO adding 'pythran/pythonic/include/numpy/less_equal.hpp' 2024-09-30 21:38:56,453 wheel INFO adding 'pythran/pythonic/include/numpy/lexsort.hpp' 2024-09-30 21:38:56,454 wheel INFO adding 'pythran/pythonic/include/numpy/linspace.hpp' 2024-09-30 21:38:56,454 wheel INFO adding 'pythran/pythonic/include/numpy/log.hpp' 2024-09-30 21:38:56,455 wheel INFO adding 'pythran/pythonic/include/numpy/log10.hpp' 2024-09-30 21:38:56,456 wheel INFO adding 'pythran/pythonic/include/numpy/log1p.hpp' 2024-09-30 21:38:56,457 wheel INFO adding 'pythran/pythonic/include/numpy/log2.hpp' 2024-09-30 21:38:56,458 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp.hpp' 2024-09-30 21:38:56,459 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp2.hpp' 2024-09-30 21:38:56,459 wheel INFO adding 'pythran/pythonic/include/numpy/logical_and.hpp' 2024-09-30 21:38:56,460 wheel INFO adding 'pythran/pythonic/include/numpy/logical_not.hpp' 2024-09-30 21:38:56,461 wheel INFO adding 'pythran/pythonic/include/numpy/logical_or.hpp' 2024-09-30 21:38:56,462 wheel INFO adding 'pythran/pythonic/include/numpy/logical_xor.hpp' 2024-09-30 21:38:56,463 wheel INFO adding 'pythran/pythonic/include/numpy/logspace.hpp' 2024-09-30 21:38:56,464 wheel INFO adding 'pythran/pythonic/include/numpy/longlong.hpp' 2024-09-30 21:38:56,464 wheel INFO adding 'pythran/pythonic/include/numpy/max.hpp' 2024-09-30 21:38:56,465 wheel INFO adding 'pythran/pythonic/include/numpy/maximum.hpp' 2024-09-30 21:38:56,466 wheel INFO adding 'pythran/pythonic/include/numpy/mean.hpp' 2024-09-30 21:38:56,467 wheel INFO adding 'pythran/pythonic/include/numpy/median.hpp' 2024-09-30 21:38:56,468 wheel INFO adding 'pythran/pythonic/include/numpy/min.hpp' 2024-09-30 21:38:56,469 wheel INFO adding 'pythran/pythonic/include/numpy/minimum.hpp' 2024-09-30 21:38:56,469 wheel INFO adding 'pythran/pythonic/include/numpy/mod.hpp' 2024-09-30 21:38:56,470 wheel INFO adding 'pythran/pythonic/include/numpy/multiply.hpp' 2024-09-30 21:38:56,471 wheel INFO adding 'pythran/pythonic/include/numpy/nan.hpp' 2024-09-30 21:38:56,472 wheel INFO adding 'pythran/pythonic/include/numpy/nan_to_num.hpp' 2024-09-30 21:38:56,473 wheel INFO adding 'pythran/pythonic/include/numpy/nanargmax.hpp' 2024-09-30 21:38:56,473 wheel INFO adding 'pythran/pythonic/include/numpy/nanargmin.hpp' 2024-09-30 21:38:56,474 wheel INFO adding 'pythran/pythonic/include/numpy/nanmax.hpp' 2024-09-30 21:38:56,475 wheel INFO adding 'pythran/pythonic/include/numpy/nanmin.hpp' 2024-09-30 21:38:56,476 wheel INFO adding 'pythran/pythonic/include/numpy/nansum.hpp' 2024-09-30 21:38:56,477 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray.hpp' 2024-09-30 21:38:56,478 wheel INFO adding 'pythran/pythonic/include/numpy/ndenumerate.hpp' 2024-09-30 21:38:56,479 wheel INFO adding 'pythran/pythonic/include/numpy/ndim.hpp' 2024-09-30 21:38:56,479 wheel INFO adding 'pythran/pythonic/include/numpy/ndindex.hpp' 2024-09-30 21:38:56,480 wheel INFO adding 'pythran/pythonic/include/numpy/negative.hpp' 2024-09-30 21:38:56,481 wheel INFO adding 'pythran/pythonic/include/numpy/newaxis.hpp' 2024-09-30 21:38:56,482 wheel INFO adding 'pythran/pythonic/include/numpy/nextafter.hpp' 2024-09-30 21:38:56,483 wheel INFO adding 'pythran/pythonic/include/numpy/nonzero.hpp' 2024-09-30 21:38:56,483 wheel INFO adding 'pythran/pythonic/include/numpy/not_equal.hpp' 2024-09-30 21:38:56,484 wheel INFO adding 'pythran/pythonic/include/numpy/ones.hpp' 2024-09-30 21:38:56,485 wheel INFO adding 'pythran/pythonic/include/numpy/ones_like.hpp' 2024-09-30 21:38:56,486 wheel INFO adding 'pythran/pythonic/include/numpy/outer.hpp' 2024-09-30 21:38:56,487 wheel INFO adding 'pythran/pythonic/include/numpy/partial_sum.hpp' 2024-09-30 21:38:56,488 wheel INFO adding 'pythran/pythonic/include/numpy/pi.hpp' 2024-09-30 21:38:56,488 wheel INFO adding 'pythran/pythonic/include/numpy/place.hpp' 2024-09-30 21:38:56,489 wheel INFO adding 'pythran/pythonic/include/numpy/power.hpp' 2024-09-30 21:38:56,490 wheel INFO adding 'pythran/pythonic/include/numpy/prod.hpp' 2024-09-30 21:38:56,491 wheel INFO adding 'pythran/pythonic/include/numpy/product.hpp' 2024-09-30 21:38:56,492 wheel INFO adding 'pythran/pythonic/include/numpy/ptp.hpp' 2024-09-30 21:38:56,493 wheel INFO adding 'pythran/pythonic/include/numpy/put.hpp' 2024-09-30 21:38:56,494 wheel INFO adding 'pythran/pythonic/include/numpy/putmask.hpp' 2024-09-30 21:38:56,495 wheel INFO adding 'pythran/pythonic/include/numpy/rad2deg.hpp' 2024-09-30 21:38:56,495 wheel INFO adding 'pythran/pythonic/include/numpy/radians.hpp' 2024-09-30 21:38:56,496 wheel INFO adding 'pythran/pythonic/include/numpy/ravel.hpp' 2024-09-30 21:38:56,497 wheel INFO adding 'pythran/pythonic/include/numpy/real.hpp' 2024-09-30 21:38:56,498 wheel INFO adding 'pythran/pythonic/include/numpy/reciprocal.hpp' 2024-09-30 21:38:56,499 wheel INFO adding 'pythran/pythonic/include/numpy/reduce.hpp' 2024-09-30 21:38:56,500 wheel INFO adding 'pythran/pythonic/include/numpy/remainder.hpp' 2024-09-30 21:38:56,500 wheel INFO adding 'pythran/pythonic/include/numpy/repeat.hpp' 2024-09-30 21:38:56,501 wheel INFO adding 'pythran/pythonic/include/numpy/resize.hpp' 2024-09-30 21:38:56,502 wheel INFO adding 'pythran/pythonic/include/numpy/right_shift.hpp' 2024-09-30 21:38:56,503 wheel INFO adding 'pythran/pythonic/include/numpy/rint.hpp' 2024-09-30 21:38:56,504 wheel INFO adding 'pythran/pythonic/include/numpy/roll.hpp' 2024-09-30 21:38:56,504 wheel INFO adding 'pythran/pythonic/include/numpy/rollaxis.hpp' 2024-09-30 21:38:56,505 wheel INFO adding 'pythran/pythonic/include/numpy/rot90.hpp' 2024-09-30 21:38:56,506 wheel INFO adding 'pythran/pythonic/include/numpy/round.hpp' 2024-09-30 21:38:56,507 wheel INFO adding 'pythran/pythonic/include/numpy/round_.hpp' 2024-09-30 21:38:56,508 wheel INFO adding 'pythran/pythonic/include/numpy/searchsorted.hpp' 2024-09-30 21:38:56,508 wheel INFO adding 'pythran/pythonic/include/numpy/select.hpp' 2024-09-30 21:38:56,509 wheel INFO adding 'pythran/pythonic/include/numpy/setdiff1d.hpp' 2024-09-30 21:38:56,510 wheel INFO adding 'pythran/pythonic/include/numpy/shape.hpp' 2024-09-30 21:38:56,511 wheel INFO adding 'pythran/pythonic/include/numpy/short_.hpp' 2024-09-30 21:38:56,512 wheel INFO adding 'pythran/pythonic/include/numpy/sign.hpp' 2024-09-30 21:38:56,513 wheel INFO adding 'pythran/pythonic/include/numpy/signbit.hpp' 2024-09-30 21:38:56,514 wheel INFO adding 'pythran/pythonic/include/numpy/sin.hpp' 2024-09-30 21:38:56,515 wheel INFO adding 'pythran/pythonic/include/numpy/sinh.hpp' 2024-09-30 21:38:56,515 wheel INFO adding 'pythran/pythonic/include/numpy/size.hpp' 2024-09-30 21:38:56,516 wheel INFO adding 'pythran/pythonic/include/numpy/sometrue.hpp' 2024-09-30 21:38:56,517 wheel INFO adding 'pythran/pythonic/include/numpy/sort.hpp' 2024-09-30 21:38:56,518 wheel INFO adding 'pythran/pythonic/include/numpy/sort_complex.hpp' 2024-09-30 21:38:56,518 wheel INFO adding 'pythran/pythonic/include/numpy/spacing.hpp' 2024-09-30 21:38:56,519 wheel INFO adding 'pythran/pythonic/include/numpy/split.hpp' 2024-09-30 21:38:56,520 wheel INFO adding 'pythran/pythonic/include/numpy/sqrt.hpp' 2024-09-30 21:38:56,521 wheel INFO adding 'pythran/pythonic/include/numpy/square.hpp' 2024-09-30 21:38:56,522 wheel INFO adding 'pythran/pythonic/include/numpy/stack.hpp' 2024-09-30 21:38:56,522 wheel INFO adding 'pythran/pythonic/include/numpy/std_.hpp' 2024-09-30 21:38:56,523 wheel INFO adding 'pythran/pythonic/include/numpy/subtract.hpp' 2024-09-30 21:38:56,524 wheel INFO adding 'pythran/pythonic/include/numpy/sum.hpp' 2024-09-30 21:38:56,525 wheel INFO adding 'pythran/pythonic/include/numpy/swapaxes.hpp' 2024-09-30 21:38:56,526 wheel INFO adding 'pythran/pythonic/include/numpy/take.hpp' 2024-09-30 21:38:56,527 wheel INFO adding 'pythran/pythonic/include/numpy/tan.hpp' 2024-09-30 21:38:56,527 wheel INFO adding 'pythran/pythonic/include/numpy/tanh.hpp' 2024-09-30 21:38:56,528 wheel INFO adding 'pythran/pythonic/include/numpy/tile.hpp' 2024-09-30 21:38:56,529 wheel INFO adding 'pythran/pythonic/include/numpy/trace.hpp' 2024-09-30 21:38:56,530 wheel INFO adding 'pythran/pythonic/include/numpy/transpose.hpp' 2024-09-30 21:38:56,531 wheel INFO adding 'pythran/pythonic/include/numpy/tri.hpp' 2024-09-30 21:38:56,531 wheel INFO adding 'pythran/pythonic/include/numpy/tril.hpp' 2024-09-30 21:38:56,532 wheel INFO adding 'pythran/pythonic/include/numpy/trim_zeros.hpp' 2024-09-30 21:38:56,533 wheel INFO adding 'pythran/pythonic/include/numpy/triu.hpp' 2024-09-30 21:38:56,534 wheel INFO adding 'pythran/pythonic/include/numpy/true_divide.hpp' 2024-09-30 21:38:56,535 wheel INFO adding 'pythran/pythonic/include/numpy/trunc.hpp' 2024-09-30 21:38:56,535 wheel INFO adding 'pythran/pythonic/include/numpy/ubyte.hpp' 2024-09-30 21:38:56,536 wheel INFO adding 'pythran/pythonic/include/numpy/ufunc_accumulate.hpp' 2024-09-30 21:38:56,537 wheel INFO adding 'pythran/pythonic/include/numpy/ufunc_reduce.hpp' 2024-09-30 21:38:56,538 wheel INFO adding 'pythran/pythonic/include/numpy/uint.hpp' 2024-09-30 21:38:56,539 wheel INFO adding 'pythran/pythonic/include/numpy/uint16.hpp' 2024-09-30 21:38:56,539 wheel INFO adding 'pythran/pythonic/include/numpy/uint32.hpp' 2024-09-30 21:38:56,540 wheel INFO adding 'pythran/pythonic/include/numpy/uint64.hpp' 2024-09-30 21:38:56,541 wheel INFO adding 'pythran/pythonic/include/numpy/uint8.hpp' 2024-09-30 21:38:56,542 wheel INFO adding 'pythran/pythonic/include/numpy/uintc.hpp' 2024-09-30 21:38:56,543 wheel INFO adding 'pythran/pythonic/include/numpy/uintp.hpp' 2024-09-30 21:38:56,544 wheel INFO adding 'pythran/pythonic/include/numpy/ulonglong.hpp' 2024-09-30 21:38:56,544 wheel INFO adding 'pythran/pythonic/include/numpy/union1d.hpp' 2024-09-30 21:38:56,545 wheel INFO adding 'pythran/pythonic/include/numpy/unique.hpp' 2024-09-30 21:38:56,546 wheel INFO adding 'pythran/pythonic/include/numpy/unravel_index.hpp' 2024-09-30 21:38:56,547 wheel INFO adding 'pythran/pythonic/include/numpy/unwrap.hpp' 2024-09-30 21:38:56,548 wheel INFO adding 'pythran/pythonic/include/numpy/ushort.hpp' 2024-09-30 21:38:56,549 wheel INFO adding 'pythran/pythonic/include/numpy/var.hpp' 2024-09-30 21:38:56,549 wheel INFO adding 'pythran/pythonic/include/numpy/vdot.hpp' 2024-09-30 21:38:56,550 wheel INFO adding 'pythran/pythonic/include/numpy/vectorize.hpp' 2024-09-30 21:38:56,551 wheel INFO adding 'pythran/pythonic/include/numpy/vstack.hpp' 2024-09-30 21:38:56,552 wheel INFO adding 'pythran/pythonic/include/numpy/where.hpp' 2024-09-30 21:38:56,553 wheel INFO adding 'pythran/pythonic/include/numpy/zeros.hpp' 2024-09-30 21:38:56,554 wheel INFO adding 'pythran/pythonic/include/numpy/zeros_like.hpp' 2024-09-30 21:38:56,556 wheel INFO adding 'pythran/pythonic/include/numpy/add/accumulate.hpp' 2024-09-30 21:38:56,557 wheel INFO adding 'pythran/pythonic/include/numpy/add/reduce.hpp' 2024-09-30 21:38:56,558 wheel INFO adding 'pythran/pythonic/include/numpy/arctan2/accumulate.hpp' 2024-09-30 21:38:56,559 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp' 2024-09-30 21:38:56,560 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_and/reduce.hpp' 2024-09-30 21:38:56,560 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp' 2024-09-30 21:38:56,561 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_or/reduce.hpp' 2024-09-30 21:38:56,562 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp' 2024-09-30 21:38:56,563 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp' 2024-09-30 21:38:56,564 wheel INFO adding 'pythran/pythonic/include/numpy/copysign/accumulate.hpp' 2024-09-30 21:38:56,565 wheel INFO adding 'pythran/pythonic/include/numpy/ctypeslib/as_array.hpp' 2024-09-30 21:38:56,566 wheel INFO adding 'pythran/pythonic/include/numpy/divide/accumulate.hpp' 2024-09-30 21:38:56,567 wheel INFO adding 'pythran/pythonic/include/numpy/dtype/type.hpp' 2024-09-30 21:38:56,568 wheel INFO adding 'pythran/pythonic/include/numpy/equal/accumulate.hpp' 2024-09-30 21:38:56,569 wheel INFO adding 'pythran/pythonic/include/numpy/fft/c2c.hpp' 2024-09-30 21:38:56,570 wheel INFO adding 'pythran/pythonic/include/numpy/fft/fft.hpp' 2024-09-30 21:38:56,571 wheel INFO adding 'pythran/pythonic/include/numpy/fft/fftn.hpp' 2024-09-30 21:38:56,572 wheel INFO adding 'pythran/pythonic/include/numpy/fft/hfft.hpp' 2024-09-30 21:38:56,573 wheel INFO adding 'pythran/pythonic/include/numpy/fft/ifft.hpp' 2024-09-30 21:38:56,574 wheel INFO adding 'pythran/pythonic/include/numpy/fft/ihfft.hpp' 2024-09-30 21:38:56,575 wheel INFO adding 'pythran/pythonic/include/numpy/fft/irfft.hpp' 2024-09-30 21:38:56,576 wheel INFO adding 'pythran/pythonic/include/numpy/fft/rfft.hpp' 2024-09-30 21:38:56,577 wheel INFO adding 'pythran/pythonic/include/numpy/floor_divide/accumulate.hpp' 2024-09-30 21:38:56,578 wheel INFO adding 'pythran/pythonic/include/numpy/fmax/accumulate.hpp' 2024-09-30 21:38:56,579 wheel INFO adding 'pythran/pythonic/include/numpy/fmax/reduce.hpp' 2024-09-30 21:38:56,580 wheel INFO adding 'pythran/pythonic/include/numpy/fmin/accumulate.hpp' 2024-09-30 21:38:56,580 wheel INFO adding 'pythran/pythonic/include/numpy/fmin/reduce.hpp' 2024-09-30 21:38:56,581 wheel INFO adding 'pythran/pythonic/include/numpy/fmod/accumulate.hpp' 2024-09-30 21:38:56,582 wheel INFO adding 'pythran/pythonic/include/numpy/greater/accumulate.hpp' 2024-09-30 21:38:56,583 wheel INFO adding 'pythran/pythonic/include/numpy/greater_equal/accumulate.hpp' 2024-09-30 21:38:56,584 wheel INFO adding 'pythran/pythonic/include/numpy/heaviside/accumulate.hpp' 2024-09-30 21:38:56,585 wheel INFO adding 'pythran/pythonic/include/numpy/hypot/accumulate.hpp' 2024-09-30 21:38:56,586 wheel INFO adding 'pythran/pythonic/include/numpy/ldexp/accumulate.hpp' 2024-09-30 21:38:56,587 wheel INFO adding 'pythran/pythonic/include/numpy/left_shift/accumulate.hpp' 2024-09-30 21:38:56,588 wheel INFO adding 'pythran/pythonic/include/numpy/less/accumulate.hpp' 2024-09-30 21:38:56,589 wheel INFO adding 'pythran/pythonic/include/numpy/less_equal/accumulate.hpp' 2024-09-30 21:38:56,590 wheel INFO adding 'pythran/pythonic/include/numpy/linalg/matrix_power.hpp' 2024-09-30 21:38:56,591 wheel INFO adding 'pythran/pythonic/include/numpy/linalg/norm.hpp' 2024-09-30 21:38:56,592 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp/accumulate.hpp' 2024-09-30 21:38:56,593 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp' 2024-09-30 21:38:56,594 wheel INFO adding 'pythran/pythonic/include/numpy/logical_and/accumulate.hpp' 2024-09-30 21:38:56,595 wheel INFO adding 'pythran/pythonic/include/numpy/logical_or/accumulate.hpp' 2024-09-30 21:38:56,596 wheel INFO adding 'pythran/pythonic/include/numpy/logical_xor/accumulate.hpp' 2024-09-30 21:38:56,597 wheel INFO adding 'pythran/pythonic/include/numpy/maximum/accumulate.hpp' 2024-09-30 21:38:56,598 wheel INFO adding 'pythran/pythonic/include/numpy/maximum/reduce.hpp' 2024-09-30 21:38:56,599 wheel INFO adding 'pythran/pythonic/include/numpy/minimum/accumulate.hpp' 2024-09-30 21:38:56,599 wheel INFO adding 'pythran/pythonic/include/numpy/minimum/reduce.hpp' 2024-09-30 21:38:56,600 wheel INFO adding 'pythran/pythonic/include/numpy/mod/accumulate.hpp' 2024-09-30 21:38:56,601 wheel INFO adding 'pythran/pythonic/include/numpy/multiply/accumulate.hpp' 2024-09-30 21:38:56,602 wheel INFO adding 'pythran/pythonic/include/numpy/multiply/reduce.hpp' 2024-09-30 21:38:56,603 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/astype.hpp' 2024-09-30 21:38:56,604 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/fill.hpp' 2024-09-30 21:38:56,605 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/flatten.hpp' 2024-09-30 21:38:56,606 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/item.hpp' 2024-09-30 21:38:56,606 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/reshape.hpp' 2024-09-30 21:38:56,607 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/sort.hpp' 2024-09-30 21:38:56,608 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/tofile.hpp' 2024-09-30 21:38:56,609 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/tolist.hpp' 2024-09-30 21:38:56,610 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/tostring.hpp' 2024-09-30 21:38:56,611 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/view.hpp' 2024-09-30 21:38:56,611 wheel INFO adding 'pythran/pythonic/include/numpy/negative/accumulate.hpp' 2024-09-30 21:38:56,612 wheel INFO adding 'pythran/pythonic/include/numpy/nextafter/accumulate.hpp' 2024-09-30 21:38:56,613 wheel INFO adding 'pythran/pythonic/include/numpy/not_equal/accumulate.hpp' 2024-09-30 21:38:56,614 wheel INFO adding 'pythran/pythonic/include/numpy/power/accumulate.hpp' 2024-09-30 21:38:56,616 wheel INFO adding 'pythran/pythonic/include/numpy/random/binomial.hpp' 2024-09-30 21:38:56,617 wheel INFO adding 'pythran/pythonic/include/numpy/random/bytes.hpp' 2024-09-30 21:38:56,617 wheel INFO adding 'pythran/pythonic/include/numpy/random/chisquare.hpp' 2024-09-30 21:38:56,618 wheel INFO adding 'pythran/pythonic/include/numpy/random/choice.hpp' 2024-09-30 21:38:56,619 wheel INFO adding 'pythran/pythonic/include/numpy/random/dirichlet.hpp' 2024-09-30 21:38:56,620 wheel INFO adding 'pythran/pythonic/include/numpy/random/exponential.hpp' 2024-09-30 21:38:56,621 wheel INFO adding 'pythran/pythonic/include/numpy/random/f.hpp' 2024-09-30 21:38:56,622 wheel INFO adding 'pythran/pythonic/include/numpy/random/gamma.hpp' 2024-09-30 21:38:56,622 wheel INFO adding 'pythran/pythonic/include/numpy/random/generator.hpp' 2024-09-30 21:38:56,623 wheel INFO adding 'pythran/pythonic/include/numpy/random/geometric.hpp' 2024-09-30 21:38:56,624 wheel INFO adding 'pythran/pythonic/include/numpy/random/gumbel.hpp' 2024-09-30 21:38:56,625 wheel INFO adding 'pythran/pythonic/include/numpy/random/laplace.hpp' 2024-09-30 21:38:56,626 wheel INFO adding 'pythran/pythonic/include/numpy/random/logistic.hpp' 2024-09-30 21:38:56,627 wheel INFO adding 'pythran/pythonic/include/numpy/random/lognormal.hpp' 2024-09-30 21:38:56,627 wheel INFO adding 'pythran/pythonic/include/numpy/random/logseries.hpp' 2024-09-30 21:38:56,628 wheel INFO adding 'pythran/pythonic/include/numpy/random/negative_binomial.hpp' 2024-09-30 21:38:56,629 wheel INFO adding 'pythran/pythonic/include/numpy/random/normal.hpp' 2024-09-30 21:38:56,630 wheel INFO adding 'pythran/pythonic/include/numpy/random/pareto.hpp' 2024-09-30 21:38:56,631 wheel INFO adding 'pythran/pythonic/include/numpy/random/poisson.hpp' 2024-09-30 21:38:56,632 wheel INFO adding 'pythran/pythonic/include/numpy/random/power.hpp' 2024-09-30 21:38:56,632 wheel INFO adding 'pythran/pythonic/include/numpy/random/rand.hpp' 2024-09-30 21:38:56,633 wheel INFO adding 'pythran/pythonic/include/numpy/random/randint.hpp' 2024-09-30 21:38:56,634 wheel INFO adding 'pythran/pythonic/include/numpy/random/randn.hpp' 2024-09-30 21:38:56,635 wheel INFO adding 'pythran/pythonic/include/numpy/random/random.hpp' 2024-09-30 21:38:56,636 wheel INFO adding 'pythran/pythonic/include/numpy/random/random_integers.hpp' 2024-09-30 21:38:56,636 wheel INFO adding 'pythran/pythonic/include/numpy/random/random_sample.hpp' 2024-09-30 21:38:56,637 wheel INFO adding 'pythran/pythonic/include/numpy/random/ranf.hpp' 2024-09-30 21:38:56,638 wheel INFO adding 'pythran/pythonic/include/numpy/random/rayleigh.hpp' 2024-09-30 21:38:56,639 wheel INFO adding 'pythran/pythonic/include/numpy/random/sample.hpp' 2024-09-30 21:38:56,640 wheel INFO adding 'pythran/pythonic/include/numpy/random/seed.hpp' 2024-09-30 21:38:56,640 wheel INFO adding 'pythran/pythonic/include/numpy/random/shuffle.hpp' 2024-09-30 21:38:56,641 wheel INFO adding 'pythran/pythonic/include/numpy/random/standard_exponential.hpp' 2024-09-30 21:38:56,642 wheel INFO adding 'pythran/pythonic/include/numpy/random/standard_gamma.hpp' 2024-09-30 21:38:56,643 wheel INFO adding 'pythran/pythonic/include/numpy/random/standard_normal.hpp' 2024-09-30 21:38:56,644 wheel INFO adding 'pythran/pythonic/include/numpy/random/uniform.hpp' 2024-09-30 21:38:56,644 wheel INFO adding 'pythran/pythonic/include/numpy/random/weibull.hpp' 2024-09-30 21:38:56,648 wheel INFO adding 'pythran/pythonic/include/numpy/remainder/accumulate.hpp' 2024-09-30 21:38:56,649 wheel INFO adding 'pythran/pythonic/include/numpy/right_shift/accumulate.hpp' 2024-09-30 21:38:56,650 wheel INFO adding 'pythran/pythonic/include/numpy/subtract/accumulate.hpp' 2024-09-30 21:38:56,651 wheel INFO adding 'pythran/pythonic/include/numpy/true_divide/accumulate.hpp' 2024-09-30 21:38:56,652 wheel INFO adding 'pythran/pythonic/include/omp/get_num_threads.hpp' 2024-09-30 21:38:56,653 wheel INFO adding 'pythran/pythonic/include/omp/get_thread_num.hpp' 2024-09-30 21:38:56,653 wheel INFO adding 'pythran/pythonic/include/omp/get_wtick.hpp' 2024-09-30 21:38:56,654 wheel INFO adding 'pythran/pythonic/include/omp/get_wtime.hpp' 2024-09-30 21:38:56,655 wheel INFO adding 'pythran/pythonic/include/omp/in_parallel.hpp' 2024-09-30 21:38:56,656 wheel INFO adding 'pythran/pythonic/include/omp/set_nested.hpp' 2024-09-30 21:38:56,657 wheel INFO adding 'pythran/pythonic/include/omp/set_num_threads.hpp' 2024-09-30 21:38:56,658 wheel INFO adding 'pythran/pythonic/include/operator_/__abs__.hpp' 2024-09-30 21:38:56,659 wheel INFO adding 'pythran/pythonic/include/operator_/__add__.hpp' 2024-09-30 21:38:56,660 wheel INFO adding 'pythran/pythonic/include/operator_/__and__.hpp' 2024-09-30 21:38:56,660 wheel INFO adding 'pythran/pythonic/include/operator_/__concat__.hpp' 2024-09-30 21:38:56,661 wheel INFO adding 'pythran/pythonic/include/operator_/__contains__.hpp' 2024-09-30 21:38:56,662 wheel INFO adding 'pythran/pythonic/include/operator_/__delitem__.hpp' 2024-09-30 21:38:56,663 wheel INFO adding 'pythran/pythonic/include/operator_/__div__.hpp' 2024-09-30 21:38:56,664 wheel INFO adding 'pythran/pythonic/include/operator_/__eq__.hpp' 2024-09-30 21:38:56,664 wheel INFO adding 'pythran/pythonic/include/operator_/__floordiv__.hpp' 2024-09-30 21:38:56,665 wheel INFO adding 'pythran/pythonic/include/operator_/__ge__.hpp' 2024-09-30 21:38:56,666 wheel INFO adding 'pythran/pythonic/include/operator_/__getitem__.hpp' 2024-09-30 21:38:56,667 wheel INFO adding 'pythran/pythonic/include/operator_/__gt__.hpp' 2024-09-30 21:38:56,668 wheel INFO adding 'pythran/pythonic/include/operator_/__iadd__.hpp' 2024-09-30 21:38:56,668 wheel INFO adding 'pythran/pythonic/include/operator_/__iand__.hpp' 2024-09-30 21:38:56,669 wheel INFO adding 'pythran/pythonic/include/operator_/__iconcat__.hpp' 2024-09-30 21:38:56,670 wheel INFO adding 'pythran/pythonic/include/operator_/__idiv__.hpp' 2024-09-30 21:38:56,671 wheel INFO adding 'pythran/pythonic/include/operator_/__ifloordiv__.hpp' 2024-09-30 21:38:56,672 wheel INFO adding 'pythran/pythonic/include/operator_/__ilshift__.hpp' 2024-09-30 21:38:56,673 wheel INFO adding 'pythran/pythonic/include/operator_/__imod__.hpp' 2024-09-30 21:38:56,673 wheel INFO adding 'pythran/pythonic/include/operator_/__imul__.hpp' 2024-09-30 21:38:56,674 wheel INFO adding 'pythran/pythonic/include/operator_/__inv__.hpp' 2024-09-30 21:38:56,675 wheel INFO adding 'pythran/pythonic/include/operator_/__invert__.hpp' 2024-09-30 21:38:56,676 wheel INFO adding 'pythran/pythonic/include/operator_/__ior__.hpp' 2024-09-30 21:38:56,677 wheel INFO adding 'pythran/pythonic/include/operator_/__ipow__.hpp' 2024-09-30 21:38:56,677 wheel INFO adding 'pythran/pythonic/include/operator_/__irshift__.hpp' 2024-09-30 21:38:56,678 wheel INFO adding 'pythran/pythonic/include/operator_/__isub__.hpp' 2024-09-30 21:38:56,679 wheel INFO adding 'pythran/pythonic/include/operator_/__itruediv__.hpp' 2024-09-30 21:38:56,680 wheel INFO adding 'pythran/pythonic/include/operator_/__ixor__.hpp' 2024-09-30 21:38:56,681 wheel INFO adding 'pythran/pythonic/include/operator_/__le__.hpp' 2024-09-30 21:38:56,681 wheel INFO adding 'pythran/pythonic/include/operator_/__lshift__.hpp' 2024-09-30 21:38:56,682 wheel INFO adding 'pythran/pythonic/include/operator_/__lt__.hpp' 2024-09-30 21:38:56,683 wheel INFO adding 'pythran/pythonic/include/operator_/__matmul__.hpp' 2024-09-30 21:38:56,684 wheel INFO adding 'pythran/pythonic/include/operator_/__mod__.hpp' 2024-09-30 21:38:56,684 wheel INFO adding 'pythran/pythonic/include/operator_/__mul__.hpp' 2024-09-30 21:38:56,685 wheel INFO adding 'pythran/pythonic/include/operator_/__ne__.hpp' 2024-09-30 21:38:56,686 wheel INFO adding 'pythran/pythonic/include/operator_/__neg__.hpp' 2024-09-30 21:38:56,687 wheel INFO adding 'pythran/pythonic/include/operator_/__not__.hpp' 2024-09-30 21:38:56,688 wheel INFO adding 'pythran/pythonic/include/operator_/__or__.hpp' 2024-09-30 21:38:56,688 wheel INFO adding 'pythran/pythonic/include/operator_/__pos__.hpp' 2024-09-30 21:38:56,689 wheel INFO adding 'pythran/pythonic/include/operator_/__rshift__.hpp' 2024-09-30 21:38:56,690 wheel INFO adding 'pythran/pythonic/include/operator_/__sub__.hpp' 2024-09-30 21:38:56,691 wheel INFO adding 'pythran/pythonic/include/operator_/__truediv__.hpp' 2024-09-30 21:38:56,692 wheel INFO adding 'pythran/pythonic/include/operator_/__xor__.hpp' 2024-09-30 21:38:56,692 wheel INFO adding 'pythran/pythonic/include/operator_/abs.hpp' 2024-09-30 21:38:56,693 wheel INFO adding 'pythran/pythonic/include/operator_/add.hpp' 2024-09-30 21:38:56,694 wheel INFO adding 'pythran/pythonic/include/operator_/and_.hpp' 2024-09-30 21:38:56,695 wheel INFO adding 'pythran/pythonic/include/operator_/concat.hpp' 2024-09-30 21:38:56,696 wheel INFO adding 'pythran/pythonic/include/operator_/contains.hpp' 2024-09-30 21:38:56,696 wheel INFO adding 'pythran/pythonic/include/operator_/countOf.hpp' 2024-09-30 21:38:56,697 wheel INFO adding 'pythran/pythonic/include/operator_/delitem.hpp' 2024-09-30 21:38:56,698 wheel INFO adding 'pythran/pythonic/include/operator_/div.hpp' 2024-09-30 21:38:56,699 wheel INFO adding 'pythran/pythonic/include/operator_/eq.hpp' 2024-09-30 21:38:56,700 wheel INFO adding 'pythran/pythonic/include/operator_/floordiv.hpp' 2024-09-30 21:38:56,700 wheel INFO adding 'pythran/pythonic/include/operator_/ge.hpp' 2024-09-30 21:38:56,701 wheel INFO adding 'pythran/pythonic/include/operator_/getitem.hpp' 2024-09-30 21:38:56,702 wheel INFO adding 'pythran/pythonic/include/operator_/gt.hpp' 2024-09-30 21:38:56,703 wheel INFO adding 'pythran/pythonic/include/operator_/iadd.hpp' 2024-09-30 21:38:56,704 wheel INFO adding 'pythran/pythonic/include/operator_/iand.hpp' 2024-09-30 21:38:56,704 wheel INFO adding 'pythran/pythonic/include/operator_/icommon.hpp' 2024-09-30 21:38:56,705 wheel INFO adding 'pythran/pythonic/include/operator_/iconcat.hpp' 2024-09-30 21:38:56,706 wheel INFO adding 'pythran/pythonic/include/operator_/idiv.hpp' 2024-09-30 21:38:56,707 wheel INFO adding 'pythran/pythonic/include/operator_/ifloordiv.hpp' 2024-09-30 21:38:56,708 wheel INFO adding 'pythran/pythonic/include/operator_/ilshift.hpp' 2024-09-30 21:38:56,709 wheel INFO adding 'pythran/pythonic/include/operator_/imatmul.hpp' 2024-09-30 21:38:56,709 wheel INFO adding 'pythran/pythonic/include/operator_/imax.hpp' 2024-09-30 21:38:56,710 wheel INFO adding 'pythran/pythonic/include/operator_/imin.hpp' 2024-09-30 21:38:56,711 wheel INFO adding 'pythran/pythonic/include/operator_/imod.hpp' 2024-09-30 21:38:56,712 wheel INFO adding 'pythran/pythonic/include/operator_/imul.hpp' 2024-09-30 21:38:56,713 wheel INFO adding 'pythran/pythonic/include/operator_/indexOf.hpp' 2024-09-30 21:38:56,713 wheel INFO adding 'pythran/pythonic/include/operator_/inv.hpp' 2024-09-30 21:38:56,714 wheel INFO adding 'pythran/pythonic/include/operator_/invert.hpp' 2024-09-30 21:38:56,715 wheel INFO adding 'pythran/pythonic/include/operator_/ior.hpp' 2024-09-30 21:38:56,716 wheel INFO adding 'pythran/pythonic/include/operator_/ipow.hpp' 2024-09-30 21:38:56,716 wheel INFO adding 'pythran/pythonic/include/operator_/irshift.hpp' 2024-09-30 21:38:56,717 wheel INFO adding 'pythran/pythonic/include/operator_/is_.hpp' 2024-09-30 21:38:56,718 wheel INFO adding 'pythran/pythonic/include/operator_/is_not.hpp' 2024-09-30 21:38:56,719 wheel INFO adding 'pythran/pythonic/include/operator_/isub.hpp' 2024-09-30 21:38:56,720 wheel INFO adding 'pythran/pythonic/include/operator_/itemgetter.hpp' 2024-09-30 21:38:56,721 wheel INFO adding 'pythran/pythonic/include/operator_/itruediv.hpp' 2024-09-30 21:38:56,721 wheel INFO adding 'pythran/pythonic/include/operator_/ixor.hpp' 2024-09-30 21:38:56,722 wheel INFO adding 'pythran/pythonic/include/operator_/le.hpp' 2024-09-30 21:38:56,723 wheel INFO adding 'pythran/pythonic/include/operator_/lshift.hpp' 2024-09-30 21:38:56,724 wheel INFO adding 'pythran/pythonic/include/operator_/lt.hpp' 2024-09-30 21:38:56,724 wheel INFO adding 'pythran/pythonic/include/operator_/matmul.hpp' 2024-09-30 21:38:56,725 wheel INFO adding 'pythran/pythonic/include/operator_/mod.hpp' 2024-09-30 21:38:56,726 wheel INFO adding 'pythran/pythonic/include/operator_/mul.hpp' 2024-09-30 21:38:56,727 wheel INFO adding 'pythran/pythonic/include/operator_/ne.hpp' 2024-09-30 21:38:56,728 wheel INFO adding 'pythran/pythonic/include/operator_/neg.hpp' 2024-09-30 21:38:56,728 wheel INFO adding 'pythran/pythonic/include/operator_/not_.hpp' 2024-09-30 21:38:56,729 wheel INFO adding 'pythran/pythonic/include/operator_/or_.hpp' 2024-09-30 21:38:56,730 wheel INFO adding 'pythran/pythonic/include/operator_/overloads.hpp' 2024-09-30 21:38:56,731 wheel INFO adding 'pythran/pythonic/include/operator_/pos.hpp' 2024-09-30 21:38:56,732 wheel INFO adding 'pythran/pythonic/include/operator_/pow.hpp' 2024-09-30 21:38:56,733 wheel INFO adding 'pythran/pythonic/include/operator_/rshift.hpp' 2024-09-30 21:38:56,733 wheel INFO adding 'pythran/pythonic/include/operator_/sub.hpp' 2024-09-30 21:38:56,734 wheel INFO adding 'pythran/pythonic/include/operator_/truediv.hpp' 2024-09-30 21:38:56,735 wheel INFO adding 'pythran/pythonic/include/operator_/truth.hpp' 2024-09-30 21:38:56,736 wheel INFO adding 'pythran/pythonic/include/operator_/xor_.hpp' 2024-09-30 21:38:56,737 wheel INFO adding 'pythran/pythonic/include/os/path/join.hpp' 2024-09-30 21:38:56,738 wheel INFO adding 'pythran/pythonic/include/random/choice.hpp' 2024-09-30 21:38:56,739 wheel INFO adding 'pythran/pythonic/include/random/expovariate.hpp' 2024-09-30 21:38:56,740 wheel INFO adding 'pythran/pythonic/include/random/gauss.hpp' 2024-09-30 21:38:56,740 wheel INFO adding 'pythran/pythonic/include/random/randint.hpp' 2024-09-30 21:38:56,741 wheel INFO adding 'pythran/pythonic/include/random/random.hpp' 2024-09-30 21:38:56,742 wheel INFO adding 'pythran/pythonic/include/random/randrange.hpp' 2024-09-30 21:38:56,743 wheel INFO adding 'pythran/pythonic/include/random/sample.hpp' 2024-09-30 21:38:56,744 wheel INFO adding 'pythran/pythonic/include/random/seed.hpp' 2024-09-30 21:38:56,745 wheel INFO adding 'pythran/pythonic/include/random/shuffle.hpp' 2024-09-30 21:38:56,745 wheel INFO adding 'pythran/pythonic/include/random/uniform.hpp' 2024-09-30 21:38:56,747 wheel INFO adding 'pythran/pythonic/include/scipy/special/binom.hpp' 2024-09-30 21:38:56,748 wheel INFO adding 'pythran/pythonic/include/scipy/special/gamma.hpp' 2024-09-30 21:38:56,748 wheel INFO adding 'pythran/pythonic/include/scipy/special/gammaincinv.hpp' 2024-09-30 21:38:56,749 wheel INFO adding 'pythran/pythonic/include/scipy/special/gammaln.hpp' 2024-09-30 21:38:56,750 wheel INFO adding 'pythran/pythonic/include/scipy/special/hankel1.hpp' 2024-09-30 21:38:56,751 wheel INFO adding 'pythran/pythonic/include/scipy/special/hankel2.hpp' 2024-09-30 21:38:56,752 wheel INFO adding 'pythran/pythonic/include/scipy/special/i0.hpp' 2024-09-30 21:38:56,752 wheel INFO adding 'pythran/pythonic/include/scipy/special/i0e.hpp' 2024-09-30 21:38:56,753 wheel INFO adding 'pythran/pythonic/include/scipy/special/iv.hpp' 2024-09-30 21:38:56,754 wheel INFO adding 'pythran/pythonic/include/scipy/special/ivp.hpp' 2024-09-30 21:38:56,755 wheel INFO adding 'pythran/pythonic/include/scipy/special/jv.hpp' 2024-09-30 21:38:56,756 wheel INFO adding 'pythran/pythonic/include/scipy/special/jvp.hpp' 2024-09-30 21:38:56,757 wheel INFO adding 'pythran/pythonic/include/scipy/special/kv.hpp' 2024-09-30 21:38:56,757 wheel INFO adding 'pythran/pythonic/include/scipy/special/kvp.hpp' 2024-09-30 21:38:56,758 wheel INFO adding 'pythran/pythonic/include/scipy/special/ndtr.hpp' 2024-09-30 21:38:56,759 wheel INFO adding 'pythran/pythonic/include/scipy/special/ndtri.hpp' 2024-09-30 21:38:56,760 wheel INFO adding 'pythran/pythonic/include/scipy/special/spherical_jn.hpp' 2024-09-30 21:38:56,761 wheel INFO adding 'pythran/pythonic/include/scipy/special/spherical_yn.hpp' 2024-09-30 21:38:56,761 wheel INFO adding 'pythran/pythonic/include/scipy/special/yv.hpp' 2024-09-30 21:38:56,762 wheel INFO adding 'pythran/pythonic/include/scipy/special/yvp.hpp' 2024-09-30 21:38:56,763 wheel INFO adding 'pythran/pythonic/include/string/ascii_letters.hpp' 2024-09-30 21:38:56,764 wheel INFO adding 'pythran/pythonic/include/string/ascii_lowercase.hpp' 2024-09-30 21:38:56,765 wheel INFO adding 'pythran/pythonic/include/string/ascii_uppercase.hpp' 2024-09-30 21:38:56,766 wheel INFO adding 'pythran/pythonic/include/string/digits.hpp' 2024-09-30 21:38:56,767 wheel INFO adding 'pythran/pythonic/include/string/find.hpp' 2024-09-30 21:38:56,767 wheel INFO adding 'pythran/pythonic/include/string/hexdigits.hpp' 2024-09-30 21:38:56,768 wheel INFO adding 'pythran/pythonic/include/string/octdigits.hpp' 2024-09-30 21:38:56,769 wheel INFO adding 'pythran/pythonic/include/time/sleep.hpp' 2024-09-30 21:38:56,770 wheel INFO adding 'pythran/pythonic/include/time/time.hpp' 2024-09-30 21:38:56,771 wheel INFO adding 'pythran/pythonic/include/types/NoneType.hpp' 2024-09-30 21:38:56,773 wheel INFO adding 'pythran/pythonic/include/types/assignable.hpp' 2024-09-30 21:38:56,774 wheel INFO adding 'pythran/pythonic/include/types/attr.hpp' 2024-09-30 21:38:56,774 wheel INFO adding 'pythran/pythonic/include/types/bool.hpp' 2024-09-30 21:38:56,775 wheel INFO adding 'pythran/pythonic/include/types/cfun.hpp' 2024-09-30 21:38:56,776 wheel INFO adding 'pythran/pythonic/include/types/clongdouble.hpp' 2024-09-30 21:38:56,777 wheel INFO adding 'pythran/pythonic/include/types/combined.hpp' 2024-09-30 21:38:56,778 wheel INFO adding 'pythran/pythonic/include/types/complex.hpp' 2024-09-30 21:38:56,779 wheel INFO adding 'pythran/pythonic/include/types/complex128.hpp' 2024-09-30 21:38:56,780 wheel INFO adding 'pythran/pythonic/include/types/complex256.hpp' 2024-09-30 21:38:56,780 wheel INFO adding 'pythran/pythonic/include/types/complex64.hpp' 2024-09-30 21:38:56,782 wheel INFO adding 'pythran/pythonic/include/types/dict.hpp' 2024-09-30 21:38:56,783 wheel INFO adding 'pythran/pythonic/include/types/dynamic_tuple.hpp' 2024-09-30 21:38:56,784 wheel INFO adding 'pythran/pythonic/include/types/empty_iterator.hpp' 2024-09-30 21:38:56,785 wheel INFO adding 'pythran/pythonic/include/types/exceptions.hpp' 2024-09-30 21:38:56,786 wheel INFO adding 'pythran/pythonic/include/types/file.hpp' 2024-09-30 21:38:56,787 wheel INFO adding 'pythran/pythonic/include/types/finfo.hpp' 2024-09-30 21:38:56,788 wheel INFO adding 'pythran/pythonic/include/types/float.hpp' 2024-09-30 21:38:56,788 wheel INFO adding 'pythran/pythonic/include/types/float128.hpp' 2024-09-30 21:38:56,789 wheel INFO adding 'pythran/pythonic/include/types/float32.hpp' 2024-09-30 21:38:56,790 wheel INFO adding 'pythran/pythonic/include/types/float64.hpp' 2024-09-30 21:38:56,791 wheel INFO adding 'pythran/pythonic/include/types/generator.hpp' 2024-09-30 21:38:56,791 wheel INFO adding 'pythran/pythonic/include/types/immediate.hpp' 2024-09-30 21:38:56,792 wheel INFO adding 'pythran/pythonic/include/types/int.hpp' 2024-09-30 21:38:56,793 wheel INFO adding 'pythran/pythonic/include/types/int16.hpp' 2024-09-30 21:38:56,794 wheel INFO adding 'pythran/pythonic/include/types/int32.hpp' 2024-09-30 21:38:56,795 wheel INFO adding 'pythran/pythonic/include/types/int64.hpp' 2024-09-30 21:38:56,796 wheel INFO adding 'pythran/pythonic/include/types/int8.hpp' 2024-09-30 21:38:56,796 wheel INFO adding 'pythran/pythonic/include/types/intc.hpp' 2024-09-30 21:38:56,797 wheel INFO adding 'pythran/pythonic/include/types/intp.hpp' 2024-09-30 21:38:56,798 wheel INFO adding 'pythran/pythonic/include/types/lazy.hpp' 2024-09-30 21:38:56,799 wheel INFO adding 'pythran/pythonic/include/types/list.hpp' 2024-09-30 21:38:56,800 wheel INFO adding 'pythran/pythonic/include/types/longdouble.hpp' 2024-09-30 21:38:56,802 wheel INFO adding 'pythran/pythonic/include/types/ndarray.hpp' 2024-09-30 21:38:56,804 wheel INFO adding 'pythran/pythonic/include/types/nditerator.hpp' 2024-09-30 21:38:56,805 wheel INFO adding 'pythran/pythonic/include/types/numpy_binary_op.hpp' 2024-09-30 21:38:56,805 wheel INFO adding 'pythran/pythonic/include/types/numpy_broadcast.hpp' 2024-09-30 21:38:56,807 wheel INFO adding 'pythran/pythonic/include/types/numpy_expr.hpp' 2024-09-30 21:38:56,809 wheel INFO adding 'pythran/pythonic/include/types/numpy_gexpr.hpp' 2024-09-30 21:38:56,811 wheel INFO adding 'pythran/pythonic/include/types/numpy_iexpr.hpp' 2024-09-30 21:38:56,812 wheel INFO adding 'pythran/pythonic/include/types/numpy_nary_expr.hpp' 2024-09-30 21:38:56,813 wheel INFO adding 'pythran/pythonic/include/types/numpy_op_helper.hpp' 2024-09-30 21:38:56,814 wheel INFO adding 'pythran/pythonic/include/types/numpy_operators.hpp' 2024-09-30 21:38:56,815 wheel INFO adding 'pythran/pythonic/include/types/numpy_texpr.hpp' 2024-09-30 21:38:56,817 wheel INFO adding 'pythran/pythonic/include/types/numpy_ufunc.hpp' 2024-09-30 21:38:56,818 wheel INFO adding 'pythran/pythonic/include/types/numpy_unary_op.hpp' 2024-09-30 21:38:56,819 wheel INFO adding 'pythran/pythonic/include/types/numpy_vexpr.hpp' 2024-09-30 21:38:56,820 wheel INFO adding 'pythran/pythonic/include/types/pointer.hpp' 2024-09-30 21:38:56,820 wheel INFO adding 'pythran/pythonic/include/types/raw_array.hpp' 2024-09-30 21:38:56,821 wheel INFO adding 'pythran/pythonic/include/types/set.hpp' 2024-09-30 21:38:56,823 wheel INFO adding 'pythran/pythonic/include/types/slice.hpp' 2024-09-30 21:38:56,824 wheel INFO adding 'pythran/pythonic/include/types/static_if.hpp' 2024-09-30 21:38:56,825 wheel INFO adding 'pythran/pythonic/include/types/str.hpp' 2024-09-30 21:38:56,826 wheel INFO adding 'pythran/pythonic/include/types/traits.hpp' 2024-09-30 21:38:56,827 wheel INFO adding 'pythran/pythonic/include/types/tuple.hpp' 2024-09-30 21:38:56,829 wheel INFO adding 'pythran/pythonic/include/types/uint16.hpp' 2024-09-30 21:38:56,830 wheel INFO adding 'pythran/pythonic/include/types/uint32.hpp' 2024-09-30 21:38:56,831 wheel INFO adding 'pythran/pythonic/include/types/uint64.hpp' 2024-09-30 21:38:56,832 wheel INFO adding 'pythran/pythonic/include/types/uint8.hpp' 2024-09-30 21:38:56,833 wheel INFO adding 'pythran/pythonic/include/types/uintc.hpp' 2024-09-30 21:38:56,833 wheel INFO adding 'pythran/pythonic/include/types/uintp.hpp' 2024-09-30 21:38:56,834 wheel INFO adding 'pythran/pythonic/include/types/variant_functor.hpp' 2024-09-30 21:38:56,835 wheel INFO adding 'pythran/pythonic/include/types/vectorizable_type.hpp' 2024-09-30 21:38:56,836 wheel INFO adding 'pythran/pythonic/include/utils/allocate.hpp' 2024-09-30 21:38:56,837 wheel INFO adding 'pythran/pythonic/include/utils/array_helper.hpp' 2024-09-30 21:38:56,838 wheel INFO adding 'pythran/pythonic/include/utils/broadcast_copy.hpp' 2024-09-30 21:38:56,839 wheel INFO adding 'pythran/pythonic/include/utils/functor.hpp' 2024-09-30 21:38:56,840 wheel INFO adding 'pythran/pythonic/include/utils/fwd.hpp' 2024-09-30 21:38:56,841 wheel INFO adding 'pythran/pythonic/include/utils/int_.hpp' 2024-09-30 21:38:56,842 wheel INFO adding 'pythran/pythonic/include/utils/iterator.hpp' 2024-09-30 21:38:56,842 wheel INFO adding 'pythran/pythonic/include/utils/meta.hpp' 2024-09-30 21:38:56,843 wheel INFO adding 'pythran/pythonic/include/utils/nested_container.hpp' 2024-09-30 21:38:56,844 wheel INFO adding 'pythran/pythonic/include/utils/neutral.hpp' 2024-09-30 21:38:56,845 wheel INFO adding 'pythran/pythonic/include/utils/numpy_conversion.hpp' 2024-09-30 21:38:56,846 wheel INFO adding 'pythran/pythonic/include/utils/numpy_traits.hpp' 2024-09-30 21:38:56,847 wheel INFO adding 'pythran/pythonic/include/utils/reserve.hpp' 2024-09-30 21:38:56,848 wheel INFO adding 'pythran/pythonic/include/utils/seq.hpp' 2024-09-30 21:38:56,849 wheel INFO adding 'pythran/pythonic/include/utils/shared_ref.hpp' 2024-09-30 21:38:56,850 wheel INFO adding 'pythran/pythonic/include/utils/tags.hpp' 2024-09-30 21:38:56,850 wheel INFO adding 'pythran/pythonic/include/utils/yield.hpp' 2024-09-30 21:38:56,852 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/close.hpp' 2024-09-30 21:38:56,853 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp' 2024-09-30 21:38:56,854 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/flush.hpp' 2024-09-30 21:38:56,855 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp' 2024-09-30 21:38:56,855 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/next.hpp' 2024-09-30 21:38:56,856 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/read.hpp' 2024-09-30 21:38:56,857 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/readline.hpp' 2024-09-30 21:38:56,858 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp' 2024-09-30 21:38:56,859 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/seek.hpp' 2024-09-30 21:38:56,859 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/tell.hpp' 2024-09-30 21:38:56,860 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp' 2024-09-30 21:38:56,861 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/write.hpp' 2024-09-30 21:38:56,862 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp' 2024-09-30 21:38:56,863 wheel INFO adding 'pythran/pythonic/itertools/combinations.hpp' 2024-09-30 21:38:56,864 wheel INFO adding 'pythran/pythonic/itertools/common.hpp' 2024-09-30 21:38:56,865 wheel INFO adding 'pythran/pythonic/itertools/count.hpp' 2024-09-30 21:38:56,866 wheel INFO adding 'pythran/pythonic/itertools/ifilter.hpp' 2024-09-30 21:38:56,866 wheel INFO adding 'pythran/pythonic/itertools/islice.hpp' 2024-09-30 21:38:56,867 wheel INFO adding 'pythran/pythonic/itertools/permutations.hpp' 2024-09-30 21:38:56,868 wheel INFO adding 'pythran/pythonic/itertools/product.hpp' 2024-09-30 21:38:56,869 wheel INFO adding 'pythran/pythonic/itertools/repeat.hpp' 2024-09-30 21:38:56,871 wheel INFO adding 'pythran/pythonic/math/acos.hpp' 2024-09-30 21:38:56,871 wheel INFO adding 'pythran/pythonic/math/acosh.hpp' 2024-09-30 21:38:56,872 wheel INFO adding 'pythran/pythonic/math/asin.hpp' 2024-09-30 21:38:56,873 wheel INFO adding 'pythran/pythonic/math/asinh.hpp' 2024-09-30 21:38:56,874 wheel INFO adding 'pythran/pythonic/math/atan.hpp' 2024-09-30 21:38:56,874 wheel INFO adding 'pythran/pythonic/math/atan2.hpp' 2024-09-30 21:38:56,875 wheel INFO adding 'pythran/pythonic/math/atanh.hpp' 2024-09-30 21:38:56,876 wheel INFO adding 'pythran/pythonic/math/ceil.hpp' 2024-09-30 21:38:56,877 wheel INFO adding 'pythran/pythonic/math/copysign.hpp' 2024-09-30 21:38:56,878 wheel INFO adding 'pythran/pythonic/math/cos.hpp' 2024-09-30 21:38:56,878 wheel INFO adding 'pythran/pythonic/math/cosh.hpp' 2024-09-30 21:38:56,879 wheel INFO adding 'pythran/pythonic/math/degrees.hpp' 2024-09-30 21:38:56,880 wheel INFO adding 'pythran/pythonic/math/e.hpp' 2024-09-30 21:38:56,881 wheel INFO adding 'pythran/pythonic/math/erf.hpp' 2024-09-30 21:38:56,882 wheel INFO adding 'pythran/pythonic/math/erfc.hpp' 2024-09-30 21:38:56,882 wheel INFO adding 'pythran/pythonic/math/exp.hpp' 2024-09-30 21:38:56,883 wheel INFO adding 'pythran/pythonic/math/expm1.hpp' 2024-09-30 21:38:56,884 wheel INFO adding 'pythran/pythonic/math/fabs.hpp' 2024-09-30 21:38:56,885 wheel INFO adding 'pythran/pythonic/math/factorial.hpp' 2024-09-30 21:38:56,885 wheel INFO adding 'pythran/pythonic/math/floor.hpp' 2024-09-30 21:38:56,886 wheel INFO adding 'pythran/pythonic/math/fmod.hpp' 2024-09-30 21:38:56,887 wheel INFO adding 'pythran/pythonic/math/frexp.hpp' 2024-09-30 21:38:56,888 wheel INFO adding 'pythran/pythonic/math/gamma.hpp' 2024-09-30 21:38:56,888 wheel INFO adding 'pythran/pythonic/math/hypot.hpp' 2024-09-30 21:38:56,889 wheel INFO adding 'pythran/pythonic/math/isinf.hpp' 2024-09-30 21:38:56,890 wheel INFO adding 'pythran/pythonic/math/isnan.hpp' 2024-09-30 21:38:56,891 wheel INFO adding 'pythran/pythonic/math/ldexp.hpp' 2024-09-30 21:38:56,892 wheel INFO adding 'pythran/pythonic/math/lgamma.hpp' 2024-09-30 21:38:56,893 wheel INFO adding 'pythran/pythonic/math/log.hpp' 2024-09-30 21:38:56,893 wheel INFO adding 'pythran/pythonic/math/log10.hpp' 2024-09-30 21:38:56,894 wheel INFO adding 'pythran/pythonic/math/log1p.hpp' 2024-09-30 21:38:56,895 wheel INFO adding 'pythran/pythonic/math/modf.hpp' 2024-09-30 21:38:56,896 wheel INFO adding 'pythran/pythonic/math/pi.hpp' 2024-09-30 21:38:56,896 wheel INFO adding 'pythran/pythonic/math/pow.hpp' 2024-09-30 21:38:56,897 wheel INFO adding 'pythran/pythonic/math/radians.hpp' 2024-09-30 21:38:56,898 wheel INFO adding 'pythran/pythonic/math/sin.hpp' 2024-09-30 21:38:56,899 wheel INFO adding 'pythran/pythonic/math/sinh.hpp' 2024-09-30 21:38:56,900 wheel INFO adding 'pythran/pythonic/math/sqrt.hpp' 2024-09-30 21:38:56,900 wheel INFO adding 'pythran/pythonic/math/tan.hpp' 2024-09-30 21:38:56,901 wheel INFO adding 'pythran/pythonic/math/tanh.hpp' 2024-09-30 21:38:56,902 wheel INFO adding 'pythran/pythonic/math/trunc.hpp' 2024-09-30 21:38:56,904 wheel INFO adding 'pythran/pythonic/numpy/.hpp' 2024-09-30 21:38:56,906 wheel INFO adding 'pythran/pythonic/numpy/NINF.hpp' 2024-09-30 21:38:56,906 wheel INFO adding 'pythran/pythonic/numpy/abs.hpp' 2024-09-30 21:38:56,907 wheel INFO adding 'pythran/pythonic/numpy/absolute.hpp' 2024-09-30 21:38:56,908 wheel INFO adding 'pythran/pythonic/numpy/add.hpp' 2024-09-30 21:38:56,909 wheel INFO adding 'pythran/pythonic/numpy/alen.hpp' 2024-09-30 21:38:56,910 wheel INFO adding 'pythran/pythonic/numpy/all.hpp' 2024-09-30 21:38:56,911 wheel INFO adding 'pythran/pythonic/numpy/allclose.hpp' 2024-09-30 21:38:56,911 wheel INFO adding 'pythran/pythonic/numpy/alltrue.hpp' 2024-09-30 21:38:56,912 wheel INFO adding 'pythran/pythonic/numpy/amax.hpp' 2024-09-30 21:38:56,913 wheel INFO adding 'pythran/pythonic/numpy/amin.hpp' 2024-09-30 21:38:56,914 wheel INFO adding 'pythran/pythonic/numpy/angle.hpp' 2024-09-30 21:38:56,915 wheel INFO adding 'pythran/pythonic/numpy/angle_in_deg.hpp' 2024-09-30 21:38:56,916 wheel INFO adding 'pythran/pythonic/numpy/angle_in_rad.hpp' 2024-09-30 21:38:56,916 wheel INFO adding 'pythran/pythonic/numpy/any.hpp' 2024-09-30 21:38:56,917 wheel INFO adding 'pythran/pythonic/numpy/append.hpp' 2024-09-30 21:38:56,918 wheel INFO adding 'pythran/pythonic/numpy/arange.hpp' 2024-09-30 21:38:56,919 wheel INFO adding 'pythran/pythonic/numpy/arccos.hpp' 2024-09-30 21:38:56,920 wheel INFO adding 'pythran/pythonic/numpy/arccosh.hpp' 2024-09-30 21:38:56,921 wheel INFO adding 'pythran/pythonic/numpy/arcsin.hpp' 2024-09-30 21:38:56,921 wheel INFO adding 'pythran/pythonic/numpy/arcsinh.hpp' 2024-09-30 21:38:56,922 wheel INFO adding 'pythran/pythonic/numpy/arctan.hpp' 2024-09-30 21:38:56,923 wheel INFO adding 'pythran/pythonic/numpy/arctan2.hpp' 2024-09-30 21:38:56,924 wheel INFO adding 'pythran/pythonic/numpy/arctanh.hpp' 2024-09-30 21:38:56,925 wheel INFO adding 'pythran/pythonic/numpy/argmax.hpp' 2024-09-30 21:38:56,926 wheel INFO adding 'pythran/pythonic/numpy/argmin.hpp' 2024-09-30 21:38:56,927 wheel INFO adding 'pythran/pythonic/numpy/argminmax.hpp' 2024-09-30 21:38:56,928 wheel INFO adding 'pythran/pythonic/numpy/argsort.hpp' 2024-09-30 21:38:56,929 wheel INFO adding 'pythran/pythonic/numpy/argwhere.hpp' 2024-09-30 21:38:56,929 wheel INFO adding 'pythran/pythonic/numpy/around.hpp' 2024-09-30 21:38:56,930 wheel INFO adding 'pythran/pythonic/numpy/array.hpp' 2024-09-30 21:38:56,931 wheel INFO adding 'pythran/pythonic/numpy/array2string.hpp' 2024-09-30 21:38:56,932 wheel INFO adding 'pythran/pythonic/numpy/array_equal.hpp' 2024-09-30 21:38:56,933 wheel INFO adding 'pythran/pythonic/numpy/array_equiv.hpp' 2024-09-30 21:38:56,934 wheel INFO adding 'pythran/pythonic/numpy/array_split.hpp' 2024-09-30 21:38:56,935 wheel INFO adding 'pythran/pythonic/numpy/array_str.hpp' 2024-09-30 21:38:56,935 wheel INFO adding 'pythran/pythonic/numpy/asarray.hpp' 2024-09-30 21:38:56,936 wheel INFO adding 'pythran/pythonic/numpy/asarray_chkfinite.hpp' 2024-09-30 21:38:56,937 wheel INFO adding 'pythran/pythonic/numpy/ascontiguousarray.hpp' 2024-09-30 21:38:56,938 wheel INFO adding 'pythran/pythonic/numpy/asfarray.hpp' 2024-09-30 21:38:56,939 wheel INFO adding 'pythran/pythonic/numpy/asscalar.hpp' 2024-09-30 21:38:56,940 wheel INFO adding 'pythran/pythonic/numpy/atleast_1d.hpp' 2024-09-30 21:38:56,940 wheel INFO adding 'pythran/pythonic/numpy/atleast_2d.hpp' 2024-09-30 21:38:56,941 wheel INFO adding 'pythran/pythonic/numpy/atleast_3d.hpp' 2024-09-30 21:38:56,942 wheel INFO adding 'pythran/pythonic/numpy/average.hpp' 2024-09-30 21:38:56,943 wheel INFO adding 'pythran/pythonic/numpy/base_repr.hpp' 2024-09-30 21:38:56,944 wheel INFO adding 'pythran/pythonic/numpy/binary_repr.hpp' 2024-09-30 21:38:56,945 wheel INFO adding 'pythran/pythonic/numpy/bincount.hpp' 2024-09-30 21:38:56,946 wheel INFO adding 'pythran/pythonic/numpy/bitwise_and.hpp' 2024-09-30 21:38:56,947 wheel INFO adding 'pythran/pythonic/numpy/bitwise_not.hpp' 2024-09-30 21:38:56,947 wheel INFO adding 'pythran/pythonic/numpy/bitwise_or.hpp' 2024-09-30 21:38:56,948 wheel INFO adding 'pythran/pythonic/numpy/bitwise_xor.hpp' 2024-09-30 21:38:56,949 wheel INFO adding 'pythran/pythonic/numpy/bool_.hpp' 2024-09-30 21:38:56,950 wheel INFO adding 'pythran/pythonic/numpy/broadcast_to.hpp' 2024-09-30 21:38:56,951 wheel INFO adding 'pythran/pythonic/numpy/byte.hpp' 2024-09-30 21:38:56,952 wheel INFO adding 'pythran/pythonic/numpy/cbrt.hpp' 2024-09-30 21:38:56,952 wheel INFO adding 'pythran/pythonic/numpy/ceil.hpp' 2024-09-30 21:38:56,953 wheel INFO adding 'pythran/pythonic/numpy/clip.hpp' 2024-09-30 21:38:56,954 wheel INFO adding 'pythran/pythonic/numpy/complex.hpp' 2024-09-30 21:38:56,955 wheel INFO adding 'pythran/pythonic/numpy/complex128.hpp' 2024-09-30 21:38:56,956 wheel INFO adding 'pythran/pythonic/numpy/complex256.hpp' 2024-09-30 21:38:56,956 wheel INFO adding 'pythran/pythonic/numpy/complex64.hpp' 2024-09-30 21:38:56,957 wheel INFO adding 'pythran/pythonic/numpy/concatenate.hpp' 2024-09-30 21:38:56,958 wheel INFO adding 'pythran/pythonic/numpy/conj.hpp' 2024-09-30 21:38:56,959 wheel INFO adding 'pythran/pythonic/numpy/conjugate.hpp' 2024-09-30 21:38:56,960 wheel INFO adding 'pythran/pythonic/numpy/convolve.hpp' 2024-09-30 21:38:56,961 wheel INFO adding 'pythran/pythonic/numpy/copy.hpp' 2024-09-30 21:38:56,962 wheel INFO adding 'pythran/pythonic/numpy/copysign.hpp' 2024-09-30 21:38:56,963 wheel INFO adding 'pythran/pythonic/numpy/copyto.hpp' 2024-09-30 21:38:56,964 wheel INFO adding 'pythran/pythonic/numpy/correlate.hpp' 2024-09-30 21:38:56,964 wheel INFO adding 'pythran/pythonic/numpy/cos.hpp' 2024-09-30 21:38:56,965 wheel INFO adding 'pythran/pythonic/numpy/cosh.hpp' 2024-09-30 21:38:56,966 wheel INFO adding 'pythran/pythonic/numpy/count_nonzero.hpp' 2024-09-30 21:38:56,967 wheel INFO adding 'pythran/pythonic/numpy/cross.hpp' 2024-09-30 21:38:56,968 wheel INFO adding 'pythran/pythonic/numpy/cumprod.hpp' 2024-09-30 21:38:56,969 wheel INFO adding 'pythran/pythonic/numpy/cumproduct.hpp' 2024-09-30 21:38:56,970 wheel INFO adding 'pythran/pythonic/numpy/cumsum.hpp' 2024-09-30 21:38:56,970 wheel INFO adding 'pythran/pythonic/numpy/deg2rad.hpp' 2024-09-30 21:38:56,971 wheel INFO adding 'pythran/pythonic/numpy/degrees.hpp' 2024-09-30 21:38:56,972 wheel INFO adding 'pythran/pythonic/numpy/delete_.hpp' 2024-09-30 21:38:56,973 wheel INFO adding 'pythran/pythonic/numpy/diag.hpp' 2024-09-30 21:38:56,974 wheel INFO adding 'pythran/pythonic/numpy/diagflat.hpp' 2024-09-30 21:38:56,974 wheel INFO adding 'pythran/pythonic/numpy/diagonal.hpp' 2024-09-30 21:38:56,975 wheel INFO adding 'pythran/pythonic/numpy/diff.hpp' 2024-09-30 21:38:56,976 wheel INFO adding 'pythran/pythonic/numpy/digitize.hpp' 2024-09-30 21:38:56,977 wheel INFO adding 'pythran/pythonic/numpy/divide.hpp' 2024-09-30 21:38:56,978 wheel INFO adding 'pythran/pythonic/numpy/dot.hpp' 2024-09-30 21:38:56,980 wheel INFO adding 'pythran/pythonic/numpy/double_.hpp' 2024-09-30 21:38:56,980 wheel INFO adding 'pythran/pythonic/numpy/e.hpp' 2024-09-30 21:38:56,981 wheel INFO adding 'pythran/pythonic/numpy/ediff1d.hpp' 2024-09-30 21:38:56,982 wheel INFO adding 'pythran/pythonic/numpy/empty.hpp' 2024-09-30 21:38:56,983 wheel INFO adding 'pythran/pythonic/numpy/empty_like.hpp' 2024-09-30 21:38:56,984 wheel INFO adding 'pythran/pythonic/numpy/equal.hpp' 2024-09-30 21:38:56,984 wheel INFO adding 'pythran/pythonic/numpy/exp.hpp' 2024-09-30 21:38:56,985 wheel INFO adding 'pythran/pythonic/numpy/expand_dims.hpp' 2024-09-30 21:38:56,986 wheel INFO adding 'pythran/pythonic/numpy/expm1.hpp' 2024-09-30 21:38:56,987 wheel INFO adding 'pythran/pythonic/numpy/eye.hpp' 2024-09-30 21:38:56,988 wheel INFO adding 'pythran/pythonic/numpy/fabs.hpp' 2024-09-30 21:38:56,989 wheel INFO adding 'pythran/pythonic/numpy/fill_diagonal.hpp' 2024-09-30 21:38:56,989 wheel INFO adding 'pythran/pythonic/numpy/finfo.hpp' 2024-09-30 21:38:56,990 wheel INFO adding 'pythran/pythonic/numpy/fix.hpp' 2024-09-30 21:38:56,991 wheel INFO adding 'pythran/pythonic/numpy/flatnonzero.hpp' 2024-09-30 21:38:56,992 wheel INFO adding 'pythran/pythonic/numpy/flip.hpp' 2024-09-30 21:38:56,993 wheel INFO adding 'pythran/pythonic/numpy/fliplr.hpp' 2024-09-30 21:38:56,994 wheel INFO adding 'pythran/pythonic/numpy/flipud.hpp' 2024-09-30 21:38:56,994 wheel INFO adding 'pythran/pythonic/numpy/float128.hpp' 2024-09-30 21:38:56,995 wheel INFO adding 'pythran/pythonic/numpy/float32.hpp' 2024-09-30 21:38:56,996 wheel INFO adding 'pythran/pythonic/numpy/float64.hpp' 2024-09-30 21:38:56,997 wheel INFO adding 'pythran/pythonic/numpy/float_.hpp' 2024-09-30 21:38:56,998 wheel INFO adding 'pythran/pythonic/numpy/floor.hpp' 2024-09-30 21:38:56,998 wheel INFO adding 'pythran/pythonic/numpy/floor_divide.hpp' 2024-09-30 21:38:56,999 wheel INFO adding 'pythran/pythonic/numpy/fmax.hpp' 2024-09-30 21:38:57,000 wheel INFO adding 'pythran/pythonic/numpy/fmin.hpp' 2024-09-30 21:38:57,001 wheel INFO adding 'pythran/pythonic/numpy/fmod.hpp' 2024-09-30 21:38:57,002 wheel INFO adding 'pythran/pythonic/numpy/frexp.hpp' 2024-09-30 21:38:57,003 wheel INFO adding 'pythran/pythonic/numpy/fromfile.hpp' 2024-09-30 21:38:57,003 wheel INFO adding 'pythran/pythonic/numpy/fromfunction.hpp' 2024-09-30 21:38:57,004 wheel INFO adding 'pythran/pythonic/numpy/fromiter.hpp' 2024-09-30 21:38:57,005 wheel INFO adding 'pythran/pythonic/numpy/fromstring.hpp' 2024-09-30 21:38:57,006 wheel INFO adding 'pythran/pythonic/numpy/full.hpp' 2024-09-30 21:38:57,007 wheel INFO adding 'pythran/pythonic/numpy/full_like.hpp' 2024-09-30 21:38:57,008 wheel INFO adding 'pythran/pythonic/numpy/greater.hpp' 2024-09-30 21:38:57,009 wheel INFO adding 'pythran/pythonic/numpy/greater_equal.hpp' 2024-09-30 21:38:57,010 wheel INFO adding 'pythran/pythonic/numpy/heaviside.hpp' 2024-09-30 21:38:57,010 wheel INFO adding 'pythran/pythonic/numpy/hstack.hpp' 2024-09-30 21:38:57,011 wheel INFO adding 'pythran/pythonic/numpy/hypot.hpp' 2024-09-30 21:38:57,012 wheel INFO adding 'pythran/pythonic/numpy/identity.hpp' 2024-09-30 21:38:57,013 wheel INFO adding 'pythran/pythonic/numpy/imag.hpp' 2024-09-30 21:38:57,014 wheel INFO adding 'pythran/pythonic/numpy/indices.hpp' 2024-09-30 21:38:57,015 wheel INFO adding 'pythran/pythonic/numpy/inf.hpp' 2024-09-30 21:38:57,015 wheel INFO adding 'pythran/pythonic/numpy/inner.hpp' 2024-09-30 21:38:57,016 wheel INFO adding 'pythran/pythonic/numpy/insert.hpp' 2024-09-30 21:38:57,017 wheel INFO adding 'pythran/pythonic/numpy/int16.hpp' 2024-09-30 21:38:57,018 wheel INFO adding 'pythran/pythonic/numpy/int32.hpp' 2024-09-30 21:38:57,019 wheel INFO adding 'pythran/pythonic/numpy/int64.hpp' 2024-09-30 21:38:57,020 wheel INFO adding 'pythran/pythonic/numpy/int8.hpp' 2024-09-30 21:38:57,020 wheel INFO adding 'pythran/pythonic/numpy/int_.hpp' 2024-09-30 21:38:57,021 wheel INFO adding 'pythran/pythonic/numpy/intc.hpp' 2024-09-30 21:38:57,022 wheel INFO adding 'pythran/pythonic/numpy/interp.hpp' 2024-09-30 21:38:57,023 wheel INFO adding 'pythran/pythonic/numpy/interp_core.hpp' 2024-09-30 21:38:57,024 wheel INFO adding 'pythran/pythonic/numpy/intersect1d.hpp' 2024-09-30 21:38:57,025 wheel INFO adding 'pythran/pythonic/numpy/intp.hpp' 2024-09-30 21:38:57,026 wheel INFO adding 'pythran/pythonic/numpy/invert.hpp' 2024-09-30 21:38:57,027 wheel INFO adding 'pythran/pythonic/numpy/isclose.hpp' 2024-09-30 21:38:57,027 wheel INFO adding 'pythran/pythonic/numpy/iscomplex.hpp' 2024-09-30 21:38:57,028 wheel INFO adding 'pythran/pythonic/numpy/isfinite.hpp' 2024-09-30 21:38:57,029 wheel INFO adding 'pythran/pythonic/numpy/isinf.hpp' 2024-09-30 21:38:57,030 wheel INFO adding 'pythran/pythonic/numpy/isnan.hpp' 2024-09-30 21:38:57,031 wheel INFO adding 'pythran/pythonic/numpy/isneginf.hpp' 2024-09-30 21:38:57,032 wheel INFO adding 'pythran/pythonic/numpy/isposinf.hpp' 2024-09-30 21:38:57,032 wheel INFO adding 'pythran/pythonic/numpy/isreal.hpp' 2024-09-30 21:38:57,033 wheel INFO adding 'pythran/pythonic/numpy/isrealobj.hpp' 2024-09-30 21:38:57,034 wheel INFO adding 'pythran/pythonic/numpy/isscalar.hpp' 2024-09-30 21:38:57,035 wheel INFO adding 'pythran/pythonic/numpy/issctype.hpp' 2024-09-30 21:38:57,036 wheel INFO adding 'pythran/pythonic/numpy/ldexp.hpp' 2024-09-30 21:38:57,036 wheel INFO adding 'pythran/pythonic/numpy/left_shift.hpp' 2024-09-30 21:38:57,037 wheel INFO adding 'pythran/pythonic/numpy/less.hpp' 2024-09-30 21:38:57,038 wheel INFO adding 'pythran/pythonic/numpy/less_equal.hpp' 2024-09-30 21:38:57,039 wheel INFO adding 'pythran/pythonic/numpy/lexsort.hpp' 2024-09-30 21:38:57,040 wheel INFO adding 'pythran/pythonic/numpy/linspace.hpp' 2024-09-30 21:38:57,041 wheel INFO adding 'pythran/pythonic/numpy/log.hpp' 2024-09-30 21:38:57,041 wheel INFO adding 'pythran/pythonic/numpy/log10.hpp' 2024-09-30 21:38:57,042 wheel INFO adding 'pythran/pythonic/numpy/log1p.hpp' 2024-09-30 21:38:57,043 wheel INFO adding 'pythran/pythonic/numpy/log2.hpp' 2024-09-30 21:38:57,044 wheel INFO adding 'pythran/pythonic/numpy/logaddexp.hpp' 2024-09-30 21:38:57,045 wheel INFO adding 'pythran/pythonic/numpy/logaddexp2.hpp' 2024-09-30 21:38:57,045 wheel INFO adding 'pythran/pythonic/numpy/logical_and.hpp' 2024-09-30 21:38:57,046 wheel INFO adding 'pythran/pythonic/numpy/logical_not.hpp' 2024-09-30 21:38:57,047 wheel INFO adding 'pythran/pythonic/numpy/logical_or.hpp' 2024-09-30 21:38:57,048 wheel INFO adding 'pythran/pythonic/numpy/logical_xor.hpp' 2024-09-30 21:38:57,049 wheel INFO adding 'pythran/pythonic/numpy/logspace.hpp' 2024-09-30 21:38:57,050 wheel INFO adding 'pythran/pythonic/numpy/longlong.hpp' 2024-09-30 21:38:57,051 wheel INFO adding 'pythran/pythonic/numpy/max.hpp' 2024-09-30 21:38:57,052 wheel INFO adding 'pythran/pythonic/numpy/maximum.hpp' 2024-09-30 21:38:57,053 wheel INFO adding 'pythran/pythonic/numpy/mean.hpp' 2024-09-30 21:38:57,054 wheel INFO adding 'pythran/pythonic/numpy/median.hpp' 2024-09-30 21:38:57,055 wheel INFO adding 'pythran/pythonic/numpy/min.hpp' 2024-09-30 21:38:57,055 wheel INFO adding 'pythran/pythonic/numpy/minimum.hpp' 2024-09-30 21:38:57,056 wheel INFO adding 'pythran/pythonic/numpy/mod.hpp' 2024-09-30 21:38:57,057 wheel INFO adding 'pythran/pythonic/numpy/multiply.hpp' 2024-09-30 21:38:57,058 wheel INFO adding 'pythran/pythonic/numpy/nan.hpp' 2024-09-30 21:38:57,059 wheel INFO adding 'pythran/pythonic/numpy/nan_to_num.hpp' 2024-09-30 21:38:57,059 wheel INFO adding 'pythran/pythonic/numpy/nanargmax.hpp' 2024-09-30 21:38:57,060 wheel INFO adding 'pythran/pythonic/numpy/nanargmin.hpp' 2024-09-30 21:38:57,061 wheel INFO adding 'pythran/pythonic/numpy/nanmax.hpp' 2024-09-30 21:38:57,062 wheel INFO adding 'pythran/pythonic/numpy/nanmin.hpp' 2024-09-30 21:38:57,063 wheel INFO adding 'pythran/pythonic/numpy/nansum.hpp' 2024-09-30 21:38:57,064 wheel INFO adding 'pythran/pythonic/numpy/ndarray.hpp' 2024-09-30 21:38:57,064 wheel INFO adding 'pythran/pythonic/numpy/ndenumerate.hpp' 2024-09-30 21:38:57,065 wheel INFO adding 'pythran/pythonic/numpy/ndim.hpp' 2024-09-30 21:38:57,066 wheel INFO adding 'pythran/pythonic/numpy/ndindex.hpp' 2024-09-30 21:38:57,067 wheel INFO adding 'pythran/pythonic/numpy/negative.hpp' 2024-09-30 21:38:57,068 wheel INFO adding 'pythran/pythonic/numpy/newaxis.hpp' 2024-09-30 21:38:57,069 wheel INFO adding 'pythran/pythonic/numpy/nextafter.hpp' 2024-09-30 21:38:57,070 wheel INFO adding 'pythran/pythonic/numpy/nonzero.hpp' 2024-09-30 21:38:57,070 wheel INFO adding 'pythran/pythonic/numpy/not_equal.hpp' 2024-09-30 21:38:57,071 wheel INFO adding 'pythran/pythonic/numpy/ones.hpp' 2024-09-30 21:38:57,072 wheel INFO adding 'pythran/pythonic/numpy/ones_like.hpp' 2024-09-30 21:38:57,073 wheel INFO adding 'pythran/pythonic/numpy/outer.hpp' 2024-09-30 21:38:57,074 wheel INFO adding 'pythran/pythonic/numpy/partial_sum.hpp' 2024-09-30 21:38:57,075 wheel INFO adding 'pythran/pythonic/numpy/pi.hpp' 2024-09-30 21:38:57,076 wheel INFO adding 'pythran/pythonic/numpy/place.hpp' 2024-09-30 21:38:57,076 wheel INFO adding 'pythran/pythonic/numpy/power.hpp' 2024-09-30 21:38:57,077 wheel INFO adding 'pythran/pythonic/numpy/prod.hpp' 2024-09-30 21:38:57,078 wheel INFO adding 'pythran/pythonic/numpy/product.hpp' 2024-09-30 21:38:57,079 wheel INFO adding 'pythran/pythonic/numpy/ptp.hpp' 2024-09-30 21:38:57,080 wheel INFO adding 'pythran/pythonic/numpy/put.hpp' 2024-09-30 21:38:57,080 wheel INFO adding 'pythran/pythonic/numpy/putmask.hpp' 2024-09-30 21:38:57,081 wheel INFO adding 'pythran/pythonic/numpy/rad2deg.hpp' 2024-09-30 21:38:57,082 wheel INFO adding 'pythran/pythonic/numpy/radians.hpp' 2024-09-30 21:38:57,083 wheel INFO adding 'pythran/pythonic/numpy/ravel.hpp' 2024-09-30 21:38:57,084 wheel INFO adding 'pythran/pythonic/numpy/real.hpp' 2024-09-30 21:38:57,085 wheel INFO adding 'pythran/pythonic/numpy/reciprocal.hpp' 2024-09-30 21:38:57,086 wheel INFO adding 'pythran/pythonic/numpy/reduce.hpp' 2024-09-30 21:38:57,087 wheel INFO adding 'pythran/pythonic/numpy/remainder.hpp' 2024-09-30 21:38:57,087 wheel INFO adding 'pythran/pythonic/numpy/repeat.hpp' 2024-09-30 21:38:57,088 wheel INFO adding 'pythran/pythonic/numpy/resize.hpp' 2024-09-30 21:38:57,089 wheel INFO adding 'pythran/pythonic/numpy/right_shift.hpp' 2024-09-30 21:38:57,090 wheel INFO adding 'pythran/pythonic/numpy/rint.hpp' 2024-09-30 21:38:57,091 wheel INFO adding 'pythran/pythonic/numpy/roll.hpp' 2024-09-30 21:38:57,092 wheel INFO adding 'pythran/pythonic/numpy/rollaxis.hpp' 2024-09-30 21:38:57,093 wheel INFO adding 'pythran/pythonic/numpy/rot90.hpp' 2024-09-30 21:38:57,093 wheel INFO adding 'pythran/pythonic/numpy/round.hpp' 2024-09-30 21:38:57,095 wheel INFO adding 'pythran/pythonic/numpy/round_.hpp' 2024-09-30 21:38:57,095 wheel INFO adding 'pythran/pythonic/numpy/searchsorted.hpp' 2024-09-30 21:38:57,096 wheel INFO adding 'pythran/pythonic/numpy/select.hpp' 2024-09-30 21:38:57,097 wheel INFO adding 'pythran/pythonic/numpy/setdiff1d.hpp' 2024-09-30 21:38:57,098 wheel INFO adding 'pythran/pythonic/numpy/shape.hpp' 2024-09-30 21:38:57,099 wheel INFO adding 'pythran/pythonic/numpy/short_.hpp' 2024-09-30 21:38:57,100 wheel INFO adding 'pythran/pythonic/numpy/sign.hpp' 2024-09-30 21:38:57,101 wheel INFO adding 'pythran/pythonic/numpy/signbit.hpp' 2024-09-30 21:38:57,101 wheel INFO adding 'pythran/pythonic/numpy/sin.hpp' 2024-09-30 21:38:57,102 wheel INFO adding 'pythran/pythonic/numpy/sinh.hpp' 2024-09-30 21:38:57,103 wheel INFO adding 'pythran/pythonic/numpy/size.hpp' 2024-09-30 21:38:57,104 wheel INFO adding 'pythran/pythonic/numpy/sometrue.hpp' 2024-09-30 21:38:57,105 wheel INFO adding 'pythran/pythonic/numpy/sort.hpp' 2024-09-30 21:38:57,105 wheel INFO adding 'pythran/pythonic/numpy/sort_complex.hpp' 2024-09-30 21:38:57,106 wheel INFO adding 'pythran/pythonic/numpy/spacing.hpp' 2024-09-30 21:38:57,107 wheel INFO adding 'pythran/pythonic/numpy/split.hpp' 2024-09-30 21:38:57,108 wheel INFO adding 'pythran/pythonic/numpy/sqrt.hpp' 2024-09-30 21:38:57,109 wheel INFO adding 'pythran/pythonic/numpy/square.hpp' 2024-09-30 21:38:57,110 wheel INFO adding 'pythran/pythonic/numpy/stack.hpp' 2024-09-30 21:38:57,111 wheel INFO adding 'pythran/pythonic/numpy/std_.hpp' 2024-09-30 21:38:57,111 wheel INFO adding 'pythran/pythonic/numpy/subtract.hpp' 2024-09-30 21:38:57,112 wheel INFO adding 'pythran/pythonic/numpy/sum.hpp' 2024-09-30 21:38:57,113 wheel INFO adding 'pythran/pythonic/numpy/swapaxes.hpp' 2024-09-30 21:38:57,114 wheel INFO adding 'pythran/pythonic/numpy/take.hpp' 2024-09-30 21:38:57,115 wheel INFO adding 'pythran/pythonic/numpy/tan.hpp' 2024-09-30 21:38:57,115 wheel INFO adding 'pythran/pythonic/numpy/tanh.hpp' 2024-09-30 21:38:57,116 wheel INFO adding 'pythran/pythonic/numpy/tile.hpp' 2024-09-30 21:38:57,117 wheel INFO adding 'pythran/pythonic/numpy/trace.hpp' 2024-09-30 21:38:57,118 wheel INFO adding 'pythran/pythonic/numpy/transpose.hpp' 2024-09-30 21:38:57,119 wheel INFO adding 'pythran/pythonic/numpy/tri.hpp' 2024-09-30 21:38:57,120 wheel INFO adding 'pythran/pythonic/numpy/tril.hpp' 2024-09-30 21:38:57,121 wheel INFO adding 'pythran/pythonic/numpy/trim_zeros.hpp' 2024-09-30 21:38:57,122 wheel INFO adding 'pythran/pythonic/numpy/triu.hpp' 2024-09-30 21:38:57,122 wheel INFO adding 'pythran/pythonic/numpy/true_divide.hpp' 2024-09-30 21:38:57,123 wheel INFO adding 'pythran/pythonic/numpy/trunc.hpp' 2024-09-30 21:38:57,124 wheel INFO adding 'pythran/pythonic/numpy/ubyte.hpp' 2024-09-30 21:38:57,125 wheel INFO adding 'pythran/pythonic/numpy/ufunc_accumulate.hpp' 2024-09-30 21:38:57,126 wheel INFO adding 'pythran/pythonic/numpy/ufunc_reduce.hpp' 2024-09-30 21:38:57,127 wheel INFO adding 'pythran/pythonic/numpy/uint.hpp' 2024-09-30 21:38:57,127 wheel INFO adding 'pythran/pythonic/numpy/uint16.hpp' 2024-09-30 21:38:57,128 wheel INFO adding 'pythran/pythonic/numpy/uint32.hpp' 2024-09-30 21:38:57,129 wheel INFO adding 'pythran/pythonic/numpy/uint64.hpp' 2024-09-30 21:38:57,130 wheel INFO adding 'pythran/pythonic/numpy/uint8.hpp' 2024-09-30 21:38:57,131 wheel INFO adding 'pythran/pythonic/numpy/uintc.hpp' 2024-09-30 21:38:57,131 wheel INFO adding 'pythran/pythonic/numpy/uintp.hpp' 2024-09-30 21:38:57,132 wheel INFO adding 'pythran/pythonic/numpy/ulonglong.hpp' 2024-09-30 21:38:57,133 wheel INFO adding 'pythran/pythonic/numpy/union1d.hpp' 2024-09-30 21:38:57,134 wheel INFO adding 'pythran/pythonic/numpy/unique.hpp' 2024-09-30 21:38:57,135 wheel INFO adding 'pythran/pythonic/numpy/unravel_index.hpp' 2024-09-30 21:38:57,136 wheel INFO adding 'pythran/pythonic/numpy/unwrap.hpp' 2024-09-30 21:38:57,137 wheel INFO adding 'pythran/pythonic/numpy/ushort.hpp' 2024-09-30 21:38:57,138 wheel INFO adding 'pythran/pythonic/numpy/var.hpp' 2024-09-30 21:38:57,139 wheel INFO adding 'pythran/pythonic/numpy/vdot.hpp' 2024-09-30 21:38:57,140 wheel INFO adding 'pythran/pythonic/numpy/vectorize.hpp' 2024-09-30 21:38:57,141 wheel INFO adding 'pythran/pythonic/numpy/vstack.hpp' 2024-09-30 21:38:57,141 wheel INFO adding 'pythran/pythonic/numpy/where.hpp' 2024-09-30 21:38:57,142 wheel INFO adding 'pythran/pythonic/numpy/zeros.hpp' 2024-09-30 21:38:57,143 wheel INFO adding 'pythran/pythonic/numpy/zeros_like.hpp' 2024-09-30 21:38:57,145 wheel INFO adding 'pythran/pythonic/numpy/add/accumulate.hpp' 2024-09-30 21:38:57,146 wheel INFO adding 'pythran/pythonic/numpy/add/reduce.hpp' 2024-09-30 21:38:57,147 wheel INFO adding 'pythran/pythonic/numpy/arctan2/accumulate.hpp' 2024-09-30 21:38:57,148 wheel INFO adding 'pythran/pythonic/numpy/bitwise_and/accumulate.hpp' 2024-09-30 21:38:57,149 wheel INFO adding 'pythran/pythonic/numpy/bitwise_and/reduce.hpp' 2024-09-30 21:38:57,150 wheel INFO adding 'pythran/pythonic/numpy/bitwise_or/accumulate.hpp' 2024-09-30 21:38:57,151 wheel INFO adding 'pythran/pythonic/numpy/bitwise_or/reduce.hpp' 2024-09-30 21:38:57,152 wheel INFO adding 'pythran/pythonic/numpy/bitwise_xor/accumulate.hpp' 2024-09-30 21:38:57,152 wheel INFO adding 'pythran/pythonic/numpy/bitwise_xor/reduce.hpp' 2024-09-30 21:38:57,153 wheel INFO adding 'pythran/pythonic/numpy/copysign/accumulate.hpp' 2024-09-30 21:38:57,154 wheel INFO adding 'pythran/pythonic/numpy/ctypeslib/as_array.hpp' 2024-09-30 21:38:57,155 wheel INFO adding 'pythran/pythonic/numpy/divide/accumulate.hpp' 2024-09-30 21:38:57,156 wheel INFO adding 'pythran/pythonic/numpy/dtype/type.hpp' 2024-09-30 21:38:57,157 wheel INFO adding 'pythran/pythonic/numpy/equal/accumulate.hpp' 2024-09-30 21:38:57,158 wheel INFO adding 'pythran/pythonic/numpy/fft/c2c.hpp' 2024-09-30 21:38:57,160 wheel INFO adding 'pythran/pythonic/numpy/fft/fft.hpp' 2024-09-30 21:38:57,160 wheel INFO adding 'pythran/pythonic/numpy/fft/fftn.hpp' 2024-09-30 21:38:57,161 wheel INFO adding 'pythran/pythonic/numpy/fft/hfft.hpp' 2024-09-30 21:38:57,163 wheel INFO adding 'pythran/pythonic/numpy/fft/ifft.hpp' 2024-09-30 21:38:57,163 wheel INFO adding 'pythran/pythonic/numpy/fft/ihfft.hpp' 2024-09-30 21:38:57,164 wheel INFO adding 'pythran/pythonic/numpy/fft/irfft.hpp' 2024-09-30 21:38:57,166 wheel INFO adding 'pythran/pythonic/numpy/fft/pocketfft.hpp' 2024-09-30 21:38:57,170 wheel INFO adding 'pythran/pythonic/numpy/fft/rfft.hpp' 2024-09-30 21:38:57,171 wheel INFO adding 'pythran/pythonic/numpy/floor_divide/accumulate.hpp' 2024-09-30 21:38:57,172 wheel INFO adding 'pythran/pythonic/numpy/fmax/accumulate.hpp' 2024-09-30 21:38:57,173 wheel INFO adding 'pythran/pythonic/numpy/fmax/reduce.hpp' 2024-09-30 21:38:57,174 wheel INFO adding 'pythran/pythonic/numpy/fmin/accumulate.hpp' 2024-09-30 21:38:57,175 wheel INFO adding 'pythran/pythonic/numpy/fmin/reduce.hpp' 2024-09-30 21:38:57,176 wheel INFO adding 'pythran/pythonic/numpy/fmod/accumulate.hpp' 2024-09-30 21:38:57,177 wheel INFO adding 'pythran/pythonic/numpy/greater/accumulate.hpp' 2024-09-30 21:38:57,178 wheel INFO adding 'pythran/pythonic/numpy/greater_equal/accumulate.hpp' 2024-09-30 21:38:57,179 wheel INFO adding 'pythran/pythonic/numpy/heaviside/accumulate.hpp' 2024-09-30 21:38:57,180 wheel INFO adding 'pythran/pythonic/numpy/hypot/accumulate.hpp' 2024-09-30 21:38:57,181 wheel INFO adding 'pythran/pythonic/numpy/ldexp/accumulate.hpp' 2024-09-30 21:38:57,182 wheel INFO adding 'pythran/pythonic/numpy/left_shift/accumulate.hpp' 2024-09-30 21:38:57,183 wheel INFO adding 'pythran/pythonic/numpy/less/accumulate.hpp' 2024-09-30 21:38:57,184 wheel INFO adding 'pythran/pythonic/numpy/less_equal/accumulate.hpp' 2024-09-30 21:38:57,185 wheel INFO adding 'pythran/pythonic/numpy/linalg/matrix_power.hpp' 2024-09-30 21:38:57,186 wheel INFO adding 'pythran/pythonic/numpy/linalg/norm.hpp' 2024-09-30 21:38:57,187 wheel INFO adding 'pythran/pythonic/numpy/logaddexp/accumulate.hpp' 2024-09-30 21:38:57,188 wheel INFO adding 'pythran/pythonic/numpy/logaddexp2/accumulate.hpp' 2024-09-30 21:38:57,188 wheel INFO adding 'pythran/pythonic/numpy/logical_and/accumulate.hpp' 2024-09-30 21:38:57,189 wheel INFO adding 'pythran/pythonic/numpy/logical_or/accumulate.hpp' 2024-09-30 21:38:57,190 wheel INFO adding 'pythran/pythonic/numpy/logical_xor/accumulate.hpp' 2024-09-30 21:38:57,191 wheel INFO adding 'pythran/pythonic/numpy/maximum/accumulate.hpp' 2024-09-30 21:38:57,192 wheel INFO adding 'pythran/pythonic/numpy/maximum/reduce.hpp' 2024-09-30 21:38:57,193 wheel INFO adding 'pythran/pythonic/numpy/minimum/accumulate.hpp' 2024-09-30 21:38:57,194 wheel INFO adding 'pythran/pythonic/numpy/minimum/reduce.hpp' 2024-09-30 21:38:57,195 wheel INFO adding 'pythran/pythonic/numpy/mod/accumulate.hpp' 2024-09-30 21:38:57,196 wheel INFO adding 'pythran/pythonic/numpy/multiply/accumulate.hpp' 2024-09-30 21:38:57,197 wheel INFO adding 'pythran/pythonic/numpy/multiply/reduce.hpp' 2024-09-30 21:38:57,198 wheel INFO adding 'pythran/pythonic/numpy/ndarray/astype.hpp' 2024-09-30 21:38:57,199 wheel INFO adding 'pythran/pythonic/numpy/ndarray/fill.hpp' 2024-09-30 21:38:57,199 wheel INFO adding 'pythran/pythonic/numpy/ndarray/flatten.hpp' 2024-09-30 21:38:57,200 wheel INFO adding 'pythran/pythonic/numpy/ndarray/item.hpp' 2024-09-30 21:38:57,201 wheel INFO adding 'pythran/pythonic/numpy/ndarray/reshape.hpp' 2024-09-30 21:38:57,202 wheel INFO adding 'pythran/pythonic/numpy/ndarray/sort.hpp' 2024-09-30 21:38:57,203 wheel INFO adding 'pythran/pythonic/numpy/ndarray/tofile.hpp' 2024-09-30 21:38:57,204 wheel INFO adding 'pythran/pythonic/numpy/ndarray/tolist.hpp' 2024-09-30 21:38:57,205 wheel INFO adding 'pythran/pythonic/numpy/ndarray/tostring.hpp' 2024-09-30 21:38:57,205 wheel INFO adding 'pythran/pythonic/numpy/ndarray/view.hpp' 2024-09-30 21:38:57,206 wheel INFO adding 'pythran/pythonic/numpy/negative/accumulate.hpp' 2024-09-30 21:38:57,207 wheel INFO adding 'pythran/pythonic/numpy/nextafter/accumulate.hpp' 2024-09-30 21:38:57,208 wheel INFO adding 'pythran/pythonic/numpy/not_equal/accumulate.hpp' 2024-09-30 21:38:57,209 wheel INFO adding 'pythran/pythonic/numpy/power/accumulate.hpp' 2024-09-30 21:38:57,211 wheel INFO adding 'pythran/pythonic/numpy/random/binomial.hpp' 2024-09-30 21:38:57,211 wheel INFO adding 'pythran/pythonic/numpy/random/bytes.hpp' 2024-09-30 21:38:57,212 wheel INFO adding 'pythran/pythonic/numpy/random/chisquare.hpp' 2024-09-30 21:38:57,213 wheel INFO adding 'pythran/pythonic/numpy/random/choice.hpp' 2024-09-30 21:38:57,214 wheel INFO adding 'pythran/pythonic/numpy/random/dirichlet.hpp' 2024-09-30 21:38:57,215 wheel INFO adding 'pythran/pythonic/numpy/random/exponential.hpp' 2024-09-30 21:38:57,216 wheel INFO adding 'pythran/pythonic/numpy/random/f.hpp' 2024-09-30 21:38:57,217 wheel INFO adding 'pythran/pythonic/numpy/random/gamma.hpp' 2024-09-30 21:38:57,218 wheel INFO adding 'pythran/pythonic/numpy/random/geometric.hpp' 2024-09-30 21:38:57,218 wheel INFO adding 'pythran/pythonic/numpy/random/gumbel.hpp' 2024-09-30 21:38:57,219 wheel INFO adding 'pythran/pythonic/numpy/random/laplace.hpp' 2024-09-30 21:38:57,220 wheel INFO adding 'pythran/pythonic/numpy/random/logistic.hpp' 2024-09-30 21:38:57,221 wheel INFO adding 'pythran/pythonic/numpy/random/lognormal.hpp' 2024-09-30 21:38:57,222 wheel INFO adding 'pythran/pythonic/numpy/random/logseries.hpp' 2024-09-30 21:38:57,223 wheel INFO adding 'pythran/pythonic/numpy/random/negative_binomial.hpp' 2024-09-30 21:38:57,224 wheel INFO adding 'pythran/pythonic/numpy/random/normal.hpp' 2024-09-30 21:38:57,224 wheel INFO adding 'pythran/pythonic/numpy/random/pareto.hpp' 2024-09-30 21:38:57,225 wheel INFO adding 'pythran/pythonic/numpy/random/poisson.hpp' 2024-09-30 21:38:57,226 wheel INFO adding 'pythran/pythonic/numpy/random/power.hpp' 2024-09-30 21:38:57,227 wheel INFO adding 'pythran/pythonic/numpy/random/rand.hpp' 2024-09-30 21:38:57,228 wheel INFO adding 'pythran/pythonic/numpy/random/randint.hpp' 2024-09-30 21:38:57,229 wheel INFO adding 'pythran/pythonic/numpy/random/randn.hpp' 2024-09-30 21:38:57,229 wheel INFO adding 'pythran/pythonic/numpy/random/random.hpp' 2024-09-30 21:38:57,230 wheel INFO adding 'pythran/pythonic/numpy/random/random_integers.hpp' 2024-09-30 21:38:57,231 wheel INFO adding 'pythran/pythonic/numpy/random/random_sample.hpp' 2024-09-30 21:38:57,232 wheel INFO adding 'pythran/pythonic/numpy/random/ranf.hpp' 2024-09-30 21:38:57,233 wheel INFO adding 'pythran/pythonic/numpy/random/rayleigh.hpp' 2024-09-30 21:38:57,234 wheel INFO adding 'pythran/pythonic/numpy/random/sample.hpp' 2024-09-30 21:38:57,234 wheel INFO adding 'pythran/pythonic/numpy/random/seed.hpp' 2024-09-30 21:38:57,235 wheel INFO adding 'pythran/pythonic/numpy/random/shuffle.hpp' 2024-09-30 21:38:57,236 wheel INFO adding 'pythran/pythonic/numpy/random/standard_exponential.hpp' 2024-09-30 21:38:57,237 wheel INFO adding 'pythran/pythonic/numpy/random/standard_gamma.hpp' 2024-09-30 21:38:57,238 wheel INFO adding 'pythran/pythonic/numpy/random/standard_normal.hpp' 2024-09-30 21:38:57,239 wheel INFO adding 'pythran/pythonic/numpy/random/uniform.hpp' 2024-09-30 21:38:57,239 wheel INFO adding 'pythran/pythonic/numpy/random/weibull.hpp' 2024-09-30 21:38:57,240 wheel INFO adding 'pythran/pythonic/numpy/remainder/accumulate.hpp' 2024-09-30 21:38:57,241 wheel INFO adding 'pythran/pythonic/numpy/right_shift/accumulate.hpp' 2024-09-30 21:38:57,242 wheel INFO adding 'pythran/pythonic/numpy/subtract/accumulate.hpp' 2024-09-30 21:38:57,243 wheel INFO adding 'pythran/pythonic/numpy/true_divide/accumulate.hpp' 2024-09-30 21:38:57,244 wheel INFO adding 'pythran/pythonic/omp/get_num_threads.hpp' 2024-09-30 21:38:57,245 wheel INFO adding 'pythran/pythonic/omp/get_thread_num.hpp' 2024-09-30 21:38:57,246 wheel INFO adding 'pythran/pythonic/omp/get_wtick.hpp' 2024-09-30 21:38:57,247 wheel INFO adding 'pythran/pythonic/omp/get_wtime.hpp' 2024-09-30 21:38:57,247 wheel INFO adding 'pythran/pythonic/omp/in_parallel.hpp' 2024-09-30 21:38:57,248 wheel INFO adding 'pythran/pythonic/omp/set_nested.hpp' 2024-09-30 21:38:57,249 wheel INFO adding 'pythran/pythonic/omp/set_num_threads.hpp' 2024-09-30 21:38:57,250 wheel INFO adding 'pythran/pythonic/operator_/__abs__.hpp' 2024-09-30 21:38:57,251 wheel INFO adding 'pythran/pythonic/operator_/__add__.hpp' 2024-09-30 21:38:57,252 wheel INFO adding 'pythran/pythonic/operator_/__and__.hpp' 2024-09-30 21:38:57,253 wheel INFO adding 'pythran/pythonic/operator_/__concat__.hpp' 2024-09-30 21:38:57,254 wheel INFO adding 'pythran/pythonic/operator_/__contains__.hpp' 2024-09-30 21:38:57,255 wheel INFO adding 'pythran/pythonic/operator_/__delitem__.hpp' 2024-09-30 21:38:57,255 wheel INFO adding 'pythran/pythonic/operator_/__div__.hpp' 2024-09-30 21:38:57,256 wheel INFO adding 'pythran/pythonic/operator_/__eq__.hpp' 2024-09-30 21:38:57,257 wheel INFO adding 'pythran/pythonic/operator_/__floordiv__.hpp' 2024-09-30 21:38:57,258 wheel INFO adding 'pythran/pythonic/operator_/__ge__.hpp' 2024-09-30 21:38:57,259 wheel INFO adding 'pythran/pythonic/operator_/__getitem__.hpp' 2024-09-30 21:38:57,260 wheel INFO adding 'pythran/pythonic/operator_/__gt__.hpp' 2024-09-30 21:38:57,260 wheel INFO adding 'pythran/pythonic/operator_/__iadd__.hpp' 2024-09-30 21:38:57,261 wheel INFO adding 'pythran/pythonic/operator_/__iand__.hpp' 2024-09-30 21:38:57,262 wheel INFO adding 'pythran/pythonic/operator_/__iconcat__.hpp' 2024-09-30 21:38:57,263 wheel INFO adding 'pythran/pythonic/operator_/__idiv__.hpp' 2024-09-30 21:38:57,264 wheel INFO adding 'pythran/pythonic/operator_/__ifloordiv__.hpp' 2024-09-30 21:38:57,264 wheel INFO adding 'pythran/pythonic/operator_/__ilshift__.hpp' 2024-09-30 21:38:57,265 wheel INFO adding 'pythran/pythonic/operator_/__imod__.hpp' 2024-09-30 21:38:57,266 wheel INFO adding 'pythran/pythonic/operator_/__imul__.hpp' 2024-09-30 21:38:57,267 wheel INFO adding 'pythran/pythonic/operator_/__inv__.hpp' 2024-09-30 21:38:57,268 wheel INFO adding 'pythran/pythonic/operator_/__invert__.hpp' 2024-09-30 21:38:57,268 wheel INFO adding 'pythran/pythonic/operator_/__ior__.hpp' 2024-09-30 21:38:57,269 wheel INFO adding 'pythran/pythonic/operator_/__ipow__.hpp' 2024-09-30 21:38:57,270 wheel INFO adding 'pythran/pythonic/operator_/__irshift__.hpp' 2024-09-30 21:38:57,271 wheel INFO adding 'pythran/pythonic/operator_/__isub__.hpp' 2024-09-30 21:38:57,272 wheel INFO adding 'pythran/pythonic/operator_/__itruediv__.hpp' 2024-09-30 21:38:57,272 wheel INFO adding 'pythran/pythonic/operator_/__ixor__.hpp' 2024-09-30 21:38:57,273 wheel INFO adding 'pythran/pythonic/operator_/__le__.hpp' 2024-09-30 21:38:57,274 wheel INFO adding 'pythran/pythonic/operator_/__lshift__.hpp' 2024-09-30 21:38:57,275 wheel INFO adding 'pythran/pythonic/operator_/__lt__.hpp' 2024-09-30 21:38:57,275 wheel INFO adding 'pythran/pythonic/operator_/__matmul__.hpp' 2024-09-30 21:38:57,276 wheel INFO adding 'pythran/pythonic/operator_/__mod__.hpp' 2024-09-30 21:38:57,277 wheel INFO adding 'pythran/pythonic/operator_/__mul__.hpp' 2024-09-30 21:38:57,278 wheel INFO adding 'pythran/pythonic/operator_/__ne__.hpp' 2024-09-30 21:38:57,279 wheel INFO adding 'pythran/pythonic/operator_/__neg__.hpp' 2024-09-30 21:38:57,279 wheel INFO adding 'pythran/pythonic/operator_/__not__.hpp' 2024-09-30 21:38:57,280 wheel INFO adding 'pythran/pythonic/operator_/__or__.hpp' 2024-09-30 21:38:57,281 wheel INFO adding 'pythran/pythonic/operator_/__pos__.hpp' 2024-09-30 21:38:57,282 wheel INFO adding 'pythran/pythonic/operator_/__rshift__.hpp' 2024-09-30 21:38:57,283 wheel INFO adding 'pythran/pythonic/operator_/__sub__.hpp' 2024-09-30 21:38:57,283 wheel INFO adding 'pythran/pythonic/operator_/__truediv__.hpp' 2024-09-30 21:38:57,284 wheel INFO adding 'pythran/pythonic/operator_/__xor__.hpp' 2024-09-30 21:38:57,285 wheel INFO adding 'pythran/pythonic/operator_/abs.hpp' 2024-09-30 21:38:57,286 wheel INFO adding 'pythran/pythonic/operator_/add.hpp' 2024-09-30 21:38:57,287 wheel INFO adding 'pythran/pythonic/operator_/and_.hpp' 2024-09-30 21:38:57,287 wheel INFO adding 'pythran/pythonic/operator_/concat.hpp' 2024-09-30 21:38:57,288 wheel INFO adding 'pythran/pythonic/operator_/contains.hpp' 2024-09-30 21:38:57,289 wheel INFO adding 'pythran/pythonic/operator_/countOf.hpp' 2024-09-30 21:38:57,290 wheel INFO adding 'pythran/pythonic/operator_/delitem.hpp' 2024-09-30 21:38:57,291 wheel INFO adding 'pythran/pythonic/operator_/div.hpp' 2024-09-30 21:38:57,291 wheel INFO adding 'pythran/pythonic/operator_/eq.hpp' 2024-09-30 21:38:57,292 wheel INFO adding 'pythran/pythonic/operator_/floordiv.hpp' 2024-09-30 21:38:57,293 wheel INFO adding 'pythran/pythonic/operator_/ge.hpp' 2024-09-30 21:38:57,294 wheel INFO adding 'pythran/pythonic/operator_/getitem.hpp' 2024-09-30 21:38:57,295 wheel INFO adding 'pythran/pythonic/operator_/gt.hpp' 2024-09-30 21:38:57,295 wheel INFO adding 'pythran/pythonic/operator_/iadd.hpp' 2024-09-30 21:38:57,296 wheel INFO adding 'pythran/pythonic/operator_/iand.hpp' 2024-09-30 21:38:57,297 wheel INFO adding 'pythran/pythonic/operator_/icommon.hpp' 2024-09-30 21:38:57,298 wheel INFO adding 'pythran/pythonic/operator_/iconcat.hpp' 2024-09-30 21:38:57,299 wheel INFO adding 'pythran/pythonic/operator_/idiv.hpp' 2024-09-30 21:38:57,299 wheel INFO adding 'pythran/pythonic/operator_/ifloordiv.hpp' 2024-09-30 21:38:57,300 wheel INFO adding 'pythran/pythonic/operator_/ilshift.hpp' 2024-09-30 21:38:57,301 wheel INFO adding 'pythran/pythonic/operator_/imatmul.hpp' 2024-09-30 21:38:57,302 wheel INFO adding 'pythran/pythonic/operator_/imax.hpp' 2024-09-30 21:38:57,303 wheel INFO adding 'pythran/pythonic/operator_/imin.hpp' 2024-09-30 21:38:57,303 wheel INFO adding 'pythran/pythonic/operator_/imod.hpp' 2024-09-30 21:38:57,304 wheel INFO adding 'pythran/pythonic/operator_/imul.hpp' 2024-09-30 21:38:57,305 wheel INFO adding 'pythran/pythonic/operator_/indexOf.hpp' 2024-09-30 21:38:57,306 wheel INFO adding 'pythran/pythonic/operator_/inv.hpp' 2024-09-30 21:38:57,307 wheel INFO adding 'pythran/pythonic/operator_/invert.hpp' 2024-09-30 21:38:57,307 wheel INFO adding 'pythran/pythonic/operator_/ior.hpp' 2024-09-30 21:38:57,308 wheel INFO adding 'pythran/pythonic/operator_/ipow.hpp' 2024-09-30 21:38:57,309 wheel INFO adding 'pythran/pythonic/operator_/irshift.hpp' 2024-09-30 21:38:57,310 wheel INFO adding 'pythran/pythonic/operator_/is_.hpp' 2024-09-30 21:38:57,311 wheel INFO adding 'pythran/pythonic/operator_/is_not.hpp' 2024-09-30 21:38:57,311 wheel INFO adding 'pythran/pythonic/operator_/isub.hpp' 2024-09-30 21:38:57,312 wheel INFO adding 'pythran/pythonic/operator_/itemgetter.hpp' 2024-09-30 21:38:57,313 wheel INFO adding 'pythran/pythonic/operator_/itruediv.hpp' 2024-09-30 21:38:57,314 wheel INFO adding 'pythran/pythonic/operator_/ixor.hpp' 2024-09-30 21:38:57,315 wheel INFO adding 'pythran/pythonic/operator_/le.hpp' 2024-09-30 21:38:57,316 wheel INFO adding 'pythran/pythonic/operator_/lshift.hpp' 2024-09-30 21:38:57,316 wheel INFO adding 'pythran/pythonic/operator_/lt.hpp' 2024-09-30 21:38:57,317 wheel INFO adding 'pythran/pythonic/operator_/matmul.hpp' 2024-09-30 21:38:57,318 wheel INFO adding 'pythran/pythonic/operator_/mod.hpp' 2024-09-30 21:38:57,319 wheel INFO adding 'pythran/pythonic/operator_/mul.hpp' 2024-09-30 21:38:57,320 wheel INFO adding 'pythran/pythonic/operator_/ne.hpp' 2024-09-30 21:38:57,320 wheel INFO adding 'pythran/pythonic/operator_/neg.hpp' 2024-09-30 21:38:57,321 wheel INFO adding 'pythran/pythonic/operator_/not_.hpp' 2024-09-30 21:38:57,322 wheel INFO adding 'pythran/pythonic/operator_/or_.hpp' 2024-09-30 21:38:57,323 wheel INFO adding 'pythran/pythonic/operator_/overloads.hpp' 2024-09-30 21:38:57,324 wheel INFO adding 'pythran/pythonic/operator_/pos.hpp' 2024-09-30 21:38:57,324 wheel INFO adding 'pythran/pythonic/operator_/pow.hpp' 2024-09-30 21:38:57,325 wheel INFO adding 'pythran/pythonic/operator_/rshift.hpp' 2024-09-30 21:38:57,326 wheel INFO adding 'pythran/pythonic/operator_/sub.hpp' 2024-09-30 21:38:57,327 wheel INFO adding 'pythran/pythonic/operator_/truediv.hpp' 2024-09-30 21:38:57,328 wheel INFO adding 'pythran/pythonic/operator_/truth.hpp' 2024-09-30 21:38:57,328 wheel INFO adding 'pythran/pythonic/operator_/xor_.hpp' 2024-09-30 21:38:57,330 wheel INFO adding 'pythran/pythonic/os/path/join.hpp' 2024-09-30 21:38:57,331 wheel INFO adding 'pythran/pythonic/patch/README.rst' 2024-09-30 21:38:57,332 wheel INFO adding 'pythran/pythonic/patch/complex' 2024-09-30 21:38:57,334 wheel INFO adding 'pythran/pythonic/python/core.hpp' 2024-09-30 21:38:57,335 wheel INFO adding 'pythran/pythonic/python/exception_handler.hpp' 2024-09-30 21:38:57,336 wheel INFO adding 'pythran/pythonic/random/choice.hpp' 2024-09-30 21:38:57,337 wheel INFO adding 'pythran/pythonic/random/expovariate.hpp' 2024-09-30 21:38:57,338 wheel INFO adding 'pythran/pythonic/random/gauss.hpp' 2024-09-30 21:38:57,339 wheel INFO adding 'pythran/pythonic/random/randint.hpp' 2024-09-30 21:38:57,340 wheel INFO adding 'pythran/pythonic/random/random.hpp' 2024-09-30 21:38:57,341 wheel INFO adding 'pythran/pythonic/random/randrange.hpp' 2024-09-30 21:38:57,341 wheel INFO adding 'pythran/pythonic/random/sample.hpp' 2024-09-30 21:38:57,342 wheel INFO adding 'pythran/pythonic/random/seed.hpp' 2024-09-30 21:38:57,343 wheel INFO adding 'pythran/pythonic/random/shuffle.hpp' 2024-09-30 21:38:57,344 wheel INFO adding 'pythran/pythonic/random/uniform.hpp' 2024-09-30 21:38:57,345 wheel INFO adding 'pythran/pythonic/scipy/special/binom.hpp' 2024-09-30 21:38:57,346 wheel INFO adding 'pythran/pythonic/scipy/special/chbevl.hpp' 2024-09-30 21:38:57,347 wheel INFO adding 'pythran/pythonic/scipy/special/gamma.hpp' 2024-09-30 21:38:57,348 wheel INFO adding 'pythran/pythonic/scipy/special/gammaincinv.hpp' 2024-09-30 21:38:57,348 wheel INFO adding 'pythran/pythonic/scipy/special/gammaln.hpp' 2024-09-30 21:38:57,349 wheel INFO adding 'pythran/pythonic/scipy/special/hankel1.hpp' 2024-09-30 21:38:57,350 wheel INFO adding 'pythran/pythonic/scipy/special/hankel2.hpp' 2024-09-30 21:38:57,351 wheel INFO adding 'pythran/pythonic/scipy/special/i0.hpp' 2024-09-30 21:38:57,352 wheel INFO adding 'pythran/pythonic/scipy/special/i0e.hpp' 2024-09-30 21:38:57,353 wheel INFO adding 'pythran/pythonic/scipy/special/iv.hpp' 2024-09-30 21:38:57,353 wheel INFO adding 'pythran/pythonic/scipy/special/ivp.hpp' 2024-09-30 21:38:57,354 wheel INFO adding 'pythran/pythonic/scipy/special/jv.hpp' 2024-09-30 21:38:57,355 wheel INFO adding 'pythran/pythonic/scipy/special/jvp.hpp' 2024-09-30 21:38:57,356 wheel INFO adding 'pythran/pythonic/scipy/special/kv.hpp' 2024-09-30 21:38:57,357 wheel INFO adding 'pythran/pythonic/scipy/special/kvp.hpp' 2024-09-30 21:38:57,358 wheel INFO adding 'pythran/pythonic/scipy/special/ndtr.hpp' 2024-09-30 21:38:57,358 wheel INFO adding 'pythran/pythonic/scipy/special/ndtri.hpp' 2024-09-30 21:38:57,359 wheel INFO adding 'pythran/pythonic/scipy/special/spherical_jn.hpp' 2024-09-30 21:38:57,360 wheel INFO adding 'pythran/pythonic/scipy/special/spherical_yn.hpp' 2024-09-30 21:38:57,361 wheel INFO adding 'pythran/pythonic/scipy/special/yv.hpp' 2024-09-30 21:38:57,362 wheel INFO adding 'pythran/pythonic/scipy/special/yvp.hpp' 2024-09-30 21:38:57,363 wheel INFO adding 'pythran/pythonic/string/ascii_letters.hpp' 2024-09-30 21:38:57,364 wheel INFO adding 'pythran/pythonic/string/ascii_lowercase.hpp' 2024-09-30 21:38:57,364 wheel INFO adding 'pythran/pythonic/string/ascii_uppercase.hpp' 2024-09-30 21:38:57,365 wheel INFO adding 'pythran/pythonic/string/digits.hpp' 2024-09-30 21:38:57,366 wheel INFO adding 'pythran/pythonic/string/find.hpp' 2024-09-30 21:38:57,367 wheel INFO adding 'pythran/pythonic/string/hexdigits.hpp' 2024-09-30 21:38:57,368 wheel INFO adding 'pythran/pythonic/string/octdigits.hpp' 2024-09-30 21:38:57,368 wheel INFO adding 'pythran/pythonic/time/sleep.hpp' 2024-09-30 21:38:57,369 wheel INFO adding 'pythran/pythonic/time/time.hpp' 2024-09-30 21:38:57,371 wheel INFO adding 'pythran/pythonic/types/NoneType.hpp' 2024-09-30 21:38:57,372 wheel INFO adding 'pythran/pythonic/types/assignable.hpp' 2024-09-30 21:38:57,373 wheel INFO adding 'pythran/pythonic/types/attr.hpp' 2024-09-30 21:38:57,373 wheel INFO adding 'pythran/pythonic/types/bool.hpp' 2024-09-30 21:38:57,374 wheel INFO adding 'pythran/pythonic/types/cfun.hpp' 2024-09-30 21:38:57,375 wheel INFO adding 'pythran/pythonic/types/clongdouble.hpp' 2024-09-30 21:38:57,376 wheel INFO adding 'pythran/pythonic/types/combined.hpp' 2024-09-30 21:38:57,377 wheel INFO adding 'pythran/pythonic/types/complex.hpp' 2024-09-30 21:38:57,378 wheel INFO adding 'pythran/pythonic/types/complex128.hpp' 2024-09-30 21:38:57,379 wheel INFO adding 'pythran/pythonic/types/complex256.hpp' 2024-09-30 21:38:57,379 wheel INFO adding 'pythran/pythonic/types/complex64.hpp' 2024-09-30 21:38:57,380 wheel INFO adding 'pythran/pythonic/types/dict.hpp' 2024-09-30 21:38:57,382 wheel INFO adding 'pythran/pythonic/types/dynamic_tuple.hpp' 2024-09-30 21:38:57,383 wheel INFO adding 'pythran/pythonic/types/empty_iterator.hpp' 2024-09-30 21:38:57,384 wheel INFO adding 'pythran/pythonic/types/exceptions.hpp' 2024-09-30 21:38:57,385 wheel INFO adding 'pythran/pythonic/types/file.hpp' 2024-09-30 21:38:57,386 wheel INFO adding 'pythran/pythonic/types/finfo.hpp' 2024-09-30 21:38:57,387 wheel INFO adding 'pythran/pythonic/types/float.hpp' 2024-09-30 21:38:57,387 wheel INFO adding 'pythran/pythonic/types/float128.hpp' 2024-09-30 21:38:57,388 wheel INFO adding 'pythran/pythonic/types/float32.hpp' 2024-09-30 21:38:57,389 wheel INFO adding 'pythran/pythonic/types/float64.hpp' 2024-09-30 21:38:57,390 wheel INFO adding 'pythran/pythonic/types/generator.hpp' 2024-09-30 21:38:57,391 wheel INFO adding 'pythran/pythonic/types/int.hpp' 2024-09-30 21:38:57,392 wheel INFO adding 'pythran/pythonic/types/int16.hpp' 2024-09-30 21:38:57,392 wheel INFO adding 'pythran/pythonic/types/int32.hpp' 2024-09-30 21:38:57,393 wheel INFO adding 'pythran/pythonic/types/int64.hpp' 2024-09-30 21:38:57,394 wheel INFO adding 'pythran/pythonic/types/int8.hpp' 2024-09-30 21:38:57,395 wheel INFO adding 'pythran/pythonic/types/intc.hpp' 2024-09-30 21:38:57,396 wheel INFO adding 'pythran/pythonic/types/intp.hpp' 2024-09-30 21:38:57,397 wheel INFO adding 'pythran/pythonic/types/list.hpp' 2024-09-30 21:38:57,398 wheel INFO adding 'pythran/pythonic/types/longdouble.hpp' 2024-09-30 21:38:57,400 wheel INFO adding 'pythran/pythonic/types/ndarray.hpp' 2024-09-30 21:38:57,402 wheel INFO adding 'pythran/pythonic/types/nditerator.hpp' 2024-09-30 21:38:57,403 wheel INFO adding 'pythran/pythonic/types/numpy_binary_op.hpp' 2024-09-30 21:38:57,404 wheel INFO adding 'pythran/pythonic/types/numpy_broadcast.hpp' 2024-09-30 21:38:57,405 wheel INFO adding 'pythran/pythonic/types/numpy_expr.hpp' 2024-09-30 21:38:57,406 wheel INFO adding 'pythran/pythonic/types/numpy_gexpr.hpp' 2024-09-30 21:38:57,408 wheel INFO adding 'pythran/pythonic/types/numpy_iexpr.hpp' 2024-09-30 21:38:57,409 wheel INFO adding 'pythran/pythonic/types/numpy_nary_expr.hpp' 2024-09-30 21:38:57,410 wheel INFO adding 'pythran/pythonic/types/numpy_op_helper.hpp' 2024-09-30 21:38:57,411 wheel INFO adding 'pythran/pythonic/types/numpy_operators.hpp' 2024-09-30 21:38:57,412 wheel INFO adding 'pythran/pythonic/types/numpy_texpr.hpp' 2024-09-30 21:38:57,413 wheel INFO adding 'pythran/pythonic/types/numpy_unary_op.hpp' 2024-09-30 21:38:57,414 wheel INFO adding 'pythran/pythonic/types/numpy_vexpr.hpp' 2024-09-30 21:38:57,415 wheel INFO adding 'pythran/pythonic/types/pointer.hpp' 2024-09-30 21:38:57,416 wheel INFO adding 'pythran/pythonic/types/raw_array.hpp' 2024-09-30 21:38:57,417 wheel INFO adding 'pythran/pythonic/types/set.hpp' 2024-09-30 21:38:57,418 wheel INFO adding 'pythran/pythonic/types/slice.hpp' 2024-09-30 21:38:57,419 wheel INFO adding 'pythran/pythonic/types/static_if.hpp' 2024-09-30 21:38:57,420 wheel INFO adding 'pythran/pythonic/types/str.hpp' 2024-09-30 21:38:57,422 wheel INFO adding 'pythran/pythonic/types/traits.hpp' 2024-09-30 21:38:57,423 wheel INFO adding 'pythran/pythonic/types/tuple.hpp' 2024-09-30 21:38:57,424 wheel INFO adding 'pythran/pythonic/types/uint16.hpp' 2024-09-30 21:38:57,425 wheel INFO adding 'pythran/pythonic/types/uint32.hpp' 2024-09-30 21:38:57,426 wheel INFO adding 'pythran/pythonic/types/uint64.hpp' 2024-09-30 21:38:57,427 wheel INFO adding 'pythran/pythonic/types/uint8.hpp' 2024-09-30 21:38:57,427 wheel INFO adding 'pythran/pythonic/types/uintc.hpp' 2024-09-30 21:38:57,428 wheel INFO adding 'pythran/pythonic/types/uintp.hpp' 2024-09-30 21:38:57,429 wheel INFO adding 'pythran/pythonic/types/variant_functor.hpp' 2024-09-30 21:38:57,430 wheel INFO adding 'pythran/pythonic/types/vectorizable_type.hpp' 2024-09-30 21:38:57,431 wheel INFO adding 'pythran/pythonic/utils/allocate.hpp' 2024-09-30 21:38:57,432 wheel INFO adding 'pythran/pythonic/utils/array_helper.hpp' 2024-09-30 21:38:57,433 wheel INFO adding 'pythran/pythonic/utils/boost_local_config.hpp' 2024-09-30 21:38:57,434 wheel INFO adding 'pythran/pythonic/utils/broadcast_copy.hpp' 2024-09-30 21:38:57,435 wheel INFO adding 'pythran/pythonic/utils/functor.hpp' 2024-09-30 21:38:57,436 wheel INFO adding 'pythran/pythonic/utils/fwd.hpp' 2024-09-30 21:38:57,437 wheel INFO adding 'pythran/pythonic/utils/int_.hpp' 2024-09-30 21:38:57,438 wheel INFO adding 'pythran/pythonic/utils/iterator.hpp' 2024-09-30 21:38:57,438 wheel INFO adding 'pythran/pythonic/utils/meta.hpp' 2024-09-30 21:38:57,439 wheel INFO adding 'pythran/pythonic/utils/nested_container.hpp' 2024-09-30 21:38:57,440 wheel INFO adding 'pythran/pythonic/utils/neutral.hpp' 2024-09-30 21:38:57,441 wheel INFO adding 'pythran/pythonic/utils/numpy_conversion.hpp' 2024-09-30 21:38:57,442 wheel INFO adding 'pythran/pythonic/utils/numpy_traits.hpp' 2024-09-30 21:38:57,443 wheel INFO adding 'pythran/pythonic/utils/pdqsort.hpp' 2024-09-30 21:38:57,444 wheel INFO adding 'pythran/pythonic/utils/reserve.hpp' 2024-09-30 21:38:57,445 wheel INFO adding 'pythran/pythonic/utils/seq.hpp' 2024-09-30 21:38:57,446 wheel INFO adding 'pythran/pythonic/utils/shared_ref.hpp' 2024-09-30 21:38:57,447 wheel INFO adding 'pythran/pythonic/utils/tags.hpp' 2024-09-30 21:38:57,448 wheel INFO adding 'pythran/pythonic/utils/yield.hpp' 2024-09-30 21:38:57,449 wheel INFO adding 'pythran/transformations/__init__.py' 2024-09-30 21:38:57,450 wheel INFO adding 'pythran/transformations/expand_builtins.py' 2024-09-30 21:38:57,451 wheel INFO adding 'pythran/transformations/expand_globals.py' 2024-09-30 21:38:57,452 wheel INFO adding 'pythran/transformations/expand_import_all.py' 2024-09-30 21:38:57,452 wheel INFO adding 'pythran/transformations/expand_imports.py' 2024-09-30 21:38:57,453 wheel INFO adding 'pythran/transformations/extract_doc_strings.py' 2024-09-30 21:38:57,454 wheel INFO adding 'pythran/transformations/false_polymorphism.py' 2024-09-30 21:38:57,455 wheel INFO adding 'pythran/transformations/handle_import.py' 2024-09-30 21:38:57,456 wheel INFO adding 'pythran/transformations/normalize_compare.py' 2024-09-30 21:38:57,457 wheel INFO adding 'pythran/transformations/normalize_exception.py' 2024-09-30 21:38:57,458 wheel INFO adding 'pythran/transformations/normalize_ifelse.py' 2024-09-30 21:38:57,459 wheel INFO adding 'pythran/transformations/normalize_is_none.py' 2024-09-30 21:38:57,460 wheel INFO adding 'pythran/transformations/normalize_method_calls.py' 2024-09-30 21:38:57,461 wheel INFO adding 'pythran/transformations/normalize_return.py' 2024-09-30 21:38:57,462 wheel INFO adding 'pythran/transformations/normalize_static_if.py' 2024-09-30 21:38:57,464 wheel INFO adding 'pythran/transformations/normalize_tuples.py' 2024-09-30 21:38:57,465 wheel INFO adding 'pythran/transformations/normalize_typeis.py' 2024-09-30 21:38:57,466 wheel INFO adding 'pythran/transformations/remove_comprehension.py' 2024-09-30 21:38:57,467 wheel INFO adding 'pythran/transformations/remove_fstrings.py' 2024-09-30 21:38:57,468 wheel INFO adding 'pythran/transformations/remove_lambdas.py' 2024-09-30 21:38:57,469 wheel INFO adding 'pythran/transformations/remove_named_arguments.py' 2024-09-30 21:38:57,470 wheel INFO adding 'pythran/transformations/remove_nested_functions.py' 2024-09-30 21:38:57,471 wheel INFO adding 'pythran/transformations/unshadow_parameters.py' 2024-09-30 21:38:57,472 wheel INFO adding 'pythran/types/__init__.py' 2024-09-30 21:38:57,473 wheel INFO adding 'pythran/types/conversion.py' 2024-09-30 21:38:57,474 wheel INFO adding 'pythran/types/reorder.py' 2024-09-30 21:38:57,475 wheel INFO adding 'pythran/types/signature.py' 2024-09-30 21:38:57,476 wheel INFO adding 'pythran/types/tog.py' 2024-09-30 21:38:57,478 wheel INFO adding 'pythran/types/type_dependencies.py' 2024-09-30 21:38:57,480 wheel INFO adding 'pythran/types/types.py' 2024-09-30 21:38:57,482 wheel INFO adding 'pythran/xsimd/xsimd.hpp' 2024-09-30 21:38:57,484 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx.hpp' 2024-09-30 21:38:57,487 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx2.hpp' 2024-09-30 21:38:57,489 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512bw.hpp' 2024-09-30 21:38:57,491 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512cd.hpp' 2024-09-30 21:38:57,492 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512dq.hpp' 2024-09-30 21:38:57,493 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512er.hpp' 2024-09-30 21:38:57,495 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512f.hpp' 2024-09-30 21:38:57,498 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512ifma.hpp' 2024-09-30 21:38:57,499 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512pf.hpp' 2024-09-30 21:38:57,499 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512vbmi.hpp' 2024-09-30 21:38:57,500 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp' 2024-09-30 21:38:57,501 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp' 2024-09-30 21:38:57,502 wheel INFO adding 'pythran/xsimd/arch/xsimd_avxvnni.hpp' 2024-09-30 21:38:57,503 wheel INFO adding 'pythran/xsimd/arch/xsimd_constants.hpp' 2024-09-30 21:38:57,505 wheel INFO adding 'pythran/xsimd/arch/xsimd_emulated.hpp' 2024-09-30 21:38:57,506 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma3_avx.hpp' 2024-09-30 21:38:57,507 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma3_avx2.hpp' 2024-09-30 21:38:57,508 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma3_sse.hpp' 2024-09-30 21:38:57,509 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma4.hpp' 2024-09-30 21:38:57,510 wheel INFO adding 'pythran/xsimd/arch/xsimd_generic.hpp' 2024-09-30 21:38:57,511 wheel INFO adding 'pythran/xsimd/arch/xsimd_generic_fwd.hpp' 2024-09-30 21:38:57,512 wheel INFO adding 'pythran/xsimd/arch/xsimd_i8mm_neon64.hpp' 2024-09-30 21:38:57,512 wheel INFO adding 'pythran/xsimd/arch/xsimd_isa.hpp' 2024-09-30 21:38:57,514 wheel INFO adding 'pythran/xsimd/arch/xsimd_neon.hpp' 2024-09-30 21:38:57,518 wheel INFO adding 'pythran/xsimd/arch/xsimd_neon64.hpp' 2024-09-30 21:38:57,521 wheel INFO adding 'pythran/xsimd/arch/xsimd_rvv.hpp' 2024-09-30 21:38:57,524 wheel INFO adding 'pythran/xsimd/arch/xsimd_scalar.hpp' 2024-09-30 21:38:57,526 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse2.hpp' 2024-09-30 21:38:57,529 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse3.hpp' 2024-09-30 21:38:57,530 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse4_1.hpp' 2024-09-30 21:38:57,531 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse4_2.hpp' 2024-09-30 21:38:57,532 wheel INFO adding 'pythran/xsimd/arch/xsimd_ssse3.hpp' 2024-09-30 21:38:57,534 wheel INFO adding 'pythran/xsimd/arch/xsimd_sve.hpp' 2024-09-30 21:38:57,536 wheel INFO adding 'pythran/xsimd/arch/xsimd_wasm.hpp' 2024-09-30 21:38:57,539 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp' 2024-09-30 21:38:57,540 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_complex.hpp' 2024-09-30 21:38:57,541 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_details.hpp' 2024-09-30 21:38:57,543 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_logical.hpp' 2024-09-30 21:38:57,545 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_math.hpp' 2024-09-30 21:38:57,548 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_memory.hpp' 2024-09-30 21:38:57,550 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp' 2024-09-30 21:38:57,551 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp' 2024-09-30 21:38:57,553 wheel INFO adding 'pythran/xsimd/config/xsimd_arch.hpp' 2024-09-30 21:38:57,554 wheel INFO adding 'pythran/xsimd/config/xsimd_config.hpp' 2024-09-30 21:38:57,556 wheel INFO adding 'pythran/xsimd/config/xsimd_cpuid.hpp' 2024-09-30 21:38:57,557 wheel INFO adding 'pythran/xsimd/config/xsimd_cpuid.hpp.orig' 2024-09-30 21:38:57,558 wheel INFO adding 'pythran/xsimd/config/xsimd_inline.hpp' 2024-09-30 21:38:57,559 wheel INFO adding 'pythran/xsimd/math/xsimd_rem_pio2.hpp' 2024-09-30 21:38:57,561 wheel INFO adding 'pythran/xsimd/memory/xsimd_aligned_allocator.hpp' 2024-09-30 21:38:57,562 wheel INFO adding 'pythran/xsimd/memory/xsimd_alignment.hpp' 2024-09-30 21:38:57,563 wheel INFO adding 'pythran/xsimd/types/xsimd_all_registers.hpp' 2024-09-30 21:38:57,565 wheel INFO adding 'pythran/xsimd/types/xsimd_api.hpp' 2024-09-30 21:38:57,568 wheel INFO adding 'pythran/xsimd/types/xsimd_avx2_register.hpp' 2024-09-30 21:38:57,568 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512bw_register.hpp' 2024-09-30 21:38:57,569 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512cd_register.hpp' 2024-09-30 21:38:57,570 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512dq_register.hpp' 2024-09-30 21:38:57,571 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512er_register.hpp' 2024-09-30 21:38:57,572 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512f_register.hpp' 2024-09-30 21:38:57,573 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512ifma_register.hpp' 2024-09-30 21:38:57,574 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512pf_register.hpp' 2024-09-30 21:38:57,575 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512vbmi_register.hpp' 2024-09-30 21:38:57,575 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp' 2024-09-30 21:38:57,576 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp' 2024-09-30 21:38:57,577 wheel INFO adding 'pythran/xsimd/types/xsimd_avx_register.hpp' 2024-09-30 21:38:57,578 wheel INFO adding 'pythran/xsimd/types/xsimd_avxvnni_register.hpp' 2024-09-30 21:38:57,580 wheel INFO adding 'pythran/xsimd/types/xsimd_batch.hpp' 2024-09-30 21:38:57,582 wheel INFO adding 'pythran/xsimd/types/xsimd_batch_constant.hpp' 2024-09-30 21:38:57,583 wheel INFO adding 'pythran/xsimd/types/xsimd_emulated_register.hpp' 2024-09-30 21:38:57,584 wheel INFO adding 'pythran/xsimd/types/xsimd_fma3_avx2_register.hpp' 2024-09-30 21:38:57,585 wheel INFO adding 'pythran/xsimd/types/xsimd_fma3_avx_register.hpp' 2024-09-30 21:38:57,585 wheel INFO adding 'pythran/xsimd/types/xsimd_fma3_sse_register.hpp' 2024-09-30 21:38:57,586 wheel INFO adding 'pythran/xsimd/types/xsimd_fma4_register.hpp' 2024-09-30 21:38:57,587 wheel INFO adding 'pythran/xsimd/types/xsimd_generic_arch.hpp' 2024-09-30 21:38:57,588 wheel INFO adding 'pythran/xsimd/types/xsimd_i8mm_neon64_register.hpp' 2024-09-30 21:38:57,589 wheel INFO adding 'pythran/xsimd/types/xsimd_neon64_register.hpp' 2024-09-30 21:38:57,590 wheel INFO adding 'pythran/xsimd/types/xsimd_neon_register.hpp' 2024-09-30 21:38:57,591 wheel INFO adding 'pythran/xsimd/types/xsimd_register.hpp' 2024-09-30 21:38:57,592 wheel INFO adding 'pythran/xsimd/types/xsimd_rvv_register.hpp' 2024-09-30 21:38:57,593 wheel INFO adding 'pythran/xsimd/types/xsimd_sse2_register.hpp' 2024-09-30 21:38:57,594 wheel INFO adding 'pythran/xsimd/types/xsimd_sse3_register.hpp' 2024-09-30 21:38:57,595 wheel INFO adding 'pythran/xsimd/types/xsimd_sse4_1_register.hpp' 2024-09-30 21:38:57,596 wheel INFO adding 'pythran/xsimd/types/xsimd_sse4_2_register.hpp' 2024-09-30 21:38:57,597 wheel INFO adding 'pythran/xsimd/types/xsimd_ssse3_register.hpp' 2024-09-30 21:38:57,598 wheel INFO adding 'pythran/xsimd/types/xsimd_sve_register.hpp' 2024-09-30 21:38:57,599 wheel INFO adding 'pythran/xsimd/types/xsimd_traits.hpp' 2024-09-30 21:38:57,600 wheel INFO adding 'pythran/xsimd/types/xsimd_utils.hpp' 2024-09-30 21:38:57,602 wheel INFO adding 'pythran/xsimd/types/xsimd_wasm_register.hpp' 2024-09-30 21:38:57,603 wheel INFO adding 'pythran-0.16.1.dist-info/AUTHORS' 2024-09-30 21:38:57,604 wheel INFO adding 'pythran-0.16.1.dist-info/LICENSE' 2024-09-30 21:38:57,605 wheel INFO adding 'pythran-0.16.1.dist-info/METADATA' 2024-09-30 21:38:57,605 wheel INFO adding 'pythran-0.16.1.dist-info/WHEEL' 2024-09-30 21:38:57,606 wheel INFO adding 'pythran-0.16.1.dist-info/entry_points.txt' 2024-09-30 21:38:57,607 wheel INFO adding 'pythran-0.16.1.dist-info/top_level.txt' 2024-09-30 21:38:57,652 wheel INFO adding 'pythran-0.16.1.dist-info/RECORD' 2024-09-30 21:38:57,710 root INFO removing build/bdist.linux-riscv64/wheel 2024-09-30 21:38:58,140 gpep517 INFO The backend produced .dist/pythran-0.16.1-py3-none-any.whl pythran-0.16.1-py3-none-any.whl >>> pythran: Entering fakeroot... >>> pythran-pyc*: Running split function pyc... '/home/buildozer/aports/community/pythran/pkg/pythran/usr/lib/python3.12/site-packages/omp/__pycache__' -> '/home/buildozer/aports/community/pythran/pkg/pythran-pyc/usr/lib/python3.12/site-packages/omp/__pycache__' '/home/buildozer/aports/community/pythran/pkg/pythran/usr/lib/python3.12/site-packages/pythran/analyses/__pycache__' -> '/home/buildozer/aports/community/pythran/pkg/pythran-pyc/usr/lib/python3.12/site-packages/pythran/analyses/__pycache__' '/home/buildozer/aports/community/pythran/pkg/pythran/usr/lib/python3.12/site-packages/pythran/__pycache__' -> '/home/buildozer/aports/community/pythran/pkg/pythran-pyc/usr/lib/python3.12/site-packages/pythran/__pycache__' '/home/buildozer/aports/community/pythran/pkg/pythran/usr/lib/python3.12/site-packages/pythran/optimizations/__pycache__' -> '/home/buildozer/aports/community/pythran/pkg/pythran-pyc/usr/lib/python3.12/site-packages/pythran/optimizations/__pycache__' '/home/buildozer/aports/community/pythran/pkg/pythran/usr/lib/python3.12/site-packages/pythran/types/__pycache__' -> '/home/buildozer/aports/community/pythran/pkg/pythran-pyc/usr/lib/python3.12/site-packages/pythran/types/__pycache__' '/home/buildozer/aports/community/pythran/pkg/pythran/usr/lib/python3.12/site-packages/pythran/transformations/__pycache__' -> '/home/buildozer/aports/community/pythran/pkg/pythran-pyc/usr/lib/python3.12/site-packages/pythran/transformations/__pycache__' >>> pythran-pyc*: Preparing subpackage pythran-pyc... >>> pythran-pyc*: Running postcheck for pythran-pyc >>> pythran*: Running postcheck for pythran >>> pythran*: Preparing package pythran... >>> pythran-pyc*: Tracing dependencies... py3-beniget py3-gast py3-numpy py3-ply python3 python3~3.12 >>> pythran-pyc*: Package size: 1.6 MB >>> pythran-pyc*: Compressing data... >>> pythran-pyc*: Create checksum... >>> pythran-pyc*: Create pythran-pyc-0.16.1-r0.apk >>> pythran*: Tracing dependencies... py3-beniget py3-gast py3-numpy py3-ply python3 python3~3.12 >>> pythran*: Package size: 36.2 MB >>> pythran*: Compressing data... >>> pythran*: Create checksum... >>> pythran*: Create pythran-0.16.1-r0.apk >>> pythran: Build complete at Mon, 30 Sep 2024 21:39:19 +0000 elapsed time 0h 0m 48s >>> pythran: Cleaning up srcdir >>> pythran: Cleaning up pkgdir >>> pythran: Uninstalling dependencies... (1/34) Purging .makedepends-pythran (20240930.213834) (2/34) Purging py3-beniget-pyc (0.4.2-r0) (3/34) Purging py3-beniget (0.4.2-r0) (4/34) Purging py3-gast-pyc (0.6.0-r0) (5/34) Purging py3-gast (0.6.0-r0) (6/34) Purging py3-numpy-pyc (1.25.2-r1) (7/34) Purging py3-numpy (1.25.2-r1) (8/34) Purging openblas (0.3.28-r0) (9/34) Purging py3-ply-pyc (3.11-r11) (10/34) Purging py3-ply (3.11-r11) (11/34) Purging py3-gpep517-pyc (16-r0) (12/34) Purging py3-gpep517 (16-r0) (13/34) Purging py3-installer-pyc (0.7.0-r2) (14/34) Purging py3-installer (0.7.0-r2) (15/34) Purging py3-setuptools-pyc (70.3.0-r0) (16/34) Purging py3-setuptools (70.3.0-r0) (17/34) Purging python3-dev (3.12.6-r0) (18/34) Purging py3-wheel-pyc (0.43.0-r0) (19/34) Purging py3-wheel (0.43.0-r0) (20/34) Purging py3-packaging-pyc (24.1-r0) (21/34) Purging py3-packaging (24.1-r0) (22/34) Purging py3-parsing-pyc (3.1.4-r0) (23/34) Purging py3-parsing (3.1.4-r0) (24/34) Purging python3-pyc (3.12.6-r0) (25/34) Purging python3-pycache-pyc0 (3.12.6-r0) (26/34) Purging pyc (3.12.6-r0) (27/34) Purging python3 (3.12.6-r0) (28/34) Purging gdbm (1.24-r0) (29/34) Purging libbz2 (1.0.8-r6) (30/34) Purging libffi (3.4.6-r0) (31/34) Purging libpanelw (6.5_p20240601-r1) (32/34) Purging mpdecimal (4.0.0-r0) (33/34) Purging sqlite-libs (3.46.1-r0) (34/34) Purging xz-libs (5.6.2-r0) Executing busybox-1.36.1-r32.trigger OK: 341 MiB in 102 packages >>> pythran: Updating the community/riscv64 repository index... >>> pythran: Signing the index...