>>> pythran: Building community/pythran 0.15.0-r1 (using abuild 3.12.0-r5) started Fri, 12 Apr 2024 20:51:03 +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/35) Installing libffi (3.4.6-r0) (2/35) Installing gdbm (1.23-r1) (3/35) Installing mpdecimal (4.0.0-r0) (4/35) Installing libpanelw (6.4_p20240330-r0) (5/35) Installing readline (8.2.10-r0) (6/35) Installing sqlite-libs (3.45.2-r0) (7/35) Installing python3 (3.12.2-r1) (8/35) Installing python3-pycache-pyc0 (3.12.2-r1) (9/35) Installing pyc (3.12.2-r1) (10/35) Installing py3-gast (0.5.4-r3) (11/35) Installing py3-gast-pyc (0.5.4-r3) (12/35) Installing py3-beniget-pyc (0.4.1-r4) (13/35) Installing python3-pyc (3.12.2-r1) (14/35) Installing py3-beniget (0.4.1-r4) (15/35) Installing libquadmath (13.2.1_git20240309-r0) (16/35) Installing libgfortran (13.2.1_git20240309-r0) (17/35) Installing openblas (0.3.27-r0) (18/35) Installing py3-numpy (1.25.2-r1) (19/35) Installing py3-numpy-pyc (1.25.2-r1) (20/35) Installing py3-ply (3.11-r11) (21/35) Installing py3-ply-pyc (3.11-r11) (22/35) Installing py3-installer (0.7.0-r2) (23/35) Installing py3-installer-pyc (0.7.0-r2) (24/35) Installing py3-gpep517 (15-r2) (25/35) Installing py3-gpep517-pyc (15-r2) (26/35) Installing py3-parsing (3.1.2-r1) (27/35) Installing py3-parsing-pyc (3.1.2-r1) (28/35) Installing py3-packaging (24.0-r1) (29/35) Installing py3-packaging-pyc (24.0-r1) (30/35) Installing py3-setuptools (69.2.0-r2) (31/35) Installing py3-setuptools-pyc (69.2.0-r2) (32/35) Installing python3-dev (3.12.2-r1) (33/35) Installing py3-wheel (0.42.0-r1) (34/35) Installing py3-wheel-pyc (0.42.0-r1) (35/35) Installing .makedepends-pythran (20240412.205105) Executing busybox-1.36.1-r25.trigger OK: 545 MiB in 148 packages >>> pythran: Cleaning up srcdir >>> pythran: Cleaning up pkgdir >>> pythran: Cleaning up tmpdir >>> pythran: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pythran-0.15.0.tar.gz % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 3590k 100 3590k 0 0 10.1M 0 --:--:-- --:--:-- --:--:-- 10.1M >>> pythran: Fetching https://distfiles.alpinelinux.org/distfiles/edge/pythran-0.15.0.tar.gz >>> pythran: Checking sha512sums... pythran-0.15.0.tar.gz: OK arm-hwcap.patch: OK >>> pythran: Unpacking /var/cache/distfiles/edge/pythran-0.15.0.tar.gz... >>> pythran: arm-hwcap.patch patching file pythran/xsimd/config/xsimd_cpuid.hpp 2024-04-12 20:51:08,898 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-12 20:51:09,086 root INFO running bdist_wheel 2024-04-12 20:51:09,101 root INFO running build 2024-04-12 20:51:09,101 root INFO running build_py 2024-04-12 20:51:09,105 root INFO creating build 2024-04-12 20:51:09,105 root INFO creating build/lib 2024-04-12 20:51:09,105 root INFO creating build/lib/pythran 2024-04-12 20:51:09,105 root INFO copying pythran/utils.py -> build/lib/pythran 2024-04-12 20:51:09,106 root INFO copying pythran/frontend.py -> build/lib/pythran 2024-04-12 20:51:09,106 root INFO copying pythran/passmanager.py -> build/lib/pythran 2024-04-12 20:51:09,107 root INFO copying pythran/unparse.py -> build/lib/pythran 2024-04-12 20:51:09,107 root INFO copying pythran/cxxgen.py -> build/lib/pythran 2024-04-12 20:51:09,108 root INFO copying pythran/typing.py -> build/lib/pythran 2024-04-12 20:51:09,108 root INFO copying pythran/intrinsic.py -> build/lib/pythran 2024-04-12 20:51:09,108 root INFO copying pythran/magic.py -> build/lib/pythran 2024-04-12 20:51:09,109 root INFO copying pythran/backend.py -> build/lib/pythran 2024-04-12 20:51:09,109 root INFO copying pythran/syntax.py -> build/lib/pythran 2024-04-12 20:51:09,110 root INFO copying pythran/__init__.py -> build/lib/pythran 2024-04-12 20:51:09,110 root INFO copying pythran/version.py -> build/lib/pythran 2024-04-12 20:51:09,110 root INFO copying pythran/errors.py -> build/lib/pythran 2024-04-12 20:51:09,111 root INFO copying pythran/metadata.py -> build/lib/pythran 2024-04-12 20:51:09,111 root INFO copying pythran/interval.py -> build/lib/pythran 2024-04-12 20:51:09,111 root INFO copying pythran/middlend.py -> build/lib/pythran 2024-04-12 20:51:09,112 root INFO copying pythran/toolchain.py -> build/lib/pythran 2024-04-12 20:51:09,112 root INFO copying pythran/cxxtypes.py -> build/lib/pythran 2024-04-12 20:51:09,112 root INFO copying pythran/openmp.py -> build/lib/pythran 2024-04-12 20:51:09,113 root INFO copying pythran/graph.py -> build/lib/pythran 2024-04-12 20:51:09,113 root INFO copying pythran/spec.py -> build/lib/pythran 2024-04-12 20:51:09,114 root INFO copying pythran/log.py -> build/lib/pythran 2024-04-12 20:51:09,114 root INFO copying pythran/conversion.py -> build/lib/pythran 2024-04-12 20:51:09,114 root INFO copying pythran/run.py -> build/lib/pythran 2024-04-12 20:51:09,115 root INFO copying pythran/dist.py -> build/lib/pythran 2024-04-12 20:51:09,115 root INFO copying pythran/config.py -> build/lib/pythran 2024-04-12 20:51:09,115 root INFO copying pythran/tables.py -> build/lib/pythran 2024-04-12 20:51:09,117 root INFO creating build/lib/pythran/analyses 2024-04-12 20:51:09,117 root INFO copying pythran/analyses/global_effects.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,118 root INFO copying pythran/analyses/yield_points.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,118 root INFO copying pythran/analyses/ast_matcher.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,119 root INFO copying pythran/analyses/potential_iterator.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,119 root INFO copying pythran/analyses/use_def_chain.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,119 root INFO copying pythran/analyses/identifiers.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,120 root INFO copying pythran/analyses/literals.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,120 root INFO copying pythran/analyses/lazyness_analysis.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,120 root INFO copying pythran/analyses/pure_expressions.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,121 root INFO copying pythran/analyses/static_expressions.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,121 root INFO copying pythran/analyses/parallel_maps.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,121 root INFO copying pythran/analyses/locals_analysis.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,122 root INFO copying pythran/analyses/scope.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,122 root INFO copying pythran/analyses/is_assigned.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,122 root INFO copying pythran/analyses/__init__.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,123 root INFO copying pythran/analyses/argument_effects.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,123 root INFO copying pythran/analyses/global_declarations.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,123 root INFO copying pythran/analyses/use_omp.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,124 root INFO copying pythran/analyses/immediates.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,124 root INFO copying pythran/analyses/optimizable_comprehension.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,124 root INFO copying pythran/analyses/ancestors.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,125 root INFO copying pythran/analyses/aliases.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,125 root INFO copying pythran/analyses/node_count.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,125 root INFO copying pythran/analyses/cfg.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,126 root INFO copying pythran/analyses/imported_ids.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,126 root INFO copying pythran/analyses/fixed_size_list.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,126 root INFO copying pythran/analyses/has_return.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,127 root INFO copying pythran/analyses/range_values.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,127 root INFO copying pythran/analyses/ordered_global_declarations.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,127 root INFO copying pythran/analyses/dependencies.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,128 root INFO copying pythran/analyses/local_declarations.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,128 root INFO copying pythran/analyses/pure_functions.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,128 root INFO copying pythran/analyses/constant_expressions.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,128 root INFO copying pythran/analyses/intrinsics.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,129 root INFO copying pythran/analyses/extended_syntax_check.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,129 root INFO copying pythran/analyses/argument_read_once.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,129 root INFO copying pythran/analyses/globals_analysis.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,130 root INFO copying pythran/analyses/inlinable.py -> build/lib/pythran/analyses 2024-04-12 20:51:09,131 root INFO creating build/lib/pythran/transformations 2024-04-12 20:51:09,131 root INFO copying pythran/transformations/remove_fstrings.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,131 root INFO copying pythran/transformations/normalize_method_calls.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,131 root INFO copying pythran/transformations/normalize_typeis.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,132 root INFO copying pythran/transformations/extract_doc_strings.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,132 root INFO copying pythran/transformations/normalize_return.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,132 root INFO copying pythran/transformations/normalize_tuples.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,133 root INFO copying pythran/transformations/__init__.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,133 root INFO copying pythran/transformations/normalize_exception.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,133 root INFO copying pythran/transformations/remove_lambdas.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,134 root INFO copying pythran/transformations/normalize_static_if.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,134 root INFO copying pythran/transformations/expand_builtins.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,134 root INFO copying pythran/transformations/false_polymorphism.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,135 root INFO copying pythran/transformations/normalize_ifelse.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,135 root INFO copying pythran/transformations/remove_named_arguments.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,135 root INFO copying pythran/transformations/remove_comprehension.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,136 root INFO copying pythran/transformations/handle_import.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,136 root INFO copying pythran/transformations/expand_import_all.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,136 root INFO copying pythran/transformations/expand_globals.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,136 root INFO copying pythran/transformations/normalize_is_none.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,137 root INFO copying pythran/transformations/normalize_compare.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,137 root INFO copying pythran/transformations/remove_nested_functions.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,137 root INFO copying pythran/transformations/expand_imports.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,138 root INFO copying pythran/transformations/unshadow_parameters.py -> build/lib/pythran/transformations 2024-04-12 20:51:09,138 root INFO creating build/lib/pythran/optimizations 2024-04-12 20:51:09,139 root INFO copying pythran/optimizations/modindex.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,139 root INFO copying pythran/optimizations/remove_dead_functions.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,139 root INFO copying pythran/optimizations/range_based_simplify.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,140 root INFO copying pythran/optimizations/inline_builtins.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,140 root INFO copying pythran/optimizations/__init__.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,140 root INFO copying pythran/optimizations/list_to_tuple.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,141 root INFO copying pythran/optimizations/tuple_to_shape.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,141 root INFO copying pythran/optimizations/pattern_transform.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,141 root INFO copying pythran/optimizations/copyto.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,142 root INFO copying pythran/optimizations/inlining.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,142 root INFO copying pythran/optimizations/constant_folding.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,142 root INFO copying pythran/optimizations/list_comp_to_genexp.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,143 root INFO copying pythran/optimizations/simplify_except.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,143 root INFO copying pythran/optimizations/comprehension_patterns.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,143 root INFO copying pythran/optimizations/iter_transformation.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,144 root INFO copying pythran/optimizations/range_loop_unfolding.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,144 root INFO copying pythran/optimizations/square.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,144 root INFO copying pythran/optimizations/loop_full_unrolling.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,144 root INFO copying pythran/optimizations/forward_substitution.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,145 root INFO copying pythran/optimizations/dead_code_elimination.py -> build/lib/pythran/optimizations 2024-04-12 20:51:09,145 root INFO creating build/lib/omp 2024-04-12 20:51:09,145 root INFO copying omp/__init__.py -> build/lib/omp 2024-04-12 20:51:09,146 root INFO creating build/lib/pythran/types 2024-04-12 20:51:09,146 root INFO copying pythran/types/reorder.py -> build/lib/pythran/types 2024-04-12 20:51:09,146 root INFO copying pythran/types/tog.py -> build/lib/pythran/types 2024-04-12 20:51:09,147 root INFO copying pythran/types/__init__.py -> build/lib/pythran/types 2024-04-12 20:51:09,147 root INFO copying pythran/types/signature.py -> build/lib/pythran/types 2024-04-12 20:51:09,148 root INFO copying pythran/types/type_dependencies.py -> build/lib/pythran/types 2024-04-12 20:51:09,148 root INFO copying pythran/types/conversion.py -> build/lib/pythran/types 2024-04-12 20:51:09,148 root INFO copying pythran/types/types.py -> build/lib/pythran/types 2024-04-12 20:51:09,148 root INFO running egg_info 2024-04-12 20:51:09,149 root INFO creating pythran.egg-info 2024-04-12 20:51:09,152 root INFO writing pythran.egg-info/PKG-INFO 2024-04-12 20:51:09,155 root INFO writing dependency_links to pythran.egg-info/dependency_links.txt 2024-04-12 20:51:09,155 root INFO writing entry points to pythran.egg-info/entry_points.txt 2024-04-12 20:51:09,157 root INFO writing requirements to pythran.egg-info/requires.txt 2024-04-12 20:51:09,157 root INFO writing top-level names to pythran.egg-info/top_level.txt 2024-04-12 20:51:09,157 root INFO writing manifest file 'pythran.egg-info/SOURCES.txt' 2024-04-12 20:51:09,165 root INFO reading manifest file 'pythran.egg-info/SOURCES.txt' 2024-04-12 20:51:09,166 root INFO reading manifest template 'MANIFEST.in' 2024-04-12 20:51:09,376 root INFO adding license file 'LICENSE' 2024-04-12 20:51:09,376 root INFO adding license file 'AUTHORS' 2024-04-12 20:51:09,468 root INFO writing manifest file 'pythran.egg-info/SOURCES.txt' /usr/lib/python3.12/site-packages/setuptools/command/build_py.py:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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:207: _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-04-12 20:51:09,868 root INFO copying pythran/pythran-darwin.cfg -> build/lib/pythran 2024-04-12 20:51:09,869 root INFO copying pythran/pythran-default.cfg -> build/lib/pythran 2024-04-12 20:51:09,869 root INFO copying pythran/pythran-linux.cfg -> build/lib/pythran 2024-04-12 20:51:09,869 root INFO copying pythran/pythran-linux2.cfg -> build/lib/pythran 2024-04-12 20:51:09,870 root INFO copying pythran/pythran-win32.cfg -> build/lib/pythran 2024-04-12 20:51:09,870 root INFO copying pythran/pythran.cfg -> build/lib/pythran 2024-04-12 20:51:09,870 root INFO creating build/lib/pythran/boost 2024-04-12 20:51:09,871 root INFO copying pythran/boost/array.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,871 root INFO copying pythran/boost/assert.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,871 root INFO copying pythran/boost/atomic.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,872 root INFO copying pythran/boost/checked_delete.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,872 root INFO copying pythran/boost/concept_check.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,872 root INFO copying pythran/boost/config.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,873 root INFO copying pythran/boost/cstdint.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,873 root INFO copying pythran/boost/current_function.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,873 root INFO copying pythran/boost/format.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,874 root INFO copying pythran/boost/integer.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,874 root INFO copying pythran/boost/integer_fwd.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,874 root INFO copying pythran/boost/integer_traits.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,875 root INFO copying pythran/boost/lexical_cast.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,875 root INFO copying pythran/boost/limits.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,875 root INFO copying pythran/boost/memory_order.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,876 root INFO copying pythran/boost/next_prior.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,876 root INFO copying pythran/boost/non_type.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,876 root INFO copying pythran/boost/noncopyable.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,877 root INFO copying pythran/boost/none.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,877 root INFO copying pythran/boost/none_t.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,877 root INFO copying pythran/boost/optional.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,878 root INFO copying pythran/boost/predef.h -> build/lib/pythran/boost 2024-04-12 20:51:09,878 root INFO copying pythran/boost/ref.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,878 root INFO copying pythran/boost/shared_ptr.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,879 root INFO copying pythran/boost/static_assert.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,879 root INFO copying pythran/boost/swap.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,879 root INFO copying pythran/boost/throw_exception.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,879 root INFO copying pythran/boost/type.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,880 root INFO copying pythran/boost/utility.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,880 root INFO copying pythran/boost/version.hpp -> build/lib/pythran/boost 2024-04-12 20:51:09,880 root INFO creating build/lib/pythran/boost/atomic 2024-04-12 20:51:09,881 root INFO copying pythran/boost/atomic/atomic.hpp -> build/lib/pythran/boost/atomic 2024-04-12 20:51:09,881 root INFO copying pythran/boost/atomic/atomic_flag.hpp -> build/lib/pythran/boost/atomic 2024-04-12 20:51:09,881 root INFO copying pythran/boost/atomic/capabilities.hpp -> build/lib/pythran/boost/atomic 2024-04-12 20:51:09,882 root INFO copying pythran/boost/atomic/fences.hpp -> build/lib/pythran/boost/atomic 2024-04-12 20:51:09,882 root INFO creating build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,882 root INFO copying pythran/boost/atomic/detail/addressof.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,882 root INFO copying pythran/boost/atomic/detail/atomic_flag.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,883 root INFO copying pythran/boost/atomic/detail/atomic_template.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,883 root INFO copying pythran/boost/atomic/detail/bitwise_cast.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,884 root INFO copying pythran/boost/atomic/detail/bitwise_fp_cast.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,884 root INFO copying pythran/boost/atomic/detail/caps_gcc_alpha.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,884 root INFO copying pythran/boost/atomic/detail/caps_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,884 root INFO copying pythran/boost/atomic/detail/caps_gcc_atomic.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,885 root INFO copying pythran/boost/atomic/detail/caps_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,885 root INFO copying pythran/boost/atomic/detail/caps_gcc_sparc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,885 root INFO copying pythran/boost/atomic/detail/caps_gcc_sync.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,886 root INFO copying pythran/boost/atomic/detail/caps_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,886 root INFO copying pythran/boost/atomic/detail/caps_linux_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,886 root INFO copying pythran/boost/atomic/detail/caps_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,887 root INFO copying pythran/boost/atomic/detail/caps_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,887 root INFO copying pythran/boost/atomic/detail/caps_windows.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,887 root INFO copying pythran/boost/atomic/detail/config.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,888 root INFO copying pythran/boost/atomic/detail/extra_fp_operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,888 root INFO copying pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,888 root INFO copying pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,889 root INFO copying pythran/boost/atomic/detail/extra_fp_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,889 root INFO copying pythran/boost/atomic/detail/extra_operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,889 root INFO copying pythran/boost/atomic/detail/extra_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,890 root INFO copying pythran/boost/atomic/detail/extra_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,890 root INFO copying pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,890 root INFO copying pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,891 root INFO copying pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,891 root INFO copying pythran/boost/atomic/detail/extra_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,892 root INFO copying pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,892 root INFO copying pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,892 root INFO copying pythran/boost/atomic/detail/float_sizes.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,893 root INFO copying pythran/boost/atomic/detail/fp_operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,893 root INFO copying pythran/boost/atomic/detail/fp_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,893 root INFO copying pythran/boost/atomic/detail/fp_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,894 root INFO copying pythran/boost/atomic/detail/fp_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,894 root INFO copying pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,894 root INFO copying pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,895 root INFO copying pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,895 root INFO copying pythran/boost/atomic/detail/int_sizes.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,895 root INFO copying pythran/boost/atomic/detail/integral_extend.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,896 root INFO copying pythran/boost/atomic/detail/interlocked.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,896 root INFO copying pythran/boost/atomic/detail/link.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,896 root INFO copying pythran/boost/atomic/detail/lockpool.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,897 root INFO copying pythran/boost/atomic/detail/operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,897 root INFO copying pythran/boost/atomic/detail/operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,897 root INFO copying pythran/boost/atomic/detail/operations_lockfree.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,898 root INFO copying pythran/boost/atomic/detail/ops_cas_based.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,898 root INFO copying pythran/boost/atomic/detail/ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,898 root INFO copying pythran/boost/atomic/detail/ops_extending_cas_based.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,899 root INFO copying pythran/boost/atomic/detail/ops_gcc_alpha.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,899 root INFO copying pythran/boost/atomic/detail/ops_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,899 root INFO copying pythran/boost/atomic/detail/ops_gcc_arm_common.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,900 root INFO copying pythran/boost/atomic/detail/ops_gcc_atomic.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,900 root INFO copying pythran/boost/atomic/detail/ops_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,900 root INFO copying pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,901 root INFO copying pythran/boost/atomic/detail/ops_gcc_sparc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,901 root INFO copying pythran/boost/atomic/detail/ops_gcc_sync.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,901 root INFO copying pythran/boost/atomic/detail/ops_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,902 root INFO copying pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,902 root INFO copying pythran/boost/atomic/detail/ops_linux_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,902 root INFO copying pythran/boost/atomic/detail/ops_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,903 root INFO copying pythran/boost/atomic/detail/ops_msvc_common.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,903 root INFO copying pythran/boost/atomic/detail/ops_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,904 root INFO copying pythran/boost/atomic/detail/ops_windows.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,904 root INFO copying pythran/boost/atomic/detail/pause.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,904 root INFO copying pythran/boost/atomic/detail/platform.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,905 root INFO copying pythran/boost/atomic/detail/storage_type.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,905 root INFO copying pythran/boost/atomic/detail/string_ops.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-12 20:51:09,905 root INFO creating build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,905 root INFO copying pythran/boost/atomic/detail/type_traits/conditional.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,906 root INFO copying pythran/boost/atomic/detail/type_traits/integral_constant.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,906 root INFO copying pythran/boost/atomic/detail/type_traits/is_floating_point.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,906 root INFO copying pythran/boost/atomic/detail/type_traits/is_function.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,907 root INFO copying pythran/boost/atomic/detail/type_traits/is_iec559.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,907 root INFO copying pythran/boost/atomic/detail/type_traits/is_integral.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,907 root INFO copying pythran/boost/atomic/detail/type_traits/is_signed.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,908 root INFO copying pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,908 root INFO copying pythran/boost/atomic/detail/type_traits/make_signed.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,908 root INFO copying pythran/boost/atomic/detail/type_traits/make_unsigned.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:09,909 root INFO creating build/lib/pythran/boost/concept 2024-04-12 20:51:09,909 root INFO copying pythran/boost/concept/assert.hpp -> build/lib/pythran/boost/concept 2024-04-12 20:51:09,909 root INFO copying pythran/boost/concept/usage.hpp -> build/lib/pythran/boost/concept 2024-04-12 20:51:09,910 root INFO creating build/lib/pythran/boost/concept/detail 2024-04-12 20:51:09,910 root INFO copying pythran/boost/concept/detail/backward_compatibility.hpp -> build/lib/pythran/boost/concept/detail 2024-04-12 20:51:09,910 root INFO copying pythran/boost/concept/detail/borland.hpp -> build/lib/pythran/boost/concept/detail 2024-04-12 20:51:09,910 root INFO copying pythran/boost/concept/detail/concept_def.hpp -> build/lib/pythran/boost/concept/detail 2024-04-12 20:51:09,911 root INFO copying pythran/boost/concept/detail/concept_undef.hpp -> build/lib/pythran/boost/concept/detail 2024-04-12 20:51:09,911 root INFO copying pythran/boost/concept/detail/general.hpp -> build/lib/pythran/boost/concept/detail 2024-04-12 20:51:09,911 root INFO copying pythran/boost/concept/detail/has_constraints.hpp -> build/lib/pythran/boost/concept/detail 2024-04-12 20:51:09,912 root INFO copying pythran/boost/concept/detail/msvc.hpp -> build/lib/pythran/boost/concept/detail 2024-04-12 20:51:09,912 root INFO creating build/lib/pythran/boost/config 2024-04-12 20:51:09,912 root INFO copying pythran/boost/config/abi_prefix.hpp -> build/lib/pythran/boost/config 2024-04-12 20:51:09,912 root INFO copying pythran/boost/config/abi_suffix.hpp -> build/lib/pythran/boost/config 2024-04-12 20:51:09,913 root INFO copying pythran/boost/config/auto_link.hpp -> build/lib/pythran/boost/config 2024-04-12 20:51:09,913 root INFO copying pythran/boost/config/header_deprecated.hpp -> build/lib/pythran/boost/config 2024-04-12 20:51:09,913 root INFO copying pythran/boost/config/helper_macros.hpp -> build/lib/pythran/boost/config 2024-04-12 20:51:09,914 root INFO copying pythran/boost/config/pragma_message.hpp -> build/lib/pythran/boost/config 2024-04-12 20:51:09,914 root INFO copying pythran/boost/config/requires_threads.hpp -> build/lib/pythran/boost/config 2024-04-12 20:51:09,914 root INFO copying pythran/boost/config/user.hpp -> build/lib/pythran/boost/config 2024-04-12 20:51:09,915 root INFO copying pythran/boost/config/warning_disable.hpp -> build/lib/pythran/boost/config 2024-04-12 20:51:09,915 root INFO copying pythran/boost/config/workaround.hpp -> build/lib/pythran/boost/config 2024-04-12 20:51:09,915 root INFO creating build/lib/pythran/boost/config/abi 2024-04-12 20:51:09,916 root INFO copying pythran/boost/config/abi/borland_prefix.hpp -> build/lib/pythran/boost/config/abi 2024-04-12 20:51:09,916 root INFO copying pythran/boost/config/abi/borland_suffix.hpp -> build/lib/pythran/boost/config/abi 2024-04-12 20:51:09,916 root INFO copying pythran/boost/config/abi/msvc_prefix.hpp -> build/lib/pythran/boost/config/abi 2024-04-12 20:51:09,917 root INFO copying pythran/boost/config/abi/msvc_suffix.hpp -> build/lib/pythran/boost/config/abi 2024-04-12 20:51:09,917 root INFO creating build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,917 root INFO copying pythran/boost/config/compiler/borland.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,917 root INFO copying pythran/boost/config/compiler/clang.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,918 root INFO copying pythran/boost/config/compiler/codegear.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,918 root INFO copying pythran/boost/config/compiler/comeau.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,918 root INFO copying pythran/boost/config/compiler/common_edg.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,919 root INFO copying pythran/boost/config/compiler/compaq_cxx.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,919 root INFO copying pythran/boost/config/compiler/cray.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,919 root INFO copying pythran/boost/config/compiler/diab.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,920 root INFO copying pythran/boost/config/compiler/digitalmars.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,920 root INFO copying pythran/boost/config/compiler/gcc.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,920 root INFO copying pythran/boost/config/compiler/gcc_xml.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,921 root INFO copying pythran/boost/config/compiler/greenhills.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,921 root INFO copying pythran/boost/config/compiler/hp_acc.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,921 root INFO copying pythran/boost/config/compiler/intel.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,922 root INFO copying pythran/boost/config/compiler/kai.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,922 root INFO copying pythran/boost/config/compiler/metrowerks.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,922 root INFO copying pythran/boost/config/compiler/mpw.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,923 root INFO copying pythran/boost/config/compiler/nvcc.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,923 root INFO copying pythran/boost/config/compiler/pathscale.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,923 root INFO copying pythran/boost/config/compiler/pgi.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,924 root INFO copying pythran/boost/config/compiler/sgi_mipspro.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,924 root INFO copying pythran/boost/config/compiler/sunpro_cc.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,924 root INFO copying pythran/boost/config/compiler/vacpp.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,925 root INFO copying pythran/boost/config/compiler/visualc.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,925 root INFO copying pythran/boost/config/compiler/xlcpp.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,925 root INFO copying pythran/boost/config/compiler/xlcpp_zos.hpp -> build/lib/pythran/boost/config/compiler 2024-04-12 20:51:09,926 root INFO creating build/lib/pythran/boost/config/detail 2024-04-12 20:51:09,926 root INFO copying pythran/boost/config/detail/posix_features.hpp -> build/lib/pythran/boost/config/detail 2024-04-12 20:51:09,926 root INFO copying pythran/boost/config/detail/select_compiler_config.hpp -> build/lib/pythran/boost/config/detail 2024-04-12 20:51:09,926 root INFO copying pythran/boost/config/detail/select_platform_config.hpp -> build/lib/pythran/boost/config/detail 2024-04-12 20:51:09,927 root INFO copying pythran/boost/config/detail/select_stdlib_config.hpp -> build/lib/pythran/boost/config/detail 2024-04-12 20:51:09,927 root INFO copying pythran/boost/config/detail/suffix.hpp -> build/lib/pythran/boost/config/detail 2024-04-12 20:51:09,927 root INFO creating build/lib/pythran/boost/config/no_tr1 2024-04-12 20:51:09,928 root INFO copying pythran/boost/config/no_tr1/cmath.hpp -> build/lib/pythran/boost/config/no_tr1 2024-04-12 20:51:09,928 root INFO copying pythran/boost/config/no_tr1/complex.hpp -> build/lib/pythran/boost/config/no_tr1 2024-04-12 20:51:09,928 root INFO copying pythran/boost/config/no_tr1/functional.hpp -> build/lib/pythran/boost/config/no_tr1 2024-04-12 20:51:09,929 root INFO copying pythran/boost/config/no_tr1/memory.hpp -> build/lib/pythran/boost/config/no_tr1 2024-04-12 20:51:09,929 root INFO copying pythran/boost/config/no_tr1/utility.hpp -> build/lib/pythran/boost/config/no_tr1 2024-04-12 20:51:09,929 root INFO creating build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,929 root INFO copying pythran/boost/config/platform/aix.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,930 root INFO copying pythran/boost/config/platform/amigaos.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,930 root INFO copying pythran/boost/config/platform/beos.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,930 root INFO copying pythran/boost/config/platform/bsd.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,931 root INFO copying pythran/boost/config/platform/cloudabi.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,931 root INFO copying pythran/boost/config/platform/cray.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,931 root INFO copying pythran/boost/config/platform/cygwin.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,932 root INFO copying pythran/boost/config/platform/haiku.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,932 root INFO copying pythran/boost/config/platform/hpux.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,932 root INFO copying pythran/boost/config/platform/irix.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,933 root INFO copying pythran/boost/config/platform/linux.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,933 root INFO copying pythran/boost/config/platform/macos.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,933 root INFO copying pythran/boost/config/platform/qnxnto.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,934 root INFO copying pythran/boost/config/platform/solaris.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,934 root INFO copying pythran/boost/config/platform/symbian.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,934 root INFO copying pythran/boost/config/platform/vms.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,935 root INFO copying pythran/boost/config/platform/vxworks.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,935 root INFO copying pythran/boost/config/platform/win32.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,935 root INFO copying pythran/boost/config/platform/zos.hpp -> build/lib/pythran/boost/config/platform 2024-04-12 20:51:09,936 root INFO creating build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,936 root INFO copying pythran/boost/config/stdlib/dinkumware.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,936 root INFO copying pythran/boost/config/stdlib/libcomo.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,936 root INFO copying pythran/boost/config/stdlib/libcpp.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,937 root INFO copying pythran/boost/config/stdlib/libstdcpp3.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,937 root INFO copying pythran/boost/config/stdlib/modena.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,937 root INFO copying pythran/boost/config/stdlib/msl.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,938 root INFO copying pythran/boost/config/stdlib/roguewave.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,938 root INFO copying pythran/boost/config/stdlib/sgi.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,938 root INFO copying pythran/boost/config/stdlib/stlport.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,939 root INFO copying pythran/boost/config/stdlib/vacpp.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,939 root INFO copying pythran/boost/config/stdlib/xlcpp_zos.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-12 20:51:09,939 root INFO creating build/lib/pythran/boost/container 2024-04-12 20:51:09,940 root INFO copying pythran/boost/container/container_fwd.hpp -> build/lib/pythran/boost/container 2024-04-12 20:51:09,940 root INFO creating build/lib/pythran/boost/container/detail 2024-04-12 20:51:09,940 root INFO copying pythran/boost/container/detail/std_fwd.hpp -> build/lib/pythran/boost/container/detail 2024-04-12 20:51:09,940 root INFO creating build/lib/pythran/boost/core 2024-04-12 20:51:09,941 root INFO copying pythran/boost/core/addressof.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,941 root INFO copying pythran/boost/core/checked_delete.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,941 root INFO copying pythran/boost/core/demangle.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,942 root INFO copying pythran/boost/core/enable_if.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,942 root INFO copying pythran/boost/core/explicit_operator_bool.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,942 root INFO copying pythran/boost/core/ignore_unused.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,943 root INFO copying pythran/boost/core/noncopyable.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,943 root INFO copying pythran/boost/core/ref.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,943 root INFO copying pythran/boost/core/swap.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,944 root INFO copying pythran/boost/core/typeinfo.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,944 root INFO copying pythran/boost/core/use_default.hpp -> build/lib/pythran/boost/core 2024-04-12 20:51:09,944 root INFO creating build/lib/pythran/boost/detail 2024-04-12 20:51:09,944 root INFO copying pythran/boost/detail/basic_pointerbuf.hpp -> build/lib/pythran/boost/detail 2024-04-12 20:51:09,945 root INFO copying pythran/boost/detail/fenv.hpp -> build/lib/pythran/boost/detail 2024-04-12 20:51:09,945 root INFO copying pythran/boost/detail/indirect_traits.hpp -> build/lib/pythran/boost/detail 2024-04-12 20:51:09,945 root INFO copying pythran/boost/detail/iterator.hpp -> build/lib/pythran/boost/detail 2024-04-12 20:51:09,946 root INFO copying pythran/boost/detail/lcast_precision.hpp -> build/lib/pythran/boost/detail 2024-04-12 20:51:09,946 root INFO copying pythran/boost/detail/lightweight_mutex.hpp -> build/lib/pythran/boost/detail 2024-04-12 20:51:09,946 root INFO copying pythran/boost/detail/reference_content.hpp -> build/lib/pythran/boost/detail 2024-04-12 20:51:09,947 root INFO copying pythran/boost/detail/select_type.hpp -> build/lib/pythran/boost/detail 2024-04-12 20:51:09,947 root INFO copying pythran/boost/detail/workaround.hpp -> build/lib/pythran/boost/detail 2024-04-12 20:51:09,947 root INFO creating build/lib/pythran/boost/exception 2024-04-12 20:51:09,947 root INFO copying pythran/boost/exception/exception.hpp -> build/lib/pythran/boost/exception 2024-04-12 20:51:09,948 root INFO creating build/lib/pythran/boost/format 2024-04-12 20:51:09,948 root INFO copying pythran/boost/format/alt_sstream.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,948 root INFO copying pythran/boost/format/alt_sstream_impl.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,949 root INFO copying pythran/boost/format/exceptions.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,949 root INFO copying pythran/boost/format/feed_args.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,949 root INFO copying pythran/boost/format/format_class.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,950 root INFO copying pythran/boost/format/format_fwd.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,950 root INFO copying pythran/boost/format/format_implementation.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,950 root INFO copying pythran/boost/format/free_funcs.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,951 root INFO copying pythran/boost/format/group.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,951 root INFO copying pythran/boost/format/internals.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,951 root INFO copying pythran/boost/format/internals_fwd.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,952 root INFO copying pythran/boost/format/parsing.hpp -> build/lib/pythran/boost/format 2024-04-12 20:51:09,952 root INFO creating build/lib/pythran/boost/format/detail 2024-04-12 20:51:09,952 root INFO copying pythran/boost/format/detail/compat_workarounds.hpp -> build/lib/pythran/boost/format/detail 2024-04-12 20:51:09,952 root INFO copying pythran/boost/format/detail/config_macros.hpp -> build/lib/pythran/boost/format/detail 2024-04-12 20:51:09,953 root INFO copying pythran/boost/format/detail/msvc_disambiguater.hpp -> build/lib/pythran/boost/format/detail 2024-04-12 20:51:09,953 root INFO copying pythran/boost/format/detail/unset_macros.hpp -> build/lib/pythran/boost/format/detail 2024-04-12 20:51:09,953 root INFO copying pythran/boost/format/detail/workarounds_gcc-2_95.hpp -> build/lib/pythran/boost/format/detail 2024-04-12 20:51:09,954 root INFO copying pythran/boost/format/detail/workarounds_stlport.hpp -> build/lib/pythran/boost/format/detail 2024-04-12 20:51:09,954 root INFO creating build/lib/pythran/boost/fusion 2024-04-12 20:51:09,954 root INFO copying pythran/boost/fusion/tuple.hpp -> build/lib/pythran/boost/fusion 2024-04-12 20:51:09,955 root INFO creating build/lib/pythran/boost/fusion/adapted 2024-04-12 20:51:09,955 root INFO copying pythran/boost/fusion/adapted/std_pair.hpp -> build/lib/pythran/boost/fusion/adapted 2024-04-12 20:51:09,955 root INFO creating build/lib/pythran/boost/fusion/adapted/mpl 2024-04-12 20:51:09,955 root INFO copying pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp -> build/lib/pythran/boost/fusion/adapted/mpl 2024-04-12 20:51:09,956 root INFO creating build/lib/pythran/boost/fusion/adapted/mpl/detail 2024-04-12 20:51:09,956 root INFO copying pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/adapted/mpl/detail 2024-04-12 20:51:09,956 root INFO copying pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/adapted/mpl/detail 2024-04-12 20:51:09,956 root INFO creating build/lib/pythran/boost/fusion/adapted/struct 2024-04-12 20:51:09,957 root INFO copying pythran/boost/fusion/adapted/struct/adapt_struct.hpp -> build/lib/pythran/boost/fusion/adapted/struct 2024-04-12 20:51:09,957 root INFO creating build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,957 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,958 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,958 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,958 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,959 root INFO copying pythran/boost/fusion/adapted/struct/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,959 root INFO copying pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,959 root INFO copying pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,959 root INFO copying pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,960 root INFO copying pythran/boost/fusion/adapted/struct/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,960 root INFO copying pythran/boost/fusion/adapted/struct/detail/extension.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,960 root INFO copying pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,961 root INFO copying pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,961 root INFO copying pythran/boost/fusion/adapted/struct/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,961 root INFO copying pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,962 root INFO copying pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:09,962 root INFO creating build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-04-12 20:51:09,962 root INFO copying pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-04-12 20:51:09,963 root INFO creating build/lib/pythran/boost/fusion/algorithm 2024-04-12 20:51:09,963 root INFO creating build/lib/pythran/boost/fusion/algorithm/transformation 2024-04-12 20:51:09,963 root INFO copying pythran/boost/fusion/algorithm/transformation/push_back.hpp -> build/lib/pythran/boost/fusion/algorithm/transformation 2024-04-12 20:51:09,963 root INFO copying pythran/boost/fusion/algorithm/transformation/push_front.hpp -> build/lib/pythran/boost/fusion/algorithm/transformation 2024-04-12 20:51:09,964 root INFO creating build/lib/pythran/boost/fusion/container 2024-04-12 20:51:09,964 root INFO creating build/lib/pythran/boost/fusion/container/generation 2024-04-12 20:51:09,964 root INFO copying pythran/boost/fusion/container/generation/ignore.hpp -> build/lib/pythran/boost/fusion/container/generation 2024-04-12 20:51:09,964 root INFO creating build/lib/pythran/boost/fusion/container/list 2024-04-12 20:51:09,964 root INFO copying pythran/boost/fusion/container/list/cons.hpp -> build/lib/pythran/boost/fusion/container/list 2024-04-12 20:51:09,965 root INFO copying pythran/boost/fusion/container/list/cons_fwd.hpp -> build/lib/pythran/boost/fusion/container/list 2024-04-12 20:51:09,965 root INFO copying pythran/boost/fusion/container/list/cons_iterator.hpp -> build/lib/pythran/boost/fusion/container/list 2024-04-12 20:51:09,965 root INFO copying pythran/boost/fusion/container/list/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list 2024-04-12 20:51:09,966 root INFO copying pythran/boost/fusion/container/list/nil.hpp -> build/lib/pythran/boost/fusion/container/list 2024-04-12 20:51:09,966 root INFO creating build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,966 root INFO copying pythran/boost/fusion/container/list/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,967 root INFO copying pythran/boost/fusion/container/list/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,967 root INFO copying pythran/boost/fusion/container/list/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,967 root INFO copying pythran/boost/fusion/container/list/detail/empty_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,967 root INFO copying pythran/boost/fusion/container/list/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,968 root INFO copying pythran/boost/fusion/container/list/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,968 root INFO copying pythran/boost/fusion/container/list/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,968 root INFO copying pythran/boost/fusion/container/list/detail/reverse_cons.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,969 root INFO copying pythran/boost/fusion/container/list/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,969 root INFO copying pythran/boost/fusion/container/list/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:09,969 root INFO creating build/lib/pythran/boost/fusion/container/list/detail/cpp03 2024-04-12 20:51:09,970 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/limits.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03 2024-04-12 20:51:09,970 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03 2024-04-12 20:51:09,971 root INFO creating build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-04-12 20:51:09,971 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-04-12 20:51:09,971 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-04-12 20:51:09,971 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-04-12 20:51:09,972 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-04-12 20:51:09,972 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-04-12 20:51:09,972 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-04-12 20:51:09,973 root INFO creating build/lib/pythran/boost/fusion/container/vector 2024-04-12 20:51:09,973 root INFO copying pythran/boost/fusion/container/vector/vector.hpp -> build/lib/pythran/boost/fusion/container/vector 2024-04-12 20:51:09,973 root INFO copying pythran/boost/fusion/container/vector/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector 2024-04-12 20:51:09,974 root INFO copying pythran/boost/fusion/container/vector/vector_iterator.hpp -> build/lib/pythran/boost/fusion/container/vector 2024-04-12 20:51:09,974 root INFO creating build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,974 root INFO copying pythran/boost/fusion/container/vector/detail/advance_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,974 root INFO copying pythran/boost/fusion/container/vector/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,975 root INFO copying pythran/boost/fusion/container/vector/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,975 root INFO copying pythran/boost/fusion/container/vector/detail/config.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,975 root INFO copying pythran/boost/fusion/container/vector/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,976 root INFO copying pythran/boost/fusion/container/vector/detail/distance_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,976 root INFO copying pythran/boost/fusion/container/vector/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,976 root INFO copying pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,977 root INFO copying pythran/boost/fusion/container/vector/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,977 root INFO copying pythran/boost/fusion/container/vector/detail/prior_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,977 root INFO copying pythran/boost/fusion/container/vector/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,978 root INFO copying pythran/boost/fusion/container/vector/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:09,978 root INFO creating build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,978 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,979 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,979 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,979 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,980 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,980 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,980 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,981 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,981 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,981 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,981 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,982 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,982 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,982 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,983 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,983 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,984 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:09,984 root INFO creating build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,984 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,984 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,985 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-04-12 20:51:09,985 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,986 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-04-12 20:51:09,986 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,987 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-04-12 20:51:09,988 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,989 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-04-12 20:51:09,989 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,990 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-04-12 20:51:09,991 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-04-12 20:51:09,991 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-04-12 20:51:09,991 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-04-12 20:51:09,992 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-04-12 20:51:09,992 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-04-12 20:51:09,992 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-04-12 20:51:09,993 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-04-12 20:51:09,993 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,994 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-04-12 20:51:09,994 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,994 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-04-12 20:51:09,995 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,995 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-04-12 20:51:09,995 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,996 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-04-12 20:51:09,996 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:09,997 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-04-12 20:51:09,997 root INFO creating build/lib/pythran/boost/fusion/include 2024-04-12 20:51:09,997 root INFO copying pythran/boost/fusion/include/std_pair.hpp -> build/lib/pythran/boost/fusion/include 2024-04-12 20:51:09,998 root INFO copying pythran/boost/fusion/include/tuple.hpp -> build/lib/pythran/boost/fusion/include 2024-04-12 20:51:09,998 root INFO creating build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:09,998 root INFO copying pythran/boost/fusion/iterator/advance.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:09,999 root INFO copying pythran/boost/fusion/iterator/basic_iterator.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:09,999 root INFO copying pythran/boost/fusion/iterator/deref.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:09,999 root INFO copying pythran/boost/fusion/iterator/deref_data.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:10,000 root INFO copying pythran/boost/fusion/iterator/distance.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:10,000 root INFO copying pythran/boost/fusion/iterator/equal_to.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:10,000 root INFO copying pythran/boost/fusion/iterator/iterator_facade.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:10,001 root INFO copying pythran/boost/fusion/iterator/key_of.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:10,001 root INFO copying pythran/boost/fusion/iterator/next.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:10,001 root INFO copying pythran/boost/fusion/iterator/prior.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:10,002 root INFO copying pythran/boost/fusion/iterator/segmented_iterator.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:10,002 root INFO copying pythran/boost/fusion/iterator/value_of.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:10,002 root INFO copying pythran/boost/fusion/iterator/value_of_data.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-12 20:51:10,002 root INFO creating build/lib/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:10,003 root INFO copying pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:10,003 root INFO copying pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:10,003 root INFO copying pythran/boost/fusion/iterator/detail/advance.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:10,004 root INFO copying pythran/boost/fusion/iterator/detail/distance.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:10,004 root INFO copying pythran/boost/fusion/iterator/detail/segment_sequence.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:10,004 root INFO copying pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:10,005 root INFO copying pythran/boost/fusion/iterator/detail/segmented_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:10,005 root INFO copying pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:10,005 root INFO creating build/lib/pythran/boost/fusion/iterator/mpl 2024-04-12 20:51:10,006 root INFO copying pythran/boost/fusion/iterator/mpl/convert_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/mpl 2024-04-12 20:51:10,006 root INFO copying pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/mpl 2024-04-12 20:51:10,006 root INFO creating build/lib/pythran/boost/fusion/mpl 2024-04-12 20:51:10,006 root INFO copying pythran/boost/fusion/mpl/begin.hpp -> build/lib/pythran/boost/fusion/mpl 2024-04-12 20:51:10,007 root INFO copying pythran/boost/fusion/mpl/end.hpp -> build/lib/pythran/boost/fusion/mpl 2024-04-12 20:51:10,007 root INFO creating build/lib/pythran/boost/fusion/sequence 2024-04-12 20:51:10,007 root INFO copying pythran/boost/fusion/sequence/comparison.hpp -> build/lib/pythran/boost/fusion/sequence 2024-04-12 20:51:10,008 root INFO copying pythran/boost/fusion/sequence/intrinsic_fwd.hpp -> build/lib/pythran/boost/fusion/sequence 2024-04-12 20:51:10,008 root INFO copying pythran/boost/fusion/sequence/io.hpp -> build/lib/pythran/boost/fusion/sequence 2024-04-12 20:51:10,008 root INFO creating build/lib/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:10,008 root INFO copying pythran/boost/fusion/sequence/comparison/enable_comparison.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:10,009 root INFO copying pythran/boost/fusion/sequence/comparison/equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:10,009 root INFO copying pythran/boost/fusion/sequence/comparison/greater.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:10,009 root INFO copying pythran/boost/fusion/sequence/comparison/greater_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:10,010 root INFO copying pythran/boost/fusion/sequence/comparison/less.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:10,010 root INFO copying pythran/boost/fusion/sequence/comparison/less_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:10,010 root INFO copying pythran/boost/fusion/sequence/comparison/not_equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:10,011 root INFO creating build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:10,011 root INFO copying pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:10,011 root INFO copying pythran/boost/fusion/sequence/comparison/detail/greater.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:10,011 root INFO copying pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:10,012 root INFO copying pythran/boost/fusion/sequence/comparison/detail/less.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:10,012 root INFO copying pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:10,012 root INFO copying pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:10,013 root INFO creating build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:10,013 root INFO copying pythran/boost/fusion/sequence/intrinsic/at.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:10,013 root INFO copying pythran/boost/fusion/sequence/intrinsic/begin.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:10,014 root INFO copying pythran/boost/fusion/sequence/intrinsic/empty.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:10,014 root INFO copying pythran/boost/fusion/sequence/intrinsic/end.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:10,014 root INFO copying pythran/boost/fusion/sequence/intrinsic/segments.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:10,015 root INFO copying pythran/boost/fusion/sequence/intrinsic/size.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:10,015 root INFO copying pythran/boost/fusion/sequence/intrinsic/value_at.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:10,015 root INFO creating build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:10,015 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:10,016 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:10,016 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:10,016 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:10,017 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:10,017 root INFO creating build/lib/pythran/boost/fusion/sequence/io 2024-04-12 20:51:10,017 root INFO copying pythran/boost/fusion/sequence/io/in.hpp -> build/lib/pythran/boost/fusion/sequence/io 2024-04-12 20:51:10,018 root INFO copying pythran/boost/fusion/sequence/io/out.hpp -> build/lib/pythran/boost/fusion/sequence/io 2024-04-12 20:51:10,018 root INFO creating build/lib/pythran/boost/fusion/sequence/io/detail 2024-04-12 20:51:10,018 root INFO copying pythran/boost/fusion/sequence/io/detail/in.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail 2024-04-12 20:51:10,018 root INFO copying pythran/boost/fusion/sequence/io/detail/manip.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail 2024-04-12 20:51:10,019 root INFO copying pythran/boost/fusion/sequence/io/detail/out.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail 2024-04-12 20:51:10,019 root INFO creating build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,019 root INFO copying pythran/boost/fusion/support/as_const.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,020 root INFO copying pythran/boost/fusion/support/category_of.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,020 root INFO copying pythran/boost/fusion/support/config.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,020 root INFO copying pythran/boost/fusion/support/is_iterator.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,021 root INFO copying pythran/boost/fusion/support/is_segmented.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,021 root INFO copying pythran/boost/fusion/support/is_sequence.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,021 root INFO copying pythran/boost/fusion/support/is_view.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,022 root INFO copying pythran/boost/fusion/support/iterator_base.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,022 root INFO copying pythran/boost/fusion/support/sequence_base.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,022 root INFO copying pythran/boost/fusion/support/tag_of.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,023 root INFO copying pythran/boost/fusion/support/tag_of_fwd.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,023 root INFO copying pythran/boost/fusion/support/void.hpp -> build/lib/pythran/boost/fusion/support 2024-04-12 20:51:10,023 root INFO creating build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,023 root INFO copying pythran/boost/fusion/support/detail/access.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,024 root INFO copying pythran/boost/fusion/support/detail/and.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,024 root INFO copying pythran/boost/fusion/support/detail/as_fusion_element.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,024 root INFO copying pythran/boost/fusion/support/detail/enabler.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,025 root INFO copying pythran/boost/fusion/support/detail/index_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,025 root INFO copying pythran/boost/fusion/support/detail/is_mpl_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,025 root INFO copying pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,026 root INFO copying pythran/boost/fusion/support/detail/mpl_iterator_category.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,026 root INFO copying pythran/boost/fusion/support/detail/pp_round.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,026 root INFO copying pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-12 20:51:10,027 root INFO creating build/lib/pythran/boost/fusion/tuple 2024-04-12 20:51:10,027 root INFO copying pythran/boost/fusion/tuple/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple 2024-04-12 20:51:10,027 root INFO copying pythran/boost/fusion/tuple/tuple.hpp -> build/lib/pythran/boost/fusion/tuple 2024-04-12 20:51:10,028 root INFO copying pythran/boost/fusion/tuple/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple 2024-04-12 20:51:10,028 root INFO copying pythran/boost/fusion/tuple/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple 2024-04-12 20:51:10,028 root INFO creating build/lib/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:10,028 root INFO copying pythran/boost/fusion/tuple/detail/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:10,029 root INFO copying pythran/boost/fusion/tuple/detail/tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:10,029 root INFO copying pythran/boost/fusion/tuple/detail/tuple_expand.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:10,029 root INFO copying pythran/boost/fusion/tuple/detail/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:10,030 root INFO copying pythran/boost/fusion/tuple/detail/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:10,030 root INFO creating build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,030 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,030 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,031 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,031 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,032 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,032 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,033 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,033 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,033 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,034 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,034 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,035 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,035 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,035 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,036 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,036 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,037 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,037 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,037 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,038 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,038 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,038 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,039 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,039 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:10,040 root INFO creating build/lib/pythran/boost/fusion/view 2024-04-12 20:51:10,040 root INFO copying pythran/boost/fusion/view/iterator_range.hpp -> build/lib/pythran/boost/fusion/view 2024-04-12 20:51:10,040 root INFO creating build/lib/pythran/boost/fusion/view/iterator_range 2024-04-12 20:51:10,040 root INFO copying pythran/boost/fusion/view/iterator_range/iterator_range.hpp -> build/lib/pythran/boost/fusion/view/iterator_range 2024-04-12 20:51:10,041 root INFO creating build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:10,041 root INFO copying pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:10,041 root INFO copying pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:10,042 root INFO copying pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:10,042 root INFO copying pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:10,042 root INFO copying pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:10,043 root INFO copying pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:10,043 root INFO copying pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:10,043 root INFO copying pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:10,043 root INFO creating build/lib/pythran/boost/fusion/view/joint_view 2024-04-12 20:51:10,044 root INFO copying pythran/boost/fusion/view/joint_view/joint_view.hpp -> build/lib/pythran/boost/fusion/view/joint_view 2024-04-12 20:51:10,044 root INFO copying pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp -> build/lib/pythran/boost/fusion/view/joint_view 2024-04-12 20:51:10,044 root INFO copying pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp -> build/lib/pythran/boost/fusion/view/joint_view 2024-04-12 20:51:10,045 root INFO creating build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:10,045 root INFO copying pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:10,045 root INFO copying pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:10,046 root INFO copying pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:10,046 root INFO copying pythran/boost/fusion/view/joint_view/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:10,046 root INFO copying pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:10,046 root INFO copying pythran/boost/fusion/view/joint_view/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:10,047 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-04-12 20:51:10,047 root INFO copying pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:10,047 root INFO creating build/lib/pythran/boost/fusion/view/single_view 2024-04-12 20:51:10,048 root INFO copying pythran/boost/fusion/view/single_view/single_view.hpp -> build/lib/pythran/boost/fusion/view/single_view 2024-04-12 20:51:10,048 root INFO copying pythran/boost/fusion/view/single_view/single_view_iterator.hpp -> build/lib/pythran/boost/fusion/view/single_view 2024-04-12 20:51:10,048 root INFO creating build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,049 root INFO copying pythran/boost/fusion/view/single_view/detail/advance_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,049 root INFO copying pythran/boost/fusion/view/single_view/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,049 root INFO copying pythran/boost/fusion/view/single_view/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,050 root INFO copying pythran/boost/fusion/view/single_view/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,050 root INFO copying pythran/boost/fusion/view/single_view/detail/distance_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,050 root INFO copying pythran/boost/fusion/view/single_view/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,051 root INFO copying pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,051 root INFO copying pythran/boost/fusion/view/single_view/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,051 root INFO copying pythran/boost/fusion/view/single_view/detail/prior_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,051 root INFO copying pythran/boost/fusion/view/single_view/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,052 root INFO copying pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,052 root INFO copying pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:10,052 root INFO creating build/lib/pythran/boost/iterator 2024-04-12 20:51:10,053 root INFO copying pythran/boost/iterator/advance.hpp -> build/lib/pythran/boost/iterator 2024-04-12 20:51:10,053 root INFO copying pythran/boost/iterator/distance.hpp -> build/lib/pythran/boost/iterator 2024-04-12 20:51:10,053 root INFO copying pythran/boost/iterator/interoperable.hpp -> build/lib/pythran/boost/iterator 2024-04-12 20:51:10,054 root INFO copying pythran/boost/iterator/iterator_adaptor.hpp -> build/lib/pythran/boost/iterator 2024-04-12 20:51:10,054 root INFO copying pythran/boost/iterator/iterator_categories.hpp -> build/lib/pythran/boost/iterator 2024-04-12 20:51:10,054 root INFO copying pythran/boost/iterator/iterator_concepts.hpp -> build/lib/pythran/boost/iterator 2024-04-12 20:51:10,055 root INFO copying pythran/boost/iterator/iterator_facade.hpp -> build/lib/pythran/boost/iterator 2024-04-12 20:51:10,055 root INFO copying pythran/boost/iterator/iterator_traits.hpp -> build/lib/pythran/boost/iterator 2024-04-12 20:51:10,055 root INFO copying pythran/boost/iterator/reverse_iterator.hpp -> build/lib/pythran/boost/iterator 2024-04-12 20:51:10,056 root INFO creating build/lib/pythran/boost/iterator/detail 2024-04-12 20:51:10,056 root INFO copying pythran/boost/iterator/detail/config_def.hpp -> build/lib/pythran/boost/iterator/detail 2024-04-12 20:51:10,056 root INFO copying pythran/boost/iterator/detail/config_undef.hpp -> build/lib/pythran/boost/iterator/detail 2024-04-12 20:51:10,056 root INFO copying pythran/boost/iterator/detail/enable_if.hpp -> build/lib/pythran/boost/iterator/detail 2024-04-12 20:51:10,057 root INFO copying pythran/boost/iterator/detail/facade_iterator_category.hpp -> build/lib/pythran/boost/iterator/detail 2024-04-12 20:51:10,057 root INFO creating build/lib/pythran/boost/lexical_cast 2024-04-12 20:51:10,057 root INFO copying pythran/boost/lexical_cast/bad_lexical_cast.hpp -> build/lib/pythran/boost/lexical_cast 2024-04-12 20:51:10,058 root INFO copying pythran/boost/lexical_cast/try_lexical_convert.hpp -> build/lib/pythran/boost/lexical_cast 2024-04-12 20:51:10,058 root INFO creating build/lib/pythran/boost/lexical_cast/detail 2024-04-12 20:51:10,058 root INFO copying pythran/boost/lexical_cast/detail/converter_lexical.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-12 20:51:10,059 root INFO copying pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-12 20:51:10,059 root INFO copying pythran/boost/lexical_cast/detail/converter_numeric.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-12 20:51:10,059 root INFO copying pythran/boost/lexical_cast/detail/inf_nan.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-12 20:51:10,060 root INFO copying pythran/boost/lexical_cast/detail/is_character.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-12 20:51:10,060 root INFO copying pythran/boost/lexical_cast/detail/lcast_char_constants.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-12 20:51:10,060 root INFO copying pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-12 20:51:10,061 root INFO copying pythran/boost/lexical_cast/detail/widest_char.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-12 20:51:10,061 root INFO creating build/lib/pythran/boost/math 2024-04-12 20:51:10,061 root INFO creating build/lib/pythran/boost/math/constants 2024-04-12 20:51:10,061 root INFO copying pythran/boost/math/constants/calculate_constants.hpp -> build/lib/pythran/boost/math/constants 2024-04-12 20:51:10,062 root INFO copying pythran/boost/math/constants/constants.hpp -> build/lib/pythran/boost/math/constants 2024-04-12 20:51:10,062 root INFO creating build/lib/pythran/boost/math/distributions 2024-04-12 20:51:10,062 root INFO copying pythran/boost/math/distributions/complement.hpp -> build/lib/pythran/boost/math/distributions 2024-04-12 20:51:10,063 root INFO copying pythran/boost/math/distributions/fwd.hpp -> build/lib/pythran/boost/math/distributions 2024-04-12 20:51:10,063 root INFO copying pythran/boost/math/distributions/normal.hpp -> build/lib/pythran/boost/math/distributions 2024-04-12 20:51:10,063 root INFO creating build/lib/pythran/boost/math/distributions/detail 2024-04-12 20:51:10,063 root INFO copying pythran/boost/math/distributions/detail/common_error_handling.hpp -> build/lib/pythran/boost/math/distributions/detail 2024-04-12 20:51:10,064 root INFO copying pythran/boost/math/distributions/detail/derived_accessors.hpp -> build/lib/pythran/boost/math/distributions/detail 2024-04-12 20:51:10,064 root INFO creating build/lib/pythran/boost/math/policies 2024-04-12 20:51:10,064 root INFO copying pythran/boost/math/policies/error_handling.hpp -> build/lib/pythran/boost/math/policies 2024-04-12 20:51:10,065 root INFO copying pythran/boost/math/policies/policy.hpp -> build/lib/pythran/boost/math/policies 2024-04-12 20:51:10,065 root INFO creating build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,065 root INFO copying pythran/boost/math/special_functions/bernoulli.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,066 root INFO copying pythran/boost/math/special_functions/bessel.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,066 root INFO copying pythran/boost/math/special_functions/bessel_prime.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,066 root INFO copying pythran/boost/math/special_functions/beta.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,067 root INFO copying pythran/boost/math/special_functions/binomial.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,067 root INFO copying pythran/boost/math/special_functions/cbrt.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,067 root INFO copying pythran/boost/math/special_functions/cos_pi.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,068 root INFO copying pythran/boost/math/special_functions/digamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,068 root INFO copying pythran/boost/math/special_functions/erf.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,069 root INFO copying pythran/boost/math/special_functions/expm1.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,069 root INFO copying pythran/boost/math/special_functions/factorials.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,069 root INFO copying pythran/boost/math/special_functions/fpclassify.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,070 root INFO copying pythran/boost/math/special_functions/gamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,070 root INFO copying pythran/boost/math/special_functions/hankel.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,070 root INFO copying pythran/boost/math/special_functions/hypot.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,071 root INFO copying pythran/boost/math/special_functions/lanczos.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,072 root INFO copying pythran/boost/math/special_functions/log1p.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,072 root INFO copying pythran/boost/math/special_functions/math_fwd.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,072 root INFO copying pythran/boost/math/special_functions/next.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,073 root INFO copying pythran/boost/math/special_functions/polygamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,073 root INFO copying pythran/boost/math/special_functions/pow.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,073 root INFO copying pythran/boost/math/special_functions/powm1.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,074 root INFO copying pythran/boost/math/special_functions/round.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,074 root INFO copying pythran/boost/math/special_functions/sign.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,075 root INFO copying pythran/boost/math/special_functions/sin_pi.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,075 root INFO copying pythran/boost/math/special_functions/sinc.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,075 root INFO copying pythran/boost/math/special_functions/sqrt1pm1.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,075 root INFO copying pythran/boost/math/special_functions/trigamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,076 root INFO copying pythran/boost/math/special_functions/trunc.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,076 root INFO copying pythran/boost/math/special_functions/zeta.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-12 20:51:10,077 root INFO creating build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,077 root INFO copying pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,077 root INFO copying pythran/boost/math/special_functions/detail/bernoulli_details.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,077 root INFO copying pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,078 root INFO copying pythran/boost/math/special_functions/detail/bessel_i0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,078 root INFO copying pythran/boost/math/special_functions/detail/bessel_i1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,079 root INFO copying pythran/boost/math/special_functions/detail/bessel_ik.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,079 root INFO copying pythran/boost/math/special_functions/detail/bessel_j0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,079 root INFO copying pythran/boost/math/special_functions/detail/bessel_j1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,080 root INFO copying pythran/boost/math/special_functions/detail/bessel_jn.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,080 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,080 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,081 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,081 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,081 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_series.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,082 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,082 root INFO copying pythran/boost/math/special_functions/detail/bessel_k0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,082 root INFO copying pythran/boost/math/special_functions/detail/bessel_k1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,083 root INFO copying pythran/boost/math/special_functions/detail/bessel_kn.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,083 root INFO copying pythran/boost/math/special_functions/detail/bessel_y0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,083 root INFO copying pythran/boost/math/special_functions/detail/bessel_y1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,084 root INFO copying pythran/boost/math/special_functions/detail/bessel_yn.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,084 root INFO copying pythran/boost/math/special_functions/detail/erf_inv.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,084 root INFO copying pythran/boost/math/special_functions/detail/fp_traits.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,085 root INFO copying pythran/boost/math/special_functions/detail/gamma_inva.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,085 root INFO copying pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,085 root INFO copying pythran/boost/math/special_functions/detail/ibeta_inverse.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,086 root INFO copying pythran/boost/math/special_functions/detail/iconv.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,086 root INFO copying pythran/boost/math/special_functions/detail/igamma_inverse.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,086 root INFO copying pythran/boost/math/special_functions/detail/igamma_large.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,087 root INFO copying pythran/boost/math/special_functions/detail/lanczos_sse2.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,087 root INFO copying pythran/boost/math/special_functions/detail/lgamma_small.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,088 root INFO copying pythran/boost/math/special_functions/detail/polygamma.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,088 root INFO copying pythran/boost/math/special_functions/detail/round_fwd.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,088 root INFO copying pythran/boost/math/special_functions/detail/t_distribution_inv.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,089 root INFO copying pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,089 root INFO copying pythran/boost/math/special_functions/detail/unchecked_factorial.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-12 20:51:10,089 root INFO creating build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,090 root INFO copying pythran/boost/math/tools/atomic.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,090 root INFO copying pythran/boost/math/tools/big_constant.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,090 root INFO copying pythran/boost/math/tools/complex.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,091 root INFO copying pythran/boost/math/tools/config.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,091 root INFO copying pythran/boost/math/tools/convert_from_string.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,091 root INFO copying pythran/boost/math/tools/fraction.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,092 root INFO copying pythran/boost/math/tools/precision.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,092 root INFO copying pythran/boost/math/tools/promotion.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,092 root INFO copying pythran/boost/math/tools/rational.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,093 root INFO copying pythran/boost/math/tools/real_cast.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,093 root INFO copying pythran/boost/math/tools/roots.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,093 root INFO copying pythran/boost/math/tools/series.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,094 root INFO copying pythran/boost/math/tools/toms748_solve.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,094 root INFO copying pythran/boost/math/tools/tuple.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,094 root INFO copying pythran/boost/math/tools/user.hpp -> build/lib/pythran/boost/math/tools 2024-04-12 20:51:10,095 root INFO creating build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,095 root INFO copying pythran/boost/math/tools/detail/is_const_iterable.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,095 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,096 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,096 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,097 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,097 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,097 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,098 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,098 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,098 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,098 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,099 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,099 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,099 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,100 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,100 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,100 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,101 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,101 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,101 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,102 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,102 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,102 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,103 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,103 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,103 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,104 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,104 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,104 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,105 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,105 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,105 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,106 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,106 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,106 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,107 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,107 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,107 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,108 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,108 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,108 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,109 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,109 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,109 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,110 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,110 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,110 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,111 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,111 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,111 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,112 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,112 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,112 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,113 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,113 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,113 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,114 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,114 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,114 root INFO copying pythran/boost/math/tools/detail/rational_horner1_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,115 root INFO copying pythran/boost/math/tools/detail/rational_horner1_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,115 root INFO copying pythran/boost/math/tools/detail/rational_horner1_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,115 root INFO copying pythran/boost/math/tools/detail/rational_horner1_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,116 root INFO copying pythran/boost/math/tools/detail/rational_horner1_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,116 root INFO copying pythran/boost/math/tools/detail/rational_horner1_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,116 root INFO copying pythran/boost/math/tools/detail/rational_horner1_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,117 root INFO copying pythran/boost/math/tools/detail/rational_horner1_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,117 root INFO copying pythran/boost/math/tools/detail/rational_horner1_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,117 root INFO copying pythran/boost/math/tools/detail/rational_horner1_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,118 root INFO copying pythran/boost/math/tools/detail/rational_horner1_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,118 root INFO copying pythran/boost/math/tools/detail/rational_horner1_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,118 root INFO copying pythran/boost/math/tools/detail/rational_horner1_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,119 root INFO copying pythran/boost/math/tools/detail/rational_horner1_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,119 root INFO copying pythran/boost/math/tools/detail/rational_horner1_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,119 root INFO copying pythran/boost/math/tools/detail/rational_horner1_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,120 root INFO copying pythran/boost/math/tools/detail/rational_horner1_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,120 root INFO copying pythran/boost/math/tools/detail/rational_horner1_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,120 root INFO copying pythran/boost/math/tools/detail/rational_horner1_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,121 root INFO copying pythran/boost/math/tools/detail/rational_horner2_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,121 root INFO copying pythran/boost/math/tools/detail/rational_horner2_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,121 root INFO copying pythran/boost/math/tools/detail/rational_horner2_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,122 root INFO copying pythran/boost/math/tools/detail/rational_horner2_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,122 root INFO copying pythran/boost/math/tools/detail/rational_horner2_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,122 root INFO copying pythran/boost/math/tools/detail/rational_horner2_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,123 root INFO copying pythran/boost/math/tools/detail/rational_horner2_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,123 root INFO copying pythran/boost/math/tools/detail/rational_horner2_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,123 root INFO copying pythran/boost/math/tools/detail/rational_horner2_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,124 root INFO copying pythran/boost/math/tools/detail/rational_horner2_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,124 root INFO copying pythran/boost/math/tools/detail/rational_horner2_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,124 root INFO copying pythran/boost/math/tools/detail/rational_horner2_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,125 root INFO copying pythran/boost/math/tools/detail/rational_horner2_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,125 root INFO copying pythran/boost/math/tools/detail/rational_horner2_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,125 root INFO copying pythran/boost/math/tools/detail/rational_horner2_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,126 root INFO copying pythran/boost/math/tools/detail/rational_horner2_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,126 root INFO copying pythran/boost/math/tools/detail/rational_horner2_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,126 root INFO copying pythran/boost/math/tools/detail/rational_horner2_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,127 root INFO copying pythran/boost/math/tools/detail/rational_horner2_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,127 root INFO copying pythran/boost/math/tools/detail/rational_horner3_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,127 root INFO copying pythran/boost/math/tools/detail/rational_horner3_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,128 root INFO copying pythran/boost/math/tools/detail/rational_horner3_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,128 root INFO copying pythran/boost/math/tools/detail/rational_horner3_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,129 root INFO copying pythran/boost/math/tools/detail/rational_horner3_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,129 root INFO copying pythran/boost/math/tools/detail/rational_horner3_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,129 root INFO copying pythran/boost/math/tools/detail/rational_horner3_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,130 root INFO copying pythran/boost/math/tools/detail/rational_horner3_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,130 root INFO copying pythran/boost/math/tools/detail/rational_horner3_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,130 root INFO copying pythran/boost/math/tools/detail/rational_horner3_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,131 root INFO copying pythran/boost/math/tools/detail/rational_horner3_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,131 root INFO copying pythran/boost/math/tools/detail/rational_horner3_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,132 root INFO copying pythran/boost/math/tools/detail/rational_horner3_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,132 root INFO copying pythran/boost/math/tools/detail/rational_horner3_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,132 root INFO copying pythran/boost/math/tools/detail/rational_horner3_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,133 root INFO copying pythran/boost/math/tools/detail/rational_horner3_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,133 root INFO copying pythran/boost/math/tools/detail/rational_horner3_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,133 root INFO copying pythran/boost/math/tools/detail/rational_horner3_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,134 root INFO copying pythran/boost/math/tools/detail/rational_horner3_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-12 20:51:10,134 root INFO creating build/lib/pythran/boost/move 2024-04-12 20:51:10,134 root INFO copying pythran/boost/move/core.hpp -> build/lib/pythran/boost/move 2024-04-12 20:51:10,134 root INFO copying pythran/boost/move/traits.hpp -> build/lib/pythran/boost/move 2024-04-12 20:51:10,135 root INFO copying pythran/boost/move/utility.hpp -> build/lib/pythran/boost/move 2024-04-12 20:51:10,135 root INFO copying pythran/boost/move/utility_core.hpp -> build/lib/pythran/boost/move 2024-04-12 20:51:10,135 root INFO creating build/lib/pythran/boost/move/detail 2024-04-12 20:51:10,136 root INFO copying pythran/boost/move/detail/config_begin.hpp -> build/lib/pythran/boost/move/detail 2024-04-12 20:51:10,136 root INFO copying pythran/boost/move/detail/config_end.hpp -> build/lib/pythran/boost/move/detail 2024-04-12 20:51:10,136 root INFO copying pythran/boost/move/detail/meta_utils.hpp -> build/lib/pythran/boost/move/detail 2024-04-12 20:51:10,137 root INFO copying pythran/boost/move/detail/meta_utils_core.hpp -> build/lib/pythran/boost/move/detail 2024-04-12 20:51:10,137 root INFO copying pythran/boost/move/detail/std_ns_begin.hpp -> build/lib/pythran/boost/move/detail 2024-04-12 20:51:10,137 root INFO copying pythran/boost/move/detail/std_ns_end.hpp -> build/lib/pythran/boost/move/detail 2024-04-12 20:51:10,138 root INFO copying pythran/boost/move/detail/type_traits.hpp -> build/lib/pythran/boost/move/detail 2024-04-12 20:51:10,138 root INFO copying pythran/boost/move/detail/workaround.hpp -> build/lib/pythran/boost/move/detail 2024-04-12 20:51:10,138 root INFO creating build/lib/pythran/boost/mpl 2024-04-12 20:51:10,139 root INFO copying pythran/boost/mpl/O1_size.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,139 root INFO copying pythran/boost/mpl/O1_size_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,139 root INFO copying pythran/boost/mpl/advance.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,139 root INFO copying pythran/boost/mpl/advance_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,140 root INFO copying pythran/boost/mpl/always.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,140 root INFO copying pythran/boost/mpl/and.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,140 root INFO copying pythran/boost/mpl/apply.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,141 root INFO copying pythran/boost/mpl/apply_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,141 root INFO copying pythran/boost/mpl/apply_wrap.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,141 root INFO copying pythran/boost/mpl/arg.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,142 root INFO copying pythran/boost/mpl/arg_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,142 root INFO copying pythran/boost/mpl/assert.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,142 root INFO copying pythran/boost/mpl/at.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,143 root INFO copying pythran/boost/mpl/at_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,143 root INFO copying pythran/boost/mpl/back_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,143 root INFO copying pythran/boost/mpl/back_inserter.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,144 root INFO copying pythran/boost/mpl/begin.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,144 root INFO copying pythran/boost/mpl/begin_end.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,144 root INFO copying pythran/boost/mpl/begin_end_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,145 root INFO copying pythran/boost/mpl/bind.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,145 root INFO copying pythran/boost/mpl/bind_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,145 root INFO copying pythran/boost/mpl/bool.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,146 root INFO copying pythran/boost/mpl/bool_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,146 root INFO copying pythran/boost/mpl/clear.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,146 root INFO copying pythran/boost/mpl/clear_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,147 root INFO copying pythran/boost/mpl/comparison.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,147 root INFO copying pythran/boost/mpl/contains.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,147 root INFO copying pythran/boost/mpl/contains_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,147 root INFO copying pythran/boost/mpl/deref.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,148 root INFO copying pythran/boost/mpl/distance.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,148 root INFO copying pythran/boost/mpl/distance_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,148 root INFO copying pythran/boost/mpl/divides.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,149 root INFO copying pythran/boost/mpl/empty_base.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,149 root INFO copying pythran/boost/mpl/empty_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,149 root INFO copying pythran/boost/mpl/end.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,150 root INFO copying pythran/boost/mpl/equal_to.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,150 root INFO copying pythran/boost/mpl/eval_if.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,150 root INFO copying pythran/boost/mpl/find.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,151 root INFO copying pythran/boost/mpl/find_if.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,151 root INFO copying pythran/boost/mpl/fold.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,151 root INFO copying pythran/boost/mpl/front_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,152 root INFO copying pythran/boost/mpl/front_inserter.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,152 root INFO copying pythran/boost/mpl/greater.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,152 root INFO copying pythran/boost/mpl/greater_equal.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,152 root INFO copying pythran/boost/mpl/has_xxx.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,153 root INFO copying pythran/boost/mpl/identity.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,153 root INFO copying pythran/boost/mpl/if.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,153 root INFO copying pythran/boost/mpl/inherit.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,154 root INFO copying pythran/boost/mpl/inserter.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,154 root INFO copying pythran/boost/mpl/int.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,154 root INFO copying pythran/boost/mpl/int_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,155 root INFO copying pythran/boost/mpl/integral_c.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,155 root INFO copying pythran/boost/mpl/integral_c_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,155 root INFO copying pythran/boost/mpl/integral_c_tag.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,156 root INFO copying pythran/boost/mpl/is_placeholder.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,156 root INFO copying pythran/boost/mpl/is_sequence.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,156 root INFO copying pythran/boost/mpl/iter_fold.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,157 root INFO copying pythran/boost/mpl/iter_fold_if.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,157 root INFO copying pythran/boost/mpl/iterator_range.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,157 root INFO copying pythran/boost/mpl/iterator_tags.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,158 root INFO copying pythran/boost/mpl/lambda.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,158 root INFO copying pythran/boost/mpl/lambda_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,158 root INFO copying pythran/boost/mpl/less.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,159 root INFO copying pythran/boost/mpl/less_equal.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,159 root INFO copying pythran/boost/mpl/list.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,159 root INFO copying pythran/boost/mpl/logical.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,160 root INFO copying pythran/boost/mpl/long.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,160 root INFO copying pythran/boost/mpl/long_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,160 root INFO copying pythran/boost/mpl/minus.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,160 root INFO copying pythran/boost/mpl/multiplies.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,161 root INFO copying pythran/boost/mpl/negate.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,161 root INFO copying pythran/boost/mpl/next.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,161 root INFO copying pythran/boost/mpl/next_prior.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,162 root INFO copying pythran/boost/mpl/not.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,162 root INFO copying pythran/boost/mpl/not_equal_to.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,162 root INFO copying pythran/boost/mpl/numeric_cast.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,163 root INFO copying pythran/boost/mpl/or.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,163 root INFO copying pythran/boost/mpl/pair.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,163 root INFO copying pythran/boost/mpl/placeholders.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,164 root INFO copying pythran/boost/mpl/plus.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,164 root INFO copying pythran/boost/mpl/pop_back_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,164 root INFO copying pythran/boost/mpl/pop_front_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,165 root INFO copying pythran/boost/mpl/prior.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,165 root INFO copying pythran/boost/mpl/protect.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,165 root INFO copying pythran/boost/mpl/push_back.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,166 root INFO copying pythran/boost/mpl/push_back_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,166 root INFO copying pythran/boost/mpl/push_front.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,166 root INFO copying pythran/boost/mpl/push_front_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,167 root INFO copying pythran/boost/mpl/quote.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,167 root INFO copying pythran/boost/mpl/remove_if.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,167 root INFO copying pythran/boost/mpl/reverse_fold.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,168 root INFO copying pythran/boost/mpl/same_as.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,168 root INFO copying pythran/boost/mpl/sequence_tag.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,168 root INFO copying pythran/boost/mpl/sequence_tag_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,169 root INFO copying pythran/boost/mpl/size.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,169 root INFO copying pythran/boost/mpl/size_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,169 root INFO copying pythran/boost/mpl/size_t.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,169 root INFO copying pythran/boost/mpl/size_t_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,170 root INFO copying pythran/boost/mpl/tag.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,170 root INFO copying pythran/boost/mpl/times.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,170 root INFO copying pythran/boost/mpl/vector.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,171 root INFO copying pythran/boost/mpl/void.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,171 root INFO copying pythran/boost/mpl/void_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-12 20:51:10,171 root INFO creating build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,172 root INFO copying pythran/boost/mpl/aux_/O1_size_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,172 root INFO copying pythran/boost/mpl/aux_/adl_barrier.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,172 root INFO copying pythran/boost/mpl/aux_/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,173 root INFO copying pythran/boost/mpl/aux_/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,173 root INFO copying pythran/boost/mpl/aux_/arg_typedef.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,173 root INFO copying pythran/boost/mpl/aux_/arithmetic_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,174 root INFO copying pythran/boost/mpl/aux_/arity.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,174 root INFO copying pythran/boost/mpl/aux_/arity_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,174 root INFO copying pythran/boost/mpl/aux_/at_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,175 root INFO copying pythran/boost/mpl/aux_/begin_end_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,175 root INFO copying pythran/boost/mpl/aux_/clear_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,175 root INFO copying pythran/boost/mpl/aux_/common_name_wknd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,175 root INFO copying pythran/boost/mpl/aux_/comparison_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,176 root INFO copying pythran/boost/mpl/aux_/contains_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,176 root INFO copying pythran/boost/mpl/aux_/count_args.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,176 root INFO copying pythran/boost/mpl/aux_/find_if_pred.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,177 root INFO copying pythran/boost/mpl/aux_/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,177 root INFO copying pythran/boost/mpl/aux_/fold_impl_body.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,177 root INFO copying pythran/boost/mpl/aux_/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,178 root INFO copying pythran/boost/mpl/aux_/has_apply.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,178 root INFO copying pythran/boost/mpl/aux_/has_begin.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,178 root INFO copying pythran/boost/mpl/aux_/has_rebind.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,179 root INFO copying pythran/boost/mpl/aux_/has_size.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,179 root INFO copying pythran/boost/mpl/aux_/has_tag.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,179 root INFO copying pythran/boost/mpl/aux_/has_type.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,180 root INFO copying pythran/boost/mpl/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,180 root INFO copying pythran/boost/mpl/aux_/inserter_algorithm.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,180 root INFO copying pythran/boost/mpl/aux_/integral_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,181 root INFO copying pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,181 root INFO copying pythran/boost/mpl/aux_/iter_apply.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,181 root INFO copying pythran/boost/mpl/aux_/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,182 root INFO copying pythran/boost/mpl/aux_/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,182 root INFO copying pythran/boost/mpl/aux_/lambda_arity_param.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,182 root INFO copying pythran/boost/mpl/aux_/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,183 root INFO copying pythran/boost/mpl/aux_/lambda_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,183 root INFO copying pythran/boost/mpl/aux_/lambda_support.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,183 root INFO copying pythran/boost/mpl/aux_/largest_int.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,183 root INFO copying pythran/boost/mpl/aux_/logical_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,184 root INFO copying pythran/boost/mpl/aux_/msvc_dtw.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,184 root INFO copying pythran/boost/mpl/aux_/msvc_eti_base.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,184 root INFO copying pythran/boost/mpl/aux_/msvc_is_class.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,185 root INFO copying pythran/boost/mpl/aux_/msvc_never_true.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,185 root INFO copying pythran/boost/mpl/aux_/msvc_type.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,185 root INFO copying pythran/boost/mpl/aux_/na.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,186 root INFO copying pythran/boost/mpl/aux_/na_assert.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,186 root INFO copying pythran/boost/mpl/aux_/na_fwd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,186 root INFO copying pythran/boost/mpl/aux_/na_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,187 root INFO copying pythran/boost/mpl/aux_/nested_type_wknd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,187 root INFO copying pythran/boost/mpl/aux_/nttp_decl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,187 root INFO copying pythran/boost/mpl/aux_/numeric_cast_utils.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,188 root INFO copying pythran/boost/mpl/aux_/numeric_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,188 root INFO copying pythran/boost/mpl/aux_/push_back_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,188 root INFO copying pythran/boost/mpl/aux_/push_front_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,189 root INFO copying pythran/boost/mpl/aux_/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,189 root INFO copying pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,189 root INFO copying pythran/boost/mpl/aux_/sequence_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,190 root INFO copying pythran/boost/mpl/aux_/size_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,190 root INFO copying pythran/boost/mpl/aux_/static_cast.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,190 root INFO copying pythran/boost/mpl/aux_/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,191 root INFO copying pythran/boost/mpl/aux_/template_arity_fwd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,191 root INFO copying pythran/boost/mpl/aux_/traits_lambda_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,191 root INFO copying pythran/boost/mpl/aux_/type_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,192 root INFO copying pythran/boost/mpl/aux_/value_wknd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,192 root INFO copying pythran/boost/mpl/aux_/yes_no.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-12 20:51:10,192 root INFO creating build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,192 root INFO copying pythran/boost/mpl/aux_/config/adl.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,193 root INFO copying pythran/boost/mpl/aux_/config/arrays.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,193 root INFO copying pythran/boost/mpl/aux_/config/bcc.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,193 root INFO copying pythran/boost/mpl/aux_/config/bind.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,194 root INFO copying pythran/boost/mpl/aux_/config/compiler.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,194 root INFO copying pythran/boost/mpl/aux_/config/ctps.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,194 root INFO copying pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,195 root INFO copying pythran/boost/mpl/aux_/config/dtp.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,195 root INFO copying pythran/boost/mpl/aux_/config/eti.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,195 root INFO copying pythran/boost/mpl/aux_/config/forwarding.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,196 root INFO copying pythran/boost/mpl/aux_/config/gcc.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,196 root INFO copying pythran/boost/mpl/aux_/config/gpu.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,196 root INFO copying pythran/boost/mpl/aux_/config/has_apply.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,197 root INFO copying pythran/boost/mpl/aux_/config/has_xxx.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,197 root INFO copying pythran/boost/mpl/aux_/config/integral.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,197 root INFO copying pythran/boost/mpl/aux_/config/intel.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,197 root INFO copying pythran/boost/mpl/aux_/config/lambda.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,198 root INFO copying pythran/boost/mpl/aux_/config/msvc.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,198 root INFO copying pythran/boost/mpl/aux_/config/msvc_typename.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,198 root INFO copying pythran/boost/mpl/aux_/config/nttp.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,199 root INFO copying pythran/boost/mpl/aux_/config/overload_resolution.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,199 root INFO copying pythran/boost/mpl/aux_/config/pp_counter.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,199 root INFO copying pythran/boost/mpl/aux_/config/preprocessor.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,200 root INFO copying pythran/boost/mpl/aux_/config/static_constant.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,200 root INFO copying pythran/boost/mpl/aux_/config/ttp.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,200 root INFO copying pythran/boost/mpl/aux_/config/typeof.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,201 root INFO copying pythran/boost/mpl/aux_/config/use_preprocessed.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,201 root INFO copying pythran/boost/mpl/aux_/config/workaround.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-12 20:51:10,201 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed 2024-04-12 20:51:10,201 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,202 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,202 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,202 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,203 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,203 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,203 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,204 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,204 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,204 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,205 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,205 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,205 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,206 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,206 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,206 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,207 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,207 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,207 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,208 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,208 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,208 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,209 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,209 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,209 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,210 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,210 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,210 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,210 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,211 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,211 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,211 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,212 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,212 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,212 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,213 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,213 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,213 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,214 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,214 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,214 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,215 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,215 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,215 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,216 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,216 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,216 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,217 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:10,217 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,217 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,218 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,218 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,218 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,219 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,219 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,219 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,220 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,220 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,220 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,221 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,221 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,222 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,222 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,222 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,222 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,223 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,223 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,224 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,224 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,224 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,224 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,225 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,225 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,225 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,226 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,226 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,226 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,227 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,227 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,227 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,228 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,228 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,228 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,229 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,229 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,229 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,230 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,230 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,230 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,231 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,231 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,231 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,232 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,232 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,232 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,233 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:10,233 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,233 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,234 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,234 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,234 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,235 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,235 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,235 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,236 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,236 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,236 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,236 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,237 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,237 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,237 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,238 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,238 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,238 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,239 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,239 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,239 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,240 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,240 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-04-12 20:51:10,240 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,241 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,241 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,241 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,242 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,242 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,242 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,243 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,243 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,243 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,244 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,244 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,244 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,245 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,245 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,245 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-04-12 20:51:10,246 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,246 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,246 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,247 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,247 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,247 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,248 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,248 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,248 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:10,249 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,249 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,249 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,249 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,250 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,250 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,250 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,251 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,251 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,251 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,252 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,252 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,252 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,253 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,253 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,253 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,254 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,254 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,254 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,255 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,255 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,255 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,256 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,256 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,256 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,257 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,257 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,257 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,258 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,258 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,258 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,259 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,259 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,259 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,260 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,260 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,260 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,261 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,261 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,261 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,262 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,262 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,262 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,263 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,263 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,263 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,263 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,264 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:10,264 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,264 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,265 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,265 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,265 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,266 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,266 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,266 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,267 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,267 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,267 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,268 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,268 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,268 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,269 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,269 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,269 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,270 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,270 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,270 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,271 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,271 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,271 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,271 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,272 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,272 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,272 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,273 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,273 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,273 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,274 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,274 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,274 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,275 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,275 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,275 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,276 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,276 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,276 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,277 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,277 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,277 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,278 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,278 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,278 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,279 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,279 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,279 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:10,280 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,280 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,280 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,281 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,281 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,281 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,282 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,282 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,282 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,283 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,283 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,283 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,284 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,284 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,284 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,285 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,285 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,285 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,286 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,286 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,286 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,287 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,287 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,287 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,288 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,288 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,288 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,289 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,289 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,289 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,290 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,290 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,290 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,291 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,291 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,291 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,292 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,292 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,292 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,293 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,293 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,293 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,294 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,294 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,294 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,295 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,295 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,295 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:10,296 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,296 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,296 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,296 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,297 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,297 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,297 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,298 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,298 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,298 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,299 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,299 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,299 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,300 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,300 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,300 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,301 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,301 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,301 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,302 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,302 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,302 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,303 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,303 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,303 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,304 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,304 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,304 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,305 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,305 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,305 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,306 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,306 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,306 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,307 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,307 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,307 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,308 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,308 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,308 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,309 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,309 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,309 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,310 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,310 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,310 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,311 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,311 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:10,311 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,312 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,312 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,312 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,313 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,313 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,313 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,314 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,314 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,314 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,315 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,315 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,315 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,316 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,316 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,316 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,316 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,317 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,317 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,317 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,318 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,318 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,318 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,319 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,319 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,319 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,320 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,320 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,320 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,321 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,321 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,321 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,322 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,322 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,322 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,323 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,323 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,323 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,324 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,324 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,324 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,325 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,325 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,325 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,326 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,326 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,326 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,327 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:10,327 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,327 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,327 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,328 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,328 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,328 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,329 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,329 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,329 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,330 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,330 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,330 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,331 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,331 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,331 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,332 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,332 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,332 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,333 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,333 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,333 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,334 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,334 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-04-12 20:51:10,334 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,335 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,335 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,335 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,336 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,336 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,336 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,337 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,337 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,337 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,338 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,338 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,338 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,339 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,339 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,339 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-04-12 20:51:10,340 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,340 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,340 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,341 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,341 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,341 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,342 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,342 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,342 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,343 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,343 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,343 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,343 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,344 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,344 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,344 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,345 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,345 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,346 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,346 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,346 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,347 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,347 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,347 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,348 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,348 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,348 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,349 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,349 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,349 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,350 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,350 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-04-12 20:51:10,350 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,350 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,351 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,351 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,351 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,352 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,352 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,352 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,353 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,353 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,353 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,354 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,354 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,354 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,355 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,355 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-04-12 20:51:10,355 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,356 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,356 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,356 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,357 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,357 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,357 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,358 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,358 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:10,358 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,359 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,359 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,359 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,360 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,360 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,360 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,361 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,361 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,361 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,362 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,362 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,362 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,363 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,363 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,363 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,364 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,364 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,364 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,365 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,365 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,365 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,366 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,366 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,366 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,366 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,367 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,367 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,367 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,368 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,368 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,368 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,369 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,369 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,369 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,370 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,370 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,370 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,371 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,371 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,371 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,372 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,372 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,372 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,373 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,373 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,373 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,374 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:10,374 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,374 root INFO copying pythran/boost/mpl/aux_/preprocessor/add.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,375 root INFO copying pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,375 root INFO copying pythran/boost/mpl/aux_/preprocessor/default_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,375 root INFO copying pythran/boost/mpl/aux_/preprocessor/enum.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,376 root INFO copying pythran/boost/mpl/aux_/preprocessor/ext_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,376 root INFO copying pythran/boost/mpl/aux_/preprocessor/filter_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,376 root INFO copying pythran/boost/mpl/aux_/preprocessor/is_seq.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,377 root INFO copying pythran/boost/mpl/aux_/preprocessor/params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,377 root INFO copying pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,377 root INFO copying pythran/boost/mpl/aux_/preprocessor/range.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,377 root INFO copying pythran/boost/mpl/aux_/preprocessor/repeat.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,378 root INFO copying pythran/boost/mpl/aux_/preprocessor/sub.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,378 root INFO copying pythran/boost/mpl/aux_/preprocessor/token_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,378 root INFO copying pythran/boost/mpl/aux_/preprocessor/tuple.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:10,379 root INFO creating build/lib/pythran/boost/mpl/limits 2024-04-12 20:51:10,379 root INFO copying pythran/boost/mpl/limits/arity.hpp -> build/lib/pythran/boost/mpl/limits 2024-04-12 20:51:10,379 root INFO copying pythran/boost/mpl/limits/list.hpp -> build/lib/pythran/boost/mpl/limits 2024-04-12 20:51:10,380 root INFO copying pythran/boost/mpl/limits/unrolling.hpp -> build/lib/pythran/boost/mpl/limits 2024-04-12 20:51:10,380 root INFO copying pythran/boost/mpl/limits/vector.hpp -> build/lib/pythran/boost/mpl/limits 2024-04-12 20:51:10,380 root INFO creating build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,380 root INFO copying pythran/boost/mpl/list/list0.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,381 root INFO copying pythran/boost/mpl/list/list0_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,381 root INFO copying pythran/boost/mpl/list/list10.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,381 root INFO copying pythran/boost/mpl/list/list10_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,382 root INFO copying pythran/boost/mpl/list/list20.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,382 root INFO copying pythran/boost/mpl/list/list20_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,382 root INFO copying pythran/boost/mpl/list/list30.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,383 root INFO copying pythran/boost/mpl/list/list30_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,383 root INFO copying pythran/boost/mpl/list/list40.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,383 root INFO copying pythran/boost/mpl/list/list40_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,384 root INFO copying pythran/boost/mpl/list/list50.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,384 root INFO copying pythran/boost/mpl/list/list50_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-12 20:51:10,384 root INFO creating build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,384 root INFO copying pythran/boost/mpl/list/aux_/O1_size.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,385 root INFO copying pythran/boost/mpl/list/aux_/begin_end.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,385 root INFO copying pythran/boost/mpl/list/aux_/clear.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,385 root INFO copying pythran/boost/mpl/list/aux_/empty.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,386 root INFO copying pythran/boost/mpl/list/aux_/front.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,386 root INFO copying pythran/boost/mpl/list/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,386 root INFO copying pythran/boost/mpl/list/aux_/item.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,387 root INFO copying pythran/boost/mpl/list/aux_/iterator.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,387 root INFO copying pythran/boost/mpl/list/aux_/numbered.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,387 root INFO copying pythran/boost/mpl/list/aux_/numbered_c.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,388 root INFO copying pythran/boost/mpl/list/aux_/pop_front.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,388 root INFO copying pythran/boost/mpl/list/aux_/push_back.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,388 root INFO copying pythran/boost/mpl/list/aux_/push_front.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,389 root INFO copying pythran/boost/mpl/list/aux_/size.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,389 root INFO copying pythran/boost/mpl/list/aux_/tag.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:10,389 root INFO creating build/lib/pythran/boost/mpl/list/aux_/preprocessed 2024-04-12 20:51:10,389 root INFO creating build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,390 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,390 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,390 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,391 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,391 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,391 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,392 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,392 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,392 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,393 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:10,393 root INFO creating build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,393 root INFO copying pythran/boost/mpl/vector/vector0.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,393 root INFO copying pythran/boost/mpl/vector/vector0_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,394 root INFO copying pythran/boost/mpl/vector/vector10.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,394 root INFO copying pythran/boost/mpl/vector/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,394 root INFO copying pythran/boost/mpl/vector/vector20.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,395 root INFO copying pythran/boost/mpl/vector/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,395 root INFO copying pythran/boost/mpl/vector/vector30.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,395 root INFO copying pythran/boost/mpl/vector/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,396 root INFO copying pythran/boost/mpl/vector/vector40.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,396 root INFO copying pythran/boost/mpl/vector/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,396 root INFO copying pythran/boost/mpl/vector/vector50.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,397 root INFO copying pythran/boost/mpl/vector/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-12 20:51:10,397 root INFO creating build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,397 root INFO copying pythran/boost/mpl/vector/aux_/O1_size.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,397 root INFO copying pythran/boost/mpl/vector/aux_/at.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,398 root INFO copying pythran/boost/mpl/vector/aux_/back.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,398 root INFO copying pythran/boost/mpl/vector/aux_/begin_end.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,398 root INFO copying pythran/boost/mpl/vector/aux_/clear.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,399 root INFO copying pythran/boost/mpl/vector/aux_/empty.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,399 root INFO copying pythran/boost/mpl/vector/aux_/front.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,399 root INFO copying pythran/boost/mpl/vector/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,400 root INFO copying pythran/boost/mpl/vector/aux_/item.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,400 root INFO copying pythran/boost/mpl/vector/aux_/iterator.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,400 root INFO copying pythran/boost/mpl/vector/aux_/numbered.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,401 root INFO copying pythran/boost/mpl/vector/aux_/numbered_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,401 root INFO copying pythran/boost/mpl/vector/aux_/pop_back.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,401 root INFO copying pythran/boost/mpl/vector/aux_/pop_front.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,402 root INFO copying pythran/boost/mpl/vector/aux_/push_back.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,402 root INFO copying pythran/boost/mpl/vector/aux_/push_front.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,402 root INFO copying pythran/boost/mpl/vector/aux_/size.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,403 root INFO copying pythran/boost/mpl/vector/aux_/tag.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,403 root INFO copying pythran/boost/mpl/vector/aux_/vector0.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:10,403 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed 2024-04-12 20:51:10,403 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,404 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,404 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-04-12 20:51:10,404 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,405 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-04-12 20:51:10,405 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,405 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-04-12 20:51:10,406 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,406 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-04-12 20:51:10,407 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:10,407 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-04-12 20:51:10,407 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,408 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,408 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,408 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,409 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,409 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,409 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,410 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,410 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,411 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,411 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:10,411 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:10,412 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:10,412 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-04-12 20:51:10,412 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:10,413 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-04-12 20:51:10,413 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:10,413 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-04-12 20:51:10,414 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:10,414 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-04-12 20:51:10,414 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:10,415 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-04-12 20:51:10,415 root INFO creating build/lib/pythran/boost/numeric 2024-04-12 20:51:10,415 root INFO creating build/lib/pythran/boost/numeric/conversion 2024-04-12 20:51:10,415 root INFO copying pythran/boost/numeric/conversion/bounds.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-12 20:51:10,416 root INFO copying pythran/boost/numeric/conversion/cast.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-12 20:51:10,416 root INFO copying pythran/boost/numeric/conversion/conversion_traits.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-12 20:51:10,416 root INFO copying pythran/boost/numeric/conversion/converter.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-12 20:51:10,417 root INFO copying pythran/boost/numeric/conversion/converter_policies.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-12 20:51:10,417 root INFO copying pythran/boost/numeric/conversion/int_float_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-12 20:51:10,417 root INFO copying pythran/boost/numeric/conversion/numeric_cast_traits.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-12 20:51:10,418 root INFO copying pythran/boost/numeric/conversion/sign_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-12 20:51:10,418 root INFO copying pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-12 20:51:10,418 root INFO creating build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,418 root INFO copying pythran/boost/numeric/conversion/detail/bounds.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,419 root INFO copying pythran/boost/numeric/conversion/detail/conversion_traits.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,419 root INFO copying pythran/boost/numeric/conversion/detail/converter.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,419 root INFO copying pythran/boost/numeric/conversion/detail/int_float_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,420 root INFO copying pythran/boost/numeric/conversion/detail/is_subranged.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,420 root INFO copying pythran/boost/numeric/conversion/detail/meta.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,420 root INFO copying pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,421 root INFO copying pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,421 root INFO copying pythran/boost/numeric/conversion/detail/sign_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,421 root INFO copying pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:10,422 root INFO creating build/lib/pythran/boost/numeric/conversion/detail/preprocessed 2024-04-12 20:51:10,422 root INFO copying pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp -> build/lib/pythran/boost/numeric/conversion/detail/preprocessed 2024-04-12 20:51:10,422 root INFO copying pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp -> build/lib/pythran/boost/numeric/conversion/detail/preprocessed 2024-04-12 20:51:10,423 root INFO creating build/lib/pythran/boost/optional 2024-04-12 20:51:10,423 root INFO copying pythran/boost/optional/bad_optional_access.hpp -> build/lib/pythran/boost/optional 2024-04-12 20:51:10,423 root INFO copying pythran/boost/optional/optional.hpp -> build/lib/pythran/boost/optional 2024-04-12 20:51:10,424 root INFO copying pythran/boost/optional/optional_fwd.hpp -> build/lib/pythran/boost/optional 2024-04-12 20:51:10,424 root INFO creating build/lib/pythran/boost/optional/detail 2024-04-12 20:51:10,424 root INFO copying pythran/boost/optional/detail/old_optional_implementation.hpp -> build/lib/pythran/boost/optional/detail 2024-04-12 20:51:10,425 root INFO copying pythran/boost/optional/detail/optional_aligned_storage.hpp -> build/lib/pythran/boost/optional/detail 2024-04-12 20:51:10,425 root INFO copying pythran/boost/optional/detail/optional_config.hpp -> build/lib/pythran/boost/optional/detail 2024-04-12 20:51:10,425 root INFO copying pythran/boost/optional/detail/optional_factory_support.hpp -> build/lib/pythran/boost/optional/detail 2024-04-12 20:51:10,426 root INFO copying pythran/boost/optional/detail/optional_reference_spec.hpp -> build/lib/pythran/boost/optional/detail 2024-04-12 20:51:10,426 root INFO copying pythran/boost/optional/detail/optional_relops.hpp -> build/lib/pythran/boost/optional/detail 2024-04-12 20:51:10,426 root INFO copying pythran/boost/optional/detail/optional_swap.hpp -> build/lib/pythran/boost/optional/detail 2024-04-12 20:51:10,427 root INFO copying pythran/boost/optional/detail/optional_trivially_copyable_base.hpp -> build/lib/pythran/boost/optional/detail 2024-04-12 20:51:10,427 root INFO creating build/lib/pythran/boost/predef 2024-04-12 20:51:10,427 root INFO copying pythran/boost/predef/architecture.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,427 root INFO copying pythran/boost/predef/compiler.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,428 root INFO copying pythran/boost/predef/hardware.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,428 root INFO copying pythran/boost/predef/language.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,428 root INFO copying pythran/boost/predef/library.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,429 root INFO copying pythran/boost/predef/make.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,429 root INFO copying pythran/boost/predef/os.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,429 root INFO copying pythran/boost/predef/other.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,430 root INFO copying pythran/boost/predef/platform.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,430 root INFO copying pythran/boost/predef/version.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,430 root INFO copying pythran/boost/predef/version_number.h -> build/lib/pythran/boost/predef 2024-04-12 20:51:10,431 root INFO creating build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,431 root INFO copying pythran/boost/predef/architecture/alpha.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,431 root INFO copying pythran/boost/predef/architecture/arm.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,431 root INFO copying pythran/boost/predef/architecture/blackfin.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,432 root INFO copying pythran/boost/predef/architecture/convex.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,432 root INFO copying pythran/boost/predef/architecture/ia64.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,432 root INFO copying pythran/boost/predef/architecture/m68k.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,433 root INFO copying pythran/boost/predef/architecture/mips.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,433 root INFO copying pythran/boost/predef/architecture/parisc.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,433 root INFO copying pythran/boost/predef/architecture/ppc.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,434 root INFO copying pythran/boost/predef/architecture/ptx.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,434 root INFO copying pythran/boost/predef/architecture/pyramid.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,434 root INFO copying pythran/boost/predef/architecture/rs6k.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,435 root INFO copying pythran/boost/predef/architecture/sparc.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,435 root INFO copying pythran/boost/predef/architecture/superh.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,435 root INFO copying pythran/boost/predef/architecture/sys370.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,436 root INFO copying pythran/boost/predef/architecture/sys390.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,436 root INFO copying pythran/boost/predef/architecture/x86.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,436 root INFO copying pythran/boost/predef/architecture/z.h -> build/lib/pythran/boost/predef/architecture 2024-04-12 20:51:10,436 root INFO creating build/lib/pythran/boost/predef/architecture/x86 2024-04-12 20:51:10,437 root INFO copying pythran/boost/predef/architecture/x86/32.h -> build/lib/pythran/boost/predef/architecture/x86 2024-04-12 20:51:10,437 root INFO copying pythran/boost/predef/architecture/x86/64.h -> build/lib/pythran/boost/predef/architecture/x86 2024-04-12 20:51:10,437 root INFO creating build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,438 root INFO copying pythran/boost/predef/compiler/borland.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,438 root INFO copying pythran/boost/predef/compiler/clang.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,438 root INFO copying pythran/boost/predef/compiler/comeau.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,438 root INFO copying pythran/boost/predef/compiler/compaq.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,439 root INFO copying pythran/boost/predef/compiler/diab.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,439 root INFO copying pythran/boost/predef/compiler/digitalmars.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,439 root INFO copying pythran/boost/predef/compiler/dignus.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,440 root INFO copying pythran/boost/predef/compiler/edg.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,440 root INFO copying pythran/boost/predef/compiler/ekopath.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,440 root INFO copying pythran/boost/predef/compiler/gcc.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,441 root INFO copying pythran/boost/predef/compiler/gcc_xml.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,441 root INFO copying pythran/boost/predef/compiler/greenhills.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,441 root INFO copying pythran/boost/predef/compiler/hp_acc.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,442 root INFO copying pythran/boost/predef/compiler/iar.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,442 root INFO copying pythran/boost/predef/compiler/ibm.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,442 root INFO copying pythran/boost/predef/compiler/intel.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,443 root INFO copying pythran/boost/predef/compiler/kai.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,443 root INFO copying pythran/boost/predef/compiler/llvm.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,443 root INFO copying pythran/boost/predef/compiler/metaware.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,444 root INFO copying pythran/boost/predef/compiler/metrowerks.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,444 root INFO copying pythran/boost/predef/compiler/microtec.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,444 root INFO copying pythran/boost/predef/compiler/mpw.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,445 root INFO copying pythran/boost/predef/compiler/nvcc.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,445 root INFO copying pythran/boost/predef/compiler/palm.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,445 root INFO copying pythran/boost/predef/compiler/pgi.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,445 root INFO copying pythran/boost/predef/compiler/sgi_mipspro.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,446 root INFO copying pythran/boost/predef/compiler/sunpro.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,446 root INFO copying pythran/boost/predef/compiler/tendra.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,446 root INFO copying pythran/boost/predef/compiler/visualc.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,447 root INFO copying pythran/boost/predef/compiler/watcom.h -> build/lib/pythran/boost/predef/compiler 2024-04-12 20:51:10,447 root INFO creating build/lib/pythran/boost/predef/detail 2024-04-12 20:51:10,447 root INFO copying pythran/boost/predef/detail/_cassert.h -> build/lib/pythran/boost/predef/detail 2024-04-12 20:51:10,448 root INFO copying pythran/boost/predef/detail/_exception.h -> build/lib/pythran/boost/predef/detail 2024-04-12 20:51:10,448 root INFO copying pythran/boost/predef/detail/comp_detected.h -> build/lib/pythran/boost/predef/detail 2024-04-12 20:51:10,448 root INFO copying pythran/boost/predef/detail/os_detected.h -> build/lib/pythran/boost/predef/detail 2024-04-12 20:51:10,449 root INFO copying pythran/boost/predef/detail/platform_detected.h -> build/lib/pythran/boost/predef/detail 2024-04-12 20:51:10,449 root INFO copying pythran/boost/predef/detail/test.h -> build/lib/pythran/boost/predef/detail 2024-04-12 20:51:10,449 root INFO creating build/lib/pythran/boost/predef/hardware 2024-04-12 20:51:10,449 root INFO copying pythran/boost/predef/hardware/simd.h -> build/lib/pythran/boost/predef/hardware 2024-04-12 20:51:10,450 root INFO creating build/lib/pythran/boost/predef/hardware/simd 2024-04-12 20:51:10,450 root INFO copying pythran/boost/predef/hardware/simd/arm.h -> build/lib/pythran/boost/predef/hardware/simd 2024-04-12 20:51:10,450 root INFO copying pythran/boost/predef/hardware/simd/ppc.h -> build/lib/pythran/boost/predef/hardware/simd 2024-04-12 20:51:10,451 root INFO copying pythran/boost/predef/hardware/simd/x86.h -> build/lib/pythran/boost/predef/hardware/simd 2024-04-12 20:51:10,451 root INFO copying pythran/boost/predef/hardware/simd/x86_amd.h -> build/lib/pythran/boost/predef/hardware/simd 2024-04-12 20:51:10,451 root INFO creating build/lib/pythran/boost/predef/hardware/simd/arm 2024-04-12 20:51:10,451 root INFO copying pythran/boost/predef/hardware/simd/arm/versions.h -> build/lib/pythran/boost/predef/hardware/simd/arm 2024-04-12 20:51:10,452 root INFO creating build/lib/pythran/boost/predef/hardware/simd/ppc 2024-04-12 20:51:10,452 root INFO copying pythran/boost/predef/hardware/simd/ppc/versions.h -> build/lib/pythran/boost/predef/hardware/simd/ppc 2024-04-12 20:51:10,452 root INFO creating build/lib/pythran/boost/predef/hardware/simd/x86 2024-04-12 20:51:10,452 root INFO copying pythran/boost/predef/hardware/simd/x86/versions.h -> build/lib/pythran/boost/predef/hardware/simd/x86 2024-04-12 20:51:10,453 root INFO creating build/lib/pythran/boost/predef/hardware/simd/x86_amd 2024-04-12 20:51:10,453 root INFO copying pythran/boost/predef/hardware/simd/x86_amd/versions.h -> build/lib/pythran/boost/predef/hardware/simd/x86_amd 2024-04-12 20:51:10,453 root INFO creating build/lib/pythran/boost/predef/language 2024-04-12 20:51:10,454 root INFO copying pythran/boost/predef/language/cuda.h -> build/lib/pythran/boost/predef/language 2024-04-12 20:51:10,454 root INFO copying pythran/boost/predef/language/objc.h -> build/lib/pythran/boost/predef/language 2024-04-12 20:51:10,454 root INFO copying pythran/boost/predef/language/stdc.h -> build/lib/pythran/boost/predef/language 2024-04-12 20:51:10,454 root INFO copying pythran/boost/predef/language/stdcpp.h -> build/lib/pythran/boost/predef/language 2024-04-12 20:51:10,455 root INFO creating build/lib/pythran/boost/predef/library 2024-04-12 20:51:10,455 root INFO copying pythran/boost/predef/library/c.h -> build/lib/pythran/boost/predef/library 2024-04-12 20:51:10,455 root INFO copying pythran/boost/predef/library/std.h -> build/lib/pythran/boost/predef/library 2024-04-12 20:51:10,456 root INFO creating build/lib/pythran/boost/predef/library/c 2024-04-12 20:51:10,456 root INFO copying pythran/boost/predef/library/c/_prefix.h -> build/lib/pythran/boost/predef/library/c 2024-04-12 20:51:10,456 root INFO copying pythran/boost/predef/library/c/cloudabi.h -> build/lib/pythran/boost/predef/library/c 2024-04-12 20:51:10,456 root INFO copying pythran/boost/predef/library/c/gnu.h -> build/lib/pythran/boost/predef/library/c 2024-04-12 20:51:10,457 root INFO copying pythran/boost/predef/library/c/uc.h -> build/lib/pythran/boost/predef/library/c 2024-04-12 20:51:10,457 root INFO copying pythran/boost/predef/library/c/vms.h -> build/lib/pythran/boost/predef/library/c 2024-04-12 20:51:10,457 root INFO copying pythran/boost/predef/library/c/zos.h -> build/lib/pythran/boost/predef/library/c 2024-04-12 20:51:10,458 root INFO creating build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,458 root INFO copying pythran/boost/predef/library/std/_prefix.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,458 root INFO copying pythran/boost/predef/library/std/cxx.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,459 root INFO copying pythran/boost/predef/library/std/dinkumware.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,459 root INFO copying pythran/boost/predef/library/std/libcomo.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,459 root INFO copying pythran/boost/predef/library/std/modena.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,460 root INFO copying pythran/boost/predef/library/std/msl.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,460 root INFO copying pythran/boost/predef/library/std/roguewave.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,460 root INFO copying pythran/boost/predef/library/std/sgi.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,460 root INFO copying pythran/boost/predef/library/std/stdcpp3.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,461 root INFO copying pythran/boost/predef/library/std/stlport.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,461 root INFO copying pythran/boost/predef/library/std/vacpp.h -> build/lib/pythran/boost/predef/library/std 2024-04-12 20:51:10,461 root INFO creating build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,462 root INFO copying pythran/boost/predef/os/aix.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,462 root INFO copying pythran/boost/predef/os/amigaos.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,462 root INFO copying pythran/boost/predef/os/android.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,463 root INFO copying pythran/boost/predef/os/beos.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,463 root INFO copying pythran/boost/predef/os/bsd.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,463 root INFO copying pythran/boost/predef/os/cygwin.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,463 root INFO copying pythran/boost/predef/os/haiku.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,464 root INFO copying pythran/boost/predef/os/hpux.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,464 root INFO copying pythran/boost/predef/os/ios.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,464 root INFO copying pythran/boost/predef/os/irix.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,465 root INFO copying pythran/boost/predef/os/linux.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,465 root INFO copying pythran/boost/predef/os/macos.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,465 root INFO copying pythran/boost/predef/os/os400.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,466 root INFO copying pythran/boost/predef/os/qnxnto.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,466 root INFO copying pythran/boost/predef/os/solaris.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,466 root INFO copying pythran/boost/predef/os/unix.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,467 root INFO copying pythran/boost/predef/os/vms.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,467 root INFO copying pythran/boost/predef/os/windows.h -> build/lib/pythran/boost/predef/os 2024-04-12 20:51:10,467 root INFO creating build/lib/pythran/boost/predef/os/bsd 2024-04-12 20:51:10,467 root INFO copying pythran/boost/predef/os/bsd/bsdi.h -> build/lib/pythran/boost/predef/os/bsd 2024-04-12 20:51:10,468 root INFO copying pythran/boost/predef/os/bsd/dragonfly.h -> build/lib/pythran/boost/predef/os/bsd 2024-04-12 20:51:10,468 root INFO copying pythran/boost/predef/os/bsd/free.h -> build/lib/pythran/boost/predef/os/bsd 2024-04-12 20:51:10,468 root INFO copying pythran/boost/predef/os/bsd/net.h -> build/lib/pythran/boost/predef/os/bsd 2024-04-12 20:51:10,469 root INFO copying pythran/boost/predef/os/bsd/open.h -> build/lib/pythran/boost/predef/os/bsd 2024-04-12 20:51:10,469 root INFO creating build/lib/pythran/boost/predef/other 2024-04-12 20:51:10,469 root INFO copying pythran/boost/predef/other/endian.h -> build/lib/pythran/boost/predef/other 2024-04-12 20:51:10,470 root INFO creating build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,470 root INFO copying pythran/boost/predef/platform/android.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,470 root INFO copying pythran/boost/predef/platform/cloudabi.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,471 root INFO copying pythran/boost/predef/platform/ios.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,471 root INFO copying pythran/boost/predef/platform/mingw.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,471 root INFO copying pythran/boost/predef/platform/mingw32.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,472 root INFO copying pythran/boost/predef/platform/mingw64.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,472 root INFO copying pythran/boost/predef/platform/windows_desktop.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,472 root INFO copying pythran/boost/predef/platform/windows_phone.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,473 root INFO copying pythran/boost/predef/platform/windows_runtime.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,473 root INFO copying pythran/boost/predef/platform/windows_server.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,473 root INFO copying pythran/boost/predef/platform/windows_store.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,474 root INFO copying pythran/boost/predef/platform/windows_system.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,474 root INFO copying pythran/boost/predef/platform/windows_uwp.h -> build/lib/pythran/boost/predef/platform 2024-04-12 20:51:10,474 root INFO creating build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,475 root INFO copying pythran/boost/preprocessor/cat.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,475 root INFO copying pythran/boost/preprocessor/comma_if.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,475 root INFO copying pythran/boost/preprocessor/dec.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,475 root INFO copying pythran/boost/preprocessor/empty.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,476 root INFO copying pythran/boost/preprocessor/enum.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,476 root INFO copying pythran/boost/preprocessor/enum_params.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,476 root INFO copying pythran/boost/preprocessor/enum_params_with_a_default.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,477 root INFO copying pythran/boost/preprocessor/enum_shifted_params.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,477 root INFO copying pythran/boost/preprocessor/expr_if.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,477 root INFO copying pythran/boost/preprocessor/identity.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,478 root INFO copying pythran/boost/preprocessor/if.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,478 root INFO copying pythran/boost/preprocessor/inc.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,478 root INFO copying pythran/boost/preprocessor/iterate.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,479 root INFO copying pythran/boost/preprocessor/repeat.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,479 root INFO copying pythran/boost/preprocessor/repeat_from_to.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,479 root INFO copying pythran/boost/preprocessor/stringize.hpp -> build/lib/pythran/boost/preprocessor 2024-04-12 20:51:10,480 root INFO creating build/lib/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:10,480 root INFO copying pythran/boost/preprocessor/arithmetic/add.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:10,480 root INFO copying pythran/boost/preprocessor/arithmetic/dec.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:10,480 root INFO copying pythran/boost/preprocessor/arithmetic/inc.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:10,481 root INFO copying pythran/boost/preprocessor/arithmetic/mod.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:10,481 root INFO copying pythran/boost/preprocessor/arithmetic/sub.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:10,481 root INFO creating build/lib/pythran/boost/preprocessor/arithmetic/detail 2024-04-12 20:51:10,482 root INFO copying pythran/boost/preprocessor/arithmetic/detail/div_base.hpp -> build/lib/pythran/boost/preprocessor/arithmetic/detail 2024-04-12 20:51:10,482 root INFO creating build/lib/pythran/boost/preprocessor/array 2024-04-12 20:51:10,482 root INFO copying pythran/boost/preprocessor/array/data.hpp -> build/lib/pythran/boost/preprocessor/array 2024-04-12 20:51:10,482 root INFO copying pythran/boost/preprocessor/array/elem.hpp -> build/lib/pythran/boost/preprocessor/array 2024-04-12 20:51:10,483 root INFO copying pythran/boost/preprocessor/array/size.hpp -> build/lib/pythran/boost/preprocessor/array 2024-04-12 20:51:10,483 root INFO creating build/lib/pythran/boost/preprocessor/comparison 2024-04-12 20:51:10,483 root INFO copying pythran/boost/preprocessor/comparison/less.hpp -> build/lib/pythran/boost/preprocessor/comparison 2024-04-12 20:51:10,484 root INFO copying pythran/boost/preprocessor/comparison/less_equal.hpp -> build/lib/pythran/boost/preprocessor/comparison 2024-04-12 20:51:10,484 root INFO copying pythran/boost/preprocessor/comparison/not_equal.hpp -> build/lib/pythran/boost/preprocessor/comparison 2024-04-12 20:51:10,484 root INFO creating build/lib/pythran/boost/preprocessor/config 2024-04-12 20:51:10,485 root INFO copying pythran/boost/preprocessor/config/config.hpp -> build/lib/pythran/boost/preprocessor/config 2024-04-12 20:51:10,485 root INFO creating build/lib/pythran/boost/preprocessor/control 2024-04-12 20:51:10,485 root INFO copying pythran/boost/preprocessor/control/deduce_d.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-12 20:51:10,485 root INFO copying pythran/boost/preprocessor/control/expr_if.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-12 20:51:10,486 root INFO copying pythran/boost/preprocessor/control/expr_iif.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-12 20:51:10,486 root INFO copying pythran/boost/preprocessor/control/if.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-12 20:51:10,486 root INFO copying pythran/boost/preprocessor/control/iif.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-12 20:51:10,487 root INFO copying pythran/boost/preprocessor/control/while.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-12 20:51:10,487 root INFO creating build/lib/pythran/boost/preprocessor/control/detail 2024-04-12 20:51:10,487 root INFO copying pythran/boost/preprocessor/control/detail/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail 2024-04-12 20:51:10,488 root INFO creating build/lib/pythran/boost/preprocessor/control/detail/dmc 2024-04-12 20:51:10,488 root INFO copying pythran/boost/preprocessor/control/detail/dmc/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/dmc 2024-04-12 20:51:10,488 root INFO creating build/lib/pythran/boost/preprocessor/control/detail/edg 2024-04-12 20:51:10,489 root INFO copying pythran/boost/preprocessor/control/detail/edg/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/edg 2024-04-12 20:51:10,489 root INFO creating build/lib/pythran/boost/preprocessor/control/detail/msvc 2024-04-12 20:51:10,489 root INFO copying pythran/boost/preprocessor/control/detail/msvc/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/msvc 2024-04-12 20:51:10,490 root INFO creating build/lib/pythran/boost/preprocessor/debug 2024-04-12 20:51:10,490 root INFO copying pythran/boost/preprocessor/debug/error.hpp -> build/lib/pythran/boost/preprocessor/debug 2024-04-12 20:51:10,490 root INFO creating build/lib/pythran/boost/preprocessor/detail 2024-04-12 20:51:10,490 root INFO copying pythran/boost/preprocessor/detail/auto_rec.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-04-12 20:51:10,491 root INFO copying pythran/boost/preprocessor/detail/check.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-04-12 20:51:10,491 root INFO copying pythran/boost/preprocessor/detail/is_binary.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-04-12 20:51:10,491 root INFO copying pythran/boost/preprocessor/detail/is_unary.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-04-12 20:51:10,492 root INFO copying pythran/boost/preprocessor/detail/split.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-04-12 20:51:10,492 root INFO creating build/lib/pythran/boost/preprocessor/detail/dmc 2024-04-12 20:51:10,492 root INFO copying pythran/boost/preprocessor/detail/dmc/auto_rec.hpp -> build/lib/pythran/boost/preprocessor/detail/dmc 2024-04-12 20:51:10,492 root INFO creating build/lib/pythran/boost/preprocessor/facilities 2024-04-12 20:51:10,493 root INFO copying pythran/boost/preprocessor/facilities/empty.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-12 20:51:10,493 root INFO copying pythran/boost/preprocessor/facilities/expand.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-12 20:51:10,493 root INFO copying pythran/boost/preprocessor/facilities/identity.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-12 20:51:10,494 root INFO copying pythran/boost/preprocessor/facilities/intercept.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-12 20:51:10,494 root INFO copying pythran/boost/preprocessor/facilities/is_1.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-12 20:51:10,494 root INFO copying pythran/boost/preprocessor/facilities/is_empty.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-12 20:51:10,495 root INFO copying pythran/boost/preprocessor/facilities/is_empty_variadic.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-12 20:51:10,495 root INFO copying pythran/boost/preprocessor/facilities/overload.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-12 20:51:10,495 root INFO creating build/lib/pythran/boost/preprocessor/facilities/detail 2024-04-12 20:51:10,495 root INFO copying pythran/boost/preprocessor/facilities/detail/is_empty.hpp -> build/lib/pythran/boost/preprocessor/facilities/detail 2024-04-12 20:51:10,496 root INFO creating build/lib/pythran/boost/preprocessor/iteration 2024-04-12 20:51:10,496 root INFO copying pythran/boost/preprocessor/iteration/iterate.hpp -> build/lib/pythran/boost/preprocessor/iteration 2024-04-12 20:51:10,496 root INFO copying pythran/boost/preprocessor/iteration/local.hpp -> build/lib/pythran/boost/preprocessor/iteration 2024-04-12 20:51:10,497 root INFO copying pythran/boost/preprocessor/iteration/self.hpp -> build/lib/pythran/boost/preprocessor/iteration 2024-04-12 20:51:10,497 root INFO creating build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:10,497 root INFO copying pythran/boost/preprocessor/iteration/detail/finish.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:10,498 root INFO copying pythran/boost/preprocessor/iteration/detail/local.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:10,498 root INFO copying pythran/boost/preprocessor/iteration/detail/rlocal.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:10,498 root INFO copying pythran/boost/preprocessor/iteration/detail/self.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:10,499 root INFO copying pythran/boost/preprocessor/iteration/detail/start.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:10,499 root INFO creating build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,499 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,499 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,500 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,500 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,500 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,501 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,501 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,501 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,502 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,502 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:10,502 root INFO creating build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,503 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,503 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,503 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,504 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,504 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,505 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,505 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,505 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,506 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,506 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:10,507 root INFO creating build/lib/pythran/boost/preprocessor/list 2024-04-12 20:51:10,507 root INFO copying pythran/boost/preprocessor/list/adt.hpp -> build/lib/pythran/boost/preprocessor/list 2024-04-12 20:51:10,507 root INFO copying pythran/boost/preprocessor/list/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list 2024-04-12 20:51:10,507 root INFO copying pythran/boost/preprocessor/list/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list 2024-04-12 20:51:10,508 root INFO copying pythran/boost/preprocessor/list/for_each_i.hpp -> build/lib/pythran/boost/preprocessor/list 2024-04-12 20:51:10,508 root INFO copying pythran/boost/preprocessor/list/reverse.hpp -> build/lib/pythran/boost/preprocessor/list 2024-04-12 20:51:10,508 root INFO creating build/lib/pythran/boost/preprocessor/list/detail 2024-04-12 20:51:10,509 root INFO copying pythran/boost/preprocessor/list/detail/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail 2024-04-12 20:51:10,509 root INFO copying pythran/boost/preprocessor/list/detail/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list/detail 2024-04-12 20:51:10,509 root INFO creating build/lib/pythran/boost/preprocessor/list/detail/dmc 2024-04-12 20:51:10,510 root INFO copying pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail/dmc 2024-04-12 20:51:10,510 root INFO creating build/lib/pythran/boost/preprocessor/list/detail/edg 2024-04-12 20:51:10,510 root INFO copying pythran/boost/preprocessor/list/detail/edg/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail/edg 2024-04-12 20:51:10,511 root INFO copying pythran/boost/preprocessor/list/detail/edg/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list/detail/edg 2024-04-12 20:51:10,511 root INFO creating build/lib/pythran/boost/preprocessor/logical 2024-04-12 20:51:10,512 root INFO copying pythran/boost/preprocessor/logical/and.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-12 20:51:10,512 root INFO copying pythran/boost/preprocessor/logical/bitand.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-12 20:51:10,512 root INFO copying pythran/boost/preprocessor/logical/bitor.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-12 20:51:10,513 root INFO copying pythran/boost/preprocessor/logical/bool.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-12 20:51:10,513 root INFO copying pythran/boost/preprocessor/logical/compl.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-12 20:51:10,513 root INFO copying pythran/boost/preprocessor/logical/not.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-12 20:51:10,513 root INFO copying pythran/boost/preprocessor/logical/or.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-12 20:51:10,514 root INFO creating build/lib/pythran/boost/preprocessor/punctuation 2024-04-12 20:51:10,514 root INFO copying pythran/boost/preprocessor/punctuation/comma.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-04-12 20:51:10,514 root INFO copying pythran/boost/preprocessor/punctuation/comma_if.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-04-12 20:51:10,515 root INFO copying pythran/boost/preprocessor/punctuation/is_begin_parens.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-04-12 20:51:10,515 root INFO copying pythran/boost/preprocessor/punctuation/paren.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-04-12 20:51:10,515 root INFO creating build/lib/pythran/boost/preprocessor/punctuation/detail 2024-04-12 20:51:10,515 root INFO copying pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp -> build/lib/pythran/boost/preprocessor/punctuation/detail 2024-04-12 20:51:10,516 root INFO creating build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,516 root INFO copying pythran/boost/preprocessor/repetition/enum.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,516 root INFO copying pythran/boost/preprocessor/repetition/enum_binary_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,517 root INFO copying pythran/boost/preprocessor/repetition/enum_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,517 root INFO copying pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,517 root INFO copying pythran/boost/preprocessor/repetition/enum_shifted.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,518 root INFO copying pythran/boost/preprocessor/repetition/enum_shifted_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,518 root INFO copying pythran/boost/preprocessor/repetition/enum_trailing.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,518 root INFO copying pythran/boost/preprocessor/repetition/enum_trailing_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,518 root INFO copying pythran/boost/preprocessor/repetition/for.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,519 root INFO copying pythran/boost/preprocessor/repetition/repeat.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,519 root INFO copying pythran/boost/preprocessor/repetition/repeat_from_to.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-12 20:51:10,520 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail 2024-04-12 20:51:10,520 root INFO copying pythran/boost/preprocessor/repetition/detail/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail 2024-04-12 20:51:10,520 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail/dmc 2024-04-12 20:51:10,520 root INFO copying pythran/boost/preprocessor/repetition/detail/dmc/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/dmc 2024-04-12 20:51:10,521 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail/edg 2024-04-12 20:51:10,521 root INFO copying pythran/boost/preprocessor/repetition/detail/edg/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/edg 2024-04-12 20:51:10,522 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail/msvc 2024-04-12 20:51:10,522 root INFO copying pythran/boost/preprocessor/repetition/detail/msvc/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/msvc 2024-04-12 20:51:10,522 root INFO creating build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,522 root INFO copying pythran/boost/preprocessor/seq/cat.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,523 root INFO copying pythran/boost/preprocessor/seq/elem.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,523 root INFO copying pythran/boost/preprocessor/seq/enum.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,523 root INFO copying pythran/boost/preprocessor/seq/first_n.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,524 root INFO copying pythran/boost/preprocessor/seq/fold_left.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,524 root INFO copying pythran/boost/preprocessor/seq/for_each.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,525 root INFO copying pythran/boost/preprocessor/seq/for_each_i.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,525 root INFO copying pythran/boost/preprocessor/seq/push_front.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,525 root INFO copying pythran/boost/preprocessor/seq/rest_n.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,526 root INFO copying pythran/boost/preprocessor/seq/seq.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,526 root INFO copying pythran/boost/preprocessor/seq/size.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,526 root INFO copying pythran/boost/preprocessor/seq/subseq.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,527 root INFO copying pythran/boost/preprocessor/seq/transform.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-12 20:51:10,527 root INFO creating build/lib/pythran/boost/preprocessor/seq/detail 2024-04-12 20:51:10,527 root INFO copying pythran/boost/preprocessor/seq/detail/is_empty.hpp -> build/lib/pythran/boost/preprocessor/seq/detail 2024-04-12 20:51:10,528 root INFO copying pythran/boost/preprocessor/seq/detail/split.hpp -> build/lib/pythran/boost/preprocessor/seq/detail 2024-04-12 20:51:10,528 root INFO creating build/lib/pythran/boost/preprocessor/slot 2024-04-12 20:51:10,528 root INFO copying pythran/boost/preprocessor/slot/slot.hpp -> build/lib/pythran/boost/preprocessor/slot 2024-04-12 20:51:10,528 root INFO creating build/lib/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:10,529 root INFO copying pythran/boost/preprocessor/slot/detail/counter.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:10,529 root INFO copying pythran/boost/preprocessor/slot/detail/def.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:10,529 root INFO copying pythran/boost/preprocessor/slot/detail/shared.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:10,530 root INFO copying pythran/boost/preprocessor/slot/detail/slot1.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:10,530 root INFO copying pythran/boost/preprocessor/slot/detail/slot2.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:10,530 root INFO copying pythran/boost/preprocessor/slot/detail/slot3.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:10,531 root INFO copying pythran/boost/preprocessor/slot/detail/slot4.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:10,531 root INFO copying pythran/boost/preprocessor/slot/detail/slot5.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:10,531 root INFO creating build/lib/pythran/boost/preprocessor/tuple 2024-04-12 20:51:10,531 root INFO copying pythran/boost/preprocessor/tuple/eat.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-12 20:51:10,532 root INFO copying pythran/boost/preprocessor/tuple/elem.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-12 20:51:10,532 root INFO copying pythran/boost/preprocessor/tuple/rem.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-12 20:51:10,533 root INFO copying pythran/boost/preprocessor/tuple/size.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-12 20:51:10,533 root INFO copying pythran/boost/preprocessor/tuple/to_list.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-12 20:51:10,533 root INFO copying pythran/boost/preprocessor/tuple/to_seq.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-12 20:51:10,534 root INFO creating build/lib/pythran/boost/preprocessor/tuple/detail 2024-04-12 20:51:10,534 root INFO copying pythran/boost/preprocessor/tuple/detail/is_single_return.hpp -> build/lib/pythran/boost/preprocessor/tuple/detail 2024-04-12 20:51:10,534 root INFO creating build/lib/pythran/boost/preprocessor/variadic 2024-04-12 20:51:10,534 root INFO copying pythran/boost/preprocessor/variadic/elem.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-04-12 20:51:10,535 root INFO copying pythran/boost/preprocessor/variadic/has_opt.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-04-12 20:51:10,535 root INFO copying pythran/boost/preprocessor/variadic/size.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-04-12 20:51:10,535 root INFO copying pythran/boost/preprocessor/variadic/to_seq.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-04-12 20:51:10,536 root INFO creating build/lib/pythran/boost/preprocessor/variadic/detail 2024-04-12 20:51:10,536 root INFO copying pythran/boost/preprocessor/variadic/detail/has_opt.hpp -> build/lib/pythran/boost/preprocessor/variadic/detail 2024-04-12 20:51:10,536 root INFO creating build/lib/pythran/boost/range 2024-04-12 20:51:10,536 root INFO copying pythran/boost/range/begin.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,537 root INFO copying pythran/boost/range/concepts.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,537 root INFO copying pythran/boost/range/config.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,537 root INFO copying pythran/boost/range/const_iterator.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,538 root INFO copying pythran/boost/range/difference_type.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,538 root INFO copying pythran/boost/range/distance.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,538 root INFO copying pythran/boost/range/empty.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,539 root INFO copying pythran/boost/range/end.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,539 root INFO copying pythran/boost/range/functions.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,539 root INFO copying pythran/boost/range/has_range_iterator.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,540 root INFO copying pythran/boost/range/iterator.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,540 root INFO copying pythran/boost/range/iterator_range_core.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,540 root INFO copying pythran/boost/range/mutable_iterator.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,541 root INFO copying pythran/boost/range/range_fwd.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,541 root INFO copying pythran/boost/range/rbegin.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,541 root INFO copying pythran/boost/range/rend.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,541 root INFO copying pythran/boost/range/reverse_iterator.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,542 root INFO copying pythran/boost/range/size.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,542 root INFO copying pythran/boost/range/size_type.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,542 root INFO copying pythran/boost/range/value_type.hpp -> build/lib/pythran/boost/range 2024-04-12 20:51:10,543 root INFO creating build/lib/pythran/boost/range/algorithm 2024-04-12 20:51:10,543 root INFO copying pythran/boost/range/algorithm/equal.hpp -> build/lib/pythran/boost/range/algorithm 2024-04-12 20:51:10,543 root INFO creating build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,543 root INFO copying pythran/boost/range/detail/begin.hpp -> build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,544 root INFO copying pythran/boost/range/detail/common.hpp -> build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,544 root INFO copying pythran/boost/range/detail/end.hpp -> build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,544 root INFO copying pythran/boost/range/detail/extract_optional_type.hpp -> build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,545 root INFO copying pythran/boost/range/detail/has_member_size.hpp -> build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,545 root INFO copying pythran/boost/range/detail/implementation_help.hpp -> build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,545 root INFO copying pythran/boost/range/detail/misc_concept.hpp -> build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,546 root INFO copying pythran/boost/range/detail/msvc_has_iterator_workaround.hpp -> build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,546 root INFO copying pythran/boost/range/detail/safe_bool.hpp -> build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,546 root INFO copying pythran/boost/range/detail/sfinae.hpp -> build/lib/pythran/boost/range/detail 2024-04-12 20:51:10,547 root INFO creating build/lib/pythran/boost/smart_ptr 2024-04-12 20:51:10,547 root INFO copying pythran/boost/smart_ptr/bad_weak_ptr.hpp -> build/lib/pythran/boost/smart_ptr 2024-04-12 20:51:10,547 root INFO copying pythran/boost/smart_ptr/shared_ptr.hpp -> build/lib/pythran/boost/smart_ptr 2024-04-12 20:51:10,548 root INFO creating build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,548 root INFO copying pythran/boost/smart_ptr/detail/lightweight_mutex.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,548 root INFO copying pythran/boost/smart_ptr/detail/local_counted_base.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,548 root INFO copying pythran/boost/smart_ptr/detail/local_sp_deleter.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,549 root INFO copying pythran/boost/smart_ptr/detail/lwm_nop.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,549 root INFO copying pythran/boost/smart_ptr/detail/lwm_pthreads.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,549 root INFO copying pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,550 root INFO copying pythran/boost/smart_ptr/detail/operator_bool.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,550 root INFO copying pythran/boost/smart_ptr/detail/quick_allocator.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,550 root INFO copying pythran/boost/smart_ptr/detail/shared_count.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,551 root INFO copying pythran/boost/smart_ptr/detail/sp_convertible.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,551 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,551 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,552 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,552 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,552 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,553 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,553 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,553 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,554 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,554 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,554 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,555 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,555 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,555 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,556 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,556 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,556 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,557 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,557 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_impl.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,557 root INFO copying pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,557 root INFO copying pythran/boost/smart_ptr/detail/sp_has_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,558 root INFO copying pythran/boost/smart_ptr/detail/sp_interlocked.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,558 root INFO copying pythran/boost/smart_ptr/detail/sp_noexcept.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,558 root INFO copying pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,559 root INFO copying pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,559 root INFO copying pythran/boost/smart_ptr/detail/spinlock.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,559 root INFO copying pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,560 root INFO copying pythran/boost/smart_ptr/detail/spinlock_nt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,560 root INFO copying pythran/boost/smart_ptr/detail/spinlock_pool.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,560 root INFO copying pythran/boost/smart_ptr/detail/spinlock_pt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,561 root INFO copying pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,561 root INFO copying pythran/boost/smart_ptr/detail/spinlock_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,561 root INFO copying pythran/boost/smart_ptr/detail/spinlock_w32.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,562 root INFO copying pythran/boost/smart_ptr/detail/yield_k.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-12 20:51:10,562 root INFO creating build/lib/pythran/boost/tuple 2024-04-12 20:51:10,562 root INFO copying pythran/boost/tuple/tuple.hpp -> build/lib/pythran/boost/tuple 2024-04-12 20:51:10,562 root INFO copying pythran/boost/tuple/tuple_comparison.hpp -> build/lib/pythran/boost/tuple 2024-04-12 20:51:10,563 root INFO creating build/lib/pythran/boost/tuple/detail 2024-04-12 20:51:10,563 root INFO copying pythran/boost/tuple/detail/tuple_basic.hpp -> build/lib/pythran/boost/tuple/detail 2024-04-12 20:51:10,563 root INFO creating build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,564 root INFO copying pythran/boost/type_traits/add_const.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,564 root INFO copying pythran/boost/type_traits/add_cv.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,564 root INFO copying pythran/boost/type_traits/add_lvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,565 root INFO copying pythran/boost/type_traits/add_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,565 root INFO copying pythran/boost/type_traits/add_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,565 root INFO copying pythran/boost/type_traits/add_rvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,566 root INFO copying pythran/boost/type_traits/add_volatile.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,566 root INFO copying pythran/boost/type_traits/alignment_of.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,566 root INFO copying pythran/boost/type_traits/conditional.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,566 root INFO copying pythran/boost/type_traits/conversion_traits.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,567 root INFO copying pythran/boost/type_traits/cv_traits.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,567 root INFO copying pythran/boost/type_traits/decay.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,567 root INFO copying pythran/boost/type_traits/declval.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,568 root INFO copying pythran/boost/type_traits/enable_if.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,568 root INFO copying pythran/boost/type_traits/function_traits.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,568 root INFO copying pythran/boost/type_traits/has_left_shift.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,569 root INFO copying pythran/boost/type_traits/has_minus.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,569 root INFO copying pythran/boost/type_traits/has_minus_assign.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,569 root INFO copying pythran/boost/type_traits/has_nothrow_assign.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,570 root INFO copying pythran/boost/type_traits/has_nothrow_constructor.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,570 root INFO copying pythran/boost/type_traits/has_nothrow_copy.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,570 root INFO copying pythran/boost/type_traits/has_plus.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,571 root INFO copying pythran/boost/type_traits/has_plus_assign.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,571 root INFO copying pythran/boost/type_traits/has_right_shift.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,571 root INFO copying pythran/boost/type_traits/has_trivial_assign.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,572 root INFO copying pythran/boost/type_traits/has_trivial_constructor.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,572 root INFO copying pythran/boost/type_traits/has_trivial_copy.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,572 root INFO copying pythran/boost/type_traits/has_trivial_move_assign.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,573 root INFO copying pythran/boost/type_traits/has_trivial_move_constructor.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,573 root INFO copying pythran/boost/type_traits/integral_constant.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,573 root INFO copying pythran/boost/type_traits/intrinsics.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,574 root INFO copying pythran/boost/type_traits/is_abstract.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,574 root INFO copying pythran/boost/type_traits/is_arithmetic.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,574 root INFO copying pythran/boost/type_traits/is_array.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,575 root INFO copying pythran/boost/type_traits/is_assignable.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,575 root INFO copying pythran/boost/type_traits/is_base_and_derived.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,575 root INFO copying pythran/boost/type_traits/is_base_of.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,575 root INFO copying pythran/boost/type_traits/is_class.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,576 root INFO copying pythran/boost/type_traits/is_complete.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,576 root INFO copying pythran/boost/type_traits/is_complex.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,576 root INFO copying pythran/boost/type_traits/is_const.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,577 root INFO copying pythran/boost/type_traits/is_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,577 root INFO copying pythran/boost/type_traits/is_convertible.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,577 root INFO copying pythran/boost/type_traits/is_copy_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,578 root INFO copying pythran/boost/type_traits/is_default_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,578 root INFO copying pythran/boost/type_traits/is_destructible.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,578 root INFO copying pythran/boost/type_traits/is_detected.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,579 root INFO copying pythran/boost/type_traits/is_empty.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,579 root INFO copying pythran/boost/type_traits/is_enum.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,579 root INFO copying pythran/boost/type_traits/is_float.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,580 root INFO copying pythran/boost/type_traits/is_floating_point.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,580 root INFO copying pythran/boost/type_traits/is_function.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,580 root INFO copying pythran/boost/type_traits/is_fundamental.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,581 root INFO copying pythran/boost/type_traits/is_integral.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,581 root INFO copying pythran/boost/type_traits/is_lvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,581 root INFO copying pythran/boost/type_traits/is_member_function_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,582 root INFO copying pythran/boost/type_traits/is_member_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,582 root INFO copying pythran/boost/type_traits/is_noncopyable.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,582 root INFO copying pythran/boost/type_traits/is_nothrow_move_assignable.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,583 root INFO copying pythran/boost/type_traits/is_nothrow_move_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,583 root INFO copying pythran/boost/type_traits/is_pod.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,583 root INFO copying pythran/boost/type_traits/is_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,583 root INFO copying pythran/boost/type_traits/is_polymorphic.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,584 root INFO copying pythran/boost/type_traits/is_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,584 root INFO copying pythran/boost/type_traits/is_rvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,584 root INFO copying pythran/boost/type_traits/is_same.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,585 root INFO copying pythran/boost/type_traits/is_scalar.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,585 root INFO copying pythran/boost/type_traits/is_signed.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,585 root INFO copying pythran/boost/type_traits/is_union.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,586 root INFO copying pythran/boost/type_traits/is_unsigned.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,586 root INFO copying pythran/boost/type_traits/is_void.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,586 root INFO copying pythran/boost/type_traits/is_volatile.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,587 root INFO copying pythran/boost/type_traits/make_signed.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,587 root INFO copying pythran/boost/type_traits/make_unsigned.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,587 root INFO copying pythran/boost/type_traits/make_void.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,588 root INFO copying pythran/boost/type_traits/nonesuch.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,588 root INFO copying pythran/boost/type_traits/remove_all_extents.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,588 root INFO copying pythran/boost/type_traits/remove_bounds.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,589 root INFO copying pythran/boost/type_traits/remove_const.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,589 root INFO copying pythran/boost/type_traits/remove_cv.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,589 root INFO copying pythran/boost/type_traits/remove_cv_ref.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,590 root INFO copying pythran/boost/type_traits/remove_extent.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,590 root INFO copying pythran/boost/type_traits/remove_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,590 root INFO copying pythran/boost/type_traits/remove_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,591 root INFO copying pythran/boost/type_traits/remove_volatile.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,591 root INFO copying pythran/boost/type_traits/type_identity.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,591 root INFO copying pythran/boost/type_traits/type_with_alignment.hpp -> build/lib/pythran/boost/type_traits 2024-04-12 20:51:10,591 root INFO creating build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,592 root INFO copying pythran/boost/type_traits/detail/config.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,592 root INFO copying pythran/boost/type_traits/detail/detector.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,592 root INFO copying pythran/boost/type_traits/detail/has_binary_operator.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,593 root INFO copying pythran/boost/type_traits/detail/is_function_cxx_03.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,593 root INFO copying pythran/boost/type_traits/detail/is_function_cxx_11.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,593 root INFO copying pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,594 root INFO copying pythran/boost/type_traits/detail/is_function_ptr_helper.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,594 root INFO copying pythran/boost/type_traits/detail/is_function_ptr_tester.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,594 root INFO copying pythran/boost/type_traits/detail/is_likely_lambda.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,595 root INFO copying pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,596 root INFO copying pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,596 root INFO copying pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,597 root INFO copying pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,597 root INFO copying pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,597 root INFO copying pythran/boost/type_traits/detail/yes_no_type.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-12 20:51:10,598 root INFO creating build/lib/pythran/boost/typeof 2024-04-12 20:51:10,598 root INFO copying pythran/boost/typeof/constant.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,598 root INFO copying pythran/boost/typeof/decltype.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,599 root INFO copying pythran/boost/typeof/encode_decode.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,599 root INFO copying pythran/boost/typeof/encode_decode_params.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,599 root INFO copying pythran/boost/typeof/int_encoding.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,600 root INFO copying pythran/boost/typeof/integral_template_param.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,600 root INFO copying pythran/boost/typeof/message.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,600 root INFO copying pythran/boost/typeof/modifiers.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,600 root INFO copying pythran/boost/typeof/native.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,601 root INFO copying pythran/boost/typeof/pointers_data_members.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,601 root INFO copying pythran/boost/typeof/register_functions.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,601 root INFO copying pythran/boost/typeof/register_functions_iterate.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,602 root INFO copying pythran/boost/typeof/register_fundamental.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,602 root INFO copying pythran/boost/typeof/register_mem_functions.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,602 root INFO copying pythran/boost/typeof/template_encoding.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,603 root INFO copying pythran/boost/typeof/template_template_param.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,603 root INFO copying pythran/boost/typeof/type_encoding.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,603 root INFO copying pythran/boost/typeof/type_template_param.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,604 root INFO copying pythran/boost/typeof/typeof.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,604 root INFO copying pythran/boost/typeof/typeof_impl.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,604 root INFO copying pythran/boost/typeof/unsupported.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,605 root INFO copying pythran/boost/typeof/vector.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,605 root INFO copying pythran/boost/typeof/vector100.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,607 root INFO copying pythran/boost/typeof/vector150.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,609 root INFO copying pythran/boost/typeof/vector200.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,614 root INFO copying pythran/boost/typeof/vector50.hpp -> build/lib/pythran/boost/typeof 2024-04-12 20:51:10,615 root INFO creating build/lib/pythran/boost/typeof/dmc 2024-04-12 20:51:10,615 root INFO copying pythran/boost/typeof/dmc/typeof_impl.hpp -> build/lib/pythran/boost/typeof/dmc 2024-04-12 20:51:10,615 root INFO creating build/lib/pythran/boost/typeof/msvc 2024-04-12 20:51:10,616 root INFO copying pythran/boost/typeof/msvc/typeof_impl.hpp -> build/lib/pythran/boost/typeof/msvc 2024-04-12 20:51:10,616 root INFO creating build/lib/pythran/boost/utility 2024-04-12 20:51:10,616 root INFO copying pythran/boost/utility/base_from_member.hpp -> build/lib/pythran/boost/utility 2024-04-12 20:51:10,617 root INFO copying pythran/boost/utility/binary.hpp -> build/lib/pythran/boost/utility 2024-04-12 20:51:10,617 root INFO copying pythran/boost/utility/compare_pointees.hpp -> build/lib/pythran/boost/utility 2024-04-12 20:51:10,617 root INFO copying pythran/boost/utility/declval.hpp -> build/lib/pythran/boost/utility 2024-04-12 20:51:10,618 root INFO copying pythran/boost/utility/enable_if.hpp -> build/lib/pythran/boost/utility 2024-04-12 20:51:10,618 root INFO copying pythran/boost/utility/identity_type.hpp -> build/lib/pythran/boost/utility 2024-04-12 20:51:10,618 root INFO copying pythran/boost/utility/result_of.hpp -> build/lib/pythran/boost/utility 2024-04-12 20:51:10,619 root INFO copying pythran/boost/utility/swap.hpp -> build/lib/pythran/boost/utility 2024-04-12 20:51:10,619 root INFO creating build/lib/pythran/boost/utility/detail 2024-04-12 20:51:10,619 root INFO copying pythran/boost/utility/detail/result_of_iterate.hpp -> build/lib/pythran/boost/utility/detail 2024-04-12 20:51:10,619 root INFO creating build/lib/pythran/pythonic 2024-04-12 20:51:10,620 root INFO copying pythran/pythonic/core.hpp -> build/lib/pythran/pythonic 2024-04-12 20:51:10,620 root INFO creating build/lib/pythran/pythonic/__dispatch__ 2024-04-12 20:51:10,620 root INFO copying pythran/pythonic/__dispatch__/clear.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-12 20:51:10,620 root INFO copying pythran/pythonic/__dispatch__/conjugate.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-12 20:51:10,621 root INFO copying pythran/pythonic/__dispatch__/copy.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-12 20:51:10,621 root INFO copying pythran/pythonic/__dispatch__/count.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-12 20:51:10,621 root INFO copying pythran/pythonic/__dispatch__/index.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-12 20:51:10,622 root INFO copying pythran/pythonic/__dispatch__/pop.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-12 20:51:10,622 root INFO copying pythran/pythonic/__dispatch__/remove.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-12 20:51:10,622 root INFO copying pythran/pythonic/__dispatch__/sort.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-12 20:51:10,623 root INFO copying pythran/pythonic/__dispatch__/update.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-12 20:51:10,623 root INFO creating build/lib/pythran/pythonic/bisect 2024-04-12 20:51:10,623 root INFO copying pythran/pythonic/bisect/bisect.hpp -> build/lib/pythran/pythonic/bisect 2024-04-12 20:51:10,624 root INFO copying pythran/pythonic/bisect/bisect_left.hpp -> build/lib/pythran/pythonic/bisect 2024-04-12 20:51:10,624 root INFO copying pythran/pythonic/bisect/bisect_right.hpp -> build/lib/pythran/pythonic/bisect 2024-04-12 20:51:10,624 root INFO creating build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,624 root INFO copying pythran/pythonic/builtins/ArithmeticError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,625 root INFO copying pythran/pythonic/builtins/AssertionError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,625 root INFO copying pythran/pythonic/builtins/AttributeError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,625 root INFO copying pythran/pythonic/builtins/BaseException.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,626 root INFO copying pythran/pythonic/builtins/BufferError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,626 root INFO copying pythran/pythonic/builtins/BytesWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,626 root INFO copying pythran/pythonic/builtins/DeprecationWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,627 root INFO copying pythran/pythonic/builtins/EOFError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,627 root INFO copying pythran/pythonic/builtins/EnvironmentError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,627 root INFO copying pythran/pythonic/builtins/Exception.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,627 root INFO copying pythran/pythonic/builtins/False.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,628 root INFO copying pythran/pythonic/builtins/FileNotFoundError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,628 root INFO copying pythran/pythonic/builtins/FloatingPointError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,628 root INFO copying pythran/pythonic/builtins/FutureWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,629 root INFO copying pythran/pythonic/builtins/GeneratorExit.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,629 root INFO copying pythran/pythonic/builtins/IOError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,629 root INFO copying pythran/pythonic/builtins/ImportError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,630 root INFO copying pythran/pythonic/builtins/ImportWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,630 root INFO copying pythran/pythonic/builtins/IndentationError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,630 root INFO copying pythran/pythonic/builtins/IndexError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,631 root INFO copying pythran/pythonic/builtins/KeyError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,631 root INFO copying pythran/pythonic/builtins/KeyboardInterrupt.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,631 root INFO copying pythran/pythonic/builtins/LookupError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,632 root INFO copying pythran/pythonic/builtins/MemoryError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,632 root INFO copying pythran/pythonic/builtins/NameError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,632 root INFO copying pythran/pythonic/builtins/None.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,633 root INFO copying pythran/pythonic/builtins/NotImplementedError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,633 root INFO copying pythran/pythonic/builtins/OSError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,633 root INFO copying pythran/pythonic/builtins/OverflowError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,634 root INFO copying pythran/pythonic/builtins/PendingDeprecationWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,634 root INFO copying pythran/pythonic/builtins/ReferenceError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,634 root INFO copying pythran/pythonic/builtins/RuntimeError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,635 root INFO copying pythran/pythonic/builtins/RuntimeWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,635 root INFO copying pythran/pythonic/builtins/StopIteration.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,635 root INFO copying pythran/pythonic/builtins/SyntaxError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,635 root INFO copying pythran/pythonic/builtins/SyntaxWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,636 root INFO copying pythran/pythonic/builtins/SystemError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,636 root INFO copying pythran/pythonic/builtins/SystemExit.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,636 root INFO copying pythran/pythonic/builtins/TabError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,637 root INFO copying pythran/pythonic/builtins/True.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,637 root INFO copying pythran/pythonic/builtins/TypeError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,637 root INFO copying pythran/pythonic/builtins/UnboundLocalError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,638 root INFO copying pythran/pythonic/builtins/UnicodeError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,638 root INFO copying pythran/pythonic/builtins/UnicodeWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,638 root INFO copying pythran/pythonic/builtins/UserWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,639 root INFO copying pythran/pythonic/builtins/ValueError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,639 root INFO copying pythran/pythonic/builtins/Warning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,639 root INFO copying pythran/pythonic/builtins/ZeroDivisionError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,640 root INFO copying pythran/pythonic/builtins/abs.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,640 root INFO copying pythran/pythonic/builtins/all.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,640 root INFO copying pythran/pythonic/builtins/any.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,641 root INFO copying pythran/pythonic/builtins/assert.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,641 root INFO copying pythran/pythonic/builtins/bin.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,641 root INFO copying pythran/pythonic/builtins/bool_.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,642 root INFO copying pythran/pythonic/builtins/chr.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,642 root INFO copying pythran/pythonic/builtins/complex.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,642 root INFO copying pythran/pythonic/builtins/dict.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,642 root INFO copying pythran/pythonic/builtins/divmod.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,643 root INFO copying pythran/pythonic/builtins/enumerate.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,643 root INFO copying pythran/pythonic/builtins/file.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,643 root INFO copying pythran/pythonic/builtins/filter.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,644 root INFO copying pythran/pythonic/builtins/float_.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,644 root INFO copying pythran/pythonic/builtins/getattr.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,644 root INFO copying pythran/pythonic/builtins/hex.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,645 root INFO copying pythran/pythonic/builtins/id.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,645 root INFO copying pythran/pythonic/builtins/in.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,645 root INFO copying pythran/pythonic/builtins/int_.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,646 root INFO copying pythran/pythonic/builtins/isinstance.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,646 root INFO copying pythran/pythonic/builtins/iter.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,646 root INFO copying pythran/pythonic/builtins/len.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,647 root INFO copying pythran/pythonic/builtins/list.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,647 root INFO copying pythran/pythonic/builtins/map.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,647 root INFO copying pythran/pythonic/builtins/max.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,648 root INFO copying pythran/pythonic/builtins/min.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,648 root INFO copying pythran/pythonic/builtins/minmax.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,648 root INFO copying pythran/pythonic/builtins/next.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,649 root INFO copying pythran/pythonic/builtins/oct.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,649 root INFO copying pythran/pythonic/builtins/open.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,649 root INFO copying pythran/pythonic/builtins/ord.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,650 root INFO copying pythran/pythonic/builtins/pow.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,650 root INFO copying pythran/pythonic/builtins/print.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,650 root INFO copying pythran/pythonic/builtins/range.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,650 root INFO copying pythran/pythonic/builtins/reduce.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,651 root INFO copying pythran/pythonic/builtins/reversed.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,651 root INFO copying pythran/pythonic/builtins/round.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,651 root INFO copying pythran/pythonic/builtins/set.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,652 root INFO copying pythran/pythonic/builtins/slice.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,652 root INFO copying pythran/pythonic/builtins/sorted.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,652 root INFO copying pythran/pythonic/builtins/str.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,653 root INFO copying pythran/pythonic/builtins/sum.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,653 root INFO copying pythran/pythonic/builtins/tuple.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,653 root INFO copying pythran/pythonic/builtins/type.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,654 root INFO copying pythran/pythonic/builtins/xrange.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,654 root INFO copying pythran/pythonic/builtins/zip.hpp -> build/lib/pythran/pythonic/builtins 2024-04-12 20:51:10,654 root INFO creating build/lib/pythran/pythonic/builtins/complex 2024-04-12 20:51:10,655 root INFO copying pythran/pythonic/builtins/complex/conjugate.hpp -> build/lib/pythran/pythonic/builtins/complex 2024-04-12 20:51:10,655 root INFO creating build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,655 root INFO copying pythran/pythonic/builtins/dict/clear.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,655 root INFO copying pythran/pythonic/builtins/dict/copy.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,656 root INFO copying pythran/pythonic/builtins/dict/fromkeys.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,656 root INFO copying pythran/pythonic/builtins/dict/get.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,656 root INFO copying pythran/pythonic/builtins/dict/items.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,657 root INFO copying pythran/pythonic/builtins/dict/keys.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,657 root INFO copying pythran/pythonic/builtins/dict/pop.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,657 root INFO copying pythran/pythonic/builtins/dict/popitem.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,658 root INFO copying pythran/pythonic/builtins/dict/setdefault.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,658 root INFO copying pythran/pythonic/builtins/dict/update.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,658 root INFO copying pythran/pythonic/builtins/dict/values.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-12 20:51:10,659 root INFO creating build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,659 root INFO copying pythran/pythonic/builtins/file/close.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,659 root INFO copying pythran/pythonic/builtins/file/fileno.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,659 root INFO copying pythran/pythonic/builtins/file/flush.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,660 root INFO copying pythran/pythonic/builtins/file/isatty.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,660 root INFO copying pythran/pythonic/builtins/file/next.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,660 root INFO copying pythran/pythonic/builtins/file/read.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,661 root INFO copying pythran/pythonic/builtins/file/readline.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,661 root INFO copying pythran/pythonic/builtins/file/readlines.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,661 root INFO copying pythran/pythonic/builtins/file/seek.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,662 root INFO copying pythran/pythonic/builtins/file/tell.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,662 root INFO copying pythran/pythonic/builtins/file/truncate.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,662 root INFO copying pythran/pythonic/builtins/file/write.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,663 root INFO copying pythran/pythonic/builtins/file/writelines.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-12 20:51:10,663 root INFO creating build/lib/pythran/pythonic/builtins/float_ 2024-04-12 20:51:10,663 root INFO copying pythran/pythonic/builtins/float_/is_integer.hpp -> build/lib/pythran/pythonic/builtins/float_ 2024-04-12 20:51:10,663 root INFO creating build/lib/pythran/pythonic/builtins/list 2024-04-12 20:51:10,664 root INFO copying pythran/pythonic/builtins/list/append.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-12 20:51:10,664 root INFO copying pythran/pythonic/builtins/list/count.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-12 20:51:10,664 root INFO copying pythran/pythonic/builtins/list/extend.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-12 20:51:10,665 root INFO copying pythran/pythonic/builtins/list/insert.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-12 20:51:10,665 root INFO copying pythran/pythonic/builtins/list/pop.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-12 20:51:10,665 root INFO copying pythran/pythonic/builtins/list/remove.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-12 20:51:10,665 root INFO copying pythran/pythonic/builtins/list/reverse.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-12 20:51:10,666 root INFO copying pythran/pythonic/builtins/list/sort.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-12 20:51:10,666 root INFO creating build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,666 root INFO copying pythran/pythonic/builtins/pythran/StaticIfBreak.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,667 root INFO copying pythran/pythonic/builtins/pythran/StaticIfCont.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,667 root INFO copying pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,667 root INFO copying pythran/pythonic/builtins/pythran/StaticIfReturn.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,668 root INFO copying pythran/pythonic/builtins/pythran/abssqr.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,668 root INFO copying pythran/pythonic/builtins/pythran/and_.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,668 root INFO copying pythran/pythonic/builtins/pythran/is_none.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,669 root INFO copying pythran/pythonic/builtins/pythran/kwonly.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,669 root INFO copying pythran/pythonic/builtins/pythran/len_set.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,669 root INFO copying pythran/pythonic/builtins/pythran/make_shape.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,670 root INFO copying pythran/pythonic/builtins/pythran/or_.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,670 root INFO copying pythran/pythonic/builtins/pythran/static_if.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,670 root INFO copying pythran/pythonic/builtins/pythran/static_list.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-12 20:51:10,671 root INFO creating build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,671 root INFO copying pythran/pythonic/builtins/set/add.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,671 root INFO copying pythran/pythonic/builtins/set/clear.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,671 root INFO copying pythran/pythonic/builtins/set/copy.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,672 root INFO copying pythran/pythonic/builtins/set/difference.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,672 root INFO copying pythran/pythonic/builtins/set/difference_update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,672 root INFO copying pythran/pythonic/builtins/set/discard.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,673 root INFO copying pythran/pythonic/builtins/set/intersection.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,673 root INFO copying pythran/pythonic/builtins/set/intersection_update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,673 root INFO copying pythran/pythonic/builtins/set/isdisjoint.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,674 root INFO copying pythran/pythonic/builtins/set/issubset.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,674 root INFO copying pythran/pythonic/builtins/set/issuperset.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,674 root INFO copying pythran/pythonic/builtins/set/remove.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,674 root INFO copying pythran/pythonic/builtins/set/symmetric_difference.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,675 root INFO copying pythran/pythonic/builtins/set/symmetric_difference_update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,675 root INFO copying pythran/pythonic/builtins/set/union_.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,675 root INFO copying pythran/pythonic/builtins/set/update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-12 20:51:10,676 root INFO creating build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,676 root INFO copying pythran/pythonic/builtins/str/__mod__.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,676 root INFO copying pythran/pythonic/builtins/str/capitalize.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,677 root INFO copying pythran/pythonic/builtins/str/count.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,677 root INFO copying pythran/pythonic/builtins/str/endswith.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,677 root INFO copying pythran/pythonic/builtins/str/find.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,678 root INFO copying pythran/pythonic/builtins/str/isalpha.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,678 root INFO copying pythran/pythonic/builtins/str/isdigit.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,678 root INFO copying pythran/pythonic/builtins/str/join.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,679 root INFO copying pythran/pythonic/builtins/str/lower.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,679 root INFO copying pythran/pythonic/builtins/str/lstrip.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,679 root INFO copying pythran/pythonic/builtins/str/replace.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,680 root INFO copying pythran/pythonic/builtins/str/rstrip.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,680 root INFO copying pythran/pythonic/builtins/str/split.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,680 root INFO copying pythran/pythonic/builtins/str/startswith.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,680 root INFO copying pythran/pythonic/builtins/str/strip.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,681 root INFO copying pythran/pythonic/builtins/str/upper.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-12 20:51:10,681 root INFO creating build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,681 root INFO copying pythran/pythonic/cmath/acos.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,682 root INFO copying pythran/pythonic/cmath/acosh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,682 root INFO copying pythran/pythonic/cmath/asin.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,682 root INFO copying pythran/pythonic/cmath/asinh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,683 root INFO copying pythran/pythonic/cmath/atan.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,683 root INFO copying pythran/pythonic/cmath/atanh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,683 root INFO copying pythran/pythonic/cmath/cos.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,683 root INFO copying pythran/pythonic/cmath/cosh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,684 root INFO copying pythran/pythonic/cmath/e.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,684 root INFO copying pythran/pythonic/cmath/exp.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,684 root INFO copying pythran/pythonic/cmath/isinf.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,685 root INFO copying pythran/pythonic/cmath/isnan.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,685 root INFO copying pythran/pythonic/cmath/log.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,685 root INFO copying pythran/pythonic/cmath/log10.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,686 root INFO copying pythran/pythonic/cmath/pi.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,686 root INFO copying pythran/pythonic/cmath/sin.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,686 root INFO copying pythran/pythonic/cmath/sinh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,687 root INFO copying pythran/pythonic/cmath/sqrt.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,687 root INFO copying pythran/pythonic/cmath/tan.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,687 root INFO copying pythran/pythonic/cmath/tanh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-12 20:51:10,688 root INFO creating build/lib/pythran/pythonic/functools 2024-04-12 20:51:10,688 root INFO copying pythran/pythonic/functools/partial.hpp -> build/lib/pythran/pythonic/functools 2024-04-12 20:51:10,688 root INFO copying pythran/pythonic/functools/reduce.hpp -> build/lib/pythran/pythonic/functools 2024-04-12 20:51:10,688 root INFO creating build/lib/pythran/pythonic/include 2024-04-12 20:51:10,689 root INFO creating build/lib/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:10,689 root INFO copying pythran/pythonic/include/__dispatch__/clear.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:10,689 root INFO copying pythran/pythonic/include/__dispatch__/conjugate.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:10,689 root INFO copying pythran/pythonic/include/__dispatch__/copy.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:10,690 root INFO copying pythran/pythonic/include/__dispatch__/count.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:10,690 root INFO copying pythran/pythonic/include/__dispatch__/index.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:10,690 root INFO copying pythran/pythonic/include/__dispatch__/pop.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:10,691 root INFO copying pythran/pythonic/include/__dispatch__/remove.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:10,691 root INFO copying pythran/pythonic/include/__dispatch__/sort.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:10,691 root INFO copying pythran/pythonic/include/__dispatch__/update.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:10,692 root INFO creating build/lib/pythran/pythonic/include/bisect 2024-04-12 20:51:10,692 root INFO copying pythran/pythonic/include/bisect/bisect.hpp -> build/lib/pythran/pythonic/include/bisect 2024-04-12 20:51:10,692 root INFO copying pythran/pythonic/include/bisect/bisect_left.hpp -> build/lib/pythran/pythonic/include/bisect 2024-04-12 20:51:10,692 root INFO copying pythran/pythonic/include/bisect/bisect_right.hpp -> build/lib/pythran/pythonic/include/bisect 2024-04-12 20:51:10,693 root INFO creating build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,693 root INFO copying pythran/pythonic/include/builtins/ArithmeticError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,693 root INFO copying pythran/pythonic/include/builtins/AssertionError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,694 root INFO copying pythran/pythonic/include/builtins/AttributeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,694 root INFO copying pythran/pythonic/include/builtins/BaseException.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,694 root INFO copying pythran/pythonic/include/builtins/BufferError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,695 root INFO copying pythran/pythonic/include/builtins/BytesWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,695 root INFO copying pythran/pythonic/include/builtins/DeprecationWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,695 root INFO copying pythran/pythonic/include/builtins/EOFError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,696 root INFO copying pythran/pythonic/include/builtins/EnvironmentError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,696 root INFO copying pythran/pythonic/include/builtins/Exception.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,696 root INFO copying pythran/pythonic/include/builtins/False.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,697 root INFO copying pythran/pythonic/include/builtins/FileNotFoundError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,697 root INFO copying pythran/pythonic/include/builtins/FloatingPointError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,697 root INFO copying pythran/pythonic/include/builtins/FutureWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,698 root INFO copying pythran/pythonic/include/builtins/GeneratorExit.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,698 root INFO copying pythran/pythonic/include/builtins/IOError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,698 root INFO copying pythran/pythonic/include/builtins/ImportError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,698 root INFO copying pythran/pythonic/include/builtins/ImportWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,699 root INFO copying pythran/pythonic/include/builtins/IndentationError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,699 root INFO copying pythran/pythonic/include/builtins/IndexError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,699 root INFO copying pythran/pythonic/include/builtins/KeyError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,700 root INFO copying pythran/pythonic/include/builtins/KeyboardInterrupt.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,700 root INFO copying pythran/pythonic/include/builtins/LookupError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,700 root INFO copying pythran/pythonic/include/builtins/MemoryError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,701 root INFO copying pythran/pythonic/include/builtins/NameError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,701 root INFO copying pythran/pythonic/include/builtins/None.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,701 root INFO copying pythran/pythonic/include/builtins/NotImplementedError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,702 root INFO copying pythran/pythonic/include/builtins/OSError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,702 root INFO copying pythran/pythonic/include/builtins/OverflowError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,702 root INFO copying pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,703 root INFO copying pythran/pythonic/include/builtins/ReferenceError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,703 root INFO copying pythran/pythonic/include/builtins/RuntimeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,703 root INFO copying pythran/pythonic/include/builtins/RuntimeWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,704 root INFO copying pythran/pythonic/include/builtins/StopIteration.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,704 root INFO copying pythran/pythonic/include/builtins/SyntaxError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,704 root INFO copying pythran/pythonic/include/builtins/SyntaxWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,704 root INFO copying pythran/pythonic/include/builtins/SystemError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,705 root INFO copying pythran/pythonic/include/builtins/SystemExit.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,705 root INFO copying pythran/pythonic/include/builtins/TabError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,705 root INFO copying pythran/pythonic/include/builtins/True.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,706 root INFO copying pythran/pythonic/include/builtins/TypeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,706 root INFO copying pythran/pythonic/include/builtins/UnboundLocalError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,706 root INFO copying pythran/pythonic/include/builtins/UnicodeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,707 root INFO copying pythran/pythonic/include/builtins/UnicodeWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,707 root INFO copying pythran/pythonic/include/builtins/UserWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,707 root INFO copying pythran/pythonic/include/builtins/ValueError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,708 root INFO copying pythran/pythonic/include/builtins/Warning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,708 root INFO copying pythran/pythonic/include/builtins/ZeroDivisionError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,708 root INFO copying pythran/pythonic/include/builtins/abs.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,709 root INFO copying pythran/pythonic/include/builtins/all.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,709 root INFO copying pythran/pythonic/include/builtins/any.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,709 root INFO copying pythran/pythonic/include/builtins/assert.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,710 root INFO copying pythran/pythonic/include/builtins/bin.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,710 root INFO copying pythran/pythonic/include/builtins/bool_.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,710 root INFO copying pythran/pythonic/include/builtins/chr.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,710 root INFO copying pythran/pythonic/include/builtins/complex.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,711 root INFO copying pythran/pythonic/include/builtins/dict.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,711 root INFO copying pythran/pythonic/include/builtins/divmod.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,711 root INFO copying pythran/pythonic/include/builtins/enumerate.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,712 root INFO copying pythran/pythonic/include/builtins/file.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,712 root INFO copying pythran/pythonic/include/builtins/filter.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,712 root INFO copying pythran/pythonic/include/builtins/float_.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,713 root INFO copying pythran/pythonic/include/builtins/getattr.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,713 root INFO copying pythran/pythonic/include/builtins/hex.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,713 root INFO copying pythran/pythonic/include/builtins/id.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,714 root INFO copying pythran/pythonic/include/builtins/in.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,714 root INFO copying pythran/pythonic/include/builtins/int_.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,714 root INFO copying pythran/pythonic/include/builtins/isinstance.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,715 root INFO copying pythran/pythonic/include/builtins/iter.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,715 root INFO copying pythran/pythonic/include/builtins/len.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,715 root INFO copying pythran/pythonic/include/builtins/list.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,716 root INFO copying pythran/pythonic/include/builtins/map.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,716 root INFO copying pythran/pythonic/include/builtins/max.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,716 root INFO copying pythran/pythonic/include/builtins/min.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,717 root INFO copying pythran/pythonic/include/builtins/minmax.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,717 root INFO copying pythran/pythonic/include/builtins/next.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,717 root INFO copying pythran/pythonic/include/builtins/oct.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,718 root INFO copying pythran/pythonic/include/builtins/open.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,718 root INFO copying pythran/pythonic/include/builtins/ord.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,718 root INFO copying pythran/pythonic/include/builtins/pow.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,718 root INFO copying pythran/pythonic/include/builtins/print.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,719 root INFO copying pythran/pythonic/include/builtins/range.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,719 root INFO copying pythran/pythonic/include/builtins/reduce.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,719 root INFO copying pythran/pythonic/include/builtins/reversed.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,720 root INFO copying pythran/pythonic/include/builtins/round.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,720 root INFO copying pythran/pythonic/include/builtins/set.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,721 root INFO copying pythran/pythonic/include/builtins/slice.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,721 root INFO copying pythran/pythonic/include/builtins/sorted.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,721 root INFO copying pythran/pythonic/include/builtins/str.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,722 root INFO copying pythran/pythonic/include/builtins/sum.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,722 root INFO copying pythran/pythonic/include/builtins/tuple.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,722 root INFO copying pythran/pythonic/include/builtins/type.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,723 root INFO copying pythran/pythonic/include/builtins/xrange.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,723 root INFO copying pythran/pythonic/include/builtins/zip.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-12 20:51:10,723 root INFO creating build/lib/pythran/pythonic/include/builtins/complex 2024-04-12 20:51:10,724 root INFO copying pythran/pythonic/include/builtins/complex/conjugate.hpp -> build/lib/pythran/pythonic/include/builtins/complex 2024-04-12 20:51:10,724 root INFO creating build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,724 root INFO copying pythran/pythonic/include/builtins/dict/clear.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,724 root INFO copying pythran/pythonic/include/builtins/dict/copy.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,725 root INFO copying pythran/pythonic/include/builtins/dict/fromkeys.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,725 root INFO copying pythran/pythonic/include/builtins/dict/get.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,725 root INFO copying pythran/pythonic/include/builtins/dict/items.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,726 root INFO copying pythran/pythonic/include/builtins/dict/keys.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,726 root INFO copying pythran/pythonic/include/builtins/dict/pop.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,726 root INFO copying pythran/pythonic/include/builtins/dict/popitem.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,727 root INFO copying pythran/pythonic/include/builtins/dict/setdefault.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,727 root INFO copying pythran/pythonic/include/builtins/dict/update.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,727 root INFO copying pythran/pythonic/include/builtins/dict/values.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:10,728 root INFO creating build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,728 root INFO copying pythran/pythonic/include/builtins/file/close.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,728 root INFO copying pythran/pythonic/include/builtins/file/fileno.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,728 root INFO copying pythran/pythonic/include/builtins/file/flush.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,729 root INFO copying pythran/pythonic/include/builtins/file/isatty.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,729 root INFO copying pythran/pythonic/include/builtins/file/next.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,729 root INFO copying pythran/pythonic/include/builtins/file/read.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,730 root INFO copying pythran/pythonic/include/builtins/file/readline.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,730 root INFO copying pythran/pythonic/include/builtins/file/readlines.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,730 root INFO copying pythran/pythonic/include/builtins/file/seek.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,731 root INFO copying pythran/pythonic/include/builtins/file/tell.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,731 root INFO copying pythran/pythonic/include/builtins/file/truncate.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,731 root INFO copying pythran/pythonic/include/builtins/file/write.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,732 root INFO copying pythran/pythonic/include/builtins/file/writelines.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-12 20:51:10,732 root INFO creating build/lib/pythran/pythonic/include/builtins/float_ 2024-04-12 20:51:10,732 root INFO copying pythran/pythonic/include/builtins/float_/is_integer.hpp -> build/lib/pythran/pythonic/include/builtins/float_ 2024-04-12 20:51:10,732 root INFO creating build/lib/pythran/pythonic/include/builtins/list 2024-04-12 20:51:10,733 root INFO copying pythran/pythonic/include/builtins/list/append.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-12 20:51:10,733 root INFO copying pythran/pythonic/include/builtins/list/count.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-12 20:51:10,733 root INFO copying pythran/pythonic/include/builtins/list/extend.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-12 20:51:10,734 root INFO copying pythran/pythonic/include/builtins/list/insert.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-12 20:51:10,734 root INFO copying pythran/pythonic/include/builtins/list/pop.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-12 20:51:10,734 root INFO copying pythran/pythonic/include/builtins/list/remove.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-12 20:51:10,734 root INFO copying pythran/pythonic/include/builtins/list/reverse.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-12 20:51:10,735 root INFO copying pythran/pythonic/include/builtins/list/sort.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-12 20:51:10,735 root INFO creating build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,735 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,736 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,736 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,736 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,737 root INFO copying pythran/pythonic/include/builtins/pythran/abssqr.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,737 root INFO copying pythran/pythonic/include/builtins/pythran/and_.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,737 root INFO copying pythran/pythonic/include/builtins/pythran/is_none.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,738 root INFO copying pythran/pythonic/include/builtins/pythran/kwonly.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,738 root INFO copying pythran/pythonic/include/builtins/pythran/len_set.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,738 root INFO copying pythran/pythonic/include/builtins/pythran/make_shape.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,739 root INFO copying pythran/pythonic/include/builtins/pythran/or_.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,739 root INFO copying pythran/pythonic/include/builtins/pythran/static_if.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,739 root INFO copying pythran/pythonic/include/builtins/pythran/static_list.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:10,740 root INFO creating build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,740 root INFO copying pythran/pythonic/include/builtins/set/add.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,740 root INFO copying pythran/pythonic/include/builtins/set/clear.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,740 root INFO copying pythran/pythonic/include/builtins/set/copy.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,741 root INFO copying pythran/pythonic/include/builtins/set/difference.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,741 root INFO copying pythran/pythonic/include/builtins/set/difference_update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,741 root INFO copying pythran/pythonic/include/builtins/set/discard.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,742 root INFO copying pythran/pythonic/include/builtins/set/intersection.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,742 root INFO copying pythran/pythonic/include/builtins/set/intersection_update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,742 root INFO copying pythran/pythonic/include/builtins/set/isdisjoint.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,743 root INFO copying pythran/pythonic/include/builtins/set/issubset.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,743 root INFO copying pythran/pythonic/include/builtins/set/issuperset.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,743 root INFO copying pythran/pythonic/include/builtins/set/remove.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,744 root INFO copying pythran/pythonic/include/builtins/set/symmetric_difference.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,744 root INFO copying pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,744 root INFO copying pythran/pythonic/include/builtins/set/union_.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,745 root INFO copying pythran/pythonic/include/builtins/set/update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-12 20:51:10,745 root INFO creating build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,745 root INFO copying pythran/pythonic/include/builtins/str/__mod__.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,745 root INFO copying pythran/pythonic/include/builtins/str/capitalize.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,746 root INFO copying pythran/pythonic/include/builtins/str/count.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,746 root INFO copying pythran/pythonic/include/builtins/str/endswith.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,746 root INFO copying pythran/pythonic/include/builtins/str/find.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,747 root INFO copying pythran/pythonic/include/builtins/str/isalpha.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,747 root INFO copying pythran/pythonic/include/builtins/str/isdigit.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,747 root INFO copying pythran/pythonic/include/builtins/str/join.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,748 root INFO copying pythran/pythonic/include/builtins/str/lower.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,748 root INFO copying pythran/pythonic/include/builtins/str/lstrip.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,748 root INFO copying pythran/pythonic/include/builtins/str/replace.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,749 root INFO copying pythran/pythonic/include/builtins/str/rstrip.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,749 root INFO copying pythran/pythonic/include/builtins/str/split.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,749 root INFO copying pythran/pythonic/include/builtins/str/startswith.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,749 root INFO copying pythran/pythonic/include/builtins/str/strip.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,750 root INFO copying pythran/pythonic/include/builtins/str/upper.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-12 20:51:10,750 root INFO creating build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,750 root INFO copying pythran/pythonic/include/cmath/acos.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,751 root INFO copying pythran/pythonic/include/cmath/acosh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,751 root INFO copying pythran/pythonic/include/cmath/asin.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,751 root INFO copying pythran/pythonic/include/cmath/asinh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,752 root INFO copying pythran/pythonic/include/cmath/atan.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,752 root INFO copying pythran/pythonic/include/cmath/atanh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,752 root INFO copying pythran/pythonic/include/cmath/cos.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,752 root INFO copying pythran/pythonic/include/cmath/cosh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,753 root INFO copying pythran/pythonic/include/cmath/e.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,753 root INFO copying pythran/pythonic/include/cmath/exp.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,753 root INFO copying pythran/pythonic/include/cmath/isinf.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,754 root INFO copying pythran/pythonic/include/cmath/isnan.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,754 root INFO copying pythran/pythonic/include/cmath/log.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,754 root INFO copying pythran/pythonic/include/cmath/log10.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,755 root INFO copying pythran/pythonic/include/cmath/pi.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,755 root INFO copying pythran/pythonic/include/cmath/sin.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,755 root INFO copying pythran/pythonic/include/cmath/sinh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,756 root INFO copying pythran/pythonic/include/cmath/sqrt.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,756 root INFO copying pythran/pythonic/include/cmath/tan.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,756 root INFO copying pythran/pythonic/include/cmath/tanh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-12 20:51:10,757 root INFO creating build/lib/pythran/pythonic/include/functools 2024-04-12 20:51:10,757 root INFO copying pythran/pythonic/include/functools/partial.hpp -> build/lib/pythran/pythonic/include/functools 2024-04-12 20:51:10,757 root INFO copying pythran/pythonic/include/functools/reduce.hpp -> build/lib/pythran/pythonic/include/functools 2024-04-12 20:51:10,757 root INFO creating build/lib/pythran/pythonic/include/io 2024-04-12 20:51:10,758 root INFO creating build/lib/pythran/pythonic/include/io/_io 2024-04-12 20:51:10,758 root INFO creating build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,758 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,758 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,759 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,759 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,759 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,760 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,760 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,760 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,761 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,761 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,761 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,761 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,762 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:10,762 root INFO creating build/lib/pythran/pythonic/include/itertools 2024-04-12 20:51:10,762 root INFO copying pythran/pythonic/include/itertools/combinations.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-12 20:51:10,763 root INFO copying pythran/pythonic/include/itertools/common.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-12 20:51:10,763 root INFO copying pythran/pythonic/include/itertools/count.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-12 20:51:10,763 root INFO copying pythran/pythonic/include/itertools/ifilter.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-12 20:51:10,764 root INFO copying pythran/pythonic/include/itertools/islice.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-12 20:51:10,764 root INFO copying pythran/pythonic/include/itertools/permutations.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-12 20:51:10,764 root INFO copying pythran/pythonic/include/itertools/product.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-12 20:51:10,765 root INFO copying pythran/pythonic/include/itertools/repeat.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-12 20:51:10,765 root INFO creating build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,765 root INFO copying pythran/pythonic/include/math/acos.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,765 root INFO copying pythran/pythonic/include/math/acosh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,766 root INFO copying pythran/pythonic/include/math/asin.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,766 root INFO copying pythran/pythonic/include/math/asinh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,766 root INFO copying pythran/pythonic/include/math/atan.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,767 root INFO copying pythran/pythonic/include/math/atan2.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,767 root INFO copying pythran/pythonic/include/math/atanh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,767 root INFO copying pythran/pythonic/include/math/ceil.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,768 root INFO copying pythran/pythonic/include/math/copysign.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,768 root INFO copying pythran/pythonic/include/math/cos.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,768 root INFO copying pythran/pythonic/include/math/cosh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,769 root INFO copying pythran/pythonic/include/math/degrees.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,769 root INFO copying pythran/pythonic/include/math/e.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,769 root INFO copying pythran/pythonic/include/math/erf.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,769 root INFO copying pythran/pythonic/include/math/erfc.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,770 root INFO copying pythran/pythonic/include/math/exp.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,770 root INFO copying pythran/pythonic/include/math/expm1.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,770 root INFO copying pythran/pythonic/include/math/fabs.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,771 root INFO copying pythran/pythonic/include/math/factorial.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,771 root INFO copying pythran/pythonic/include/math/floor.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,771 root INFO copying pythran/pythonic/include/math/fmod.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,772 root INFO copying pythran/pythonic/include/math/frexp.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,772 root INFO copying pythran/pythonic/include/math/gamma.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,772 root INFO copying pythran/pythonic/include/math/hypot.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,773 root INFO copying pythran/pythonic/include/math/isinf.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,773 root INFO copying pythran/pythonic/include/math/isnan.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,773 root INFO copying pythran/pythonic/include/math/ldexp.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,774 root INFO copying pythran/pythonic/include/math/lgamma.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,774 root INFO copying pythran/pythonic/include/math/log.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,774 root INFO copying pythran/pythonic/include/math/log10.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,775 root INFO copying pythran/pythonic/include/math/log1p.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,775 root INFO copying pythran/pythonic/include/math/modf.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,775 root INFO copying pythran/pythonic/include/math/pi.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,775 root INFO copying pythran/pythonic/include/math/pow.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,776 root INFO copying pythran/pythonic/include/math/radians.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,776 root INFO copying pythran/pythonic/include/math/sin.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,776 root INFO copying pythran/pythonic/include/math/sinh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,777 root INFO copying pythran/pythonic/include/math/sqrt.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,777 root INFO copying pythran/pythonic/include/math/tan.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,777 root INFO copying pythran/pythonic/include/math/tanh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,778 root INFO copying pythran/pythonic/include/math/trunc.hpp -> build/lib/pythran/pythonic/include/math 2024-04-12 20:51:10,778 root INFO creating build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,778 root INFO copying pythran/pythonic/include/numpy/.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,779 root INFO copying pythran/pythonic/include/numpy/NINF.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,779 root INFO copying pythran/pythonic/include/numpy/abs.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,779 root INFO copying pythran/pythonic/include/numpy/absolute.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,780 root INFO copying pythran/pythonic/include/numpy/add.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,780 root INFO copying pythran/pythonic/include/numpy/alen.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,780 root INFO copying pythran/pythonic/include/numpy/all.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,781 root INFO copying pythran/pythonic/include/numpy/allclose.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,781 root INFO copying pythran/pythonic/include/numpy/alltrue.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,781 root INFO copying pythran/pythonic/include/numpy/amax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,781 root INFO copying pythran/pythonic/include/numpy/amin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,782 root INFO copying pythran/pythonic/include/numpy/angle.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,782 root INFO copying pythran/pythonic/include/numpy/angle_in_deg.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,782 root INFO copying pythran/pythonic/include/numpy/angle_in_rad.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,783 root INFO copying pythran/pythonic/include/numpy/any.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,783 root INFO copying pythran/pythonic/include/numpy/append.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,783 root INFO copying pythran/pythonic/include/numpy/arange.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,784 root INFO copying pythran/pythonic/include/numpy/arccos.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,784 root INFO copying pythran/pythonic/include/numpy/arccosh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,784 root INFO copying pythran/pythonic/include/numpy/arcsin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,785 root INFO copying pythran/pythonic/include/numpy/arcsinh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,785 root INFO copying pythran/pythonic/include/numpy/arctan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,785 root INFO copying pythran/pythonic/include/numpy/arctan2.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,786 root INFO copying pythran/pythonic/include/numpy/arctanh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,786 root INFO copying pythran/pythonic/include/numpy/argmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,786 root INFO copying pythran/pythonic/include/numpy/argmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,786 root INFO copying pythran/pythonic/include/numpy/argsort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,787 root INFO copying pythran/pythonic/include/numpy/argwhere.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,787 root INFO copying pythran/pythonic/include/numpy/around.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,787 root INFO copying pythran/pythonic/include/numpy/array.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,788 root INFO copying pythran/pythonic/include/numpy/array2string.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,788 root INFO copying pythran/pythonic/include/numpy/array_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,788 root INFO copying pythran/pythonic/include/numpy/array_equiv.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,789 root INFO copying pythran/pythonic/include/numpy/array_split.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,789 root INFO copying pythran/pythonic/include/numpy/array_str.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,789 root INFO copying pythran/pythonic/include/numpy/asarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,790 root INFO copying pythran/pythonic/include/numpy/asarray_chkfinite.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,790 root INFO copying pythran/pythonic/include/numpy/ascontiguousarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,790 root INFO copying pythran/pythonic/include/numpy/asfarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,791 root INFO copying pythran/pythonic/include/numpy/asscalar.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,791 root INFO copying pythran/pythonic/include/numpy/atleast_1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,791 root INFO copying pythran/pythonic/include/numpy/atleast_2d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,792 root INFO copying pythran/pythonic/include/numpy/atleast_3d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,792 root INFO copying pythran/pythonic/include/numpy/average.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,792 root INFO copying pythran/pythonic/include/numpy/base_repr.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,792 root INFO copying pythran/pythonic/include/numpy/binary_repr.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,793 root INFO copying pythran/pythonic/include/numpy/bincount.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,793 root INFO copying pythran/pythonic/include/numpy/bitwise_and.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,793 root INFO copying pythran/pythonic/include/numpy/bitwise_not.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,794 root INFO copying pythran/pythonic/include/numpy/bitwise_or.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,794 root INFO copying pythran/pythonic/include/numpy/bitwise_xor.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,794 root INFO copying pythran/pythonic/include/numpy/bool_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,795 root INFO copying pythran/pythonic/include/numpy/broadcast_to.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,795 root INFO copying pythran/pythonic/include/numpy/byte.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,795 root INFO copying pythran/pythonic/include/numpy/cbrt.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,796 root INFO copying pythran/pythonic/include/numpy/ceil.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,796 root INFO copying pythran/pythonic/include/numpy/clip.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,796 root INFO copying pythran/pythonic/include/numpy/complex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,797 root INFO copying pythran/pythonic/include/numpy/complex128.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,797 root INFO copying pythran/pythonic/include/numpy/complex256.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,797 root INFO copying pythran/pythonic/include/numpy/complex64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,798 root INFO copying pythran/pythonic/include/numpy/concatenate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,798 root INFO copying pythran/pythonic/include/numpy/conj.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,798 root INFO copying pythran/pythonic/include/numpy/conjugate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,799 root INFO copying pythran/pythonic/include/numpy/convolve.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,799 root INFO copying pythran/pythonic/include/numpy/copy.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,799 root INFO copying pythran/pythonic/include/numpy/copysign.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,800 root INFO copying pythran/pythonic/include/numpy/copyto.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,800 root INFO copying pythran/pythonic/include/numpy/correlate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,800 root INFO copying pythran/pythonic/include/numpy/cos.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,800 root INFO copying pythran/pythonic/include/numpy/cosh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,801 root INFO copying pythran/pythonic/include/numpy/count_nonzero.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,801 root INFO copying pythran/pythonic/include/numpy/cross.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,801 root INFO copying pythran/pythonic/include/numpy/cumprod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,802 root INFO copying pythran/pythonic/include/numpy/cumproduct.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,802 root INFO copying pythran/pythonic/include/numpy/cumsum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,802 root INFO copying pythran/pythonic/include/numpy/deg2rad.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,803 root INFO copying pythran/pythonic/include/numpy/degrees.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,803 root INFO copying pythran/pythonic/include/numpy/delete_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,803 root INFO copying pythran/pythonic/include/numpy/diag.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,804 root INFO copying pythran/pythonic/include/numpy/diagflat.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,804 root INFO copying pythran/pythonic/include/numpy/diagonal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,804 root INFO copying pythran/pythonic/include/numpy/diff.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,805 root INFO copying pythran/pythonic/include/numpy/digitize.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,805 root INFO copying pythran/pythonic/include/numpy/divide.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,805 root INFO copying pythran/pythonic/include/numpy/dot.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,806 root INFO copying pythran/pythonic/include/numpy/double_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,806 root INFO copying pythran/pythonic/include/numpy/e.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,806 root INFO copying pythran/pythonic/include/numpy/ediff1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,807 root INFO copying pythran/pythonic/include/numpy/empty.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,807 root INFO copying pythran/pythonic/include/numpy/empty_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,807 root INFO copying pythran/pythonic/include/numpy/equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,808 root INFO copying pythran/pythonic/include/numpy/exp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,808 root INFO copying pythran/pythonic/include/numpy/expand_dims.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,808 root INFO copying pythran/pythonic/include/numpy/expm1.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,808 root INFO copying pythran/pythonic/include/numpy/eye.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,809 root INFO copying pythran/pythonic/include/numpy/fabs.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,809 root INFO copying pythran/pythonic/include/numpy/fill_diagonal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,809 root INFO copying pythran/pythonic/include/numpy/finfo.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,810 root INFO copying pythran/pythonic/include/numpy/fix.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,810 root INFO copying pythran/pythonic/include/numpy/flatnonzero.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,810 root INFO copying pythran/pythonic/include/numpy/flip.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,811 root INFO copying pythran/pythonic/include/numpy/fliplr.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,811 root INFO copying pythran/pythonic/include/numpy/flipud.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,811 root INFO copying pythran/pythonic/include/numpy/float128.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,812 root INFO copying pythran/pythonic/include/numpy/float32.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,812 root INFO copying pythran/pythonic/include/numpy/float64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,812 root INFO copying pythran/pythonic/include/numpy/float_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,813 root INFO copying pythran/pythonic/include/numpy/floor.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,813 root INFO copying pythran/pythonic/include/numpy/floor_divide.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,813 root INFO copying pythran/pythonic/include/numpy/fmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,814 root INFO copying pythran/pythonic/include/numpy/fmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,814 root INFO copying pythran/pythonic/include/numpy/fmod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,814 root INFO copying pythran/pythonic/include/numpy/frexp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,815 root INFO copying pythran/pythonic/include/numpy/fromfile.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,815 root INFO copying pythran/pythonic/include/numpy/fromfunction.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,815 root INFO copying pythran/pythonic/include/numpy/fromiter.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,816 root INFO copying pythran/pythonic/include/numpy/fromstring.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,816 root INFO copying pythran/pythonic/include/numpy/full.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,816 root INFO copying pythran/pythonic/include/numpy/full_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,817 root INFO copying pythran/pythonic/include/numpy/greater.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,817 root INFO copying pythran/pythonic/include/numpy/greater_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,817 root INFO copying pythran/pythonic/include/numpy/heaviside.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,818 root INFO copying pythran/pythonic/include/numpy/hstack.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,818 root INFO copying pythran/pythonic/include/numpy/hypot.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,818 root INFO copying pythran/pythonic/include/numpy/identity.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,818 root INFO copying pythran/pythonic/include/numpy/imag.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,819 root INFO copying pythran/pythonic/include/numpy/indices.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,819 root INFO copying pythran/pythonic/include/numpy/inf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,819 root INFO copying pythran/pythonic/include/numpy/inner.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,820 root INFO copying pythran/pythonic/include/numpy/insert.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,820 root INFO copying pythran/pythonic/include/numpy/int16.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,820 root INFO copying pythran/pythonic/include/numpy/int32.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,821 root INFO copying pythran/pythonic/include/numpy/int64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,821 root INFO copying pythran/pythonic/include/numpy/int8.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,821 root INFO copying pythran/pythonic/include/numpy/int_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,822 root INFO copying pythran/pythonic/include/numpy/intc.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,822 root INFO copying pythran/pythonic/include/numpy/interp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,822 root INFO copying pythran/pythonic/include/numpy/intersect1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,823 root INFO copying pythran/pythonic/include/numpy/intp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,823 root INFO copying pythran/pythonic/include/numpy/invert.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,823 root INFO copying pythran/pythonic/include/numpy/isclose.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,824 root INFO copying pythran/pythonic/include/numpy/iscomplex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,824 root INFO copying pythran/pythonic/include/numpy/isfinite.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,824 root INFO copying pythran/pythonic/include/numpy/isinf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,825 root INFO copying pythran/pythonic/include/numpy/isnan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,825 root INFO copying pythran/pythonic/include/numpy/isneginf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,825 root INFO copying pythran/pythonic/include/numpy/isposinf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,826 root INFO copying pythran/pythonic/include/numpy/isreal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,826 root INFO copying pythran/pythonic/include/numpy/isrealobj.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,826 root INFO copying pythran/pythonic/include/numpy/isscalar.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,827 root INFO copying pythran/pythonic/include/numpy/issctype.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,827 root INFO copying pythran/pythonic/include/numpy/ldexp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,827 root INFO copying pythran/pythonic/include/numpy/left_shift.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,828 root INFO copying pythran/pythonic/include/numpy/less.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,828 root INFO copying pythran/pythonic/include/numpy/less_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,828 root INFO copying pythran/pythonic/include/numpy/lexsort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,828 root INFO copying pythran/pythonic/include/numpy/linspace.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,829 root INFO copying pythran/pythonic/include/numpy/log.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,829 root INFO copying pythran/pythonic/include/numpy/log10.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,830 root INFO copying pythran/pythonic/include/numpy/log1p.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,830 root INFO copying pythran/pythonic/include/numpy/log2.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,830 root INFO copying pythran/pythonic/include/numpy/logaddexp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,830 root INFO copying pythran/pythonic/include/numpy/logaddexp2.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,831 root INFO copying pythran/pythonic/include/numpy/logical_and.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,831 root INFO copying pythran/pythonic/include/numpy/logical_not.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,831 root INFO copying pythran/pythonic/include/numpy/logical_or.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,832 root INFO copying pythran/pythonic/include/numpy/logical_xor.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,832 root INFO copying pythran/pythonic/include/numpy/logspace.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,832 root INFO copying pythran/pythonic/include/numpy/longlong.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,833 root INFO copying pythran/pythonic/include/numpy/max.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,833 root INFO copying pythran/pythonic/include/numpy/maximum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,833 root INFO copying pythran/pythonic/include/numpy/mean.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,834 root INFO copying pythran/pythonic/include/numpy/median.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,834 root INFO copying pythran/pythonic/include/numpy/min.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,834 root INFO copying pythran/pythonic/include/numpy/minimum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,835 root INFO copying pythran/pythonic/include/numpy/mod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,835 root INFO copying pythran/pythonic/include/numpy/multiply.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,835 root INFO copying pythran/pythonic/include/numpy/nan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,836 root INFO copying pythran/pythonic/include/numpy/nan_to_num.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,836 root INFO copying pythran/pythonic/include/numpy/nanargmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,836 root INFO copying pythran/pythonic/include/numpy/nanargmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,837 root INFO copying pythran/pythonic/include/numpy/nanmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,837 root INFO copying pythran/pythonic/include/numpy/nanmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,837 root INFO copying pythran/pythonic/include/numpy/nansum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,838 root INFO copying pythran/pythonic/include/numpy/ndarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,838 root INFO copying pythran/pythonic/include/numpy/ndenumerate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,838 root INFO copying pythran/pythonic/include/numpy/ndim.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,839 root INFO copying pythran/pythonic/include/numpy/ndindex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,839 root INFO copying pythran/pythonic/include/numpy/negative.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,839 root INFO copying pythran/pythonic/include/numpy/newaxis.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,840 root INFO copying pythran/pythonic/include/numpy/nextafter.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,840 root INFO copying pythran/pythonic/include/numpy/nonzero.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,840 root INFO copying pythran/pythonic/include/numpy/not_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,841 root INFO copying pythran/pythonic/include/numpy/ones.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,841 root INFO copying pythran/pythonic/include/numpy/ones_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,841 root INFO copying pythran/pythonic/include/numpy/outer.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,842 root INFO copying pythran/pythonic/include/numpy/partial_sum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,842 root INFO copying pythran/pythonic/include/numpy/pi.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,842 root INFO copying pythran/pythonic/include/numpy/place.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,843 root INFO copying pythran/pythonic/include/numpy/power.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,843 root INFO copying pythran/pythonic/include/numpy/prod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,843 root INFO copying pythran/pythonic/include/numpy/product.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,844 root INFO copying pythran/pythonic/include/numpy/ptp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,844 root INFO copying pythran/pythonic/include/numpy/put.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,844 root INFO copying pythran/pythonic/include/numpy/putmask.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,845 root INFO copying pythran/pythonic/include/numpy/rad2deg.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,845 root INFO copying pythran/pythonic/include/numpy/radians.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,846 root INFO copying pythran/pythonic/include/numpy/ravel.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,846 root INFO copying pythran/pythonic/include/numpy/real.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,846 root INFO copying pythran/pythonic/include/numpy/reciprocal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,847 root INFO copying pythran/pythonic/include/numpy/reduce.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,847 root INFO copying pythran/pythonic/include/numpy/remainder.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,847 root INFO copying pythran/pythonic/include/numpy/repeat.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,848 root INFO copying pythran/pythonic/include/numpy/resize.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,848 root INFO copying pythran/pythonic/include/numpy/right_shift.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,848 root INFO copying pythran/pythonic/include/numpy/rint.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,849 root INFO copying pythran/pythonic/include/numpy/roll.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,849 root INFO copying pythran/pythonic/include/numpy/rollaxis.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,849 root INFO copying pythran/pythonic/include/numpy/rot90.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,850 root INFO copying pythran/pythonic/include/numpy/round.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,850 root INFO copying pythran/pythonic/include/numpy/round_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,850 root INFO copying pythran/pythonic/include/numpy/searchsorted.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,851 root INFO copying pythran/pythonic/include/numpy/select.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,851 root INFO copying pythran/pythonic/include/numpy/setdiff1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,851 root INFO copying pythran/pythonic/include/numpy/shape.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,852 root INFO copying pythran/pythonic/include/numpy/short_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,852 root INFO copying pythran/pythonic/include/numpy/sign.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,852 root INFO copying pythran/pythonic/include/numpy/signbit.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,853 root INFO copying pythran/pythonic/include/numpy/sin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,853 root INFO copying pythran/pythonic/include/numpy/sinh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,853 root INFO copying pythran/pythonic/include/numpy/size.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,853 root INFO copying pythran/pythonic/include/numpy/sometrue.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,854 root INFO copying pythran/pythonic/include/numpy/sort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,854 root INFO copying pythran/pythonic/include/numpy/sort_complex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,855 root INFO copying pythran/pythonic/include/numpy/spacing.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,855 root INFO copying pythran/pythonic/include/numpy/split.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,855 root INFO copying pythran/pythonic/include/numpy/sqrt.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,855 root INFO copying pythran/pythonic/include/numpy/square.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,856 root INFO copying pythran/pythonic/include/numpy/stack.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,856 root INFO copying pythran/pythonic/include/numpy/std_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,856 root INFO copying pythran/pythonic/include/numpy/subtract.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,857 root INFO copying pythran/pythonic/include/numpy/sum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,857 root INFO copying pythran/pythonic/include/numpy/swapaxes.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,857 root INFO copying pythran/pythonic/include/numpy/take.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,858 root INFO copying pythran/pythonic/include/numpy/tan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,858 root INFO copying pythran/pythonic/include/numpy/tanh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,858 root INFO copying pythran/pythonic/include/numpy/tile.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,859 root INFO copying pythran/pythonic/include/numpy/trace.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,859 root INFO copying pythran/pythonic/include/numpy/transpose.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,859 root INFO copying pythran/pythonic/include/numpy/tri.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,860 root INFO copying pythran/pythonic/include/numpy/tril.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,860 root INFO copying pythran/pythonic/include/numpy/trim_zeros.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,860 root INFO copying pythran/pythonic/include/numpy/triu.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,861 root INFO copying pythran/pythonic/include/numpy/true_divide.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,861 root INFO copying pythran/pythonic/include/numpy/trunc.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,861 root INFO copying pythran/pythonic/include/numpy/ubyte.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,862 root INFO copying pythran/pythonic/include/numpy/ufunc_accumulate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,862 root INFO copying pythran/pythonic/include/numpy/ufunc_reduce.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,862 root INFO copying pythran/pythonic/include/numpy/uint.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,863 root INFO copying pythran/pythonic/include/numpy/uint16.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,863 root INFO copying pythran/pythonic/include/numpy/uint32.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,863 root INFO copying pythran/pythonic/include/numpy/uint64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,864 root INFO copying pythran/pythonic/include/numpy/uint8.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,864 root INFO copying pythran/pythonic/include/numpy/uintc.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,864 root INFO copying pythran/pythonic/include/numpy/uintp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,865 root INFO copying pythran/pythonic/include/numpy/ulonglong.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,865 root INFO copying pythran/pythonic/include/numpy/union1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,865 root INFO copying pythran/pythonic/include/numpy/unique.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,866 root INFO copying pythran/pythonic/include/numpy/unravel_index.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,866 root INFO copying pythran/pythonic/include/numpy/unwrap.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,866 root INFO copying pythran/pythonic/include/numpy/ushort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,867 root INFO copying pythran/pythonic/include/numpy/var.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,867 root INFO copying pythran/pythonic/include/numpy/vdot.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,867 root INFO copying pythran/pythonic/include/numpy/vstack.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,868 root INFO copying pythran/pythonic/include/numpy/where.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,868 root INFO copying pythran/pythonic/include/numpy/zeros.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,868 root INFO copying pythran/pythonic/include/numpy/zeros_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-12 20:51:10,869 root INFO creating build/lib/pythran/pythonic/include/numpy/add 2024-04-12 20:51:10,869 root INFO copying pythran/pythonic/include/numpy/add/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/add 2024-04-12 20:51:10,869 root INFO copying pythran/pythonic/include/numpy/add/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/add 2024-04-12 20:51:10,869 root INFO creating build/lib/pythran/pythonic/include/numpy/arctan2 2024-04-12 20:51:10,870 root INFO copying pythran/pythonic/include/numpy/arctan2/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/arctan2 2024-04-12 20:51:10,870 root INFO creating build/lib/pythran/pythonic/include/numpy/bitwise_and 2024-04-12 20:51:10,870 root INFO copying pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_and 2024-04-12 20:51:10,871 root INFO copying pythran/pythonic/include/numpy/bitwise_and/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_and 2024-04-12 20:51:10,871 root INFO creating build/lib/pythran/pythonic/include/numpy/bitwise_or 2024-04-12 20:51:10,871 root INFO copying pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_or 2024-04-12 20:51:10,871 root INFO copying pythran/pythonic/include/numpy/bitwise_or/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_or 2024-04-12 20:51:10,872 root INFO creating build/lib/pythran/pythonic/include/numpy/bitwise_xor 2024-04-12 20:51:10,872 root INFO copying pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_xor 2024-04-12 20:51:10,872 root INFO copying pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_xor 2024-04-12 20:51:10,873 root INFO creating build/lib/pythran/pythonic/include/numpy/copysign 2024-04-12 20:51:10,873 root INFO copying pythran/pythonic/include/numpy/copysign/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/copysign 2024-04-12 20:51:10,873 root INFO creating build/lib/pythran/pythonic/include/numpy/ctypeslib 2024-04-12 20:51:10,873 root INFO copying pythran/pythonic/include/numpy/ctypeslib/as_array.hpp -> build/lib/pythran/pythonic/include/numpy/ctypeslib 2024-04-12 20:51:10,874 root INFO creating build/lib/pythran/pythonic/include/numpy/divide 2024-04-12 20:51:10,874 root INFO copying pythran/pythonic/include/numpy/divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/divide 2024-04-12 20:51:10,874 root INFO creating build/lib/pythran/pythonic/include/numpy/dtype 2024-04-12 20:51:10,874 root INFO copying pythran/pythonic/include/numpy/dtype/type.hpp -> build/lib/pythran/pythonic/include/numpy/dtype 2024-04-12 20:51:10,875 root INFO creating build/lib/pythran/pythonic/include/numpy/equal 2024-04-12 20:51:10,875 root INFO copying pythran/pythonic/include/numpy/equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/equal 2024-04-12 20:51:10,875 root INFO creating build/lib/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:10,875 root INFO copying pythran/pythonic/include/numpy/fft/c2c.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:10,876 root INFO copying pythran/pythonic/include/numpy/fft/fft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:10,876 root INFO copying pythran/pythonic/include/numpy/fft/fftn.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:10,876 root INFO copying pythran/pythonic/include/numpy/fft/hfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:10,877 root INFO copying pythran/pythonic/include/numpy/fft/ifft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:10,877 root INFO copying pythran/pythonic/include/numpy/fft/ihfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:10,877 root INFO copying pythran/pythonic/include/numpy/fft/irfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:10,878 root INFO copying pythran/pythonic/include/numpy/fft/rfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:10,878 root INFO creating build/lib/pythran/pythonic/include/numpy/floor_divide 2024-04-12 20:51:10,878 root INFO copying pythran/pythonic/include/numpy/floor_divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/floor_divide 2024-04-12 20:51:10,879 root INFO creating build/lib/pythran/pythonic/include/numpy/fmax 2024-04-12 20:51:10,879 root INFO copying pythran/pythonic/include/numpy/fmax/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmax 2024-04-12 20:51:10,879 root INFO copying pythran/pythonic/include/numpy/fmax/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/fmax 2024-04-12 20:51:10,879 root INFO creating build/lib/pythran/pythonic/include/numpy/fmin 2024-04-12 20:51:10,880 root INFO copying pythran/pythonic/include/numpy/fmin/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmin 2024-04-12 20:51:10,880 root INFO copying pythran/pythonic/include/numpy/fmin/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/fmin 2024-04-12 20:51:10,880 root INFO creating build/lib/pythran/pythonic/include/numpy/fmod 2024-04-12 20:51:10,881 root INFO copying pythran/pythonic/include/numpy/fmod/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmod 2024-04-12 20:51:10,881 root INFO creating build/lib/pythran/pythonic/include/numpy/greater 2024-04-12 20:51:10,881 root INFO copying pythran/pythonic/include/numpy/greater/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/greater 2024-04-12 20:51:10,881 root INFO creating build/lib/pythran/pythonic/include/numpy/greater_equal 2024-04-12 20:51:10,882 root INFO copying pythran/pythonic/include/numpy/greater_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/greater_equal 2024-04-12 20:51:10,882 root INFO creating build/lib/pythran/pythonic/include/numpy/heaviside 2024-04-12 20:51:10,882 root INFO copying pythran/pythonic/include/numpy/heaviside/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/heaviside 2024-04-12 20:51:10,882 root INFO creating build/lib/pythran/pythonic/include/numpy/hypot 2024-04-12 20:51:10,883 root INFO copying pythran/pythonic/include/numpy/hypot/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/hypot 2024-04-12 20:51:10,883 root INFO creating build/lib/pythran/pythonic/include/numpy/ldexp 2024-04-12 20:51:10,883 root INFO copying pythran/pythonic/include/numpy/ldexp/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/ldexp 2024-04-12 20:51:10,884 root INFO creating build/lib/pythran/pythonic/include/numpy/left_shift 2024-04-12 20:51:10,884 root INFO copying pythran/pythonic/include/numpy/left_shift/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/left_shift 2024-04-12 20:51:10,884 root INFO creating build/lib/pythran/pythonic/include/numpy/less 2024-04-12 20:51:10,884 root INFO copying pythran/pythonic/include/numpy/less/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/less 2024-04-12 20:51:10,885 root INFO creating build/lib/pythran/pythonic/include/numpy/less_equal 2024-04-12 20:51:10,885 root INFO copying pythran/pythonic/include/numpy/less_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/less_equal 2024-04-12 20:51:10,885 root INFO creating build/lib/pythran/pythonic/include/numpy/linalg 2024-04-12 20:51:10,885 root INFO copying pythran/pythonic/include/numpy/linalg/matrix_power.hpp -> build/lib/pythran/pythonic/include/numpy/linalg 2024-04-12 20:51:10,886 root INFO copying pythran/pythonic/include/numpy/linalg/norm.hpp -> build/lib/pythran/pythonic/include/numpy/linalg 2024-04-12 20:51:10,886 root INFO creating build/lib/pythran/pythonic/include/numpy/logaddexp 2024-04-12 20:51:10,886 root INFO copying pythran/pythonic/include/numpy/logaddexp/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logaddexp 2024-04-12 20:51:10,887 root INFO creating build/lib/pythran/pythonic/include/numpy/logaddexp2 2024-04-12 20:51:10,887 root INFO copying pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logaddexp2 2024-04-12 20:51:10,887 root INFO creating build/lib/pythran/pythonic/include/numpy/logical_and 2024-04-12 20:51:10,887 root INFO copying pythran/pythonic/include/numpy/logical_and/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_and 2024-04-12 20:51:10,888 root INFO creating build/lib/pythran/pythonic/include/numpy/logical_or 2024-04-12 20:51:10,888 root INFO copying pythran/pythonic/include/numpy/logical_or/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_or 2024-04-12 20:51:10,888 root INFO creating build/lib/pythran/pythonic/include/numpy/logical_xor 2024-04-12 20:51:10,888 root INFO copying pythran/pythonic/include/numpy/logical_xor/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_xor 2024-04-12 20:51:10,889 root INFO creating build/lib/pythran/pythonic/include/numpy/maximum 2024-04-12 20:51:10,889 root INFO copying pythran/pythonic/include/numpy/maximum/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/maximum 2024-04-12 20:51:10,889 root INFO copying pythran/pythonic/include/numpy/maximum/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/maximum 2024-04-12 20:51:10,890 root INFO creating build/lib/pythran/pythonic/include/numpy/minimum 2024-04-12 20:51:10,890 root INFO copying pythran/pythonic/include/numpy/minimum/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/minimum 2024-04-12 20:51:10,890 root INFO copying pythran/pythonic/include/numpy/minimum/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/minimum 2024-04-12 20:51:10,890 root INFO creating build/lib/pythran/pythonic/include/numpy/mod 2024-04-12 20:51:10,891 root INFO copying pythran/pythonic/include/numpy/mod/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/mod 2024-04-12 20:51:10,891 root INFO creating build/lib/pythran/pythonic/include/numpy/multiply 2024-04-12 20:51:10,891 root INFO copying pythran/pythonic/include/numpy/multiply/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/multiply 2024-04-12 20:51:10,891 root INFO copying pythran/pythonic/include/numpy/multiply/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/multiply 2024-04-12 20:51:10,892 root INFO creating build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,892 root INFO copying pythran/pythonic/include/numpy/ndarray/astype.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,892 root INFO copying pythran/pythonic/include/numpy/ndarray/fill.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,893 root INFO copying pythran/pythonic/include/numpy/ndarray/flatten.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,893 root INFO copying pythran/pythonic/include/numpy/ndarray/item.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,893 root INFO copying pythran/pythonic/include/numpy/ndarray/reshape.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,894 root INFO copying pythran/pythonic/include/numpy/ndarray/sort.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,894 root INFO copying pythran/pythonic/include/numpy/ndarray/tofile.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,894 root INFO copying pythran/pythonic/include/numpy/ndarray/tolist.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,895 root INFO copying pythran/pythonic/include/numpy/ndarray/tostring.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,895 root INFO copying pythran/pythonic/include/numpy/ndarray/view.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:10,895 root INFO creating build/lib/pythran/pythonic/include/numpy/negative 2024-04-12 20:51:10,895 root INFO copying pythran/pythonic/include/numpy/negative/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/negative 2024-04-12 20:51:10,896 root INFO creating build/lib/pythran/pythonic/include/numpy/nextafter 2024-04-12 20:51:10,896 root INFO copying pythran/pythonic/include/numpy/nextafter/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/nextafter 2024-04-12 20:51:10,896 root INFO creating build/lib/pythran/pythonic/include/numpy/not_equal 2024-04-12 20:51:10,896 root INFO copying pythran/pythonic/include/numpy/not_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/not_equal 2024-04-12 20:51:10,897 root INFO creating build/lib/pythran/pythonic/include/numpy/power 2024-04-12 20:51:10,897 root INFO copying pythran/pythonic/include/numpy/power/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/power 2024-04-12 20:51:10,897 root INFO creating build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,898 root INFO copying pythran/pythonic/include/numpy/random/binomial.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,898 root INFO copying pythran/pythonic/include/numpy/random/bytes.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,898 root INFO copying pythran/pythonic/include/numpy/random/chisquare.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,899 root INFO copying pythran/pythonic/include/numpy/random/choice.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,899 root INFO copying pythran/pythonic/include/numpy/random/dirichlet.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,899 root INFO copying pythran/pythonic/include/numpy/random/exponential.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,900 root INFO copying pythran/pythonic/include/numpy/random/f.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,900 root INFO copying pythran/pythonic/include/numpy/random/gamma.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,900 root INFO copying pythran/pythonic/include/numpy/random/generator.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,901 root INFO copying pythran/pythonic/include/numpy/random/geometric.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,901 root INFO copying pythran/pythonic/include/numpy/random/gumbel.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,901 root INFO copying pythran/pythonic/include/numpy/random/laplace.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,901 root INFO copying pythran/pythonic/include/numpy/random/logistic.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,902 root INFO copying pythran/pythonic/include/numpy/random/lognormal.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,902 root INFO copying pythran/pythonic/include/numpy/random/logseries.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,902 root INFO copying pythran/pythonic/include/numpy/random/negative_binomial.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,903 root INFO copying pythran/pythonic/include/numpy/random/normal.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,903 root INFO copying pythran/pythonic/include/numpy/random/pareto.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,903 root INFO copying pythran/pythonic/include/numpy/random/poisson.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,904 root INFO copying pythran/pythonic/include/numpy/random/power.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,904 root INFO copying pythran/pythonic/include/numpy/random/rand.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,904 root INFO copying pythran/pythonic/include/numpy/random/randint.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,905 root INFO copying pythran/pythonic/include/numpy/random/randn.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,905 root INFO copying pythran/pythonic/include/numpy/random/random.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,905 root INFO copying pythran/pythonic/include/numpy/random/random_integers.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,906 root INFO copying pythran/pythonic/include/numpy/random/random_sample.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,906 root INFO copying pythran/pythonic/include/numpy/random/ranf.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,906 root INFO copying pythran/pythonic/include/numpy/random/rayleigh.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,907 root INFO copying pythran/pythonic/include/numpy/random/sample.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,907 root INFO copying pythran/pythonic/include/numpy/random/seed.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,907 root INFO copying pythran/pythonic/include/numpy/random/shuffle.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,908 root INFO copying pythran/pythonic/include/numpy/random/standard_exponential.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,908 root INFO copying pythran/pythonic/include/numpy/random/standard_gamma.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,908 root INFO copying pythran/pythonic/include/numpy/random/standard_normal.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,909 root INFO copying pythran/pythonic/include/numpy/random/uniform.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,909 root INFO copying pythran/pythonic/include/numpy/random/weibull.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-12 20:51:10,909 root INFO creating build/lib/pythran/pythonic/include/numpy/remainder 2024-04-12 20:51:10,909 root INFO copying pythran/pythonic/include/numpy/remainder/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/remainder 2024-04-12 20:51:10,910 root INFO creating build/lib/pythran/pythonic/include/numpy/right_shift 2024-04-12 20:51:10,910 root INFO copying pythran/pythonic/include/numpy/right_shift/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/right_shift 2024-04-12 20:51:10,910 root INFO creating build/lib/pythran/pythonic/include/numpy/subtract 2024-04-12 20:51:10,911 root INFO copying pythran/pythonic/include/numpy/subtract/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/subtract 2024-04-12 20:51:10,911 root INFO creating build/lib/pythran/pythonic/include/numpy/true_divide 2024-04-12 20:51:10,911 root INFO copying pythran/pythonic/include/numpy/true_divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/true_divide 2024-04-12 20:51:10,911 root INFO creating build/lib/pythran/pythonic/include/omp 2024-04-12 20:51:10,912 root INFO copying pythran/pythonic/include/omp/get_num_threads.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-12 20:51:10,912 root INFO copying pythran/pythonic/include/omp/get_thread_num.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-12 20:51:10,912 root INFO copying pythran/pythonic/include/omp/get_wtick.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-12 20:51:10,913 root INFO copying pythran/pythonic/include/omp/get_wtime.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-12 20:51:10,913 root INFO copying pythran/pythonic/include/omp/in_parallel.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-12 20:51:10,913 root INFO copying pythran/pythonic/include/omp/set_nested.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-12 20:51:10,914 root INFO creating build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,914 root INFO copying pythran/pythonic/include/operator_/__abs__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,914 root INFO copying pythran/pythonic/include/operator_/__add__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,914 root INFO copying pythran/pythonic/include/operator_/__and__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,915 root INFO copying pythran/pythonic/include/operator_/__concat__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,915 root INFO copying pythran/pythonic/include/operator_/__contains__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,915 root INFO copying pythran/pythonic/include/operator_/__delitem__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,916 root INFO copying pythran/pythonic/include/operator_/__div__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,916 root INFO copying pythran/pythonic/include/operator_/__eq__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,916 root INFO copying pythran/pythonic/include/operator_/__floordiv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,917 root INFO copying pythran/pythonic/include/operator_/__ge__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,917 root INFO copying pythran/pythonic/include/operator_/__getitem__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,917 root INFO copying pythran/pythonic/include/operator_/__gt__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,918 root INFO copying pythran/pythonic/include/operator_/__iadd__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,918 root INFO copying pythran/pythonic/include/operator_/__iand__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,918 root INFO copying pythran/pythonic/include/operator_/__iconcat__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,919 root INFO copying pythran/pythonic/include/operator_/__idiv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,919 root INFO copying pythran/pythonic/include/operator_/__ifloordiv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,919 root INFO copying pythran/pythonic/include/operator_/__ilshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,919 root INFO copying pythran/pythonic/include/operator_/__imod__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,920 root INFO copying pythran/pythonic/include/operator_/__imul__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,920 root INFO copying pythran/pythonic/include/operator_/__inv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,920 root INFO copying pythran/pythonic/include/operator_/__invert__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,921 root INFO copying pythran/pythonic/include/operator_/__ior__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,921 root INFO copying pythran/pythonic/include/operator_/__ipow__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,921 root INFO copying pythran/pythonic/include/operator_/__irshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,922 root INFO copying pythran/pythonic/include/operator_/__isub__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,922 root INFO copying pythran/pythonic/include/operator_/__itruediv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,922 root INFO copying pythran/pythonic/include/operator_/__ixor__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,923 root INFO copying pythran/pythonic/include/operator_/__le__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,923 root INFO copying pythran/pythonic/include/operator_/__lshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,923 root INFO copying pythran/pythonic/include/operator_/__lt__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,924 root INFO copying pythran/pythonic/include/operator_/__matmul__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,924 root INFO copying pythran/pythonic/include/operator_/__mod__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,924 root INFO copying pythran/pythonic/include/operator_/__mul__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,925 root INFO copying pythran/pythonic/include/operator_/__ne__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,925 root INFO copying pythran/pythonic/include/operator_/__neg__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,925 root INFO copying pythran/pythonic/include/operator_/__not__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,926 root INFO copying pythran/pythonic/include/operator_/__or__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,926 root INFO copying pythran/pythonic/include/operator_/__pos__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,926 root INFO copying pythran/pythonic/include/operator_/__rshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,926 root INFO copying pythran/pythonic/include/operator_/__sub__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,927 root INFO copying pythran/pythonic/include/operator_/__truediv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,927 root INFO copying pythran/pythonic/include/operator_/__xor__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,927 root INFO copying pythran/pythonic/include/operator_/abs.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,928 root INFO copying pythran/pythonic/include/operator_/add.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,928 root INFO copying pythran/pythonic/include/operator_/and_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,928 root INFO copying pythran/pythonic/include/operator_/concat.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,929 root INFO copying pythran/pythonic/include/operator_/contains.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,929 root INFO copying pythran/pythonic/include/operator_/countOf.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,929 root INFO copying pythran/pythonic/include/operator_/delitem.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,930 root INFO copying pythran/pythonic/include/operator_/div.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,930 root INFO copying pythran/pythonic/include/operator_/eq.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,930 root INFO copying pythran/pythonic/include/operator_/floordiv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,931 root INFO copying pythran/pythonic/include/operator_/ge.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,931 root INFO copying pythran/pythonic/include/operator_/getitem.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,931 root INFO copying pythran/pythonic/include/operator_/gt.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,932 root INFO copying pythran/pythonic/include/operator_/iadd.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,932 root INFO copying pythran/pythonic/include/operator_/iand.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,932 root INFO copying pythran/pythonic/include/operator_/icommon.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,933 root INFO copying pythran/pythonic/include/operator_/iconcat.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,933 root INFO copying pythran/pythonic/include/operator_/idiv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,933 root INFO copying pythran/pythonic/include/operator_/ifloordiv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,934 root INFO copying pythran/pythonic/include/operator_/ilshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,934 root INFO copying pythran/pythonic/include/operator_/imatmul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,934 root INFO copying pythran/pythonic/include/operator_/imax.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,934 root INFO copying pythran/pythonic/include/operator_/imin.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,935 root INFO copying pythran/pythonic/include/operator_/imod.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,935 root INFO copying pythran/pythonic/include/operator_/imul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,935 root INFO copying pythran/pythonic/include/operator_/indexOf.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,936 root INFO copying pythran/pythonic/include/operator_/inv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,936 root INFO copying pythran/pythonic/include/operator_/invert.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,936 root INFO copying pythran/pythonic/include/operator_/ior.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,937 root INFO copying pythran/pythonic/include/operator_/ipow.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,937 root INFO copying pythran/pythonic/include/operator_/irshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,937 root INFO copying pythran/pythonic/include/operator_/is_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,938 root INFO copying pythran/pythonic/include/operator_/is_not.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,938 root INFO copying pythran/pythonic/include/operator_/isub.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,938 root INFO copying pythran/pythonic/include/operator_/itemgetter.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,939 root INFO copying pythran/pythonic/include/operator_/itruediv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,939 root INFO copying pythran/pythonic/include/operator_/ixor.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,939 root INFO copying pythran/pythonic/include/operator_/le.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,940 root INFO copying pythran/pythonic/include/operator_/lshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,940 root INFO copying pythran/pythonic/include/operator_/lt.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,940 root INFO copying pythran/pythonic/include/operator_/matmul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,941 root INFO copying pythran/pythonic/include/operator_/mod.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,941 root INFO copying pythran/pythonic/include/operator_/mul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,941 root INFO copying pythran/pythonic/include/operator_/ne.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,942 root INFO copying pythran/pythonic/include/operator_/neg.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,942 root INFO copying pythran/pythonic/include/operator_/not_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,942 root INFO copying pythran/pythonic/include/operator_/or_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,943 root INFO copying pythran/pythonic/include/operator_/overloads.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,943 root INFO copying pythran/pythonic/include/operator_/pos.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,943 root INFO copying pythran/pythonic/include/operator_/pow.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,943 root INFO copying pythran/pythonic/include/operator_/rshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,944 root INFO copying pythran/pythonic/include/operator_/sub.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,944 root INFO copying pythran/pythonic/include/operator_/truediv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,944 root INFO copying pythran/pythonic/include/operator_/truth.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,945 root INFO copying pythran/pythonic/include/operator_/xor_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-12 20:51:10,945 root INFO creating build/lib/pythran/pythonic/include/os 2024-04-12 20:51:10,945 root INFO creating build/lib/pythran/pythonic/include/os/path 2024-04-12 20:51:10,945 root INFO copying pythran/pythonic/include/os/path/join.hpp -> build/lib/pythran/pythonic/include/os/path 2024-04-12 20:51:10,946 root INFO creating build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,946 root INFO copying pythran/pythonic/include/random/choice.hpp -> build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,946 root INFO copying pythran/pythonic/include/random/expovariate.hpp -> build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,947 root INFO copying pythran/pythonic/include/random/gauss.hpp -> build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,947 root INFO copying pythran/pythonic/include/random/randint.hpp -> build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,947 root INFO copying pythran/pythonic/include/random/random.hpp -> build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,948 root INFO copying pythran/pythonic/include/random/randrange.hpp -> build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,948 root INFO copying pythran/pythonic/include/random/sample.hpp -> build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,948 root INFO copying pythran/pythonic/include/random/seed.hpp -> build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,949 root INFO copying pythran/pythonic/include/random/shuffle.hpp -> build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,949 root INFO copying pythran/pythonic/include/random/uniform.hpp -> build/lib/pythran/pythonic/include/random 2024-04-12 20:51:10,949 root INFO creating build/lib/pythran/pythonic/include/scipy 2024-04-12 20:51:10,949 root INFO creating build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,950 root INFO copying pythran/pythonic/include/scipy/special/binom.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,950 root INFO copying pythran/pythonic/include/scipy/special/gamma.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,950 root INFO copying pythran/pythonic/include/scipy/special/gammaincinv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,951 root INFO copying pythran/pythonic/include/scipy/special/gammaln.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,951 root INFO copying pythran/pythonic/include/scipy/special/hankel1.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,951 root INFO copying pythran/pythonic/include/scipy/special/hankel2.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,952 root INFO copying pythran/pythonic/include/scipy/special/i0.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,952 root INFO copying pythran/pythonic/include/scipy/special/i0e.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,952 root INFO copying pythran/pythonic/include/scipy/special/iv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,952 root INFO copying pythran/pythonic/include/scipy/special/ivp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,953 root INFO copying pythran/pythonic/include/scipy/special/jv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,953 root INFO copying pythran/pythonic/include/scipy/special/jvp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,953 root INFO copying pythran/pythonic/include/scipy/special/kv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,954 root INFO copying pythran/pythonic/include/scipy/special/kvp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,954 root INFO copying pythran/pythonic/include/scipy/special/ndtr.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,954 root INFO copying pythran/pythonic/include/scipy/special/ndtri.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,955 root INFO copying pythran/pythonic/include/scipy/special/spherical_jn.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,955 root INFO copying pythran/pythonic/include/scipy/special/spherical_yn.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,955 root INFO copying pythran/pythonic/include/scipy/special/yv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,956 root INFO copying pythran/pythonic/include/scipy/special/yvp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-12 20:51:10,956 root INFO creating build/lib/pythran/pythonic/include/string 2024-04-12 20:51:10,956 root INFO copying pythran/pythonic/include/string/ascii_letters.hpp -> build/lib/pythran/pythonic/include/string 2024-04-12 20:51:10,957 root INFO copying pythran/pythonic/include/string/ascii_lowercase.hpp -> build/lib/pythran/pythonic/include/string 2024-04-12 20:51:10,957 root INFO copying pythran/pythonic/include/string/ascii_uppercase.hpp -> build/lib/pythran/pythonic/include/string 2024-04-12 20:51:10,957 root INFO copying pythran/pythonic/include/string/digits.hpp -> build/lib/pythran/pythonic/include/string 2024-04-12 20:51:10,957 root INFO copying pythran/pythonic/include/string/find.hpp -> build/lib/pythran/pythonic/include/string 2024-04-12 20:51:10,958 root INFO copying pythran/pythonic/include/string/hexdigits.hpp -> build/lib/pythran/pythonic/include/string 2024-04-12 20:51:10,958 root INFO copying pythran/pythonic/include/string/octdigits.hpp -> build/lib/pythran/pythonic/include/string 2024-04-12 20:51:10,958 root INFO creating build/lib/pythran/pythonic/include/time 2024-04-12 20:51:10,959 root INFO copying pythran/pythonic/include/time/sleep.hpp -> build/lib/pythran/pythonic/include/time 2024-04-12 20:51:10,959 root INFO copying pythran/pythonic/include/time/time.hpp -> build/lib/pythran/pythonic/include/time 2024-04-12 20:51:10,959 root INFO creating build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,959 root INFO copying pythran/pythonic/include/types/NoneType.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,960 root INFO copying pythran/pythonic/include/types/assignable.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,960 root INFO copying pythran/pythonic/include/types/attr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,960 root INFO copying pythran/pythonic/include/types/bool.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,961 root INFO copying pythran/pythonic/include/types/cfun.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,961 root INFO copying pythran/pythonic/include/types/clongdouble.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,961 root INFO copying pythran/pythonic/include/types/combined.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,962 root INFO copying pythran/pythonic/include/types/complex.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,962 root INFO copying pythran/pythonic/include/types/complex128.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,962 root INFO copying pythran/pythonic/include/types/complex256.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,963 root INFO copying pythran/pythonic/include/types/complex64.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,963 root INFO copying pythran/pythonic/include/types/dict.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,963 root INFO copying pythran/pythonic/include/types/dynamic_tuple.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,964 root INFO copying pythran/pythonic/include/types/empty_iterator.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,964 root INFO copying pythran/pythonic/include/types/exceptions.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,964 root INFO copying pythran/pythonic/include/types/file.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,965 root INFO copying pythran/pythonic/include/types/finfo.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,965 root INFO copying pythran/pythonic/include/types/float.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,965 root INFO copying pythran/pythonic/include/types/float128.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,966 root INFO copying pythran/pythonic/include/types/float32.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,966 root INFO copying pythran/pythonic/include/types/float64.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,966 root INFO copying pythran/pythonic/include/types/generator.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,967 root INFO copying pythran/pythonic/include/types/immediate.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,967 root INFO copying pythran/pythonic/include/types/int.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,967 root INFO copying pythran/pythonic/include/types/int16.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,968 root INFO copying pythran/pythonic/include/types/int32.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,968 root INFO copying pythran/pythonic/include/types/int64.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,968 root INFO copying pythran/pythonic/include/types/int8.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,968 root INFO copying pythran/pythonic/include/types/intc.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,969 root INFO copying pythran/pythonic/include/types/intp.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,969 root INFO copying pythran/pythonic/include/types/lazy.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,969 root INFO copying pythran/pythonic/include/types/list.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,970 root INFO copying pythran/pythonic/include/types/longdouble.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,970 root INFO copying pythran/pythonic/include/types/ndarray.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,971 root INFO copying pythran/pythonic/include/types/nditerator.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,971 root INFO copying pythran/pythonic/include/types/numpy_binary_op.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,971 root INFO copying pythran/pythonic/include/types/numpy_broadcast.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,972 root INFO copying pythran/pythonic/include/types/numpy_expr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,972 root INFO copying pythran/pythonic/include/types/numpy_gexpr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,973 root INFO copying pythran/pythonic/include/types/numpy_iexpr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,973 root INFO copying pythran/pythonic/include/types/numpy_nary_expr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,973 root INFO copying pythran/pythonic/include/types/numpy_op_helper.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,974 root INFO copying pythran/pythonic/include/types/numpy_operators.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,974 root INFO copying pythran/pythonic/include/types/numpy_texpr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,974 root INFO copying pythran/pythonic/include/types/numpy_unary_op.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,975 root INFO copying pythran/pythonic/include/types/numpy_vexpr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,975 root INFO copying pythran/pythonic/include/types/pointer.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,975 root INFO copying pythran/pythonic/include/types/raw_array.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,975 root INFO copying pythran/pythonic/include/types/set.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,976 root INFO copying pythran/pythonic/include/types/slice.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,976 root INFO copying pythran/pythonic/include/types/static_if.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,976 root INFO copying pythran/pythonic/include/types/str.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,977 root INFO copying pythran/pythonic/include/types/traits.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,977 root INFO copying pythran/pythonic/include/types/tuple.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,978 root INFO copying pythran/pythonic/include/types/uint16.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,978 root INFO copying pythran/pythonic/include/types/uint32.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,978 root INFO copying pythran/pythonic/include/types/uint64.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,978 root INFO copying pythran/pythonic/include/types/uint8.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,979 root INFO copying pythran/pythonic/include/types/uintc.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,979 root INFO copying pythran/pythonic/include/types/uintp.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,979 root INFO copying pythran/pythonic/include/types/variant_functor.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,980 root INFO copying pythran/pythonic/include/types/vectorizable_type.hpp -> build/lib/pythran/pythonic/include/types 2024-04-12 20:51:10,980 root INFO creating build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,980 root INFO copying pythran/pythonic/include/utils/array_helper.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,981 root INFO copying pythran/pythonic/include/utils/broadcast_copy.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,981 root INFO copying pythran/pythonic/include/utils/functor.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,981 root INFO copying pythran/pythonic/include/utils/fwd.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,982 root INFO copying pythran/pythonic/include/utils/int_.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,982 root INFO copying pythran/pythonic/include/utils/iterator.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,982 root INFO copying pythran/pythonic/include/utils/meta.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,983 root INFO copying pythran/pythonic/include/utils/nested_container.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,983 root INFO copying pythran/pythonic/include/utils/neutral.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,983 root INFO copying pythran/pythonic/include/utils/numpy_conversion.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,984 root INFO copying pythran/pythonic/include/utils/numpy_traits.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,984 root INFO copying pythran/pythonic/include/utils/reserve.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,984 root INFO copying pythran/pythonic/include/utils/seq.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,984 root INFO copying pythran/pythonic/include/utils/shared_ref.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,985 root INFO copying pythran/pythonic/include/utils/tags.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,985 root INFO copying pythran/pythonic/include/utils/yield.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-12 20:51:10,985 root INFO creating build/lib/pythran/pythonic/io 2024-04-12 20:51:10,986 root INFO creating build/lib/pythran/pythonic/io/_io 2024-04-12 20:51:10,986 root INFO creating build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,986 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/close.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,986 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,987 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/flush.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,987 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,987 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/next.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,988 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/read.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,988 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/readline.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,988 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,989 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/seek.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,989 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/tell.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,989 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,989 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/write.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,990 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:10,990 root INFO creating build/lib/pythran/pythonic/itertools 2024-04-12 20:51:10,990 root INFO copying pythran/pythonic/itertools/combinations.hpp -> build/lib/pythran/pythonic/itertools 2024-04-12 20:51:10,991 root INFO copying pythran/pythonic/itertools/common.hpp -> build/lib/pythran/pythonic/itertools 2024-04-12 20:51:10,991 root INFO copying pythran/pythonic/itertools/count.hpp -> build/lib/pythran/pythonic/itertools 2024-04-12 20:51:10,991 root INFO copying pythran/pythonic/itertools/ifilter.hpp -> build/lib/pythran/pythonic/itertools 2024-04-12 20:51:10,992 root INFO copying pythran/pythonic/itertools/islice.hpp -> build/lib/pythran/pythonic/itertools 2024-04-12 20:51:10,992 root INFO copying pythran/pythonic/itertools/permutations.hpp -> build/lib/pythran/pythonic/itertools 2024-04-12 20:51:10,992 root INFO copying pythran/pythonic/itertools/product.hpp -> build/lib/pythran/pythonic/itertools 2024-04-12 20:51:10,992 root INFO copying pythran/pythonic/itertools/repeat.hpp -> build/lib/pythran/pythonic/itertools 2024-04-12 20:51:10,993 root INFO creating build/lib/pythran/pythonic/math 2024-04-12 20:51:10,993 root INFO copying pythran/pythonic/math/acos.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,993 root INFO copying pythran/pythonic/math/acosh.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,994 root INFO copying pythran/pythonic/math/asin.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,994 root INFO copying pythran/pythonic/math/asinh.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,994 root INFO copying pythran/pythonic/math/atan.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,995 root INFO copying pythran/pythonic/math/atan2.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,995 root INFO copying pythran/pythonic/math/atanh.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,995 root INFO copying pythran/pythonic/math/ceil.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,995 root INFO copying pythran/pythonic/math/copysign.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,996 root INFO copying pythran/pythonic/math/cos.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,996 root INFO copying pythran/pythonic/math/cosh.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,996 root INFO copying pythran/pythonic/math/degrees.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,997 root INFO copying pythran/pythonic/math/e.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,997 root INFO copying pythran/pythonic/math/erf.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,997 root INFO copying pythran/pythonic/math/erfc.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,998 root INFO copying pythran/pythonic/math/exp.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,998 root INFO copying pythran/pythonic/math/expm1.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,998 root INFO copying pythran/pythonic/math/fabs.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,999 root INFO copying pythran/pythonic/math/factorial.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,999 root INFO copying pythran/pythonic/math/floor.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:10,999 root INFO copying pythran/pythonic/math/fmod.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,000 root INFO copying pythran/pythonic/math/frexp.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,000 root INFO copying pythran/pythonic/math/gamma.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,000 root INFO copying pythran/pythonic/math/hypot.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,000 root INFO copying pythran/pythonic/math/isinf.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,001 root INFO copying pythran/pythonic/math/isnan.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,001 root INFO copying pythran/pythonic/math/ldexp.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,001 root INFO copying pythran/pythonic/math/lgamma.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,002 root INFO copying pythran/pythonic/math/log.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,002 root INFO copying pythran/pythonic/math/log10.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,002 root INFO copying pythran/pythonic/math/log1p.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,003 root INFO copying pythran/pythonic/math/modf.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,003 root INFO copying pythran/pythonic/math/pi.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,003 root INFO copying pythran/pythonic/math/pow.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,004 root INFO copying pythran/pythonic/math/radians.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,004 root INFO copying pythran/pythonic/math/sin.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,004 root INFO copying pythran/pythonic/math/sinh.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,005 root INFO copying pythran/pythonic/math/sqrt.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,005 root INFO copying pythran/pythonic/math/tan.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,005 root INFO copying pythran/pythonic/math/tanh.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,006 root INFO copying pythran/pythonic/math/trunc.hpp -> build/lib/pythran/pythonic/math 2024-04-12 20:51:11,006 root INFO creating build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,006 root INFO copying pythran/pythonic/numpy/.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,006 root INFO copying pythran/pythonic/numpy/NINF.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,007 root INFO copying pythran/pythonic/numpy/abs.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,007 root INFO copying pythran/pythonic/numpy/absolute.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,007 root INFO copying pythran/pythonic/numpy/add.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,008 root INFO copying pythran/pythonic/numpy/alen.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,008 root INFO copying pythran/pythonic/numpy/all.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,008 root INFO copying pythran/pythonic/numpy/allclose.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,009 root INFO copying pythran/pythonic/numpy/alltrue.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,009 root INFO copying pythran/pythonic/numpy/amax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,009 root INFO copying pythran/pythonic/numpy/amin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,009 root INFO copying pythran/pythonic/numpy/angle.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,010 root INFO copying pythran/pythonic/numpy/angle_in_deg.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,010 root INFO copying pythran/pythonic/numpy/angle_in_rad.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,010 root INFO copying pythran/pythonic/numpy/any.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,011 root INFO copying pythran/pythonic/numpy/append.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,011 root INFO copying pythran/pythonic/numpy/arange.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,011 root INFO copying pythran/pythonic/numpy/arccos.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,012 root INFO copying pythran/pythonic/numpy/arccosh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,012 root INFO copying pythran/pythonic/numpy/arcsin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,012 root INFO copying pythran/pythonic/numpy/arcsinh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,013 root INFO copying pythran/pythonic/numpy/arctan.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,013 root INFO copying pythran/pythonic/numpy/arctan2.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,013 root INFO copying pythran/pythonic/numpy/arctanh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,014 root INFO copying pythran/pythonic/numpy/argmax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,014 root INFO copying pythran/pythonic/numpy/argmin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,014 root INFO copying pythran/pythonic/numpy/argminmax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,015 root INFO copying pythran/pythonic/numpy/argsort.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,015 root INFO copying pythran/pythonic/numpy/argwhere.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,015 root INFO copying pythran/pythonic/numpy/around.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,015 root INFO copying pythran/pythonic/numpy/array.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,016 root INFO copying pythran/pythonic/numpy/array2string.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,016 root INFO copying pythran/pythonic/numpy/array_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,016 root INFO copying pythran/pythonic/numpy/array_equiv.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,017 root INFO copying pythran/pythonic/numpy/array_split.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,017 root INFO copying pythran/pythonic/numpy/array_str.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,017 root INFO copying pythran/pythonic/numpy/asarray.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,018 root INFO copying pythran/pythonic/numpy/asarray_chkfinite.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,018 root INFO copying pythran/pythonic/numpy/ascontiguousarray.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,018 root INFO copying pythran/pythonic/numpy/asfarray.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,019 root INFO copying pythran/pythonic/numpy/asscalar.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,019 root INFO copying pythran/pythonic/numpy/atleast_1d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,019 root INFO copying pythran/pythonic/numpy/atleast_2d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,020 root INFO copying pythran/pythonic/numpy/atleast_3d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,020 root INFO copying pythran/pythonic/numpy/average.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,020 root INFO copying pythran/pythonic/numpy/base_repr.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,020 root INFO copying pythran/pythonic/numpy/binary_repr.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,021 root INFO copying pythran/pythonic/numpy/bincount.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,021 root INFO copying pythran/pythonic/numpy/bitwise_and.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,021 root INFO copying pythran/pythonic/numpy/bitwise_not.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,022 root INFO copying pythran/pythonic/numpy/bitwise_or.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,022 root INFO copying pythran/pythonic/numpy/bitwise_xor.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,022 root INFO copying pythran/pythonic/numpy/bool_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,023 root INFO copying pythran/pythonic/numpy/broadcast_to.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,023 root INFO copying pythran/pythonic/numpy/byte.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,023 root INFO copying pythran/pythonic/numpy/cbrt.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,024 root INFO copying pythran/pythonic/numpy/ceil.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,024 root INFO copying pythran/pythonic/numpy/clip.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,024 root INFO copying pythran/pythonic/numpy/complex.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,025 root INFO copying pythran/pythonic/numpy/complex128.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,025 root INFO copying pythran/pythonic/numpy/complex256.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,025 root INFO copying pythran/pythonic/numpy/complex64.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,026 root INFO copying pythran/pythonic/numpy/concatenate.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,026 root INFO copying pythran/pythonic/numpy/conj.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,026 root INFO copying pythran/pythonic/numpy/conjugate.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,027 root INFO copying pythran/pythonic/numpy/convolve.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,027 root INFO copying pythran/pythonic/numpy/copy.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,027 root INFO copying pythran/pythonic/numpy/copysign.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,027 root INFO copying pythran/pythonic/numpy/copyto.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,028 root INFO copying pythran/pythonic/numpy/correlate.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,028 root INFO copying pythran/pythonic/numpy/cos.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,028 root INFO copying pythran/pythonic/numpy/cosh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,029 root INFO copying pythran/pythonic/numpy/count_nonzero.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,029 root INFO copying pythran/pythonic/numpy/cross.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,029 root INFO copying pythran/pythonic/numpy/cumprod.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,030 root INFO copying pythran/pythonic/numpy/cumproduct.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,030 root INFO copying pythran/pythonic/numpy/cumsum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,030 root INFO copying pythran/pythonic/numpy/deg2rad.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,031 root INFO copying pythran/pythonic/numpy/degrees.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,031 root INFO copying pythran/pythonic/numpy/delete_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,031 root INFO copying pythran/pythonic/numpy/diag.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,032 root INFO copying pythran/pythonic/numpy/diagflat.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,032 root INFO copying pythran/pythonic/numpy/diagonal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,032 root INFO copying pythran/pythonic/numpy/diff.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,033 root INFO copying pythran/pythonic/numpy/digitize.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,033 root INFO copying pythran/pythonic/numpy/divide.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,033 root INFO copying pythran/pythonic/numpy/dot.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,034 root INFO copying pythran/pythonic/numpy/double_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,034 root INFO copying pythran/pythonic/numpy/e.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,034 root INFO copying pythran/pythonic/numpy/ediff1d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,035 root INFO copying pythran/pythonic/numpy/empty.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,035 root INFO copying pythran/pythonic/numpy/empty_like.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,035 root INFO copying pythran/pythonic/numpy/equal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,035 root INFO copying pythran/pythonic/numpy/exp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,036 root INFO copying pythran/pythonic/numpy/expand_dims.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,036 root INFO copying pythran/pythonic/numpy/expm1.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,036 root INFO copying pythran/pythonic/numpy/eye.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,037 root INFO copying pythran/pythonic/numpy/fabs.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,037 root INFO copying pythran/pythonic/numpy/fill_diagonal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,037 root INFO copying pythran/pythonic/numpy/finfo.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,038 root INFO copying pythran/pythonic/numpy/fix.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,038 root INFO copying pythran/pythonic/numpy/flatnonzero.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,038 root INFO copying pythran/pythonic/numpy/flip.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,039 root INFO copying pythran/pythonic/numpy/fliplr.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,039 root INFO copying pythran/pythonic/numpy/flipud.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,039 root INFO copying pythran/pythonic/numpy/float128.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,040 root INFO copying pythran/pythonic/numpy/float32.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,040 root INFO copying pythran/pythonic/numpy/float64.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,040 root INFO copying pythran/pythonic/numpy/float_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,041 root INFO copying pythran/pythonic/numpy/floor.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,041 root INFO copying pythran/pythonic/numpy/floor_divide.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,041 root INFO copying pythran/pythonic/numpy/fmax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,041 root INFO copying pythran/pythonic/numpy/fmin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,042 root INFO copying pythran/pythonic/numpy/fmod.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,042 root INFO copying pythran/pythonic/numpy/frexp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,042 root INFO copying pythran/pythonic/numpy/fromfile.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,043 root INFO copying pythran/pythonic/numpy/fromfunction.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,043 root INFO copying pythran/pythonic/numpy/fromiter.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,043 root INFO copying pythran/pythonic/numpy/fromstring.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,044 root INFO copying pythran/pythonic/numpy/full.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,044 root INFO copying pythran/pythonic/numpy/full_like.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,044 root INFO copying pythran/pythonic/numpy/greater.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,045 root INFO copying pythran/pythonic/numpy/greater_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,045 root INFO copying pythran/pythonic/numpy/heaviside.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,045 root INFO copying pythran/pythonic/numpy/hstack.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,046 root INFO copying pythran/pythonic/numpy/hypot.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,046 root INFO copying pythran/pythonic/numpy/identity.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,046 root INFO copying pythran/pythonic/numpy/imag.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,047 root INFO copying pythran/pythonic/numpy/indices.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,047 root INFO copying pythran/pythonic/numpy/inf.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,047 root INFO copying pythran/pythonic/numpy/inner.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,048 root INFO copying pythran/pythonic/numpy/insert.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,048 root INFO copying pythran/pythonic/numpy/int16.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,048 root INFO copying pythran/pythonic/numpy/int32.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,049 root INFO copying pythran/pythonic/numpy/int64.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,049 root INFO copying pythran/pythonic/numpy/int8.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,049 root INFO copying pythran/pythonic/numpy/int_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,050 root INFO copying pythran/pythonic/numpy/intc.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,050 root INFO copying pythran/pythonic/numpy/interp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,050 root INFO copying pythran/pythonic/numpy/interp_core.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,051 root INFO copying pythran/pythonic/numpy/intersect1d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,051 root INFO copying pythran/pythonic/numpy/intp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,051 root INFO copying pythran/pythonic/numpy/invert.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,052 root INFO copying pythran/pythonic/numpy/isclose.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,052 root INFO copying pythran/pythonic/numpy/iscomplex.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,052 root INFO copying pythran/pythonic/numpy/isfinite.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,052 root INFO copying pythran/pythonic/numpy/isinf.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,053 root INFO copying pythran/pythonic/numpy/isnan.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,053 root INFO copying pythran/pythonic/numpy/isneginf.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,053 root INFO copying pythran/pythonic/numpy/isposinf.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,054 root INFO copying pythran/pythonic/numpy/isreal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,054 root INFO copying pythran/pythonic/numpy/isrealobj.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,054 root INFO copying pythran/pythonic/numpy/isscalar.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,055 root INFO copying pythran/pythonic/numpy/issctype.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,055 root INFO copying pythran/pythonic/numpy/ldexp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,055 root INFO copying pythran/pythonic/numpy/left_shift.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,056 root INFO copying pythran/pythonic/numpy/less.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,056 root INFO copying pythran/pythonic/numpy/less_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,056 root INFO copying pythran/pythonic/numpy/lexsort.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,057 root INFO copying pythran/pythonic/numpy/linspace.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,057 root INFO copying pythran/pythonic/numpy/log.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,057 root INFO copying pythran/pythonic/numpy/log10.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,058 root INFO copying pythran/pythonic/numpy/log1p.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,058 root INFO copying pythran/pythonic/numpy/log2.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,058 root INFO copying pythran/pythonic/numpy/logaddexp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,059 root INFO copying pythran/pythonic/numpy/logaddexp2.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,059 root INFO copying pythran/pythonic/numpy/logical_and.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,059 root INFO copying pythran/pythonic/numpy/logical_not.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,060 root INFO copying pythran/pythonic/numpy/logical_or.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,060 root INFO copying pythran/pythonic/numpy/logical_xor.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,060 root INFO copying pythran/pythonic/numpy/logspace.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,061 root INFO copying pythran/pythonic/numpy/longlong.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,061 root INFO copying pythran/pythonic/numpy/max.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,061 root INFO copying pythran/pythonic/numpy/maximum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,062 root INFO copying pythran/pythonic/numpy/mean.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,062 root INFO copying pythran/pythonic/numpy/median.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,062 root INFO copying pythran/pythonic/numpy/min.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,063 root INFO copying pythran/pythonic/numpy/minimum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,063 root INFO copying pythran/pythonic/numpy/mod.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,063 root INFO copying pythran/pythonic/numpy/multiply.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,064 root INFO copying pythran/pythonic/numpy/nan.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,064 root INFO copying pythran/pythonic/numpy/nan_to_num.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,064 root INFO copying pythran/pythonic/numpy/nanargmax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,064 root INFO copying pythran/pythonic/numpy/nanargmin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,065 root INFO copying pythran/pythonic/numpy/nanmax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,065 root INFO copying pythran/pythonic/numpy/nanmin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,065 root INFO copying pythran/pythonic/numpy/nansum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,066 root INFO copying pythran/pythonic/numpy/ndarray.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,066 root INFO copying pythran/pythonic/numpy/ndenumerate.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,066 root INFO copying pythran/pythonic/numpy/ndim.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,067 root INFO copying pythran/pythonic/numpy/ndindex.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,067 root INFO copying pythran/pythonic/numpy/negative.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,067 root INFO copying pythran/pythonic/numpy/newaxis.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,068 root INFO copying pythran/pythonic/numpy/nextafter.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,068 root INFO copying pythran/pythonic/numpy/nonzero.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,068 root INFO copying pythran/pythonic/numpy/not_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,069 root INFO copying pythran/pythonic/numpy/ones.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,069 root INFO copying pythran/pythonic/numpy/ones_like.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,069 root INFO copying pythran/pythonic/numpy/outer.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,070 root INFO copying pythran/pythonic/numpy/partial_sum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,070 root INFO copying pythran/pythonic/numpy/pi.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,070 root INFO copying pythran/pythonic/numpy/place.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,071 root INFO copying pythran/pythonic/numpy/power.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,071 root INFO copying pythran/pythonic/numpy/prod.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,071 root INFO copying pythran/pythonic/numpy/product.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,072 root INFO copying pythran/pythonic/numpy/ptp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,072 root INFO copying pythran/pythonic/numpy/put.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,072 root INFO copying pythran/pythonic/numpy/putmask.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,073 root INFO copying pythran/pythonic/numpy/rad2deg.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,073 root INFO copying pythran/pythonic/numpy/radians.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,073 root INFO copying pythran/pythonic/numpy/ravel.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,074 root INFO copying pythran/pythonic/numpy/real.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,074 root INFO copying pythran/pythonic/numpy/reciprocal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,074 root INFO copying pythran/pythonic/numpy/reduce.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,075 root INFO copying pythran/pythonic/numpy/remainder.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,075 root INFO copying pythran/pythonic/numpy/repeat.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,075 root INFO copying pythran/pythonic/numpy/resize.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,076 root INFO copying pythran/pythonic/numpy/right_shift.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,076 root INFO copying pythran/pythonic/numpy/rint.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,076 root INFO copying pythran/pythonic/numpy/roll.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,077 root INFO copying pythran/pythonic/numpy/rollaxis.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,077 root INFO copying pythran/pythonic/numpy/rot90.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,077 root INFO copying pythran/pythonic/numpy/round.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,078 root INFO copying pythran/pythonic/numpy/round_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,078 root INFO copying pythran/pythonic/numpy/searchsorted.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,078 root INFO copying pythran/pythonic/numpy/select.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,079 root INFO copying pythran/pythonic/numpy/setdiff1d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,079 root INFO copying pythran/pythonic/numpy/shape.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,079 root INFO copying pythran/pythonic/numpy/short_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,080 root INFO copying pythran/pythonic/numpy/sign.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,080 root INFO copying pythran/pythonic/numpy/signbit.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,080 root INFO copying pythran/pythonic/numpy/sin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,081 root INFO copying pythran/pythonic/numpy/sinh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,081 root INFO copying pythran/pythonic/numpy/size.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,081 root INFO copying pythran/pythonic/numpy/sometrue.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,082 root INFO copying pythran/pythonic/numpy/sort.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,082 root INFO copying pythran/pythonic/numpy/sort_complex.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,082 root INFO copying pythran/pythonic/numpy/spacing.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,083 root INFO copying pythran/pythonic/numpy/split.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,083 root INFO copying pythran/pythonic/numpy/sqrt.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,083 root INFO copying pythran/pythonic/numpy/square.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,084 root INFO copying pythran/pythonic/numpy/stack.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,084 root INFO copying pythran/pythonic/numpy/std_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,084 root INFO copying pythran/pythonic/numpy/subtract.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,085 root INFO copying pythran/pythonic/numpy/sum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,085 root INFO copying pythran/pythonic/numpy/swapaxes.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,085 root INFO copying pythran/pythonic/numpy/take.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,085 root INFO copying pythran/pythonic/numpy/tan.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,086 root INFO copying pythran/pythonic/numpy/tanh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,086 root INFO copying pythran/pythonic/numpy/tile.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,086 root INFO copying pythran/pythonic/numpy/trace.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,087 root INFO copying pythran/pythonic/numpy/transpose.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,087 root INFO copying pythran/pythonic/numpy/tri.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,087 root INFO copying pythran/pythonic/numpy/tril.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,088 root INFO copying pythran/pythonic/numpy/trim_zeros.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,088 root INFO copying pythran/pythonic/numpy/triu.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,088 root INFO copying pythran/pythonic/numpy/true_divide.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,089 root INFO copying pythran/pythonic/numpy/trunc.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,089 root INFO copying pythran/pythonic/numpy/ubyte.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,089 root INFO copying pythran/pythonic/numpy/ufunc_accumulate.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,090 root INFO copying pythran/pythonic/numpy/ufunc_reduce.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,090 root INFO copying pythran/pythonic/numpy/uint.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,090 root INFO copying pythran/pythonic/numpy/uint16.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,091 root INFO copying pythran/pythonic/numpy/uint32.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,091 root INFO copying pythran/pythonic/numpy/uint64.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,091 root INFO copying pythran/pythonic/numpy/uint8.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,092 root INFO copying pythran/pythonic/numpy/uintc.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,092 root INFO copying pythran/pythonic/numpy/uintp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,092 root INFO copying pythran/pythonic/numpy/ulonglong.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,093 root INFO copying pythran/pythonic/numpy/union1d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,093 root INFO copying pythran/pythonic/numpy/unique.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,093 root INFO copying pythran/pythonic/numpy/unravel_index.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,094 root INFO copying pythran/pythonic/numpy/unwrap.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,094 root INFO copying pythran/pythonic/numpy/ushort.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,094 root INFO copying pythran/pythonic/numpy/var.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,095 root INFO copying pythran/pythonic/numpy/vdot.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,095 root INFO copying pythran/pythonic/numpy/vstack.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,096 root INFO copying pythran/pythonic/numpy/where.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,096 root INFO copying pythran/pythonic/numpy/zeros.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,096 root INFO copying pythran/pythonic/numpy/zeros_like.hpp -> build/lib/pythran/pythonic/numpy 2024-04-12 20:51:11,097 root INFO creating build/lib/pythran/pythonic/numpy/add 2024-04-12 20:51:11,097 root INFO copying pythran/pythonic/numpy/add/accumulate.hpp -> build/lib/pythran/pythonic/numpy/add 2024-04-12 20:51:11,097 root INFO copying pythran/pythonic/numpy/add/reduce.hpp -> build/lib/pythran/pythonic/numpy/add 2024-04-12 20:51:11,097 root INFO creating build/lib/pythran/pythonic/numpy/arctan2 2024-04-12 20:51:11,098 root INFO copying pythran/pythonic/numpy/arctan2/accumulate.hpp -> build/lib/pythran/pythonic/numpy/arctan2 2024-04-12 20:51:11,098 root INFO creating build/lib/pythran/pythonic/numpy/bitwise_and 2024-04-12 20:51:11,098 root INFO copying pythran/pythonic/numpy/bitwise_and/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_and 2024-04-12 20:51:11,099 root INFO copying pythran/pythonic/numpy/bitwise_and/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_and 2024-04-12 20:51:11,099 root INFO creating build/lib/pythran/pythonic/numpy/bitwise_or 2024-04-12 20:51:11,099 root INFO copying pythran/pythonic/numpy/bitwise_or/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_or 2024-04-12 20:51:11,099 root INFO copying pythran/pythonic/numpy/bitwise_or/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_or 2024-04-12 20:51:11,100 root INFO creating build/lib/pythran/pythonic/numpy/bitwise_xor 2024-04-12 20:51:11,100 root INFO copying pythran/pythonic/numpy/bitwise_xor/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_xor 2024-04-12 20:51:11,100 root INFO copying pythran/pythonic/numpy/bitwise_xor/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_xor 2024-04-12 20:51:11,101 root INFO creating build/lib/pythran/pythonic/numpy/copysign 2024-04-12 20:51:11,101 root INFO copying pythran/pythonic/numpy/copysign/accumulate.hpp -> build/lib/pythran/pythonic/numpy/copysign 2024-04-12 20:51:11,101 root INFO creating build/lib/pythran/pythonic/numpy/ctypeslib 2024-04-12 20:51:11,101 root INFO copying pythran/pythonic/numpy/ctypeslib/as_array.hpp -> build/lib/pythran/pythonic/numpy/ctypeslib 2024-04-12 20:51:11,102 root INFO creating build/lib/pythran/pythonic/numpy/divide 2024-04-12 20:51:11,102 root INFO copying pythran/pythonic/numpy/divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/divide 2024-04-12 20:51:11,102 root INFO creating build/lib/pythran/pythonic/numpy/dtype 2024-04-12 20:51:11,102 root INFO copying pythran/pythonic/numpy/dtype/type.hpp -> build/lib/pythran/pythonic/numpy/dtype 2024-04-12 20:51:11,103 root INFO creating build/lib/pythran/pythonic/numpy/equal 2024-04-12 20:51:11,103 root INFO copying pythran/pythonic/numpy/equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/equal 2024-04-12 20:51:11,103 root INFO creating build/lib/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,103 root INFO copying pythran/pythonic/numpy/fft/c2c.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,104 root INFO copying pythran/pythonic/numpy/fft/fft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,104 root INFO copying pythran/pythonic/numpy/fft/fftn.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,104 root INFO copying pythran/pythonic/numpy/fft/hfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,105 root INFO copying pythran/pythonic/numpy/fft/ifft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,105 root INFO copying pythran/pythonic/numpy/fft/ihfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,105 root INFO copying pythran/pythonic/numpy/fft/irfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,106 root INFO copying pythran/pythonic/numpy/fft/pocketfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,106 root INFO copying pythran/pythonic/numpy/fft/rfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,107 root INFO creating build/lib/pythran/pythonic/numpy/floor_divide 2024-04-12 20:51:11,107 root INFO copying pythran/pythonic/numpy/floor_divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/floor_divide 2024-04-12 20:51:11,107 root INFO creating build/lib/pythran/pythonic/numpy/fmax 2024-04-12 20:51:11,107 root INFO copying pythran/pythonic/numpy/fmax/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmax 2024-04-12 20:51:11,108 root INFO copying pythran/pythonic/numpy/fmax/reduce.hpp -> build/lib/pythran/pythonic/numpy/fmax 2024-04-12 20:51:11,108 root INFO creating build/lib/pythran/pythonic/numpy/fmin 2024-04-12 20:51:11,108 root INFO copying pythran/pythonic/numpy/fmin/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmin 2024-04-12 20:51:11,108 root INFO copying pythran/pythonic/numpy/fmin/reduce.hpp -> build/lib/pythran/pythonic/numpy/fmin 2024-04-12 20:51:11,109 root INFO creating build/lib/pythran/pythonic/numpy/fmod 2024-04-12 20:51:11,109 root INFO copying pythran/pythonic/numpy/fmod/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmod 2024-04-12 20:51:11,109 root INFO creating build/lib/pythran/pythonic/numpy/greater 2024-04-12 20:51:11,110 root INFO copying pythran/pythonic/numpy/greater/accumulate.hpp -> build/lib/pythran/pythonic/numpy/greater 2024-04-12 20:51:11,110 root INFO creating build/lib/pythran/pythonic/numpy/greater_equal 2024-04-12 20:51:11,110 root INFO copying pythran/pythonic/numpy/greater_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/greater_equal 2024-04-12 20:51:11,110 root INFO creating build/lib/pythran/pythonic/numpy/heaviside 2024-04-12 20:51:11,111 root INFO copying pythran/pythonic/numpy/heaviside/accumulate.hpp -> build/lib/pythran/pythonic/numpy/heaviside 2024-04-12 20:51:11,111 root INFO creating build/lib/pythran/pythonic/numpy/hypot 2024-04-12 20:51:11,111 root INFO copying pythran/pythonic/numpy/hypot/accumulate.hpp -> build/lib/pythran/pythonic/numpy/hypot 2024-04-12 20:51:11,111 root INFO creating build/lib/pythran/pythonic/numpy/ldexp 2024-04-12 20:51:11,112 root INFO copying pythran/pythonic/numpy/ldexp/accumulate.hpp -> build/lib/pythran/pythonic/numpy/ldexp 2024-04-12 20:51:11,112 root INFO creating build/lib/pythran/pythonic/numpy/left_shift 2024-04-12 20:51:11,112 root INFO copying pythran/pythonic/numpy/left_shift/accumulate.hpp -> build/lib/pythran/pythonic/numpy/left_shift 2024-04-12 20:51:11,112 root INFO creating build/lib/pythran/pythonic/numpy/less 2024-04-12 20:51:11,113 root INFO copying pythran/pythonic/numpy/less/accumulate.hpp -> build/lib/pythran/pythonic/numpy/less 2024-04-12 20:51:11,113 root INFO creating build/lib/pythran/pythonic/numpy/less_equal 2024-04-12 20:51:11,113 root INFO copying pythran/pythonic/numpy/less_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/less_equal 2024-04-12 20:51:11,114 root INFO creating build/lib/pythran/pythonic/numpy/linalg 2024-04-12 20:51:11,114 root INFO copying pythran/pythonic/numpy/linalg/matrix_power.hpp -> build/lib/pythran/pythonic/numpy/linalg 2024-04-12 20:51:11,114 root INFO copying pythran/pythonic/numpy/linalg/norm.hpp -> build/lib/pythran/pythonic/numpy/linalg 2024-04-12 20:51:11,114 root INFO creating build/lib/pythran/pythonic/numpy/logaddexp 2024-04-12 20:51:11,115 root INFO copying pythran/pythonic/numpy/logaddexp/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logaddexp 2024-04-12 20:51:11,115 root INFO creating build/lib/pythran/pythonic/numpy/logaddexp2 2024-04-12 20:51:11,115 root INFO copying pythran/pythonic/numpy/logaddexp2/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logaddexp2 2024-04-12 20:51:11,115 root INFO creating build/lib/pythran/pythonic/numpy/logical_and 2024-04-12 20:51:11,116 root INFO copying pythran/pythonic/numpy/logical_and/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_and 2024-04-12 20:51:11,116 root INFO creating build/lib/pythran/pythonic/numpy/logical_or 2024-04-12 20:51:11,116 root INFO copying pythran/pythonic/numpy/logical_or/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_or 2024-04-12 20:51:11,117 root INFO creating build/lib/pythran/pythonic/numpy/logical_xor 2024-04-12 20:51:11,117 root INFO copying pythran/pythonic/numpy/logical_xor/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_xor 2024-04-12 20:51:11,117 root INFO creating build/lib/pythran/pythonic/numpy/maximum 2024-04-12 20:51:11,117 root INFO copying pythran/pythonic/numpy/maximum/accumulate.hpp -> build/lib/pythran/pythonic/numpy/maximum 2024-04-12 20:51:11,118 root INFO copying pythran/pythonic/numpy/maximum/reduce.hpp -> build/lib/pythran/pythonic/numpy/maximum 2024-04-12 20:51:11,118 root INFO creating build/lib/pythran/pythonic/numpy/minimum 2024-04-12 20:51:11,118 root INFO copying pythran/pythonic/numpy/minimum/accumulate.hpp -> build/lib/pythran/pythonic/numpy/minimum 2024-04-12 20:51:11,118 root INFO copying pythran/pythonic/numpy/minimum/reduce.hpp -> build/lib/pythran/pythonic/numpy/minimum 2024-04-12 20:51:11,119 root INFO creating build/lib/pythran/pythonic/numpy/mod 2024-04-12 20:51:11,119 root INFO copying pythran/pythonic/numpy/mod/accumulate.hpp -> build/lib/pythran/pythonic/numpy/mod 2024-04-12 20:51:11,119 root INFO creating build/lib/pythran/pythonic/numpy/multiply 2024-04-12 20:51:11,119 root INFO copying pythran/pythonic/numpy/multiply/accumulate.hpp -> build/lib/pythran/pythonic/numpy/multiply 2024-04-12 20:51:11,120 root INFO copying pythran/pythonic/numpy/multiply/reduce.hpp -> build/lib/pythran/pythonic/numpy/multiply 2024-04-12 20:51:11,120 root INFO creating build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,120 root INFO copying pythran/pythonic/numpy/ndarray/astype.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,121 root INFO copying pythran/pythonic/numpy/ndarray/fill.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,121 root INFO copying pythran/pythonic/numpy/ndarray/flatten.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,121 root INFO copying pythran/pythonic/numpy/ndarray/item.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,122 root INFO copying pythran/pythonic/numpy/ndarray/reshape.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,122 root INFO copying pythran/pythonic/numpy/ndarray/sort.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,122 root INFO copying pythran/pythonic/numpy/ndarray/tofile.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,123 root INFO copying pythran/pythonic/numpy/ndarray/tolist.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,123 root INFO copying pythran/pythonic/numpy/ndarray/tostring.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,123 root INFO copying pythran/pythonic/numpy/ndarray/view.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,124 root INFO creating build/lib/pythran/pythonic/numpy/negative 2024-04-12 20:51:11,124 root INFO copying pythran/pythonic/numpy/negative/accumulate.hpp -> build/lib/pythran/pythonic/numpy/negative 2024-04-12 20:51:11,124 root INFO creating build/lib/pythran/pythonic/numpy/nextafter 2024-04-12 20:51:11,124 root INFO copying pythran/pythonic/numpy/nextafter/accumulate.hpp -> build/lib/pythran/pythonic/numpy/nextafter 2024-04-12 20:51:11,125 root INFO creating build/lib/pythran/pythonic/numpy/not_equal 2024-04-12 20:51:11,125 root INFO copying pythran/pythonic/numpy/not_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/not_equal 2024-04-12 20:51:11,125 root INFO creating build/lib/pythran/pythonic/numpy/power 2024-04-12 20:51:11,125 root INFO copying pythran/pythonic/numpy/power/accumulate.hpp -> build/lib/pythran/pythonic/numpy/power 2024-04-12 20:51:11,126 root INFO creating build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,126 root INFO copying pythran/pythonic/numpy/random/binomial.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,126 root INFO copying pythran/pythonic/numpy/random/bytes.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,126 root INFO copying pythran/pythonic/numpy/random/chisquare.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,127 root INFO copying pythran/pythonic/numpy/random/choice.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,127 root INFO copying pythran/pythonic/numpy/random/dirichlet.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,127 root INFO copying pythran/pythonic/numpy/random/exponential.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,128 root INFO copying pythran/pythonic/numpy/random/f.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,128 root INFO copying pythran/pythonic/numpy/random/gamma.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,128 root INFO copying pythran/pythonic/numpy/random/geometric.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,129 root INFO copying pythran/pythonic/numpy/random/gumbel.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,129 root INFO copying pythran/pythonic/numpy/random/laplace.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,129 root INFO copying pythran/pythonic/numpy/random/logistic.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,130 root INFO copying pythran/pythonic/numpy/random/lognormal.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,130 root INFO copying pythran/pythonic/numpy/random/logseries.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,130 root INFO copying pythran/pythonic/numpy/random/negative_binomial.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,131 root INFO copying pythran/pythonic/numpy/random/normal.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,131 root INFO copying pythran/pythonic/numpy/random/pareto.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,131 root INFO copying pythran/pythonic/numpy/random/poisson.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,132 root INFO copying pythran/pythonic/numpy/random/power.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,132 root INFO copying pythran/pythonic/numpy/random/rand.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,132 root INFO copying pythran/pythonic/numpy/random/randint.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,132 root INFO copying pythran/pythonic/numpy/random/randn.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,133 root INFO copying pythran/pythonic/numpy/random/random.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,133 root INFO copying pythran/pythonic/numpy/random/random_integers.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,133 root INFO copying pythran/pythonic/numpy/random/random_sample.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,134 root INFO copying pythran/pythonic/numpy/random/ranf.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,134 root INFO copying pythran/pythonic/numpy/random/rayleigh.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,134 root INFO copying pythran/pythonic/numpy/random/sample.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,135 root INFO copying pythran/pythonic/numpy/random/seed.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,135 root INFO copying pythran/pythonic/numpy/random/shuffle.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,135 root INFO copying pythran/pythonic/numpy/random/standard_exponential.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,136 root INFO copying pythran/pythonic/numpy/random/standard_gamma.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,136 root INFO copying pythran/pythonic/numpy/random/standard_normal.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,136 root INFO copying pythran/pythonic/numpy/random/uniform.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,137 root INFO copying pythran/pythonic/numpy/random/weibull.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-12 20:51:11,137 root INFO creating build/lib/pythran/pythonic/numpy/remainder 2024-04-12 20:51:11,137 root INFO copying pythran/pythonic/numpy/remainder/accumulate.hpp -> build/lib/pythran/pythonic/numpy/remainder 2024-04-12 20:51:11,138 root INFO creating build/lib/pythran/pythonic/numpy/right_shift 2024-04-12 20:51:11,138 root INFO copying pythran/pythonic/numpy/right_shift/accumulate.hpp -> build/lib/pythran/pythonic/numpy/right_shift 2024-04-12 20:51:11,138 root INFO creating build/lib/pythran/pythonic/numpy/subtract 2024-04-12 20:51:11,138 root INFO copying pythran/pythonic/numpy/subtract/accumulate.hpp -> build/lib/pythran/pythonic/numpy/subtract 2024-04-12 20:51:11,139 root INFO creating build/lib/pythran/pythonic/numpy/true_divide 2024-04-12 20:51:11,139 root INFO copying pythran/pythonic/numpy/true_divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/true_divide 2024-04-12 20:51:11,139 root INFO creating build/lib/pythran/pythonic/omp 2024-04-12 20:51:11,139 root INFO copying pythran/pythonic/omp/get_num_threads.hpp -> build/lib/pythran/pythonic/omp 2024-04-12 20:51:11,140 root INFO copying pythran/pythonic/omp/get_thread_num.hpp -> build/lib/pythran/pythonic/omp 2024-04-12 20:51:11,140 root INFO copying pythran/pythonic/omp/get_wtick.hpp -> build/lib/pythran/pythonic/omp 2024-04-12 20:51:11,140 root INFO copying pythran/pythonic/omp/get_wtime.hpp -> build/lib/pythran/pythonic/omp 2024-04-12 20:51:11,141 root INFO copying pythran/pythonic/omp/in_parallel.hpp -> build/lib/pythran/pythonic/omp 2024-04-12 20:51:11,141 root INFO copying pythran/pythonic/omp/set_nested.hpp -> build/lib/pythran/pythonic/omp 2024-04-12 20:51:11,141 root INFO creating build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,141 root INFO copying pythran/pythonic/operator_/__abs__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,142 root INFO copying pythran/pythonic/operator_/__add__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,142 root INFO copying pythran/pythonic/operator_/__and__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,142 root INFO copying pythran/pythonic/operator_/__concat__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,143 root INFO copying pythran/pythonic/operator_/__contains__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,143 root INFO copying pythran/pythonic/operator_/__delitem__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,143 root INFO copying pythran/pythonic/operator_/__div__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,144 root INFO copying pythran/pythonic/operator_/__eq__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,144 root INFO copying pythran/pythonic/operator_/__floordiv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,144 root INFO copying pythran/pythonic/operator_/__ge__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,145 root INFO copying pythran/pythonic/operator_/__getitem__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,145 root INFO copying pythran/pythonic/operator_/__gt__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,145 root INFO copying pythran/pythonic/operator_/__iadd__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,145 root INFO copying pythran/pythonic/operator_/__iand__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,146 root INFO copying pythran/pythonic/operator_/__iconcat__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,146 root INFO copying pythran/pythonic/operator_/__idiv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,146 root INFO copying pythran/pythonic/operator_/__ifloordiv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,147 root INFO copying pythran/pythonic/operator_/__ilshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,147 root INFO copying pythran/pythonic/operator_/__imod__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,147 root INFO copying pythran/pythonic/operator_/__imul__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,148 root INFO copying pythran/pythonic/operator_/__inv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,148 root INFO copying pythran/pythonic/operator_/__invert__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,148 root INFO copying pythran/pythonic/operator_/__ior__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,149 root INFO copying pythran/pythonic/operator_/__ipow__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,149 root INFO copying pythran/pythonic/operator_/__irshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,149 root INFO copying pythran/pythonic/operator_/__isub__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,150 root INFO copying pythran/pythonic/operator_/__itruediv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,150 root INFO copying pythran/pythonic/operator_/__ixor__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,150 root INFO copying pythran/pythonic/operator_/__le__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,150 root INFO copying pythran/pythonic/operator_/__lshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,151 root INFO copying pythran/pythonic/operator_/__lt__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,151 root INFO copying pythran/pythonic/operator_/__matmul__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,151 root INFO copying pythran/pythonic/operator_/__mod__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,152 root INFO copying pythran/pythonic/operator_/__mul__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,152 root INFO copying pythran/pythonic/operator_/__ne__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,152 root INFO copying pythran/pythonic/operator_/__neg__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,153 root INFO copying pythran/pythonic/operator_/__not__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,153 root INFO copying pythran/pythonic/operator_/__or__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,153 root INFO copying pythran/pythonic/operator_/__pos__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,154 root INFO copying pythran/pythonic/operator_/__rshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,154 root INFO copying pythran/pythonic/operator_/__sub__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,154 root INFO copying pythran/pythonic/operator_/__truediv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,155 root INFO copying pythran/pythonic/operator_/__xor__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,155 root INFO copying pythran/pythonic/operator_/abs.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,155 root INFO copying pythran/pythonic/operator_/add.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,156 root INFO copying pythran/pythonic/operator_/and_.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,156 root INFO copying pythran/pythonic/operator_/concat.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,156 root INFO copying pythran/pythonic/operator_/contains.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,156 root INFO copying pythran/pythonic/operator_/countOf.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,157 root INFO copying pythran/pythonic/operator_/delitem.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,157 root INFO copying pythran/pythonic/operator_/div.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,157 root INFO copying pythran/pythonic/operator_/eq.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,158 root INFO copying pythran/pythonic/operator_/floordiv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,158 root INFO copying pythran/pythonic/operator_/ge.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,158 root INFO copying pythran/pythonic/operator_/getitem.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,159 root INFO copying pythran/pythonic/operator_/gt.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,159 root INFO copying pythran/pythonic/operator_/iadd.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,159 root INFO copying pythran/pythonic/operator_/iand.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,160 root INFO copying pythran/pythonic/operator_/icommon.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,160 root INFO copying pythran/pythonic/operator_/iconcat.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,160 root INFO copying pythran/pythonic/operator_/idiv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,161 root INFO copying pythran/pythonic/operator_/ifloordiv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,161 root INFO copying pythran/pythonic/operator_/ilshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,161 root INFO copying pythran/pythonic/operator_/imatmul.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,162 root INFO copying pythran/pythonic/operator_/imax.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,162 root INFO copying pythran/pythonic/operator_/imin.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,162 root INFO copying pythran/pythonic/operator_/imod.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,162 root INFO copying pythran/pythonic/operator_/imul.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,163 root INFO copying pythran/pythonic/operator_/indexOf.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,163 root INFO copying pythran/pythonic/operator_/inv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,163 root INFO copying pythran/pythonic/operator_/invert.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,164 root INFO copying pythran/pythonic/operator_/ior.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,164 root INFO copying pythran/pythonic/operator_/ipow.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,164 root INFO copying pythran/pythonic/operator_/irshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,165 root INFO copying pythran/pythonic/operator_/is_.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,165 root INFO copying pythran/pythonic/operator_/is_not.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,165 root INFO copying pythran/pythonic/operator_/isub.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,166 root INFO copying pythran/pythonic/operator_/itemgetter.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,166 root INFO copying pythran/pythonic/operator_/itruediv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,166 root INFO copying pythran/pythonic/operator_/ixor.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,167 root INFO copying pythran/pythonic/operator_/le.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,167 root INFO copying pythran/pythonic/operator_/lshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,167 root INFO copying pythran/pythonic/operator_/lt.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,168 root INFO copying pythran/pythonic/operator_/matmul.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,168 root INFO copying pythran/pythonic/operator_/mod.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,168 root INFO copying pythran/pythonic/operator_/mul.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,168 root INFO copying pythran/pythonic/operator_/ne.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,169 root INFO copying pythran/pythonic/operator_/neg.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,169 root INFO copying pythran/pythonic/operator_/not_.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,169 root INFO copying pythran/pythonic/operator_/or_.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,170 root INFO copying pythran/pythonic/operator_/overloads.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,170 root INFO copying pythran/pythonic/operator_/pos.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,170 root INFO copying pythran/pythonic/operator_/pow.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,171 root INFO copying pythran/pythonic/operator_/rshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,171 root INFO copying pythran/pythonic/operator_/sub.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,171 root INFO copying pythran/pythonic/operator_/truediv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,172 root INFO copying pythran/pythonic/operator_/truth.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,172 root INFO copying pythran/pythonic/operator_/xor_.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-12 20:51:11,172 root INFO creating build/lib/pythran/pythonic/os 2024-04-12 20:51:11,172 root INFO creating build/lib/pythran/pythonic/os/path 2024-04-12 20:51:11,173 root INFO copying pythran/pythonic/os/path/join.hpp -> build/lib/pythran/pythonic/os/path 2024-04-12 20:51:11,173 root INFO creating build/lib/pythran/pythonic/patch 2024-04-12 20:51:11,173 root INFO copying pythran/pythonic/patch/README.rst -> build/lib/pythran/pythonic/patch 2024-04-12 20:51:11,174 root INFO copying pythran/pythonic/patch/complex -> build/lib/pythran/pythonic/patch 2024-04-12 20:51:11,174 root INFO creating build/lib/pythran/pythonic/python 2024-04-12 20:51:11,174 root INFO copying pythran/pythonic/python/core.hpp -> build/lib/pythran/pythonic/python 2024-04-12 20:51:11,174 root INFO copying pythran/pythonic/python/exception_handler.hpp -> build/lib/pythran/pythonic/python 2024-04-12 20:51:11,175 root INFO creating build/lib/pythran/pythonic/random 2024-04-12 20:51:11,175 root INFO copying pythran/pythonic/random/choice.hpp -> build/lib/pythran/pythonic/random 2024-04-12 20:51:11,175 root INFO copying pythran/pythonic/random/expovariate.hpp -> build/lib/pythran/pythonic/random 2024-04-12 20:51:11,176 root INFO copying pythran/pythonic/random/gauss.hpp -> build/lib/pythran/pythonic/random 2024-04-12 20:51:11,176 root INFO copying pythran/pythonic/random/randint.hpp -> build/lib/pythran/pythonic/random 2024-04-12 20:51:11,176 root INFO copying pythran/pythonic/random/random.hpp -> build/lib/pythran/pythonic/random 2024-04-12 20:51:11,177 root INFO copying pythran/pythonic/random/randrange.hpp -> build/lib/pythran/pythonic/random 2024-04-12 20:51:11,177 root INFO copying pythran/pythonic/random/sample.hpp -> build/lib/pythran/pythonic/random 2024-04-12 20:51:11,177 root INFO copying pythran/pythonic/random/seed.hpp -> build/lib/pythran/pythonic/random 2024-04-12 20:51:11,177 root INFO copying pythran/pythonic/random/shuffle.hpp -> build/lib/pythran/pythonic/random 2024-04-12 20:51:11,178 root INFO copying pythran/pythonic/random/uniform.hpp -> build/lib/pythran/pythonic/random 2024-04-12 20:51:11,178 root INFO creating build/lib/pythran/pythonic/scipy 2024-04-12 20:51:11,178 root INFO creating build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,179 root INFO copying pythran/pythonic/scipy/special/binom.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,179 root INFO copying pythran/pythonic/scipy/special/chbevl.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,179 root INFO copying pythran/pythonic/scipy/special/gamma.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,179 root INFO copying pythran/pythonic/scipy/special/gammaincinv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,180 root INFO copying pythran/pythonic/scipy/special/gammaln.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,180 root INFO copying pythran/pythonic/scipy/special/hankel1.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,180 root INFO copying pythran/pythonic/scipy/special/hankel2.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,181 root INFO copying pythran/pythonic/scipy/special/i0.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,181 root INFO copying pythran/pythonic/scipy/special/i0e.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,181 root INFO copying pythran/pythonic/scipy/special/iv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,182 root INFO copying pythran/pythonic/scipy/special/ivp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,182 root INFO copying pythran/pythonic/scipy/special/jv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,182 root INFO copying pythran/pythonic/scipy/special/jvp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,183 root INFO copying pythran/pythonic/scipy/special/kv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,183 root INFO copying pythran/pythonic/scipy/special/kvp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,183 root INFO copying pythran/pythonic/scipy/special/ndtr.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,184 root INFO copying pythran/pythonic/scipy/special/ndtri.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,184 root INFO copying pythran/pythonic/scipy/special/spherical_jn.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,184 root INFO copying pythran/pythonic/scipy/special/spherical_yn.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,185 root INFO copying pythran/pythonic/scipy/special/yv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,185 root INFO copying pythran/pythonic/scipy/special/yvp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-12 20:51:11,185 root INFO creating build/lib/pythran/pythonic/string 2024-04-12 20:51:11,185 root INFO copying pythran/pythonic/string/ascii_letters.hpp -> build/lib/pythran/pythonic/string 2024-04-12 20:51:11,186 root INFO copying pythran/pythonic/string/ascii_lowercase.hpp -> build/lib/pythran/pythonic/string 2024-04-12 20:51:11,186 root INFO copying pythran/pythonic/string/ascii_uppercase.hpp -> build/lib/pythran/pythonic/string 2024-04-12 20:51:11,186 root INFO copying pythran/pythonic/string/digits.hpp -> build/lib/pythran/pythonic/string 2024-04-12 20:51:11,187 root INFO copying pythran/pythonic/string/find.hpp -> build/lib/pythran/pythonic/string 2024-04-12 20:51:11,187 root INFO copying pythran/pythonic/string/hexdigits.hpp -> build/lib/pythran/pythonic/string 2024-04-12 20:51:11,187 root INFO copying pythran/pythonic/string/octdigits.hpp -> build/lib/pythran/pythonic/string 2024-04-12 20:51:11,188 root INFO creating build/lib/pythran/pythonic/time 2024-04-12 20:51:11,188 root INFO copying pythran/pythonic/time/sleep.hpp -> build/lib/pythran/pythonic/time 2024-04-12 20:51:11,188 root INFO copying pythran/pythonic/time/time.hpp -> build/lib/pythran/pythonic/time 2024-04-12 20:51:11,188 root INFO creating build/lib/pythran/pythonic/types 2024-04-12 20:51:11,189 root INFO copying pythran/pythonic/types/NoneType.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,189 root INFO copying pythran/pythonic/types/assignable.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,189 root INFO copying pythran/pythonic/types/attr.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,190 root INFO copying pythran/pythonic/types/bool.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,190 root INFO copying pythran/pythonic/types/cfun.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,190 root INFO copying pythran/pythonic/types/clongdouble.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,190 root INFO copying pythran/pythonic/types/combined.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,191 root INFO copying pythran/pythonic/types/complex.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,191 root INFO copying pythran/pythonic/types/complex128.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,191 root INFO copying pythran/pythonic/types/complex256.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,192 root INFO copying pythran/pythonic/types/complex64.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,192 root INFO copying pythran/pythonic/types/dict.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,192 root INFO copying pythran/pythonic/types/dynamic_tuple.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,193 root INFO copying pythran/pythonic/types/empty_iterator.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,193 root INFO copying pythran/pythonic/types/exceptions.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,193 root INFO copying pythran/pythonic/types/file.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,194 root INFO copying pythran/pythonic/types/finfo.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,194 root INFO copying pythran/pythonic/types/float.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,194 root INFO copying pythran/pythonic/types/float128.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,195 root INFO copying pythran/pythonic/types/float32.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,195 root INFO copying pythran/pythonic/types/float64.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,195 root INFO copying pythran/pythonic/types/generator.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,196 root INFO copying pythran/pythonic/types/int.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,196 root INFO copying pythran/pythonic/types/int16.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,196 root INFO copying pythran/pythonic/types/int32.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,197 root INFO copying pythran/pythonic/types/int64.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,197 root INFO copying pythran/pythonic/types/int8.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,197 root INFO copying pythran/pythonic/types/intc.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,197 root INFO copying pythran/pythonic/types/intp.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,198 root INFO copying pythran/pythonic/types/list.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,198 root INFO copying pythran/pythonic/types/longdouble.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,198 root INFO copying pythran/pythonic/types/ndarray.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,199 root INFO copying pythran/pythonic/types/nditerator.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,199 root INFO copying pythran/pythonic/types/numpy_binary_op.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,200 root INFO copying pythran/pythonic/types/numpy_broadcast.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,200 root INFO copying pythran/pythonic/types/numpy_expr.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,200 root INFO copying pythran/pythonic/types/numpy_gexpr.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,201 root INFO copying pythran/pythonic/types/numpy_iexpr.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,201 root INFO copying pythran/pythonic/types/numpy_nary_expr.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,201 root INFO copying pythran/pythonic/types/numpy_op_helper.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,202 root INFO copying pythran/pythonic/types/numpy_operators.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,202 root INFO copying pythran/pythonic/types/numpy_texpr.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,202 root INFO copying pythran/pythonic/types/numpy_unary_op.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,202 root INFO copying pythran/pythonic/types/numpy_vexpr.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,203 root INFO copying pythran/pythonic/types/pointer.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,203 root INFO copying pythran/pythonic/types/raw_array.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,204 root INFO copying pythran/pythonic/types/set.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,204 root INFO copying pythran/pythonic/types/slice.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,204 root INFO copying pythran/pythonic/types/static_if.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,204 root INFO copying pythran/pythonic/types/str.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,205 root INFO copying pythran/pythonic/types/traits.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,205 root INFO copying pythran/pythonic/types/tuple.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,205 root INFO copying pythran/pythonic/types/uint16.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,206 root INFO copying pythran/pythonic/types/uint32.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,206 root INFO copying pythran/pythonic/types/uint64.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,206 root INFO copying pythran/pythonic/types/uint8.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,207 root INFO copying pythran/pythonic/types/uintc.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,207 root INFO copying pythran/pythonic/types/uintp.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,207 root INFO copying pythran/pythonic/types/variant_functor.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,208 root INFO copying pythran/pythonic/types/vectorizable_type.hpp -> build/lib/pythran/pythonic/types 2024-04-12 20:51:11,208 root INFO creating build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,208 root INFO copying pythran/pythonic/utils/array_helper.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,209 root INFO copying pythran/pythonic/utils/boost_local_config.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,209 root INFO copying pythran/pythonic/utils/broadcast_copy.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,209 root INFO copying pythran/pythonic/utils/functor.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,210 root INFO copying pythran/pythonic/utils/fwd.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,210 root INFO copying pythran/pythonic/utils/int_.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,210 root INFO copying pythran/pythonic/utils/iterator.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,211 root INFO copying pythran/pythonic/utils/meta.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,211 root INFO copying pythran/pythonic/utils/nested_container.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,211 root INFO copying pythran/pythonic/utils/neutral.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,211 root INFO copying pythran/pythonic/utils/numpy_conversion.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,212 root INFO copying pythran/pythonic/utils/numpy_traits.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,212 root INFO copying pythran/pythonic/utils/pdqsort.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,212 root INFO copying pythran/pythonic/utils/reserve.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,213 root INFO copying pythran/pythonic/utils/seq.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,213 root INFO copying pythran/pythonic/utils/shared_ref.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,213 root INFO copying pythran/pythonic/utils/tags.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,214 root INFO copying pythran/pythonic/utils/yield.hpp -> build/lib/pythran/pythonic/utils 2024-04-12 20:51:11,214 root INFO creating build/lib/pythran/xsimd 2024-04-12 20:51:11,214 root INFO copying pythran/xsimd/xsimd.hpp -> build/lib/pythran/xsimd 2024-04-12 20:51:11,215 root INFO creating build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,215 root INFO copying pythran/xsimd/arch/xsimd_avx.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,215 root INFO copying pythran/xsimd/arch/xsimd_avx2.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,216 root INFO copying pythran/xsimd/arch/xsimd_avx512bw.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,216 root INFO copying pythran/xsimd/arch/xsimd_avx512cd.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,216 root INFO copying pythran/xsimd/arch/xsimd_avx512dq.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,217 root INFO copying pythran/xsimd/arch/xsimd_avx512er.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,217 root INFO copying pythran/xsimd/arch/xsimd_avx512f.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,217 root INFO copying pythran/xsimd/arch/xsimd_avx512ifma.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,218 root INFO copying pythran/xsimd/arch/xsimd_avx512pf.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,218 root INFO copying pythran/xsimd/arch/xsimd_avx512vbmi.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,218 root INFO copying pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,219 root INFO copying pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,219 root INFO copying pythran/xsimd/arch/xsimd_avxvnni.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,219 root INFO copying pythran/xsimd/arch/xsimd_constants.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,220 root INFO copying pythran/xsimd/arch/xsimd_fma3_avx.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,220 root INFO copying pythran/xsimd/arch/xsimd_fma3_avx2.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,220 root INFO copying pythran/xsimd/arch/xsimd_fma3_sse.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,221 root INFO copying pythran/xsimd/arch/xsimd_fma4.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,221 root INFO copying pythran/xsimd/arch/xsimd_generic.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,222 root INFO copying pythran/xsimd/arch/xsimd_generic_fwd.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,222 root INFO copying pythran/xsimd/arch/xsimd_isa.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,222 root INFO copying pythran/xsimd/arch/xsimd_neon.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,223 root INFO copying pythran/xsimd/arch/xsimd_neon64.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,223 root INFO copying pythran/xsimd/arch/xsimd_rvv.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,224 root INFO copying pythran/xsimd/arch/xsimd_scalar.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,224 root INFO copying pythran/xsimd/arch/xsimd_sse2.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,224 root INFO copying pythran/xsimd/arch/xsimd_sse3.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,225 root INFO copying pythran/xsimd/arch/xsimd_sse4_1.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,225 root INFO copying pythran/xsimd/arch/xsimd_sse4_2.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,225 root INFO copying pythran/xsimd/arch/xsimd_ssse3.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,226 root INFO copying pythran/xsimd/arch/xsimd_sve.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,226 root INFO copying pythran/xsimd/arch/xsimd_wasm.hpp -> build/lib/pythran/xsimd/arch 2024-04-12 20:51:11,227 root INFO creating build/lib/pythran/xsimd/arch/generic 2024-04-12 20:51:11,227 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-12 20:51:11,227 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_complex.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-12 20:51:11,227 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_details.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-12 20:51:11,228 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_logical.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-12 20:51:11,228 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_math.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-12 20:51:11,229 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_memory.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-12 20:51:11,229 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-12 20:51:11,229 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-12 20:51:11,230 root INFO creating build/lib/pythran/xsimd/config 2024-04-12 20:51:11,230 root INFO copying pythran/xsimd/config/.xsimd_config.hpp.swp -> build/lib/pythran/xsimd/config 2024-04-12 20:51:11,230 root INFO copying pythran/xsimd/config/.xsimd_cpuid.hpp.swo -> build/lib/pythran/xsimd/config 2024-04-12 20:51:11,231 root INFO copying pythran/xsimd/config/.xsimd_cpuid.hpp.swp -> build/lib/pythran/xsimd/config 2024-04-12 20:51:11,231 root INFO copying pythran/xsimd/config/xsimd_arch.hpp -> build/lib/pythran/xsimd/config 2024-04-12 20:51:11,231 root INFO copying pythran/xsimd/config/xsimd_config.hpp -> build/lib/pythran/xsimd/config 2024-04-12 20:51:11,232 root INFO copying pythran/xsimd/config/xsimd_cpuid.hpp -> build/lib/pythran/xsimd/config 2024-04-12 20:51:11,232 root INFO creating build/lib/pythran/xsimd/math 2024-04-12 20:51:11,232 root INFO copying pythran/xsimd/math/.xsimd_gamma.hpp.swp -> build/lib/pythran/xsimd/math 2024-04-12 20:51:11,233 root INFO copying pythran/xsimd/math/xsimd_rem_pio2.hpp -> build/lib/pythran/xsimd/math 2024-04-12 20:51:11,233 root INFO creating build/lib/pythran/xsimd/memory 2024-04-12 20:51:11,233 root INFO copying pythran/xsimd/memory/xsimd_aligned_allocator.hpp -> build/lib/pythran/xsimd/memory 2024-04-12 20:51:11,233 root INFO copying pythran/xsimd/memory/xsimd_alignment.hpp -> build/lib/pythran/xsimd/memory 2024-04-12 20:51:11,234 root INFO creating build/lib/pythran/xsimd/types 2024-04-12 20:51:11,234 root INFO copying pythran/xsimd/types/.xsimd_avx512vnni_avx512bw_register.hpp.swp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,234 root INFO copying pythran/xsimd/types/.xsimd_avx512vnni_avx512vbmi_register.hpp.swp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,235 root INFO copying pythran/xsimd/types/xsimd_all_registers.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,235 root INFO copying pythran/xsimd/types/xsimd_api.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,235 root INFO copying pythran/xsimd/types/xsimd_avx2_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,236 root INFO copying pythran/xsimd/types/xsimd_avx512bw_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,236 root INFO copying pythran/xsimd/types/xsimd_avx512cd_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,236 root INFO copying pythran/xsimd/types/xsimd_avx512dq_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,237 root INFO copying pythran/xsimd/types/xsimd_avx512er_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,237 root INFO copying pythran/xsimd/types/xsimd_avx512f_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,237 root INFO copying pythran/xsimd/types/xsimd_avx512ifma_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,238 root INFO copying pythran/xsimd/types/xsimd_avx512pf_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,238 root INFO copying pythran/xsimd/types/xsimd_avx512vbmi_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,238 root INFO copying pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,239 root INFO copying pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,239 root INFO copying pythran/xsimd/types/xsimd_avx_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,239 root INFO copying pythran/xsimd/types/xsimd_avxvnni_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,240 root INFO copying pythran/xsimd/types/xsimd_batch.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,240 root INFO copying pythran/xsimd/types/xsimd_batch_constant.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,240 root INFO copying pythran/xsimd/types/xsimd_fma3_avx2_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,241 root INFO copying pythran/xsimd/types/xsimd_fma3_avx_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,241 root INFO copying pythran/xsimd/types/xsimd_fma3_sse_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,241 root INFO copying pythran/xsimd/types/xsimd_fma4_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,242 root INFO copying pythran/xsimd/types/xsimd_generic_arch.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,242 root INFO copying pythran/xsimd/types/xsimd_neon64_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,242 root INFO copying pythran/xsimd/types/xsimd_neon_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,242 root INFO copying pythran/xsimd/types/xsimd_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,243 root INFO copying pythran/xsimd/types/xsimd_rvv_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,243 root INFO copying pythran/xsimd/types/xsimd_sse2_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,243 root INFO copying pythran/xsimd/types/xsimd_sse3_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,244 root INFO copying pythran/xsimd/types/xsimd_sse4_1_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,244 root INFO copying pythran/xsimd/types/xsimd_sse4_2_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,244 root INFO copying pythran/xsimd/types/xsimd_ssse3_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,245 root INFO copying pythran/xsimd/types/xsimd_sve_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,245 root INFO copying pythran/xsimd/types/xsimd_traits.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,245 root INFO copying pythran/xsimd/types/xsimd_utils.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,246 root INFO copying pythran/xsimd/types/xsimd_wasm_register.hpp -> build/lib/pythran/xsimd/types 2024-04-12 20:51:11,263 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-12 20:51:11,263 root INFO running install 2024-04-12 20:51:11,282 root INFO running install_lib 2024-04-12 20:51:11,285 root INFO creating build/bdist.linux-i686 2024-04-12 20:51:11,285 root INFO creating build/bdist.linux-i686/wheel 2024-04-12 20:51:11,285 root INFO creating build/bdist.linux-i686/wheel/omp 2024-04-12 20:51:11,286 root INFO copying build/lib/omp/__init__.py -> build/bdist.linux-i686/wheel/omp 2024-04-12 20:51:11,286 root INFO creating build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,286 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic 2024-04-12 20:51:11,287 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,287 root INFO copying build/lib/pythran/pythonic/cmath/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,287 root INFO copying build/lib/pythran/pythonic/cmath/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,287 root INFO copying build/lib/pythran/pythonic/cmath/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,288 root INFO copying build/lib/pythran/pythonic/cmath/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,288 root INFO copying build/lib/pythran/pythonic/cmath/acosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,288 root INFO copying build/lib/pythran/pythonic/cmath/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,289 root INFO copying build/lib/pythran/pythonic/cmath/asinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,289 root INFO copying build/lib/pythran/pythonic/cmath/acos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,289 root INFO copying build/lib/pythran/pythonic/cmath/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,289 root INFO copying build/lib/pythran/pythonic/cmath/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,290 root INFO copying build/lib/pythran/pythonic/cmath/asin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,290 root INFO copying build/lib/pythran/pythonic/cmath/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,290 root INFO copying build/lib/pythran/pythonic/cmath/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,291 root INFO copying build/lib/pythran/pythonic/cmath/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,291 root INFO copying build/lib/pythran/pythonic/cmath/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,291 root INFO copying build/lib/pythran/pythonic/cmath/atanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,292 root INFO copying build/lib/pythran/pythonic/cmath/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,292 root INFO copying build/lib/pythran/pythonic/cmath/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,292 root INFO copying build/lib/pythran/pythonic/cmath/atan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,292 root INFO copying build/lib/pythran/pythonic/cmath/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-12 20:51:11,293 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-12 20:51:11,293 root INFO copying build/lib/pythran/pythonic/__dispatch__/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-12 20:51:11,293 root INFO copying build/lib/pythran/pythonic/__dispatch__/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-12 20:51:11,294 root INFO copying build/lib/pythran/pythonic/__dispatch__/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-12 20:51:11,294 root INFO copying build/lib/pythran/pythonic/__dispatch__/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-12 20:51:11,294 root INFO copying build/lib/pythran/pythonic/__dispatch__/index.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-12 20:51:11,294 root INFO copying build/lib/pythran/pythonic/__dispatch__/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-12 20:51:11,295 root INFO copying build/lib/pythran/pythonic/__dispatch__/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-12 20:51:11,295 root INFO copying build/lib/pythran/pythonic/__dispatch__/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-12 20:51:11,295 root INFO copying build/lib/pythran/pythonic/__dispatch__/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-12 20:51:11,296 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,296 root INFO copying build/lib/pythran/pythonic/numpy/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,296 root INFO copying build/lib/pythran/pythonic/numpy/uint8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,297 root INFO copying build/lib/pythran/pythonic/numpy/fliplr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,297 root INFO copying build/lib/pythran/pythonic/numpy/nextafter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,297 root INFO copying build/lib/pythran/pythonic/numpy/ufunc_accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,298 root INFO copying build/lib/pythran/pythonic/numpy/base_repr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,298 root INFO copying build/lib/pythran/pythonic/numpy/put.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,298 root INFO copying build/lib/pythran/pythonic/numpy/stack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,298 root INFO copying build/lib/pythran/pythonic/numpy/full_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,299 root INFO copying build/lib/pythran/pythonic/numpy/vdot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,299 root INFO copying build/lib/pythran/pythonic/numpy/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,299 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmin 2024-04-12 20:51:11,300 root INFO copying build/lib/pythran/pythonic/numpy/fmin/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmin 2024-04-12 20:51:11,300 root INFO copying build/lib/pythran/pythonic/numpy/fmin/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmin 2024-04-12 20:51:11,300 root INFO copying build/lib/pythran/pythonic/numpy/true_divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,300 root INFO copying build/lib/pythran/pythonic/numpy/ones.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,301 root INFO copying build/lib/pythran/pythonic/numpy/full.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,301 root INFO copying build/lib/pythran/pythonic/numpy/sign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,301 root INFO copying build/lib/pythran/pythonic/numpy/median.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,302 root INFO copying build/lib/pythran/pythonic/numpy/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,302 root INFO copying build/lib/pythran/pythonic/numpy/fill_diagonal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,302 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_and.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,302 root INFO copying build/lib/pythran/pythonic/numpy/uintp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,303 root INFO copying build/lib/pythran/pythonic/numpy/tri.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,303 root INFO copying build/lib/pythran/pythonic/numpy/array_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,303 root INFO copying build/lib/pythran/pythonic/numpy/fromiter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,304 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logaddexp 2024-04-12 20:51:11,304 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logaddexp 2024-04-12 20:51:11,304 root INFO copying build/lib/pythran/pythonic/numpy/cross.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,304 root INFO copying build/lib/pythran/pythonic/numpy/std_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,305 root INFO copying build/lib/pythran/pythonic/numpy/mod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,305 root INFO copying build/lib/pythran/pythonic/numpy/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,305 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,306 root INFO copying build/lib/pythran/pythonic/numpy/fft/ihfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,306 root INFO copying build/lib/pythran/pythonic/numpy/fft/ifft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,306 root INFO copying build/lib/pythran/pythonic/numpy/fft/fftn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,306 root INFO copying build/lib/pythran/pythonic/numpy/fft/hfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,307 root INFO copying build/lib/pythran/pythonic/numpy/fft/fft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,307 root INFO copying build/lib/pythran/pythonic/numpy/fft/c2c.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,307 root INFO copying build/lib/pythran/pythonic/numpy/fft/irfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,308 root INFO copying build/lib/pythran/pythonic/numpy/fft/rfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,308 root INFO copying build/lib/pythran/pythonic/numpy/fft/pocketfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-12 20:51:11,308 root INFO copying build/lib/pythran/pythonic/numpy/uint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,309 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/maximum 2024-04-12 20:51:11,309 root INFO copying build/lib/pythran/pythonic/numpy/maximum/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/maximum 2024-04-12 20:51:11,309 root INFO copying build/lib/pythran/pythonic/numpy/maximum/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/maximum 2024-04-12 20:51:11,310 root INFO copying build/lib/pythran/pythonic/numpy/arctan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,310 root INFO copying build/lib/pythran/pythonic/numpy/right_shift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,310 root INFO copying build/lib/pythran/pythonic/numpy/copyto.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,311 root INFO copying build/lib/pythran/pythonic/numpy/unravel_index.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,311 root INFO copying build/lib/pythran/pythonic/numpy/not_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,311 root INFO copying build/lib/pythran/pythonic/numpy/uintc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,311 root INFO copying build/lib/pythran/pythonic/numpy/issctype.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,312 root INFO copying build/lib/pythran/pythonic/numpy/intp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,312 root INFO copying build/lib/pythran/pythonic/numpy/rad2deg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,312 root INFO copying build/lib/pythran/pythonic/numpy/vstack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,313 root INFO copying build/lib/pythran/pythonic/numpy/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,313 root INFO copying build/lib/pythran/pythonic/numpy/expand_dims.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,313 root INFO copying build/lib/pythran/pythonic/numpy/ldexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,313 root INFO copying build/lib/pythran/pythonic/numpy/flatnonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,314 root INFO copying build/lib/pythran/pythonic/numpy/triu.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,314 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,314 root INFO copying build/lib/pythran/pythonic/numpy/ptp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,315 root INFO copying build/lib/pythran/pythonic/numpy/nanmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,315 root INFO copying build/lib/pythran/pythonic/numpy/isfinite.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,315 root INFO copying build/lib/pythran/pythonic/numpy/binary_repr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,315 root INFO copying build/lib/pythran/pythonic/numpy/ndim.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,316 root INFO copying build/lib/pythran/pythonic/numpy/inner.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,316 root INFO copying build/lib/pythran/pythonic/numpy/ubyte.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,316 root INFO copying build/lib/pythran/pythonic/numpy/uint32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,317 root INFO copying build/lib/pythran/pythonic/numpy/product.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,317 root INFO copying build/lib/pythran/pythonic/numpy/fromfile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,317 root INFO copying build/lib/pythran/pythonic/numpy/alen.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,318 root INFO copying build/lib/pythran/pythonic/numpy/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,318 root INFO copying build/lib/pythran/pythonic/numpy/float128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,318 root INFO copying build/lib/pythran/pythonic/numpy/trim_zeros.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,318 root INFO copying build/lib/pythran/pythonic/numpy/asarray_chkfinite.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,319 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/nextafter 2024-04-12 20:51:11,319 root INFO copying build/lib/pythran/pythonic/numpy/nextafter/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/nextafter 2024-04-12 20:51:11,319 root INFO copying build/lib/pythran/pythonic/numpy/logical_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,320 root INFO copying build/lib/pythran/pythonic/numpy/iscomplex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,320 root INFO copying build/lib/pythran/pythonic/numpy/floor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,320 root INFO copying build/lib/pythran/pythonic/numpy/heaviside.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,320 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/copysign 2024-04-12 20:51:11,321 root INFO copying build/lib/pythran/pythonic/numpy/copysign/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/copysign 2024-04-12 20:51:11,321 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ctypeslib 2024-04-12 20:51:11,321 root INFO copying build/lib/pythran/pythonic/numpy/ctypeslib/as_array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ctypeslib 2024-04-12 20:51:11,322 root INFO copying build/lib/pythran/pythonic/numpy/tile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,322 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/heaviside 2024-04-12 20:51:11,322 root INFO copying build/lib/pythran/pythonic/numpy/heaviside/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/heaviside 2024-04-12 20:51:11,322 root INFO copying build/lib/pythran/pythonic/numpy/partial_sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,323 root INFO copying build/lib/pythran/pythonic/numpy/diag.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,323 root INFO copying build/lib/pythran/pythonic/numpy/size.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,323 root INFO copying build/lib/pythran/pythonic/numpy/byte.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,324 root INFO copying build/lib/pythran/pythonic/numpy/insert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,324 root INFO copying build/lib/pythran/pythonic/numpy/maximum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,324 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/true_divide 2024-04-12 20:51:11,324 root INFO copying build/lib/pythran/pythonic/numpy/true_divide/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/true_divide 2024-04-12 20:51:11,325 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,325 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/astype.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,325 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/item.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,326 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/tostring.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,326 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/flatten.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,326 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/tofile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,326 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/reshape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,327 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,327 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/view.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,327 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/tolist.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,328 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/fill.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-12 20:51:11,328 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/mod 2024-04-12 20:51:11,328 root INFO copying build/lib/pythran/pythonic/numpy/mod/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/mod 2024-04-12 20:51:11,328 root INFO copying build/lib/pythran/pythonic/numpy/cumproduct.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,329 root INFO copying build/lib/pythran/pythonic/numpy/diagonal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,329 root INFO copying build/lib/pythran/pythonic/numpy/ushort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,329 root INFO copying build/lib/pythran/pythonic/numpy/nan_to_num.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,330 root INFO copying build/lib/pythran/pythonic/numpy/outer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,330 root INFO copying build/lib/pythran/pythonic/numpy/copysign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,330 root INFO copying build/lib/pythran/pythonic/numpy/asfarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,331 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/linalg 2024-04-12 20:51:11,331 root INFO copying build/lib/pythran/pythonic/numpy/linalg/norm.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/linalg 2024-04-12 20:51:11,331 root INFO copying build/lib/pythran/pythonic/numpy/linalg/matrix_power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/linalg 2024-04-12 20:51:11,331 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,332 root INFO copying build/lib/pythran/pythonic/numpy/random/binomial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,332 root INFO copying build/lib/pythran/pythonic/numpy/random/laplace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,332 root INFO copying build/lib/pythran/pythonic/numpy/random/shuffle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,333 root INFO copying build/lib/pythran/pythonic/numpy/random/standard_exponential.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,333 root INFO copying build/lib/pythran/pythonic/numpy/random/geometric.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,333 root INFO copying build/lib/pythran/pythonic/numpy/random/standard_gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,333 root INFO copying build/lib/pythran/pythonic/numpy/random/pareto.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,334 root INFO copying build/lib/pythran/pythonic/numpy/random/weibull.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,334 root INFO copying build/lib/pythran/pythonic/numpy/random/seed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,334 root INFO copying build/lib/pythran/pythonic/numpy/random/lognormal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,335 root INFO copying build/lib/pythran/pythonic/numpy/random/dirichlet.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,335 root INFO copying build/lib/pythran/pythonic/numpy/random/random_sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,335 root INFO copying build/lib/pythran/pythonic/numpy/random/uniform.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,335 root INFO copying build/lib/pythran/pythonic/numpy/random/exponential.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,336 root INFO copying build/lib/pythran/pythonic/numpy/random/randn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,336 root INFO copying build/lib/pythran/pythonic/numpy/random/rand.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,336 root INFO copying build/lib/pythran/pythonic/numpy/random/gumbel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,337 root INFO copying build/lib/pythran/pythonic/numpy/random/logseries.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,337 root INFO copying build/lib/pythran/pythonic/numpy/random/sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,337 root INFO copying build/lib/pythran/pythonic/numpy/random/normal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,338 root INFO copying build/lib/pythran/pythonic/numpy/random/logistic.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,338 root INFO copying build/lib/pythran/pythonic/numpy/random/negative_binomial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,338 root INFO copying build/lib/pythran/pythonic/numpy/random/poisson.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,338 root INFO copying build/lib/pythran/pythonic/numpy/random/standard_normal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,339 root INFO copying build/lib/pythran/pythonic/numpy/random/bytes.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,339 root INFO copying build/lib/pythran/pythonic/numpy/random/f.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,339 root INFO copying build/lib/pythran/pythonic/numpy/random/power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,340 root INFO copying build/lib/pythran/pythonic/numpy/random/random.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,340 root INFO copying build/lib/pythran/pythonic/numpy/random/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,340 root INFO copying build/lib/pythran/pythonic/numpy/random/random_integers.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,341 root INFO copying build/lib/pythran/pythonic/numpy/random/rayleigh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,341 root INFO copying build/lib/pythran/pythonic/numpy/random/ranf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,341 root INFO copying build/lib/pythran/pythonic/numpy/random/chisquare.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,341 root INFO copying build/lib/pythran/pythonic/numpy/random/choice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,342 root INFO copying build/lib/pythran/pythonic/numpy/random/randint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-12 20:51:11,342 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/floor_divide 2024-04-12 20:51:11,342 root INFO copying build/lib/pythran/pythonic/numpy/floor_divide/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/floor_divide 2024-04-12 20:51:11,343 root INFO copying build/lib/pythran/pythonic/numpy/max.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,343 root INFO copying build/lib/pythran/pythonic/numpy/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,343 root INFO copying build/lib/pythran/pythonic/numpy/inf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,343 root INFO copying build/lib/pythran/pythonic/numpy/conj.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,344 root INFO copying build/lib/pythran/pythonic/numpy/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,344 root INFO copying build/lib/pythran/pythonic/numpy/log2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,344 root INFO copying build/lib/pythran/pythonic/numpy/ndenumerate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,345 root INFO copying build/lib/pythran/pythonic/numpy/ascontiguousarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,345 root INFO copying build/lib/pythran/pythonic/numpy/expm1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,345 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/greater_equal 2024-04-12 20:51:11,346 root INFO copying build/lib/pythran/pythonic/numpy/greater_equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/greater_equal 2024-04-12 20:51:11,346 root INFO copying build/lib/pythran/pythonic/numpy/round.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,346 root INFO copying build/lib/pythran/pythonic/numpy/NINF.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,347 root INFO copying build/lib/pythran/pythonic/numpy/var.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,347 root INFO copying build/lib/pythran/pythonic/numpy/logical_or.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,347 root INFO copying build/lib/pythran/pythonic/numpy/double_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,348 root INFO copying build/lib/pythran/pythonic/numpy/bincount.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,348 root INFO copying build/lib/pythran/pythonic/numpy/nonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,348 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_xor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,348 root INFO copying build/lib/pythran/pythonic/numpy/min.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,349 root INFO copying build/lib/pythran/pythonic/numpy/short_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,349 root INFO copying build/lib/pythran/pythonic/numpy/ulonglong.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,349 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/minimum 2024-04-12 20:51:11,350 root INFO copying build/lib/pythran/pythonic/numpy/minimum/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/minimum 2024-04-12 20:51:11,350 root INFO copying build/lib/pythran/pythonic/numpy/minimum/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/minimum 2024-04-12 20:51:11,350 root INFO copying build/lib/pythran/pythonic/numpy/around.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,350 root INFO copying build/lib/pythran/pythonic/numpy/ndindex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,351 root INFO copying build/lib/pythran/pythonic/numpy/sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,351 root INFO copying build/lib/pythran/pythonic/numpy/cbrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,351 root INFO copying build/lib/pythran/pythonic/numpy/nansum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,352 root INFO copying build/lib/pythran/pythonic/numpy/isscalar.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,352 root INFO copying build/lib/pythran/pythonic/numpy/convolve.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,352 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/negative 2024-04-12 20:51:11,352 root INFO copying build/lib/pythran/pythonic/numpy/negative/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/negative 2024-04-12 20:51:11,353 root INFO copying build/lib/pythran/pythonic/numpy/any.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,353 root INFO copying build/lib/pythran/pythonic/numpy/round_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,353 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/left_shift 2024-04-12 20:51:11,354 root INFO copying build/lib/pythran/pythonic/numpy/left_shift/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/left_shift 2024-04-12 20:51:11,354 root INFO copying build/lib/pythran/pythonic/numpy/isposinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,354 root INFO copying build/lib/pythran/pythonic/numpy/flipud.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,355 root INFO copying build/lib/pythran/pythonic/numpy/argsort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,355 root INFO copying build/lib/pythran/pythonic/numpy/union1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,355 root INFO copying build/lib/pythran/pythonic/numpy/array_str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,355 root INFO copying build/lib/pythran/pythonic/numpy/dot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,356 root INFO copying build/lib/pythran/pythonic/numpy/asscalar.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,356 root INFO copying build/lib/pythran/pythonic/numpy/trace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,356 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmod 2024-04-12 20:51:11,357 root INFO copying build/lib/pythran/pythonic/numpy/fmod/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmod 2024-04-12 20:51:11,357 root INFO copying build/lib/pythran/pythonic/numpy/angle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,357 root INFO copying build/lib/pythran/pythonic/numpy/array2string.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,358 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_or 2024-04-12 20:51:11,358 root INFO copying build/lib/pythran/pythonic/numpy/logical_or/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_or 2024-04-12 20:51:11,358 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/subtract 2024-04-12 20:51:11,358 root INFO copying build/lib/pythran/pythonic/numpy/subtract/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/subtract 2024-04-12 20:51:11,359 root INFO copying build/lib/pythran/pythonic/numpy/float_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,359 root INFO copying build/lib/pythran/pythonic/numpy/array_equiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,359 root INFO copying build/lib/pythran/pythonic/numpy/complex256.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,360 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/greater 2024-04-12 20:51:11,360 root INFO copying build/lib/pythran/pythonic/numpy/greater/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/greater 2024-04-12 20:51:11,360 root INFO copying build/lib/pythran/pythonic/numpy/unwrap.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,360 root INFO copying build/lib/pythran/pythonic/numpy/diagflat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,361 root INFO copying build/lib/pythran/pythonic/numpy/identity.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,361 root INFO copying build/lib/pythran/pythonic/numpy/trunc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,361 root INFO copying build/lib/pythran/pythonic/numpy/hstack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,362 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/hypot 2024-04-12 20:51:11,362 root INFO copying build/lib/pythran/pythonic/numpy/hypot/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/hypot 2024-04-12 20:51:11,362 root INFO copying build/lib/pythran/pythonic/numpy/amin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,362 root INFO copying build/lib/pythran/pythonic/numpy/array_split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,363 root INFO copying build/lib/pythran/pythonic/numpy/putmask.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,363 root INFO copying build/lib/pythran/pythonic/numpy/int32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,363 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/right_shift 2024-04-12 20:51:11,364 root INFO copying build/lib/pythran/pythonic/numpy/right_shift/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/right_shift 2024-04-12 20:51:11,364 root INFO copying build/lib/pythran/pythonic/numpy/rint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,364 root INFO copying build/lib/pythran/pythonic/numpy/amax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,365 root INFO copying build/lib/pythran/pythonic/numpy/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,365 root INFO copying build/lib/pythran/pythonic/numpy/setdiff1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,365 root INFO copying build/lib/pythran/pythonic/numpy/average.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,365 root INFO copying build/lib/pythran/pythonic/numpy/complex128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,366 root INFO copying build/lib/pythran/pythonic/numpy/argwhere.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,366 root INFO copying build/lib/pythran/pythonic/numpy/newaxis.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,366 root INFO copying build/lib/pythran/pythonic/numpy/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,367 root INFO copying build/lib/pythran/pythonic/numpy/imag.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,367 root INFO copying build/lib/pythran/pythonic/numpy/zeros.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,367 root INFO copying build/lib/pythran/pythonic/numpy/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,368 root INFO copying build/lib/pythran/pythonic/numpy/complex64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,368 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_and 2024-04-12 20:51:11,368 root INFO copying build/lib/pythran/pythonic/numpy/logical_and/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_and 2024-04-12 20:51:11,368 root INFO copying build/lib/pythran/pythonic/numpy/arcsin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,369 root INFO copying build/lib/pythran/pythonic/numpy/bool_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,369 root INFO copying build/lib/pythran/pythonic/numpy/cumsum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,369 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,370 root INFO copying build/lib/pythran/pythonic/numpy/uint16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,370 root INFO copying build/lib/pythran/pythonic/numpy/concatenate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,370 root INFO copying build/lib/pythran/pythonic/numpy/divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,371 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/divide 2024-04-12 20:51:11,371 root INFO copying build/lib/pythran/pythonic/numpy/divide/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/divide 2024-04-12 20:51:11,371 root INFO copying build/lib/pythran/pythonic/numpy/logical_and.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,371 root INFO copying build/lib/pythran/pythonic/numpy/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,372 root INFO copying build/lib/pythran/pythonic/numpy/zeros_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,372 root INFO copying build/lib/pythran/pythonic/numpy/arange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,372 root INFO copying build/lib/pythran/pythonic/numpy/array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,373 root INFO copying build/lib/pythran/pythonic/numpy/ufunc_reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,373 root INFO copying build/lib/pythran/pythonic/numpy/atleast_1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,373 root INFO copying build/lib/pythran/pythonic/numpy/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,373 root INFO copying build/lib/pythran/pythonic/numpy/interp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,374 root INFO copying build/lib/pythran/pythonic/numpy/fabs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,374 root INFO copying build/lib/pythran/pythonic/numpy/arctan2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,374 root INFO copying build/lib/pythran/pythonic/numpy/equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,375 root INFO copying build/lib/pythran/pythonic/numpy/eye.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,375 root INFO copying build/lib/pythran/pythonic/numpy/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,375 root INFO copying build/lib/pythran/pythonic/numpy/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,376 root INFO copying build/lib/pythran/pythonic/numpy/spacing.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,376 root INFO copying build/lib/pythran/pythonic/numpy/int8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,376 root INFO copying build/lib/pythran/pythonic/numpy/prod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,377 root INFO copying build/lib/pythran/pythonic/numpy/float32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,377 root INFO copying build/lib/pythran/pythonic/numpy/arctanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,377 root INFO copying build/lib/pythran/pythonic/numpy/swapaxes.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,377 root INFO copying build/lib/pythran/pythonic/numpy/multiply.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,378 root INFO copying build/lib/pythran/pythonic/numpy/fix.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,378 root INFO copying build/lib/pythran/pythonic/numpy/logspace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,378 root INFO copying build/lib/pythran/pythonic/numpy/degrees.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,379 root INFO copying build/lib/pythran/pythonic/numpy/delete_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,379 root INFO copying build/lib/pythran/pythonic/numpy/log1p.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,379 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ldexp 2024-04-12 20:51:11,380 root INFO copying build/lib/pythran/pythonic/numpy/ldexp/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ldexp 2024-04-12 20:51:11,380 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logaddexp2 2024-04-12 20:51:11,380 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp2/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logaddexp2 2024-04-12 20:51:11,380 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,381 root INFO copying build/lib/pythran/pythonic/numpy/indices.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,381 root INFO copying build/lib/pythran/pythonic/numpy/angle_in_rad.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,381 root INFO copying build/lib/pythran/pythonic/numpy/atleast_2d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,382 root INFO copying build/lib/pythran/pythonic/numpy/angle_in_deg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,382 root INFO copying build/lib/pythran/pythonic/numpy/correlate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,382 root INFO copying build/lib/pythran/pythonic/numpy/ceil.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,383 root INFO copying build/lib/pythran/pythonic/numpy/deg2rad.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,383 root INFO copying build/lib/pythran/pythonic/numpy/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,383 root INFO copying build/lib/pythran/pythonic/numpy/argmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,384 root INFO copying build/lib/pythran/pythonic/numpy/longlong.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,384 root INFO copying build/lib/pythran/pythonic/numpy/unique.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,384 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/less 2024-04-12 20:51:11,384 root INFO copying build/lib/pythran/pythonic/numpy/less/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/less 2024-04-12 20:51:11,385 root INFO copying build/lib/pythran/pythonic/numpy/append.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,385 root INFO copying build/lib/pythran/pythonic/numpy/argmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,385 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmax 2024-04-12 20:51:11,386 root INFO copying build/lib/pythran/pythonic/numpy/fmax/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmax 2024-04-12 20:51:11,386 root INFO copying build/lib/pythran/pythonic/numpy/fmax/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmax 2024-04-12 20:51:11,386 root INFO copying build/lib/pythran/pythonic/numpy/nanmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,386 root INFO copying build/lib/pythran/pythonic/numpy/tril.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,387 root INFO copying build/lib/pythran/pythonic/numpy/roll.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,387 root INFO copying build/lib/pythran/pythonic/numpy/fmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,387 root INFO copying build/lib/pythran/pythonic/numpy/diff.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,388 root INFO copying build/lib/pythran/pythonic/numpy/floor_divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,388 root INFO copying build/lib/pythran/pythonic/numpy/resize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,388 root INFO copying build/lib/pythran/pythonic/numpy/all.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,389 root INFO copying build/lib/pythran/pythonic/numpy/alltrue.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,389 root INFO copying build/lib/pythran/pythonic/numpy/argminmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,389 root INFO copying build/lib/pythran/pythonic/numpy/clip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,389 root INFO copying build/lib/pythran/pythonic/numpy/uint64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,390 root INFO copying build/lib/pythran/pythonic/numpy/allclose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,390 root INFO copying build/lib/pythran/pythonic/numpy/greater.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,390 root INFO copying build/lib/pythran/pythonic/numpy/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,391 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_or 2024-04-12 20:51:11,391 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_or/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_or 2024-04-12 20:51:11,391 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_or/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_or 2024-04-12 20:51:11,391 root INFO copying build/lib/pythran/pythonic/numpy/transpose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,392 root INFO copying build/lib/pythran/pythonic/numpy/ravel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,392 root INFO copying build/lib/pythran/pythonic/numpy/power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,392 root INFO copying build/lib/pythran/pythonic/numpy/where.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,393 root INFO copying build/lib/pythran/pythonic/numpy/absolute.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,393 root INFO copying build/lib/pythran/pythonic/numpy/radians.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,393 root INFO copying build/lib/pythran/pythonic/numpy/nanargmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,394 root INFO copying build/lib/pythran/pythonic/numpy/rot90.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,394 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/power 2024-04-12 20:51:11,394 root INFO copying build/lib/pythran/pythonic/numpy/power/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/power 2024-04-12 20:51:11,395 root INFO copying build/lib/pythran/pythonic/numpy/count_nonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,395 root INFO copying build/lib/pythran/pythonic/numpy/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,395 root INFO copying build/lib/pythran/pythonic/numpy/ndarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,395 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_xor 2024-04-12 20:51:11,396 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_xor/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_xor 2024-04-12 20:51:11,396 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_xor/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_xor 2024-04-12 20:51:11,396 root INFO copying build/lib/pythran/pythonic/numpy/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,397 root INFO copying build/lib/pythran/pythonic/numpy/isreal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,397 root INFO copying build/lib/pythran/pythonic/numpy/ediff1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,397 root INFO copying build/lib/pythran/pythonic/numpy/mean.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,397 root INFO copying build/lib/pythran/pythonic/numpy/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,398 root INFO copying build/lib/pythran/pythonic/numpy/int64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,398 root INFO copying build/lib/pythran/pythonic/numpy/fromstring.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,398 root INFO copying build/lib/pythran/pythonic/numpy/lexsort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,399 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/add 2024-04-12 20:51:11,399 root INFO copying build/lib/pythran/pythonic/numpy/add/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/add 2024-04-12 20:51:11,399 root INFO copying build/lib/pythran/pythonic/numpy/add/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/add 2024-04-12 20:51:11,400 root INFO copying build/lib/pythran/pythonic/numpy/fromfunction.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,400 root INFO copying build/lib/pythran/pythonic/numpy/isclose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,400 root INFO copying build/lib/pythran/pythonic/numpy/place.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,401 root INFO copying build/lib/pythran/pythonic/numpy/searchsorted.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,401 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/not_equal 2024-04-12 20:51:11,401 root INFO copying build/lib/pythran/pythonic/numpy/not_equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/not_equal 2024-04-12 20:51:11,401 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_xor 2024-04-12 20:51:11,402 root INFO copying build/lib/pythran/pythonic/numpy/logical_xor/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_xor 2024-04-12 20:51:11,402 root INFO copying build/lib/pythran/pythonic/numpy/arccosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,402 root INFO copying build/lib/pythran/pythonic/numpy/broadcast_to.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,403 root INFO copying build/lib/pythran/pythonic/numpy/square.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,403 root INFO copying build/lib/pythran/pythonic/numpy/fmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,403 root INFO copying build/lib/pythran/pythonic/numpy/split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,403 root INFO copying build/lib/pythran/pythonic/numpy/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,404 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/dtype 2024-04-12 20:51:11,404 root INFO copying build/lib/pythran/pythonic/numpy/dtype/type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/dtype 2024-04-12 20:51:11,404 root INFO copying build/lib/pythran/pythonic/numpy/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,405 root INFO copying build/lib/pythran/pythonic/numpy/int16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,405 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_or.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,405 root INFO copying build/lib/pythran/pythonic/numpy/rollaxis.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,406 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/less_equal 2024-04-12 20:51:11,406 root INFO copying build/lib/pythran/pythonic/numpy/less_equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/less_equal 2024-04-12 20:51:11,406 root INFO copying build/lib/pythran/pythonic/numpy/arccos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,406 root INFO copying build/lib/pythran/pythonic/numpy/invert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,407 root INFO copying build/lib/pythran/pythonic/numpy/float64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,407 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/arctan2 2024-04-12 20:51:11,407 root INFO copying build/lib/pythran/pythonic/numpy/arctan2/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/arctan2 2024-04-12 20:51:11,408 root INFO copying build/lib/pythran/pythonic/numpy/subtract.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,408 root INFO copying build/lib/pythran/pythonic/numpy/fmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,408 root INFO copying build/lib/pythran/pythonic/numpy/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,408 root INFO copying build/lib/pythran/pythonic/numpy/empty_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,409 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/equal 2024-04-12 20:51:11,409 root INFO copying build/lib/pythran/pythonic/numpy/equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/equal 2024-04-12 20:51:11,409 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/remainder 2024-04-12 20:51:11,410 root INFO copying build/lib/pythran/pythonic/numpy/remainder/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/remainder 2024-04-12 20:51:11,410 root INFO copying build/lib/pythran/pythonic/numpy/arcsinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,410 root INFO copying build/lib/pythran/pythonic/numpy/sometrue.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,411 root INFO copying build/lib/pythran/pythonic/numpy/isrealobj.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,411 root INFO copying build/lib/pythran/pythonic/numpy/remainder.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,411 root INFO copying build/lib/pythran/pythonic/numpy/frexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,411 root INFO copying build/lib/pythran/pythonic/numpy/real.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,412 root INFO copying build/lib/pythran/pythonic/numpy/flip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,412 root INFO copying build/lib/pythran/pythonic/numpy/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,412 root INFO copying build/lib/pythran/pythonic/numpy/linspace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,413 root INFO copying build/lib/pythran/pythonic/numpy/ones_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,413 root INFO copying build/lib/pythran/pythonic/numpy/take.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,413 root INFO copying build/lib/pythran/pythonic/numpy/shape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,414 root INFO copying build/lib/pythran/pythonic/numpy/reciprocal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,414 root INFO copying build/lib/pythran/pythonic/numpy/empty.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,414 root INFO copying build/lib/pythran/pythonic/numpy/finfo.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,414 root INFO copying build/lib/pythran/pythonic/numpy/select.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,415 root INFO copying build/lib/pythran/pythonic/numpy/.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,415 root INFO copying build/lib/pythran/pythonic/numpy/nanargmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,415 root INFO copying build/lib/pythran/pythonic/numpy/isneginf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,416 root INFO copying build/lib/pythran/pythonic/numpy/minimum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,416 root INFO copying build/lib/pythran/pythonic/numpy/asarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,416 root INFO copying build/lib/pythran/pythonic/numpy/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,417 root INFO copying build/lib/pythran/pythonic/numpy/signbit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,417 root INFO copying build/lib/pythran/pythonic/numpy/hypot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,417 root INFO copying build/lib/pythran/pythonic/numpy/sort_complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,417 root INFO copying build/lib/pythran/pythonic/numpy/nan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,418 root INFO copying build/lib/pythran/pythonic/numpy/negative.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,418 root INFO copying build/lib/pythran/pythonic/numpy/atleast_3d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,418 root INFO copying build/lib/pythran/pythonic/numpy/intersect1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,419 root INFO copying build/lib/pythran/pythonic/numpy/less.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,419 root INFO copying build/lib/pythran/pythonic/numpy/logical_xor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,419 root INFO copying build/lib/pythran/pythonic/numpy/intc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,420 root INFO copying build/lib/pythran/pythonic/numpy/digitize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,420 root INFO copying build/lib/pythran/pythonic/numpy/left_shift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,420 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/multiply 2024-04-12 20:51:11,421 root INFO copying build/lib/pythran/pythonic/numpy/multiply/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/multiply 2024-04-12 20:51:11,421 root INFO copying build/lib/pythran/pythonic/numpy/multiply/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/multiply 2024-04-12 20:51:11,421 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_and 2024-04-12 20:51:11,421 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_and/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_and 2024-04-12 20:51:11,422 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_and/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_and 2024-04-12 20:51:11,422 root INFO copying build/lib/pythran/pythonic/numpy/interp_core.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,422 root INFO copying build/lib/pythran/pythonic/numpy/cumprod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-12 20:51:11,423 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/scipy 2024-04-12 20:51:11,423 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,423 root INFO copying build/lib/pythran/pythonic/scipy/special/binom.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,423 root INFO copying build/lib/pythran/pythonic/scipy/special/kv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,424 root INFO copying build/lib/pythran/pythonic/scipy/special/gammaincinv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,424 root INFO copying build/lib/pythran/pythonic/scipy/special/chbevl.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,424 root INFO copying build/lib/pythran/pythonic/scipy/special/jv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,425 root INFO copying build/lib/pythran/pythonic/scipy/special/spherical_jn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,425 root INFO copying build/lib/pythran/pythonic/scipy/special/iv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,425 root INFO copying build/lib/pythran/pythonic/scipy/special/yv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,425 root INFO copying build/lib/pythran/pythonic/scipy/special/yvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,426 root INFO copying build/lib/pythran/pythonic/scipy/special/i0e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,426 root INFO copying build/lib/pythran/pythonic/scipy/special/gammaln.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,426 root INFO copying build/lib/pythran/pythonic/scipy/special/ndtr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,427 root INFO copying build/lib/pythran/pythonic/scipy/special/kvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,427 root INFO copying build/lib/pythran/pythonic/scipy/special/hankel1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,427 root INFO copying build/lib/pythran/pythonic/scipy/special/hankel2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,428 root INFO copying build/lib/pythran/pythonic/scipy/special/i0.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,428 root INFO copying build/lib/pythran/pythonic/scipy/special/ivp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,428 root INFO copying build/lib/pythran/pythonic/scipy/special/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,428 root INFO copying build/lib/pythran/pythonic/scipy/special/jvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,429 root INFO copying build/lib/pythran/pythonic/scipy/special/spherical_yn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,429 root INFO copying build/lib/pythran/pythonic/scipy/special/ndtri.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-12 20:51:11,429 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,430 root INFO copying build/lib/pythran/pythonic/utils/shared_ref.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,430 root INFO copying build/lib/pythran/pythonic/utils/meta.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,430 root INFO copying build/lib/pythran/pythonic/utils/neutral.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,430 root INFO copying build/lib/pythran/pythonic/utils/broadcast_copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,431 root INFO copying build/lib/pythran/pythonic/utils/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,431 root INFO copying build/lib/pythran/pythonic/utils/array_helper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,431 root INFO copying build/lib/pythran/pythonic/utils/fwd.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,432 root INFO copying build/lib/pythran/pythonic/utils/numpy_traits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,432 root INFO copying build/lib/pythran/pythonic/utils/numpy_conversion.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,432 root INFO copying build/lib/pythran/pythonic/utils/reserve.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,432 root INFO copying build/lib/pythran/pythonic/utils/functor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,433 root INFO copying build/lib/pythran/pythonic/utils/boost_local_config.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,433 root INFO copying build/lib/pythran/pythonic/utils/yield.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,433 root INFO copying build/lib/pythran/pythonic/utils/tags.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,434 root INFO copying build/lib/pythran/pythonic/utils/pdqsort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,434 root INFO copying build/lib/pythran/pythonic/utils/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,434 root INFO copying build/lib/pythran/pythonic/utils/nested_container.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,434 root INFO copying build/lib/pythran/pythonic/utils/seq.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-12 20:51:11,435 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include 2024-04-12 20:51:11,435 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,435 root INFO copying build/lib/pythran/pythonic/include/cmath/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,436 root INFO copying build/lib/pythran/pythonic/include/cmath/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,436 root INFO copying build/lib/pythran/pythonic/include/cmath/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,436 root INFO copying build/lib/pythran/pythonic/include/cmath/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,436 root INFO copying build/lib/pythran/pythonic/include/cmath/acosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,437 root INFO copying build/lib/pythran/pythonic/include/cmath/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,437 root INFO copying build/lib/pythran/pythonic/include/cmath/asinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,437 root INFO copying build/lib/pythran/pythonic/include/cmath/acos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,438 root INFO copying build/lib/pythran/pythonic/include/cmath/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,438 root INFO copying build/lib/pythran/pythonic/include/cmath/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,438 root INFO copying build/lib/pythran/pythonic/include/cmath/asin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,439 root INFO copying build/lib/pythran/pythonic/include/cmath/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,439 root INFO copying build/lib/pythran/pythonic/include/cmath/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,439 root INFO copying build/lib/pythran/pythonic/include/cmath/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,439 root INFO copying build/lib/pythran/pythonic/include/cmath/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,440 root INFO copying build/lib/pythran/pythonic/include/cmath/atanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,440 root INFO copying build/lib/pythran/pythonic/include/cmath/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,440 root INFO copying build/lib/pythran/pythonic/include/cmath/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,441 root INFO copying build/lib/pythran/pythonic/include/cmath/atan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,441 root INFO copying build/lib/pythran/pythonic/include/cmath/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-12 20:51:11,441 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:11,441 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:11,442 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:11,442 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:11,442 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:11,443 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/index.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:11,443 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:11,443 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:11,443 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:11,444 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-12 20:51:11,444 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,445 root INFO copying build/lib/pythran/pythonic/include/numpy/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,445 root INFO copying build/lib/pythran/pythonic/include/numpy/uint8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,445 root INFO copying build/lib/pythran/pythonic/include/numpy/fliplr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,445 root INFO copying build/lib/pythran/pythonic/include/numpy/nextafter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,446 root INFO copying build/lib/pythran/pythonic/include/numpy/ufunc_accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,446 root INFO copying build/lib/pythran/pythonic/include/numpy/base_repr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,446 root INFO copying build/lib/pythran/pythonic/include/numpy/put.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,447 root INFO copying build/lib/pythran/pythonic/include/numpy/stack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,447 root INFO copying build/lib/pythran/pythonic/include/numpy/full_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,447 root INFO copying build/lib/pythran/pythonic/include/numpy/vdot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,447 root INFO copying build/lib/pythran/pythonic/include/numpy/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,448 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmin 2024-04-12 20:51:11,448 root INFO copying build/lib/pythran/pythonic/include/numpy/fmin/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmin 2024-04-12 20:51:11,448 root INFO copying build/lib/pythran/pythonic/include/numpy/fmin/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmin 2024-04-12 20:51:11,449 root INFO copying build/lib/pythran/pythonic/include/numpy/true_divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,449 root INFO copying build/lib/pythran/pythonic/include/numpy/ones.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,449 root INFO copying build/lib/pythran/pythonic/include/numpy/full.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,449 root INFO copying build/lib/pythran/pythonic/include/numpy/sign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,450 root INFO copying build/lib/pythran/pythonic/include/numpy/median.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,450 root INFO copying build/lib/pythran/pythonic/include/numpy/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,450 root INFO copying build/lib/pythran/pythonic/include/numpy/fill_diagonal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,451 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_and.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,451 root INFO copying build/lib/pythran/pythonic/include/numpy/uintp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,451 root INFO copying build/lib/pythran/pythonic/include/numpy/tri.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,452 root INFO copying build/lib/pythran/pythonic/include/numpy/array_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,452 root INFO copying build/lib/pythran/pythonic/include/numpy/fromiter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,452 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logaddexp 2024-04-12 20:51:11,452 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logaddexp 2024-04-12 20:51:11,453 root INFO copying build/lib/pythran/pythonic/include/numpy/cross.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,453 root INFO copying build/lib/pythran/pythonic/include/numpy/std_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,453 root INFO copying build/lib/pythran/pythonic/include/numpy/mod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,454 root INFO copying build/lib/pythran/pythonic/include/numpy/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,454 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:11,454 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/ihfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:11,454 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/ifft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:11,455 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/fftn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:11,455 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/hfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:11,455 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/fft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:11,456 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/c2c.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:11,456 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/irfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:11,456 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/rfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-12 20:51:11,457 root INFO copying build/lib/pythran/pythonic/include/numpy/uint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,457 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/maximum 2024-04-12 20:51:11,457 root INFO copying build/lib/pythran/pythonic/include/numpy/maximum/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/maximum 2024-04-12 20:51:11,457 root INFO copying build/lib/pythran/pythonic/include/numpy/maximum/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/maximum 2024-04-12 20:51:11,458 root INFO copying build/lib/pythran/pythonic/include/numpy/arctan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,458 root INFO copying build/lib/pythran/pythonic/include/numpy/right_shift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,458 root INFO copying build/lib/pythran/pythonic/include/numpy/copyto.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,459 root INFO copying build/lib/pythran/pythonic/include/numpy/unravel_index.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,459 root INFO copying build/lib/pythran/pythonic/include/numpy/not_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,459 root INFO copying build/lib/pythran/pythonic/include/numpy/uintc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,459 root INFO copying build/lib/pythran/pythonic/include/numpy/issctype.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,460 root INFO copying build/lib/pythran/pythonic/include/numpy/intp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,460 root INFO copying build/lib/pythran/pythonic/include/numpy/rad2deg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,460 root INFO copying build/lib/pythran/pythonic/include/numpy/vstack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,461 root INFO copying build/lib/pythran/pythonic/include/numpy/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,461 root INFO copying build/lib/pythran/pythonic/include/numpy/expand_dims.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,461 root INFO copying build/lib/pythran/pythonic/include/numpy/ldexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,461 root INFO copying build/lib/pythran/pythonic/include/numpy/flatnonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,462 root INFO copying build/lib/pythran/pythonic/include/numpy/triu.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,462 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,462 root INFO copying build/lib/pythran/pythonic/include/numpy/ptp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,463 root INFO copying build/lib/pythran/pythonic/include/numpy/nanmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,463 root INFO copying build/lib/pythran/pythonic/include/numpy/isfinite.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,463 root INFO copying build/lib/pythran/pythonic/include/numpy/binary_repr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,463 root INFO copying build/lib/pythran/pythonic/include/numpy/ndim.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,464 root INFO copying build/lib/pythran/pythonic/include/numpy/inner.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,464 root INFO copying build/lib/pythran/pythonic/include/numpy/ubyte.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,464 root INFO copying build/lib/pythran/pythonic/include/numpy/uint32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,465 root INFO copying build/lib/pythran/pythonic/include/numpy/product.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,465 root INFO copying build/lib/pythran/pythonic/include/numpy/fromfile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,465 root INFO copying build/lib/pythran/pythonic/include/numpy/alen.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,465 root INFO copying build/lib/pythran/pythonic/include/numpy/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,466 root INFO copying build/lib/pythran/pythonic/include/numpy/float128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,466 root INFO copying build/lib/pythran/pythonic/include/numpy/trim_zeros.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,466 root INFO copying build/lib/pythran/pythonic/include/numpy/asarray_chkfinite.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,467 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/nextafter 2024-04-12 20:51:11,467 root INFO copying build/lib/pythran/pythonic/include/numpy/nextafter/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/nextafter 2024-04-12 20:51:11,467 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,468 root INFO copying build/lib/pythran/pythonic/include/numpy/iscomplex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,468 root INFO copying build/lib/pythran/pythonic/include/numpy/floor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,468 root INFO copying build/lib/pythran/pythonic/include/numpy/heaviside.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,468 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/copysign 2024-04-12 20:51:11,469 root INFO copying build/lib/pythran/pythonic/include/numpy/copysign/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/copysign 2024-04-12 20:51:11,469 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ctypeslib 2024-04-12 20:51:11,469 root INFO copying build/lib/pythran/pythonic/include/numpy/ctypeslib/as_array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ctypeslib 2024-04-12 20:51:11,470 root INFO copying build/lib/pythran/pythonic/include/numpy/tile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,470 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/heaviside 2024-04-12 20:51:11,470 root INFO copying build/lib/pythran/pythonic/include/numpy/heaviside/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/heaviside 2024-04-12 20:51:11,471 root INFO copying build/lib/pythran/pythonic/include/numpy/partial_sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,471 root INFO copying build/lib/pythran/pythonic/include/numpy/diag.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,471 root INFO copying build/lib/pythran/pythonic/include/numpy/size.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,472 root INFO copying build/lib/pythran/pythonic/include/numpy/byte.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,472 root INFO copying build/lib/pythran/pythonic/include/numpy/insert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,472 root INFO copying build/lib/pythran/pythonic/include/numpy/maximum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,473 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/true_divide 2024-04-12 20:51:11,473 root INFO copying build/lib/pythran/pythonic/include/numpy/true_divide/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/true_divide 2024-04-12 20:51:11,473 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,473 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/astype.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,474 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/item.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,474 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/tostring.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,474 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/flatten.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,474 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/tofile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,475 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/reshape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,475 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,475 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/view.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,476 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/tolist.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,476 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/fill.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-12 20:51:11,476 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/mod 2024-04-12 20:51:11,477 root INFO copying build/lib/pythran/pythonic/include/numpy/mod/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/mod 2024-04-12 20:51:11,477 root INFO copying build/lib/pythran/pythonic/include/numpy/cumproduct.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,477 root INFO copying build/lib/pythran/pythonic/include/numpy/diagonal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,477 root INFO copying build/lib/pythran/pythonic/include/numpy/ushort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,478 root INFO copying build/lib/pythran/pythonic/include/numpy/nan_to_num.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,478 root INFO copying build/lib/pythran/pythonic/include/numpy/outer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,478 root INFO copying build/lib/pythran/pythonic/include/numpy/copysign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,479 root INFO copying build/lib/pythran/pythonic/include/numpy/asfarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,479 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/linalg 2024-04-12 20:51:11,479 root INFO copying build/lib/pythran/pythonic/include/numpy/linalg/norm.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/linalg 2024-04-12 20:51:11,479 root INFO copying build/lib/pythran/pythonic/include/numpy/linalg/matrix_power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/linalg 2024-04-12 20:51:11,480 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,480 root INFO copying build/lib/pythran/pythonic/include/numpy/random/binomial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,480 root INFO copying build/lib/pythran/pythonic/include/numpy/random/laplace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,481 root INFO copying build/lib/pythran/pythonic/include/numpy/random/shuffle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,481 root INFO copying build/lib/pythran/pythonic/include/numpy/random/standard_exponential.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,481 root INFO copying build/lib/pythran/pythonic/include/numpy/random/geometric.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,481 root INFO copying build/lib/pythran/pythonic/include/numpy/random/standard_gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,482 root INFO copying build/lib/pythran/pythonic/include/numpy/random/pareto.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,482 root INFO copying build/lib/pythran/pythonic/include/numpy/random/weibull.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,482 root INFO copying build/lib/pythran/pythonic/include/numpy/random/seed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,483 root INFO copying build/lib/pythran/pythonic/include/numpy/random/lognormal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,483 root INFO copying build/lib/pythran/pythonic/include/numpy/random/dirichlet.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,483 root INFO copying build/lib/pythran/pythonic/include/numpy/random/random_sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,484 root INFO copying build/lib/pythran/pythonic/include/numpy/random/uniform.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,484 root INFO copying build/lib/pythran/pythonic/include/numpy/random/exponential.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,484 root INFO copying build/lib/pythran/pythonic/include/numpy/random/randn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,484 root INFO copying build/lib/pythran/pythonic/include/numpy/random/rand.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,485 root INFO copying build/lib/pythran/pythonic/include/numpy/random/gumbel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,485 root INFO copying build/lib/pythran/pythonic/include/numpy/random/logseries.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,485 root INFO copying build/lib/pythran/pythonic/include/numpy/random/sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,486 root INFO copying build/lib/pythran/pythonic/include/numpy/random/normal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,486 root INFO copying build/lib/pythran/pythonic/include/numpy/random/logistic.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,486 root INFO copying build/lib/pythran/pythonic/include/numpy/random/negative_binomial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,486 root INFO copying build/lib/pythran/pythonic/include/numpy/random/poisson.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,487 root INFO copying build/lib/pythran/pythonic/include/numpy/random/standard_normal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,487 root INFO copying build/lib/pythran/pythonic/include/numpy/random/bytes.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,487 root INFO copying build/lib/pythran/pythonic/include/numpy/random/f.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,488 root INFO copying build/lib/pythran/pythonic/include/numpy/random/power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,488 root INFO copying build/lib/pythran/pythonic/include/numpy/random/random.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,488 root INFO copying build/lib/pythran/pythonic/include/numpy/random/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,488 root INFO copying build/lib/pythran/pythonic/include/numpy/random/random_integers.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,489 root INFO copying build/lib/pythran/pythonic/include/numpy/random/rayleigh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,489 root INFO copying build/lib/pythran/pythonic/include/numpy/random/generator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,489 root INFO copying build/lib/pythran/pythonic/include/numpy/random/ranf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,490 root INFO copying build/lib/pythran/pythonic/include/numpy/random/chisquare.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,490 root INFO copying build/lib/pythran/pythonic/include/numpy/random/choice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,490 root INFO copying build/lib/pythran/pythonic/include/numpy/random/randint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-12 20:51:11,491 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/floor_divide 2024-04-12 20:51:11,491 root INFO copying build/lib/pythran/pythonic/include/numpy/floor_divide/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/floor_divide 2024-04-12 20:51:11,491 root INFO copying build/lib/pythran/pythonic/include/numpy/max.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,491 root INFO copying build/lib/pythran/pythonic/include/numpy/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,492 root INFO copying build/lib/pythran/pythonic/include/numpy/inf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,492 root INFO copying build/lib/pythran/pythonic/include/numpy/conj.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,492 root INFO copying build/lib/pythran/pythonic/include/numpy/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,493 root INFO copying build/lib/pythran/pythonic/include/numpy/log2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,493 root INFO copying build/lib/pythran/pythonic/include/numpy/ndenumerate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,493 root INFO copying build/lib/pythran/pythonic/include/numpy/ascontiguousarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,493 root INFO copying build/lib/pythran/pythonic/include/numpy/expm1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,494 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/greater_equal 2024-04-12 20:51:11,494 root INFO copying build/lib/pythran/pythonic/include/numpy/greater_equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/greater_equal 2024-04-12 20:51:11,494 root INFO copying build/lib/pythran/pythonic/include/numpy/round.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,495 root INFO copying build/lib/pythran/pythonic/include/numpy/NINF.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,495 root INFO copying build/lib/pythran/pythonic/include/numpy/var.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,495 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_or.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,495 root INFO copying build/lib/pythran/pythonic/include/numpy/double_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,496 root INFO copying build/lib/pythran/pythonic/include/numpy/bincount.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,496 root INFO copying build/lib/pythran/pythonic/include/numpy/nonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,496 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_xor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,497 root INFO copying build/lib/pythran/pythonic/include/numpy/min.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,497 root INFO copying build/lib/pythran/pythonic/include/numpy/short_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,497 root INFO copying build/lib/pythran/pythonic/include/numpy/ulonglong.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,498 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/minimum 2024-04-12 20:51:11,498 root INFO copying build/lib/pythran/pythonic/include/numpy/minimum/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/minimum 2024-04-12 20:51:11,498 root INFO copying build/lib/pythran/pythonic/include/numpy/minimum/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/minimum 2024-04-12 20:51:11,498 root INFO copying build/lib/pythran/pythonic/include/numpy/around.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,499 root INFO copying build/lib/pythran/pythonic/include/numpy/ndindex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,499 root INFO copying build/lib/pythran/pythonic/include/numpy/sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,499 root INFO copying build/lib/pythran/pythonic/include/numpy/cbrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,500 root INFO copying build/lib/pythran/pythonic/include/numpy/nansum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,500 root INFO copying build/lib/pythran/pythonic/include/numpy/isscalar.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,500 root INFO copying build/lib/pythran/pythonic/include/numpy/convolve.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,501 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/negative 2024-04-12 20:51:11,501 root INFO copying build/lib/pythran/pythonic/include/numpy/negative/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/negative 2024-04-12 20:51:11,501 root INFO copying build/lib/pythran/pythonic/include/numpy/any.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,501 root INFO copying build/lib/pythran/pythonic/include/numpy/round_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,502 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/left_shift 2024-04-12 20:51:11,502 root INFO copying build/lib/pythran/pythonic/include/numpy/left_shift/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/left_shift 2024-04-12 20:51:11,502 root INFO copying build/lib/pythran/pythonic/include/numpy/isposinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,503 root INFO copying build/lib/pythran/pythonic/include/numpy/flipud.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,503 root INFO copying build/lib/pythran/pythonic/include/numpy/argsort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,503 root INFO copying build/lib/pythran/pythonic/include/numpy/union1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,503 root INFO copying build/lib/pythran/pythonic/include/numpy/array_str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,504 root INFO copying build/lib/pythran/pythonic/include/numpy/dot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,504 root INFO copying build/lib/pythran/pythonic/include/numpy/asscalar.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,504 root INFO copying build/lib/pythran/pythonic/include/numpy/trace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,505 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmod 2024-04-12 20:51:11,505 root INFO copying build/lib/pythran/pythonic/include/numpy/fmod/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmod 2024-04-12 20:51:11,505 root INFO copying build/lib/pythran/pythonic/include/numpy/angle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,505 root INFO copying build/lib/pythran/pythonic/include/numpy/array2string.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,506 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logical_or 2024-04-12 20:51:11,506 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_or/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logical_or 2024-04-12 20:51:11,506 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/subtract 2024-04-12 20:51:11,507 root INFO copying build/lib/pythran/pythonic/include/numpy/subtract/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/subtract 2024-04-12 20:51:11,507 root INFO copying build/lib/pythran/pythonic/include/numpy/float_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,507 root INFO copying build/lib/pythran/pythonic/include/numpy/array_equiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,508 root INFO copying build/lib/pythran/pythonic/include/numpy/complex256.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,508 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/greater 2024-04-12 20:51:11,508 root INFO copying build/lib/pythran/pythonic/include/numpy/greater/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/greater 2024-04-12 20:51:11,508 root INFO copying build/lib/pythran/pythonic/include/numpy/unwrap.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,509 root INFO copying build/lib/pythran/pythonic/include/numpy/diagflat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,509 root INFO copying build/lib/pythran/pythonic/include/numpy/identity.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,509 root INFO copying build/lib/pythran/pythonic/include/numpy/trunc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,510 root INFO copying build/lib/pythran/pythonic/include/numpy/hstack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,510 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/hypot 2024-04-12 20:51:11,510 root INFO copying build/lib/pythran/pythonic/include/numpy/hypot/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/hypot 2024-04-12 20:51:11,510 root INFO copying build/lib/pythran/pythonic/include/numpy/amin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,511 root INFO copying build/lib/pythran/pythonic/include/numpy/array_split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,511 root INFO copying build/lib/pythran/pythonic/include/numpy/putmask.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,511 root INFO copying build/lib/pythran/pythonic/include/numpy/int32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,512 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/right_shift 2024-04-12 20:51:11,512 root INFO copying build/lib/pythran/pythonic/include/numpy/right_shift/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/right_shift 2024-04-12 20:51:11,512 root INFO copying build/lib/pythran/pythonic/include/numpy/rint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,513 root INFO copying build/lib/pythran/pythonic/include/numpy/amax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,513 root INFO copying build/lib/pythran/pythonic/include/numpy/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,513 root INFO copying build/lib/pythran/pythonic/include/numpy/setdiff1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,513 root INFO copying build/lib/pythran/pythonic/include/numpy/average.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,514 root INFO copying build/lib/pythran/pythonic/include/numpy/complex128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,514 root INFO copying build/lib/pythran/pythonic/include/numpy/argwhere.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,514 root INFO copying build/lib/pythran/pythonic/include/numpy/newaxis.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,515 root INFO copying build/lib/pythran/pythonic/include/numpy/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,515 root INFO copying build/lib/pythran/pythonic/include/numpy/imag.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,515 root INFO copying build/lib/pythran/pythonic/include/numpy/zeros.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,515 root INFO copying build/lib/pythran/pythonic/include/numpy/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,516 root INFO copying build/lib/pythran/pythonic/include/numpy/complex64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,516 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logical_and 2024-04-12 20:51:11,516 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_and/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logical_and 2024-04-12 20:51:11,517 root INFO copying build/lib/pythran/pythonic/include/numpy/arcsin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,517 root INFO copying build/lib/pythran/pythonic/include/numpy/bool_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,517 root INFO copying build/lib/pythran/pythonic/include/numpy/cumsum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,518 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,518 root INFO copying build/lib/pythran/pythonic/include/numpy/uint16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,518 root INFO copying build/lib/pythran/pythonic/include/numpy/concatenate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,518 root INFO copying build/lib/pythran/pythonic/include/numpy/divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,519 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/divide 2024-04-12 20:51:11,519 root INFO copying build/lib/pythran/pythonic/include/numpy/divide/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/divide 2024-04-12 20:51:11,519 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_and.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,520 root INFO copying build/lib/pythran/pythonic/include/numpy/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,520 root INFO copying build/lib/pythran/pythonic/include/numpy/zeros_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,520 root INFO copying build/lib/pythran/pythonic/include/numpy/arange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,521 root INFO copying build/lib/pythran/pythonic/include/numpy/array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,521 root INFO copying build/lib/pythran/pythonic/include/numpy/ufunc_reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,521 root INFO copying build/lib/pythran/pythonic/include/numpy/atleast_1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,521 root INFO copying build/lib/pythran/pythonic/include/numpy/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,522 root INFO copying build/lib/pythran/pythonic/include/numpy/interp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,522 root INFO copying build/lib/pythran/pythonic/include/numpy/fabs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,522 root INFO copying build/lib/pythran/pythonic/include/numpy/arctan2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,523 root INFO copying build/lib/pythran/pythonic/include/numpy/equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,523 root INFO copying build/lib/pythran/pythonic/include/numpy/eye.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,523 root INFO copying build/lib/pythran/pythonic/include/numpy/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,524 root INFO copying build/lib/pythran/pythonic/include/numpy/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,524 root INFO copying build/lib/pythran/pythonic/include/numpy/spacing.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,524 root INFO copying build/lib/pythran/pythonic/include/numpy/int8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,524 root INFO copying build/lib/pythran/pythonic/include/numpy/prod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,525 root INFO copying build/lib/pythran/pythonic/include/numpy/float32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,525 root INFO copying build/lib/pythran/pythonic/include/numpy/arctanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,525 root INFO copying build/lib/pythran/pythonic/include/numpy/swapaxes.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,526 root INFO copying build/lib/pythran/pythonic/include/numpy/multiply.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,526 root INFO copying build/lib/pythran/pythonic/include/numpy/fix.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,526 root INFO copying build/lib/pythran/pythonic/include/numpy/logspace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,527 root INFO copying build/lib/pythran/pythonic/include/numpy/degrees.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,527 root INFO copying build/lib/pythran/pythonic/include/numpy/delete_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,527 root INFO copying build/lib/pythran/pythonic/include/numpy/log1p.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,528 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ldexp 2024-04-12 20:51:11,528 root INFO copying build/lib/pythran/pythonic/include/numpy/ldexp/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ldexp 2024-04-12 20:51:11,528 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logaddexp2 2024-04-12 20:51:11,528 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logaddexp2 2024-04-12 20:51:11,529 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,529 root INFO copying build/lib/pythran/pythonic/include/numpy/indices.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,529 root INFO copying build/lib/pythran/pythonic/include/numpy/angle_in_rad.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,530 root INFO copying build/lib/pythran/pythonic/include/numpy/atleast_2d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,530 root INFO copying build/lib/pythran/pythonic/include/numpy/angle_in_deg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,530 root INFO copying build/lib/pythran/pythonic/include/numpy/correlate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,531 root INFO copying build/lib/pythran/pythonic/include/numpy/ceil.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,531 root INFO copying build/lib/pythran/pythonic/include/numpy/deg2rad.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,531 root INFO copying build/lib/pythran/pythonic/include/numpy/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,531 root INFO copying build/lib/pythran/pythonic/include/numpy/argmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,532 root INFO copying build/lib/pythran/pythonic/include/numpy/longlong.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,532 root INFO copying build/lib/pythran/pythonic/include/numpy/unique.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,532 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/less 2024-04-12 20:51:11,533 root INFO copying build/lib/pythran/pythonic/include/numpy/less/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/less 2024-04-12 20:51:11,533 root INFO copying build/lib/pythran/pythonic/include/numpy/append.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,533 root INFO copying build/lib/pythran/pythonic/include/numpy/argmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,534 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmax 2024-04-12 20:51:11,534 root INFO copying build/lib/pythran/pythonic/include/numpy/fmax/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmax 2024-04-12 20:51:11,534 root INFO copying build/lib/pythran/pythonic/include/numpy/fmax/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmax 2024-04-12 20:51:11,534 root INFO copying build/lib/pythran/pythonic/include/numpy/nanmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,535 root INFO copying build/lib/pythran/pythonic/include/numpy/tril.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,535 root INFO copying build/lib/pythran/pythonic/include/numpy/roll.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,535 root INFO copying build/lib/pythran/pythonic/include/numpy/fmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,536 root INFO copying build/lib/pythran/pythonic/include/numpy/diff.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,536 root INFO copying build/lib/pythran/pythonic/include/numpy/floor_divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,536 root INFO copying build/lib/pythran/pythonic/include/numpy/resize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,536 root INFO copying build/lib/pythran/pythonic/include/numpy/all.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,537 root INFO copying build/lib/pythran/pythonic/include/numpy/alltrue.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,537 root INFO copying build/lib/pythran/pythonic/include/numpy/clip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,537 root INFO copying build/lib/pythran/pythonic/include/numpy/uint64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,538 root INFO copying build/lib/pythran/pythonic/include/numpy/allclose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,538 root INFO copying build/lib/pythran/pythonic/include/numpy/greater.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,538 root INFO copying build/lib/pythran/pythonic/include/numpy/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,539 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_or 2024-04-12 20:51:11,539 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_or 2024-04-12 20:51:11,539 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_or/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_or 2024-04-12 20:51:11,539 root INFO copying build/lib/pythran/pythonic/include/numpy/transpose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,540 root INFO copying build/lib/pythran/pythonic/include/numpy/ravel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,540 root INFO copying build/lib/pythran/pythonic/include/numpy/power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,540 root INFO copying build/lib/pythran/pythonic/include/numpy/where.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,541 root INFO copying build/lib/pythran/pythonic/include/numpy/absolute.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,541 root INFO copying build/lib/pythran/pythonic/include/numpy/radians.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,541 root INFO copying build/lib/pythran/pythonic/include/numpy/nanargmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,542 root INFO copying build/lib/pythran/pythonic/include/numpy/rot90.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,542 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/power 2024-04-12 20:51:11,542 root INFO copying build/lib/pythran/pythonic/include/numpy/power/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/power 2024-04-12 20:51:11,542 root INFO copying build/lib/pythran/pythonic/include/numpy/count_nonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,543 root INFO copying build/lib/pythran/pythonic/include/numpy/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,543 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,543 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_xor 2024-04-12 20:51:11,544 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_xor 2024-04-12 20:51:11,544 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_xor 2024-04-12 20:51:11,544 root INFO copying build/lib/pythran/pythonic/include/numpy/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,544 root INFO copying build/lib/pythran/pythonic/include/numpy/isreal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,545 root INFO copying build/lib/pythran/pythonic/include/numpy/ediff1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,545 root INFO copying build/lib/pythran/pythonic/include/numpy/mean.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,545 root INFO copying build/lib/pythran/pythonic/include/numpy/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,546 root INFO copying build/lib/pythran/pythonic/include/numpy/int64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,546 root INFO copying build/lib/pythran/pythonic/include/numpy/fromstring.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,546 root INFO copying build/lib/pythran/pythonic/include/numpy/lexsort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,547 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/add 2024-04-12 20:51:11,547 root INFO copying build/lib/pythran/pythonic/include/numpy/add/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/add 2024-04-12 20:51:11,547 root INFO copying build/lib/pythran/pythonic/include/numpy/add/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/add 2024-04-12 20:51:11,547 root INFO copying build/lib/pythran/pythonic/include/numpy/fromfunction.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,548 root INFO copying build/lib/pythran/pythonic/include/numpy/isclose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,548 root INFO copying build/lib/pythran/pythonic/include/numpy/place.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,548 root INFO copying build/lib/pythran/pythonic/include/numpy/searchsorted.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,549 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/not_equal 2024-04-12 20:51:11,549 root INFO copying build/lib/pythran/pythonic/include/numpy/not_equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/not_equal 2024-04-12 20:51:11,549 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logical_xor 2024-04-12 20:51:11,550 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_xor/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logical_xor 2024-04-12 20:51:11,550 root INFO copying build/lib/pythran/pythonic/include/numpy/arccosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,550 root INFO copying build/lib/pythran/pythonic/include/numpy/broadcast_to.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,550 root INFO copying build/lib/pythran/pythonic/include/numpy/square.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,551 root INFO copying build/lib/pythran/pythonic/include/numpy/fmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,551 root INFO copying build/lib/pythran/pythonic/include/numpy/split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,551 root INFO copying build/lib/pythran/pythonic/include/numpy/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,552 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/dtype 2024-04-12 20:51:11,552 root INFO copying build/lib/pythran/pythonic/include/numpy/dtype/type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/dtype 2024-04-12 20:51:11,552 root INFO copying build/lib/pythran/pythonic/include/numpy/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,553 root INFO copying build/lib/pythran/pythonic/include/numpy/int16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,553 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_or.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,553 root INFO copying build/lib/pythran/pythonic/include/numpy/rollaxis.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,553 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/less_equal 2024-04-12 20:51:11,554 root INFO copying build/lib/pythran/pythonic/include/numpy/less_equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/less_equal 2024-04-12 20:51:11,554 root INFO copying build/lib/pythran/pythonic/include/numpy/arccos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,554 root INFO copying build/lib/pythran/pythonic/include/numpy/invert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,555 root INFO copying build/lib/pythran/pythonic/include/numpy/float64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,555 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/arctan2 2024-04-12 20:51:11,555 root INFO copying build/lib/pythran/pythonic/include/numpy/arctan2/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/arctan2 2024-04-12 20:51:11,555 root INFO copying build/lib/pythran/pythonic/include/numpy/subtract.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,556 root INFO copying build/lib/pythran/pythonic/include/numpy/fmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,556 root INFO copying build/lib/pythran/pythonic/include/numpy/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,556 root INFO copying build/lib/pythran/pythonic/include/numpy/empty_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,557 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/equal 2024-04-12 20:51:11,557 root INFO copying build/lib/pythran/pythonic/include/numpy/equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/equal 2024-04-12 20:51:11,557 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/remainder 2024-04-12 20:51:11,558 root INFO copying build/lib/pythran/pythonic/include/numpy/remainder/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/remainder 2024-04-12 20:51:11,558 root INFO copying build/lib/pythran/pythonic/include/numpy/arcsinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,558 root INFO copying build/lib/pythran/pythonic/include/numpy/sometrue.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,558 root INFO copying build/lib/pythran/pythonic/include/numpy/isrealobj.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,559 root INFO copying build/lib/pythran/pythonic/include/numpy/remainder.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,559 root INFO copying build/lib/pythran/pythonic/include/numpy/frexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,559 root INFO copying build/lib/pythran/pythonic/include/numpy/real.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,560 root INFO copying build/lib/pythran/pythonic/include/numpy/flip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,560 root INFO copying build/lib/pythran/pythonic/include/numpy/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,560 root INFO copying build/lib/pythran/pythonic/include/numpy/linspace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,561 root INFO copying build/lib/pythran/pythonic/include/numpy/ones_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,561 root INFO copying build/lib/pythran/pythonic/include/numpy/take.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,561 root INFO copying build/lib/pythran/pythonic/include/numpy/shape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,561 root INFO copying build/lib/pythran/pythonic/include/numpy/reciprocal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,562 root INFO copying build/lib/pythran/pythonic/include/numpy/empty.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,562 root INFO copying build/lib/pythran/pythonic/include/numpy/finfo.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,562 root INFO copying build/lib/pythran/pythonic/include/numpy/select.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,563 root INFO copying build/lib/pythran/pythonic/include/numpy/.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,563 root INFO copying build/lib/pythran/pythonic/include/numpy/nanargmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,563 root INFO copying build/lib/pythran/pythonic/include/numpy/isneginf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,564 root INFO copying build/lib/pythran/pythonic/include/numpy/minimum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,564 root INFO copying build/lib/pythran/pythonic/include/numpy/asarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,564 root INFO copying build/lib/pythran/pythonic/include/numpy/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,565 root INFO copying build/lib/pythran/pythonic/include/numpy/signbit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,565 root INFO copying build/lib/pythran/pythonic/include/numpy/hypot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,565 root INFO copying build/lib/pythran/pythonic/include/numpy/sort_complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,565 root INFO copying build/lib/pythran/pythonic/include/numpy/nan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,566 root INFO copying build/lib/pythran/pythonic/include/numpy/negative.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,566 root INFO copying build/lib/pythran/pythonic/include/numpy/atleast_3d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,566 root INFO copying build/lib/pythran/pythonic/include/numpy/intersect1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,567 root INFO copying build/lib/pythran/pythonic/include/numpy/less.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,567 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_xor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,567 root INFO copying build/lib/pythran/pythonic/include/numpy/intc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,568 root INFO copying build/lib/pythran/pythonic/include/numpy/digitize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,568 root INFO copying build/lib/pythran/pythonic/include/numpy/left_shift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,568 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/multiply 2024-04-12 20:51:11,568 root INFO copying build/lib/pythran/pythonic/include/numpy/multiply/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/multiply 2024-04-12 20:51:11,569 root INFO copying build/lib/pythran/pythonic/include/numpy/multiply/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/multiply 2024-04-12 20:51:11,569 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_and 2024-04-12 20:51:11,569 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_and 2024-04-12 20:51:11,570 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_and/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_and 2024-04-12 20:51:11,570 root INFO copying build/lib/pythran/pythonic/include/numpy/cumprod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-12 20:51:11,570 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy 2024-04-12 20:51:11,571 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,571 root INFO copying build/lib/pythran/pythonic/include/scipy/special/binom.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,571 root INFO copying build/lib/pythran/pythonic/include/scipy/special/kv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,571 root INFO copying build/lib/pythran/pythonic/include/scipy/special/gammaincinv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,572 root INFO copying build/lib/pythran/pythonic/include/scipy/special/jv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,572 root INFO copying build/lib/pythran/pythonic/include/scipy/special/spherical_jn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,572 root INFO copying build/lib/pythran/pythonic/include/scipy/special/iv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,572 root INFO copying build/lib/pythran/pythonic/include/scipy/special/yv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,573 root INFO copying build/lib/pythran/pythonic/include/scipy/special/yvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,573 root INFO copying build/lib/pythran/pythonic/include/scipy/special/i0e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,573 root INFO copying build/lib/pythran/pythonic/include/scipy/special/gammaln.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,574 root INFO copying build/lib/pythran/pythonic/include/scipy/special/ndtr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,574 root INFO copying build/lib/pythran/pythonic/include/scipy/special/kvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,574 root INFO copying build/lib/pythran/pythonic/include/scipy/special/hankel1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,574 root INFO copying build/lib/pythran/pythonic/include/scipy/special/hankel2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,575 root INFO copying build/lib/pythran/pythonic/include/scipy/special/i0.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,575 root INFO copying build/lib/pythran/pythonic/include/scipy/special/ivp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,575 root INFO copying build/lib/pythran/pythonic/include/scipy/special/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,576 root INFO copying build/lib/pythran/pythonic/include/scipy/special/jvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,576 root INFO copying build/lib/pythran/pythonic/include/scipy/special/spherical_yn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,576 root INFO copying build/lib/pythran/pythonic/include/scipy/special/ndtri.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-12 20:51:11,577 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,577 root INFO copying build/lib/pythran/pythonic/include/utils/shared_ref.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,577 root INFO copying build/lib/pythran/pythonic/include/utils/meta.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,577 root INFO copying build/lib/pythran/pythonic/include/utils/neutral.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,578 root INFO copying build/lib/pythran/pythonic/include/utils/broadcast_copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,578 root INFO copying build/lib/pythran/pythonic/include/utils/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,578 root INFO copying build/lib/pythran/pythonic/include/utils/array_helper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,578 root INFO copying build/lib/pythran/pythonic/include/utils/fwd.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,579 root INFO copying build/lib/pythran/pythonic/include/utils/numpy_traits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,579 root INFO copying build/lib/pythran/pythonic/include/utils/numpy_conversion.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,579 root INFO copying build/lib/pythran/pythonic/include/utils/reserve.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,580 root INFO copying build/lib/pythran/pythonic/include/utils/functor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,580 root INFO copying build/lib/pythran/pythonic/include/utils/yield.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,580 root INFO copying build/lib/pythran/pythonic/include/utils/tags.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,580 root INFO copying build/lib/pythran/pythonic/include/utils/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,581 root INFO copying build/lib/pythran/pythonic/include/utils/nested_container.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,581 root INFO copying build/lib/pythran/pythonic/include/utils/seq.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-12 20:51:11,581 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/bisect 2024-04-12 20:51:11,582 root INFO copying build/lib/pythran/pythonic/include/bisect/bisect_right.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/bisect 2024-04-12 20:51:11,582 root INFO copying build/lib/pythran/pythonic/include/bisect/bisect.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/bisect 2024-04-12 20:51:11,582 root INFO copying build/lib/pythran/pythonic/include/bisect/bisect_left.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/bisect 2024-04-12 20:51:11,583 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,583 root INFO copying build/lib/pythran/pythonic/include/random/shuffle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,583 root INFO copying build/lib/pythran/pythonic/include/random/seed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,583 root INFO copying build/lib/pythran/pythonic/include/random/uniform.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,584 root INFO copying build/lib/pythran/pythonic/include/random/gauss.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,584 root INFO copying build/lib/pythran/pythonic/include/random/sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,584 root INFO copying build/lib/pythran/pythonic/include/random/random.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,584 root INFO copying build/lib/pythran/pythonic/include/random/randrange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,585 root INFO copying build/lib/pythran/pythonic/include/random/choice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,585 root INFO copying build/lib/pythran/pythonic/include/random/randint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,585 root INFO copying build/lib/pythran/pythonic/include/random/expovariate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-12 20:51:11,586 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/os 2024-04-12 20:51:11,586 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/os/path 2024-04-12 20:51:11,586 root INFO copying build/lib/pythran/pythonic/include/os/path/join.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/os/path 2024-04-12 20:51:11,587 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-12 20:51:11,587 root INFO copying build/lib/pythran/pythonic/include/omp/get_thread_num.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-12 20:51:11,587 root INFO copying build/lib/pythran/pythonic/include/omp/in_parallel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-12 20:51:11,587 root INFO copying build/lib/pythran/pythonic/include/omp/get_num_threads.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-12 20:51:11,588 root INFO copying build/lib/pythran/pythonic/include/omp/get_wtime.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-12 20:51:11,588 root INFO copying build/lib/pythran/pythonic/include/omp/set_nested.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-12 20:51:11,588 root INFO copying build/lib/pythran/pythonic/include/omp/get_wtick.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-12 20:51:11,589 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/time 2024-04-12 20:51:11,589 root INFO copying build/lib/pythran/pythonic/include/time/sleep.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/time 2024-04-12 20:51:11,589 root INFO copying build/lib/pythran/pythonic/include/time/time.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/time 2024-04-12 20:51:11,589 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,590 root INFO copying build/lib/pythran/pythonic/include/types/file.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,590 root INFO copying build/lib/pythran/pythonic/include/types/uint8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,590 root INFO copying build/lib/pythran/pythonic/include/types/numpy_vexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,590 root INFO copying build/lib/pythran/pythonic/include/types/attr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,591 root INFO copying build/lib/pythran/pythonic/include/types/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,591 root INFO copying build/lib/pythran/pythonic/include/types/clongdouble.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,591 root INFO copying build/lib/pythran/pythonic/include/types/uintp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,592 root INFO copying build/lib/pythran/pythonic/include/types/set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,592 root INFO copying build/lib/pythran/pythonic/include/types/pointer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,592 root INFO copying build/lib/pythran/pythonic/include/types/uintc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,593 root INFO copying build/lib/pythran/pythonic/include/types/intp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,593 root INFO copying build/lib/pythran/pythonic/include/types/str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,593 root INFO copying build/lib/pythran/pythonic/include/types/uint32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,593 root INFO copying build/lib/pythran/pythonic/include/types/float128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,594 root INFO copying build/lib/pythran/pythonic/include/types/dict.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,594 root INFO copying build/lib/pythran/pythonic/include/types/nditerator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,594 root INFO copying build/lib/pythran/pythonic/include/types/longdouble.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,595 root INFO copying build/lib/pythran/pythonic/include/types/list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,595 root INFO copying build/lib/pythran/pythonic/include/types/numpy_broadcast.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,595 root INFO copying build/lib/pythran/pythonic/include/types/numpy_unary_op.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,596 root INFO copying build/lib/pythran/pythonic/include/types/assignable.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,596 root INFO copying build/lib/pythran/pythonic/include/types/float.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,596 root INFO copying build/lib/pythran/pythonic/include/types/numpy_binary_op.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,597 root INFO copying build/lib/pythran/pythonic/include/types/raw_array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,597 root INFO copying build/lib/pythran/pythonic/include/types/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,597 root INFO copying build/lib/pythran/pythonic/include/types/complex256.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,598 root INFO copying build/lib/pythran/pythonic/include/types/combined.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,598 root INFO copying build/lib/pythran/pythonic/include/types/dynamic_tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,598 root INFO copying build/lib/pythran/pythonic/include/types/int32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,599 root INFO copying build/lib/pythran/pythonic/include/types/complex128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,599 root INFO copying build/lib/pythran/pythonic/include/types/complex64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,599 root INFO copying build/lib/pythran/pythonic/include/types/numpy_gexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,600 root INFO copying build/lib/pythran/pythonic/include/types/traits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,600 root INFO copying build/lib/pythran/pythonic/include/types/uint16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,600 root INFO copying build/lib/pythran/pythonic/include/types/lazy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,600 root INFO copying build/lib/pythran/pythonic/include/types/int8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,601 root INFO copying build/lib/pythran/pythonic/include/types/float32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,601 root INFO copying build/lib/pythran/pythonic/include/types/bool.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,601 root INFO copying build/lib/pythran/pythonic/include/types/variant_functor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,602 root INFO copying build/lib/pythran/pythonic/include/types/immediate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,602 root INFO copying build/lib/pythran/pythonic/include/types/numpy_nary_expr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,602 root INFO copying build/lib/pythran/pythonic/include/types/exceptions.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,602 root INFO copying build/lib/pythran/pythonic/include/types/slice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,603 root INFO copying build/lib/pythran/pythonic/include/types/NoneType.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,603 root INFO copying build/lib/pythran/pythonic/include/types/uint64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,603 root INFO copying build/lib/pythran/pythonic/include/types/static_if.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,604 root INFO copying build/lib/pythran/pythonic/include/types/ndarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,604 root INFO copying build/lib/pythran/pythonic/include/types/int64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,604 root INFO copying build/lib/pythran/pythonic/include/types/cfun.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,605 root INFO copying build/lib/pythran/pythonic/include/types/numpy_operators.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,605 root INFO copying build/lib/pythran/pythonic/include/types/int16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,605 root INFO copying build/lib/pythran/pythonic/include/types/numpy_texpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,606 root INFO copying build/lib/pythran/pythonic/include/types/float64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,606 root INFO copying build/lib/pythran/pythonic/include/types/generator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,606 root INFO copying build/lib/pythran/pythonic/include/types/vectorizable_type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,606 root INFO copying build/lib/pythran/pythonic/include/types/numpy_expr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,607 root INFO copying build/lib/pythran/pythonic/include/types/empty_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,607 root INFO copying build/lib/pythran/pythonic/include/types/numpy_iexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,607 root INFO copying build/lib/pythran/pythonic/include/types/finfo.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,608 root INFO copying build/lib/pythran/pythonic/include/types/int.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,608 root INFO copying build/lib/pythran/pythonic/include/types/numpy_op_helper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,608 root INFO copying build/lib/pythran/pythonic/include/types/intc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-12 20:51:11,609 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,609 root INFO copying build/lib/pythran/pythonic/include/operator_/floordiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,609 root INFO copying build/lib/pythran/pythonic/include/operator_/ne.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,609 root INFO copying build/lib/pythran/pythonic/include/operator_/__iadd__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,610 root INFO copying build/lib/pythran/pythonic/include/operator_/rshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,610 root INFO copying build/lib/pythran/pythonic/include/operator_/__ilshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,610 root INFO copying build/lib/pythran/pythonic/include/operator_/ge.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,611 root INFO copying build/lib/pythran/pythonic/include/operator_/isub.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,611 root INFO copying build/lib/pythran/pythonic/include/operator_/mod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,611 root INFO copying build/lib/pythran/pythonic/include/operator_/__eq__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,611 root INFO copying build/lib/pythran/pythonic/include/operator_/__floordiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,612 root INFO copying build/lib/pythran/pythonic/include/operator_/__delitem__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,612 root INFO copying build/lib/pythran/pythonic/include/operator_/__abs__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,612 root INFO copying build/lib/pythran/pythonic/include/operator_/countOf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,613 root INFO copying build/lib/pythran/pythonic/include/operator_/imatmul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,613 root INFO copying build/lib/pythran/pythonic/include/operator_/iconcat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,613 root INFO copying build/lib/pythran/pythonic/include/operator_/imin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,614 root INFO copying build/lib/pythran/pythonic/include/operator_/pos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,614 root INFO copying build/lib/pythran/pythonic/include/operator_/__div__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,614 root INFO copying build/lib/pythran/pythonic/include/operator_/__idiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,614 root INFO copying build/lib/pythran/pythonic/include/operator_/__iconcat__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,615 root INFO copying build/lib/pythran/pythonic/include/operator_/is_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,615 root INFO copying build/lib/pythran/pythonic/include/operator_/mul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,615 root INFO copying build/lib/pythran/pythonic/include/operator_/__imul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,616 root INFO copying build/lib/pythran/pythonic/include/operator_/__sub__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,616 root INFO copying build/lib/pythran/pythonic/include/operator_/neg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,616 root INFO copying build/lib/pythran/pythonic/include/operator_/xor_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,616 root INFO copying build/lib/pythran/pythonic/include/operator_/iand.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,617 root INFO copying build/lib/pythran/pythonic/include/operator_/__ipow__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,617 root INFO copying build/lib/pythran/pythonic/include/operator_/iadd.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,617 root INFO copying build/lib/pythran/pythonic/include/operator_/__ge__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,618 root INFO copying build/lib/pythran/pythonic/include/operator_/__lt__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,618 root INFO copying build/lib/pythran/pythonic/include/operator_/ixor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,618 root INFO copying build/lib/pythran/pythonic/include/operator_/__ior__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,618 root INFO copying build/lib/pythran/pythonic/include/operator_/__concat__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,619 root INFO copying build/lib/pythran/pythonic/include/operator_/__matmul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,619 root INFO copying build/lib/pythran/pythonic/include/operator_/__truediv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,619 root INFO copying build/lib/pythran/pythonic/include/operator_/lt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,620 root INFO copying build/lib/pythran/pythonic/include/operator_/imax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,620 root INFO copying build/lib/pythran/pythonic/include/operator_/__ixor__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,620 root INFO copying build/lib/pythran/pythonic/include/operator_/is_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,620 root INFO copying build/lib/pythran/pythonic/include/operator_/__inv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,621 root INFO copying build/lib/pythran/pythonic/include/operator_/sub.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,621 root INFO copying build/lib/pythran/pythonic/include/operator_/__getitem__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,621 root INFO copying build/lib/pythran/pythonic/include/operator_/__mul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,622 root INFO copying build/lib/pythran/pythonic/include/operator_/__invert__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,622 root INFO copying build/lib/pythran/pythonic/include/operator_/__iand__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,622 root INFO copying build/lib/pythran/pythonic/include/operator_/__mod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,622 root INFO copying build/lib/pythran/pythonic/include/operator_/or_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,623 root INFO copying build/lib/pythran/pythonic/include/operator_/irshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,623 root INFO copying build/lib/pythran/pythonic/include/operator_/matmul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,623 root INFO copying build/lib/pythran/pythonic/include/operator_/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,624 root INFO copying build/lib/pythran/pythonic/include/operator_/truth.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,624 root INFO copying build/lib/pythran/pythonic/include/operator_/and_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,624 root INFO copying build/lib/pythran/pythonic/include/operator_/__xor__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,625 root INFO copying build/lib/pythran/pythonic/include/operator_/__rshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,625 root INFO copying build/lib/pythran/pythonic/include/operator_/eq.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,625 root INFO copying build/lib/pythran/pythonic/include/operator_/__le__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,625 root INFO copying build/lib/pythran/pythonic/include/operator_/itemgetter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,626 root INFO copying build/lib/pythran/pythonic/include/operator_/le.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,626 root INFO copying build/lib/pythran/pythonic/include/operator_/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,626 root INFO copying build/lib/pythran/pythonic/include/operator_/div.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,627 root INFO copying build/lib/pythran/pythonic/include/operator_/idiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,627 root INFO copying build/lib/pythran/pythonic/include/operator_/__itruediv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,627 root INFO copying build/lib/pythran/pythonic/include/operator_/contains.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,627 root INFO copying build/lib/pythran/pythonic/include/operator_/ilshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,628 root INFO copying build/lib/pythran/pythonic/include/operator_/__and__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,628 root INFO copying build/lib/pythran/pythonic/include/operator_/getitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,628 root INFO copying build/lib/pythran/pythonic/include/operator_/gt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,629 root INFO copying build/lib/pythran/pythonic/include/operator_/truediv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,629 root INFO copying build/lib/pythran/pythonic/include/operator_/delitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,629 root INFO copying build/lib/pythran/pythonic/include/operator_/ifloordiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,629 root INFO copying build/lib/pythran/pythonic/include/operator_/__neg__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,630 root INFO copying build/lib/pythran/pythonic/include/operator_/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,630 root INFO copying build/lib/pythran/pythonic/include/operator_/icommon.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,630 root INFO copying build/lib/pythran/pythonic/include/operator_/__imod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,631 root INFO copying build/lib/pythran/pythonic/include/operator_/ipow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,631 root INFO copying build/lib/pythran/pythonic/include/operator_/__ifloordiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,631 root INFO copying build/lib/pythran/pythonic/include/operator_/__contains__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,631 root INFO copying build/lib/pythran/pythonic/include/operator_/__not__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,632 root INFO copying build/lib/pythran/pythonic/include/operator_/__pos__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,632 root INFO copying build/lib/pythran/pythonic/include/operator_/__lshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,632 root INFO copying build/lib/pythran/pythonic/include/operator_/imod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,633 root INFO copying build/lib/pythran/pythonic/include/operator_/lshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,633 root INFO copying build/lib/pythran/pythonic/include/operator_/not_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,633 root INFO copying build/lib/pythran/pythonic/include/operator_/invert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,634 root INFO copying build/lib/pythran/pythonic/include/operator_/__isub__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,634 root INFO copying build/lib/pythran/pythonic/include/operator_/concat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,634 root INFO copying build/lib/pythran/pythonic/include/operator_/__irshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,634 root INFO copying build/lib/pythran/pythonic/include/operator_/indexOf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,635 root INFO copying build/lib/pythran/pythonic/include/operator_/__add__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,635 root INFO copying build/lib/pythran/pythonic/include/operator_/itruediv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,635 root INFO copying build/lib/pythran/pythonic/include/operator_/ior.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,636 root INFO copying build/lib/pythran/pythonic/include/operator_/__or__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,636 root INFO copying build/lib/pythran/pythonic/include/operator_/inv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,636 root INFO copying build/lib/pythran/pythonic/include/operator_/imul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,636 root INFO copying build/lib/pythran/pythonic/include/operator_/__ne__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,637 root INFO copying build/lib/pythran/pythonic/include/operator_/overloads.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,637 root INFO copying build/lib/pythran/pythonic/include/operator_/__gt__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-12 20:51:11,637 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/functools 2024-04-12 20:51:11,638 root INFO copying build/lib/pythran/pythonic/include/functools/partial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/functools 2024-04-12 20:51:11,638 root INFO copying build/lib/pythran/pythonic/include/functools/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/functools 2024-04-12 20:51:11,638 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-12 20:51:11,638 root INFO copying build/lib/pythran/pythonic/include/itertools/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-12 20:51:11,639 root INFO copying build/lib/pythran/pythonic/include/itertools/product.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-12 20:51:11,639 root INFO copying build/lib/pythran/pythonic/include/itertools/islice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-12 20:51:11,639 root INFO copying build/lib/pythran/pythonic/include/itertools/common.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-12 20:51:11,640 root INFO copying build/lib/pythran/pythonic/include/itertools/permutations.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-12 20:51:11,640 root INFO copying build/lib/pythran/pythonic/include/itertools/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-12 20:51:11,640 root INFO copying build/lib/pythran/pythonic/include/itertools/ifilter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-12 20:51:11,640 root INFO copying build/lib/pythran/pythonic/include/itertools/combinations.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-12 20:51:11,641 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,641 root INFO copying build/lib/pythran/pythonic/include/math/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,641 root INFO copying build/lib/pythran/pythonic/include/math/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,642 root INFO copying build/lib/pythran/pythonic/include/math/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,642 root INFO copying build/lib/pythran/pythonic/include/math/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,642 root INFO copying build/lib/pythran/pythonic/include/math/ldexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,642 root INFO copying build/lib/pythran/pythonic/include/math/acosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,643 root INFO copying build/lib/pythran/pythonic/include/math/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,643 root INFO copying build/lib/pythran/pythonic/include/math/floor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,643 root INFO copying build/lib/pythran/pythonic/include/math/asinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,644 root INFO copying build/lib/pythran/pythonic/include/math/copysign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,644 root INFO copying build/lib/pythran/pythonic/include/math/expm1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,644 root INFO copying build/lib/pythran/pythonic/include/math/acos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,644 root INFO copying build/lib/pythran/pythonic/include/math/erfc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,645 root INFO copying build/lib/pythran/pythonic/include/math/lgamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,645 root INFO copying build/lib/pythran/pythonic/include/math/trunc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,645 root INFO copying build/lib/pythran/pythonic/include/math/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,646 root INFO copying build/lib/pythran/pythonic/include/math/modf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,646 root INFO copying build/lib/pythran/pythonic/include/math/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,646 root INFO copying build/lib/pythran/pythonic/include/math/erf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,646 root INFO copying build/lib/pythran/pythonic/include/math/asin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,647 root INFO copying build/lib/pythran/pythonic/include/math/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,647 root INFO copying build/lib/pythran/pythonic/include/math/factorial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,647 root INFO copying build/lib/pythran/pythonic/include/math/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,648 root INFO copying build/lib/pythran/pythonic/include/math/fabs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,648 root INFO copying build/lib/pythran/pythonic/include/math/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,648 root INFO copying build/lib/pythran/pythonic/include/math/degrees.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,648 root INFO copying build/lib/pythran/pythonic/include/math/log1p.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,649 root INFO copying build/lib/pythran/pythonic/include/math/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,649 root INFO copying build/lib/pythran/pythonic/include/math/ceil.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,649 root INFO copying build/lib/pythran/pythonic/include/math/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,650 root INFO copying build/lib/pythran/pythonic/include/math/radians.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,650 root INFO copying build/lib/pythran/pythonic/include/math/atanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,650 root INFO copying build/lib/pythran/pythonic/include/math/atan2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,650 root INFO copying build/lib/pythran/pythonic/include/math/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,651 root INFO copying build/lib/pythran/pythonic/include/math/fmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,651 root INFO copying build/lib/pythran/pythonic/include/math/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,651 root INFO copying build/lib/pythran/pythonic/include/math/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,652 root INFO copying build/lib/pythran/pythonic/include/math/atan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,652 root INFO copying build/lib/pythran/pythonic/include/math/frexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,652 root INFO copying build/lib/pythran/pythonic/include/math/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,652 root INFO copying build/lib/pythran/pythonic/include/math/hypot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-12 20:51:11,653 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-12 20:51:11,653 root INFO copying build/lib/pythran/pythonic/include/string/hexdigits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-12 20:51:11,653 root INFO copying build/lib/pythran/pythonic/include/string/find.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-12 20:51:11,654 root INFO copying build/lib/pythran/pythonic/include/string/octdigits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-12 20:51:11,654 root INFO copying build/lib/pythran/pythonic/include/string/digits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-12 20:51:11,654 root INFO copying build/lib/pythran/pythonic/include/string/ascii_uppercase.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-12 20:51:11,655 root INFO copying build/lib/pythran/pythonic/include/string/ascii_letters.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-12 20:51:11,655 root INFO copying build/lib/pythran/pythonic/include/string/ascii_lowercase.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-12 20:51:11,655 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,655 root INFO copying build/lib/pythran/pythonic/include/builtins/RuntimeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,656 root INFO copying build/lib/pythran/pythonic/include/builtins/file.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,656 root INFO copying build/lib/pythran/pythonic/include/builtins/enumerate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,656 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,657 root INFO copying build/lib/pythran/pythonic/include/builtins/set/issubset.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,657 root INFO copying build/lib/pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,657 root INFO copying build/lib/pythran/pythonic/include/builtins/set/intersection.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,657 root INFO copying build/lib/pythran/pythonic/include/builtins/set/isdisjoint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,658 root INFO copying build/lib/pythran/pythonic/include/builtins/set/union_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,658 root INFO copying build/lib/pythran/pythonic/include/builtins/set/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,658 root INFO copying build/lib/pythran/pythonic/include/builtins/set/symmetric_difference.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,659 root INFO copying build/lib/pythran/pythonic/include/builtins/set/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,659 root INFO copying build/lib/pythran/pythonic/include/builtins/set/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,659 root INFO copying build/lib/pythran/pythonic/include/builtins/set/difference.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,660 root INFO copying build/lib/pythran/pythonic/include/builtins/set/difference_update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,660 root INFO copying build/lib/pythran/pythonic/include/builtins/set/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,660 root INFO copying build/lib/pythran/pythonic/include/builtins/set/discard.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,660 root INFO copying build/lib/pythran/pythonic/include/builtins/set/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,661 root INFO copying build/lib/pythran/pythonic/include/builtins/set/issuperset.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,661 root INFO copying build/lib/pythran/pythonic/include/builtins/set/intersection_update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-12 20:51:11,661 root INFO copying build/lib/pythran/pythonic/include/builtins/FileNotFoundError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,662 root INFO copying build/lib/pythran/pythonic/include/builtins/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,662 root INFO copying build/lib/pythran/pythonic/include/builtins/DeprecationWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,662 root INFO copying build/lib/pythran/pythonic/include/builtins/NameError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,663 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,663 root INFO copying build/lib/pythran/pythonic/include/builtins/file/flush.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,663 root INFO copying build/lib/pythran/pythonic/include/builtins/file/readline.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,663 root INFO copying build/lib/pythran/pythonic/include/builtins/file/seek.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,664 root INFO copying build/lib/pythran/pythonic/include/builtins/file/write.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,664 root INFO copying build/lib/pythran/pythonic/include/builtins/file/writelines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,664 root INFO copying build/lib/pythran/pythonic/include/builtins/file/fileno.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,664 root INFO copying build/lib/pythran/pythonic/include/builtins/file/isatty.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,665 root INFO copying build/lib/pythran/pythonic/include/builtins/file/tell.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,665 root INFO copying build/lib/pythran/pythonic/include/builtins/file/read.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,665 root INFO copying build/lib/pythran/pythonic/include/builtins/file/close.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,666 root INFO copying build/lib/pythran/pythonic/include/builtins/file/truncate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,666 root INFO copying build/lib/pythran/pythonic/include/builtins/file/next.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,666 root INFO copying build/lib/pythran/pythonic/include/builtins/file/readlines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-12 20:51:11,666 root INFO copying build/lib/pythran/pythonic/include/builtins/bin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,667 root INFO copying build/lib/pythran/pythonic/include/builtins/set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,667 root INFO copying build/lib/pythran/pythonic/include/builtins/isinstance.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,667 root INFO copying build/lib/pythran/pythonic/include/builtins/NotImplementedError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,668 root INFO copying build/lib/pythran/pythonic/include/builtins/True.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,668 root INFO copying build/lib/pythran/pythonic/include/builtins/OverflowError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,668 root INFO copying build/lib/pythran/pythonic/include/builtins/EOFError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,669 root INFO copying build/lib/pythran/pythonic/include/builtins/SystemExit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,669 root INFO copying build/lib/pythran/pythonic/include/builtins/AssertionError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,669 root INFO copying build/lib/pythran/pythonic/include/builtins/sorted.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,669 root INFO copying build/lib/pythran/pythonic/include/builtins/str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,670 root INFO copying build/lib/pythran/pythonic/include/builtins/getattr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,670 root INFO copying build/lib/pythran/pythonic/include/builtins/Warning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,670 root INFO copying build/lib/pythran/pythonic/include/builtins/open.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,670 root INFO copying build/lib/pythran/pythonic/include/builtins/dict.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,671 root INFO copying build/lib/pythran/pythonic/include/builtins/id.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,671 root INFO copying build/lib/pythran/pythonic/include/builtins/FutureWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,671 root INFO copying build/lib/pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,672 root INFO copying build/lib/pythran/pythonic/include/builtins/AttributeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,672 root INFO copying build/lib/pythran/pythonic/include/builtins/SystemError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,672 root INFO copying build/lib/pythran/pythonic/include/builtins/KeyError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,672 root INFO copying build/lib/pythran/pythonic/include/builtins/in.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,673 root INFO copying build/lib/pythran/pythonic/include/builtins/BytesWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,673 root INFO copying build/lib/pythran/pythonic/include/builtins/assert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,673 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,674 root INFO copying build/lib/pythran/pythonic/include/builtins/str/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,674 root INFO copying build/lib/pythran/pythonic/include/builtins/str/strip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,674 root INFO copying build/lib/pythran/pythonic/include/builtins/str/find.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,675 root INFO copying build/lib/pythran/pythonic/include/builtins/str/lower.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,675 root INFO copying build/lib/pythran/pythonic/include/builtins/str/lstrip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,675 root INFO copying build/lib/pythran/pythonic/include/builtins/str/capitalize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,675 root INFO copying build/lib/pythran/pythonic/include/builtins/str/isalpha.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,676 root INFO copying build/lib/pythran/pythonic/include/builtins/str/endswith.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,676 root INFO copying build/lib/pythran/pythonic/include/builtins/str/__mod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,676 root INFO copying build/lib/pythran/pythonic/include/builtins/str/startswith.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,677 root INFO copying build/lib/pythran/pythonic/include/builtins/str/isdigit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,677 root INFO copying build/lib/pythran/pythonic/include/builtins/str/rstrip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,677 root INFO copying build/lib/pythran/pythonic/include/builtins/str/join.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,677 root INFO copying build/lib/pythran/pythonic/include/builtins/str/split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,678 root INFO copying build/lib/pythran/pythonic/include/builtins/str/replace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,678 root INFO copying build/lib/pythran/pythonic/include/builtins/str/upper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-12 20:51:11,678 root INFO copying build/lib/pythran/pythonic/include/builtins/list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,679 root INFO copying build/lib/pythran/pythonic/include/builtins/iter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,679 root INFO copying build/lib/pythran/pythonic/include/builtins/max.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,679 root INFO copying build/lib/pythran/pythonic/include/builtins/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,679 root INFO copying build/lib/pythran/pythonic/include/builtins/minmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,680 root INFO copying build/lib/pythran/pythonic/include/builtins/ImportWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,680 root INFO copying build/lib/pythran/pythonic/include/builtins/round.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,680 root INFO copying build/lib/pythran/pythonic/include/builtins/LookupError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,681 root INFO copying build/lib/pythran/pythonic/include/builtins/min.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,681 root INFO copying build/lib/pythran/pythonic/include/builtins/sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,681 root INFO copying build/lib/pythran/pythonic/include/builtins/UnicodeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,681 root INFO copying build/lib/pythran/pythonic/include/builtins/KeyboardInterrupt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,682 root INFO copying build/lib/pythran/pythonic/include/builtins/any.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,682 root INFO copying build/lib/pythran/pythonic/include/builtins/oct.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,682 root INFO copying build/lib/pythran/pythonic/include/builtins/SyntaxError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,683 root INFO copying build/lib/pythran/pythonic/include/builtins/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,683 root INFO copying build/lib/pythran/pythonic/include/builtins/float_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,683 root INFO copying build/lib/pythran/pythonic/include/builtins/GeneratorExit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,684 root INFO copying build/lib/pythran/pythonic/include/builtins/divmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,684 root INFO copying build/lib/pythran/pythonic/include/builtins/RuntimeWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,684 root INFO copying build/lib/pythran/pythonic/include/builtins/reversed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,684 root INFO copying build/lib/pythran/pythonic/include/builtins/StopIteration.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,685 root INFO copying build/lib/pythran/pythonic/include/builtins/ReferenceError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,685 root INFO copying build/lib/pythran/pythonic/include/builtins/bool_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,685 root INFO copying build/lib/pythran/pythonic/include/builtins/BaseException.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,686 root INFO copying build/lib/pythran/pythonic/include/builtins/IndentationError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,686 root INFO copying build/lib/pythran/pythonic/include/builtins/Exception.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,686 root INFO copying build/lib/pythran/pythonic/include/builtins/EnvironmentError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,686 root INFO copying build/lib/pythran/pythonic/include/builtins/UserWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,687 root INFO copying build/lib/pythran/pythonic/include/builtins/IndexError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,687 root INFO copying build/lib/pythran/pythonic/include/builtins/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,687 root INFO copying build/lib/pythran/pythonic/include/builtins/BufferError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,688 root INFO copying build/lib/pythran/pythonic/include/builtins/zip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,688 root INFO copying build/lib/pythran/pythonic/include/builtins/slice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,688 root INFO copying build/lib/pythran/pythonic/include/builtins/UnboundLocalError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,689 root INFO copying build/lib/pythran/pythonic/include/builtins/print.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,689 root INFO copying build/lib/pythran/pythonic/include/builtins/SyntaxWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,689 root INFO copying build/lib/pythran/pythonic/include/builtins/all.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,689 root INFO copying build/lib/pythran/pythonic/include/builtins/ord.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,690 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-12 20:51:11,690 root INFO copying build/lib/pythran/pythonic/include/builtins/list/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-12 20:51:11,690 root INFO copying build/lib/pythran/pythonic/include/builtins/list/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-12 20:51:11,691 root INFO copying build/lib/pythran/pythonic/include/builtins/list/extend.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-12 20:51:11,691 root INFO copying build/lib/pythran/pythonic/include/builtins/list/insert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-12 20:51:11,691 root INFO copying build/lib/pythran/pythonic/include/builtins/list/reverse.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-12 20:51:11,691 root INFO copying build/lib/pythran/pythonic/include/builtins/list/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-12 20:51:11,692 root INFO copying build/lib/pythran/pythonic/include/builtins/list/append.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-12 20:51:11,692 root INFO copying build/lib/pythran/pythonic/include/builtins/list/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-12 20:51:11,692 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/float_ 2024-04-12 20:51:11,693 root INFO copying build/lib/pythran/pythonic/include/builtins/float_/is_integer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/float_ 2024-04-12 20:51:11,693 root INFO copying build/lib/pythran/pythonic/include/builtins/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,693 root INFO copying build/lib/pythran/pythonic/include/builtins/ZeroDivisionError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,693 root INFO copying build/lib/pythran/pythonic/include/builtins/hex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,694 root INFO copying build/lib/pythran/pythonic/include/builtins/map.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,694 root INFO copying build/lib/pythran/pythonic/include/builtins/next.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,694 root INFO copying build/lib/pythran/pythonic/include/builtins/ImportError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,695 root INFO copying build/lib/pythran/pythonic/include/builtins/len.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,695 root INFO copying build/lib/pythran/pythonic/include/builtins/OSError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,695 root INFO copying build/lib/pythran/pythonic/include/builtins/FloatingPointError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,695 root INFO copying build/lib/pythran/pythonic/include/builtins/False.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,696 root INFO copying build/lib/pythran/pythonic/include/builtins/TypeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,696 root INFO copying build/lib/pythran/pythonic/include/builtins/None.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,696 root INFO copying build/lib/pythran/pythonic/include/builtins/ArithmeticError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,697 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,697 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/is_none.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,697 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/make_shape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,698 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,698 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/len_set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,698 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/kwonly.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,698 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,699 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/abssqr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,699 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,699 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/or_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,700 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/and_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,700 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,700 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/static_list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,700 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/static_if.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-12 20:51:11,701 root INFO copying build/lib/pythran/pythonic/include/builtins/ValueError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,701 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/complex 2024-04-12 20:51:11,701 root INFO copying build/lib/pythran/pythonic/include/builtins/complex/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/complex 2024-04-12 20:51:11,702 root INFO copying build/lib/pythran/pythonic/include/builtins/MemoryError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,702 root INFO copying build/lib/pythran/pythonic/include/builtins/chr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,702 root INFO copying build/lib/pythran/pythonic/include/builtins/filter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,702 root INFO copying build/lib/pythran/pythonic/include/builtins/type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,703 root INFO copying build/lib/pythran/pythonic/include/builtins/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,703 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,703 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,704 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/fromkeys.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,704 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,704 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/get.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,705 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/values.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,705 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/popitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,705 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/setdefault.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,705 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/keys.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,706 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/items.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,706 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,706 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-12 20:51:11,707 root INFO copying build/lib/pythran/pythonic/include/builtins/IOError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,707 root INFO copying build/lib/pythran/pythonic/include/builtins/UnicodeWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,707 root INFO copying build/lib/pythran/pythonic/include/builtins/range.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,707 root INFO copying build/lib/pythran/pythonic/include/builtins/xrange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,708 root INFO copying build/lib/pythran/pythonic/include/builtins/TabError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-12 20:51:11,708 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/io 2024-04-12 20:51:11,708 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io 2024-04-12 20:51:11,709 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,709 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,709 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,709 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,710 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,710 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,710 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,711 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,711 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,711 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,711 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,712 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,712 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,712 root INFO copying build/lib/pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-12 20:51:11,713 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/bisect 2024-04-12 20:51:11,713 root INFO copying build/lib/pythran/pythonic/bisect/bisect_right.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/bisect 2024-04-12 20:51:11,713 root INFO copying build/lib/pythran/pythonic/bisect/bisect.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/bisect 2024-04-12 20:51:11,713 root INFO copying build/lib/pythran/pythonic/bisect/bisect_left.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/bisect 2024-04-12 20:51:11,714 root INFO copying build/lib/pythran/pythonic/core.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic 2024-04-12 20:51:11,714 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,714 root INFO copying build/lib/pythran/pythonic/random/shuffle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,715 root INFO copying build/lib/pythran/pythonic/random/seed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,715 root INFO copying build/lib/pythran/pythonic/random/uniform.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,715 root INFO copying build/lib/pythran/pythonic/random/gauss.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,715 root INFO copying build/lib/pythran/pythonic/random/sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,716 root INFO copying build/lib/pythran/pythonic/random/random.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,716 root INFO copying build/lib/pythran/pythonic/random/randrange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,716 root INFO copying build/lib/pythran/pythonic/random/choice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,717 root INFO copying build/lib/pythran/pythonic/random/randint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,717 root INFO copying build/lib/pythran/pythonic/random/expovariate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-12 20:51:11,717 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/os 2024-04-12 20:51:11,717 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/os/path 2024-04-12 20:51:11,718 root INFO copying build/lib/pythran/pythonic/os/path/join.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/os/path 2024-04-12 20:51:11,718 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-12 20:51:11,718 root INFO copying build/lib/pythran/pythonic/omp/get_thread_num.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-12 20:51:11,718 root INFO copying build/lib/pythran/pythonic/omp/in_parallel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-12 20:51:11,719 root INFO copying build/lib/pythran/pythonic/omp/get_num_threads.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-12 20:51:11,719 root INFO copying build/lib/pythran/pythonic/omp/get_wtime.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-12 20:51:11,719 root INFO copying build/lib/pythran/pythonic/omp/set_nested.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-12 20:51:11,720 root INFO copying build/lib/pythran/pythonic/omp/get_wtick.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-12 20:51:11,720 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/time 2024-04-12 20:51:11,720 root INFO copying build/lib/pythran/pythonic/time/sleep.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/time 2024-04-12 20:51:11,721 root INFO copying build/lib/pythran/pythonic/time/time.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/time 2024-04-12 20:51:11,721 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,721 root INFO copying build/lib/pythran/pythonic/types/file.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,722 root INFO copying build/lib/pythran/pythonic/types/uint8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,722 root INFO copying build/lib/pythran/pythonic/types/numpy_vexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,722 root INFO copying build/lib/pythran/pythonic/types/attr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,723 root INFO copying build/lib/pythran/pythonic/types/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,723 root INFO copying build/lib/pythran/pythonic/types/clongdouble.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,723 root INFO copying build/lib/pythran/pythonic/types/uintp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,724 root INFO copying build/lib/pythran/pythonic/types/set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,724 root INFO copying build/lib/pythran/pythonic/types/pointer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,724 root INFO copying build/lib/pythran/pythonic/types/uintc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,724 root INFO copying build/lib/pythran/pythonic/types/intp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,725 root INFO copying build/lib/pythran/pythonic/types/str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,725 root INFO copying build/lib/pythran/pythonic/types/uint32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,725 root INFO copying build/lib/pythran/pythonic/types/float128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,726 root INFO copying build/lib/pythran/pythonic/types/dict.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,726 root INFO copying build/lib/pythran/pythonic/types/nditerator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,726 root INFO copying build/lib/pythran/pythonic/types/longdouble.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,727 root INFO copying build/lib/pythran/pythonic/types/list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,727 root INFO copying build/lib/pythran/pythonic/types/numpy_broadcast.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,727 root INFO copying build/lib/pythran/pythonic/types/numpy_unary_op.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,728 root INFO copying build/lib/pythran/pythonic/types/assignable.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,728 root INFO copying build/lib/pythran/pythonic/types/float.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,728 root INFO copying build/lib/pythran/pythonic/types/numpy_binary_op.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,728 root INFO copying build/lib/pythran/pythonic/types/raw_array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,729 root INFO copying build/lib/pythran/pythonic/types/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,729 root INFO copying build/lib/pythran/pythonic/types/complex256.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,729 root INFO copying build/lib/pythran/pythonic/types/combined.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,730 root INFO copying build/lib/pythran/pythonic/types/dynamic_tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,730 root INFO copying build/lib/pythran/pythonic/types/int32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,730 root INFO copying build/lib/pythran/pythonic/types/complex128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,730 root INFO copying build/lib/pythran/pythonic/types/complex64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,731 root INFO copying build/lib/pythran/pythonic/types/numpy_gexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,731 root INFO copying build/lib/pythran/pythonic/types/traits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,731 root INFO copying build/lib/pythran/pythonic/types/uint16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,732 root INFO copying build/lib/pythran/pythonic/types/int8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,732 root INFO copying build/lib/pythran/pythonic/types/float32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,732 root INFO copying build/lib/pythran/pythonic/types/bool.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,732 root INFO copying build/lib/pythran/pythonic/types/variant_functor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,733 root INFO copying build/lib/pythran/pythonic/types/numpy_nary_expr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,733 root INFO copying build/lib/pythran/pythonic/types/exceptions.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,733 root INFO copying build/lib/pythran/pythonic/types/slice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,734 root INFO copying build/lib/pythran/pythonic/types/NoneType.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,734 root INFO copying build/lib/pythran/pythonic/types/uint64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,734 root INFO copying build/lib/pythran/pythonic/types/static_if.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,735 root INFO copying build/lib/pythran/pythonic/types/ndarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,735 root INFO copying build/lib/pythran/pythonic/types/int64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,735 root INFO copying build/lib/pythran/pythonic/types/cfun.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,736 root INFO copying build/lib/pythran/pythonic/types/numpy_operators.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,736 root INFO copying build/lib/pythran/pythonic/types/int16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,736 root INFO copying build/lib/pythran/pythonic/types/numpy_texpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,736 root INFO copying build/lib/pythran/pythonic/types/float64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,737 root INFO copying build/lib/pythran/pythonic/types/generator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,737 root INFO copying build/lib/pythran/pythonic/types/vectorizable_type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,737 root INFO copying build/lib/pythran/pythonic/types/numpy_expr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,738 root INFO copying build/lib/pythran/pythonic/types/empty_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,738 root INFO copying build/lib/pythran/pythonic/types/numpy_iexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,738 root INFO copying build/lib/pythran/pythonic/types/finfo.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,739 root INFO copying build/lib/pythran/pythonic/types/int.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,739 root INFO copying build/lib/pythran/pythonic/types/numpy_op_helper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,739 root INFO copying build/lib/pythran/pythonic/types/intc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-12 20:51:11,740 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,740 root INFO copying build/lib/pythran/pythonic/operator_/floordiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,740 root INFO copying build/lib/pythran/pythonic/operator_/ne.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,740 root INFO copying build/lib/pythran/pythonic/operator_/__iadd__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,741 root INFO copying build/lib/pythran/pythonic/operator_/rshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,741 root INFO copying build/lib/pythran/pythonic/operator_/__ilshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,741 root INFO copying build/lib/pythran/pythonic/operator_/ge.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,742 root INFO copying build/lib/pythran/pythonic/operator_/isub.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,742 root INFO copying build/lib/pythran/pythonic/operator_/mod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,742 root INFO copying build/lib/pythran/pythonic/operator_/__eq__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,742 root INFO copying build/lib/pythran/pythonic/operator_/__floordiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,743 root INFO copying build/lib/pythran/pythonic/operator_/__delitem__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,743 root INFO copying build/lib/pythran/pythonic/operator_/__abs__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,743 root INFO copying build/lib/pythran/pythonic/operator_/countOf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,744 root INFO copying build/lib/pythran/pythonic/operator_/imatmul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,744 root INFO copying build/lib/pythran/pythonic/operator_/iconcat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,744 root INFO copying build/lib/pythran/pythonic/operator_/imin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,744 root INFO copying build/lib/pythran/pythonic/operator_/pos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,745 root INFO copying build/lib/pythran/pythonic/operator_/__div__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,745 root INFO copying build/lib/pythran/pythonic/operator_/__idiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,745 root INFO copying build/lib/pythran/pythonic/operator_/__iconcat__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,746 root INFO copying build/lib/pythran/pythonic/operator_/is_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,746 root INFO copying build/lib/pythran/pythonic/operator_/mul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,746 root INFO copying build/lib/pythran/pythonic/operator_/__imul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,746 root INFO copying build/lib/pythran/pythonic/operator_/__sub__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,747 root INFO copying build/lib/pythran/pythonic/operator_/neg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,747 root INFO copying build/lib/pythran/pythonic/operator_/xor_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,747 root INFO copying build/lib/pythran/pythonic/operator_/iand.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,748 root INFO copying build/lib/pythran/pythonic/operator_/__ipow__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,748 root INFO copying build/lib/pythran/pythonic/operator_/iadd.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,748 root INFO copying build/lib/pythran/pythonic/operator_/__ge__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,748 root INFO copying build/lib/pythran/pythonic/operator_/__lt__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,749 root INFO copying build/lib/pythran/pythonic/operator_/ixor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,749 root INFO copying build/lib/pythran/pythonic/operator_/__ior__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,749 root INFO copying build/lib/pythran/pythonic/operator_/__concat__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,750 root INFO copying build/lib/pythran/pythonic/operator_/__matmul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,750 root INFO copying build/lib/pythran/pythonic/operator_/__truediv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,750 root INFO copying build/lib/pythran/pythonic/operator_/lt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,750 root INFO copying build/lib/pythran/pythonic/operator_/imax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,751 root INFO copying build/lib/pythran/pythonic/operator_/__ixor__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,751 root INFO copying build/lib/pythran/pythonic/operator_/is_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,751 root INFO copying build/lib/pythran/pythonic/operator_/__inv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,752 root INFO copying build/lib/pythran/pythonic/operator_/sub.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,752 root INFO copying build/lib/pythran/pythonic/operator_/__getitem__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,752 root INFO copying build/lib/pythran/pythonic/operator_/__mul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,752 root INFO copying build/lib/pythran/pythonic/operator_/__invert__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,753 root INFO copying build/lib/pythran/pythonic/operator_/__iand__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,753 root INFO copying build/lib/pythran/pythonic/operator_/__mod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,753 root INFO copying build/lib/pythran/pythonic/operator_/or_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,754 root INFO copying build/lib/pythran/pythonic/operator_/irshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,754 root INFO copying build/lib/pythran/pythonic/operator_/matmul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,754 root INFO copying build/lib/pythran/pythonic/operator_/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,754 root INFO copying build/lib/pythran/pythonic/operator_/truth.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,755 root INFO copying build/lib/pythran/pythonic/operator_/and_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,755 root INFO copying build/lib/pythran/pythonic/operator_/__xor__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,755 root INFO copying build/lib/pythran/pythonic/operator_/__rshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,756 root INFO copying build/lib/pythran/pythonic/operator_/eq.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,756 root INFO copying build/lib/pythran/pythonic/operator_/__le__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,756 root INFO copying build/lib/pythran/pythonic/operator_/itemgetter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,756 root INFO copying build/lib/pythran/pythonic/operator_/le.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,757 root INFO copying build/lib/pythran/pythonic/operator_/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,757 root INFO copying build/lib/pythran/pythonic/operator_/div.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,757 root INFO copying build/lib/pythran/pythonic/operator_/idiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,758 root INFO copying build/lib/pythran/pythonic/operator_/__itruediv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,758 root INFO copying build/lib/pythran/pythonic/operator_/contains.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,758 root INFO copying build/lib/pythran/pythonic/operator_/ilshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,758 root INFO copying build/lib/pythran/pythonic/operator_/__and__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,759 root INFO copying build/lib/pythran/pythonic/operator_/getitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,759 root INFO copying build/lib/pythran/pythonic/operator_/gt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,759 root INFO copying build/lib/pythran/pythonic/operator_/truediv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,760 root INFO copying build/lib/pythran/pythonic/operator_/delitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,760 root INFO copying build/lib/pythran/pythonic/operator_/ifloordiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,760 root INFO copying build/lib/pythran/pythonic/operator_/__neg__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,760 root INFO copying build/lib/pythran/pythonic/operator_/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,761 root INFO copying build/lib/pythran/pythonic/operator_/icommon.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,761 root INFO copying build/lib/pythran/pythonic/operator_/__imod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,761 root INFO copying build/lib/pythran/pythonic/operator_/ipow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,762 root INFO copying build/lib/pythran/pythonic/operator_/__ifloordiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,762 root INFO copying build/lib/pythran/pythonic/operator_/__contains__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,762 root INFO copying build/lib/pythran/pythonic/operator_/__not__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,762 root INFO copying build/lib/pythran/pythonic/operator_/__pos__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,763 root INFO copying build/lib/pythran/pythonic/operator_/__lshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,763 root INFO copying build/lib/pythran/pythonic/operator_/imod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,763 root INFO copying build/lib/pythran/pythonic/operator_/lshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,764 root INFO copying build/lib/pythran/pythonic/operator_/not_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,764 root INFO copying build/lib/pythran/pythonic/operator_/invert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,764 root INFO copying build/lib/pythran/pythonic/operator_/__isub__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,765 root INFO copying build/lib/pythran/pythonic/operator_/concat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,765 root INFO copying build/lib/pythran/pythonic/operator_/__irshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,765 root INFO copying build/lib/pythran/pythonic/operator_/indexOf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,765 root INFO copying build/lib/pythran/pythonic/operator_/__add__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,766 root INFO copying build/lib/pythran/pythonic/operator_/itruediv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,766 root INFO copying build/lib/pythran/pythonic/operator_/ior.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,766 root INFO copying build/lib/pythran/pythonic/operator_/__or__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,767 root INFO copying build/lib/pythran/pythonic/operator_/inv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,767 root INFO copying build/lib/pythran/pythonic/operator_/imul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,767 root INFO copying build/lib/pythran/pythonic/operator_/__ne__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,767 root INFO copying build/lib/pythran/pythonic/operator_/overloads.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,768 root INFO copying build/lib/pythran/pythonic/operator_/__gt__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-12 20:51:11,768 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/functools 2024-04-12 20:51:11,768 root INFO copying build/lib/pythran/pythonic/functools/partial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/functools 2024-04-12 20:51:11,769 root INFO copying build/lib/pythran/pythonic/functools/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/functools 2024-04-12 20:51:11,769 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-12 20:51:11,769 root INFO copying build/lib/pythran/pythonic/itertools/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-12 20:51:11,769 root INFO copying build/lib/pythran/pythonic/itertools/product.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-12 20:51:11,770 root INFO copying build/lib/pythran/pythonic/itertools/islice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-12 20:51:11,770 root INFO copying build/lib/pythran/pythonic/itertools/common.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-12 20:51:11,770 root INFO copying build/lib/pythran/pythonic/itertools/permutations.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-12 20:51:11,771 root INFO copying build/lib/pythran/pythonic/itertools/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-12 20:51:11,771 root INFO copying build/lib/pythran/pythonic/itertools/ifilter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-12 20:51:11,771 root INFO copying build/lib/pythran/pythonic/itertools/combinations.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-12 20:51:11,771 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/patch 2024-04-12 20:51:11,772 root INFO copying build/lib/pythran/pythonic/patch/README.rst -> build/bdist.linux-i686/wheel/pythran/pythonic/patch 2024-04-12 20:51:11,772 root INFO copying build/lib/pythran/pythonic/patch/complex -> build/bdist.linux-i686/wheel/pythran/pythonic/patch 2024-04-12 20:51:11,772 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/python 2024-04-12 20:51:11,773 root INFO copying build/lib/pythran/pythonic/python/core.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/python 2024-04-12 20:51:11,773 root INFO copying build/lib/pythran/pythonic/python/exception_handler.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/python 2024-04-12 20:51:11,773 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,773 root INFO copying build/lib/pythran/pythonic/math/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,774 root INFO copying build/lib/pythran/pythonic/math/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,774 root INFO copying build/lib/pythran/pythonic/math/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,774 root INFO copying build/lib/pythran/pythonic/math/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,775 root INFO copying build/lib/pythran/pythonic/math/ldexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,775 root INFO copying build/lib/pythran/pythonic/math/acosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,775 root INFO copying build/lib/pythran/pythonic/math/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,775 root INFO copying build/lib/pythran/pythonic/math/floor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,776 root INFO copying build/lib/pythran/pythonic/math/asinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,776 root INFO copying build/lib/pythran/pythonic/math/copysign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,776 root INFO copying build/lib/pythran/pythonic/math/expm1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,777 root INFO copying build/lib/pythran/pythonic/math/acos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,777 root INFO copying build/lib/pythran/pythonic/math/erfc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,777 root INFO copying build/lib/pythran/pythonic/math/lgamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,777 root INFO copying build/lib/pythran/pythonic/math/trunc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,778 root INFO copying build/lib/pythran/pythonic/math/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,778 root INFO copying build/lib/pythran/pythonic/math/modf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,778 root INFO copying build/lib/pythran/pythonic/math/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,779 root INFO copying build/lib/pythran/pythonic/math/erf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,779 root INFO copying build/lib/pythran/pythonic/math/asin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,779 root INFO copying build/lib/pythran/pythonic/math/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,779 root INFO copying build/lib/pythran/pythonic/math/factorial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,780 root INFO copying build/lib/pythran/pythonic/math/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,780 root INFO copying build/lib/pythran/pythonic/math/fabs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,780 root INFO copying build/lib/pythran/pythonic/math/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,781 root INFO copying build/lib/pythran/pythonic/math/degrees.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,781 root INFO copying build/lib/pythran/pythonic/math/log1p.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,781 root INFO copying build/lib/pythran/pythonic/math/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,781 root INFO copying build/lib/pythran/pythonic/math/ceil.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,782 root INFO copying build/lib/pythran/pythonic/math/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,782 root INFO copying build/lib/pythran/pythonic/math/radians.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,782 root INFO copying build/lib/pythran/pythonic/math/atanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,783 root INFO copying build/lib/pythran/pythonic/math/atan2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,783 root INFO copying build/lib/pythran/pythonic/math/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,783 root INFO copying build/lib/pythran/pythonic/math/fmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,783 root INFO copying build/lib/pythran/pythonic/math/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,784 root INFO copying build/lib/pythran/pythonic/math/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,784 root INFO copying build/lib/pythran/pythonic/math/atan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,784 root INFO copying build/lib/pythran/pythonic/math/frexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,785 root INFO copying build/lib/pythran/pythonic/math/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,785 root INFO copying build/lib/pythran/pythonic/math/hypot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-12 20:51:11,785 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-12 20:51:11,785 root INFO copying build/lib/pythran/pythonic/string/hexdigits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-12 20:51:11,786 root INFO copying build/lib/pythran/pythonic/string/find.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-12 20:51:11,786 root INFO copying build/lib/pythran/pythonic/string/octdigits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-12 20:51:11,786 root INFO copying build/lib/pythran/pythonic/string/digits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-12 20:51:11,787 root INFO copying build/lib/pythran/pythonic/string/ascii_uppercase.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-12 20:51:11,787 root INFO copying build/lib/pythran/pythonic/string/ascii_letters.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-12 20:51:11,787 root INFO copying build/lib/pythran/pythonic/string/ascii_lowercase.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-12 20:51:11,788 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,788 root INFO copying build/lib/pythran/pythonic/builtins/RuntimeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,788 root INFO copying build/lib/pythran/pythonic/builtins/file.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,788 root INFO copying build/lib/pythran/pythonic/builtins/enumerate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,789 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,789 root INFO copying build/lib/pythran/pythonic/builtins/set/issubset.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,789 root INFO copying build/lib/pythran/pythonic/builtins/set/symmetric_difference_update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,790 root INFO copying build/lib/pythran/pythonic/builtins/set/intersection.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,790 root INFO copying build/lib/pythran/pythonic/builtins/set/isdisjoint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,790 root INFO copying build/lib/pythran/pythonic/builtins/set/union_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,790 root INFO copying build/lib/pythran/pythonic/builtins/set/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,791 root INFO copying build/lib/pythran/pythonic/builtins/set/symmetric_difference.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,791 root INFO copying build/lib/pythran/pythonic/builtins/set/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,791 root INFO copying build/lib/pythran/pythonic/builtins/set/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,792 root INFO copying build/lib/pythran/pythonic/builtins/set/difference.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,792 root INFO copying build/lib/pythran/pythonic/builtins/set/difference_update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,792 root INFO copying build/lib/pythran/pythonic/builtins/set/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,792 root INFO copying build/lib/pythran/pythonic/builtins/set/discard.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,793 root INFO copying build/lib/pythran/pythonic/builtins/set/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,793 root INFO copying build/lib/pythran/pythonic/builtins/set/issuperset.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,793 root INFO copying build/lib/pythran/pythonic/builtins/set/intersection_update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-12 20:51:11,794 root INFO copying build/lib/pythran/pythonic/builtins/FileNotFoundError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,794 root INFO copying build/lib/pythran/pythonic/builtins/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,794 root INFO copying build/lib/pythran/pythonic/builtins/DeprecationWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,794 root INFO copying build/lib/pythran/pythonic/builtins/NameError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,795 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,795 root INFO copying build/lib/pythran/pythonic/builtins/file/flush.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,795 root INFO copying build/lib/pythran/pythonic/builtins/file/readline.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,796 root INFO copying build/lib/pythran/pythonic/builtins/file/seek.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,796 root INFO copying build/lib/pythran/pythonic/builtins/file/write.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,796 root INFO copying build/lib/pythran/pythonic/builtins/file/writelines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,796 root INFO copying build/lib/pythran/pythonic/builtins/file/fileno.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,797 root INFO copying build/lib/pythran/pythonic/builtins/file/isatty.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,797 root INFO copying build/lib/pythran/pythonic/builtins/file/tell.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,797 root INFO copying build/lib/pythran/pythonic/builtins/file/read.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,798 root INFO copying build/lib/pythran/pythonic/builtins/file/close.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,798 root INFO copying build/lib/pythran/pythonic/builtins/file/truncate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,798 root INFO copying build/lib/pythran/pythonic/builtins/file/next.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,798 root INFO copying build/lib/pythran/pythonic/builtins/file/readlines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-12 20:51:11,799 root INFO copying build/lib/pythran/pythonic/builtins/bin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,799 root INFO copying build/lib/pythran/pythonic/builtins/set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,799 root INFO copying build/lib/pythran/pythonic/builtins/isinstance.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,800 root INFO copying build/lib/pythran/pythonic/builtins/NotImplementedError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,800 root INFO copying build/lib/pythran/pythonic/builtins/True.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,800 root INFO copying build/lib/pythran/pythonic/builtins/OverflowError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,800 root INFO copying build/lib/pythran/pythonic/builtins/EOFError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,801 root INFO copying build/lib/pythran/pythonic/builtins/SystemExit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,801 root INFO copying build/lib/pythran/pythonic/builtins/AssertionError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,801 root INFO copying build/lib/pythran/pythonic/builtins/sorted.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,802 root INFO copying build/lib/pythran/pythonic/builtins/str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,802 root INFO copying build/lib/pythran/pythonic/builtins/getattr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,802 root INFO copying build/lib/pythran/pythonic/builtins/Warning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,802 root INFO copying build/lib/pythran/pythonic/builtins/open.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,803 root INFO copying build/lib/pythran/pythonic/builtins/dict.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,803 root INFO copying build/lib/pythran/pythonic/builtins/id.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,803 root INFO copying build/lib/pythran/pythonic/builtins/FutureWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,804 root INFO copying build/lib/pythran/pythonic/builtins/PendingDeprecationWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,804 root INFO copying build/lib/pythran/pythonic/builtins/AttributeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,804 root INFO copying build/lib/pythran/pythonic/builtins/SystemError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,805 root INFO copying build/lib/pythran/pythonic/builtins/KeyError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,805 root INFO copying build/lib/pythran/pythonic/builtins/in.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,805 root INFO copying build/lib/pythran/pythonic/builtins/BytesWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,805 root INFO copying build/lib/pythran/pythonic/builtins/assert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,806 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,806 root INFO copying build/lib/pythran/pythonic/builtins/str/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,806 root INFO copying build/lib/pythran/pythonic/builtins/str/strip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,806 root INFO copying build/lib/pythran/pythonic/builtins/str/find.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,807 root INFO copying build/lib/pythran/pythonic/builtins/str/lower.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,807 root INFO copying build/lib/pythran/pythonic/builtins/str/lstrip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,807 root INFO copying build/lib/pythran/pythonic/builtins/str/capitalize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,808 root INFO copying build/lib/pythran/pythonic/builtins/str/isalpha.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,808 root INFO copying build/lib/pythran/pythonic/builtins/str/endswith.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,808 root INFO copying build/lib/pythran/pythonic/builtins/str/__mod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,808 root INFO copying build/lib/pythran/pythonic/builtins/str/startswith.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,809 root INFO copying build/lib/pythran/pythonic/builtins/str/isdigit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,809 root INFO copying build/lib/pythran/pythonic/builtins/str/rstrip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,809 root INFO copying build/lib/pythran/pythonic/builtins/str/join.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,810 root INFO copying build/lib/pythran/pythonic/builtins/str/split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,810 root INFO copying build/lib/pythran/pythonic/builtins/str/replace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,810 root INFO copying build/lib/pythran/pythonic/builtins/str/upper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-12 20:51:11,811 root INFO copying build/lib/pythran/pythonic/builtins/list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,811 root INFO copying build/lib/pythran/pythonic/builtins/iter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,811 root INFO copying build/lib/pythran/pythonic/builtins/max.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,811 root INFO copying build/lib/pythran/pythonic/builtins/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,812 root INFO copying build/lib/pythran/pythonic/builtins/minmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,812 root INFO copying build/lib/pythran/pythonic/builtins/ImportWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,812 root INFO copying build/lib/pythran/pythonic/builtins/round.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,813 root INFO copying build/lib/pythran/pythonic/builtins/LookupError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,813 root INFO copying build/lib/pythran/pythonic/builtins/min.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,813 root INFO copying build/lib/pythran/pythonic/builtins/sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,813 root INFO copying build/lib/pythran/pythonic/builtins/UnicodeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,814 root INFO copying build/lib/pythran/pythonic/builtins/KeyboardInterrupt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,814 root INFO copying build/lib/pythran/pythonic/builtins/any.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,814 root INFO copying build/lib/pythran/pythonic/builtins/oct.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,815 root INFO copying build/lib/pythran/pythonic/builtins/SyntaxError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,815 root INFO copying build/lib/pythran/pythonic/builtins/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,815 root INFO copying build/lib/pythran/pythonic/builtins/float_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,815 root INFO copying build/lib/pythran/pythonic/builtins/GeneratorExit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,816 root INFO copying build/lib/pythran/pythonic/builtins/divmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,816 root INFO copying build/lib/pythran/pythonic/builtins/RuntimeWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,816 root INFO copying build/lib/pythran/pythonic/builtins/reversed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,817 root INFO copying build/lib/pythran/pythonic/builtins/StopIteration.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,817 root INFO copying build/lib/pythran/pythonic/builtins/ReferenceError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,817 root INFO copying build/lib/pythran/pythonic/builtins/bool_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,817 root INFO copying build/lib/pythran/pythonic/builtins/BaseException.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,818 root INFO copying build/lib/pythran/pythonic/builtins/IndentationError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,818 root INFO copying build/lib/pythran/pythonic/builtins/Exception.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,818 root INFO copying build/lib/pythran/pythonic/builtins/EnvironmentError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,819 root INFO copying build/lib/pythran/pythonic/builtins/UserWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,819 root INFO copying build/lib/pythran/pythonic/builtins/IndexError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,819 root INFO copying build/lib/pythran/pythonic/builtins/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,819 root INFO copying build/lib/pythran/pythonic/builtins/BufferError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,820 root INFO copying build/lib/pythran/pythonic/builtins/zip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,820 root INFO copying build/lib/pythran/pythonic/builtins/slice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,820 root INFO copying build/lib/pythran/pythonic/builtins/UnboundLocalError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,821 root INFO copying build/lib/pythran/pythonic/builtins/print.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,821 root INFO copying build/lib/pythran/pythonic/builtins/SyntaxWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,821 root INFO copying build/lib/pythran/pythonic/builtins/all.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,821 root INFO copying build/lib/pythran/pythonic/builtins/ord.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,822 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-12 20:51:11,822 root INFO copying build/lib/pythran/pythonic/builtins/list/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-12 20:51:11,822 root INFO copying build/lib/pythran/pythonic/builtins/list/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-12 20:51:11,823 root INFO copying build/lib/pythran/pythonic/builtins/list/extend.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-12 20:51:11,823 root INFO copying build/lib/pythran/pythonic/builtins/list/insert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-12 20:51:11,823 root INFO copying build/lib/pythran/pythonic/builtins/list/reverse.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-12 20:51:11,824 root INFO copying build/lib/pythran/pythonic/builtins/list/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-12 20:51:11,824 root INFO copying build/lib/pythran/pythonic/builtins/list/append.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-12 20:51:11,824 root INFO copying build/lib/pythran/pythonic/builtins/list/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-12 20:51:11,824 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/float_ 2024-04-12 20:51:11,825 root INFO copying build/lib/pythran/pythonic/builtins/float_/is_integer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/float_ 2024-04-12 20:51:11,825 root INFO copying build/lib/pythran/pythonic/builtins/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,825 root INFO copying build/lib/pythran/pythonic/builtins/ZeroDivisionError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,826 root INFO copying build/lib/pythran/pythonic/builtins/hex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,826 root INFO copying build/lib/pythran/pythonic/builtins/map.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,826 root INFO copying build/lib/pythran/pythonic/builtins/next.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,826 root INFO copying build/lib/pythran/pythonic/builtins/ImportError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,827 root INFO copying build/lib/pythran/pythonic/builtins/len.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,827 root INFO copying build/lib/pythran/pythonic/builtins/OSError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,827 root INFO copying build/lib/pythran/pythonic/builtins/FloatingPointError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,828 root INFO copying build/lib/pythran/pythonic/builtins/False.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,828 root INFO copying build/lib/pythran/pythonic/builtins/TypeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,828 root INFO copying build/lib/pythran/pythonic/builtins/None.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,828 root INFO copying build/lib/pythran/pythonic/builtins/ArithmeticError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,829 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,829 root INFO copying build/lib/pythran/pythonic/builtins/pythran/is_none.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,829 root INFO copying build/lib/pythran/pythonic/builtins/pythran/make_shape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,830 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfCont.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,830 root INFO copying build/lib/pythran/pythonic/builtins/pythran/len_set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,830 root INFO copying build/lib/pythran/pythonic/builtins/pythran/kwonly.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,830 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfBreak.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,831 root INFO copying build/lib/pythran/pythonic/builtins/pythran/abssqr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,831 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfReturn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,831 root INFO copying build/lib/pythran/pythonic/builtins/pythran/or_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,832 root INFO copying build/lib/pythran/pythonic/builtins/pythran/and_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,832 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,832 root INFO copying build/lib/pythran/pythonic/builtins/pythran/static_list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,832 root INFO copying build/lib/pythran/pythonic/builtins/pythran/static_if.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-12 20:51:11,833 root INFO copying build/lib/pythran/pythonic/builtins/ValueError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,833 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/complex 2024-04-12 20:51:11,833 root INFO copying build/lib/pythran/pythonic/builtins/complex/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/complex 2024-04-12 20:51:11,834 root INFO copying build/lib/pythran/pythonic/builtins/MemoryError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,834 root INFO copying build/lib/pythran/pythonic/builtins/chr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,834 root INFO copying build/lib/pythran/pythonic/builtins/filter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,835 root INFO copying build/lib/pythran/pythonic/builtins/type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,835 root INFO copying build/lib/pythran/pythonic/builtins/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,835 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,835 root INFO copying build/lib/pythran/pythonic/builtins/dict/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,836 root INFO copying build/lib/pythran/pythonic/builtins/dict/fromkeys.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,836 root INFO copying build/lib/pythran/pythonic/builtins/dict/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,836 root INFO copying build/lib/pythran/pythonic/builtins/dict/get.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,837 root INFO copying build/lib/pythran/pythonic/builtins/dict/values.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,837 root INFO copying build/lib/pythran/pythonic/builtins/dict/popitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,837 root INFO copying build/lib/pythran/pythonic/builtins/dict/setdefault.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,837 root INFO copying build/lib/pythran/pythonic/builtins/dict/keys.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,838 root INFO copying build/lib/pythran/pythonic/builtins/dict/items.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,838 root INFO copying build/lib/pythran/pythonic/builtins/dict/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,838 root INFO copying build/lib/pythran/pythonic/builtins/dict/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-12 20:51:11,839 root INFO copying build/lib/pythran/pythonic/builtins/IOError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,839 root INFO copying build/lib/pythran/pythonic/builtins/UnicodeWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,839 root INFO copying build/lib/pythran/pythonic/builtins/range.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,839 root INFO copying build/lib/pythran/pythonic/builtins/xrange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,840 root INFO copying build/lib/pythran/pythonic/builtins/TabError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-12 20:51:11,840 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/io 2024-04-12 20:51:11,840 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/io/_io 2024-04-12 20:51:11,841 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,841 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/flush.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,841 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/readline.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,841 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/seek.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,842 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/write.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,842 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,842 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,843 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,843 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/tell.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,843 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/read.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,843 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/close.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,844 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,844 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/next.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,844 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-12 20:51:11,845 root INFO copying build/lib/pythran/utils.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,845 root INFO copying build/lib/pythran/pythran-linux2.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,845 root INFO copying build/lib/pythran/frontend.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,846 root INFO copying build/lib/pythran/passmanager.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,846 root INFO copying build/lib/pythran/unparse.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,846 root INFO copying build/lib/pythran/cxxgen.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,847 root INFO copying build/lib/pythran/typing.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,847 root INFO copying build/lib/pythran/intrinsic.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,847 root INFO copying build/lib/pythran/magic.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,848 root INFO copying build/lib/pythran/backend.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,848 root INFO copying build/lib/pythran/syntax.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,848 root INFO creating build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,849 root INFO copying build/lib/pythran/transformations/remove_fstrings.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,849 root INFO copying build/lib/pythran/transformations/normalize_method_calls.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,849 root INFO copying build/lib/pythran/transformations/normalize_typeis.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,850 root INFO copying build/lib/pythran/transformations/extract_doc_strings.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,850 root INFO copying build/lib/pythran/transformations/normalize_return.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,850 root INFO copying build/lib/pythran/transformations/normalize_tuples.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,850 root INFO copying build/lib/pythran/transformations/__init__.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,851 root INFO copying build/lib/pythran/transformations/normalize_exception.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,851 root INFO copying build/lib/pythran/transformations/remove_lambdas.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,851 root INFO copying build/lib/pythran/transformations/normalize_static_if.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,852 root INFO copying build/lib/pythran/transformations/expand_builtins.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,852 root INFO copying build/lib/pythran/transformations/false_polymorphism.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,852 root INFO copying build/lib/pythran/transformations/normalize_ifelse.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,852 root INFO copying build/lib/pythran/transformations/remove_named_arguments.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,853 root INFO copying build/lib/pythran/transformations/remove_comprehension.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,853 root INFO copying build/lib/pythran/transformations/handle_import.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,853 root INFO copying build/lib/pythran/transformations/expand_import_all.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,854 root INFO copying build/lib/pythran/transformations/expand_globals.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,854 root INFO copying build/lib/pythran/transformations/normalize_is_none.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,854 root INFO copying build/lib/pythran/transformations/normalize_compare.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,854 root INFO copying build/lib/pythran/transformations/remove_nested_functions.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,855 root INFO copying build/lib/pythran/transformations/expand_imports.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,855 root INFO copying build/lib/pythran/transformations/unshadow_parameters.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-12 20:51:11,855 root INFO creating build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,856 root INFO copying build/lib/pythran/analyses/global_effects.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,856 root INFO copying build/lib/pythran/analyses/yield_points.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,856 root INFO copying build/lib/pythran/analyses/ast_matcher.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,857 root INFO copying build/lib/pythran/analyses/potential_iterator.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,857 root INFO copying build/lib/pythran/analyses/use_def_chain.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,857 root INFO copying build/lib/pythran/analyses/identifiers.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,857 root INFO copying build/lib/pythran/analyses/literals.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,858 root INFO copying build/lib/pythran/analyses/lazyness_analysis.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,858 root INFO copying build/lib/pythran/analyses/pure_expressions.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,858 root INFO copying build/lib/pythran/analyses/static_expressions.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,859 root INFO copying build/lib/pythran/analyses/parallel_maps.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,859 root INFO copying build/lib/pythran/analyses/locals_analysis.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,859 root INFO copying build/lib/pythran/analyses/scope.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,859 root INFO copying build/lib/pythran/analyses/is_assigned.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,860 root INFO copying build/lib/pythran/analyses/__init__.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,860 root INFO copying build/lib/pythran/analyses/argument_effects.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,860 root INFO copying build/lib/pythran/analyses/global_declarations.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,861 root INFO copying build/lib/pythran/analyses/use_omp.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,861 root INFO copying build/lib/pythran/analyses/immediates.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,861 root INFO copying build/lib/pythran/analyses/optimizable_comprehension.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,861 root INFO copying build/lib/pythran/analyses/ancestors.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,862 root INFO copying build/lib/pythran/analyses/aliases.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,862 root INFO copying build/lib/pythran/analyses/node_count.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,862 root INFO copying build/lib/pythran/analyses/cfg.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,863 root INFO copying build/lib/pythran/analyses/imported_ids.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,863 root INFO copying build/lib/pythran/analyses/fixed_size_list.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,863 root INFO copying build/lib/pythran/analyses/has_return.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,864 root INFO copying build/lib/pythran/analyses/range_values.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,864 root INFO copying build/lib/pythran/analyses/ordered_global_declarations.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,864 root INFO copying build/lib/pythran/analyses/dependencies.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,864 root INFO copying build/lib/pythran/analyses/local_declarations.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,865 root INFO copying build/lib/pythran/analyses/pure_functions.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,865 root INFO copying build/lib/pythran/analyses/constant_expressions.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,865 root INFO copying build/lib/pythran/analyses/intrinsics.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,866 root INFO copying build/lib/pythran/analyses/extended_syntax_check.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,866 root INFO copying build/lib/pythran/analyses/argument_read_once.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,866 root INFO copying build/lib/pythran/analyses/globals_analysis.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,867 root INFO copying build/lib/pythran/analyses/inlinable.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-12 20:51:11,867 root INFO copying build/lib/pythran/__init__.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,867 root INFO copying build/lib/pythran/version.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,867 root INFO copying build/lib/pythran/errors.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:11,868 root INFO creating build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:11,868 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/smart_ptr 2024-04-12 20:51:11,868 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,869 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,869 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,869 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,869 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_convertible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,870 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,870 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,870 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_sync.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,871 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,871 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_pool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,871 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,871 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,872 root INFO copying build/lib/pythran/boost/smart_ptr/detail/yield_k.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,872 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,872 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_noexcept.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,873 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,873 root INFO copying build/lib/pythran/boost/smart_ptr/detail/lwm_pthreads.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,873 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,873 root INFO copying build/lib/pythran/boost/smart_ptr/detail/shared_count.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,874 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,874 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,874 root INFO copying build/lib/pythran/boost/smart_ptr/detail/operator_bool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,875 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,875 root INFO copying build/lib/pythran/boost/smart_ptr/detail/lightweight_mutex.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,875 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_pt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,876 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,876 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,876 root INFO copying build/lib/pythran/boost/smart_ptr/detail/local_counted_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,876 root INFO copying build/lib/pythran/boost/smart_ptr/detail/local_sp_deleter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,877 root INFO copying build/lib/pythran/boost/smart_ptr/detail/quick_allocator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,877 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,877 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,878 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,878 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,878 root INFO copying build/lib/pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,878 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_has_sync.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,879 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_nt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,879 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,879 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_w32.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,880 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,880 root INFO copying build/lib/pythran/boost/smart_ptr/detail/lwm_nop.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,880 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,880 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,881 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_interlocked.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,881 root INFO copying build/lib/pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-12 20:51:11,881 root INFO copying build/lib/pythran/boost/smart_ptr/shared_ptr.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr 2024-04-12 20:51:11,882 root INFO copying build/lib/pythran/boost/smart_ptr/bad_weak_ptr.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr 2024-04-12 20:51:11,882 root INFO copying build/lib/pythran/boost/none.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:11,882 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,883 root INFO copying build/lib/pythran/boost/core/enable_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,883 root INFO copying build/lib/pythran/boost/core/demangle.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,883 root INFO copying build/lib/pythran/boost/core/ignore_unused.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,883 root INFO copying build/lib/pythran/boost/core/use_default.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,884 root INFO copying build/lib/pythran/boost/core/checked_delete.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,884 root INFO copying build/lib/pythran/boost/core/typeinfo.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,884 root INFO copying build/lib/pythran/boost/core/swap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,885 root INFO copying build/lib/pythran/boost/core/addressof.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,885 root INFO copying build/lib/pythran/boost/core/explicit_operator_bool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,885 root INFO copying build/lib/pythran/boost/core/noncopyable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,885 root INFO copying build/lib/pythran/boost/core/ref.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-12 20:51:11,886 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/lexical_cast 2024-04-12 20:51:11,886 root INFO copying build/lib/pythran/boost/lexical_cast/try_lexical_convert.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast 2024-04-12 20:51:11,886 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/lexical_cast/detail 2024-04-12 20:51:11,887 root INFO copying build/lib/pythran/boost/lexical_cast/detail/is_character.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast/detail 2024-04-12 20:51:11,887 root INFO copying build/lib/pythran/boost/lexical_cast/detail/lcast_char_constants.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast/detail 2024-04-12 20:51:11,887 root INFO copying build/lib/pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast/detail 2024-04-12 20:51:11,887 root INFO copying build/lib/pythran/boost/lexical_cast/detail/converter_numeric.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast/detail 2024-04-12 20:51:11,888 root INFO copying build/lib/pythran/boost/lexical_cast/detail/widest_char.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast/detail 2024-04-12 20:51:11,888 root INFO copying build/lib/pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast/detail 2024-04-12 20:51:11,888 root INFO copying build/lib/pythran/boost/lexical_cast/detail/converter_lexical.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast/detail 2024-04-12 20:51:11,889 root INFO copying build/lib/pythran/boost/lexical_cast/detail/inf_nan.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast/detail 2024-04-12 20:51:11,889 root INFO copying build/lib/pythran/boost/lexical_cast/bad_lexical_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast 2024-04-12 20:51:11,889 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,890 root INFO copying build/lib/pythran/boost/range/reverse_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,890 root INFO copying build/lib/pythran/boost/range/mutable_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,890 root INFO copying build/lib/pythran/boost/range/rend.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,891 root INFO copying build/lib/pythran/boost/range/difference_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,891 root INFO copying build/lib/pythran/boost/range/begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,891 root INFO copying build/lib/pythran/boost/range/iterator_range_core.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,891 root INFO copying build/lib/pythran/boost/range/functions.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,892 root INFO copying build/lib/pythran/boost/range/concepts.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,892 root INFO copying build/lib/pythran/boost/range/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,892 root INFO copying build/lib/pythran/boost/range/has_range_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,893 root INFO copying build/lib/pythran/boost/range/distance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,893 root INFO copying build/lib/pythran/boost/range/end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,893 root INFO copying build/lib/pythran/boost/range/value_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,893 root INFO copying build/lib/pythran/boost/range/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,894 root INFO copying build/lib/pythran/boost/range/const_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,894 root INFO copying build/lib/pythran/boost/range/rbegin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,894 root INFO copying build/lib/pythran/boost/range/size_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,895 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,895 root INFO copying build/lib/pythran/boost/range/detail/sfinae.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,895 root INFO copying build/lib/pythran/boost/range/detail/misc_concept.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,895 root INFO copying build/lib/pythran/boost/range/detail/has_member_size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,896 root INFO copying build/lib/pythran/boost/range/detail/begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,896 root INFO copying build/lib/pythran/boost/range/detail/safe_bool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,896 root INFO copying build/lib/pythran/boost/range/detail/end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,897 root INFO copying build/lib/pythran/boost/range/detail/implementation_help.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,897 root INFO copying build/lib/pythran/boost/range/detail/common.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,897 root INFO copying build/lib/pythran/boost/range/detail/msvc_has_iterator_workaround.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,897 root INFO copying build/lib/pythran/boost/range/detail/extract_optional_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-12 20:51:11,898 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/range/algorithm 2024-04-12 20:51:11,898 root INFO copying build/lib/pythran/boost/range/algorithm/equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/algorithm 2024-04-12 20:51:11,898 root INFO copying build/lib/pythran/boost/range/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,899 root INFO copying build/lib/pythran/boost/range/range_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,899 root INFO copying build/lib/pythran/boost/range/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-12 20:51:11,899 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,900 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/language 2024-04-12 20:51:11,900 root INFO copying build/lib/pythran/boost/predef/language/objc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/language 2024-04-12 20:51:11,900 root INFO copying build/lib/pythran/boost/predef/language/stdc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/language 2024-04-12 20:51:11,900 root INFO copying build/lib/pythran/boost/predef/language/stdcpp.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/language 2024-04-12 20:51:11,901 root INFO copying build/lib/pythran/boost/predef/language/cuda.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/language 2024-04-12 20:51:11,901 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware 2024-04-12 20:51:11,901 root INFO copying build/lib/pythran/boost/predef/hardware/simd.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware 2024-04-12 20:51:11,901 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd 2024-04-12 20:51:11,902 root INFO copying build/lib/pythran/boost/predef/hardware/simd/ppc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd 2024-04-12 20:51:11,902 root INFO copying build/lib/pythran/boost/predef/hardware/simd/x86_amd.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd 2024-04-12 20:51:11,902 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/x86 2024-04-12 20:51:11,903 root INFO copying build/lib/pythran/boost/predef/hardware/simd/x86/versions.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/x86 2024-04-12 20:51:11,903 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/arm 2024-04-12 20:51:11,903 root INFO copying build/lib/pythran/boost/predef/hardware/simd/arm/versions.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/arm 2024-04-12 20:51:11,903 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/ppc 2024-04-12 20:51:11,904 root INFO copying build/lib/pythran/boost/predef/hardware/simd/ppc/versions.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/ppc 2024-04-12 20:51:11,904 root INFO copying build/lib/pythran/boost/predef/hardware/simd/arm.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd 2024-04-12 20:51:11,904 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/x86_amd 2024-04-12 20:51:11,904 root INFO copying build/lib/pythran/boost/predef/hardware/simd/x86_amd/versions.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/x86_amd 2024-04-12 20:51:11,905 root INFO copying build/lib/pythran/boost/predef/hardware/simd/x86.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd 2024-04-12 20:51:11,905 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,905 root INFO copying build/lib/pythran/boost/predef/os/bsd.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,906 root INFO copying build/lib/pythran/boost/predef/os/os400.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,906 root INFO copying build/lib/pythran/boost/predef/os/haiku.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,906 root INFO copying build/lib/pythran/boost/predef/os/unix.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,907 root INFO copying build/lib/pythran/boost/predef/os/irix.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,907 root INFO copying build/lib/pythran/boost/predef/os/solaris.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,907 root INFO copying build/lib/pythran/boost/predef/os/windows.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,907 root INFO copying build/lib/pythran/boost/predef/os/linux.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,908 root INFO copying build/lib/pythran/boost/predef/os/vms.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,908 root INFO copying build/lib/pythran/boost/predef/os/beos.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,908 root INFO copying build/lib/pythran/boost/predef/os/hpux.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,909 root INFO copying build/lib/pythran/boost/predef/os/amigaos.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,909 root INFO copying build/lib/pythran/boost/predef/os/aix.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,909 root INFO copying build/lib/pythran/boost/predef/os/macos.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,909 root INFO copying build/lib/pythran/boost/predef/os/ios.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,910 root INFO copying build/lib/pythran/boost/predef/os/qnxnto.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,910 root INFO copying build/lib/pythran/boost/predef/os/android.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,910 root INFO copying build/lib/pythran/boost/predef/os/cygwin.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-12 20:51:11,911 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-12 20:51:11,911 root INFO copying build/lib/pythran/boost/predef/os/bsd/bsdi.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-12 20:51:11,911 root INFO copying build/lib/pythran/boost/predef/os/bsd/dragonfly.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-12 20:51:11,911 root INFO copying build/lib/pythran/boost/predef/os/bsd/free.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-12 20:51:11,912 root INFO copying build/lib/pythran/boost/predef/os/bsd/net.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-12 20:51:11,912 root INFO copying build/lib/pythran/boost/predef/os/bsd/open.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-12 20:51:11,912 root INFO copying build/lib/pythran/boost/predef/os.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,913 root INFO copying build/lib/pythran/boost/predef/compiler.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,913 root INFO copying build/lib/pythran/boost/predef/other.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,913 root INFO copying build/lib/pythran/boost/predef/hardware.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,913 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,914 root INFO copying build/lib/pythran/boost/predef/compiler/iar.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,914 root INFO copying build/lib/pythran/boost/predef/compiler/palm.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,914 root INFO copying build/lib/pythran/boost/predef/compiler/gcc_xml.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,915 root INFO copying build/lib/pythran/boost/predef/compiler/ibm.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,915 root INFO copying build/lib/pythran/boost/predef/compiler/intel.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,915 root INFO copying build/lib/pythran/boost/predef/compiler/compaq.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,915 root INFO copying build/lib/pythran/boost/predef/compiler/sunpro.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,916 root INFO copying build/lib/pythran/boost/predef/compiler/metrowerks.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,916 root INFO copying build/lib/pythran/boost/predef/compiler/metaware.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,916 root INFO copying build/lib/pythran/boost/predef/compiler/pgi.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,917 root INFO copying build/lib/pythran/boost/predef/compiler/sgi_mipspro.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,917 root INFO copying build/lib/pythran/boost/predef/compiler/clang.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,917 root INFO copying build/lib/pythran/boost/predef/compiler/gcc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,917 root INFO copying build/lib/pythran/boost/predef/compiler/greenhills.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,918 root INFO copying build/lib/pythran/boost/predef/compiler/ekopath.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,918 root INFO copying build/lib/pythran/boost/predef/compiler/edg.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,918 root INFO copying build/lib/pythran/boost/predef/compiler/diab.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,919 root INFO copying build/lib/pythran/boost/predef/compiler/llvm.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,919 root INFO copying build/lib/pythran/boost/predef/compiler/hp_acc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,919 root INFO copying build/lib/pythran/boost/predef/compiler/mpw.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,919 root INFO copying build/lib/pythran/boost/predef/compiler/kai.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,920 root INFO copying build/lib/pythran/boost/predef/compiler/nvcc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,920 root INFO copying build/lib/pythran/boost/predef/compiler/visualc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,920 root INFO copying build/lib/pythran/boost/predef/compiler/tendra.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,921 root INFO copying build/lib/pythran/boost/predef/compiler/dignus.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,921 root INFO copying build/lib/pythran/boost/predef/compiler/borland.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,921 root INFO copying build/lib/pythran/boost/predef/compiler/watcom.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,921 root INFO copying build/lib/pythran/boost/predef/compiler/microtec.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,922 root INFO copying build/lib/pythran/boost/predef/compiler/comeau.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,922 root INFO copying build/lib/pythran/boost/predef/compiler/digitalmars.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-12 20:51:11,922 root INFO copying build/lib/pythran/boost/predef/make.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,923 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/other 2024-04-12 20:51:11,923 root INFO copying build/lib/pythran/boost/predef/other/endian.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/other 2024-04-12 20:51:11,923 root INFO copying build/lib/pythran/boost/predef/platform.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,924 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-12 20:51:11,924 root INFO copying build/lib/pythran/boost/predef/detail/_cassert.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-12 20:51:11,924 root INFO copying build/lib/pythran/boost/predef/detail/os_detected.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-12 20:51:11,924 root INFO copying build/lib/pythran/boost/predef/detail/_exception.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-12 20:51:11,925 root INFO copying build/lib/pythran/boost/predef/detail/comp_detected.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-12 20:51:11,925 root INFO copying build/lib/pythran/boost/predef/detail/platform_detected.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-12 20:51:11,925 root INFO copying build/lib/pythran/boost/predef/detail/test.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-12 20:51:11,926 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,926 root INFO copying build/lib/pythran/boost/predef/platform/windows_system.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,926 root INFO copying build/lib/pythran/boost/predef/platform/mingw32.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,926 root INFO copying build/lib/pythran/boost/predef/platform/cloudabi.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,927 root INFO copying build/lib/pythran/boost/predef/platform/windows_desktop.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,927 root INFO copying build/lib/pythran/boost/predef/platform/windows_uwp.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,927 root INFO copying build/lib/pythran/boost/predef/platform/mingw64.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,927 root INFO copying build/lib/pythran/boost/predef/platform/mingw.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,928 root INFO copying build/lib/pythran/boost/predef/platform/windows_server.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,928 root INFO copying build/lib/pythran/boost/predef/platform/ios.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,928 root INFO copying build/lib/pythran/boost/predef/platform/windows_store.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,929 root INFO copying build/lib/pythran/boost/predef/platform/android.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,929 root INFO copying build/lib/pythran/boost/predef/platform/windows_runtime.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,929 root INFO copying build/lib/pythran/boost/predef/platform/windows_phone.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-12 20:51:11,929 root INFO copying build/lib/pythran/boost/predef/language.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,930 root INFO copying build/lib/pythran/boost/predef/version.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,930 root INFO copying build/lib/pythran/boost/predef/architecture.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,930 root INFO copying build/lib/pythran/boost/predef/library.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,931 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/library 2024-04-12 20:51:11,931 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-12 20:51:11,931 root INFO copying build/lib/pythran/boost/predef/library/c/cloudabi.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-12 20:51:11,931 root INFO copying build/lib/pythran/boost/predef/library/c/vms.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-12 20:51:11,932 root INFO copying build/lib/pythran/boost/predef/library/c/_prefix.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-12 20:51:11,932 root INFO copying build/lib/pythran/boost/predef/library/c/gnu.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-12 20:51:11,932 root INFO copying build/lib/pythran/boost/predef/library/c/zos.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-12 20:51:11,933 root INFO copying build/lib/pythran/boost/predef/library/c/uc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-12 20:51:11,933 root INFO copying build/lib/pythran/boost/predef/library/std.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library 2024-04-12 20:51:11,933 root INFO copying build/lib/pythran/boost/predef/library/c.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library 2024-04-12 20:51:11,934 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,934 root INFO copying build/lib/pythran/boost/predef/library/std/libcomo.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,934 root INFO copying build/lib/pythran/boost/predef/library/std/stdcpp3.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,934 root INFO copying build/lib/pythran/boost/predef/library/std/cxx.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,935 root INFO copying build/lib/pythran/boost/predef/library/std/vacpp.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,935 root INFO copying build/lib/pythran/boost/predef/library/std/_prefix.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,935 root INFO copying build/lib/pythran/boost/predef/library/std/sgi.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,935 root INFO copying build/lib/pythran/boost/predef/library/std/msl.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,936 root INFO copying build/lib/pythran/boost/predef/library/std/modena.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,936 root INFO copying build/lib/pythran/boost/predef/library/std/dinkumware.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,936 root INFO copying build/lib/pythran/boost/predef/library/std/roguewave.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,937 root INFO copying build/lib/pythran/boost/predef/library/std/stlport.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-12 20:51:11,937 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,937 root INFO copying build/lib/pythran/boost/predef/architecture/blackfin.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,937 root INFO copying build/lib/pythran/boost/predef/architecture/mips.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,938 root INFO copying build/lib/pythran/boost/predef/architecture/superh.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,938 root INFO copying build/lib/pythran/boost/predef/architecture/ppc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,938 root INFO copying build/lib/pythran/boost/predef/architecture/m68k.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,939 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/architecture/x86 2024-04-12 20:51:11,939 root INFO copying build/lib/pythran/boost/predef/architecture/x86/64.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture/x86 2024-04-12 20:51:11,939 root INFO copying build/lib/pythran/boost/predef/architecture/x86/32.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture/x86 2024-04-12 20:51:11,939 root INFO copying build/lib/pythran/boost/predef/architecture/pyramid.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,940 root INFO copying build/lib/pythran/boost/predef/architecture/sys370.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,940 root INFO copying build/lib/pythran/boost/predef/architecture/arm.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,940 root INFO copying build/lib/pythran/boost/predef/architecture/z.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,941 root INFO copying build/lib/pythran/boost/predef/architecture/convex.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,941 root INFO copying build/lib/pythran/boost/predef/architecture/rs6k.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,941 root INFO copying build/lib/pythran/boost/predef/architecture/sparc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,941 root INFO copying build/lib/pythran/boost/predef/architecture/parisc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,942 root INFO copying build/lib/pythran/boost/predef/architecture/alpha.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,942 root INFO copying build/lib/pythran/boost/predef/architecture/ptx.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,942 root INFO copying build/lib/pythran/boost/predef/architecture/sys390.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,943 root INFO copying build/lib/pythran/boost/predef/architecture/x86.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,943 root INFO copying build/lib/pythran/boost/predef/architecture/ia64.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-12 20:51:11,943 root INFO copying build/lib/pythran/boost/predef/version_number.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-12 20:51:11,944 root INFO copying build/lib/pythran/boost/non_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:11,944 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,944 root INFO copying build/lib/pythran/boost/mpl/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,944 root INFO copying build/lib/pythran/boost/mpl/void_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,945 root INFO copying build/lib/pythran/boost/mpl/comparison.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,945 root INFO copying build/lib/pythran/boost/mpl/fold.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,945 root INFO copying build/lib/pythran/boost/mpl/push_front_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,946 root INFO copying build/lib/pythran/boost/mpl/sequence_tag_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,946 root INFO copying build/lib/pythran/boost/mpl/size_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,946 root INFO copying build/lib/pythran/boost/mpl/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,946 root INFO copying build/lib/pythran/boost/mpl/iter_fold_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,947 root INFO copying build/lib/pythran/boost/mpl/bool_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,947 root INFO copying build/lib/pythran/boost/mpl/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,947 root INFO copying build/lib/pythran/boost/mpl/begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,948 root INFO copying build/lib/pythran/boost/mpl/find.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,948 root INFO copying build/lib/pythran/boost/mpl/multiplies.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,948 root INFO copying build/lib/pythran/boost/mpl/push_back.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,948 root INFO copying build/lib/pythran/boost/mpl/numeric_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,949 root INFO copying build/lib/pythran/boost/mpl/tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,949 root INFO copying build/lib/pythran/boost/mpl/has_xxx.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,949 root INFO copying build/lib/pythran/boost/mpl/size_t_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,950 root INFO copying build/lib/pythran/boost/mpl/int_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,950 root INFO copying build/lib/pythran/boost/mpl/front_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,950 root INFO copying build/lib/pythran/boost/mpl/pair.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,950 root INFO copying build/lib/pythran/boost/mpl/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,951 root INFO copying build/lib/pythran/boost/mpl/clear_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,951 root INFO copying build/lib/pythran/boost/mpl/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,951 root INFO copying build/lib/pythran/boost/mpl/front_inserter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,952 root INFO copying build/lib/pythran/boost/mpl/assert.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,952 root INFO copying build/lib/pythran/boost/mpl/empty_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,952 root INFO copying build/lib/pythran/boost/mpl/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,952 root INFO copying build/lib/pythran/boost/mpl/distance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,953 root INFO copying build/lib/pythran/boost/mpl/contains_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,953 root INFO copying build/lib/pythran/boost/mpl/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,953 root INFO copying build/lib/pythran/boost/mpl/end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,954 root INFO copying build/lib/pythran/boost/mpl/empty_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,954 root INFO copying build/lib/pythran/boost/mpl/find_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,954 root INFO copying build/lib/pythran/boost/mpl/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,955 root INFO copying build/lib/pythran/boost/mpl/next_prior.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,955 root INFO copying build/lib/pythran/boost/mpl/pop_front_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:11,955 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:11,955 root INFO copying build/lib/pythran/boost/mpl/aux_/integral_wrapper.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:11,956 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_support.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:11,956 root INFO copying build/lib/pythran/boost/mpl/aux_/numeric_cast_utils.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:11,956 root INFO copying build/lib/pythran/boost/mpl/aux_/arg_typedef.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:11,957 root INFO copying build/lib/pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:11,957 root INFO copying build/lib/pythran/boost/mpl/aux_/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:11,957 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed 2024-04-12 20:51:11,958 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,958 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,958 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,958 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,959 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,959 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,959 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,960 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,960 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,960 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,961 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,961 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,961 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,961 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,962 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,962 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,962 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,963 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,963 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,963 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,964 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,964 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,964 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,964 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,965 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,965 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,965 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,966 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,966 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,966 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,967 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,967 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,967 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,967 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,968 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,968 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,968 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,969 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,969 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,969 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,969 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,970 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,970 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,971 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,971 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,971 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,972 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,972 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-12 20:51:11,972 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,972 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,973 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,973 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,973 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,974 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,974 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,974 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,975 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,975 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,975 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,975 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,976 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,976 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,976 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,977 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,977 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,977 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,978 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,978 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,978 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,978 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,979 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,979 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,979 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,980 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,980 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,980 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,981 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,981 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,981 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,981 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,982 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,982 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,982 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,983 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,983 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,983 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,984 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,984 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,984 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,984 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,985 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,985 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,985 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,986 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,986 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,986 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-12 20:51:11,987 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,987 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,987 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,987 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,988 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,988 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,988 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,989 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,989 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,989 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,990 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,990 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,990 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,990 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,991 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,991 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,991 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,992 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,992 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,992 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,993 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,993 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,993 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,993 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,994 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,994 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,994 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,995 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,995 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,995 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,995 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,996 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,996 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,996 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,997 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,997 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,997 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,998 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,998 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,998 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,998 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,999 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,999 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:11,999 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:12,000 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:12,000 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:12,000 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:12,000 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-12 20:51:12,001 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,001 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,001 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,002 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,002 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,002 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,003 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,003 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,003 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,003 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,004 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,004 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,004 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,005 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,005 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,005 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,006 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,006 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,006 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,006 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,007 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,007 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,007 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,008 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,008 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,008 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,008 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,009 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,009 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,009 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,010 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,010 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,010 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,011 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,011 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,011 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,011 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,012 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,012 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,012 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,013 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,013 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,013 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,013 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,014 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,014 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,014 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,015 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-12 20:51:12,015 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,015 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,016 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,016 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,016 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,016 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,017 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,017 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,017 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,018 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,018 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,018 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,019 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,019 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,019 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,019 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,020 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,020 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,020 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,021 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,021 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,021 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,021 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,022 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,022 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,022 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,023 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,023 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,023 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,024 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,024 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,024 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,024 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,025 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,025 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,025 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,026 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,026 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,026 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,027 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,027 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,027 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,027 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,028 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,028 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,028 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,029 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,029 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-12 20:51:12,029 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,029 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,030 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,030 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,030 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,031 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,031 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,031 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,032 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,032 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,032 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,032 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,033 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,033 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,033 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,034 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,034 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,034 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,034 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,035 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,035 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,035 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,036 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,036 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,036 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,037 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,037 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,037 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,037 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,038 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,038 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,038 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,039 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,039 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,039 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,040 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,040 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,040 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,040 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,041 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,041 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,041 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,042 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,042 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,042 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,042 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,043 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,043 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-12 20:51:12,043 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,044 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,044 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,044 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,045 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,045 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,045 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,045 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,046 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,046 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,046 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,047 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,047 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,047 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,048 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,048 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,048 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,048 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,049 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,049 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,049 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,050 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,050 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,050 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,051 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,051 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,051 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,051 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,052 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,052 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,052 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,053 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,053 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,053 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,053 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,054 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,054 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,054 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,055 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,055 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,055 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,056 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,056 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,056 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,056 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,057 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,057 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,057 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-12 20:51:12,058 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,058 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,058 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,058 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,059 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,059 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,059 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,060 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,060 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,060 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,061 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,061 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,061 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,061 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,062 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,062 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,062 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,063 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,063 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,063 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,064 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,064 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,064 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,064 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,065 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,065 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,065 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,066 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,066 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,066 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,067 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,067 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,067 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,067 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,068 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,068 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,068 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,069 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,069 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,069 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,069 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,070 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,070 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,070 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,071 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,071 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,071 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,071 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-12 20:51:12,072 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,072 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,072 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,073 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,073 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,073 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,074 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,074 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,074 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,075 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,075 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,075 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,075 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,076 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,076 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,076 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,077 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,077 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,077 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,078 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,078 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,078 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,078 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,079 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,079 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,079 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,080 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,080 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,080 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,080 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,081 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,081 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,081 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,082 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,082 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,082 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,083 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,083 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,083 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,083 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,084 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,084 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,084 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,085 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,085 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,085 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,086 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,086 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-12 20:51:12,086 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,086 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,087 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,087 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,087 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,088 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,088 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,088 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,089 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,089 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,089 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,089 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,090 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,090 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,090 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,091 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,091 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,091 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,092 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,092 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,092 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,092 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,093 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,093 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,093 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,094 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,094 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,094 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,095 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,095 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,095 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,096 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,096 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,096 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,097 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,097 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,097 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,098 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,098 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,098 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,098 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,099 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,099 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,099 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,100 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,100 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,100 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,100 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-12 20:51:12,101 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,101 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,101 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,102 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,102 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,102 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,103 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,103 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,103 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,103 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,104 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,104 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,104 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,105 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,105 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,105 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,106 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,106 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,106 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,107 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,107 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,107 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,107 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,108 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,108 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,108 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,109 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,109 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,109 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,109 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,110 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,110 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,110 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,111 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,111 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,111 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,112 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,112 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,112 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,112 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,113 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,113 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,113 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,114 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,114 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,114 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,114 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,115 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-12 20:51:12,115 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,115 root INFO copying build/lib/pythran/boost/mpl/aux_/config/compiler.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,116 root INFO copying build/lib/pythran/boost/mpl/aux_/config/bcc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,116 root INFO copying build/lib/pythran/boost/mpl/aux_/config/overload_resolution.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,116 root INFO copying build/lib/pythran/boost/mpl/aux_/config/arrays.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,117 root INFO copying build/lib/pythran/boost/mpl/aux_/config/has_xxx.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,117 root INFO copying build/lib/pythran/boost/mpl/aux_/config/integral.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,117 root INFO copying build/lib/pythran/boost/mpl/aux_/config/has_apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,117 root INFO copying build/lib/pythran/boost/mpl/aux_/config/pp_counter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,118 root INFO copying build/lib/pythran/boost/mpl/aux_/config/preprocessor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,118 root INFO copying build/lib/pythran/boost/mpl/aux_/config/gcc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,118 root INFO copying build/lib/pythran/boost/mpl/aux_/config/msvc_typename.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,119 root INFO copying build/lib/pythran/boost/mpl/aux_/config/gpu.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,119 root INFO copying build/lib/pythran/boost/mpl/aux_/config/ttp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,119 root INFO copying build/lib/pythran/boost/mpl/aux_/config/adl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,119 root INFO copying build/lib/pythran/boost/mpl/aux_/config/typeof.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,120 root INFO copying build/lib/pythran/boost/mpl/aux_/config/use_preprocessed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,120 root INFO copying build/lib/pythran/boost/mpl/aux_/config/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,120 root INFO copying build/lib/pythran/boost/mpl/aux_/config/nttp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,121 root INFO copying build/lib/pythran/boost/mpl/aux_/config/static_constant.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,121 root INFO copying build/lib/pythran/boost/mpl/aux_/config/workaround.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,121 root INFO copying build/lib/pythran/boost/mpl/aux_/config/dtp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,121 root INFO copying build/lib/pythran/boost/mpl/aux_/config/ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,122 root INFO copying build/lib/pythran/boost/mpl/aux_/config/intel.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,122 root INFO copying build/lib/pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,122 root INFO copying build/lib/pythran/boost/mpl/aux_/config/msvc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,123 root INFO copying build/lib/pythran/boost/mpl/aux_/config/eti.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,123 root INFO copying build/lib/pythran/boost/mpl/aux_/config/forwarding.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,123 root INFO copying build/lib/pythran/boost/mpl/aux_/config/lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-12 20:51:12,124 root INFO copying build/lib/pythran/boost/mpl/aux_/at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,124 root INFO copying build/lib/pythran/boost/mpl/aux_/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,124 root INFO copying build/lib/pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,124 root INFO copying build/lib/pythran/boost/mpl/aux_/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,125 root INFO copying build/lib/pythran/boost/mpl/aux_/push_back_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,125 root INFO copying build/lib/pythran/boost/mpl/aux_/has_begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,125 root INFO copying build/lib/pythran/boost/mpl/aux_/has_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,126 root INFO copying build/lib/pythran/boost/mpl/aux_/adl_barrier.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,126 root INFO copying build/lib/pythran/boost/mpl/aux_/na.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,126 root INFO copying build/lib/pythran/boost/mpl/aux_/begin_end_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,126 root INFO copying build/lib/pythran/boost/mpl/aux_/common_name_wknd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,127 root INFO copying build/lib/pythran/boost/mpl/aux_/traits_lambda_spec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,127 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,127 root INFO copying build/lib/pythran/boost/mpl/aux_/has_tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,128 root INFO copying build/lib/pythran/boost/mpl/aux_/O1_size_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,128 root INFO copying build/lib/pythran/boost/mpl/aux_/logical_op.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,128 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_arity_param.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,128 root INFO copying build/lib/pythran/boost/mpl/aux_/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,129 root INFO copying build/lib/pythran/boost/mpl/aux_/static_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,129 root INFO copying build/lib/pythran/boost/mpl/aux_/push_front_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,129 root INFO copying build/lib/pythran/boost/mpl/aux_/has_apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,130 root INFO copying build/lib/pythran/boost/mpl/aux_/arithmetic_op.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,130 root INFO copying build/lib/pythran/boost/mpl/aux_/na_spec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,130 root INFO copying build/lib/pythran/boost/mpl/aux_/numeric_op.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,131 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_is_class.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,131 root INFO copying build/lib/pythran/boost/mpl/aux_/iter_apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,131 root INFO copying build/lib/pythran/boost/mpl/aux_/include_preprocessed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,131 root INFO copying build/lib/pythran/boost/mpl/aux_/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,132 root INFO copying build/lib/pythran/boost/mpl/aux_/inserter_algorithm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,132 root INFO copying build/lib/pythran/boost/mpl/aux_/nttp_decl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,132 root INFO copying build/lib/pythran/boost/mpl/aux_/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,133 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_eti_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,133 root INFO copying build/lib/pythran/boost/mpl/aux_/find_if_pred.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,133 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,133 root INFO copying build/lib/pythran/boost/mpl/aux_/type_wrapper.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,134 root INFO copying build/lib/pythran/boost/mpl/aux_/comparison_op.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,134 root INFO copying build/lib/pythran/boost/mpl/aux_/has_size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,134 root INFO copying build/lib/pythran/boost/mpl/aux_/has_rebind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,135 root INFO copying build/lib/pythran/boost/mpl/aux_/largest_int.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,135 root INFO copying build/lib/pythran/boost/mpl/aux_/template_arity_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,135 root INFO copying build/lib/pythran/boost/mpl/aux_/na_assert.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,135 root INFO copying build/lib/pythran/boost/mpl/aux_/count_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,136 root INFO copying build/lib/pythran/boost/mpl/aux_/iter_fold_if_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,136 root INFO copying build/lib/pythran/boost/mpl/aux_/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,136 root INFO copying build/lib/pythran/boost/mpl/aux_/value_wknd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,137 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,137 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/is_seq.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,137 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,137 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,138 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,138 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/ext_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,138 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,139 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/sub.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,139 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,139 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/add.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,139 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,140 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/token_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,140 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/default_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,140 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/filter_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,141 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/range.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-12 20:51:12,141 root INFO copying build/lib/pythran/boost/mpl/aux_/arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,141 root INFO copying build/lib/pythran/boost/mpl/aux_/nested_type_wknd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,141 root INFO copying build/lib/pythran/boost/mpl/aux_/fold_impl_body.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,142 root INFO copying build/lib/pythran/boost/mpl/aux_/sequence_wrapper.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,142 root INFO copying build/lib/pythran/boost/mpl/aux_/clear_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,142 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_dtw.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,143 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_spec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,143 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_never_true.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,143 root INFO copying build/lib/pythran/boost/mpl/aux_/na_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,144 root INFO copying build/lib/pythran/boost/mpl/aux_/arity_spec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,144 root INFO copying build/lib/pythran/boost/mpl/aux_/contains_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,144 root INFO copying build/lib/pythran/boost/mpl/aux_/size_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,145 root INFO copying build/lib/pythran/boost/mpl/aux_/yes_no.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-12 20:51:12,145 root INFO copying build/lib/pythran/boost/mpl/lambda_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,145 root INFO copying build/lib/pythran/boost/mpl/if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,145 root INFO copying build/lib/pythran/boost/mpl/logical.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,146 root INFO copying build/lib/pythran/boost/mpl/begin_end_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,146 root INFO copying build/lib/pythran/boost/mpl/identity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,146 root INFO copying build/lib/pythran/boost/mpl/integral_c_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,147 root INFO copying build/lib/pythran/boost/mpl/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,147 root INFO copying build/lib/pythran/boost/mpl/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,147 root INFO copying build/lib/pythran/boost/mpl/is_placeholder.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,147 root INFO copying build/lib/pythran/boost/mpl/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,148 root INFO copying build/lib/pythran/boost/mpl/integral_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,148 root INFO copying build/lib/pythran/boost/mpl/begin_end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,148 root INFO copying build/lib/pythran/boost/mpl/iterator_tags.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,149 root INFO copying build/lib/pythran/boost/mpl/is_sequence.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,149 root INFO copying build/lib/pythran/boost/mpl/protect.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,149 root INFO copying build/lib/pythran/boost/mpl/bool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,149 root INFO copying build/lib/pythran/boost/mpl/size_t.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,150 root INFO copying build/lib/pythran/boost/mpl/reverse_fold.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,150 root INFO copying build/lib/pythran/boost/mpl/contains.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,150 root INFO copying build/lib/pythran/boost/mpl/advance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,151 root INFO copying build/lib/pythran/boost/mpl/push_back_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,151 root INFO copying build/lib/pythran/boost/mpl/long_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,151 root INFO copying build/lib/pythran/boost/mpl/always.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,151 root INFO copying build/lib/pythran/boost/mpl/at_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,152 root INFO copying build/lib/pythran/boost/mpl/sequence_tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,152 root INFO copying build/lib/pythran/boost/mpl/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,152 root INFO copying build/lib/pythran/boost/mpl/inserter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,153 root INFO copying build/lib/pythran/boost/mpl/deref.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,153 root INFO copying build/lib/pythran/boost/mpl/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,153 root INFO copying build/lib/pythran/boost/mpl/iterator_range.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,154 root INFO copying build/lib/pythran/boost/mpl/at.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,154 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,154 root INFO copying build/lib/pythran/boost/mpl/list/list20_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,154 root INFO copying build/lib/pythran/boost/mpl/list/list0_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,155 root INFO copying build/lib/pythran/boost/mpl/list/list40_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,155 root INFO copying build/lib/pythran/boost/mpl/list/list30_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,155 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,156 root INFO copying build/lib/pythran/boost/mpl/list/aux_/pop_front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,156 root INFO copying build/lib/pythran/boost/mpl/list/aux_/item.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,156 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed 2024-04-12 20:51:12,156 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,157 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,157 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,157 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,158 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,158 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,158 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,158 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,159 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,159 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,159 root INFO copying build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-12 20:51:12,160 root INFO copying build/lib/pythran/boost/mpl/list/aux_/push_back.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,160 root INFO copying build/lib/pythran/boost/mpl/list/aux_/tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,160 root INFO copying build/lib/pythran/boost/mpl/list/aux_/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,161 root INFO copying build/lib/pythran/boost/mpl/list/aux_/front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,161 root INFO copying build/lib/pythran/boost/mpl/list/aux_/numbered_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,161 root INFO copying build/lib/pythran/boost/mpl/list/aux_/numbered.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,161 root INFO copying build/lib/pythran/boost/mpl/list/aux_/begin_end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,162 root INFO copying build/lib/pythran/boost/mpl/list/aux_/include_preprocessed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,162 root INFO copying build/lib/pythran/boost/mpl/list/aux_/clear.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,162 root INFO copying build/lib/pythran/boost/mpl/list/aux_/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,163 root INFO copying build/lib/pythran/boost/mpl/list/aux_/O1_size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,163 root INFO copying build/lib/pythran/boost/mpl/list/aux_/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,163 root INFO copying build/lib/pythran/boost/mpl/list/aux_/push_front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-12 20:51:12,163 root INFO copying build/lib/pythran/boost/mpl/list/list10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,164 root INFO copying build/lib/pythran/boost/mpl/list/list20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,164 root INFO copying build/lib/pythran/boost/mpl/list/list50_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,164 root INFO copying build/lib/pythran/boost/mpl/list/list40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,165 root INFO copying build/lib/pythran/boost/mpl/list/list50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,165 root INFO copying build/lib/pythran/boost/mpl/list/list30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,165 root INFO copying build/lib/pythran/boost/mpl/list/list0.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,165 root INFO copying build/lib/pythran/boost/mpl/list/list10_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-12 20:51:12,166 root INFO copying build/lib/pythran/boost/mpl/arg_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,166 root INFO copying build/lib/pythran/boost/mpl/void.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,166 root INFO copying build/lib/pythran/boost/mpl/back_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,167 root INFO copying build/lib/pythran/boost/mpl/distance_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,167 root INFO copying build/lib/pythran/boost/mpl/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,167 root INFO copying build/lib/pythran/boost/mpl/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,167 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,168 root INFO copying build/lib/pythran/boost/mpl/vector/vector10_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,168 root INFO copying build/lib/pythran/boost/mpl/vector/vector0_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,168 root INFO copying build/lib/pythran/boost/mpl/vector/vector10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,169 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,169 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/pop_front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,169 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/item.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,170 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed 2024-04-12 20:51:12,170 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,170 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,170 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,171 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,171 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,171 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,172 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,172 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,172 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,173 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,173 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-12 20:51:12,174 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,174 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,174 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,174 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,175 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,175 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,176 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,176 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,176 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,177 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,177 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-12 20:51:12,177 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,178 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,178 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,178 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,179 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,179 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,179 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,179 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,180 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,180 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,180 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-12 20:51:12,181 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/back.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,181 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/push_back.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,181 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,181 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,182 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,182 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/pop_back.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,182 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/numbered_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,183 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/numbered.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,183 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/begin_end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,183 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/include_preprocessed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,183 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/vector0.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,184 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/at.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,184 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/clear.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,184 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,185 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/O1_size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,185 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,185 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/push_front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-12 20:51:12,186 root INFO copying build/lib/pythran/boost/mpl/vector/vector30_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,186 root INFO copying build/lib/pythran/boost/mpl/vector/vector50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,186 root INFO copying build/lib/pythran/boost/mpl/vector/vector30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,186 root INFO copying build/lib/pythran/boost/mpl/vector/vector40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,187 root INFO copying build/lib/pythran/boost/mpl/vector/vector40_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,187 root INFO copying build/lib/pythran/boost/mpl/vector/vector50_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,187 root INFO copying build/lib/pythran/boost/mpl/vector/vector0.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,188 root INFO copying build/lib/pythran/boost/mpl/vector/vector20_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,188 root INFO copying build/lib/pythran/boost/mpl/vector/vector20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-12 20:51:12,188 root INFO copying build/lib/pythran/boost/mpl/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,188 root INFO copying build/lib/pythran/boost/mpl/O1_size_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,189 root INFO copying build/lib/pythran/boost/mpl/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,189 root INFO copying build/lib/pythran/boost/mpl/negate.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,189 root INFO copying build/lib/pythran/boost/mpl/next.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,190 root INFO copying build/lib/pythran/boost/mpl/clear.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,190 root INFO copying build/lib/pythran/boost/mpl/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,190 root INFO copying build/lib/pythran/boost/mpl/same_as.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,190 root INFO copying build/lib/pythran/boost/mpl/pop_back_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,191 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/limits 2024-04-12 20:51:12,191 root INFO copying build/lib/pythran/boost/mpl/limits/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/limits 2024-04-12 20:51:12,191 root INFO copying build/lib/pythran/boost/mpl/limits/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/limits 2024-04-12 20:51:12,192 root INFO copying build/lib/pythran/boost/mpl/limits/arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/limits 2024-04-12 20:51:12,192 root INFO copying build/lib/pythran/boost/mpl/limits/unrolling.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/limits 2024-04-12 20:51:12,192 root INFO copying build/lib/pythran/boost/mpl/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,192 root INFO copying build/lib/pythran/boost/mpl/iter_fold.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,193 root INFO copying build/lib/pythran/boost/mpl/prior.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,193 root INFO copying build/lib/pythran/boost/mpl/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,193 root INFO copying build/lib/pythran/boost/mpl/back_inserter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,194 root INFO copying build/lib/pythran/boost/mpl/O1_size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,194 root INFO copying build/lib/pythran/boost/mpl/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,194 root INFO copying build/lib/pythran/boost/mpl/long.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,195 root INFO copying build/lib/pythran/boost/mpl/advance_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,195 root INFO copying build/lib/pythran/boost/mpl/not.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,195 root INFO copying build/lib/pythran/boost/mpl/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,195 root INFO copying build/lib/pythran/boost/mpl/eval_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,196 root INFO copying build/lib/pythran/boost/mpl/remove_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,196 root INFO copying build/lib/pythran/boost/mpl/int.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,196 root INFO copying build/lib/pythran/boost/mpl/push_front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,197 root INFO copying build/lib/pythran/boost/mpl/integral_c_tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,197 root INFO copying build/lib/pythran/boost/mpl/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,197 root INFO copying build/lib/pythran/boost/mpl/lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,197 root INFO copying build/lib/pythran/boost/mpl/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-12 20:51:12,198 root INFO copying build/lib/pythran/boost/integer_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,198 root INFO copying build/lib/pythran/boost/predef.h -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,198 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,199 root INFO copying build/lib/pythran/boost/config/warning_disable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,199 root INFO copying build/lib/pythran/boost/config/pragma_message.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,199 root INFO copying build/lib/pythran/boost/config/helper_macros.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,200 root INFO copying build/lib/pythran/boost/config/requires_threads.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,200 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-12 20:51:12,200 root INFO copying build/lib/pythran/boost/config/no_tr1/complex.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-12 20:51:12,200 root INFO copying build/lib/pythran/boost/config/no_tr1/functional.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-12 20:51:12,201 root INFO copying build/lib/pythran/boost/config/no_tr1/utility.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-12 20:51:12,201 root INFO copying build/lib/pythran/boost/config/no_tr1/cmath.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-12 20:51:12,201 root INFO copying build/lib/pythran/boost/config/no_tr1/memory.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-12 20:51:12,201 root INFO copying build/lib/pythran/boost/config/auto_link.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,202 root INFO copying build/lib/pythran/boost/config/user.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,202 root INFO copying build/lib/pythran/boost/config/header_deprecated.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,202 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,203 root INFO copying build/lib/pythran/boost/config/compiler/vacpp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,203 root INFO copying build/lib/pythran/boost/config/compiler/sunpro_cc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,203 root INFO copying build/lib/pythran/boost/config/compiler/xlcpp_zos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,204 root INFO copying build/lib/pythran/boost/config/compiler/borland.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,204 root INFO copying build/lib/pythran/boost/config/compiler/greenhills.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,204 root INFO copying build/lib/pythran/boost/config/compiler/codegear.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,205 root INFO copying build/lib/pythran/boost/config/compiler/common_edg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,205 root INFO copying build/lib/pythran/boost/config/compiler/mpw.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,205 root INFO copying build/lib/pythran/boost/config/compiler/kai.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,205 root INFO copying build/lib/pythran/boost/config/compiler/gcc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,206 root INFO copying build/lib/pythran/boost/config/compiler/hp_acc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,206 root INFO copying build/lib/pythran/boost/config/compiler/diab.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,206 root INFO copying build/lib/pythran/boost/config/compiler/digitalmars.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,207 root INFO copying build/lib/pythran/boost/config/compiler/xlcpp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,207 root INFO copying build/lib/pythran/boost/config/compiler/pgi.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,207 root INFO copying build/lib/pythran/boost/config/compiler/compaq_cxx.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,208 root INFO copying build/lib/pythran/boost/config/compiler/clang.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,208 root INFO copying build/lib/pythran/boost/config/compiler/comeau.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,208 root INFO copying build/lib/pythran/boost/config/compiler/nvcc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,208 root INFO copying build/lib/pythran/boost/config/compiler/gcc_xml.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,209 root INFO copying build/lib/pythran/boost/config/compiler/visualc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,209 root INFO copying build/lib/pythran/boost/config/compiler/intel.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,209 root INFO copying build/lib/pythran/boost/config/compiler/cray.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,210 root INFO copying build/lib/pythran/boost/config/compiler/sgi_mipspro.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,210 root INFO copying build/lib/pythran/boost/config/compiler/pathscale.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,210 root INFO copying build/lib/pythran/boost/config/compiler/metrowerks.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-12 20:51:12,211 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,211 root INFO copying build/lib/pythran/boost/config/stdlib/libcomo.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,211 root INFO copying build/lib/pythran/boost/config/stdlib/vacpp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,211 root INFO copying build/lib/pythran/boost/config/stdlib/xlcpp_zos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,212 root INFO copying build/lib/pythran/boost/config/stdlib/stlport.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,212 root INFO copying build/lib/pythran/boost/config/stdlib/roguewave.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,212 root INFO copying build/lib/pythran/boost/config/stdlib/libcpp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,213 root INFO copying build/lib/pythran/boost/config/stdlib/msl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,213 root INFO copying build/lib/pythran/boost/config/stdlib/modena.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,213 root INFO copying build/lib/pythran/boost/config/stdlib/libstdcpp3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,214 root INFO copying build/lib/pythran/boost/config/stdlib/dinkumware.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,214 root INFO copying build/lib/pythran/boost/config/stdlib/sgi.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-12 20:51:12,214 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-12 20:51:12,214 root INFO copying build/lib/pythran/boost/config/detail/select_compiler_config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-12 20:51:12,215 root INFO copying build/lib/pythran/boost/config/detail/select_stdlib_config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-12 20:51:12,215 root INFO copying build/lib/pythran/boost/config/detail/select_platform_config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-12 20:51:12,215 root INFO copying build/lib/pythran/boost/config/detail/posix_features.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-12 20:51:12,216 root INFO copying build/lib/pythran/boost/config/detail/suffix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-12 20:51:12,216 root INFO copying build/lib/pythran/boost/config/abi_suffix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,216 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,217 root INFO copying build/lib/pythran/boost/config/platform/hpux.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,217 root INFO copying build/lib/pythran/boost/config/platform/irix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,217 root INFO copying build/lib/pythran/boost/config/platform/beos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,217 root INFO copying build/lib/pythran/boost/config/platform/qnxnto.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,218 root INFO copying build/lib/pythran/boost/config/platform/zos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,218 root INFO copying build/lib/pythran/boost/config/platform/linux.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,218 root INFO copying build/lib/pythran/boost/config/platform/haiku.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,219 root INFO copying build/lib/pythran/boost/config/platform/cygwin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,219 root INFO copying build/lib/pythran/boost/config/platform/macos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,219 root INFO copying build/lib/pythran/boost/config/platform/vms.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,219 root INFO copying build/lib/pythran/boost/config/platform/amigaos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,220 root INFO copying build/lib/pythran/boost/config/platform/symbian.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,220 root INFO copying build/lib/pythran/boost/config/platform/bsd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,221 root INFO copying build/lib/pythran/boost/config/platform/cloudabi.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,221 root INFO copying build/lib/pythran/boost/config/platform/vxworks.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,221 root INFO copying build/lib/pythran/boost/config/platform/solaris.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,222 root INFO copying build/lib/pythran/boost/config/platform/win32.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,222 root INFO copying build/lib/pythran/boost/config/platform/aix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,222 root INFO copying build/lib/pythran/boost/config/platform/cray.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-12 20:51:12,222 root INFO copying build/lib/pythran/boost/config/abi_prefix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,223 root INFO copying build/lib/pythran/boost/config/workaround.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-12 20:51:12,223 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/abi 2024-04-12 20:51:12,223 root INFO copying build/lib/pythran/boost/config/abi/borland_prefix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/abi 2024-04-12 20:51:12,224 root INFO copying build/lib/pythran/boost/config/abi/msvc_suffix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/abi 2024-04-12 20:51:12,224 root INFO copying build/lib/pythran/boost/config/abi/msvc_prefix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/abi 2024-04-12 20:51:12,224 root INFO copying build/lib/pythran/boost/config/abi/borland_suffix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/abi 2024-04-12 20:51:12,224 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/numeric 2024-04-12 20:51:12,225 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-12 20:51:12,225 root INFO copying build/lib/pythran/boost/numeric/conversion/sign_mixture_enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-12 20:51:12,225 root INFO copying build/lib/pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-12 20:51:12,225 root INFO copying build/lib/pythran/boost/numeric/conversion/int_float_mixture_enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-12 20:51:12,226 root INFO copying build/lib/pythran/boost/numeric/conversion/converter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-12 20:51:12,226 root INFO copying build/lib/pythran/boost/numeric/conversion/conversion_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-12 20:51:12,226 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,227 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail/preprocessed 2024-04-12 20:51:12,227 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail/preprocessed 2024-04-12 20:51:12,227 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail/preprocessed 2024-04-12 20:51:12,228 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/int_float_mixture.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,228 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,228 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/meta.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,228 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,229 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/converter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,229 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/conversion_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,229 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/sign_mixture.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,230 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/bounds.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,230 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,230 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/is_subranged.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-12 20:51:12,231 root INFO copying build/lib/pythran/boost/numeric/conversion/bounds.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-12 20:51:12,231 root INFO copying build/lib/pythran/boost/numeric/conversion/numeric_cast_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-12 20:51:12,231 root INFO copying build/lib/pythran/boost/numeric/conversion/cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-12 20:51:12,231 root INFO copying build/lib/pythran/boost/numeric/conversion/converter_policies.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-12 20:51:12,232 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/container 2024-04-12 20:51:12,232 root INFO copying build/lib/pythran/boost/container/container_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/container 2024-04-12 20:51:12,232 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/container/detail 2024-04-12 20:51:12,233 root INFO copying build/lib/pythran/boost/container/detail/std_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/container/detail 2024-04-12 20:51:12,233 root INFO copying build/lib/pythran/boost/format.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,233 root INFO copying build/lib/pythran/boost/integer.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,233 root INFO copying build/lib/pythran/boost/atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,234 root INFO copying build/lib/pythran/boost/integer_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,234 root INFO copying build/lib/pythran/boost/checked_delete.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,234 root INFO copying build/lib/pythran/boost/assert.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,235 root INFO copying build/lib/pythran/boost/none_t.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,235 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/optional 2024-04-12 20:51:12,235 root INFO copying build/lib/pythran/boost/optional/optional_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional 2024-04-12 20:51:12,235 root INFO copying build/lib/pythran/boost/optional/optional.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional 2024-04-12 20:51:12,236 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-12 20:51:12,236 root INFO copying build/lib/pythran/boost/optional/detail/optional_reference_spec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-12 20:51:12,236 root INFO copying build/lib/pythran/boost/optional/detail/optional_trivially_copyable_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-12 20:51:12,237 root INFO copying build/lib/pythran/boost/optional/detail/optional_factory_support.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-12 20:51:12,237 root INFO copying build/lib/pythran/boost/optional/detail/optional_aligned_storage.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-12 20:51:12,237 root INFO copying build/lib/pythran/boost/optional/detail/optional_swap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-12 20:51:12,237 root INFO copying build/lib/pythran/boost/optional/detail/optional_config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-12 20:51:12,238 root INFO copying build/lib/pythran/boost/optional/detail/old_optional_implementation.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-12 20:51:12,238 root INFO copying build/lib/pythran/boost/optional/detail/optional_relops.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-12 20:51:12,238 root INFO copying build/lib/pythran/boost/optional/bad_optional_access.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional 2024-04-12 20:51:12,239 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-12 20:51:12,239 root INFO copying build/lib/pythran/boost/utility/enable_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-12 20:51:12,239 root INFO copying build/lib/pythran/boost/utility/base_from_member.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-12 20:51:12,240 root INFO copying build/lib/pythran/boost/utility/identity_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-12 20:51:12,240 root INFO copying build/lib/pythran/boost/utility/binary.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-12 20:51:12,240 root INFO copying build/lib/pythran/boost/utility/swap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-12 20:51:12,241 root INFO copying build/lib/pythran/boost/utility/declval.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-12 20:51:12,241 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/utility/detail 2024-04-12 20:51:12,241 root INFO copying build/lib/pythran/boost/utility/detail/result_of_iterate.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility/detail 2024-04-12 20:51:12,241 root INFO copying build/lib/pythran/boost/utility/compare_pointees.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-12 20:51:12,242 root INFO copying build/lib/pythran/boost/utility/result_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-12 20:51:12,242 root INFO copying build/lib/pythran/boost/next_prior.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,242 root INFO copying build/lib/pythran/boost/optional.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,243 root INFO copying build/lib/pythran/boost/swap.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,243 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,243 root INFO copying build/lib/pythran/boost/format/internals.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,243 root INFO copying build/lib/pythran/boost/format/alt_sstream.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,244 root INFO copying build/lib/pythran/boost/format/format_class.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,244 root INFO copying build/lib/pythran/boost/format/alt_sstream_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,244 root INFO copying build/lib/pythran/boost/format/internals_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,245 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-12 20:51:12,245 root INFO copying build/lib/pythran/boost/format/detail/msvc_disambiguater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-12 20:51:12,245 root INFO copying build/lib/pythran/boost/format/detail/compat_workarounds.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-12 20:51:12,245 root INFO copying build/lib/pythran/boost/format/detail/workarounds_gcc-2_95.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-12 20:51:12,246 root INFO copying build/lib/pythran/boost/format/detail/config_macros.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-12 20:51:12,246 root INFO copying build/lib/pythran/boost/format/detail/workarounds_stlport.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-12 20:51:12,246 root INFO copying build/lib/pythran/boost/format/detail/unset_macros.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-12 20:51:12,247 root INFO copying build/lib/pythran/boost/format/exceptions.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,247 root INFO copying build/lib/pythran/boost/format/parsing.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,247 root INFO copying build/lib/pythran/boost/format/format_implementation.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,248 root INFO copying build/lib/pythran/boost/format/feed_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,248 root INFO copying build/lib/pythran/boost/format/format_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,248 root INFO copying build/lib/pythran/boost/format/free_funcs.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,248 root INFO copying build/lib/pythran/boost/format/group.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-12 20:51:12,249 root INFO copying build/lib/pythran/boost/memory_order.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,249 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/move 2024-04-12 20:51:12,249 root INFO copying build/lib/pythran/boost/move/core.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move 2024-04-12 20:51:12,250 root INFO copying build/lib/pythran/boost/move/utility_core.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move 2024-04-12 20:51:12,250 root INFO copying build/lib/pythran/boost/move/traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move 2024-04-12 20:51:12,250 root INFO copying build/lib/pythran/boost/move/utility.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move 2024-04-12 20:51:12,251 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-12 20:51:12,251 root INFO copying build/lib/pythran/boost/move/detail/std_ns_end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-12 20:51:12,251 root INFO copying build/lib/pythran/boost/move/detail/meta_utils.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-12 20:51:12,251 root INFO copying build/lib/pythran/boost/move/detail/config_begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-12 20:51:12,252 root INFO copying build/lib/pythran/boost/move/detail/meta_utils_core.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-12 20:51:12,252 root INFO copying build/lib/pythran/boost/move/detail/config_end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-12 20:51:12,252 root INFO copying build/lib/pythran/boost/move/detail/type_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-12 20:51:12,253 root INFO copying build/lib/pythran/boost/move/detail/std_ns_begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-12 20:51:12,253 root INFO copying build/lib/pythran/boost/move/detail/workaround.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-12 20:51:12,253 root INFO copying build/lib/pythran/boost/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,253 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion 2024-04-12 20:51:12,254 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,254 root INFO copying build/lib/pythran/boost/fusion/support/tag_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,254 root INFO copying build/lib/pythran/boost/fusion/support/is_view.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,255 root INFO copying build/lib/pythran/boost/fusion/support/category_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,255 root INFO copying build/lib/pythran/boost/fusion/support/sequence_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,255 root INFO copying build/lib/pythran/boost/fusion/support/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,255 root INFO copying build/lib/pythran/boost/fusion/support/is_sequence.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,256 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,256 root INFO copying build/lib/pythran/boost/fusion/support/detail/pp_round.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,256 root INFO copying build/lib/pythran/boost/fusion/support/detail/access.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,257 root INFO copying build/lib/pythran/boost/fusion/support/detail/as_fusion_element.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,257 root INFO copying build/lib/pythran/boost/fusion/support/detail/index_sequence.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,257 root INFO copying build/lib/pythran/boost/fusion/support/detail/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,257 root INFO copying build/lib/pythran/boost/fusion/support/detail/enabler.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,258 root INFO copying build/lib/pythran/boost/fusion/support/detail/mpl_iterator_category.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,258 root INFO copying build/lib/pythran/boost/fusion/support/detail/is_mpl_sequence.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,258 root INFO copying build/lib/pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,259 root INFO copying build/lib/pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-12 20:51:12,259 root INFO copying build/lib/pythran/boost/fusion/support/is_segmented.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,259 root INFO copying build/lib/pythran/boost/fusion/support/void.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,259 root INFO copying build/lib/pythran/boost/fusion/support/iterator_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,260 root INFO copying build/lib/pythran/boost/fusion/support/tag_of_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,260 root INFO copying build/lib/pythran/boost/fusion/support/is_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,260 root INFO copying build/lib/pythran/boost/fusion/support/as_const.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-12 20:51:12,261 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view 2024-04-12 20:51:12,261 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view 2024-04-12 20:51:12,261 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view 2024-04-12 20:51:12,261 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/joint_view.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view 2024-04-12 20:51:12,262 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:12,262 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:12,262 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:12,262 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/next_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:12,263 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:12,263 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:12,263 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/end_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:12,264 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:12,264 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view/detail 2024-04-12 20:51:12,264 root INFO copying build/lib/pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view 2024-04-12 20:51:12,265 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view 2024-04-12 20:51:12,265 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,265 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,265 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,266 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,266 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/next_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,266 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/prior_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,267 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/advance_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,267 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/begin_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,267 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/end_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,267 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/deref_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,268 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,268 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/size_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,268 root INFO copying build/lib/pythran/boost/fusion/view/single_view/detail/distance_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-12 20:51:12,269 root INFO copying build/lib/pythran/boost/fusion/view/single_view/single_view.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view 2024-04-12 20:51:12,269 root INFO copying build/lib/pythran/boost/fusion/view/single_view/single_view_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view 2024-04-12 20:51:12,269 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view 2024-04-12 20:51:12,270 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range 2024-04-12 20:51:12,270 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:12,270 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:12,270 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:12,271 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:12,271 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:12,271 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:12,271 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:12,272 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:12,272 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-04-12 20:51:12,272 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range/iterator_range.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range 2024-04-12 20:51:12,273 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence 2024-04-12 20:51:12,273 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence 2024-04-12 20:51:12,273 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:12,273 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:12,274 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/segments.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:12,274 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:12,274 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:12,275 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/value_at.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:12,275 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:12,275 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:12,275 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:12,276 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:12,276 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:12,276 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-12 20:51:12,277 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/at.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:12,277 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-12 20:51:12,277 root INFO copying build/lib/pythran/boost/fusion/sequence/io.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence 2024-04-12 20:51:12,278 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:12,278 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:12,278 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/enable_comparison.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:12,278 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:12,279 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:12,279 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:12,279 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:12,280 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:12,280 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:12,280 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-04-12 20:51:12,280 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:12,281 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:12,281 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:12,281 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:12,282 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-12 20:51:12,282 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence 2024-04-12 20:51:12,282 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io 2024-04-12 20:51:12,282 root INFO copying build/lib/pythran/boost/fusion/sequence/io/in.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io 2024-04-12 20:51:12,283 root INFO copying build/lib/pythran/boost/fusion/sequence/io/out.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io 2024-04-12 20:51:12,283 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io/detail 2024-04-12 20:51:12,283 root INFO copying build/lib/pythran/boost/fusion/sequence/io/detail/in.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io/detail 2024-04-12 20:51:12,284 root INFO copying build/lib/pythran/boost/fusion/sequence/io/detail/out.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io/detail 2024-04-12 20:51:12,284 root INFO copying build/lib/pythran/boost/fusion/sequence/io/detail/manip.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io/detail 2024-04-12 20:51:12,284 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/mpl 2024-04-12 20:51:12,284 root INFO copying build/lib/pythran/boost/fusion/mpl/begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/mpl 2024-04-12 20:51:12,285 root INFO copying build/lib/pythran/boost/fusion/mpl/end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/mpl 2024-04-12 20:51:12,285 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted 2024-04-12 20:51:12,285 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/mpl 2024-04-12 20:51:12,286 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/mpl/detail 2024-04-12 20:51:12,286 root INFO copying build/lib/pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/mpl/detail 2024-04-12 20:51:12,286 root INFO copying build/lib/pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/mpl/detail 2024-04-12 20:51:12,286 root INFO copying build/lib/pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/mpl 2024-04-12 20:51:12,287 root INFO copying build/lib/pythran/boost/fusion/adapted/std_pair.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted 2024-04-12 20:51:12,287 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct 2024-04-12 20:51:12,287 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/adapt_struct.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct 2024-04-12 20:51:12,288 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,288 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,288 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,288 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,289 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,289 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,289 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/extension.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,289 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,290 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,290 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,290 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,291 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-04-12 20:51:12,291 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-04-12 20:51:12,291 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/end_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,291 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,292 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,292 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,292 root INFO copying build/lib/pythran/boost/fusion/adapted/struct/detail/size_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-12 20:51:12,293 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container 2024-04-12 20:51:12,293 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/generation 2024-04-12 20:51:12,293 root INFO copying build/lib/pythran/boost/fusion/container/generation/ignore.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/generation 2024-04-12 20:51:12,294 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list 2024-04-12 20:51:12,294 root INFO copying build/lib/pythran/boost/fusion/container/list/list_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list 2024-04-12 20:51:12,294 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,294 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/value_at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,295 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,295 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/reverse_cons.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,295 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/value_of_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,295 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/next_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,296 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/empty_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,296 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03 2024-04-12 20:51:12,296 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-04-12 20:51:12,297 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list10_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-04-12 20:51:12,297 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list30_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-04-12 20:51:12,297 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list20_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-04-12 20:51:12,297 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-04-12 20:51:12,298 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list40_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-04-12 20:51:12,298 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list50_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-04-12 20:51:12,298 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03 2024-04-12 20:51:12,299 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/cpp03/limits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03 2024-04-12 20:51:12,299 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/begin_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,299 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/end_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,299 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/deref_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,300 root INFO copying build/lib/pythran/boost/fusion/container/list/detail/equal_to_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-12 20:51:12,300 root INFO copying build/lib/pythran/boost/fusion/container/list/nil.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list 2024-04-12 20:51:12,300 root INFO copying build/lib/pythran/boost/fusion/container/list/cons_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list 2024-04-12 20:51:12,301 root INFO copying build/lib/pythran/boost/fusion/container/list/cons_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list 2024-04-12 20:51:12,301 root INFO copying build/lib/pythran/boost/fusion/container/list/cons.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list 2024-04-12 20:51:12,301 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector 2024-04-12 20:51:12,301 root INFO copying build/lib/pythran/boost/fusion/container/vector/vector_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector 2024-04-12 20:51:12,302 root INFO copying build/lib/pythran/boost/fusion/container/vector/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector 2024-04-12 20:51:12,302 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,302 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/value_at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,303 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,303 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/value_of_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,303 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,303 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/next_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,304 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/prior_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,304 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/advance_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,304 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,305 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,305 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,305 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,305 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,306 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,306 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,307 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,307 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,308 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,308 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,308 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,308 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,309 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,309 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,309 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,310 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,310 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,311 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,311 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,311 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,313 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,313 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,313 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,314 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,315 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,315 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,316 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,316 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,316 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,317 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-12 20:51:12,317 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,318 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,318 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,318 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,319 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,319 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,319 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,319 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,320 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,320 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,320 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,321 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,321 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,321 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,321 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,322 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-12 20:51:12,322 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/begin_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,322 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/end_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,323 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/deref_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,323 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,323 root INFO copying build/lib/pythran/boost/fusion/container/vector/detail/distance_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-12 20:51:12,324 root INFO copying build/lib/pythran/boost/fusion/container/vector/vector_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector 2024-04-12 20:51:12,324 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/include 2024-04-12 20:51:12,324 root INFO copying build/lib/pythran/boost/fusion/include/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/include 2024-04-12 20:51:12,324 root INFO copying build/lib/pythran/boost/fusion/include/std_pair.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/include 2024-04-12 20:51:12,325 root INFO copying build/lib/pythran/boost/fusion/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion 2024-04-12 20:51:12,325 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,325 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/mpl 2024-04-12 20:51:12,325 root INFO copying build/lib/pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/mpl 2024-04-12 20:51:12,326 root INFO copying build/lib/pythran/boost/fusion/iterator/mpl/convert_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/mpl 2024-04-12 20:51:12,326 root INFO copying build/lib/pythran/boost/fusion/iterator/deref_data.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,326 root INFO copying build/lib/pythran/boost/fusion/iterator/distance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,327 root INFO copying build/lib/pythran/boost/fusion/iterator/key_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,327 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:12,327 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:12,327 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/distance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:12,328 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:12,328 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:12,328 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/advance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:12,329 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:12,329 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/segmented_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:12,329 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/segment_sequence.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-12 20:51:12,330 root INFO copying build/lib/pythran/boost/fusion/iterator/advance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,330 root INFO copying build/lib/pythran/boost/fusion/iterator/iterator_facade.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,330 root INFO copying build/lib/pythran/boost/fusion/iterator/deref.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,330 root INFO copying build/lib/pythran/boost/fusion/iterator/next.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,331 root INFO copying build/lib/pythran/boost/fusion/iterator/segmented_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,331 root INFO copying build/lib/pythran/boost/fusion/iterator/value_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,331 root INFO copying build/lib/pythran/boost/fusion/iterator/prior.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,332 root INFO copying build/lib/pythran/boost/fusion/iterator/basic_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,332 root INFO copying build/lib/pythran/boost/fusion/iterator/value_of_data.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,332 root INFO copying build/lib/pythran/boost/fusion/iterator/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-12 20:51:12,332 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple 2024-04-12 20:51:12,333 root INFO copying build/lib/pythran/boost/fusion/tuple/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple 2024-04-12 20:51:12,333 root INFO copying build/lib/pythran/boost/fusion/tuple/tuple_tie.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple 2024-04-12 20:51:12,333 root INFO copying build/lib/pythran/boost/fusion/tuple/make_tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple 2024-04-12 20:51:12,334 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:12,334 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,334 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,334 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,335 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,335 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,335 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,336 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,336 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,337 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,337 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,338 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,338 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,338 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,339 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,339 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,339 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,340 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,340 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,341 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,341 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,341 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,342 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,342 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,342 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,343 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-12 20:51:12,343 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:12,343 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/tuple_tie.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:12,343 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/tuple_expand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:12,344 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/make_tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:12,344 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/tuple_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail 2024-04-12 20:51:12,344 root INFO copying build/lib/pythran/boost/fusion/tuple/tuple_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple 2024-04-12 20:51:12,345 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/algorithm 2024-04-12 20:51:12,345 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/algorithm/transformation 2024-04-12 20:51:12,345 root INFO copying build/lib/pythran/boost/fusion/algorithm/transformation/push_back.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/algorithm/transformation 2024-04-12 20:51:12,346 root INFO copying build/lib/pythran/boost/fusion/algorithm/transformation/push_front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/algorithm/transformation 2024-04-12 20:51:12,346 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,346 root INFO copying build/lib/pythran/boost/type_traits/is_complete.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,347 root INFO copying build/lib/pythran/boost/type_traits/is_empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,347 root INFO copying build/lib/pythran/boost/type_traits/enable_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,347 root INFO copying build/lib/pythran/boost/type_traits/is_abstract.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,348 root INFO copying build/lib/pythran/boost/type_traits/make_void.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,348 root INFO copying build/lib/pythran/boost/type_traits/integral_constant.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,348 root INFO copying build/lib/pythran/boost/type_traits/type_identity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,348 root INFO copying build/lib/pythran/boost/type_traits/alignment_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,349 root INFO copying build/lib/pythran/boost/type_traits/is_enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,349 root INFO copying build/lib/pythran/boost/type_traits/remove_cv_ref.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,349 root INFO copying build/lib/pythran/boost/type_traits/has_minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,350 root INFO copying build/lib/pythran/boost/type_traits/remove_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,350 root INFO copying build/lib/pythran/boost/type_traits/is_class.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,350 root INFO copying build/lib/pythran/boost/type_traits/is_floating_point.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,350 root INFO copying build/lib/pythran/boost/type_traits/is_volatile.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,351 root INFO copying build/lib/pythran/boost/type_traits/is_signed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,351 root INFO copying build/lib/pythran/boost/type_traits/has_plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,351 root INFO copying build/lib/pythran/boost/type_traits/add_volatile.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,352 root INFO copying build/lib/pythran/boost/type_traits/is_copy_constructible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,352 root INFO copying build/lib/pythran/boost/type_traits/add_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,352 root INFO copying build/lib/pythran/boost/type_traits/is_detected.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,352 root INFO copying build/lib/pythran/boost/type_traits/is_pointer.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,353 root INFO copying build/lib/pythran/boost/type_traits/remove_volatile.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,353 root INFO copying build/lib/pythran/boost/type_traits/is_nothrow_move_constructible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,353 root INFO copying build/lib/pythran/boost/type_traits/is_noncopyable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,354 root INFO copying build/lib/pythran/boost/type_traits/has_left_shift.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,354 root INFO copying build/lib/pythran/boost/type_traits/is_complex.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,354 root INFO copying build/lib/pythran/boost/type_traits/is_const.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,354 root INFO copying build/lib/pythran/boost/type_traits/add_pointer.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,355 root INFO copying build/lib/pythran/boost/type_traits/is_float.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,355 root INFO copying build/lib/pythran/boost/type_traits/decay.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,355 root INFO copying build/lib/pythran/boost/type_traits/function_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,356 root INFO copying build/lib/pythran/boost/type_traits/add_cv.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,356 root INFO copying build/lib/pythran/boost/type_traits/is_destructible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,356 root INFO copying build/lib/pythran/boost/type_traits/remove_all_extents.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,356 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_move_assign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,357 root INFO copying build/lib/pythran/boost/type_traits/conversion_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,357 root INFO copying build/lib/pythran/boost/type_traits/nonesuch.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,357 root INFO copying build/lib/pythran/boost/type_traits/has_plus_assign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,358 root INFO copying build/lib/pythran/boost/type_traits/add_const.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,358 root INFO copying build/lib/pythran/boost/type_traits/remove_cv.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,358 root INFO copying build/lib/pythran/boost/type_traits/type_with_alignment.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,359 root INFO copying build/lib/pythran/boost/type_traits/is_fundamental.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,359 root INFO copying build/lib/pythran/boost/type_traits/is_lvalue_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,359 root INFO copying build/lib/pythran/boost/type_traits/declval.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,359 root INFO copying build/lib/pythran/boost/type_traits/is_nothrow_move_assignable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,360 root INFO copying build/lib/pythran/boost/type_traits/is_rvalue_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,360 root INFO copying build/lib/pythran/boost/type_traits/is_constructible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,360 root INFO copying build/lib/pythran/boost/type_traits/is_member_pointer.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,361 root INFO copying build/lib/pythran/boost/type_traits/is_base_and_derived.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,361 root INFO copying build/lib/pythran/boost/type_traits/is_integral.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,361 root INFO copying build/lib/pythran/boost/type_traits/is_pod.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,361 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,362 root INFO copying build/lib/pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,362 root INFO copying build/lib/pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,362 root INFO copying build/lib/pythran/boost/type_traits/detail/is_likely_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,363 root INFO copying build/lib/pythran/boost/type_traits/detail/is_function_ptr_helper.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,363 root INFO copying build/lib/pythran/boost/type_traits/detail/detector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,363 root INFO copying build/lib/pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,364 root INFO copying build/lib/pythran/boost/type_traits/detail/is_function_cxx_11.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,364 root INFO copying build/lib/pythran/boost/type_traits/detail/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,365 root INFO copying build/lib/pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,365 root INFO copying build/lib/pythran/boost/type_traits/detail/is_function_cxx_03.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,365 root INFO copying build/lib/pythran/boost/type_traits/detail/is_function_ptr_tester.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,366 root INFO copying build/lib/pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,366 root INFO copying build/lib/pythran/boost/type_traits/detail/yes_no_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,366 root INFO copying build/lib/pythran/boost/type_traits/detail/has_binary_operator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,366 root INFO copying build/lib/pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-12 20:51:12,367 root INFO copying build/lib/pythran/boost/type_traits/conditional.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,367 root INFO copying build/lib/pythran/boost/type_traits/make_signed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,368 root INFO copying build/lib/pythran/boost/type_traits/is_arithmetic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,368 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_move_constructor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,368 root INFO copying build/lib/pythran/boost/type_traits/is_polymorphic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,368 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_assign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,369 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_copy.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,369 root INFO copying build/lib/pythran/boost/type_traits/has_nothrow_copy.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,369 root INFO copying build/lib/pythran/boost/type_traits/is_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,370 root INFO copying build/lib/pythran/boost/type_traits/has_minus_assign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,370 root INFO copying build/lib/pythran/boost/type_traits/is_void.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,370 root INFO copying build/lib/pythran/boost/type_traits/remove_extent.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,370 root INFO copying build/lib/pythran/boost/type_traits/is_default_constructible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,371 root INFO copying build/lib/pythran/boost/type_traits/is_function.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,371 root INFO copying build/lib/pythran/boost/type_traits/remove_pointer.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,371 root INFO copying build/lib/pythran/boost/type_traits/is_scalar.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,372 root INFO copying build/lib/pythran/boost/type_traits/add_rvalue_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,372 root INFO copying build/lib/pythran/boost/type_traits/remove_bounds.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,372 root INFO copying build/lib/pythran/boost/type_traits/intrinsics.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,373 root INFO copying build/lib/pythran/boost/type_traits/has_nothrow_constructor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,373 root INFO copying build/lib/pythran/boost/type_traits/cv_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,373 root INFO copying build/lib/pythran/boost/type_traits/make_unsigned.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,373 root INFO copying build/lib/pythran/boost/type_traits/is_same.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,374 root INFO copying build/lib/pythran/boost/type_traits/is_array.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,374 root INFO copying build/lib/pythran/boost/type_traits/add_lvalue_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,374 root INFO copying build/lib/pythran/boost/type_traits/is_union.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,375 root INFO copying build/lib/pythran/boost/type_traits/is_base_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,375 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_constructor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,375 root INFO copying build/lib/pythran/boost/type_traits/remove_const.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,376 root INFO copying build/lib/pythran/boost/type_traits/is_convertible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,376 root INFO copying build/lib/pythran/boost/type_traits/is_member_function_pointer.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,376 root INFO copying build/lib/pythran/boost/type_traits/is_assignable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,376 root INFO copying build/lib/pythran/boost/type_traits/has_right_shift.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,377 root INFO copying build/lib/pythran/boost/type_traits/is_unsigned.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,377 root INFO copying build/lib/pythran/boost/type_traits/has_nothrow_assign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-12 20:51:12,377 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-12 20:51:12,378 root INFO copying build/lib/pythran/boost/iterator/reverse_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-12 20:51:12,378 root INFO copying build/lib/pythran/boost/iterator/distance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-12 20:51:12,378 root INFO copying build/lib/pythran/boost/iterator/iterator_adaptor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-12 20:51:12,378 root INFO copying build/lib/pythran/boost/iterator/interoperable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-12 20:51:12,379 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/iterator/detail 2024-04-12 20:51:12,379 root INFO copying build/lib/pythran/boost/iterator/detail/enable_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator/detail 2024-04-12 20:51:12,379 root INFO copying build/lib/pythran/boost/iterator/detail/facade_iterator_category.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator/detail 2024-04-12 20:51:12,380 root INFO copying build/lib/pythran/boost/iterator/detail/config_undef.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator/detail 2024-04-12 20:51:12,380 root INFO copying build/lib/pythran/boost/iterator/detail/config_def.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator/detail 2024-04-12 20:51:12,380 root INFO copying build/lib/pythran/boost/iterator/advance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-12 20:51:12,380 root INFO copying build/lib/pythran/boost/iterator/iterator_categories.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-12 20:51:12,381 root INFO copying build/lib/pythran/boost/iterator/iterator_facade.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-12 20:51:12,381 root INFO copying build/lib/pythran/boost/iterator/iterator_concepts.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-12 20:51:12,381 root INFO copying build/lib/pythran/boost/iterator/iterator_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-12 20:51:12,382 root INFO copying build/lib/pythran/boost/noncopyable.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,382 root INFO copying build/lib/pythran/boost/utility.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,382 root INFO copying build/lib/pythran/boost/array.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,383 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/tuple 2024-04-12 20:51:12,383 root INFO copying build/lib/pythran/boost/tuple/tuple_comparison.hpp -> build/bdist.linux-i686/wheel/pythran/boost/tuple 2024-04-12 20:51:12,383 root INFO copying build/lib/pythran/boost/tuple/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/tuple 2024-04-12 20:51:12,384 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/tuple/detail 2024-04-12 20:51:12,384 root INFO copying build/lib/pythran/boost/tuple/detail/tuple_basic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/tuple/detail 2024-04-12 20:51:12,384 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-12 20:51:12,384 root INFO copying build/lib/pythran/boost/detail/reference_content.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-12 20:51:12,385 root INFO copying build/lib/pythran/boost/detail/fenv.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-12 20:51:12,385 root INFO copying build/lib/pythran/boost/detail/indirect_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-12 20:51:12,385 root INFO copying build/lib/pythran/boost/detail/lightweight_mutex.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-12 20:51:12,386 root INFO copying build/lib/pythran/boost/detail/lcast_precision.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-12 20:51:12,386 root INFO copying build/lib/pythran/boost/detail/workaround.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-12 20:51:12,386 root INFO copying build/lib/pythran/boost/detail/select_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-12 20:51:12,386 root INFO copying build/lib/pythran/boost/detail/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-12 20:51:12,387 root INFO copying build/lib/pythran/boost/detail/basic_pointerbuf.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-12 20:51:12,387 root INFO copying build/lib/pythran/boost/throw_exception.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,387 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/exception 2024-04-12 20:51:12,388 root INFO copying build/lib/pythran/boost/exception/exception.hpp -> build/bdist.linux-i686/wheel/pythran/boost/exception 2024-04-12 20:51:12,388 root INFO copying build/lib/pythran/boost/cstdint.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,388 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math 2024-04-12 20:51:12,388 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/policies 2024-04-12 20:51:12,389 root INFO copying build/lib/pythran/boost/math/policies/policy.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/policies 2024-04-12 20:51:12,389 root INFO copying build/lib/pythran/boost/math/policies/error_handling.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/policies 2024-04-12 20:51:12,389 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/constants 2024-04-12 20:51:12,390 root INFO copying build/lib/pythran/boost/math/constants/calculate_constants.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/constants 2024-04-12 20:51:12,390 root INFO copying build/lib/pythran/boost/math/constants/constants.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/constants 2024-04-12 20:51:12,390 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,391 root INFO copying build/lib/pythran/boost/math/tools/complex.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,391 root INFO copying build/lib/pythran/boost/math/tools/rational.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,391 root INFO copying build/lib/pythran/boost/math/tools/convert_from_string.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,392 root INFO copying build/lib/pythran/boost/math/tools/atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,392 root INFO copying build/lib/pythran/boost/math/tools/roots.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,392 root INFO copying build/lib/pythran/boost/math/tools/user.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,393 root INFO copying build/lib/pythran/boost/math/tools/fraction.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,393 root INFO copying build/lib/pythran/boost/math/tools/toms748_solve.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,393 root INFO copying build/lib/pythran/boost/math/tools/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,393 root INFO copying build/lib/pythran/boost/math/tools/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,394 root INFO copying build/lib/pythran/boost/math/tools/series.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,394 root INFO copying build/lib/pythran/boost/math/tools/big_constant.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,394 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,395 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,395 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_13.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,395 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_19.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,396 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,396 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,396 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,397 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_14.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,397 root INFO copying build/lib/pythran/boost/math/tools/detail/is_const_iterable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,397 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,398 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_19.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,398 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_18.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,398 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_12.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,398 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,399 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_13.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,399 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_8.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,399 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,400 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_15.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,400 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_9.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,400 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_14.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,401 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,401 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_17.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,401 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_11.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,402 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,402 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_9.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,402 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,402 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_8.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,403 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_8.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,403 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,403 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_15.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,404 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_6.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,404 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,404 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,404 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_19.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,405 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_8.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,405 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_9.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,405 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_14.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,406 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_12.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,406 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_17.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,406 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_11.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,407 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_7.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,407 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,407 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_15.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,407 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,408 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_14.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,408 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_9.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,408 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_12.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,409 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_9.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,409 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_17.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,409 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,410 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_11.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,410 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,410 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_7.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,411 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,411 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_7.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,411 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_6.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,411 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_6.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,412 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_16.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,412 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_16.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,412 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,413 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_19.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,413 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,413 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,414 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,414 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,414 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_18.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,414 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,415 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_13.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,415 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_6.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,415 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,416 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_19.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,416 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_13.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,416 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_6.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,417 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_15.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,417 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_11.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,417 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_16.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,417 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,418 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_17.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,418 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_11.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,418 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_11.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,419 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_17.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,419 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_18.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,419 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_16.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,420 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_13.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,420 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_16.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,420 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,421 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_13.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,421 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,421 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_15.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,422 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_7.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,422 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,422 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_8.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,422 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_8.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,423 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_6.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,423 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_7.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,423 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_17.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,424 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,424 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_14.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,424 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,425 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_16.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,425 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_14.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,425 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,426 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,426 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner3_18.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,426 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_9.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,426 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_19.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,427 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_7.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,427 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_18.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,427 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,428 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,428 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_15.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,428 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner1_12.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,429 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner1_18.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,429 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner2_12.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,429 root INFO copying build/lib/pythran/boost/math/tools/detail/polynomial_horner2_12.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,430 root INFO copying build/lib/pythran/boost/math/tools/detail/rational_horner3_2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-12 20:51:12,430 root INFO copying build/lib/pythran/boost/math/tools/real_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,430 root INFO copying build/lib/pythran/boost/math/tools/precision.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,431 root INFO copying build/lib/pythran/boost/math/tools/promotion.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-12 20:51:12,431 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,431 root INFO copying build/lib/pythran/boost/math/special_functions/hankel.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,431 root INFO copying build/lib/pythran/boost/math/special_functions/binomial.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,432 root INFO copying build/lib/pythran/boost/math/special_functions/sinc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,432 root INFO copying build/lib/pythran/boost/math/special_functions/sign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,432 root INFO copying build/lib/pythran/boost/math/special_functions/cos_pi.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,433 root INFO copying build/lib/pythran/boost/math/special_functions/trigamma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,433 root INFO copying build/lib/pythran/boost/math/special_functions/expm1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,433 root INFO copying build/lib/pythran/boost/math/special_functions/round.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,434 root INFO copying build/lib/pythran/boost/math/special_functions/bessel_prime.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,434 root INFO copying build/lib/pythran/boost/math/special_functions/cbrt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,434 root INFO copying build/lib/pythran/boost/math/special_functions/polygamma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,434 root INFO copying build/lib/pythran/boost/math/special_functions/zeta.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,435 root INFO copying build/lib/pythran/boost/math/special_functions/beta.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,435 root INFO copying build/lib/pythran/boost/math/special_functions/fpclassify.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,436 root INFO copying build/lib/pythran/boost/math/special_functions/trunc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,436 root INFO copying build/lib/pythran/boost/math/special_functions/math_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,436 root INFO copying build/lib/pythran/boost/math/special_functions/erf.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,437 root INFO copying build/lib/pythran/boost/math/special_functions/sqrt1pm1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,437 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,437 root INFO copying build/lib/pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,438 root INFO copying build/lib/pythran/boost/math/special_functions/detail/round_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,438 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jn.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,438 root INFO copying build/lib/pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,438 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_y0.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,439 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_k0.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,439 root INFO copying build/lib/pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,440 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_kn.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,440 root INFO copying build/lib/pythran/boost/math/special_functions/detail/gamma_inva.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,440 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,441 root INFO copying build/lib/pythran/boost/math/special_functions/detail/iconv.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,441 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,441 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,441 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_y1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,442 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_j1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,442 root INFO copying build/lib/pythran/boost/math/special_functions/detail/polygamma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,442 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_i1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,443 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_yn.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,443 root INFO copying build/lib/pythran/boost/math/special_functions/detail/ibeta_inverse.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,443 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_ik.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,444 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bernoulli_details.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,444 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,444 root INFO copying build/lib/pythran/boost/math/special_functions/detail/lgamma_small.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,445 root INFO copying build/lib/pythran/boost/math/special_functions/detail/igamma_inverse.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,445 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_j0.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,445 root INFO copying build/lib/pythran/boost/math/special_functions/detail/fp_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,446 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_k1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,446 root INFO copying build/lib/pythran/boost/math/special_functions/detail/igamma_large.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,446 root INFO copying build/lib/pythran/boost/math/special_functions/detail/lanczos_sse2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,447 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,447 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,447 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_jy_series.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,448 root INFO copying build/lib/pythran/boost/math/special_functions/detail/unchecked_factorial.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,448 root INFO copying build/lib/pythran/boost/math/special_functions/detail/t_distribution_inv.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,448 root INFO copying build/lib/pythran/boost/math/special_functions/detail/erf_inv.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,449 root INFO copying build/lib/pythran/boost/math/special_functions/detail/bessel_i0.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-12 20:51:12,449 root INFO copying build/lib/pythran/boost/math/special_functions/log1p.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,449 root INFO copying build/lib/pythran/boost/math/special_functions/pow.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,450 root INFO copying build/lib/pythran/boost/math/special_functions/bernoulli.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,450 root INFO copying build/lib/pythran/boost/math/special_functions/next.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,450 root INFO copying build/lib/pythran/boost/math/special_functions/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,451 root INFO copying build/lib/pythran/boost/math/special_functions/digamma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,451 root INFO copying build/lib/pythran/boost/math/special_functions/lanczos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,452 root INFO copying build/lib/pythran/boost/math/special_functions/powm1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,452 root INFO copying build/lib/pythran/boost/math/special_functions/sin_pi.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,453 root INFO copying build/lib/pythran/boost/math/special_functions/bessel.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,453 root INFO copying build/lib/pythran/boost/math/special_functions/hypot.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,453 root INFO copying build/lib/pythran/boost/math/special_functions/factorials.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-12 20:51:12,454 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/distributions 2024-04-12 20:51:12,454 root INFO copying build/lib/pythran/boost/math/distributions/fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/distributions 2024-04-12 20:51:12,454 root INFO copying build/lib/pythran/boost/math/distributions/complement.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/distributions 2024-04-12 20:51:12,454 root INFO copying build/lib/pythran/boost/math/distributions/normal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/distributions 2024-04-12 20:51:12,455 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/distributions/detail 2024-04-12 20:51:12,455 root INFO copying build/lib/pythran/boost/math/distributions/detail/derived_accessors.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/distributions/detail 2024-04-12 20:51:12,455 root INFO copying build/lib/pythran/boost/math/distributions/detail/common_error_handling.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/distributions/detail 2024-04-12 20:51:12,456 root INFO copying build/lib/pythran/boost/concept_check.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,456 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/concept 2024-04-12 20:51:12,456 root INFO copying build/lib/pythran/boost/concept/assert.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept 2024-04-12 20:51:12,457 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-12 20:51:12,457 root INFO copying build/lib/pythran/boost/concept/detail/general.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-12 20:51:12,457 root INFO copying build/lib/pythran/boost/concept/detail/concept_undef.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-12 20:51:12,457 root INFO copying build/lib/pythran/boost/concept/detail/borland.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-12 20:51:12,458 root INFO copying build/lib/pythran/boost/concept/detail/concept_def.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-12 20:51:12,458 root INFO copying build/lib/pythran/boost/concept/detail/backward_compatibility.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-12 20:51:12,458 root INFO copying build/lib/pythran/boost/concept/detail/has_constraints.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-12 20:51:12,458 root INFO copying build/lib/pythran/boost/concept/detail/msvc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-12 20:51:12,459 root INFO copying build/lib/pythran/boost/concept/usage.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept 2024-04-12 20:51:12,459 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,459 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration 2024-04-12 20:51:12,460 root INFO copying build/lib/pythran/boost/preprocessor/iteration/self.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration 2024-04-12 20:51:12,460 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:12,460 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,460 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,461 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,461 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,461 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,462 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,462 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,462 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,463 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,463 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,463 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-12 20:51:12,463 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/self.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:12,464 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/finish.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:12,464 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/start.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:12,464 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,465 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,465 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,465 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,466 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,466 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,467 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,467 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,467 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,468 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,468 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-12 20:51:12,468 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/rlocal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:12,469 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/local.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-12 20:51:12,469 root INFO copying build/lib/pythran/boost/preprocessor/iteration/local.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration 2024-04-12 20:51:12,469 root INFO copying build/lib/pythran/boost/preprocessor/iteration/iterate.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration 2024-04-12 20:51:12,470 root INFO copying build/lib/pythran/boost/preprocessor/inc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,470 root INFO copying build/lib/pythran/boost/preprocessor/enum_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,471 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/config 2024-04-12 20:51:12,471 root INFO copying build/lib/pythran/boost/preprocessor/config/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/config 2024-04-12 20:51:12,471 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:12,471 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/inc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:12,472 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/mod.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:12,472 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/dec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:12,472 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/sub.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:12,473 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/add.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-12 20:51:12,473 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic/detail 2024-04-12 20:51:12,473 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/detail/div_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic/detail 2024-04-12 20:51:12,474 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/array 2024-04-12 20:51:12,474 root INFO copying build/lib/pythran/boost/preprocessor/array/data.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/array 2024-04-12 20:51:12,474 root INFO copying build/lib/pythran/boost/preprocessor/array/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/array 2024-04-12 20:51:12,474 root INFO copying build/lib/pythran/boost/preprocessor/array/elem.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/array 2024-04-12 20:51:12,475 root INFO copying build/lib/pythran/boost/preprocessor/stringize.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,475 root INFO copying build/lib/pythran/boost/preprocessor/dec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,475 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation 2024-04-12 20:51:12,475 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/is_begin_parens.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation 2024-04-12 20:51:12,476 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/paren.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation 2024-04-12 20:51:12,476 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/comma_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation 2024-04-12 20:51:12,476 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation/detail 2024-04-12 20:51:12,477 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation/detail 2024-04-12 20:51:12,477 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/comma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation 2024-04-12 20:51:12,477 root INFO copying build/lib/pythran/boost/preprocessor/enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,478 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-12 20:51:12,478 root INFO copying build/lib/pythran/boost/preprocessor/facilities/is_empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-12 20:51:12,478 root INFO copying build/lib/pythran/boost/preprocessor/facilities/expand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-12 20:51:12,478 root INFO copying build/lib/pythran/boost/preprocessor/facilities/is_empty_variadic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-12 20:51:12,479 root INFO copying build/lib/pythran/boost/preprocessor/facilities/overload.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-12 20:51:12,479 root INFO copying build/lib/pythran/boost/preprocessor/facilities/is_1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-12 20:51:12,479 root INFO copying build/lib/pythran/boost/preprocessor/facilities/identity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-12 20:51:12,480 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities/detail 2024-04-12 20:51:12,480 root INFO copying build/lib/pythran/boost/preprocessor/facilities/detail/is_empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities/detail 2024-04-12 20:51:12,480 root INFO copying build/lib/pythran/boost/preprocessor/facilities/intercept.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-12 20:51:12,480 root INFO copying build/lib/pythran/boost/preprocessor/facilities/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-12 20:51:12,481 root INFO copying build/lib/pythran/boost/preprocessor/if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,481 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,481 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_trailing_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,481 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,482 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,482 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_trailing.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,482 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_binary_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,483 root INFO copying build/lib/pythran/boost/preprocessor/repetition/for.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,483 root INFO copying build/lib/pythran/boost/preprocessor/repetition/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,483 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail 2024-04-12 20:51:12,484 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail/edg 2024-04-12 20:51:12,484 root INFO copying build/lib/pythran/boost/preprocessor/repetition/detail/edg/for.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail/edg 2024-04-12 20:51:12,484 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail/dmc 2024-04-12 20:51:12,485 root INFO copying build/lib/pythran/boost/preprocessor/repetition/detail/dmc/for.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail/dmc 2024-04-12 20:51:12,485 root INFO copying build/lib/pythran/boost/preprocessor/repetition/detail/for.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail 2024-04-12 20:51:12,485 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail/msvc 2024-04-12 20:51:12,486 root INFO copying build/lib/pythran/boost/preprocessor/repetition/detail/msvc/for.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail/msvc 2024-04-12 20:51:12,486 root INFO copying build/lib/pythran/boost/preprocessor/repetition/repeat_from_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,486 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_shifted_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,487 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,487 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_shifted.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-12 20:51:12,487 root INFO copying build/lib/pythran/boost/preprocessor/identity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,488 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-12 20:51:12,488 root INFO copying build/lib/pythran/boost/preprocessor/logical/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-12 20:51:12,488 root INFO copying build/lib/pythran/boost/preprocessor/logical/bool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-12 20:51:12,488 root INFO copying build/lib/pythran/boost/preprocessor/logical/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-12 20:51:12,489 root INFO copying build/lib/pythran/boost/preprocessor/logical/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-12 20:51:12,489 root INFO copying build/lib/pythran/boost/preprocessor/logical/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-12 20:51:12,489 root INFO copying build/lib/pythran/boost/preprocessor/logical/not.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-12 20:51:12,490 root INFO copying build/lib/pythran/boost/preprocessor/logical/compl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-12 20:51:12,490 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic 2024-04-12 20:51:12,490 root INFO copying build/lib/pythran/boost/preprocessor/variadic/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic 2024-04-12 20:51:12,490 root INFO copying build/lib/pythran/boost/preprocessor/variadic/to_seq.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic 2024-04-12 20:51:12,491 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic/detail 2024-04-12 20:51:12,491 root INFO copying build/lib/pythran/boost/preprocessor/variadic/detail/has_opt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic/detail 2024-04-12 20:51:12,491 root INFO copying build/lib/pythran/boost/preprocessor/variadic/elem.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic 2024-04-12 20:51:12,492 root INFO copying build/lib/pythran/boost/preprocessor/variadic/has_opt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic 2024-04-12 20:51:12,492 root INFO copying build/lib/pythran/boost/preprocessor/cat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,492 root INFO copying build/lib/pythran/boost/preprocessor/comma_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,492 root INFO copying build/lib/pythran/boost/preprocessor/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,493 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-12 20:51:12,493 root INFO copying build/lib/pythran/boost/preprocessor/tuple/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-12 20:51:12,493 root INFO copying build/lib/pythran/boost/preprocessor/tuple/rem.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-12 20:51:12,494 root INFO copying build/lib/pythran/boost/preprocessor/tuple/to_seq.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-12 20:51:12,494 root INFO copying build/lib/pythran/boost/preprocessor/tuple/to_list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-12 20:51:12,494 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple/detail 2024-04-12 20:51:12,495 root INFO copying build/lib/pythran/boost/preprocessor/tuple/detail/is_single_return.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple/detail 2024-04-12 20:51:12,495 root INFO copying build/lib/pythran/boost/preprocessor/tuple/eat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-12 20:51:12,495 root INFO copying build/lib/pythran/boost/preprocessor/tuple/elem.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-12 20:51:12,496 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-12 20:51:12,496 root INFO copying build/lib/pythran/boost/preprocessor/detail/is_binary.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-12 20:51:12,496 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail/dmc 2024-04-12 20:51:12,496 root INFO copying build/lib/pythran/boost/preprocessor/detail/dmc/auto_rec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail/dmc 2024-04-12 20:51:12,497 root INFO copying build/lib/pythran/boost/preprocessor/detail/check.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-12 20:51:12,497 root INFO copying build/lib/pythran/boost/preprocessor/detail/is_unary.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-12 20:51:12,497 root INFO copying build/lib/pythran/boost/preprocessor/detail/auto_rec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-12 20:51:12,498 root INFO copying build/lib/pythran/boost/preprocessor/detail/split.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-12 20:51:12,498 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/debug 2024-04-12 20:51:12,498 root INFO copying build/lib/pythran/boost/preprocessor/debug/error.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/debug 2024-04-12 20:51:12,499 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-12 20:51:12,499 root INFO copying build/lib/pythran/boost/preprocessor/control/deduce_d.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-12 20:51:12,499 root INFO copying build/lib/pythran/boost/preprocessor/control/expr_iif.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-12 20:51:12,499 root INFO copying build/lib/pythran/boost/preprocessor/control/if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-12 20:51:12,500 root INFO copying build/lib/pythran/boost/preprocessor/control/while.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-12 20:51:12,500 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail 2024-04-12 20:51:12,500 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail/edg 2024-04-12 20:51:12,500 root INFO copying build/lib/pythran/boost/preprocessor/control/detail/edg/while.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail/edg 2024-04-12 20:51:12,501 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail/dmc 2024-04-12 20:51:12,501 root INFO copying build/lib/pythran/boost/preprocessor/control/detail/dmc/while.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail/dmc 2024-04-12 20:51:12,502 root INFO copying build/lib/pythran/boost/preprocessor/control/detail/while.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail 2024-04-12 20:51:12,502 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail/msvc 2024-04-12 20:51:12,502 root INFO copying build/lib/pythran/boost/preprocessor/control/detail/msvc/while.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail/msvc 2024-04-12 20:51:12,503 root INFO copying build/lib/pythran/boost/preprocessor/control/expr_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-12 20:51:12,503 root INFO copying build/lib/pythran/boost/preprocessor/control/iif.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-12 20:51:12,503 root INFO copying build/lib/pythran/boost/preprocessor/repeat_from_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,504 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/comparison 2024-04-12 20:51:12,504 root INFO copying build/lib/pythran/boost/preprocessor/comparison/not_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/comparison 2024-04-12 20:51:12,504 root INFO copying build/lib/pythran/boost/preprocessor/comparison/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/comparison 2024-04-12 20:51:12,504 root INFO copying build/lib/pythran/boost/preprocessor/comparison/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/comparison 2024-04-12 20:51:12,505 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-12 20:51:12,505 root INFO copying build/lib/pythran/boost/preprocessor/list/adt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-12 20:51:12,505 root INFO copying build/lib/pythran/boost/preprocessor/list/fold_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-12 20:51:12,506 root INFO copying build/lib/pythran/boost/preprocessor/list/reverse.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-12 20:51:12,506 root INFO copying build/lib/pythran/boost/preprocessor/list/fold_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-12 20:51:12,506 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail 2024-04-12 20:51:12,506 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail/edg 2024-04-12 20:51:12,507 root INFO copying build/lib/pythran/boost/preprocessor/list/detail/edg/fold_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail/edg 2024-04-12 20:51:12,507 root INFO copying build/lib/pythran/boost/preprocessor/list/detail/edg/fold_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail/edg 2024-04-12 20:51:12,508 root INFO copying build/lib/pythran/boost/preprocessor/list/detail/fold_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail 2024-04-12 20:51:12,508 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail/dmc 2024-04-12 20:51:12,508 root INFO copying build/lib/pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail/dmc 2024-04-12 20:51:12,509 root INFO copying build/lib/pythran/boost/preprocessor/list/detail/fold_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail 2024-04-12 20:51:12,509 root INFO copying build/lib/pythran/boost/preprocessor/list/for_each_i.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-12 20:51:12,509 root INFO copying build/lib/pythran/boost/preprocessor/enum_shifted_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,510 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,510 root INFO copying build/lib/pythran/boost/preprocessor/seq/transform.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,510 root INFO copying build/lib/pythran/boost/preprocessor/seq/fold_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,511 root INFO copying build/lib/pythran/boost/preprocessor/seq/first_n.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,511 root INFO copying build/lib/pythran/boost/preprocessor/seq/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,511 root INFO copying build/lib/pythran/boost/preprocessor/seq/enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,512 root INFO copying build/lib/pythran/boost/preprocessor/seq/for_each.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,512 root INFO copying build/lib/pythran/boost/preprocessor/seq/rest_n.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,512 root INFO copying build/lib/pythran/boost/preprocessor/seq/cat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,513 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq/detail 2024-04-12 20:51:12,513 root INFO copying build/lib/pythran/boost/preprocessor/seq/detail/is_empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq/detail 2024-04-12 20:51:12,513 root INFO copying build/lib/pythran/boost/preprocessor/seq/detail/split.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq/detail 2024-04-12 20:51:12,514 root INFO copying build/lib/pythran/boost/preprocessor/seq/elem.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,514 root INFO copying build/lib/pythran/boost/preprocessor/seq/subseq.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,514 root INFO copying build/lib/pythran/boost/preprocessor/seq/for_each_i.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,514 root INFO copying build/lib/pythran/boost/preprocessor/seq/push_front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,515 root INFO copying build/lib/pythran/boost/preprocessor/seq/seq.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-12 20:51:12,515 root INFO copying build/lib/pythran/boost/preprocessor/enum_params_with_a_default.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,515 root INFO copying build/lib/pythran/boost/preprocessor/expr_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,516 root INFO copying build/lib/pythran/boost/preprocessor/iterate.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,516 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot 2024-04-12 20:51:12,516 root INFO copying build/lib/pythran/boost/preprocessor/slot/slot.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot 2024-04-12 20:51:12,517 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:12,517 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/def.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:12,517 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:12,517 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:12,518 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/counter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:12,518 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:12,518 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/shared.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:12,519 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:12,519 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-12 20:51:12,519 root INFO copying build/lib/pythran/boost/preprocessor/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-12 20:51:12,519 root INFO copying build/lib/pythran/boost/shared_ptr.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,520 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/atomic 2024-04-12 20:51:12,520 root INFO copying build/lib/pythran/boost/atomic/fences.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic 2024-04-12 20:51:12,520 root INFO copying build/lib/pythran/boost/atomic/atomic_flag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic 2024-04-12 20:51:12,521 root INFO copying build/lib/pythran/boost/atomic/atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic 2024-04-12 20:51:12,521 root INFO copying build/lib/pythran/boost/atomic/capabilities.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic 2024-04-12 20:51:12,521 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,522 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_arm_common.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,522 root INFO copying build/lib/pythran/boost/atomic/detail/extra_operations.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,522 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,522 root INFO copying build/lib/pythran/boost/atomic/detail/ops_emulated.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,523 root INFO copying build/lib/pythran/boost/atomic/detail/extra_fp_operations.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,523 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,523 root INFO copying build/lib/pythran/boost/atomic/detail/operations.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,524 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_sync.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,524 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_sync.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,524 root INFO copying build/lib/pythran/boost/atomic/detail/caps_linux_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,525 root INFO copying build/lib/pythran/boost/atomic/detail/operations_lockfree.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,525 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,525 root INFO copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,525 root INFO copying build/lib/pythran/boost/atomic/detail/lockpool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,526 root INFO copying build/lib/pythran/boost/atomic/detail/extra_fp_ops_generic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,526 root INFO copying build/lib/pythran/boost/atomic/detail/atomic_flag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,526 root INFO copying build/lib/pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,527 root INFO copying build/lib/pythran/boost/atomic/detail/extra_operations_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,527 root INFO copying build/lib/pythran/boost/atomic/detail/ops_msvc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,527 root INFO copying build/lib/pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,528 root INFO copying build/lib/pythran/boost/atomic/detail/atomic_template.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,528 root INFO copying build/lib/pythran/boost/atomic/detail/bitwise_fp_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,528 root INFO copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,529 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,529 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,529 root INFO copying build/lib/pythran/boost/atomic/detail/int_sizes.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,530 root INFO copying build/lib/pythran/boost/atomic/detail/operations_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,530 root INFO copying build/lib/pythran/boost/atomic/detail/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,530 root INFO copying build/lib/pythran/boost/atomic/detail/addressof.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,530 root INFO copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,531 root INFO copying build/lib/pythran/boost/atomic/detail/bitwise_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,531 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,531 root INFO copying build/lib/pythran/boost/atomic/detail/ops_msvc_common.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,532 root INFO copying build/lib/pythran/boost/atomic/detail/fp_ops_generic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,532 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,532 root INFO copying build/lib/pythran/boost/atomic/detail/fp_operations_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,533 root INFO copying build/lib/pythran/boost/atomic/detail/interlocked.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,533 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,533 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/integral_constant.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,533 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_floating_point.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,534 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_signed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,534 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,534 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_iec559.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,535 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_integral.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,535 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/conditional.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,535 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/make_signed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,535 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/is_function.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,536 root INFO copying build/lib/pythran/boost/atomic/detail/type_traits/make_unsigned.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-12 20:51:12,536 root INFO copying build/lib/pythran/boost/atomic/detail/string_ops.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,536 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_alpha.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,537 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_generic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,537 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_emulated.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,537 root INFO copying build/lib/pythran/boost/atomic/detail/ops_linux_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,538 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,538 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,538 root INFO copying build/lib/pythran/boost/atomic/detail/fp_ops_emulated.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,539 root INFO copying build/lib/pythran/boost/atomic/detail/caps_windows.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,539 root INFO copying build/lib/pythran/boost/atomic/detail/integral_extend.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,539 root INFO copying build/lib/pythran/boost/atomic/detail/storage_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,539 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_sparc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,540 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_alpha.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,540 root INFO copying build/lib/pythran/boost/atomic/detail/caps_msvc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,540 root INFO copying build/lib/pythran/boost/atomic/detail/ops_cas_based.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,541 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,541 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,541 root INFO copying build/lib/pythran/boost/atomic/detail/platform.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,542 root INFO copying build/lib/pythran/boost/atomic/detail/fp_operations.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,542 root INFO copying build/lib/pythran/boost/atomic/detail/ops_extending_cas_based.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,542 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,542 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_sparc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,543 root INFO copying build/lib/pythran/boost/atomic/detail/caps_msvc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,543 root INFO copying build/lib/pythran/boost/atomic/detail/link.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,543 root INFO copying build/lib/pythran/boost/atomic/detail/ops_msvc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,544 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_ppc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,544 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_ppc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,544 root INFO copying build/lib/pythran/boost/atomic/detail/pause.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,545 root INFO copying build/lib/pythran/boost/atomic/detail/float_sizes.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,545 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,545 root INFO copying build/lib/pythran/boost/atomic/detail/ops_windows.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-12 20:51:12,546 root INFO copying build/lib/pythran/boost/static_assert.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,546 root INFO copying build/lib/pythran/boost/lexical_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,546 root INFO copying build/lib/pythran/boost/limits.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,546 root INFO copying build/lib/pythran/boost/ref.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,547 root INFO copying build/lib/pythran/boost/type.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,547 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,547 root INFO copying build/lib/pythran/boost/typeof/decltype.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,548 root INFO copying build/lib/pythran/boost/typeof/register_functions.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,548 root INFO copying build/lib/pythran/boost/typeof/vector200.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,553 root INFO copying build/lib/pythran/boost/typeof/typeof_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,553 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/typeof/dmc 2024-04-12 20:51:12,553 root INFO copying build/lib/pythran/boost/typeof/dmc/typeof_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof/dmc 2024-04-12 20:51:12,553 root INFO copying build/lib/pythran/boost/typeof/vector100.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,555 root INFO copying build/lib/pythran/boost/typeof/native.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,555 root INFO copying build/lib/pythran/boost/typeof/type_encoding.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,556 root INFO copying build/lib/pythran/boost/typeof/register_functions_iterate.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,556 root INFO copying build/lib/pythran/boost/typeof/register_fundamental.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,556 root INFO copying build/lib/pythran/boost/typeof/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,557 root INFO copying build/lib/pythran/boost/typeof/vector50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,557 root INFO copying build/lib/pythran/boost/typeof/unsupported.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,558 root INFO copying build/lib/pythran/boost/typeof/integral_template_param.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,558 root INFO copying build/lib/pythran/boost/typeof/modifiers.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,558 root INFO copying build/lib/pythran/boost/typeof/register_mem_functions.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,558 root INFO copying build/lib/pythran/boost/typeof/template_template_param.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,559 root INFO copying build/lib/pythran/boost/typeof/typeof.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,559 root INFO copying build/lib/pythran/boost/typeof/type_template_param.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,559 root INFO copying build/lib/pythran/boost/typeof/int_encoding.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,560 root INFO copying build/lib/pythran/boost/typeof/template_encoding.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,560 root INFO copying build/lib/pythran/boost/typeof/pointers_data_members.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,560 root INFO copying build/lib/pythran/boost/typeof/message.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,561 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/typeof/msvc 2024-04-12 20:51:12,561 root INFO copying build/lib/pythran/boost/typeof/msvc/typeof_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof/msvc 2024-04-12 20:51:12,561 root INFO copying build/lib/pythran/boost/typeof/vector150.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,564 root INFO copying build/lib/pythran/boost/typeof/encode_decode.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,564 root INFO copying build/lib/pythran/boost/typeof/constant.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,564 root INFO copying build/lib/pythran/boost/typeof/encode_decode_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-12 20:51:12,565 root INFO copying build/lib/pythran/boost/current_function.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,565 root INFO copying build/lib/pythran/boost/version.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-12 20:51:12,565 root INFO copying build/lib/pythran/metadata.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,566 root INFO copying build/lib/pythran/interval.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,566 root INFO creating build/bdist.linux-i686/wheel/pythran/types 2024-04-12 20:51:12,566 root INFO copying build/lib/pythran/types/reorder.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-12 20:51:12,567 root INFO copying build/lib/pythran/types/tog.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-12 20:51:12,567 root INFO copying build/lib/pythran/types/__init__.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-12 20:51:12,567 root INFO copying build/lib/pythran/types/signature.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-12 20:51:12,568 root INFO copying build/lib/pythran/types/type_dependencies.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-12 20:51:12,568 root INFO copying build/lib/pythran/types/conversion.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-12 20:51:12,568 root INFO copying build/lib/pythran/types/types.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-12 20:51:12,569 root INFO copying build/lib/pythran/middlend.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,569 root INFO copying build/lib/pythran/toolchain.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,569 root INFO copying build/lib/pythran/cxxtypes.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,570 root INFO copying build/lib/pythran/openmp.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,570 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd 2024-04-12 20:51:12,570 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-12 20:51:12,570 root INFO copying build/lib/pythran/xsimd/config/xsimd_config.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-12 20:51:12,571 root INFO copying build/lib/pythran/xsimd/config/xsimd_arch.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-12 20:51:12,571 root INFO copying build/lib/pythran/xsimd/config/xsimd_cpuid.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-12 20:51:12,571 root INFO copying build/lib/pythran/xsimd/config/.xsimd_cpuid.hpp.swo -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-12 20:51:12,572 root INFO copying build/lib/pythran/xsimd/config/.xsimd_config.hpp.swp -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-12 20:51:12,572 root INFO copying build/lib/pythran/xsimd/config/.xsimd_cpuid.hpp.swp -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-12 20:51:12,572 root INFO copying build/lib/pythran/xsimd/xsimd.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd 2024-04-12 20:51:12,573 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,573 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,573 root INFO copying build/lib/pythran/xsimd/types/.xsimd_avx512vnni_avx512bw_register.hpp.swp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,573 root INFO copying build/lib/pythran/xsimd/types/xsimd_neon_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,574 root INFO copying build/lib/pythran/xsimd/types/xsimd_wasm_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,574 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse3_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,574 root INFO copying build/lib/pythran/xsimd/types/.xsimd_avx512vnni_avx512vbmi_register.hpp.swp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,575 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse4_1_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,575 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma4_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,575 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma3_sse_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,575 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512cd_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,576 root INFO copying build/lib/pythran/xsimd/types/xsimd_avxvnni_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,576 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma3_avx_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,576 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse4_2_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,577 root INFO copying build/lib/pythran/xsimd/types/xsimd_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,577 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512ifma_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,577 root INFO copying build/lib/pythran/xsimd/types/xsimd_ssse3_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,577 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512pf_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,578 root INFO copying build/lib/pythran/xsimd/types/xsimd_batch.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,578 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx2_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,578 root INFO copying build/lib/pythran/xsimd/types/xsimd_rvv_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,579 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512bw_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,579 root INFO copying build/lib/pythran/xsimd/types/xsimd_traits.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,579 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512dq_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,580 root INFO copying build/lib/pythran/xsimd/types/xsimd_utils.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,580 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512er_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,580 root INFO copying build/lib/pythran/xsimd/types/xsimd_generic_arch.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,581 root INFO copying build/lib/pythran/xsimd/types/xsimd_batch_constant.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,581 root INFO copying build/lib/pythran/xsimd/types/xsimd_neon64_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,581 root INFO copying build/lib/pythran/xsimd/types/xsimd_all_registers.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,581 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma3_avx2_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,582 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,582 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512vbmi_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,582 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse2_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,583 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512f_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,583 root INFO copying build/lib/pythran/xsimd/types/xsimd_api.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,583 root INFO copying build/lib/pythran/xsimd/types/xsimd_sve_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,584 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-12 20:51:12,584 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/math 2024-04-12 20:51:12,584 root INFO copying build/lib/pythran/xsimd/math/.xsimd_gamma.hpp.swp -> build/bdist.linux-i686/wheel/pythran/xsimd/math 2024-04-12 20:51:12,585 root INFO copying build/lib/pythran/xsimd/math/xsimd_rem_pio2.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/math 2024-04-12 20:51:12,585 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,585 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avxvnni.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,585 root INFO copying build/lib/pythran/xsimd/arch/xsimd_wasm.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,586 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,586 root INFO copying build/lib/pythran/xsimd/arch/xsimd_generic_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,586 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,587 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,587 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse2.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,588 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse4_2.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,588 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse3.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,588 root INFO copying build/lib/pythran/xsimd/arch/xsimd_neon.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,589 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512dq.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,589 root INFO copying build/lib/pythran/xsimd/arch/xsimd_constants.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,589 root INFO copying build/lib/pythran/xsimd/arch/xsimd_isa.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,590 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma3_avx.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,590 root INFO copying build/lib/pythran/xsimd/arch/xsimd_rvv.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,590 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx2.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,591 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512cd.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,591 root INFO copying build/lib/pythran/xsimd/arch/xsimd_generic.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,591 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-12 20:51:12,591 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_details.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-12 20:51:12,592 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-12 20:51:12,592 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_memory.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-12 20:51:12,592 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-12 20:51:12,593 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-12 20:51:12,593 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_complex.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-12 20:51:12,593 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_math.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-12 20:51:12,594 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_logical.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-12 20:51:12,594 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512bw.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,595 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512f.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,595 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512vbmi.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,596 root INFO copying build/lib/pythran/xsimd/arch/xsimd_ssse3.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,596 root INFO copying build/lib/pythran/xsimd/arch/xsimd_scalar.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,596 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma3_avx2.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,597 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse4_1.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,597 root INFO copying build/lib/pythran/xsimd/arch/xsimd_neon64.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,597 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma4.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,598 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512er.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,598 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sve.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,598 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma3_sse.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,599 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512ifma.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,599 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512pf.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-12 20:51:12,599 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/memory 2024-04-12 20:51:12,599 root INFO copying build/lib/pythran/xsimd/memory/xsimd_alignment.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/memory 2024-04-12 20:51:12,600 root INFO copying build/lib/pythran/xsimd/memory/xsimd_aligned_allocator.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/memory 2024-04-12 20:51:12,600 root INFO copying build/lib/pythran/pythran-default.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,600 root INFO copying build/lib/pythran/graph.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,601 root INFO copying build/lib/pythran/pythran-win32.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,601 root INFO copying build/lib/pythran/spec.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,601 root INFO copying build/lib/pythran/log.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,601 root INFO copying build/lib/pythran/pythran-linux.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,602 root INFO copying build/lib/pythran/pythran.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,602 root INFO copying build/lib/pythran/conversion.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,602 root INFO copying build/lib/pythran/pythran-darwin.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,603 root INFO copying build/lib/pythran/run.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,603 root INFO copying build/lib/pythran/dist.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,603 root INFO copying build/lib/pythran/config.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,604 root INFO creating build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,604 root INFO copying build/lib/pythran/optimizations/modindex.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,604 root INFO copying build/lib/pythran/optimizations/remove_dead_functions.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,604 root INFO copying build/lib/pythran/optimizations/range_based_simplify.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,605 root INFO copying build/lib/pythran/optimizations/inline_builtins.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,605 root INFO copying build/lib/pythran/optimizations/__init__.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,605 root INFO copying build/lib/pythran/optimizations/list_to_tuple.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,606 root INFO copying build/lib/pythran/optimizations/tuple_to_shape.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,606 root INFO copying build/lib/pythran/optimizations/pattern_transform.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,606 root INFO copying build/lib/pythran/optimizations/copyto.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,606 root INFO copying build/lib/pythran/optimizations/inlining.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,607 root INFO copying build/lib/pythran/optimizations/constant_folding.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,607 root INFO copying build/lib/pythran/optimizations/list_comp_to_genexp.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,607 root INFO copying build/lib/pythran/optimizations/simplify_except.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,608 root INFO copying build/lib/pythran/optimizations/comprehension_patterns.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,608 root INFO copying build/lib/pythran/optimizations/iter_transformation.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,608 root INFO copying build/lib/pythran/optimizations/range_loop_unfolding.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,609 root INFO copying build/lib/pythran/optimizations/square.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,609 root INFO copying build/lib/pythran/optimizations/loop_full_unrolling.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,609 root INFO copying build/lib/pythran/optimizations/forward_substitution.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,609 root INFO copying build/lib/pythran/optimizations/dead_code_elimination.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-12 20:51:12,610 root INFO copying build/lib/pythran/tables.py -> build/bdist.linux-i686/wheel/pythran 2024-04-12 20:51:12,611 root INFO running install_egg_info 2024-04-12 20:51:12,614 root INFO Copying pythran.egg-info to build/bdist.linux-i686/wheel/pythran-0.15.0-py3.12.egg-info 2024-04-12 20:51:12,616 root INFO running install_scripts 2024-04-12 20:51:12,622 wheel INFO creating build/bdist.linux-i686/wheel/pythran-0.15.0.dist-info/WHEEL 2024-04-12 20:51:12,622 wheel INFO creating '/home/buildozer/aports/community/pythran/src/pythran-0.15.0/.dist/.tmp-svo02564/pythran-0.15.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-12 20:51:12,623 wheel INFO adding 'omp/__init__.py' 2024-04-12 20:51:12,624 wheel INFO adding 'pythran/__init__.py' 2024-04-12 20:51:12,624 wheel INFO adding 'pythran/backend.py' 2024-04-12 20:51:12,625 wheel INFO adding 'pythran/config.py' 2024-04-12 20:51:12,625 wheel INFO adding 'pythran/conversion.py' 2024-04-12 20:51:12,626 wheel INFO adding 'pythran/cxxgen.py' 2024-04-12 20:51:12,626 wheel INFO adding 'pythran/cxxtypes.py' 2024-04-12 20:51:12,627 wheel INFO adding 'pythran/dist.py' 2024-04-12 20:51:12,627 wheel INFO adding 'pythran/errors.py' 2024-04-12 20:51:12,628 wheel INFO adding 'pythran/frontend.py' 2024-04-12 20:51:12,628 wheel INFO adding 'pythran/graph.py' 2024-04-12 20:51:12,628 wheel INFO adding 'pythran/interval.py' 2024-04-12 20:51:12,629 wheel INFO adding 'pythran/intrinsic.py' 2024-04-12 20:51:12,629 wheel INFO adding 'pythran/log.py' 2024-04-12 20:51:12,629 wheel INFO adding 'pythran/magic.py' 2024-04-12 20:51:12,630 wheel INFO adding 'pythran/metadata.py' 2024-04-12 20:51:12,630 wheel INFO adding 'pythran/middlend.py' 2024-04-12 20:51:12,630 wheel INFO adding 'pythran/openmp.py' 2024-04-12 20:51:12,631 wheel INFO adding 'pythran/passmanager.py' 2024-04-12 20:51:12,631 wheel INFO adding 'pythran/pythran-darwin.cfg' 2024-04-12 20:51:12,632 wheel INFO adding 'pythran/pythran-default.cfg' 2024-04-12 20:51:12,632 wheel INFO adding 'pythran/pythran-linux.cfg' 2024-04-12 20:51:12,632 wheel INFO adding 'pythran/pythran-linux2.cfg' 2024-04-12 20:51:12,632 wheel INFO adding 'pythran/pythran-win32.cfg' 2024-04-12 20:51:12,633 wheel INFO adding 'pythran/pythran.cfg' 2024-04-12 20:51:12,633 wheel INFO adding 'pythran/run.py' 2024-04-12 20:51:12,634 wheel INFO adding 'pythran/spec.py' 2024-04-12 20:51:12,634 wheel INFO adding 'pythran/syntax.py' 2024-04-12 20:51:12,635 wheel INFO adding 'pythran/tables.py' 2024-04-12 20:51:12,637 wheel INFO adding 'pythran/toolchain.py' 2024-04-12 20:51:12,637 wheel INFO adding 'pythran/typing.py' 2024-04-12 20:51:12,637 wheel INFO adding 'pythran/unparse.py' 2024-04-12 20:51:12,638 wheel INFO adding 'pythran/utils.py' 2024-04-12 20:51:12,638 wheel INFO adding 'pythran/version.py' 2024-04-12 20:51:12,639 wheel INFO adding 'pythran/analyses/__init__.py' 2024-04-12 20:51:12,639 wheel INFO adding 'pythran/analyses/aliases.py' 2024-04-12 20:51:12,640 wheel INFO adding 'pythran/analyses/ancestors.py' 2024-04-12 20:51:12,640 wheel INFO adding 'pythran/analyses/argument_effects.py' 2024-04-12 20:51:12,640 wheel INFO adding 'pythran/analyses/argument_read_once.py' 2024-04-12 20:51:12,641 wheel INFO adding 'pythran/analyses/ast_matcher.py' 2024-04-12 20:51:12,641 wheel INFO adding 'pythran/analyses/cfg.py' 2024-04-12 20:51:12,642 wheel INFO adding 'pythran/analyses/constant_expressions.py' 2024-04-12 20:51:12,642 wheel INFO adding 'pythran/analyses/dependencies.py' 2024-04-12 20:51:12,642 wheel INFO adding 'pythran/analyses/extended_syntax_check.py' 2024-04-12 20:51:12,643 wheel INFO adding 'pythran/analyses/fixed_size_list.py' 2024-04-12 20:51:12,643 wheel INFO adding 'pythran/analyses/global_declarations.py' 2024-04-12 20:51:12,643 wheel INFO adding 'pythran/analyses/global_effects.py' 2024-04-12 20:51:12,644 wheel INFO adding 'pythran/analyses/globals_analysis.py' 2024-04-12 20:51:12,644 wheel INFO adding 'pythran/analyses/has_return.py' 2024-04-12 20:51:12,644 wheel INFO adding 'pythran/analyses/identifiers.py' 2024-04-12 20:51:12,645 wheel INFO adding 'pythran/analyses/immediates.py' 2024-04-12 20:51:12,645 wheel INFO adding 'pythran/analyses/imported_ids.py' 2024-04-12 20:51:12,645 wheel INFO adding 'pythran/analyses/inlinable.py' 2024-04-12 20:51:12,646 wheel INFO adding 'pythran/analyses/intrinsics.py' 2024-04-12 20:51:12,646 wheel INFO adding 'pythran/analyses/is_assigned.py' 2024-04-12 20:51:12,646 wheel INFO adding 'pythran/analyses/lazyness_analysis.py' 2024-04-12 20:51:12,647 wheel INFO adding 'pythran/analyses/literals.py' 2024-04-12 20:51:12,647 wheel INFO adding 'pythran/analyses/local_declarations.py' 2024-04-12 20:51:12,648 wheel INFO adding 'pythran/analyses/locals_analysis.py' 2024-04-12 20:51:12,648 wheel INFO adding 'pythran/analyses/node_count.py' 2024-04-12 20:51:12,648 wheel INFO adding 'pythran/analyses/optimizable_comprehension.py' 2024-04-12 20:51:12,649 wheel INFO adding 'pythran/analyses/ordered_global_declarations.py' 2024-04-12 20:51:12,649 wheel INFO adding 'pythran/analyses/parallel_maps.py' 2024-04-12 20:51:12,649 wheel INFO adding 'pythran/analyses/potential_iterator.py' 2024-04-12 20:51:12,649 wheel INFO adding 'pythran/analyses/pure_expressions.py' 2024-04-12 20:51:12,650 wheel INFO adding 'pythran/analyses/pure_functions.py' 2024-04-12 20:51:12,650 wheel INFO adding 'pythran/analyses/range_values.py' 2024-04-12 20:51:12,651 wheel INFO adding 'pythran/analyses/scope.py' 2024-04-12 20:51:12,651 wheel INFO adding 'pythran/analyses/static_expressions.py' 2024-04-12 20:51:12,651 wheel INFO adding 'pythran/analyses/use_def_chain.py' 2024-04-12 20:51:12,652 wheel INFO adding 'pythran/analyses/use_omp.py' 2024-04-12 20:51:12,652 wheel INFO adding 'pythran/analyses/yield_points.py' 2024-04-12 20:51:12,653 wheel INFO adding 'pythran/boost/array.hpp' 2024-04-12 20:51:12,653 wheel INFO adding 'pythran/boost/assert.hpp' 2024-04-12 20:51:12,653 wheel INFO adding 'pythran/boost/atomic.hpp' 2024-04-12 20:51:12,654 wheel INFO adding 'pythran/boost/checked_delete.hpp' 2024-04-12 20:51:12,654 wheel INFO adding 'pythran/boost/concept_check.hpp' 2024-04-12 20:51:12,655 wheel INFO adding 'pythran/boost/config.hpp' 2024-04-12 20:51:12,655 wheel INFO adding 'pythran/boost/cstdint.hpp' 2024-04-12 20:51:12,656 wheel INFO adding 'pythran/boost/current_function.hpp' 2024-04-12 20:51:12,656 wheel INFO adding 'pythran/boost/format.hpp' 2024-04-12 20:51:12,656 wheel INFO adding 'pythran/boost/integer.hpp' 2024-04-12 20:51:12,657 wheel INFO adding 'pythran/boost/integer_fwd.hpp' 2024-04-12 20:51:12,657 wheel INFO adding 'pythran/boost/integer_traits.hpp' 2024-04-12 20:51:12,657 wheel INFO adding 'pythran/boost/lexical_cast.hpp' 2024-04-12 20:51:12,658 wheel INFO adding 'pythran/boost/limits.hpp' 2024-04-12 20:51:12,658 wheel INFO adding 'pythran/boost/memory_order.hpp' 2024-04-12 20:51:12,658 wheel INFO adding 'pythran/boost/next_prior.hpp' 2024-04-12 20:51:12,659 wheel INFO adding 'pythran/boost/non_type.hpp' 2024-04-12 20:51:12,659 wheel INFO adding 'pythran/boost/noncopyable.hpp' 2024-04-12 20:51:12,659 wheel INFO adding 'pythran/boost/none.hpp' 2024-04-12 20:51:12,660 wheel INFO adding 'pythran/boost/none_t.hpp' 2024-04-12 20:51:12,660 wheel INFO adding 'pythran/boost/optional.hpp' 2024-04-12 20:51:12,660 wheel INFO adding 'pythran/boost/predef.h' 2024-04-12 20:51:12,661 wheel INFO adding 'pythran/boost/ref.hpp' 2024-04-12 20:51:12,661 wheel INFO adding 'pythran/boost/shared_ptr.hpp' 2024-04-12 20:51:12,661 wheel INFO adding 'pythran/boost/static_assert.hpp' 2024-04-12 20:51:12,662 wheel INFO adding 'pythran/boost/swap.hpp' 2024-04-12 20:51:12,662 wheel INFO adding 'pythran/boost/throw_exception.hpp' 2024-04-12 20:51:12,662 wheel INFO adding 'pythran/boost/type.hpp' 2024-04-12 20:51:12,663 wheel INFO adding 'pythran/boost/utility.hpp' 2024-04-12 20:51:12,663 wheel INFO adding 'pythran/boost/version.hpp' 2024-04-12 20:51:12,664 wheel INFO adding 'pythran/boost/atomic/atomic.hpp' 2024-04-12 20:51:12,664 wheel INFO adding 'pythran/boost/atomic/atomic_flag.hpp' 2024-04-12 20:51:12,664 wheel INFO adding 'pythran/boost/atomic/capabilities.hpp' 2024-04-12 20:51:12,665 wheel INFO adding 'pythran/boost/atomic/fences.hpp' 2024-04-12 20:51:12,665 wheel INFO adding 'pythran/boost/atomic/detail/addressof.hpp' 2024-04-12 20:51:12,666 wheel INFO adding 'pythran/boost/atomic/detail/atomic_flag.hpp' 2024-04-12 20:51:12,666 wheel INFO adding 'pythran/boost/atomic/detail/atomic_template.hpp' 2024-04-12 20:51:12,667 wheel INFO adding 'pythran/boost/atomic/detail/bitwise_cast.hpp' 2024-04-12 20:51:12,667 wheel INFO adding 'pythran/boost/atomic/detail/bitwise_fp_cast.hpp' 2024-04-12 20:51:12,667 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_alpha.hpp' 2024-04-12 20:51:12,668 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_arm.hpp' 2024-04-12 20:51:12,668 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_atomic.hpp' 2024-04-12 20:51:12,669 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_ppc.hpp' 2024-04-12 20:51:12,669 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_sparc.hpp' 2024-04-12 20:51:12,669 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_sync.hpp' 2024-04-12 20:51:12,669 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_x86.hpp' 2024-04-12 20:51:12,670 wheel INFO adding 'pythran/boost/atomic/detail/caps_linux_arm.hpp' 2024-04-12 20:51:12,670 wheel INFO adding 'pythran/boost/atomic/detail/caps_msvc_arm.hpp' 2024-04-12 20:51:12,670 wheel INFO adding 'pythran/boost/atomic/detail/caps_msvc_x86.hpp' 2024-04-12 20:51:12,671 wheel INFO adding 'pythran/boost/atomic/detail/caps_windows.hpp' 2024-04-12 20:51:12,671 wheel INFO adding 'pythran/boost/atomic/detail/config.hpp' 2024-04-12 20:51:12,672 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_operations.hpp' 2024-04-12 20:51:12,672 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp' 2024-04-12 20:51:12,672 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp' 2024-04-12 20:51:12,673 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_ops_generic.hpp' 2024-04-12 20:51:12,673 wheel INFO adding 'pythran/boost/atomic/detail/extra_operations.hpp' 2024-04-12 20:51:12,673 wheel INFO adding 'pythran/boost/atomic/detail/extra_operations_fwd.hpp' 2024-04-12 20:51:12,674 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_emulated.hpp' 2024-04-12 20:51:12,674 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp' 2024-04-12 20:51:12,675 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp' 2024-04-12 20:51:12,676 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp' 2024-04-12 20:51:12,676 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_generic.hpp' 2024-04-12 20:51:12,677 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp' 2024-04-12 20:51:12,677 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp' 2024-04-12 20:51:12,678 wheel INFO adding 'pythran/boost/atomic/detail/float_sizes.hpp' 2024-04-12 20:51:12,678 wheel INFO adding 'pythran/boost/atomic/detail/fp_operations.hpp' 2024-04-12 20:51:12,678 wheel INFO adding 'pythran/boost/atomic/detail/fp_operations_fwd.hpp' 2024-04-12 20:51:12,679 wheel INFO adding 'pythran/boost/atomic/detail/fp_ops_emulated.hpp' 2024-04-12 20:51:12,679 wheel INFO adding 'pythran/boost/atomic/detail/fp_ops_generic.hpp' 2024-04-12 20:51:12,679 wheel INFO adding 'pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp' 2024-04-12 20:51:12,680 wheel INFO adding 'pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp' 2024-04-12 20:51:12,680 wheel INFO adding 'pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp' 2024-04-12 20:51:12,681 wheel INFO adding 'pythran/boost/atomic/detail/int_sizes.hpp' 2024-04-12 20:51:12,681 wheel INFO adding 'pythran/boost/atomic/detail/integral_extend.hpp' 2024-04-12 20:51:12,682 wheel INFO adding 'pythran/boost/atomic/detail/interlocked.hpp' 2024-04-12 20:51:12,682 wheel INFO adding 'pythran/boost/atomic/detail/link.hpp' 2024-04-12 20:51:12,683 wheel INFO adding 'pythran/boost/atomic/detail/lockpool.hpp' 2024-04-12 20:51:12,683 wheel INFO adding 'pythran/boost/atomic/detail/operations.hpp' 2024-04-12 20:51:12,683 wheel INFO adding 'pythran/boost/atomic/detail/operations_fwd.hpp' 2024-04-12 20:51:12,684 wheel INFO adding 'pythran/boost/atomic/detail/operations_lockfree.hpp' 2024-04-12 20:51:12,684 wheel INFO adding 'pythran/boost/atomic/detail/ops_cas_based.hpp' 2024-04-12 20:51:12,684 wheel INFO adding 'pythran/boost/atomic/detail/ops_emulated.hpp' 2024-04-12 20:51:12,685 wheel INFO adding 'pythran/boost/atomic/detail/ops_extending_cas_based.hpp' 2024-04-12 20:51:12,685 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_alpha.hpp' 2024-04-12 20:51:12,686 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_arm.hpp' 2024-04-12 20:51:12,686 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_arm_common.hpp' 2024-04-12 20:51:12,687 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_atomic.hpp' 2024-04-12 20:51:12,687 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_ppc.hpp' 2024-04-12 20:51:12,688 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp' 2024-04-12 20:51:12,688 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_sparc.hpp' 2024-04-12 20:51:12,689 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_sync.hpp' 2024-04-12 20:51:12,689 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_x86.hpp' 2024-04-12 20:51:12,690 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp' 2024-04-12 20:51:12,690 wheel INFO adding 'pythran/boost/atomic/detail/ops_linux_arm.hpp' 2024-04-12 20:51:12,691 wheel INFO adding 'pythran/boost/atomic/detail/ops_msvc_arm.hpp' 2024-04-12 20:51:12,691 wheel INFO adding 'pythran/boost/atomic/detail/ops_msvc_common.hpp' 2024-04-12 20:51:12,692 wheel INFO adding 'pythran/boost/atomic/detail/ops_msvc_x86.hpp' 2024-04-12 20:51:12,692 wheel INFO adding 'pythran/boost/atomic/detail/ops_windows.hpp' 2024-04-12 20:51:12,693 wheel INFO adding 'pythran/boost/atomic/detail/pause.hpp' 2024-04-12 20:51:12,693 wheel INFO adding 'pythran/boost/atomic/detail/platform.hpp' 2024-04-12 20:51:12,693 wheel INFO adding 'pythran/boost/atomic/detail/storage_type.hpp' 2024-04-12 20:51:12,694 wheel INFO adding 'pythran/boost/atomic/detail/string_ops.hpp' 2024-04-12 20:51:12,694 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/conditional.hpp' 2024-04-12 20:51:12,694 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/integral_constant.hpp' 2024-04-12 20:51:12,695 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_floating_point.hpp' 2024-04-12 20:51:12,695 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_function.hpp' 2024-04-12 20:51:12,695 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_iec559.hpp' 2024-04-12 20:51:12,696 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_integral.hpp' 2024-04-12 20:51:12,696 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_signed.hpp' 2024-04-12 20:51:12,696 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp' 2024-04-12 20:51:12,697 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/make_signed.hpp' 2024-04-12 20:51:12,697 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/make_unsigned.hpp' 2024-04-12 20:51:12,698 wheel INFO adding 'pythran/boost/concept/assert.hpp' 2024-04-12 20:51:12,698 wheel INFO adding 'pythran/boost/concept/usage.hpp' 2024-04-12 20:51:12,698 wheel INFO adding 'pythran/boost/concept/detail/backward_compatibility.hpp' 2024-04-12 20:51:12,699 wheel INFO adding 'pythran/boost/concept/detail/borland.hpp' 2024-04-12 20:51:12,699 wheel INFO adding 'pythran/boost/concept/detail/concept_def.hpp' 2024-04-12 20:51:12,699 wheel INFO adding 'pythran/boost/concept/detail/concept_undef.hpp' 2024-04-12 20:51:12,700 wheel INFO adding 'pythran/boost/concept/detail/general.hpp' 2024-04-12 20:51:12,700 wheel INFO adding 'pythran/boost/concept/detail/has_constraints.hpp' 2024-04-12 20:51:12,700 wheel INFO adding 'pythran/boost/concept/detail/msvc.hpp' 2024-04-12 20:51:12,701 wheel INFO adding 'pythran/boost/config/abi_prefix.hpp' 2024-04-12 20:51:12,701 wheel INFO adding 'pythran/boost/config/abi_suffix.hpp' 2024-04-12 20:51:12,701 wheel INFO adding 'pythran/boost/config/auto_link.hpp' 2024-04-12 20:51:12,702 wheel INFO adding 'pythran/boost/config/header_deprecated.hpp' 2024-04-12 20:51:12,702 wheel INFO adding 'pythran/boost/config/helper_macros.hpp' 2024-04-12 20:51:12,702 wheel INFO adding 'pythran/boost/config/pragma_message.hpp' 2024-04-12 20:51:12,703 wheel INFO adding 'pythran/boost/config/requires_threads.hpp' 2024-04-12 20:51:12,703 wheel INFO adding 'pythran/boost/config/user.hpp' 2024-04-12 20:51:12,703 wheel INFO adding 'pythran/boost/config/warning_disable.hpp' 2024-04-12 20:51:12,704 wheel INFO adding 'pythran/boost/config/workaround.hpp' 2024-04-12 20:51:12,704 wheel INFO adding 'pythran/boost/config/abi/borland_prefix.hpp' 2024-04-12 20:51:12,705 wheel INFO adding 'pythran/boost/config/abi/borland_suffix.hpp' 2024-04-12 20:51:12,705 wheel INFO adding 'pythran/boost/config/abi/msvc_prefix.hpp' 2024-04-12 20:51:12,705 wheel INFO adding 'pythran/boost/config/abi/msvc_suffix.hpp' 2024-04-12 20:51:12,706 wheel INFO adding 'pythran/boost/config/compiler/borland.hpp' 2024-04-12 20:51:12,706 wheel INFO adding 'pythran/boost/config/compiler/clang.hpp' 2024-04-12 20:51:12,707 wheel INFO adding 'pythran/boost/config/compiler/codegear.hpp' 2024-04-12 20:51:12,707 wheel INFO adding 'pythran/boost/config/compiler/comeau.hpp' 2024-04-12 20:51:12,707 wheel INFO adding 'pythran/boost/config/compiler/common_edg.hpp' 2024-04-12 20:51:12,708 wheel INFO adding 'pythran/boost/config/compiler/compaq_cxx.hpp' 2024-04-12 20:51:12,708 wheel INFO adding 'pythran/boost/config/compiler/cray.hpp' 2024-04-12 20:51:12,708 wheel INFO adding 'pythran/boost/config/compiler/diab.hpp' 2024-04-12 20:51:12,709 wheel INFO adding 'pythran/boost/config/compiler/digitalmars.hpp' 2024-04-12 20:51:12,709 wheel INFO adding 'pythran/boost/config/compiler/gcc.hpp' 2024-04-12 20:51:12,710 wheel INFO adding 'pythran/boost/config/compiler/gcc_xml.hpp' 2024-04-12 20:51:12,710 wheel INFO adding 'pythran/boost/config/compiler/greenhills.hpp' 2024-04-12 20:51:12,710 wheel INFO adding 'pythran/boost/config/compiler/hp_acc.hpp' 2024-04-12 20:51:12,711 wheel INFO adding 'pythran/boost/config/compiler/intel.hpp' 2024-04-12 20:51:12,711 wheel INFO adding 'pythran/boost/config/compiler/kai.hpp' 2024-04-12 20:51:12,712 wheel INFO adding 'pythran/boost/config/compiler/metrowerks.hpp' 2024-04-12 20:51:12,712 wheel INFO adding 'pythran/boost/config/compiler/mpw.hpp' 2024-04-12 20:51:12,712 wheel INFO adding 'pythran/boost/config/compiler/nvcc.hpp' 2024-04-12 20:51:12,713 wheel INFO adding 'pythran/boost/config/compiler/pathscale.hpp' 2024-04-12 20:51:12,713 wheel INFO adding 'pythran/boost/config/compiler/pgi.hpp' 2024-04-12 20:51:12,713 wheel INFO adding 'pythran/boost/config/compiler/sgi_mipspro.hpp' 2024-04-12 20:51:12,714 wheel INFO adding 'pythran/boost/config/compiler/sunpro_cc.hpp' 2024-04-12 20:51:12,714 wheel INFO adding 'pythran/boost/config/compiler/vacpp.hpp' 2024-04-12 20:51:12,714 wheel INFO adding 'pythran/boost/config/compiler/visualc.hpp' 2024-04-12 20:51:12,715 wheel INFO adding 'pythran/boost/config/compiler/xlcpp.hpp' 2024-04-12 20:51:12,715 wheel INFO adding 'pythran/boost/config/compiler/xlcpp_zos.hpp' 2024-04-12 20:51:12,716 wheel INFO adding 'pythran/boost/config/detail/posix_features.hpp' 2024-04-12 20:51:12,716 wheel INFO adding 'pythran/boost/config/detail/select_compiler_config.hpp' 2024-04-12 20:51:12,716 wheel INFO adding 'pythran/boost/config/detail/select_platform_config.hpp' 2024-04-12 20:51:12,717 wheel INFO adding 'pythran/boost/config/detail/select_stdlib_config.hpp' 2024-04-12 20:51:12,717 wheel INFO adding 'pythran/boost/config/detail/suffix.hpp' 2024-04-12 20:51:12,718 wheel INFO adding 'pythran/boost/config/no_tr1/cmath.hpp' 2024-04-12 20:51:12,718 wheel INFO adding 'pythran/boost/config/no_tr1/complex.hpp' 2024-04-12 20:51:12,718 wheel INFO adding 'pythran/boost/config/no_tr1/functional.hpp' 2024-04-12 20:51:12,719 wheel INFO adding 'pythran/boost/config/no_tr1/memory.hpp' 2024-04-12 20:51:12,719 wheel INFO adding 'pythran/boost/config/no_tr1/utility.hpp' 2024-04-12 20:51:12,719 wheel INFO adding 'pythran/boost/config/platform/aix.hpp' 2024-04-12 20:51:12,720 wheel INFO adding 'pythran/boost/config/platform/amigaos.hpp' 2024-04-12 20:51:12,720 wheel INFO adding 'pythran/boost/config/platform/beos.hpp' 2024-04-12 20:51:12,721 wheel INFO adding 'pythran/boost/config/platform/bsd.hpp' 2024-04-12 20:51:12,721 wheel INFO adding 'pythran/boost/config/platform/cloudabi.hpp' 2024-04-12 20:51:12,721 wheel INFO adding 'pythran/boost/config/platform/cray.hpp' 2024-04-12 20:51:12,722 wheel INFO adding 'pythran/boost/config/platform/cygwin.hpp' 2024-04-12 20:51:12,722 wheel INFO adding 'pythran/boost/config/platform/haiku.hpp' 2024-04-12 20:51:12,722 wheel INFO adding 'pythran/boost/config/platform/hpux.hpp' 2024-04-12 20:51:12,723 wheel INFO adding 'pythran/boost/config/platform/irix.hpp' 2024-04-12 20:51:12,723 wheel INFO adding 'pythran/boost/config/platform/linux.hpp' 2024-04-12 20:51:12,723 wheel INFO adding 'pythran/boost/config/platform/macos.hpp' 2024-04-12 20:51:12,724 wheel INFO adding 'pythran/boost/config/platform/qnxnto.hpp' 2024-04-12 20:51:12,724 wheel INFO adding 'pythran/boost/config/platform/solaris.hpp' 2024-04-12 20:51:12,724 wheel INFO adding 'pythran/boost/config/platform/symbian.hpp' 2024-04-12 20:51:12,725 wheel INFO adding 'pythran/boost/config/platform/vms.hpp' 2024-04-12 20:51:12,725 wheel INFO adding 'pythran/boost/config/platform/vxworks.hpp' 2024-04-12 20:51:12,725 wheel INFO adding 'pythran/boost/config/platform/win32.hpp' 2024-04-12 20:51:12,726 wheel INFO adding 'pythran/boost/config/platform/zos.hpp' 2024-04-12 20:51:12,726 wheel INFO adding 'pythran/boost/config/stdlib/dinkumware.hpp' 2024-04-12 20:51:12,727 wheel INFO adding 'pythran/boost/config/stdlib/libcomo.hpp' 2024-04-12 20:51:12,727 wheel INFO adding 'pythran/boost/config/stdlib/libcpp.hpp' 2024-04-12 20:51:12,727 wheel INFO adding 'pythran/boost/config/stdlib/libstdcpp3.hpp' 2024-04-12 20:51:12,728 wheel INFO adding 'pythran/boost/config/stdlib/modena.hpp' 2024-04-12 20:51:12,728 wheel INFO adding 'pythran/boost/config/stdlib/msl.hpp' 2024-04-12 20:51:12,728 wheel INFO adding 'pythran/boost/config/stdlib/roguewave.hpp' 2024-04-12 20:51:12,729 wheel INFO adding 'pythran/boost/config/stdlib/sgi.hpp' 2024-04-12 20:51:12,729 wheel INFO adding 'pythran/boost/config/stdlib/stlport.hpp' 2024-04-12 20:51:12,729 wheel INFO adding 'pythran/boost/config/stdlib/vacpp.hpp' 2024-04-12 20:51:12,730 wheel INFO adding 'pythran/boost/config/stdlib/xlcpp_zos.hpp' 2024-04-12 20:51:12,730 wheel INFO adding 'pythran/boost/container/container_fwd.hpp' 2024-04-12 20:51:12,731 wheel INFO adding 'pythran/boost/container/detail/std_fwd.hpp' 2024-04-12 20:51:12,731 wheel INFO adding 'pythran/boost/core/addressof.hpp' 2024-04-12 20:51:12,731 wheel INFO adding 'pythran/boost/core/checked_delete.hpp' 2024-04-12 20:51:12,732 wheel INFO adding 'pythran/boost/core/demangle.hpp' 2024-04-12 20:51:12,732 wheel INFO adding 'pythran/boost/core/enable_if.hpp' 2024-04-12 20:51:12,732 wheel INFO adding 'pythran/boost/core/explicit_operator_bool.hpp' 2024-04-12 20:51:12,733 wheel INFO adding 'pythran/boost/core/ignore_unused.hpp' 2024-04-12 20:51:12,733 wheel INFO adding 'pythran/boost/core/noncopyable.hpp' 2024-04-12 20:51:12,733 wheel INFO adding 'pythran/boost/core/ref.hpp' 2024-04-12 20:51:12,734 wheel INFO adding 'pythran/boost/core/swap.hpp' 2024-04-12 20:51:12,734 wheel INFO adding 'pythran/boost/core/typeinfo.hpp' 2024-04-12 20:51:12,734 wheel INFO adding 'pythran/boost/core/use_default.hpp' 2024-04-12 20:51:12,735 wheel INFO adding 'pythran/boost/detail/basic_pointerbuf.hpp' 2024-04-12 20:51:12,735 wheel INFO adding 'pythran/boost/detail/fenv.hpp' 2024-04-12 20:51:12,736 wheel INFO adding 'pythran/boost/detail/indirect_traits.hpp' 2024-04-12 20:51:12,736 wheel INFO adding 'pythran/boost/detail/iterator.hpp' 2024-04-12 20:51:12,736 wheel INFO adding 'pythran/boost/detail/lcast_precision.hpp' 2024-04-12 20:51:12,737 wheel INFO adding 'pythran/boost/detail/lightweight_mutex.hpp' 2024-04-12 20:51:12,737 wheel INFO adding 'pythran/boost/detail/reference_content.hpp' 2024-04-12 20:51:12,737 wheel INFO adding 'pythran/boost/detail/select_type.hpp' 2024-04-12 20:51:12,738 wheel INFO adding 'pythran/boost/detail/workaround.hpp' 2024-04-12 20:51:12,738 wheel INFO adding 'pythran/boost/exception/exception.hpp' 2024-04-12 20:51:12,739 wheel INFO adding 'pythran/boost/format/alt_sstream.hpp' 2024-04-12 20:51:12,739 wheel INFO adding 'pythran/boost/format/alt_sstream_impl.hpp' 2024-04-12 20:51:12,739 wheel INFO adding 'pythran/boost/format/exceptions.hpp' 2024-04-12 20:51:12,740 wheel INFO adding 'pythran/boost/format/feed_args.hpp' 2024-04-12 20:51:12,740 wheel INFO adding 'pythran/boost/format/format_class.hpp' 2024-04-12 20:51:12,741 wheel INFO adding 'pythran/boost/format/format_fwd.hpp' 2024-04-12 20:51:12,741 wheel INFO adding 'pythran/boost/format/format_implementation.hpp' 2024-04-12 20:51:12,741 wheel INFO adding 'pythran/boost/format/free_funcs.hpp' 2024-04-12 20:51:12,742 wheel INFO adding 'pythran/boost/format/group.hpp' 2024-04-12 20:51:12,742 wheel INFO adding 'pythran/boost/format/internals.hpp' 2024-04-12 20:51:12,743 wheel INFO adding 'pythran/boost/format/internals_fwd.hpp' 2024-04-12 20:51:12,743 wheel INFO adding 'pythran/boost/format/parsing.hpp' 2024-04-12 20:51:12,744 wheel INFO adding 'pythran/boost/format/detail/compat_workarounds.hpp' 2024-04-12 20:51:12,744 wheel INFO adding 'pythran/boost/format/detail/config_macros.hpp' 2024-04-12 20:51:12,744 wheel INFO adding 'pythran/boost/format/detail/msvc_disambiguater.hpp' 2024-04-12 20:51:12,745 wheel INFO adding 'pythran/boost/format/detail/unset_macros.hpp' 2024-04-12 20:51:12,745 wheel INFO adding 'pythran/boost/format/detail/workarounds_gcc-2_95.hpp' 2024-04-12 20:51:12,745 wheel INFO adding 'pythran/boost/format/detail/workarounds_stlport.hpp' 2024-04-12 20:51:12,746 wheel INFO adding 'pythran/boost/fusion/tuple.hpp' 2024-04-12 20:51:12,746 wheel INFO adding 'pythran/boost/fusion/adapted/std_pair.hpp' 2024-04-12 20:51:12,747 wheel INFO adding 'pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp' 2024-04-12 20:51:12,747 wheel INFO adding 'pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp' 2024-04-12 20:51:12,747 wheel INFO adding 'pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp' 2024-04-12 20:51:12,748 wheel INFO adding 'pythran/boost/fusion/adapted/struct/adapt_struct.hpp' 2024-04-12 20:51:12,748 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp' 2024-04-12 20:51:12,749 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp' 2024-04-12 20:51:12,749 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp' 2024-04-12 20:51:12,749 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp' 2024-04-12 20:51:12,750 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/at_impl.hpp' 2024-04-12 20:51:12,750 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp' 2024-04-12 20:51:12,750 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp' 2024-04-12 20:51:12,751 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp' 2024-04-12 20:51:12,751 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/end_impl.hpp' 2024-04-12 20:51:12,751 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/extension.hpp' 2024-04-12 20:51:12,752 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp' 2024-04-12 20:51:12,752 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp' 2024-04-12 20:51:12,752 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/size_impl.hpp' 2024-04-12 20:51:12,753 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp' 2024-04-12 20:51:12,753 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp' 2024-04-12 20:51:12,753 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp' 2024-04-12 20:51:12,754 wheel INFO adding 'pythran/boost/fusion/algorithm/transformation/push_back.hpp' 2024-04-12 20:51:12,754 wheel INFO adding 'pythran/boost/fusion/algorithm/transformation/push_front.hpp' 2024-04-12 20:51:12,755 wheel INFO adding 'pythran/boost/fusion/container/generation/ignore.hpp' 2024-04-12 20:51:12,755 wheel INFO adding 'pythran/boost/fusion/container/list/cons.hpp' 2024-04-12 20:51:12,755 wheel INFO adding 'pythran/boost/fusion/container/list/cons_fwd.hpp' 2024-04-12 20:51:12,756 wheel INFO adding 'pythran/boost/fusion/container/list/cons_iterator.hpp' 2024-04-12 20:51:12,756 wheel INFO adding 'pythran/boost/fusion/container/list/list_fwd.hpp' 2024-04-12 20:51:12,757 wheel INFO adding 'pythran/boost/fusion/container/list/nil.hpp' 2024-04-12 20:51:12,757 wheel INFO adding 'pythran/boost/fusion/container/list/detail/at_impl.hpp' 2024-04-12 20:51:12,757 wheel INFO adding 'pythran/boost/fusion/container/list/detail/begin_impl.hpp' 2024-04-12 20:51:12,758 wheel INFO adding 'pythran/boost/fusion/container/list/detail/deref_impl.hpp' 2024-04-12 20:51:12,758 wheel INFO adding 'pythran/boost/fusion/container/list/detail/empty_impl.hpp' 2024-04-12 20:51:12,758 wheel INFO adding 'pythran/boost/fusion/container/list/detail/end_impl.hpp' 2024-04-12 20:51:12,759 wheel INFO adding 'pythran/boost/fusion/container/list/detail/equal_to_impl.hpp' 2024-04-12 20:51:12,759 wheel INFO adding 'pythran/boost/fusion/container/list/detail/next_impl.hpp' 2024-04-12 20:51:12,759 wheel INFO adding 'pythran/boost/fusion/container/list/detail/reverse_cons.hpp' 2024-04-12 20:51:12,760 wheel INFO adding 'pythran/boost/fusion/container/list/detail/value_at_impl.hpp' 2024-04-12 20:51:12,760 wheel INFO adding 'pythran/boost/fusion/container/list/detail/value_of_impl.hpp' 2024-04-12 20:51:12,760 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/limits.hpp' 2024-04-12 20:51:12,761 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp' 2024-04-12 20:51:12,761 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list10_fwd.hpp' 2024-04-12 20:51:12,761 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list20_fwd.hpp' 2024-04-12 20:51:12,762 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list30_fwd.hpp' 2024-04-12 20:51:12,762 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list40_fwd.hpp' 2024-04-12 20:51:12,762 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list50_fwd.hpp' 2024-04-12 20:51:12,763 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list_fwd.hpp' 2024-04-12 20:51:12,763 wheel INFO adding 'pythran/boost/fusion/container/vector/vector.hpp' 2024-04-12 20:51:12,764 wheel INFO adding 'pythran/boost/fusion/container/vector/vector_fwd.hpp' 2024-04-12 20:51:12,764 wheel INFO adding 'pythran/boost/fusion/container/vector/vector_iterator.hpp' 2024-04-12 20:51:12,764 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/advance_impl.hpp' 2024-04-12 20:51:12,765 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/at_impl.hpp' 2024-04-12 20:51:12,765 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/begin_impl.hpp' 2024-04-12 20:51:12,765 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/config.hpp' 2024-04-12 20:51:12,766 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/deref_impl.hpp' 2024-04-12 20:51:12,766 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/distance_impl.hpp' 2024-04-12 20:51:12,766 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/end_impl.hpp' 2024-04-12 20:51:12,767 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp' 2024-04-12 20:51:12,767 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/next_impl.hpp' 2024-04-12 20:51:12,767 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/prior_impl.hpp' 2024-04-12 20:51:12,768 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/value_at_impl.hpp' 2024-04-12 20:51:12,768 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/value_of_impl.hpp' 2024-04-12 20:51:12,768 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp' 2024-04-12 20:51:12,769 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp' 2024-04-12 20:51:12,769 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp' 2024-04-12 20:51:12,770 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp' 2024-04-12 20:51:12,770 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp' 2024-04-12 20:51:12,770 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp' 2024-04-12 20:51:12,771 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp' 2024-04-12 20:51:12,771 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp' 2024-04-12 20:51:12,771 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp' 2024-04-12 20:51:12,772 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp' 2024-04-12 20:51:12,772 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp' 2024-04-12 20:51:12,772 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp' 2024-04-12 20:51:12,773 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp' 2024-04-12 20:51:12,773 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp' 2024-04-12 20:51:12,773 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp' 2024-04-12 20:51:12,774 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp' 2024-04-12 20:51:12,774 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp' 2024-04-12 20:51:12,775 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp' 2024-04-12 20:51:12,775 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp' 2024-04-12 20:51:12,776 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10_fwd.hpp' 2024-04-12 20:51:12,777 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp' 2024-04-12 20:51:12,779 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20_fwd.hpp' 2024-04-12 20:51:12,780 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp' 2024-04-12 20:51:12,782 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30_fwd.hpp' 2024-04-12 20:51:12,784 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp' 2024-04-12 20:51:12,787 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40_fwd.hpp' 2024-04-12 20:51:12,789 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp' 2024-04-12 20:51:12,792 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50_fwd.hpp' 2024-04-12 20:51:12,792 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp' 2024-04-12 20:51:12,793 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp' 2024-04-12 20:51:12,793 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp' 2024-04-12 20:51:12,794 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp' 2024-04-12 20:51:12,794 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp' 2024-04-12 20:51:12,795 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp' 2024-04-12 20:51:12,795 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp' 2024-04-12 20:51:12,796 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp' 2024-04-12 20:51:12,796 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10_fwd.hpp' 2024-04-12 20:51:12,797 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp' 2024-04-12 20:51:12,797 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp' 2024-04-12 20:51:12,798 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp' 2024-04-12 20:51:12,799 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp' 2024-04-12 20:51:12,799 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp' 2024-04-12 20:51:12,800 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp' 2024-04-12 20:51:12,801 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp' 2024-04-12 20:51:12,802 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp' 2024-04-12 20:51:12,803 wheel INFO adding 'pythran/boost/fusion/include/std_pair.hpp' 2024-04-12 20:51:12,803 wheel INFO adding 'pythran/boost/fusion/include/tuple.hpp' 2024-04-12 20:51:12,803 wheel INFO adding 'pythran/boost/fusion/iterator/advance.hpp' 2024-04-12 20:51:12,804 wheel INFO adding 'pythran/boost/fusion/iterator/basic_iterator.hpp' 2024-04-12 20:51:12,804 wheel INFO adding 'pythran/boost/fusion/iterator/deref.hpp' 2024-04-12 20:51:12,805 wheel INFO adding 'pythran/boost/fusion/iterator/deref_data.hpp' 2024-04-12 20:51:12,805 wheel INFO adding 'pythran/boost/fusion/iterator/distance.hpp' 2024-04-12 20:51:12,805 wheel INFO adding 'pythran/boost/fusion/iterator/equal_to.hpp' 2024-04-12 20:51:12,806 wheel INFO adding 'pythran/boost/fusion/iterator/iterator_facade.hpp' 2024-04-12 20:51:12,806 wheel INFO adding 'pythran/boost/fusion/iterator/key_of.hpp' 2024-04-12 20:51:12,806 wheel INFO adding 'pythran/boost/fusion/iterator/next.hpp' 2024-04-12 20:51:12,807 wheel INFO adding 'pythran/boost/fusion/iterator/prior.hpp' 2024-04-12 20:51:12,807 wheel INFO adding 'pythran/boost/fusion/iterator/segmented_iterator.hpp' 2024-04-12 20:51:12,807 wheel INFO adding 'pythran/boost/fusion/iterator/value_of.hpp' 2024-04-12 20:51:12,808 wheel INFO adding 'pythran/boost/fusion/iterator/value_of_data.hpp' 2024-04-12 20:51:12,808 wheel INFO adding 'pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp' 2024-04-12 20:51:12,808 wheel INFO adding 'pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp' 2024-04-12 20:51:12,809 wheel INFO adding 'pythran/boost/fusion/iterator/detail/advance.hpp' 2024-04-12 20:51:12,809 wheel INFO adding 'pythran/boost/fusion/iterator/detail/distance.hpp' 2024-04-12 20:51:12,809 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segment_sequence.hpp' 2024-04-12 20:51:12,810 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp' 2024-04-12 20:51:12,810 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segmented_iterator.hpp' 2024-04-12 20:51:12,810 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp' 2024-04-12 20:51:12,811 wheel INFO adding 'pythran/boost/fusion/iterator/mpl/convert_iterator.hpp' 2024-04-12 20:51:12,811 wheel INFO adding 'pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp' 2024-04-12 20:51:12,812 wheel INFO adding 'pythran/boost/fusion/mpl/begin.hpp' 2024-04-12 20:51:12,812 wheel INFO adding 'pythran/boost/fusion/mpl/end.hpp' 2024-04-12 20:51:12,812 wheel INFO adding 'pythran/boost/fusion/sequence/comparison.hpp' 2024-04-12 20:51:12,813 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic_fwd.hpp' 2024-04-12 20:51:12,813 wheel INFO adding 'pythran/boost/fusion/sequence/io.hpp' 2024-04-12 20:51:12,813 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/enable_comparison.hpp' 2024-04-12 20:51:12,814 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/equal_to.hpp' 2024-04-12 20:51:12,814 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/greater.hpp' 2024-04-12 20:51:12,814 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/greater_equal.hpp' 2024-04-12 20:51:12,815 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/less.hpp' 2024-04-12 20:51:12,815 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/less_equal.hpp' 2024-04-12 20:51:12,815 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/not_equal_to.hpp' 2024-04-12 20:51:12,816 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp' 2024-04-12 20:51:12,816 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/greater.hpp' 2024-04-12 20:51:12,816 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp' 2024-04-12 20:51:12,817 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/less.hpp' 2024-04-12 20:51:12,817 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp' 2024-04-12 20:51:12,817 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp' 2024-04-12 20:51:12,818 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/at.hpp' 2024-04-12 20:51:12,818 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/begin.hpp' 2024-04-12 20:51:12,819 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/empty.hpp' 2024-04-12 20:51:12,819 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/end.hpp' 2024-04-12 20:51:12,819 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/segments.hpp' 2024-04-12 20:51:12,820 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/size.hpp' 2024-04-12 20:51:12,820 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/value_at.hpp' 2024-04-12 20:51:12,820 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp' 2024-04-12 20:51:12,821 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp' 2024-04-12 20:51:12,821 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp' 2024-04-12 20:51:12,821 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp' 2024-04-12 20:51:12,822 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp' 2024-04-12 20:51:12,822 wheel INFO adding 'pythran/boost/fusion/sequence/io/in.hpp' 2024-04-12 20:51:12,822 wheel INFO adding 'pythran/boost/fusion/sequence/io/out.hpp' 2024-04-12 20:51:12,823 wheel INFO adding 'pythran/boost/fusion/sequence/io/detail/in.hpp' 2024-04-12 20:51:12,823 wheel INFO adding 'pythran/boost/fusion/sequence/io/detail/manip.hpp' 2024-04-12 20:51:12,824 wheel INFO adding 'pythran/boost/fusion/sequence/io/detail/out.hpp' 2024-04-12 20:51:12,824 wheel INFO adding 'pythran/boost/fusion/support/as_const.hpp' 2024-04-12 20:51:12,824 wheel INFO adding 'pythran/boost/fusion/support/category_of.hpp' 2024-04-12 20:51:12,825 wheel INFO adding 'pythran/boost/fusion/support/config.hpp' 2024-04-12 20:51:12,825 wheel INFO adding 'pythran/boost/fusion/support/is_iterator.hpp' 2024-04-12 20:51:12,825 wheel INFO adding 'pythran/boost/fusion/support/is_segmented.hpp' 2024-04-12 20:51:12,826 wheel INFO adding 'pythran/boost/fusion/support/is_sequence.hpp' 2024-04-12 20:51:12,826 wheel INFO adding 'pythran/boost/fusion/support/is_view.hpp' 2024-04-12 20:51:12,827 wheel INFO adding 'pythran/boost/fusion/support/iterator_base.hpp' 2024-04-12 20:51:12,827 wheel INFO adding 'pythran/boost/fusion/support/sequence_base.hpp' 2024-04-12 20:51:12,827 wheel INFO adding 'pythran/boost/fusion/support/tag_of.hpp' 2024-04-12 20:51:12,828 wheel INFO adding 'pythran/boost/fusion/support/tag_of_fwd.hpp' 2024-04-12 20:51:12,828 wheel INFO adding 'pythran/boost/fusion/support/void.hpp' 2024-04-12 20:51:12,828 wheel INFO adding 'pythran/boost/fusion/support/detail/access.hpp' 2024-04-12 20:51:12,829 wheel INFO adding 'pythran/boost/fusion/support/detail/and.hpp' 2024-04-12 20:51:12,829 wheel INFO adding 'pythran/boost/fusion/support/detail/as_fusion_element.hpp' 2024-04-12 20:51:12,829 wheel INFO adding 'pythran/boost/fusion/support/detail/enabler.hpp' 2024-04-12 20:51:12,830 wheel INFO adding 'pythran/boost/fusion/support/detail/index_sequence.hpp' 2024-04-12 20:51:12,830 wheel INFO adding 'pythran/boost/fusion/support/detail/is_mpl_sequence.hpp' 2024-04-12 20:51:12,830 wheel INFO adding 'pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp' 2024-04-12 20:51:12,831 wheel INFO adding 'pythran/boost/fusion/support/detail/mpl_iterator_category.hpp' 2024-04-12 20:51:12,831 wheel INFO adding 'pythran/boost/fusion/support/detail/pp_round.hpp' 2024-04-12 20:51:12,831 wheel INFO adding 'pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp' 2024-04-12 20:51:12,832 wheel INFO adding 'pythran/boost/fusion/tuple/make_tuple.hpp' 2024-04-12 20:51:12,832 wheel INFO adding 'pythran/boost/fusion/tuple/tuple.hpp' 2024-04-12 20:51:12,833 wheel INFO adding 'pythran/boost/fusion/tuple/tuple_fwd.hpp' 2024-04-12 20:51:12,833 wheel INFO adding 'pythran/boost/fusion/tuple/tuple_tie.hpp' 2024-04-12 20:51:12,833 wheel INFO adding 'pythran/boost/fusion/tuple/detail/make_tuple.hpp' 2024-04-12 20:51:12,834 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple.hpp' 2024-04-12 20:51:12,834 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple_expand.hpp' 2024-04-12 20:51:12,834 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple_fwd.hpp' 2024-04-12 20:51:12,835 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple_tie.hpp' 2024-04-12 20:51:12,835 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp' 2024-04-12 20:51:12,835 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp' 2024-04-12 20:51:12,836 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp' 2024-04-12 20:51:12,837 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp' 2024-04-12 20:51:12,838 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp' 2024-04-12 20:51:12,839 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp' 2024-04-12 20:51:12,841 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp' 2024-04-12 20:51:12,841 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp' 2024-04-12 20:51:12,842 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp' 2024-04-12 20:51:12,842 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp' 2024-04-12 20:51:12,842 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp' 2024-04-12 20:51:12,843 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp' 2024-04-12 20:51:12,844 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp' 2024-04-12 20:51:12,844 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp' 2024-04-12 20:51:12,845 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp' 2024-04-12 20:51:12,846 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp' 2024-04-12 20:51:12,847 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp' 2024-04-12 20:51:12,848 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp' 2024-04-12 20:51:12,848 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp' 2024-04-12 20:51:12,848 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp' 2024-04-12 20:51:12,849 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp' 2024-04-12 20:51:12,849 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp' 2024-04-12 20:51:12,850 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp' 2024-04-12 20:51:12,851 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp' 2024-04-12 20:51:12,852 wheel INFO adding 'pythran/boost/fusion/view/iterator_range.hpp' 2024-04-12 20:51:12,852 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/iterator_range.hpp' 2024-04-12 20:51:12,852 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp' 2024-04-12 20:51:12,853 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp' 2024-04-12 20:51:12,853 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp' 2024-04-12 20:51:12,853 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp' 2024-04-12 20:51:12,854 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp' 2024-04-12 20:51:12,854 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp' 2024-04-12 20:51:12,855 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp' 2024-04-12 20:51:12,855 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp' 2024-04-12 20:51:12,855 wheel INFO adding 'pythran/boost/fusion/view/joint_view/joint_view.hpp' 2024-04-12 20:51:12,856 wheel INFO adding 'pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp' 2024-04-12 20:51:12,856 wheel INFO adding 'pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp' 2024-04-12 20:51:12,856 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp' 2024-04-12 20:51:12,857 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp' 2024-04-12 20:51:12,857 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp' 2024-04-12 20:51:12,857 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/end_impl.hpp' 2024-04-12 20:51:12,858 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp' 2024-04-12 20:51:12,858 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/next_impl.hpp' 2024-04-12 20:51:12,858 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp' 2024-04-12 20:51:12,859 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp' 2024-04-12 20:51:12,859 wheel INFO adding 'pythran/boost/fusion/view/single_view/single_view.hpp' 2024-04-12 20:51:12,860 wheel INFO adding 'pythran/boost/fusion/view/single_view/single_view_iterator.hpp' 2024-04-12 20:51:12,860 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/advance_impl.hpp' 2024-04-12 20:51:12,860 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/at_impl.hpp' 2024-04-12 20:51:12,861 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/begin_impl.hpp' 2024-04-12 20:51:12,861 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/deref_impl.hpp' 2024-04-12 20:51:12,861 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/distance_impl.hpp' 2024-04-12 20:51:12,862 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/end_impl.hpp' 2024-04-12 20:51:12,862 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp' 2024-04-12 20:51:12,862 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/next_impl.hpp' 2024-04-12 20:51:12,863 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/prior_impl.hpp' 2024-04-12 20:51:12,863 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/size_impl.hpp' 2024-04-12 20:51:12,863 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp' 2024-04-12 20:51:12,864 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp' 2024-04-12 20:51:12,864 wheel INFO adding 'pythran/boost/iterator/advance.hpp' 2024-04-12 20:51:12,864 wheel INFO adding 'pythran/boost/iterator/distance.hpp' 2024-04-12 20:51:12,865 wheel INFO adding 'pythran/boost/iterator/interoperable.hpp' 2024-04-12 20:51:12,865 wheel INFO adding 'pythran/boost/iterator/iterator_adaptor.hpp' 2024-04-12 20:51:12,865 wheel INFO adding 'pythran/boost/iterator/iterator_categories.hpp' 2024-04-12 20:51:12,866 wheel INFO adding 'pythran/boost/iterator/iterator_concepts.hpp' 2024-04-12 20:51:12,866 wheel INFO adding 'pythran/boost/iterator/iterator_facade.hpp' 2024-04-12 20:51:12,867 wheel INFO adding 'pythran/boost/iterator/iterator_traits.hpp' 2024-04-12 20:51:12,867 wheel INFO adding 'pythran/boost/iterator/reverse_iterator.hpp' 2024-04-12 20:51:12,868 wheel INFO adding 'pythran/boost/iterator/detail/config_def.hpp' 2024-04-12 20:51:12,868 wheel INFO adding 'pythran/boost/iterator/detail/config_undef.hpp' 2024-04-12 20:51:12,868 wheel INFO adding 'pythran/boost/iterator/detail/enable_if.hpp' 2024-04-12 20:51:12,869 wheel INFO adding 'pythran/boost/iterator/detail/facade_iterator_category.hpp' 2024-04-12 20:51:12,869 wheel INFO adding 'pythran/boost/lexical_cast/bad_lexical_cast.hpp' 2024-04-12 20:51:12,869 wheel INFO adding 'pythran/boost/lexical_cast/try_lexical_convert.hpp' 2024-04-12 20:51:12,870 wheel INFO adding 'pythran/boost/lexical_cast/detail/converter_lexical.hpp' 2024-04-12 20:51:12,871 wheel INFO adding 'pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp' 2024-04-12 20:51:12,871 wheel INFO adding 'pythran/boost/lexical_cast/detail/converter_numeric.hpp' 2024-04-12 20:51:12,872 wheel INFO adding 'pythran/boost/lexical_cast/detail/inf_nan.hpp' 2024-04-12 20:51:12,872 wheel INFO adding 'pythran/boost/lexical_cast/detail/is_character.hpp' 2024-04-12 20:51:12,872 wheel INFO adding 'pythran/boost/lexical_cast/detail/lcast_char_constants.hpp' 2024-04-12 20:51:12,873 wheel INFO adding 'pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp' 2024-04-12 20:51:12,873 wheel INFO adding 'pythran/boost/lexical_cast/detail/widest_char.hpp' 2024-04-12 20:51:12,874 wheel INFO adding 'pythran/boost/math/constants/calculate_constants.hpp' 2024-04-12 20:51:12,874 wheel INFO adding 'pythran/boost/math/constants/constants.hpp' 2024-04-12 20:51:12,875 wheel INFO adding 'pythran/boost/math/distributions/complement.hpp' 2024-04-12 20:51:12,875 wheel INFO adding 'pythran/boost/math/distributions/fwd.hpp' 2024-04-12 20:51:12,876 wheel INFO adding 'pythran/boost/math/distributions/normal.hpp' 2024-04-12 20:51:12,876 wheel INFO adding 'pythran/boost/math/distributions/detail/common_error_handling.hpp' 2024-04-12 20:51:12,876 wheel INFO adding 'pythran/boost/math/distributions/detail/derived_accessors.hpp' 2024-04-12 20:51:12,877 wheel INFO adding 'pythran/boost/math/policies/error_handling.hpp' 2024-04-12 20:51:12,878 wheel INFO adding 'pythran/boost/math/policies/policy.hpp' 2024-04-12 20:51:12,878 wheel INFO adding 'pythran/boost/math/special_functions/bernoulli.hpp' 2024-04-12 20:51:12,879 wheel INFO adding 'pythran/boost/math/special_functions/bessel.hpp' 2024-04-12 20:51:12,879 wheel INFO adding 'pythran/boost/math/special_functions/bessel_prime.hpp' 2024-04-12 20:51:12,880 wheel INFO adding 'pythran/boost/math/special_functions/beta.hpp' 2024-04-12 20:51:12,881 wheel INFO adding 'pythran/boost/math/special_functions/binomial.hpp' 2024-04-12 20:51:12,881 wheel INFO adding 'pythran/boost/math/special_functions/cbrt.hpp' 2024-04-12 20:51:12,881 wheel INFO adding 'pythran/boost/math/special_functions/cos_pi.hpp' 2024-04-12 20:51:12,882 wheel INFO adding 'pythran/boost/math/special_functions/digamma.hpp' 2024-04-12 20:51:12,882 wheel INFO adding 'pythran/boost/math/special_functions/erf.hpp' 2024-04-12 20:51:12,883 wheel INFO adding 'pythran/boost/math/special_functions/expm1.hpp' 2024-04-12 20:51:12,884 wheel INFO adding 'pythran/boost/math/special_functions/factorials.hpp' 2024-04-12 20:51:12,884 wheel INFO adding 'pythran/boost/math/special_functions/fpclassify.hpp' 2024-04-12 20:51:12,885 wheel INFO adding 'pythran/boost/math/special_functions/gamma.hpp' 2024-04-12 20:51:12,886 wheel INFO adding 'pythran/boost/math/special_functions/hankel.hpp' 2024-04-12 20:51:12,886 wheel INFO adding 'pythran/boost/math/special_functions/hypot.hpp' 2024-04-12 20:51:12,887 wheel INFO adding 'pythran/boost/math/special_functions/lanczos.hpp' 2024-04-12 20:51:12,889 wheel INFO adding 'pythran/boost/math/special_functions/log1p.hpp' 2024-04-12 20:51:12,890 wheel INFO adding 'pythran/boost/math/special_functions/math_fwd.hpp' 2024-04-12 20:51:12,891 wheel INFO adding 'pythran/boost/math/special_functions/next.hpp' 2024-04-12 20:51:12,892 wheel INFO adding 'pythran/boost/math/special_functions/polygamma.hpp' 2024-04-12 20:51:12,892 wheel INFO adding 'pythran/boost/math/special_functions/pow.hpp' 2024-04-12 20:51:12,892 wheel INFO adding 'pythran/boost/math/special_functions/powm1.hpp' 2024-04-12 20:51:12,893 wheel INFO adding 'pythran/boost/math/special_functions/round.hpp' 2024-04-12 20:51:12,893 wheel INFO adding 'pythran/boost/math/special_functions/sign.hpp' 2024-04-12 20:51:12,893 wheel INFO adding 'pythran/boost/math/special_functions/sin_pi.hpp' 2024-04-12 20:51:12,894 wheel INFO adding 'pythran/boost/math/special_functions/sinc.hpp' 2024-04-12 20:51:12,894 wheel INFO adding 'pythran/boost/math/special_functions/sqrt1pm1.hpp' 2024-04-12 20:51:12,894 wheel INFO adding 'pythran/boost/math/special_functions/trigamma.hpp' 2024-04-12 20:51:12,895 wheel INFO adding 'pythran/boost/math/special_functions/trunc.hpp' 2024-04-12 20:51:12,895 wheel INFO adding 'pythran/boost/math/special_functions/zeta.hpp' 2024-04-12 20:51:12,896 wheel INFO adding 'pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp' 2024-04-12 20:51:12,897 wheel INFO adding 'pythran/boost/math/special_functions/detail/bernoulli_details.hpp' 2024-04-12 20:51:12,897 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp' 2024-04-12 20:51:12,898 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_i0.hpp' 2024-04-12 20:51:12,898 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_i1.hpp' 2024-04-12 20:51:12,899 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_ik.hpp' 2024-04-12 20:51:12,899 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_j0.hpp' 2024-04-12 20:51:12,900 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_j1.hpp' 2024-04-12 20:51:12,900 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jn.hpp' 2024-04-12 20:51:12,901 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy.hpp' 2024-04-12 20:51:12,901 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp' 2024-04-12 20:51:12,901 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp' 2024-04-12 20:51:12,902 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp' 2024-04-12 20:51:12,902 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_series.hpp' 2024-04-12 20:51:12,903 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp' 2024-04-12 20:51:12,903 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_k0.hpp' 2024-04-12 20:51:12,904 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_k1.hpp' 2024-04-12 20:51:12,904 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_kn.hpp' 2024-04-12 20:51:12,905 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_y0.hpp' 2024-04-12 20:51:12,905 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_y1.hpp' 2024-04-12 20:51:12,905 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_yn.hpp' 2024-04-12 20:51:12,906 wheel INFO adding 'pythran/boost/math/special_functions/detail/erf_inv.hpp' 2024-04-12 20:51:12,906 wheel INFO adding 'pythran/boost/math/special_functions/detail/fp_traits.hpp' 2024-04-12 20:51:12,907 wheel INFO adding 'pythran/boost/math/special_functions/detail/gamma_inva.hpp' 2024-04-12 20:51:12,907 wheel INFO adding 'pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp' 2024-04-12 20:51:12,908 wheel INFO adding 'pythran/boost/math/special_functions/detail/ibeta_inverse.hpp' 2024-04-12 20:51:12,908 wheel INFO adding 'pythran/boost/math/special_functions/detail/iconv.hpp' 2024-04-12 20:51:12,909 wheel INFO adding 'pythran/boost/math/special_functions/detail/igamma_inverse.hpp' 2024-04-12 20:51:12,909 wheel INFO adding 'pythran/boost/math/special_functions/detail/igamma_large.hpp' 2024-04-12 20:51:12,910 wheel INFO adding 'pythran/boost/math/special_functions/detail/lanczos_sse2.hpp' 2024-04-12 20:51:12,910 wheel INFO adding 'pythran/boost/math/special_functions/detail/lgamma_small.hpp' 2024-04-12 20:51:12,911 wheel INFO adding 'pythran/boost/math/special_functions/detail/polygamma.hpp' 2024-04-12 20:51:12,911 wheel INFO adding 'pythran/boost/math/special_functions/detail/round_fwd.hpp' 2024-04-12 20:51:12,912 wheel INFO adding 'pythran/boost/math/special_functions/detail/t_distribution_inv.hpp' 2024-04-12 20:51:12,912 wheel INFO adding 'pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp' 2024-04-12 20:51:12,913 wheel INFO adding 'pythran/boost/math/special_functions/detail/unchecked_factorial.hpp' 2024-04-12 20:51:12,914 wheel INFO adding 'pythran/boost/math/tools/atomic.hpp' 2024-04-12 20:51:12,914 wheel INFO adding 'pythran/boost/math/tools/big_constant.hpp' 2024-04-12 20:51:12,915 wheel INFO adding 'pythran/boost/math/tools/complex.hpp' 2024-04-12 20:51:12,915 wheel INFO adding 'pythran/boost/math/tools/config.hpp' 2024-04-12 20:51:12,916 wheel INFO adding 'pythran/boost/math/tools/convert_from_string.hpp' 2024-04-12 20:51:12,916 wheel INFO adding 'pythran/boost/math/tools/fraction.hpp' 2024-04-12 20:51:12,916 wheel INFO adding 'pythran/boost/math/tools/precision.hpp' 2024-04-12 20:51:12,917 wheel INFO adding 'pythran/boost/math/tools/promotion.hpp' 2024-04-12 20:51:12,917 wheel INFO adding 'pythran/boost/math/tools/rational.hpp' 2024-04-12 20:51:12,918 wheel INFO adding 'pythran/boost/math/tools/real_cast.hpp' 2024-04-12 20:51:12,918 wheel INFO adding 'pythran/boost/math/tools/roots.hpp' 2024-04-12 20:51:12,919 wheel INFO adding 'pythran/boost/math/tools/series.hpp' 2024-04-12 20:51:12,919 wheel INFO adding 'pythran/boost/math/tools/toms748_solve.hpp' 2024-04-12 20:51:12,920 wheel INFO adding 'pythran/boost/math/tools/tuple.hpp' 2024-04-12 20:51:12,920 wheel INFO adding 'pythran/boost/math/tools/user.hpp' 2024-04-12 20:51:12,921 wheel INFO adding 'pythran/boost/math/tools/detail/is_const_iterable.hpp' 2024-04-12 20:51:12,921 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_10.hpp' 2024-04-12 20:51:12,921 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_11.hpp' 2024-04-12 20:51:12,922 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_12.hpp' 2024-04-12 20:51:12,922 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_13.hpp' 2024-04-12 20:51:12,922 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_14.hpp' 2024-04-12 20:51:12,923 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_15.hpp' 2024-04-12 20:51:12,923 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_16.hpp' 2024-04-12 20:51:12,924 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_17.hpp' 2024-04-12 20:51:12,924 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_18.hpp' 2024-04-12 20:51:12,924 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_19.hpp' 2024-04-12 20:51:12,925 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_2.hpp' 2024-04-12 20:51:12,925 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_20.hpp' 2024-04-12 20:51:12,925 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_3.hpp' 2024-04-12 20:51:12,926 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_4.hpp' 2024-04-12 20:51:12,926 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_5.hpp' 2024-04-12 20:51:12,926 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_6.hpp' 2024-04-12 20:51:12,927 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_7.hpp' 2024-04-12 20:51:12,927 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_8.hpp' 2024-04-12 20:51:12,927 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_9.hpp' 2024-04-12 20:51:12,928 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_10.hpp' 2024-04-12 20:51:12,928 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_11.hpp' 2024-04-12 20:51:12,929 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_12.hpp' 2024-04-12 20:51:12,929 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_13.hpp' 2024-04-12 20:51:12,929 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_14.hpp' 2024-04-12 20:51:12,930 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_15.hpp' 2024-04-12 20:51:12,930 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_16.hpp' 2024-04-12 20:51:12,930 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_17.hpp' 2024-04-12 20:51:12,931 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_18.hpp' 2024-04-12 20:51:12,931 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_19.hpp' 2024-04-12 20:51:12,932 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_2.hpp' 2024-04-12 20:51:12,932 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_20.hpp' 2024-04-12 20:51:12,932 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_3.hpp' 2024-04-12 20:51:12,933 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_4.hpp' 2024-04-12 20:51:12,933 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_5.hpp' 2024-04-12 20:51:12,933 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_6.hpp' 2024-04-12 20:51:12,934 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_7.hpp' 2024-04-12 20:51:12,934 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_8.hpp' 2024-04-12 20:51:12,934 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_9.hpp' 2024-04-12 20:51:12,935 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_10.hpp' 2024-04-12 20:51:12,935 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_11.hpp' 2024-04-12 20:51:12,935 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_12.hpp' 2024-04-12 20:51:12,936 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_13.hpp' 2024-04-12 20:51:12,936 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_14.hpp' 2024-04-12 20:51:12,937 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_15.hpp' 2024-04-12 20:51:12,937 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_16.hpp' 2024-04-12 20:51:12,937 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_17.hpp' 2024-04-12 20:51:12,938 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_18.hpp' 2024-04-12 20:51:12,938 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_19.hpp' 2024-04-12 20:51:12,939 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_2.hpp' 2024-04-12 20:51:12,939 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_20.hpp' 2024-04-12 20:51:12,939 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_3.hpp' 2024-04-12 20:51:12,940 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_4.hpp' 2024-04-12 20:51:12,940 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_5.hpp' 2024-04-12 20:51:12,940 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_6.hpp' 2024-04-12 20:51:12,941 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_7.hpp' 2024-04-12 20:51:12,941 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_8.hpp' 2024-04-12 20:51:12,941 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_9.hpp' 2024-04-12 20:51:12,942 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_10.hpp' 2024-04-12 20:51:12,942 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_11.hpp' 2024-04-12 20:51:12,942 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_12.hpp' 2024-04-12 20:51:12,943 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_13.hpp' 2024-04-12 20:51:12,943 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_14.hpp' 2024-04-12 20:51:12,944 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_15.hpp' 2024-04-12 20:51:12,944 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_16.hpp' 2024-04-12 20:51:12,945 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_17.hpp' 2024-04-12 20:51:12,945 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_18.hpp' 2024-04-12 20:51:12,945 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_19.hpp' 2024-04-12 20:51:12,946 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_2.hpp' 2024-04-12 20:51:12,946 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_20.hpp' 2024-04-12 20:51:12,947 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_3.hpp' 2024-04-12 20:51:12,947 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_4.hpp' 2024-04-12 20:51:12,947 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_5.hpp' 2024-04-12 20:51:12,948 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_6.hpp' 2024-04-12 20:51:12,948 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_7.hpp' 2024-04-12 20:51:12,948 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_8.hpp' 2024-04-12 20:51:12,949 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_9.hpp' 2024-04-12 20:51:12,949 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_10.hpp' 2024-04-12 20:51:12,950 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_11.hpp' 2024-04-12 20:51:12,950 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_12.hpp' 2024-04-12 20:51:12,950 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_13.hpp' 2024-04-12 20:51:12,951 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_14.hpp' 2024-04-12 20:51:12,951 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_15.hpp' 2024-04-12 20:51:12,952 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_16.hpp' 2024-04-12 20:51:12,952 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_17.hpp' 2024-04-12 20:51:12,953 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_18.hpp' 2024-04-12 20:51:12,953 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_19.hpp' 2024-04-12 20:51:12,953 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_2.hpp' 2024-04-12 20:51:12,954 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_20.hpp' 2024-04-12 20:51:12,954 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_3.hpp' 2024-04-12 20:51:12,955 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_4.hpp' 2024-04-12 20:51:12,955 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_5.hpp' 2024-04-12 20:51:12,955 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_6.hpp' 2024-04-12 20:51:12,956 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_7.hpp' 2024-04-12 20:51:12,956 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_8.hpp' 2024-04-12 20:51:12,956 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_9.hpp' 2024-04-12 20:51:12,957 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_10.hpp' 2024-04-12 20:51:12,957 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_11.hpp' 2024-04-12 20:51:12,958 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_12.hpp' 2024-04-12 20:51:12,958 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_13.hpp' 2024-04-12 20:51:12,959 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_14.hpp' 2024-04-12 20:51:12,959 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_15.hpp' 2024-04-12 20:51:12,960 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_16.hpp' 2024-04-12 20:51:12,960 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_17.hpp' 2024-04-12 20:51:12,961 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_18.hpp' 2024-04-12 20:51:12,962 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_19.hpp' 2024-04-12 20:51:12,962 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_2.hpp' 2024-04-12 20:51:12,963 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_20.hpp' 2024-04-12 20:51:12,963 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_3.hpp' 2024-04-12 20:51:12,964 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_4.hpp' 2024-04-12 20:51:12,964 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_5.hpp' 2024-04-12 20:51:12,964 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_6.hpp' 2024-04-12 20:51:12,965 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_7.hpp' 2024-04-12 20:51:12,965 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_8.hpp' 2024-04-12 20:51:12,965 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_9.hpp' 2024-04-12 20:51:12,966 wheel INFO adding 'pythran/boost/move/core.hpp' 2024-04-12 20:51:12,966 wheel INFO adding 'pythran/boost/move/traits.hpp' 2024-04-12 20:51:12,967 wheel INFO adding 'pythran/boost/move/utility.hpp' 2024-04-12 20:51:12,967 wheel INFO adding 'pythran/boost/move/utility_core.hpp' 2024-04-12 20:51:12,968 wheel INFO adding 'pythran/boost/move/detail/config_begin.hpp' 2024-04-12 20:51:12,968 wheel INFO adding 'pythran/boost/move/detail/config_end.hpp' 2024-04-12 20:51:12,968 wheel INFO adding 'pythran/boost/move/detail/meta_utils.hpp' 2024-04-12 20:51:12,969 wheel INFO adding 'pythran/boost/move/detail/meta_utils_core.hpp' 2024-04-12 20:51:12,969 wheel INFO adding 'pythran/boost/move/detail/std_ns_begin.hpp' 2024-04-12 20:51:12,969 wheel INFO adding 'pythran/boost/move/detail/std_ns_end.hpp' 2024-04-12 20:51:12,970 wheel INFO adding 'pythran/boost/move/detail/type_traits.hpp' 2024-04-12 20:51:12,971 wheel INFO adding 'pythran/boost/move/detail/workaround.hpp' 2024-04-12 20:51:12,971 wheel INFO adding 'pythran/boost/mpl/O1_size.hpp' 2024-04-12 20:51:12,972 wheel INFO adding 'pythran/boost/mpl/O1_size_fwd.hpp' 2024-04-12 20:51:12,972 wheel INFO adding 'pythran/boost/mpl/advance.hpp' 2024-04-12 20:51:12,972 wheel INFO adding 'pythran/boost/mpl/advance_fwd.hpp' 2024-04-12 20:51:12,973 wheel INFO adding 'pythran/boost/mpl/always.hpp' 2024-04-12 20:51:12,973 wheel INFO adding 'pythran/boost/mpl/and.hpp' 2024-04-12 20:51:12,973 wheel INFO adding 'pythran/boost/mpl/apply.hpp' 2024-04-12 20:51:12,974 wheel INFO adding 'pythran/boost/mpl/apply_fwd.hpp' 2024-04-12 20:51:12,974 wheel INFO adding 'pythran/boost/mpl/apply_wrap.hpp' 2024-04-12 20:51:12,974 wheel INFO adding 'pythran/boost/mpl/arg.hpp' 2024-04-12 20:51:12,975 wheel INFO adding 'pythran/boost/mpl/arg_fwd.hpp' 2024-04-12 20:51:12,975 wheel INFO adding 'pythran/boost/mpl/assert.hpp' 2024-04-12 20:51:12,976 wheel INFO adding 'pythran/boost/mpl/at.hpp' 2024-04-12 20:51:12,976 wheel INFO adding 'pythran/boost/mpl/at_fwd.hpp' 2024-04-12 20:51:12,976 wheel INFO adding 'pythran/boost/mpl/back_fwd.hpp' 2024-04-12 20:51:12,977 wheel INFO adding 'pythran/boost/mpl/back_inserter.hpp' 2024-04-12 20:51:12,977 wheel INFO adding 'pythran/boost/mpl/begin.hpp' 2024-04-12 20:51:12,977 wheel INFO adding 'pythran/boost/mpl/begin_end.hpp' 2024-04-12 20:51:12,978 wheel INFO adding 'pythran/boost/mpl/begin_end_fwd.hpp' 2024-04-12 20:51:12,978 wheel INFO adding 'pythran/boost/mpl/bind.hpp' 2024-04-12 20:51:12,979 wheel INFO adding 'pythran/boost/mpl/bind_fwd.hpp' 2024-04-12 20:51:12,979 wheel INFO adding 'pythran/boost/mpl/bool.hpp' 2024-04-12 20:51:12,979 wheel INFO adding 'pythran/boost/mpl/bool_fwd.hpp' 2024-04-12 20:51:12,980 wheel INFO adding 'pythran/boost/mpl/clear.hpp' 2024-04-12 20:51:12,980 wheel INFO adding 'pythran/boost/mpl/clear_fwd.hpp' 2024-04-12 20:51:12,980 wheel INFO adding 'pythran/boost/mpl/comparison.hpp' 2024-04-12 20:51:12,980 wheel INFO adding 'pythran/boost/mpl/contains.hpp' 2024-04-12 20:51:12,981 wheel INFO adding 'pythran/boost/mpl/contains_fwd.hpp' 2024-04-12 20:51:12,981 wheel INFO adding 'pythran/boost/mpl/deref.hpp' 2024-04-12 20:51:12,981 wheel INFO adding 'pythran/boost/mpl/distance.hpp' 2024-04-12 20:51:12,982 wheel INFO adding 'pythran/boost/mpl/distance_fwd.hpp' 2024-04-12 20:51:12,982 wheel INFO adding 'pythran/boost/mpl/divides.hpp' 2024-04-12 20:51:12,982 wheel INFO adding 'pythran/boost/mpl/empty_base.hpp' 2024-04-12 20:51:12,983 wheel INFO adding 'pythran/boost/mpl/empty_fwd.hpp' 2024-04-12 20:51:12,983 wheel INFO adding 'pythran/boost/mpl/end.hpp' 2024-04-12 20:51:12,983 wheel INFO adding 'pythran/boost/mpl/equal_to.hpp' 2024-04-12 20:51:12,984 wheel INFO adding 'pythran/boost/mpl/eval_if.hpp' 2024-04-12 20:51:12,984 wheel INFO adding 'pythran/boost/mpl/find.hpp' 2024-04-12 20:51:12,984 wheel INFO adding 'pythran/boost/mpl/find_if.hpp' 2024-04-12 20:51:12,985 wheel INFO adding 'pythran/boost/mpl/fold.hpp' 2024-04-12 20:51:12,985 wheel INFO adding 'pythran/boost/mpl/front_fwd.hpp' 2024-04-12 20:51:12,985 wheel INFO adding 'pythran/boost/mpl/front_inserter.hpp' 2024-04-12 20:51:12,986 wheel INFO adding 'pythran/boost/mpl/greater.hpp' 2024-04-12 20:51:12,986 wheel INFO adding 'pythran/boost/mpl/greater_equal.hpp' 2024-04-12 20:51:12,986 wheel INFO adding 'pythran/boost/mpl/has_xxx.hpp' 2024-04-12 20:51:12,987 wheel INFO adding 'pythran/boost/mpl/identity.hpp' 2024-04-12 20:51:12,987 wheel INFO adding 'pythran/boost/mpl/if.hpp' 2024-04-12 20:51:12,987 wheel INFO adding 'pythran/boost/mpl/inherit.hpp' 2024-04-12 20:51:12,988 wheel INFO adding 'pythran/boost/mpl/inserter.hpp' 2024-04-12 20:51:12,988 wheel INFO adding 'pythran/boost/mpl/int.hpp' 2024-04-12 20:51:12,988 wheel INFO adding 'pythran/boost/mpl/int_fwd.hpp' 2024-04-12 20:51:12,989 wheel INFO adding 'pythran/boost/mpl/integral_c.hpp' 2024-04-12 20:51:12,989 wheel INFO adding 'pythran/boost/mpl/integral_c_fwd.hpp' 2024-04-12 20:51:12,989 wheel INFO adding 'pythran/boost/mpl/integral_c_tag.hpp' 2024-04-12 20:51:12,990 wheel INFO adding 'pythran/boost/mpl/is_placeholder.hpp' 2024-04-12 20:51:12,990 wheel INFO adding 'pythran/boost/mpl/is_sequence.hpp' 2024-04-12 20:51:12,990 wheel INFO adding 'pythran/boost/mpl/iter_fold.hpp' 2024-04-12 20:51:12,991 wheel INFO adding 'pythran/boost/mpl/iter_fold_if.hpp' 2024-04-12 20:51:12,991 wheel INFO adding 'pythran/boost/mpl/iterator_range.hpp' 2024-04-12 20:51:12,991 wheel INFO adding 'pythran/boost/mpl/iterator_tags.hpp' 2024-04-12 20:51:12,992 wheel INFO adding 'pythran/boost/mpl/lambda.hpp' 2024-04-12 20:51:12,992 wheel INFO adding 'pythran/boost/mpl/lambda_fwd.hpp' 2024-04-12 20:51:12,992 wheel INFO adding 'pythran/boost/mpl/less.hpp' 2024-04-12 20:51:12,993 wheel INFO adding 'pythran/boost/mpl/less_equal.hpp' 2024-04-12 20:51:12,993 wheel INFO adding 'pythran/boost/mpl/list.hpp' 2024-04-12 20:51:12,993 wheel INFO adding 'pythran/boost/mpl/logical.hpp' 2024-04-12 20:51:12,994 wheel INFO adding 'pythran/boost/mpl/long.hpp' 2024-04-12 20:51:12,994 wheel INFO adding 'pythran/boost/mpl/long_fwd.hpp' 2024-04-12 20:51:12,994 wheel INFO adding 'pythran/boost/mpl/minus.hpp' 2024-04-12 20:51:12,994 wheel INFO adding 'pythran/boost/mpl/multiplies.hpp' 2024-04-12 20:51:12,995 wheel INFO adding 'pythran/boost/mpl/negate.hpp' 2024-04-12 20:51:12,995 wheel INFO adding 'pythran/boost/mpl/next.hpp' 2024-04-12 20:51:12,995 wheel INFO adding 'pythran/boost/mpl/next_prior.hpp' 2024-04-12 20:51:12,996 wheel INFO adding 'pythran/boost/mpl/not.hpp' 2024-04-12 20:51:12,996 wheel INFO adding 'pythran/boost/mpl/not_equal_to.hpp' 2024-04-12 20:51:12,996 wheel INFO adding 'pythran/boost/mpl/numeric_cast.hpp' 2024-04-12 20:51:12,997 wheel INFO adding 'pythran/boost/mpl/or.hpp' 2024-04-12 20:51:12,997 wheel INFO adding 'pythran/boost/mpl/pair.hpp' 2024-04-12 20:51:12,997 wheel INFO adding 'pythran/boost/mpl/placeholders.hpp' 2024-04-12 20:51:12,998 wheel INFO adding 'pythran/boost/mpl/plus.hpp' 2024-04-12 20:51:12,998 wheel INFO adding 'pythran/boost/mpl/pop_back_fwd.hpp' 2024-04-12 20:51:12,998 wheel INFO adding 'pythran/boost/mpl/pop_front_fwd.hpp' 2024-04-12 20:51:12,999 wheel INFO adding 'pythran/boost/mpl/prior.hpp' 2024-04-12 20:51:12,999 wheel INFO adding 'pythran/boost/mpl/protect.hpp' 2024-04-12 20:51:12,999 wheel INFO adding 'pythran/boost/mpl/push_back.hpp' 2024-04-12 20:51:13,000 wheel INFO adding 'pythran/boost/mpl/push_back_fwd.hpp' 2024-04-12 20:51:13,000 wheel INFO adding 'pythran/boost/mpl/push_front.hpp' 2024-04-12 20:51:13,000 wheel INFO adding 'pythran/boost/mpl/push_front_fwd.hpp' 2024-04-12 20:51:13,001 wheel INFO adding 'pythran/boost/mpl/quote.hpp' 2024-04-12 20:51:13,001 wheel INFO adding 'pythran/boost/mpl/remove_if.hpp' 2024-04-12 20:51:13,001 wheel INFO adding 'pythran/boost/mpl/reverse_fold.hpp' 2024-04-12 20:51:13,002 wheel INFO adding 'pythran/boost/mpl/same_as.hpp' 2024-04-12 20:51:13,002 wheel INFO adding 'pythran/boost/mpl/sequence_tag.hpp' 2024-04-12 20:51:13,002 wheel INFO adding 'pythran/boost/mpl/sequence_tag_fwd.hpp' 2024-04-12 20:51:13,003 wheel INFO adding 'pythran/boost/mpl/size.hpp' 2024-04-12 20:51:13,003 wheel INFO adding 'pythran/boost/mpl/size_fwd.hpp' 2024-04-12 20:51:13,003 wheel INFO adding 'pythran/boost/mpl/size_t.hpp' 2024-04-12 20:51:13,004 wheel INFO adding 'pythran/boost/mpl/size_t_fwd.hpp' 2024-04-12 20:51:13,004 wheel INFO adding 'pythran/boost/mpl/tag.hpp' 2024-04-12 20:51:13,004 wheel INFO adding 'pythran/boost/mpl/times.hpp' 2024-04-12 20:51:13,004 wheel INFO adding 'pythran/boost/mpl/vector.hpp' 2024-04-12 20:51:13,005 wheel INFO adding 'pythran/boost/mpl/void.hpp' 2024-04-12 20:51:13,005 wheel INFO adding 'pythran/boost/mpl/void_fwd.hpp' 2024-04-12 20:51:13,006 wheel INFO adding 'pythran/boost/mpl/aux_/O1_size_impl.hpp' 2024-04-12 20:51:13,006 wheel INFO adding 'pythran/boost/mpl/aux_/adl_barrier.hpp' 2024-04-12 20:51:13,006 wheel INFO adding 'pythran/boost/mpl/aux_/advance_backward.hpp' 2024-04-12 20:51:13,007 wheel INFO adding 'pythran/boost/mpl/aux_/advance_forward.hpp' 2024-04-12 20:51:13,007 wheel INFO adding 'pythran/boost/mpl/aux_/arg_typedef.hpp' 2024-04-12 20:51:13,007 wheel INFO adding 'pythran/boost/mpl/aux_/arithmetic_op.hpp' 2024-04-12 20:51:13,008 wheel INFO adding 'pythran/boost/mpl/aux_/arity.hpp' 2024-04-12 20:51:13,008 wheel INFO adding 'pythran/boost/mpl/aux_/arity_spec.hpp' 2024-04-12 20:51:13,008 wheel INFO adding 'pythran/boost/mpl/aux_/at_impl.hpp' 2024-04-12 20:51:13,009 wheel INFO adding 'pythran/boost/mpl/aux_/begin_end_impl.hpp' 2024-04-12 20:51:13,009 wheel INFO adding 'pythran/boost/mpl/aux_/clear_impl.hpp' 2024-04-12 20:51:13,009 wheel INFO adding 'pythran/boost/mpl/aux_/common_name_wknd.hpp' 2024-04-12 20:51:13,010 wheel INFO adding 'pythran/boost/mpl/aux_/comparison_op.hpp' 2024-04-12 20:51:13,010 wheel INFO adding 'pythran/boost/mpl/aux_/contains_impl.hpp' 2024-04-12 20:51:13,010 wheel INFO adding 'pythran/boost/mpl/aux_/count_args.hpp' 2024-04-12 20:51:13,011 wheel INFO adding 'pythran/boost/mpl/aux_/find_if_pred.hpp' 2024-04-12 20:51:13,011 wheel INFO adding 'pythran/boost/mpl/aux_/fold_impl.hpp' 2024-04-12 20:51:13,011 wheel INFO adding 'pythran/boost/mpl/aux_/fold_impl_body.hpp' 2024-04-12 20:51:13,012 wheel INFO adding 'pythran/boost/mpl/aux_/full_lambda.hpp' 2024-04-12 20:51:13,012 wheel INFO adding 'pythran/boost/mpl/aux_/has_apply.hpp' 2024-04-12 20:51:13,012 wheel INFO adding 'pythran/boost/mpl/aux_/has_begin.hpp' 2024-04-12 20:51:13,013 wheel INFO adding 'pythran/boost/mpl/aux_/has_rebind.hpp' 2024-04-12 20:51:13,013 wheel INFO adding 'pythran/boost/mpl/aux_/has_size.hpp' 2024-04-12 20:51:13,013 wheel INFO adding 'pythran/boost/mpl/aux_/has_tag.hpp' 2024-04-12 20:51:13,014 wheel INFO adding 'pythran/boost/mpl/aux_/has_type.hpp' 2024-04-12 20:51:13,014 wheel INFO adding 'pythran/boost/mpl/aux_/include_preprocessed.hpp' 2024-04-12 20:51:13,014 wheel INFO adding 'pythran/boost/mpl/aux_/inserter_algorithm.hpp' 2024-04-12 20:51:13,015 wheel INFO adding 'pythran/boost/mpl/aux_/integral_wrapper.hpp' 2024-04-12 20:51:13,015 wheel INFO adding 'pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp' 2024-04-12 20:51:13,015 wheel INFO adding 'pythran/boost/mpl/aux_/iter_apply.hpp' 2024-04-12 20:51:13,016 wheel INFO adding 'pythran/boost/mpl/aux_/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,016 wheel INFO adding 'pythran/boost/mpl/aux_/iter_fold_impl.hpp' 2024-04-12 20:51:13,016 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_arity_param.hpp' 2024-04-12 20:51:13,017 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_no_ctps.hpp' 2024-04-12 20:51:13,017 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_spec.hpp' 2024-04-12 20:51:13,017 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_support.hpp' 2024-04-12 20:51:13,018 wheel INFO adding 'pythran/boost/mpl/aux_/largest_int.hpp' 2024-04-12 20:51:13,018 wheel INFO adding 'pythran/boost/mpl/aux_/logical_op.hpp' 2024-04-12 20:51:13,018 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_dtw.hpp' 2024-04-12 20:51:13,019 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_eti_base.hpp' 2024-04-12 20:51:13,019 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_is_class.hpp' 2024-04-12 20:51:13,019 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_never_true.hpp' 2024-04-12 20:51:13,020 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_type.hpp' 2024-04-12 20:51:13,020 wheel INFO adding 'pythran/boost/mpl/aux_/na.hpp' 2024-04-12 20:51:13,020 wheel INFO adding 'pythran/boost/mpl/aux_/na_assert.hpp' 2024-04-12 20:51:13,021 wheel INFO adding 'pythran/boost/mpl/aux_/na_fwd.hpp' 2024-04-12 20:51:13,021 wheel INFO adding 'pythran/boost/mpl/aux_/na_spec.hpp' 2024-04-12 20:51:13,021 wheel INFO adding 'pythran/boost/mpl/aux_/nested_type_wknd.hpp' 2024-04-12 20:51:13,022 wheel INFO adding 'pythran/boost/mpl/aux_/nttp_decl.hpp' 2024-04-12 20:51:13,022 wheel INFO adding 'pythran/boost/mpl/aux_/numeric_cast_utils.hpp' 2024-04-12 20:51:13,022 wheel INFO adding 'pythran/boost/mpl/aux_/numeric_op.hpp' 2024-04-12 20:51:13,023 wheel INFO adding 'pythran/boost/mpl/aux_/push_back_impl.hpp' 2024-04-12 20:51:13,023 wheel INFO adding 'pythran/boost/mpl/aux_/push_front_impl.hpp' 2024-04-12 20:51:13,023 wheel INFO adding 'pythran/boost/mpl/aux_/reverse_fold_impl.hpp' 2024-04-12 20:51:13,024 wheel INFO adding 'pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp' 2024-04-12 20:51:13,024 wheel INFO adding 'pythran/boost/mpl/aux_/sequence_wrapper.hpp' 2024-04-12 20:51:13,025 wheel INFO adding 'pythran/boost/mpl/aux_/size_impl.hpp' 2024-04-12 20:51:13,025 wheel INFO adding 'pythran/boost/mpl/aux_/static_cast.hpp' 2024-04-12 20:51:13,025 wheel INFO adding 'pythran/boost/mpl/aux_/template_arity.hpp' 2024-04-12 20:51:13,026 wheel INFO adding 'pythran/boost/mpl/aux_/template_arity_fwd.hpp' 2024-04-12 20:51:13,026 wheel INFO adding 'pythran/boost/mpl/aux_/traits_lambda_spec.hpp' 2024-04-12 20:51:13,026 wheel INFO adding 'pythran/boost/mpl/aux_/type_wrapper.hpp' 2024-04-12 20:51:13,027 wheel INFO adding 'pythran/boost/mpl/aux_/value_wknd.hpp' 2024-04-12 20:51:13,027 wheel INFO adding 'pythran/boost/mpl/aux_/yes_no.hpp' 2024-04-12 20:51:13,027 wheel INFO adding 'pythran/boost/mpl/aux_/config/adl.hpp' 2024-04-12 20:51:13,028 wheel INFO adding 'pythran/boost/mpl/aux_/config/arrays.hpp' 2024-04-12 20:51:13,028 wheel INFO adding 'pythran/boost/mpl/aux_/config/bcc.hpp' 2024-04-12 20:51:13,028 wheel INFO adding 'pythran/boost/mpl/aux_/config/bind.hpp' 2024-04-12 20:51:13,029 wheel INFO adding 'pythran/boost/mpl/aux_/config/compiler.hpp' 2024-04-12 20:51:13,029 wheel INFO adding 'pythran/boost/mpl/aux_/config/ctps.hpp' 2024-04-12 20:51:13,029 wheel INFO adding 'pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp' 2024-04-12 20:51:13,030 wheel INFO adding 'pythran/boost/mpl/aux_/config/dtp.hpp' 2024-04-12 20:51:13,030 wheel INFO adding 'pythran/boost/mpl/aux_/config/eti.hpp' 2024-04-12 20:51:13,030 wheel INFO adding 'pythran/boost/mpl/aux_/config/forwarding.hpp' 2024-04-12 20:51:13,031 wheel INFO adding 'pythran/boost/mpl/aux_/config/gcc.hpp' 2024-04-12 20:51:13,031 wheel INFO adding 'pythran/boost/mpl/aux_/config/gpu.hpp' 2024-04-12 20:51:13,031 wheel INFO adding 'pythran/boost/mpl/aux_/config/has_apply.hpp' 2024-04-12 20:51:13,032 wheel INFO adding 'pythran/boost/mpl/aux_/config/has_xxx.hpp' 2024-04-12 20:51:13,032 wheel INFO adding 'pythran/boost/mpl/aux_/config/integral.hpp' 2024-04-12 20:51:13,032 wheel INFO adding 'pythran/boost/mpl/aux_/config/intel.hpp' 2024-04-12 20:51:13,033 wheel INFO adding 'pythran/boost/mpl/aux_/config/lambda.hpp' 2024-04-12 20:51:13,033 wheel INFO adding 'pythran/boost/mpl/aux_/config/msvc.hpp' 2024-04-12 20:51:13,033 wheel INFO adding 'pythran/boost/mpl/aux_/config/msvc_typename.hpp' 2024-04-12 20:51:13,034 wheel INFO adding 'pythran/boost/mpl/aux_/config/nttp.hpp' 2024-04-12 20:51:13,034 wheel INFO adding 'pythran/boost/mpl/aux_/config/overload_resolution.hpp' 2024-04-12 20:51:13,034 wheel INFO adding 'pythran/boost/mpl/aux_/config/pp_counter.hpp' 2024-04-12 20:51:13,034 wheel INFO adding 'pythran/boost/mpl/aux_/config/preprocessor.hpp' 2024-04-12 20:51:13,035 wheel INFO adding 'pythran/boost/mpl/aux_/config/static_constant.hpp' 2024-04-12 20:51:13,035 wheel INFO adding 'pythran/boost/mpl/aux_/config/ttp.hpp' 2024-04-12 20:51:13,035 wheel INFO adding 'pythran/boost/mpl/aux_/config/typeof.hpp' 2024-04-12 20:51:13,036 wheel INFO adding 'pythran/boost/mpl/aux_/config/use_preprocessed.hpp' 2024-04-12 20:51:13,036 wheel INFO adding 'pythran/boost/mpl/aux_/config/workaround.hpp' 2024-04-12 20:51:13,037 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp' 2024-04-12 20:51:13,037 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp' 2024-04-12 20:51:13,037 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp' 2024-04-12 20:51:13,038 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp' 2024-04-12 20:51:13,038 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp' 2024-04-12 20:51:13,038 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp' 2024-04-12 20:51:13,039 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp' 2024-04-12 20:51:13,039 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp' 2024-04-12 20:51:13,040 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp' 2024-04-12 20:51:13,040 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp' 2024-04-12 20:51:13,040 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp' 2024-04-12 20:51:13,041 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp' 2024-04-12 20:51:13,041 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp' 2024-04-12 20:51:13,041 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp' 2024-04-12 20:51:13,042 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp' 2024-04-12 20:51:13,042 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp' 2024-04-12 20:51:13,042 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp' 2024-04-12 20:51:13,043 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp' 2024-04-12 20:51:13,043 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp' 2024-04-12 20:51:13,044 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp' 2024-04-12 20:51:13,044 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp' 2024-04-12 20:51:13,044 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,045 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp' 2024-04-12 20:51:13,045 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp' 2024-04-12 20:51:13,045 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp' 2024-04-12 20:51:13,046 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp' 2024-04-12 20:51:13,046 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp' 2024-04-12 20:51:13,047 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp' 2024-04-12 20:51:13,047 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp' 2024-04-12 20:51:13,047 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp' 2024-04-12 20:51:13,048 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp' 2024-04-12 20:51:13,048 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp' 2024-04-12 20:51:13,048 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp' 2024-04-12 20:51:13,049 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp' 2024-04-12 20:51:13,049 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp' 2024-04-12 20:51:13,049 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp' 2024-04-12 20:51:13,050 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp' 2024-04-12 20:51:13,050 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,051 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp' 2024-04-12 20:51:13,051 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp' 2024-04-12 20:51:13,051 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp' 2024-04-12 20:51:13,052 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp' 2024-04-12 20:51:13,052 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp' 2024-04-12 20:51:13,052 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp' 2024-04-12 20:51:13,053 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp' 2024-04-12 20:51:13,053 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp' 2024-04-12 20:51:13,053 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp' 2024-04-12 20:51:13,054 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp' 2024-04-12 20:51:13,054 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp' 2024-04-12 20:51:13,055 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp' 2024-04-12 20:51:13,055 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp' 2024-04-12 20:51:13,055 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp' 2024-04-12 20:51:13,056 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp' 2024-04-12 20:51:13,056 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp' 2024-04-12 20:51:13,057 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp' 2024-04-12 20:51:13,057 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp' 2024-04-12 20:51:13,057 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp' 2024-04-12 20:51:13,058 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp' 2024-04-12 20:51:13,058 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp' 2024-04-12 20:51:13,058 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp' 2024-04-12 20:51:13,059 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp' 2024-04-12 20:51:13,059 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp' 2024-04-12 20:51:13,059 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp' 2024-04-12 20:51:13,060 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp' 2024-04-12 20:51:13,060 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp' 2024-04-12 20:51:13,061 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp' 2024-04-12 20:51:13,061 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp' 2024-04-12 20:51:13,061 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp' 2024-04-12 20:51:13,062 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,062 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp' 2024-04-12 20:51:13,062 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp' 2024-04-12 20:51:13,063 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp' 2024-04-12 20:51:13,063 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp' 2024-04-12 20:51:13,063 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp' 2024-04-12 20:51:13,064 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp' 2024-04-12 20:51:13,064 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp' 2024-04-12 20:51:13,065 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp' 2024-04-12 20:51:13,065 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp' 2024-04-12 20:51:13,065 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp' 2024-04-12 20:51:13,066 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp' 2024-04-12 20:51:13,066 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp' 2024-04-12 20:51:13,066 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp' 2024-04-12 20:51:13,067 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp' 2024-04-12 20:51:13,067 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp' 2024-04-12 20:51:13,067 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,068 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp' 2024-04-12 20:51:13,068 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp' 2024-04-12 20:51:13,069 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp' 2024-04-12 20:51:13,069 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp' 2024-04-12 20:51:13,069 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp' 2024-04-12 20:51:13,070 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp' 2024-04-12 20:51:13,070 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp' 2024-04-12 20:51:13,070 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp' 2024-04-12 20:51:13,071 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp' 2024-04-12 20:51:13,071 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp' 2024-04-12 20:51:13,072 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp' 2024-04-12 20:51:13,072 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp' 2024-04-12 20:51:13,072 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp' 2024-04-12 20:51:13,073 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp' 2024-04-12 20:51:13,073 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp' 2024-04-12 20:51:13,073 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp' 2024-04-12 20:51:13,074 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp' 2024-04-12 20:51:13,074 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp' 2024-04-12 20:51:13,075 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp' 2024-04-12 20:51:13,075 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp' 2024-04-12 20:51:13,075 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp' 2024-04-12 20:51:13,076 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp' 2024-04-12 20:51:13,076 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp' 2024-04-12 20:51:13,076 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp' 2024-04-12 20:51:13,077 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp' 2024-04-12 20:51:13,077 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp' 2024-04-12 20:51:13,077 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp' 2024-04-12 20:51:13,078 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp' 2024-04-12 20:51:13,078 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp' 2024-04-12 20:51:13,079 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp' 2024-04-12 20:51:13,079 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,079 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp' 2024-04-12 20:51:13,080 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp' 2024-04-12 20:51:13,080 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp' 2024-04-12 20:51:13,080 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp' 2024-04-12 20:51:13,081 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp' 2024-04-12 20:51:13,081 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp' 2024-04-12 20:51:13,082 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp' 2024-04-12 20:51:13,082 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp' 2024-04-12 20:51:13,082 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp' 2024-04-12 20:51:13,083 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp' 2024-04-12 20:51:13,083 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp' 2024-04-12 20:51:13,083 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp' 2024-04-12 20:51:13,084 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp' 2024-04-12 20:51:13,084 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp' 2024-04-12 20:51:13,084 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp' 2024-04-12 20:51:13,085 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,085 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp' 2024-04-12 20:51:13,086 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp' 2024-04-12 20:51:13,086 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp' 2024-04-12 20:51:13,086 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp' 2024-04-12 20:51:13,087 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp' 2024-04-12 20:51:13,087 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp' 2024-04-12 20:51:13,087 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp' 2024-04-12 20:51:13,088 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp' 2024-04-12 20:51:13,088 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp' 2024-04-12 20:51:13,089 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp' 2024-04-12 20:51:13,089 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp' 2024-04-12 20:51:13,089 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp' 2024-04-12 20:51:13,090 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp' 2024-04-12 20:51:13,090 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp' 2024-04-12 20:51:13,090 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp' 2024-04-12 20:51:13,091 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp' 2024-04-12 20:51:13,091 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp' 2024-04-12 20:51:13,091 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp' 2024-04-12 20:51:13,092 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp' 2024-04-12 20:51:13,092 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp' 2024-04-12 20:51:13,093 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp' 2024-04-12 20:51:13,093 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp' 2024-04-12 20:51:13,093 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp' 2024-04-12 20:51:13,094 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp' 2024-04-12 20:51:13,094 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp' 2024-04-12 20:51:13,094 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp' 2024-04-12 20:51:13,095 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp' 2024-04-12 20:51:13,095 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp' 2024-04-12 20:51:13,096 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp' 2024-04-12 20:51:13,096 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp' 2024-04-12 20:51:13,097 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,097 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp' 2024-04-12 20:51:13,097 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp' 2024-04-12 20:51:13,098 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp' 2024-04-12 20:51:13,098 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp' 2024-04-12 20:51:13,098 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp' 2024-04-12 20:51:13,099 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp' 2024-04-12 20:51:13,099 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp' 2024-04-12 20:51:13,100 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp' 2024-04-12 20:51:13,100 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp' 2024-04-12 20:51:13,100 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp' 2024-04-12 20:51:13,101 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp' 2024-04-12 20:51:13,101 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp' 2024-04-12 20:51:13,101 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp' 2024-04-12 20:51:13,102 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp' 2024-04-12 20:51:13,102 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp' 2024-04-12 20:51:13,102 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,103 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp' 2024-04-12 20:51:13,103 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp' 2024-04-12 20:51:13,104 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp' 2024-04-12 20:51:13,104 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp' 2024-04-12 20:51:13,104 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp' 2024-04-12 20:51:13,105 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp' 2024-04-12 20:51:13,105 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp' 2024-04-12 20:51:13,105 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp' 2024-04-12 20:51:13,106 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp' 2024-04-12 20:51:13,106 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp' 2024-04-12 20:51:13,107 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp' 2024-04-12 20:51:13,107 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp' 2024-04-12 20:51:13,107 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp' 2024-04-12 20:51:13,108 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp' 2024-04-12 20:51:13,108 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp' 2024-04-12 20:51:13,108 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp' 2024-04-12 20:51:13,109 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp' 2024-04-12 20:51:13,109 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp' 2024-04-12 20:51:13,110 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp' 2024-04-12 20:51:13,110 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp' 2024-04-12 20:51:13,110 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp' 2024-04-12 20:51:13,111 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp' 2024-04-12 20:51:13,111 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp' 2024-04-12 20:51:13,111 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp' 2024-04-12 20:51:13,112 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp' 2024-04-12 20:51:13,112 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp' 2024-04-12 20:51:13,113 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp' 2024-04-12 20:51:13,113 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp' 2024-04-12 20:51:13,113 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp' 2024-04-12 20:51:13,114 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp' 2024-04-12 20:51:13,114 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,114 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp' 2024-04-12 20:51:13,115 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp' 2024-04-12 20:51:13,115 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp' 2024-04-12 20:51:13,115 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp' 2024-04-12 20:51:13,116 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp' 2024-04-12 20:51:13,116 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp' 2024-04-12 20:51:13,117 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp' 2024-04-12 20:51:13,117 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp' 2024-04-12 20:51:13,117 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp' 2024-04-12 20:51:13,118 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp' 2024-04-12 20:51:13,118 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp' 2024-04-12 20:51:13,118 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp' 2024-04-12 20:51:13,119 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp' 2024-04-12 20:51:13,119 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp' 2024-04-12 20:51:13,119 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp' 2024-04-12 20:51:13,120 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,120 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp' 2024-04-12 20:51:13,121 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp' 2024-04-12 20:51:13,121 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp' 2024-04-12 20:51:13,121 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp' 2024-04-12 20:51:13,122 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp' 2024-04-12 20:51:13,122 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp' 2024-04-12 20:51:13,122 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp' 2024-04-12 20:51:13,123 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp' 2024-04-12 20:51:13,123 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp' 2024-04-12 20:51:13,124 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp' 2024-04-12 20:51:13,124 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp' 2024-04-12 20:51:13,124 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp' 2024-04-12 20:51:13,125 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp' 2024-04-12 20:51:13,125 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp' 2024-04-12 20:51:13,125 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp' 2024-04-12 20:51:13,126 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp' 2024-04-12 20:51:13,126 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp' 2024-04-12 20:51:13,127 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp' 2024-04-12 20:51:13,127 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp' 2024-04-12 20:51:13,127 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp' 2024-04-12 20:51:13,128 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp' 2024-04-12 20:51:13,128 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp' 2024-04-12 20:51:13,128 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp' 2024-04-12 20:51:13,129 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp' 2024-04-12 20:51:13,129 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp' 2024-04-12 20:51:13,130 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp' 2024-04-12 20:51:13,130 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp' 2024-04-12 20:51:13,130 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp' 2024-04-12 20:51:13,131 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp' 2024-04-12 20:51:13,131 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp' 2024-04-12 20:51:13,131 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,132 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp' 2024-04-12 20:51:13,132 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp' 2024-04-12 20:51:13,133 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp' 2024-04-12 20:51:13,133 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp' 2024-04-12 20:51:13,133 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp' 2024-04-12 20:51:13,134 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp' 2024-04-12 20:51:13,134 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp' 2024-04-12 20:51:13,135 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp' 2024-04-12 20:51:13,135 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp' 2024-04-12 20:51:13,135 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp' 2024-04-12 20:51:13,136 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp' 2024-04-12 20:51:13,136 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp' 2024-04-12 20:51:13,136 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp' 2024-04-12 20:51:13,137 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp' 2024-04-12 20:51:13,137 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp' 2024-04-12 20:51:13,138 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,138 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp' 2024-04-12 20:51:13,138 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp' 2024-04-12 20:51:13,139 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp' 2024-04-12 20:51:13,139 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp' 2024-04-12 20:51:13,140 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp' 2024-04-12 20:51:13,140 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp' 2024-04-12 20:51:13,140 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp' 2024-04-12 20:51:13,141 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp' 2024-04-12 20:51:13,141 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp' 2024-04-12 20:51:13,142 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp' 2024-04-12 20:51:13,142 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp' 2024-04-12 20:51:13,142 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp' 2024-04-12 20:51:13,143 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp' 2024-04-12 20:51:13,143 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp' 2024-04-12 20:51:13,143 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp' 2024-04-12 20:51:13,144 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp' 2024-04-12 20:51:13,144 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp' 2024-04-12 20:51:13,144 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp' 2024-04-12 20:51:13,145 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp' 2024-04-12 20:51:13,145 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp' 2024-04-12 20:51:13,146 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp' 2024-04-12 20:51:13,146 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp' 2024-04-12 20:51:13,146 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp' 2024-04-12 20:51:13,147 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp' 2024-04-12 20:51:13,147 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp' 2024-04-12 20:51:13,147 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp' 2024-04-12 20:51:13,148 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp' 2024-04-12 20:51:13,148 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp' 2024-04-12 20:51:13,149 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp' 2024-04-12 20:51:13,149 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp' 2024-04-12 20:51:13,149 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,150 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp' 2024-04-12 20:51:13,150 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp' 2024-04-12 20:51:13,151 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp' 2024-04-12 20:51:13,151 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp' 2024-04-12 20:51:13,151 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp' 2024-04-12 20:51:13,152 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp' 2024-04-12 20:51:13,152 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp' 2024-04-12 20:51:13,153 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp' 2024-04-12 20:51:13,153 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp' 2024-04-12 20:51:13,153 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp' 2024-04-12 20:51:13,154 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp' 2024-04-12 20:51:13,154 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp' 2024-04-12 20:51:13,154 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp' 2024-04-12 20:51:13,155 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp' 2024-04-12 20:51:13,155 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp' 2024-04-12 20:51:13,156 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,156 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp' 2024-04-12 20:51:13,156 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp' 2024-04-12 20:51:13,157 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp' 2024-04-12 20:51:13,157 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp' 2024-04-12 20:51:13,158 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp' 2024-04-12 20:51:13,158 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp' 2024-04-12 20:51:13,158 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp' 2024-04-12 20:51:13,159 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp' 2024-04-12 20:51:13,159 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp' 2024-04-12 20:51:13,160 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp' 2024-04-12 20:51:13,160 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp' 2024-04-12 20:51:13,160 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp' 2024-04-12 20:51:13,161 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp' 2024-04-12 20:51:13,161 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp' 2024-04-12 20:51:13,161 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp' 2024-04-12 20:51:13,162 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp' 2024-04-12 20:51:13,162 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp' 2024-04-12 20:51:13,163 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp' 2024-04-12 20:51:13,163 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp' 2024-04-12 20:51:13,163 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp' 2024-04-12 20:51:13,164 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp' 2024-04-12 20:51:13,164 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp' 2024-04-12 20:51:13,164 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp' 2024-04-12 20:51:13,165 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp' 2024-04-12 20:51:13,165 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp' 2024-04-12 20:51:13,165 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp' 2024-04-12 20:51:13,166 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp' 2024-04-12 20:51:13,166 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp' 2024-04-12 20:51:13,167 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp' 2024-04-12 20:51:13,167 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp' 2024-04-12 20:51:13,167 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,168 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp' 2024-04-12 20:51:13,168 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp' 2024-04-12 20:51:13,168 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp' 2024-04-12 20:51:13,169 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp' 2024-04-12 20:51:13,169 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp' 2024-04-12 20:51:13,170 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp' 2024-04-12 20:51:13,170 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp' 2024-04-12 20:51:13,170 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp' 2024-04-12 20:51:13,171 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp' 2024-04-12 20:51:13,171 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp' 2024-04-12 20:51:13,172 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp' 2024-04-12 20:51:13,172 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp' 2024-04-12 20:51:13,172 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp' 2024-04-12 20:51:13,173 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp' 2024-04-12 20:51:13,173 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp' 2024-04-12 20:51:13,173 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,174 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp' 2024-04-12 20:51:13,174 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp' 2024-04-12 20:51:13,175 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp' 2024-04-12 20:51:13,175 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp' 2024-04-12 20:51:13,175 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp' 2024-04-12 20:51:13,176 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp' 2024-04-12 20:51:13,176 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp' 2024-04-12 20:51:13,176 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp' 2024-04-12 20:51:13,177 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp' 2024-04-12 20:51:13,177 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp' 2024-04-12 20:51:13,178 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp' 2024-04-12 20:51:13,178 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp' 2024-04-12 20:51:13,178 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp' 2024-04-12 20:51:13,179 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp' 2024-04-12 20:51:13,179 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp' 2024-04-12 20:51:13,179 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp' 2024-04-12 20:51:13,180 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp' 2024-04-12 20:51:13,180 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp' 2024-04-12 20:51:13,180 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp' 2024-04-12 20:51:13,181 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp' 2024-04-12 20:51:13,181 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp' 2024-04-12 20:51:13,181 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp' 2024-04-12 20:51:13,182 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp' 2024-04-12 20:51:13,182 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp' 2024-04-12 20:51:13,183 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp' 2024-04-12 20:51:13,183 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp' 2024-04-12 20:51:13,183 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp' 2024-04-12 20:51:13,184 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp' 2024-04-12 20:51:13,184 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp' 2024-04-12 20:51:13,185 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp' 2024-04-12 20:51:13,185 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,185 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp' 2024-04-12 20:51:13,186 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp' 2024-04-12 20:51:13,186 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp' 2024-04-12 20:51:13,186 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp' 2024-04-12 20:51:13,187 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp' 2024-04-12 20:51:13,187 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp' 2024-04-12 20:51:13,188 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp' 2024-04-12 20:51:13,188 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp' 2024-04-12 20:51:13,189 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp' 2024-04-12 20:51:13,189 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp' 2024-04-12 20:51:13,189 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp' 2024-04-12 20:51:13,190 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp' 2024-04-12 20:51:13,190 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp' 2024-04-12 20:51:13,190 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp' 2024-04-12 20:51:13,191 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp' 2024-04-12 20:51:13,191 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,191 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp' 2024-04-12 20:51:13,192 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp' 2024-04-12 20:51:13,192 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp' 2024-04-12 20:51:13,193 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp' 2024-04-12 20:51:13,193 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp' 2024-04-12 20:51:13,193 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp' 2024-04-12 20:51:13,194 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp' 2024-04-12 20:51:13,194 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp' 2024-04-12 20:51:13,195 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp' 2024-04-12 20:51:13,195 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp' 2024-04-12 20:51:13,195 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp' 2024-04-12 20:51:13,196 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp' 2024-04-12 20:51:13,196 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp' 2024-04-12 20:51:13,196 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp' 2024-04-12 20:51:13,197 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp' 2024-04-12 20:51:13,197 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp' 2024-04-12 20:51:13,197 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp' 2024-04-12 20:51:13,198 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp' 2024-04-12 20:51:13,198 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp' 2024-04-12 20:51:13,199 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp' 2024-04-12 20:51:13,199 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp' 2024-04-12 20:51:13,199 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp' 2024-04-12 20:51:13,200 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp' 2024-04-12 20:51:13,200 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp' 2024-04-12 20:51:13,200 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp' 2024-04-12 20:51:13,201 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp' 2024-04-12 20:51:13,201 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp' 2024-04-12 20:51:13,202 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp' 2024-04-12 20:51:13,202 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp' 2024-04-12 20:51:13,202 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp' 2024-04-12 20:51:13,203 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,203 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp' 2024-04-12 20:51:13,203 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp' 2024-04-12 20:51:13,204 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp' 2024-04-12 20:51:13,204 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp' 2024-04-12 20:51:13,204 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp' 2024-04-12 20:51:13,205 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp' 2024-04-12 20:51:13,205 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp' 2024-04-12 20:51:13,206 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp' 2024-04-12 20:51:13,206 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp' 2024-04-12 20:51:13,206 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp' 2024-04-12 20:51:13,207 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp' 2024-04-12 20:51:13,207 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp' 2024-04-12 20:51:13,207 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp' 2024-04-12 20:51:13,208 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp' 2024-04-12 20:51:13,208 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp' 2024-04-12 20:51:13,208 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,209 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp' 2024-04-12 20:51:13,209 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp' 2024-04-12 20:51:13,210 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp' 2024-04-12 20:51:13,210 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp' 2024-04-12 20:51:13,210 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp' 2024-04-12 20:51:13,211 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp' 2024-04-12 20:51:13,211 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp' 2024-04-12 20:51:13,211 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp' 2024-04-12 20:51:13,212 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp' 2024-04-12 20:51:13,212 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp' 2024-04-12 20:51:13,213 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp' 2024-04-12 20:51:13,213 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/and.hpp' 2024-04-12 20:51:13,213 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp' 2024-04-12 20:51:13,214 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp' 2024-04-12 20:51:13,214 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp' 2024-04-12 20:51:13,214 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp' 2024-04-12 20:51:13,215 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp' 2024-04-12 20:51:13,215 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp' 2024-04-12 20:51:13,216 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp' 2024-04-12 20:51:13,216 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp' 2024-04-12 20:51:13,216 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp' 2024-04-12 20:51:13,217 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp' 2024-04-12 20:51:13,217 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp' 2024-04-12 20:51:13,217 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp' 2024-04-12 20:51:13,218 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp' 2024-04-12 20:51:13,218 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp' 2024-04-12 20:51:13,218 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp' 2024-04-12 20:51:13,219 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp' 2024-04-12 20:51:13,219 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp' 2024-04-12 20:51:13,220 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp' 2024-04-12 20:51:13,220 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp' 2024-04-12 20:51:13,220 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp' 2024-04-12 20:51:13,221 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp' 2024-04-12 20:51:13,221 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/less.hpp' 2024-04-12 20:51:13,222 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp' 2024-04-12 20:51:13,222 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/list.hpp' 2024-04-12 20:51:13,222 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp' 2024-04-12 20:51:13,223 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/map.hpp' 2024-04-12 20:51:13,223 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp' 2024-04-12 20:51:13,224 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp' 2024-04-12 20:51:13,224 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp' 2024-04-12 20:51:13,224 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/or.hpp' 2024-04-12 20:51:13,225 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp' 2024-04-12 20:51:13,225 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp' 2024-04-12 20:51:13,225 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp' 2024-04-12 20:51:13,226 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp' 2024-04-12 20:51:13,226 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp' 2024-04-12 20:51:13,226 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/set.hpp' 2024-04-12 20:51:13,227 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp' 2024-04-12 20:51:13,227 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp' 2024-04-12 20:51:13,228 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp' 2024-04-12 20:51:13,228 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp' 2024-04-12 20:51:13,228 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/times.hpp' 2024-04-12 20:51:13,229 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp' 2024-04-12 20:51:13,229 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp' 2024-04-12 20:51:13,230 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp' 2024-04-12 20:51:13,230 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/add.hpp' 2024-04-12 20:51:13,230 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp' 2024-04-12 20:51:13,231 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/default_params.hpp' 2024-04-12 20:51:13,231 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/enum.hpp' 2024-04-12 20:51:13,231 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/ext_params.hpp' 2024-04-12 20:51:13,232 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/filter_params.hpp' 2024-04-12 20:51:13,232 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/is_seq.hpp' 2024-04-12 20:51:13,232 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/params.hpp' 2024-04-12 20:51:13,233 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp' 2024-04-12 20:51:13,233 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/range.hpp' 2024-04-12 20:51:13,233 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/repeat.hpp' 2024-04-12 20:51:13,234 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/sub.hpp' 2024-04-12 20:51:13,234 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/token_equal.hpp' 2024-04-12 20:51:13,234 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/tuple.hpp' 2024-04-12 20:51:13,235 wheel INFO adding 'pythran/boost/mpl/limits/arity.hpp' 2024-04-12 20:51:13,235 wheel INFO adding 'pythran/boost/mpl/limits/list.hpp' 2024-04-12 20:51:13,235 wheel INFO adding 'pythran/boost/mpl/limits/unrolling.hpp' 2024-04-12 20:51:13,236 wheel INFO adding 'pythran/boost/mpl/limits/vector.hpp' 2024-04-12 20:51:13,236 wheel INFO adding 'pythran/boost/mpl/list/list0.hpp' 2024-04-12 20:51:13,236 wheel INFO adding 'pythran/boost/mpl/list/list0_c.hpp' 2024-04-12 20:51:13,237 wheel INFO adding 'pythran/boost/mpl/list/list10.hpp' 2024-04-12 20:51:13,237 wheel INFO adding 'pythran/boost/mpl/list/list10_c.hpp' 2024-04-12 20:51:13,237 wheel INFO adding 'pythran/boost/mpl/list/list20.hpp' 2024-04-12 20:51:13,238 wheel INFO adding 'pythran/boost/mpl/list/list20_c.hpp' 2024-04-12 20:51:13,238 wheel INFO adding 'pythran/boost/mpl/list/list30.hpp' 2024-04-12 20:51:13,238 wheel INFO adding 'pythran/boost/mpl/list/list30_c.hpp' 2024-04-12 20:51:13,239 wheel INFO adding 'pythran/boost/mpl/list/list40.hpp' 2024-04-12 20:51:13,239 wheel INFO adding 'pythran/boost/mpl/list/list40_c.hpp' 2024-04-12 20:51:13,239 wheel INFO adding 'pythran/boost/mpl/list/list50.hpp' 2024-04-12 20:51:13,240 wheel INFO adding 'pythran/boost/mpl/list/list50_c.hpp' 2024-04-12 20:51:13,240 wheel INFO adding 'pythran/boost/mpl/list/aux_/O1_size.hpp' 2024-04-12 20:51:13,240 wheel INFO adding 'pythran/boost/mpl/list/aux_/begin_end.hpp' 2024-04-12 20:51:13,241 wheel INFO adding 'pythran/boost/mpl/list/aux_/clear.hpp' 2024-04-12 20:51:13,241 wheel INFO adding 'pythran/boost/mpl/list/aux_/empty.hpp' 2024-04-12 20:51:13,241 wheel INFO adding 'pythran/boost/mpl/list/aux_/front.hpp' 2024-04-12 20:51:13,242 wheel INFO adding 'pythran/boost/mpl/list/aux_/include_preprocessed.hpp' 2024-04-12 20:51:13,242 wheel INFO adding 'pythran/boost/mpl/list/aux_/item.hpp' 2024-04-12 20:51:13,242 wheel INFO adding 'pythran/boost/mpl/list/aux_/iterator.hpp' 2024-04-12 20:51:13,243 wheel INFO adding 'pythran/boost/mpl/list/aux_/numbered.hpp' 2024-04-12 20:51:13,243 wheel INFO adding 'pythran/boost/mpl/list/aux_/numbered_c.hpp' 2024-04-12 20:51:13,243 wheel INFO adding 'pythran/boost/mpl/list/aux_/pop_front.hpp' 2024-04-12 20:51:13,244 wheel INFO adding 'pythran/boost/mpl/list/aux_/push_back.hpp' 2024-04-12 20:51:13,244 wheel INFO adding 'pythran/boost/mpl/list/aux_/push_front.hpp' 2024-04-12 20:51:13,244 wheel INFO adding 'pythran/boost/mpl/list/aux_/size.hpp' 2024-04-12 20:51:13,245 wheel INFO adding 'pythran/boost/mpl/list/aux_/tag.hpp' 2024-04-12 20:51:13,245 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp' 2024-04-12 20:51:13,245 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp' 2024-04-12 20:51:13,246 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp' 2024-04-12 20:51:13,246 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp' 2024-04-12 20:51:13,247 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp' 2024-04-12 20:51:13,247 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp' 2024-04-12 20:51:13,247 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp' 2024-04-12 20:51:13,248 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp' 2024-04-12 20:51:13,248 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp' 2024-04-12 20:51:13,249 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp' 2024-04-12 20:51:13,249 wheel INFO adding 'pythran/boost/mpl/vector/vector0.hpp' 2024-04-12 20:51:13,249 wheel INFO adding 'pythran/boost/mpl/vector/vector0_c.hpp' 2024-04-12 20:51:13,250 wheel INFO adding 'pythran/boost/mpl/vector/vector10.hpp' 2024-04-12 20:51:13,250 wheel INFO adding 'pythran/boost/mpl/vector/vector10_c.hpp' 2024-04-12 20:51:13,250 wheel INFO adding 'pythran/boost/mpl/vector/vector20.hpp' 2024-04-12 20:51:13,251 wheel INFO adding 'pythran/boost/mpl/vector/vector20_c.hpp' 2024-04-12 20:51:13,251 wheel INFO adding 'pythran/boost/mpl/vector/vector30.hpp' 2024-04-12 20:51:13,251 wheel INFO adding 'pythran/boost/mpl/vector/vector30_c.hpp' 2024-04-12 20:51:13,252 wheel INFO adding 'pythran/boost/mpl/vector/vector40.hpp' 2024-04-12 20:51:13,252 wheel INFO adding 'pythran/boost/mpl/vector/vector40_c.hpp' 2024-04-12 20:51:13,252 wheel INFO adding 'pythran/boost/mpl/vector/vector50.hpp' 2024-04-12 20:51:13,253 wheel INFO adding 'pythran/boost/mpl/vector/vector50_c.hpp' 2024-04-12 20:51:13,253 wheel INFO adding 'pythran/boost/mpl/vector/aux_/O1_size.hpp' 2024-04-12 20:51:13,253 wheel INFO adding 'pythran/boost/mpl/vector/aux_/at.hpp' 2024-04-12 20:51:13,254 wheel INFO adding 'pythran/boost/mpl/vector/aux_/back.hpp' 2024-04-12 20:51:13,254 wheel INFO adding 'pythran/boost/mpl/vector/aux_/begin_end.hpp' 2024-04-12 20:51:13,254 wheel INFO adding 'pythran/boost/mpl/vector/aux_/clear.hpp' 2024-04-12 20:51:13,255 wheel INFO adding 'pythran/boost/mpl/vector/aux_/empty.hpp' 2024-04-12 20:51:13,255 wheel INFO adding 'pythran/boost/mpl/vector/aux_/front.hpp' 2024-04-12 20:51:13,255 wheel INFO adding 'pythran/boost/mpl/vector/aux_/include_preprocessed.hpp' 2024-04-12 20:51:13,256 wheel INFO adding 'pythran/boost/mpl/vector/aux_/item.hpp' 2024-04-12 20:51:13,256 wheel INFO adding 'pythran/boost/mpl/vector/aux_/iterator.hpp' 2024-04-12 20:51:13,256 wheel INFO adding 'pythran/boost/mpl/vector/aux_/numbered.hpp' 2024-04-12 20:51:13,257 wheel INFO adding 'pythran/boost/mpl/vector/aux_/numbered_c.hpp' 2024-04-12 20:51:13,257 wheel INFO adding 'pythran/boost/mpl/vector/aux_/pop_back.hpp' 2024-04-12 20:51:13,257 wheel INFO adding 'pythran/boost/mpl/vector/aux_/pop_front.hpp' 2024-04-12 20:51:13,258 wheel INFO adding 'pythran/boost/mpl/vector/aux_/push_back.hpp' 2024-04-12 20:51:13,258 wheel INFO adding 'pythran/boost/mpl/vector/aux_/push_front.hpp' 2024-04-12 20:51:13,258 wheel INFO adding 'pythran/boost/mpl/vector/aux_/size.hpp' 2024-04-12 20:51:13,259 wheel INFO adding 'pythran/boost/mpl/vector/aux_/tag.hpp' 2024-04-12 20:51:13,259 wheel INFO adding 'pythran/boost/mpl/vector/aux_/vector0.hpp' 2024-04-12 20:51:13,260 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp' 2024-04-12 20:51:13,260 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp' 2024-04-12 20:51:13,261 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp' 2024-04-12 20:51:13,261 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp' 2024-04-12 20:51:13,262 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp' 2024-04-12 20:51:13,263 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp' 2024-04-12 20:51:13,263 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp' 2024-04-12 20:51:13,264 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp' 2024-04-12 20:51:13,265 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp' 2024-04-12 20:51:13,266 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp' 2024-04-12 20:51:13,266 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp' 2024-04-12 20:51:13,267 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp' 2024-04-12 20:51:13,267 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp' 2024-04-12 20:51:13,268 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp' 2024-04-12 20:51:13,268 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp' 2024-04-12 20:51:13,269 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp' 2024-04-12 20:51:13,270 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp' 2024-04-12 20:51:13,270 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp' 2024-04-12 20:51:13,271 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp' 2024-04-12 20:51:13,272 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp' 2024-04-12 20:51:13,273 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp' 2024-04-12 20:51:13,273 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp' 2024-04-12 20:51:13,273 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp' 2024-04-12 20:51:13,274 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp' 2024-04-12 20:51:13,274 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp' 2024-04-12 20:51:13,274 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp' 2024-04-12 20:51:13,275 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp' 2024-04-12 20:51:13,275 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp' 2024-04-12 20:51:13,276 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp' 2024-04-12 20:51:13,276 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp' 2024-04-12 20:51:13,277 wheel INFO adding 'pythran/boost/numeric/conversion/bounds.hpp' 2024-04-12 20:51:13,277 wheel INFO adding 'pythran/boost/numeric/conversion/cast.hpp' 2024-04-12 20:51:13,277 wheel INFO adding 'pythran/boost/numeric/conversion/conversion_traits.hpp' 2024-04-12 20:51:13,278 wheel INFO adding 'pythran/boost/numeric/conversion/converter.hpp' 2024-04-12 20:51:13,278 wheel INFO adding 'pythran/boost/numeric/conversion/converter_policies.hpp' 2024-04-12 20:51:13,278 wheel INFO adding 'pythran/boost/numeric/conversion/int_float_mixture_enum.hpp' 2024-04-12 20:51:13,279 wheel INFO adding 'pythran/boost/numeric/conversion/numeric_cast_traits.hpp' 2024-04-12 20:51:13,279 wheel INFO adding 'pythran/boost/numeric/conversion/sign_mixture_enum.hpp' 2024-04-12 20:51:13,279 wheel INFO adding 'pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp' 2024-04-12 20:51:13,280 wheel INFO adding 'pythran/boost/numeric/conversion/detail/bounds.hpp' 2024-04-12 20:51:13,280 wheel INFO adding 'pythran/boost/numeric/conversion/detail/conversion_traits.hpp' 2024-04-12 20:51:13,280 wheel INFO adding 'pythran/boost/numeric/conversion/detail/converter.hpp' 2024-04-12 20:51:13,281 wheel INFO adding 'pythran/boost/numeric/conversion/detail/int_float_mixture.hpp' 2024-04-12 20:51:13,281 wheel INFO adding 'pythran/boost/numeric/conversion/detail/is_subranged.hpp' 2024-04-12 20:51:13,282 wheel INFO adding 'pythran/boost/numeric/conversion/detail/meta.hpp' 2024-04-12 20:51:13,282 wheel INFO adding 'pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp' 2024-04-12 20:51:13,282 wheel INFO adding 'pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp' 2024-04-12 20:51:13,283 wheel INFO adding 'pythran/boost/numeric/conversion/detail/sign_mixture.hpp' 2024-04-12 20:51:13,283 wheel INFO adding 'pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp' 2024-04-12 20:51:13,284 wheel INFO adding 'pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp' 2024-04-12 20:51:13,284 wheel INFO adding 'pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp' 2024-04-12 20:51:13,285 wheel INFO adding 'pythran/boost/optional/bad_optional_access.hpp' 2024-04-12 20:51:13,285 wheel INFO adding 'pythran/boost/optional/optional.hpp' 2024-04-12 20:51:13,286 wheel INFO adding 'pythran/boost/optional/optional_fwd.hpp' 2024-04-12 20:51:13,286 wheel INFO adding 'pythran/boost/optional/detail/old_optional_implementation.hpp' 2024-04-12 20:51:13,287 wheel INFO adding 'pythran/boost/optional/detail/optional_aligned_storage.hpp' 2024-04-12 20:51:13,287 wheel INFO adding 'pythran/boost/optional/detail/optional_config.hpp' 2024-04-12 20:51:13,288 wheel INFO adding 'pythran/boost/optional/detail/optional_factory_support.hpp' 2024-04-12 20:51:13,288 wheel INFO adding 'pythran/boost/optional/detail/optional_reference_spec.hpp' 2024-04-12 20:51:13,288 wheel INFO adding 'pythran/boost/optional/detail/optional_relops.hpp' 2024-04-12 20:51:13,289 wheel INFO adding 'pythran/boost/optional/detail/optional_swap.hpp' 2024-04-12 20:51:13,289 wheel INFO adding 'pythran/boost/optional/detail/optional_trivially_copyable_base.hpp' 2024-04-12 20:51:13,290 wheel INFO adding 'pythran/boost/predef/architecture.h' 2024-04-12 20:51:13,290 wheel INFO adding 'pythran/boost/predef/compiler.h' 2024-04-12 20:51:13,290 wheel INFO adding 'pythran/boost/predef/hardware.h' 2024-04-12 20:51:13,291 wheel INFO adding 'pythran/boost/predef/language.h' 2024-04-12 20:51:13,291 wheel INFO adding 'pythran/boost/predef/library.h' 2024-04-12 20:51:13,291 wheel INFO adding 'pythran/boost/predef/make.h' 2024-04-12 20:51:13,292 wheel INFO adding 'pythran/boost/predef/os.h' 2024-04-12 20:51:13,292 wheel INFO adding 'pythran/boost/predef/other.h' 2024-04-12 20:51:13,292 wheel INFO adding 'pythran/boost/predef/platform.h' 2024-04-12 20:51:13,293 wheel INFO adding 'pythran/boost/predef/version.h' 2024-04-12 20:51:13,293 wheel INFO adding 'pythran/boost/predef/version_number.h' 2024-04-12 20:51:13,293 wheel INFO adding 'pythran/boost/predef/architecture/alpha.h' 2024-04-12 20:51:13,294 wheel INFO adding 'pythran/boost/predef/architecture/arm.h' 2024-04-12 20:51:13,294 wheel INFO adding 'pythran/boost/predef/architecture/blackfin.h' 2024-04-12 20:51:13,295 wheel INFO adding 'pythran/boost/predef/architecture/convex.h' 2024-04-12 20:51:13,295 wheel INFO adding 'pythran/boost/predef/architecture/ia64.h' 2024-04-12 20:51:13,295 wheel INFO adding 'pythran/boost/predef/architecture/m68k.h' 2024-04-12 20:51:13,296 wheel INFO adding 'pythran/boost/predef/architecture/mips.h' 2024-04-12 20:51:13,296 wheel INFO adding 'pythran/boost/predef/architecture/parisc.h' 2024-04-12 20:51:13,296 wheel INFO adding 'pythran/boost/predef/architecture/ppc.h' 2024-04-12 20:51:13,297 wheel INFO adding 'pythran/boost/predef/architecture/ptx.h' 2024-04-12 20:51:13,297 wheel INFO adding 'pythran/boost/predef/architecture/pyramid.h' 2024-04-12 20:51:13,297 wheel INFO adding 'pythran/boost/predef/architecture/rs6k.h' 2024-04-12 20:51:13,297 wheel INFO adding 'pythran/boost/predef/architecture/sparc.h' 2024-04-12 20:51:13,298 wheel INFO adding 'pythran/boost/predef/architecture/superh.h' 2024-04-12 20:51:13,298 wheel INFO adding 'pythran/boost/predef/architecture/sys370.h' 2024-04-12 20:51:13,298 wheel INFO adding 'pythran/boost/predef/architecture/sys390.h' 2024-04-12 20:51:13,299 wheel INFO adding 'pythran/boost/predef/architecture/x86.h' 2024-04-12 20:51:13,299 wheel INFO adding 'pythran/boost/predef/architecture/z.h' 2024-04-12 20:51:13,300 wheel INFO adding 'pythran/boost/predef/architecture/x86/32.h' 2024-04-12 20:51:13,300 wheel INFO adding 'pythran/boost/predef/architecture/x86/64.h' 2024-04-12 20:51:13,300 wheel INFO adding 'pythran/boost/predef/compiler/borland.h' 2024-04-12 20:51:13,301 wheel INFO adding 'pythran/boost/predef/compiler/clang.h' 2024-04-12 20:51:13,301 wheel INFO adding 'pythran/boost/predef/compiler/comeau.h' 2024-04-12 20:51:13,301 wheel INFO adding 'pythran/boost/predef/compiler/compaq.h' 2024-04-12 20:51:13,302 wheel INFO adding 'pythran/boost/predef/compiler/diab.h' 2024-04-12 20:51:13,302 wheel INFO adding 'pythran/boost/predef/compiler/digitalmars.h' 2024-04-12 20:51:13,302 wheel INFO adding 'pythran/boost/predef/compiler/dignus.h' 2024-04-12 20:51:13,303 wheel INFO adding 'pythran/boost/predef/compiler/edg.h' 2024-04-12 20:51:13,303 wheel INFO adding 'pythran/boost/predef/compiler/ekopath.h' 2024-04-12 20:51:13,303 wheel INFO adding 'pythran/boost/predef/compiler/gcc.h' 2024-04-12 20:51:13,304 wheel INFO adding 'pythran/boost/predef/compiler/gcc_xml.h' 2024-04-12 20:51:13,304 wheel INFO adding 'pythran/boost/predef/compiler/greenhills.h' 2024-04-12 20:51:13,304 wheel INFO adding 'pythran/boost/predef/compiler/hp_acc.h' 2024-04-12 20:51:13,305 wheel INFO adding 'pythran/boost/predef/compiler/iar.h' 2024-04-12 20:51:13,305 wheel INFO adding 'pythran/boost/predef/compiler/ibm.h' 2024-04-12 20:51:13,305 wheel INFO adding 'pythran/boost/predef/compiler/intel.h' 2024-04-12 20:51:13,306 wheel INFO adding 'pythran/boost/predef/compiler/kai.h' 2024-04-12 20:51:13,306 wheel INFO adding 'pythran/boost/predef/compiler/llvm.h' 2024-04-12 20:51:13,306 wheel INFO adding 'pythran/boost/predef/compiler/metaware.h' 2024-04-12 20:51:13,307 wheel INFO adding 'pythran/boost/predef/compiler/metrowerks.h' 2024-04-12 20:51:13,307 wheel INFO adding 'pythran/boost/predef/compiler/microtec.h' 2024-04-12 20:51:13,307 wheel INFO adding 'pythran/boost/predef/compiler/mpw.h' 2024-04-12 20:51:13,308 wheel INFO adding 'pythran/boost/predef/compiler/nvcc.h' 2024-04-12 20:51:13,308 wheel INFO adding 'pythran/boost/predef/compiler/palm.h' 2024-04-12 20:51:13,308 wheel INFO adding 'pythran/boost/predef/compiler/pgi.h' 2024-04-12 20:51:13,309 wheel INFO adding 'pythran/boost/predef/compiler/sgi_mipspro.h' 2024-04-12 20:51:13,309 wheel INFO adding 'pythran/boost/predef/compiler/sunpro.h' 2024-04-12 20:51:13,309 wheel INFO adding 'pythran/boost/predef/compiler/tendra.h' 2024-04-12 20:51:13,310 wheel INFO adding 'pythran/boost/predef/compiler/visualc.h' 2024-04-12 20:51:13,310 wheel INFO adding 'pythran/boost/predef/compiler/watcom.h' 2024-04-12 20:51:13,310 wheel INFO adding 'pythran/boost/predef/detail/_cassert.h' 2024-04-12 20:51:13,311 wheel INFO adding 'pythran/boost/predef/detail/_exception.h' 2024-04-12 20:51:13,311 wheel INFO adding 'pythran/boost/predef/detail/comp_detected.h' 2024-04-12 20:51:13,311 wheel INFO adding 'pythran/boost/predef/detail/os_detected.h' 2024-04-12 20:51:13,312 wheel INFO adding 'pythran/boost/predef/detail/platform_detected.h' 2024-04-12 20:51:13,312 wheel INFO adding 'pythran/boost/predef/detail/test.h' 2024-04-12 20:51:13,312 wheel INFO adding 'pythran/boost/predef/hardware/simd.h' 2024-04-12 20:51:13,313 wheel INFO adding 'pythran/boost/predef/hardware/simd/arm.h' 2024-04-12 20:51:13,313 wheel INFO adding 'pythran/boost/predef/hardware/simd/ppc.h' 2024-04-12 20:51:13,313 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86.h' 2024-04-12 20:51:13,314 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86_amd.h' 2024-04-12 20:51:13,314 wheel INFO adding 'pythran/boost/predef/hardware/simd/arm/versions.h' 2024-04-12 20:51:13,314 wheel INFO adding 'pythran/boost/predef/hardware/simd/ppc/versions.h' 2024-04-12 20:51:13,315 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86/versions.h' 2024-04-12 20:51:13,315 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86_amd/versions.h' 2024-04-12 20:51:13,316 wheel INFO adding 'pythran/boost/predef/language/cuda.h' 2024-04-12 20:51:13,316 wheel INFO adding 'pythran/boost/predef/language/objc.h' 2024-04-12 20:51:13,316 wheel INFO adding 'pythran/boost/predef/language/stdc.h' 2024-04-12 20:51:13,317 wheel INFO adding 'pythran/boost/predef/language/stdcpp.h' 2024-04-12 20:51:13,317 wheel INFO adding 'pythran/boost/predef/library/c.h' 2024-04-12 20:51:13,317 wheel INFO adding 'pythran/boost/predef/library/std.h' 2024-04-12 20:51:13,318 wheel INFO adding 'pythran/boost/predef/library/c/_prefix.h' 2024-04-12 20:51:13,318 wheel INFO adding 'pythran/boost/predef/library/c/cloudabi.h' 2024-04-12 20:51:13,318 wheel INFO adding 'pythran/boost/predef/library/c/gnu.h' 2024-04-12 20:51:13,319 wheel INFO adding 'pythran/boost/predef/library/c/uc.h' 2024-04-12 20:51:13,319 wheel INFO adding 'pythran/boost/predef/library/c/vms.h' 2024-04-12 20:51:13,319 wheel INFO adding 'pythran/boost/predef/library/c/zos.h' 2024-04-12 20:51:13,320 wheel INFO adding 'pythran/boost/predef/library/std/_prefix.h' 2024-04-12 20:51:13,320 wheel INFO adding 'pythran/boost/predef/library/std/cxx.h' 2024-04-12 20:51:13,320 wheel INFO adding 'pythran/boost/predef/library/std/dinkumware.h' 2024-04-12 20:51:13,321 wheel INFO adding 'pythran/boost/predef/library/std/libcomo.h' 2024-04-12 20:51:13,321 wheel INFO adding 'pythran/boost/predef/library/std/modena.h' 2024-04-12 20:51:13,321 wheel INFO adding 'pythran/boost/predef/library/std/msl.h' 2024-04-12 20:51:13,322 wheel INFO adding 'pythran/boost/predef/library/std/roguewave.h' 2024-04-12 20:51:13,322 wheel INFO adding 'pythran/boost/predef/library/std/sgi.h' 2024-04-12 20:51:13,322 wheel INFO adding 'pythran/boost/predef/library/std/stdcpp3.h' 2024-04-12 20:51:13,323 wheel INFO adding 'pythran/boost/predef/library/std/stlport.h' 2024-04-12 20:51:13,323 wheel INFO adding 'pythran/boost/predef/library/std/vacpp.h' 2024-04-12 20:51:13,323 wheel INFO adding 'pythran/boost/predef/os/aix.h' 2024-04-12 20:51:13,324 wheel INFO adding 'pythran/boost/predef/os/amigaos.h' 2024-04-12 20:51:13,324 wheel INFO adding 'pythran/boost/predef/os/android.h' 2024-04-12 20:51:13,324 wheel INFO adding 'pythran/boost/predef/os/beos.h' 2024-04-12 20:51:13,325 wheel INFO adding 'pythran/boost/predef/os/bsd.h' 2024-04-12 20:51:13,325 wheel INFO adding 'pythran/boost/predef/os/cygwin.h' 2024-04-12 20:51:13,325 wheel INFO adding 'pythran/boost/predef/os/haiku.h' 2024-04-12 20:51:13,326 wheel INFO adding 'pythran/boost/predef/os/hpux.h' 2024-04-12 20:51:13,326 wheel INFO adding 'pythran/boost/predef/os/ios.h' 2024-04-12 20:51:13,326 wheel INFO adding 'pythran/boost/predef/os/irix.h' 2024-04-12 20:51:13,327 wheel INFO adding 'pythran/boost/predef/os/linux.h' 2024-04-12 20:51:13,327 wheel INFO adding 'pythran/boost/predef/os/macos.h' 2024-04-12 20:51:13,327 wheel INFO adding 'pythran/boost/predef/os/os400.h' 2024-04-12 20:51:13,328 wheel INFO adding 'pythran/boost/predef/os/qnxnto.h' 2024-04-12 20:51:13,328 wheel INFO adding 'pythran/boost/predef/os/solaris.h' 2024-04-12 20:51:13,328 wheel INFO adding 'pythran/boost/predef/os/unix.h' 2024-04-12 20:51:13,329 wheel INFO adding 'pythran/boost/predef/os/vms.h' 2024-04-12 20:51:13,329 wheel INFO adding 'pythran/boost/predef/os/windows.h' 2024-04-12 20:51:13,329 wheel INFO adding 'pythran/boost/predef/os/bsd/bsdi.h' 2024-04-12 20:51:13,330 wheel INFO adding 'pythran/boost/predef/os/bsd/dragonfly.h' 2024-04-12 20:51:13,330 wheel INFO adding 'pythran/boost/predef/os/bsd/free.h' 2024-04-12 20:51:13,330 wheel INFO adding 'pythran/boost/predef/os/bsd/net.h' 2024-04-12 20:51:13,331 wheel INFO adding 'pythran/boost/predef/os/bsd/open.h' 2024-04-12 20:51:13,331 wheel INFO adding 'pythran/boost/predef/other/endian.h' 2024-04-12 20:51:13,332 wheel INFO adding 'pythran/boost/predef/platform/android.h' 2024-04-12 20:51:13,332 wheel INFO adding 'pythran/boost/predef/platform/cloudabi.h' 2024-04-12 20:51:13,332 wheel INFO adding 'pythran/boost/predef/platform/ios.h' 2024-04-12 20:51:13,333 wheel INFO adding 'pythran/boost/predef/platform/mingw.h' 2024-04-12 20:51:13,333 wheel INFO adding 'pythran/boost/predef/platform/mingw32.h' 2024-04-12 20:51:13,333 wheel INFO adding 'pythran/boost/predef/platform/mingw64.h' 2024-04-12 20:51:13,334 wheel INFO adding 'pythran/boost/predef/platform/windows_desktop.h' 2024-04-12 20:51:13,334 wheel INFO adding 'pythran/boost/predef/platform/windows_phone.h' 2024-04-12 20:51:13,334 wheel INFO adding 'pythran/boost/predef/platform/windows_runtime.h' 2024-04-12 20:51:13,335 wheel INFO adding 'pythran/boost/predef/platform/windows_server.h' 2024-04-12 20:51:13,335 wheel INFO adding 'pythran/boost/predef/platform/windows_store.h' 2024-04-12 20:51:13,335 wheel INFO adding 'pythran/boost/predef/platform/windows_system.h' 2024-04-12 20:51:13,336 wheel INFO adding 'pythran/boost/predef/platform/windows_uwp.h' 2024-04-12 20:51:13,336 wheel INFO adding 'pythran/boost/preprocessor/cat.hpp' 2024-04-12 20:51:13,336 wheel INFO adding 'pythran/boost/preprocessor/comma_if.hpp' 2024-04-12 20:51:13,337 wheel INFO adding 'pythran/boost/preprocessor/dec.hpp' 2024-04-12 20:51:13,337 wheel INFO adding 'pythran/boost/preprocessor/empty.hpp' 2024-04-12 20:51:13,337 wheel INFO adding 'pythran/boost/preprocessor/enum.hpp' 2024-04-12 20:51:13,338 wheel INFO adding 'pythran/boost/preprocessor/enum_params.hpp' 2024-04-12 20:51:13,338 wheel INFO adding 'pythran/boost/preprocessor/enum_params_with_a_default.hpp' 2024-04-12 20:51:13,338 wheel INFO adding 'pythran/boost/preprocessor/enum_shifted_params.hpp' 2024-04-12 20:51:13,339 wheel INFO adding 'pythran/boost/preprocessor/expr_if.hpp' 2024-04-12 20:51:13,339 wheel INFO adding 'pythran/boost/preprocessor/identity.hpp' 2024-04-12 20:51:13,339 wheel INFO adding 'pythran/boost/preprocessor/if.hpp' 2024-04-12 20:51:13,340 wheel INFO adding 'pythran/boost/preprocessor/inc.hpp' 2024-04-12 20:51:13,340 wheel INFO adding 'pythran/boost/preprocessor/iterate.hpp' 2024-04-12 20:51:13,340 wheel INFO adding 'pythran/boost/preprocessor/repeat.hpp' 2024-04-12 20:51:13,341 wheel INFO adding 'pythran/boost/preprocessor/repeat_from_to.hpp' 2024-04-12 20:51:13,341 wheel INFO adding 'pythran/boost/preprocessor/stringize.hpp' 2024-04-12 20:51:13,341 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/add.hpp' 2024-04-12 20:51:13,342 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/dec.hpp' 2024-04-12 20:51:13,342 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/inc.hpp' 2024-04-12 20:51:13,343 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/mod.hpp' 2024-04-12 20:51:13,343 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/sub.hpp' 2024-04-12 20:51:13,343 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/detail/div_base.hpp' 2024-04-12 20:51:13,344 wheel INFO adding 'pythran/boost/preprocessor/array/data.hpp' 2024-04-12 20:51:13,344 wheel INFO adding 'pythran/boost/preprocessor/array/elem.hpp' 2024-04-12 20:51:13,344 wheel INFO adding 'pythran/boost/preprocessor/array/size.hpp' 2024-04-12 20:51:13,345 wheel INFO adding 'pythran/boost/preprocessor/comparison/less.hpp' 2024-04-12 20:51:13,345 wheel INFO adding 'pythran/boost/preprocessor/comparison/less_equal.hpp' 2024-04-12 20:51:13,346 wheel INFO adding 'pythran/boost/preprocessor/comparison/not_equal.hpp' 2024-04-12 20:51:13,347 wheel INFO adding 'pythran/boost/preprocessor/config/config.hpp' 2024-04-12 20:51:13,347 wheel INFO adding 'pythran/boost/preprocessor/control/deduce_d.hpp' 2024-04-12 20:51:13,347 wheel INFO adding 'pythran/boost/preprocessor/control/expr_if.hpp' 2024-04-12 20:51:13,348 wheel INFO adding 'pythran/boost/preprocessor/control/expr_iif.hpp' 2024-04-12 20:51:13,348 wheel INFO adding 'pythran/boost/preprocessor/control/if.hpp' 2024-04-12 20:51:13,348 wheel INFO adding 'pythran/boost/preprocessor/control/iif.hpp' 2024-04-12 20:51:13,349 wheel INFO adding 'pythran/boost/preprocessor/control/while.hpp' 2024-04-12 20:51:13,350 wheel INFO adding 'pythran/boost/preprocessor/control/detail/while.hpp' 2024-04-12 20:51:13,351 wheel INFO adding 'pythran/boost/preprocessor/control/detail/dmc/while.hpp' 2024-04-12 20:51:13,351 wheel INFO adding 'pythran/boost/preprocessor/control/detail/edg/while.hpp' 2024-04-12 20:51:13,352 wheel INFO adding 'pythran/boost/preprocessor/control/detail/msvc/while.hpp' 2024-04-12 20:51:13,353 wheel INFO adding 'pythran/boost/preprocessor/debug/error.hpp' 2024-04-12 20:51:13,353 wheel INFO adding 'pythran/boost/preprocessor/detail/auto_rec.hpp' 2024-04-12 20:51:13,354 wheel INFO adding 'pythran/boost/preprocessor/detail/check.hpp' 2024-04-12 20:51:13,354 wheel INFO adding 'pythran/boost/preprocessor/detail/is_binary.hpp' 2024-04-12 20:51:13,354 wheel INFO adding 'pythran/boost/preprocessor/detail/is_unary.hpp' 2024-04-12 20:51:13,355 wheel INFO adding 'pythran/boost/preprocessor/detail/split.hpp' 2024-04-12 20:51:13,355 wheel INFO adding 'pythran/boost/preprocessor/detail/dmc/auto_rec.hpp' 2024-04-12 20:51:13,356 wheel INFO adding 'pythran/boost/preprocessor/facilities/empty.hpp' 2024-04-12 20:51:13,356 wheel INFO adding 'pythran/boost/preprocessor/facilities/expand.hpp' 2024-04-12 20:51:13,357 wheel INFO adding 'pythran/boost/preprocessor/facilities/identity.hpp' 2024-04-12 20:51:13,357 wheel INFO adding 'pythran/boost/preprocessor/facilities/intercept.hpp' 2024-04-12 20:51:13,357 wheel INFO adding 'pythran/boost/preprocessor/facilities/is_1.hpp' 2024-04-12 20:51:13,358 wheel INFO adding 'pythran/boost/preprocessor/facilities/is_empty.hpp' 2024-04-12 20:51:13,358 wheel INFO adding 'pythran/boost/preprocessor/facilities/is_empty_variadic.hpp' 2024-04-12 20:51:13,358 wheel INFO adding 'pythran/boost/preprocessor/facilities/overload.hpp' 2024-04-12 20:51:13,359 wheel INFO adding 'pythran/boost/preprocessor/facilities/detail/is_empty.hpp' 2024-04-12 20:51:13,359 wheel INFO adding 'pythran/boost/preprocessor/iteration/iterate.hpp' 2024-04-12 20:51:13,359 wheel INFO adding 'pythran/boost/preprocessor/iteration/local.hpp' 2024-04-12 20:51:13,360 wheel INFO adding 'pythran/boost/preprocessor/iteration/self.hpp' 2024-04-12 20:51:13,360 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/finish.hpp' 2024-04-12 20:51:13,361 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/local.hpp' 2024-04-12 20:51:13,361 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/rlocal.hpp' 2024-04-12 20:51:13,362 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/self.hpp' 2024-04-12 20:51:13,362 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/start.hpp' 2024-04-12 20:51:13,362 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp' 2024-04-12 20:51:13,363 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp' 2024-04-12 20:51:13,363 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp' 2024-04-12 20:51:13,364 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp' 2024-04-12 20:51:13,364 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp' 2024-04-12 20:51:13,364 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp' 2024-04-12 20:51:13,365 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp' 2024-04-12 20:51:13,365 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp' 2024-04-12 20:51:13,365 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp' 2024-04-12 20:51:13,366 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp' 2024-04-12 20:51:13,366 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp' 2024-04-12 20:51:13,367 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp' 2024-04-12 20:51:13,368 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp' 2024-04-12 20:51:13,369 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp' 2024-04-12 20:51:13,370 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp' 2024-04-12 20:51:13,371 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp' 2024-04-12 20:51:13,371 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp' 2024-04-12 20:51:13,372 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp' 2024-04-12 20:51:13,373 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp' 2024-04-12 20:51:13,374 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp' 2024-04-12 20:51:13,374 wheel INFO adding 'pythran/boost/preprocessor/list/adt.hpp' 2024-04-12 20:51:13,375 wheel INFO adding 'pythran/boost/preprocessor/list/fold_left.hpp' 2024-04-12 20:51:13,375 wheel INFO adding 'pythran/boost/preprocessor/list/fold_right.hpp' 2024-04-12 20:51:13,376 wheel INFO adding 'pythran/boost/preprocessor/list/for_each_i.hpp' 2024-04-12 20:51:13,376 wheel INFO adding 'pythran/boost/preprocessor/list/reverse.hpp' 2024-04-12 20:51:13,377 wheel INFO adding 'pythran/boost/preprocessor/list/detail/fold_left.hpp' 2024-04-12 20:51:13,377 wheel INFO adding 'pythran/boost/preprocessor/list/detail/fold_right.hpp' 2024-04-12 20:51:13,378 wheel INFO adding 'pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp' 2024-04-12 20:51:13,379 wheel INFO adding 'pythran/boost/preprocessor/list/detail/edg/fold_left.hpp' 2024-04-12 20:51:13,381 wheel INFO adding 'pythran/boost/preprocessor/list/detail/edg/fold_right.hpp' 2024-04-12 20:51:13,382 wheel INFO adding 'pythran/boost/preprocessor/logical/and.hpp' 2024-04-12 20:51:13,382 wheel INFO adding 'pythran/boost/preprocessor/logical/bitand.hpp' 2024-04-12 20:51:13,382 wheel INFO adding 'pythran/boost/preprocessor/logical/bitor.hpp' 2024-04-12 20:51:13,383 wheel INFO adding 'pythran/boost/preprocessor/logical/bool.hpp' 2024-04-12 20:51:13,383 wheel INFO adding 'pythran/boost/preprocessor/logical/compl.hpp' 2024-04-12 20:51:13,383 wheel INFO adding 'pythran/boost/preprocessor/logical/not.hpp' 2024-04-12 20:51:13,384 wheel INFO adding 'pythran/boost/preprocessor/logical/or.hpp' 2024-04-12 20:51:13,384 wheel INFO adding 'pythran/boost/preprocessor/punctuation/comma.hpp' 2024-04-12 20:51:13,384 wheel INFO adding 'pythran/boost/preprocessor/punctuation/comma_if.hpp' 2024-04-12 20:51:13,385 wheel INFO adding 'pythran/boost/preprocessor/punctuation/is_begin_parens.hpp' 2024-04-12 20:51:13,385 wheel INFO adding 'pythran/boost/preprocessor/punctuation/paren.hpp' 2024-04-12 20:51:13,385 wheel INFO adding 'pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp' 2024-04-12 20:51:13,386 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum.hpp' 2024-04-12 20:51:13,386 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_binary_params.hpp' 2024-04-12 20:51:13,387 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_params.hpp' 2024-04-12 20:51:13,387 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp' 2024-04-12 20:51:13,387 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_shifted.hpp' 2024-04-12 20:51:13,388 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_shifted_params.hpp' 2024-04-12 20:51:13,388 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_trailing.hpp' 2024-04-12 20:51:13,388 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_trailing_params.hpp' 2024-04-12 20:51:13,389 wheel INFO adding 'pythran/boost/preprocessor/repetition/for.hpp' 2024-04-12 20:51:13,389 wheel INFO adding 'pythran/boost/preprocessor/repetition/repeat.hpp' 2024-04-12 20:51:13,390 wheel INFO adding 'pythran/boost/preprocessor/repetition/repeat_from_to.hpp' 2024-04-12 20:51:13,391 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/for.hpp' 2024-04-12 20:51:13,392 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/dmc/for.hpp' 2024-04-12 20:51:13,393 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/edg/for.hpp' 2024-04-12 20:51:13,394 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/msvc/for.hpp' 2024-04-12 20:51:13,394 wheel INFO adding 'pythran/boost/preprocessor/seq/cat.hpp' 2024-04-12 20:51:13,395 wheel INFO adding 'pythran/boost/preprocessor/seq/elem.hpp' 2024-04-12 20:51:13,395 wheel INFO adding 'pythran/boost/preprocessor/seq/enum.hpp' 2024-04-12 20:51:13,396 wheel INFO adding 'pythran/boost/preprocessor/seq/first_n.hpp' 2024-04-12 20:51:13,397 wheel INFO adding 'pythran/boost/preprocessor/seq/fold_left.hpp' 2024-04-12 20:51:13,398 wheel INFO adding 'pythran/boost/preprocessor/seq/for_each.hpp' 2024-04-12 20:51:13,398 wheel INFO adding 'pythran/boost/preprocessor/seq/for_each_i.hpp' 2024-04-12 20:51:13,399 wheel INFO adding 'pythran/boost/preprocessor/seq/push_front.hpp' 2024-04-12 20:51:13,399 wheel INFO adding 'pythran/boost/preprocessor/seq/rest_n.hpp' 2024-04-12 20:51:13,399 wheel INFO adding 'pythran/boost/preprocessor/seq/seq.hpp' 2024-04-12 20:51:13,400 wheel INFO adding 'pythran/boost/preprocessor/seq/size.hpp' 2024-04-12 20:51:13,400 wheel INFO adding 'pythran/boost/preprocessor/seq/subseq.hpp' 2024-04-12 20:51:13,401 wheel INFO adding 'pythran/boost/preprocessor/seq/transform.hpp' 2024-04-12 20:51:13,401 wheel INFO adding 'pythran/boost/preprocessor/seq/detail/is_empty.hpp' 2024-04-12 20:51:13,401 wheel INFO adding 'pythran/boost/preprocessor/seq/detail/split.hpp' 2024-04-12 20:51:13,402 wheel INFO adding 'pythran/boost/preprocessor/slot/slot.hpp' 2024-04-12 20:51:13,402 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/counter.hpp' 2024-04-12 20:51:13,403 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/def.hpp' 2024-04-12 20:51:13,403 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/shared.hpp' 2024-04-12 20:51:13,403 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot1.hpp' 2024-04-12 20:51:13,404 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot2.hpp' 2024-04-12 20:51:13,404 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot3.hpp' 2024-04-12 20:51:13,405 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot4.hpp' 2024-04-12 20:51:13,405 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot5.hpp' 2024-04-12 20:51:13,406 wheel INFO adding 'pythran/boost/preprocessor/tuple/eat.hpp' 2024-04-12 20:51:13,406 wheel INFO adding 'pythran/boost/preprocessor/tuple/elem.hpp' 2024-04-12 20:51:13,407 wheel INFO adding 'pythran/boost/preprocessor/tuple/rem.hpp' 2024-04-12 20:51:13,407 wheel INFO adding 'pythran/boost/preprocessor/tuple/size.hpp' 2024-04-12 20:51:13,408 wheel INFO adding 'pythran/boost/preprocessor/tuple/to_list.hpp' 2024-04-12 20:51:13,409 wheel INFO adding 'pythran/boost/preprocessor/tuple/to_seq.hpp' 2024-04-12 20:51:13,409 wheel INFO adding 'pythran/boost/preprocessor/tuple/detail/is_single_return.hpp' 2024-04-12 20:51:13,410 wheel INFO adding 'pythran/boost/preprocessor/variadic/elem.hpp' 2024-04-12 20:51:13,410 wheel INFO adding 'pythran/boost/preprocessor/variadic/has_opt.hpp' 2024-04-12 20:51:13,410 wheel INFO adding 'pythran/boost/preprocessor/variadic/size.hpp' 2024-04-12 20:51:13,411 wheel INFO adding 'pythran/boost/preprocessor/variadic/to_seq.hpp' 2024-04-12 20:51:13,411 wheel INFO adding 'pythran/boost/preprocessor/variadic/detail/has_opt.hpp' 2024-04-12 20:51:13,411 wheel INFO adding 'pythran/boost/range/begin.hpp' 2024-04-12 20:51:13,412 wheel INFO adding 'pythran/boost/range/concepts.hpp' 2024-04-12 20:51:13,412 wheel INFO adding 'pythran/boost/range/config.hpp' 2024-04-12 20:51:13,413 wheel INFO adding 'pythran/boost/range/const_iterator.hpp' 2024-04-12 20:51:13,413 wheel INFO adding 'pythran/boost/range/difference_type.hpp' 2024-04-12 20:51:13,413 wheel INFO adding 'pythran/boost/range/distance.hpp' 2024-04-12 20:51:13,414 wheel INFO adding 'pythran/boost/range/empty.hpp' 2024-04-12 20:51:13,414 wheel INFO adding 'pythran/boost/range/end.hpp' 2024-04-12 20:51:13,414 wheel INFO adding 'pythran/boost/range/functions.hpp' 2024-04-12 20:51:13,415 wheel INFO adding 'pythran/boost/range/has_range_iterator.hpp' 2024-04-12 20:51:13,415 wheel INFO adding 'pythran/boost/range/iterator.hpp' 2024-04-12 20:51:13,415 wheel INFO adding 'pythran/boost/range/iterator_range_core.hpp' 2024-04-12 20:51:13,416 wheel INFO adding 'pythran/boost/range/mutable_iterator.hpp' 2024-04-12 20:51:13,416 wheel INFO adding 'pythran/boost/range/range_fwd.hpp' 2024-04-12 20:51:13,416 wheel INFO adding 'pythran/boost/range/rbegin.hpp' 2024-04-12 20:51:13,417 wheel INFO adding 'pythran/boost/range/rend.hpp' 2024-04-12 20:51:13,417 wheel INFO adding 'pythran/boost/range/reverse_iterator.hpp' 2024-04-12 20:51:13,417 wheel INFO adding 'pythran/boost/range/size.hpp' 2024-04-12 20:51:13,418 wheel INFO adding 'pythran/boost/range/size_type.hpp' 2024-04-12 20:51:13,418 wheel INFO adding 'pythran/boost/range/value_type.hpp' 2024-04-12 20:51:13,418 wheel INFO adding 'pythran/boost/range/algorithm/equal.hpp' 2024-04-12 20:51:13,419 wheel INFO adding 'pythran/boost/range/detail/begin.hpp' 2024-04-12 20:51:13,419 wheel INFO adding 'pythran/boost/range/detail/common.hpp' 2024-04-12 20:51:13,420 wheel INFO adding 'pythran/boost/range/detail/end.hpp' 2024-04-12 20:51:13,420 wheel INFO adding 'pythran/boost/range/detail/extract_optional_type.hpp' 2024-04-12 20:51:13,420 wheel INFO adding 'pythran/boost/range/detail/has_member_size.hpp' 2024-04-12 20:51:13,421 wheel INFO adding 'pythran/boost/range/detail/implementation_help.hpp' 2024-04-12 20:51:13,421 wheel INFO adding 'pythran/boost/range/detail/misc_concept.hpp' 2024-04-12 20:51:13,421 wheel INFO adding 'pythran/boost/range/detail/msvc_has_iterator_workaround.hpp' 2024-04-12 20:51:13,422 wheel INFO adding 'pythran/boost/range/detail/safe_bool.hpp' 2024-04-12 20:51:13,422 wheel INFO adding 'pythran/boost/range/detail/sfinae.hpp' 2024-04-12 20:51:13,422 wheel INFO adding 'pythran/boost/smart_ptr/bad_weak_ptr.hpp' 2024-04-12 20:51:13,423 wheel INFO adding 'pythran/boost/smart_ptr/shared_ptr.hpp' 2024-04-12 20:51:13,424 wheel INFO adding 'pythran/boost/smart_ptr/detail/lightweight_mutex.hpp' 2024-04-12 20:51:13,424 wheel INFO adding 'pythran/boost/smart_ptr/detail/local_counted_base.hpp' 2024-04-12 20:51:13,424 wheel INFO adding 'pythran/boost/smart_ptr/detail/local_sp_deleter.hpp' 2024-04-12 20:51:13,425 wheel INFO adding 'pythran/boost/smart_ptr/detail/lwm_nop.hpp' 2024-04-12 20:51:13,425 wheel INFO adding 'pythran/boost/smart_ptr/detail/lwm_pthreads.hpp' 2024-04-12 20:51:13,425 wheel INFO adding 'pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp' 2024-04-12 20:51:13,426 wheel INFO adding 'pythran/boost/smart_ptr/detail/operator_bool.hpp' 2024-04-12 20:51:13,426 wheel INFO adding 'pythran/boost/smart_ptr/detail/quick_allocator.hpp' 2024-04-12 20:51:13,426 wheel INFO adding 'pythran/boost/smart_ptr/detail/shared_count.hpp' 2024-04-12 20:51:13,427 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_convertible.hpp' 2024-04-12 20:51:13,427 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base.hpp' 2024-04-12 20:51:13,427 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp' 2024-04-12 20:51:13,428 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp' 2024-04-12 20:51:13,428 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp' 2024-04-12 20:51:13,428 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp' 2024-04-12 20:51:13,429 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp' 2024-04-12 20:51:13,429 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp' 2024-04-12 20:51:13,430 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp' 2024-04-12 20:51:13,430 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp' 2024-04-12 20:51:13,430 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp' 2024-04-12 20:51:13,431 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp' 2024-04-12 20:51:13,431 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp' 2024-04-12 20:51:13,431 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp' 2024-04-12 20:51:13,432 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp' 2024-04-12 20:51:13,432 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp' 2024-04-12 20:51:13,432 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp' 2024-04-12 20:51:13,433 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp' 2024-04-12 20:51:13,433 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp' 2024-04-12 20:51:13,433 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_impl.hpp' 2024-04-12 20:51:13,434 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp' 2024-04-12 20:51:13,434 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_has_sync.hpp' 2024-04-12 20:51:13,434 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_interlocked.hpp' 2024-04-12 20:51:13,435 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_noexcept.hpp' 2024-04-12 20:51:13,435 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp' 2024-04-12 20:51:13,435 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp' 2024-04-12 20:51:13,436 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock.hpp' 2024-04-12 20:51:13,436 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp' 2024-04-12 20:51:13,436 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_nt.hpp' 2024-04-12 20:51:13,437 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_pool.hpp' 2024-04-12 20:51:13,437 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_pt.hpp' 2024-04-12 20:51:13,437 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp' 2024-04-12 20:51:13,438 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_sync.hpp' 2024-04-12 20:51:13,438 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_w32.hpp' 2024-04-12 20:51:13,438 wheel INFO adding 'pythran/boost/smart_ptr/detail/yield_k.hpp' 2024-04-12 20:51:13,439 wheel INFO adding 'pythran/boost/tuple/tuple.hpp' 2024-04-12 20:51:13,439 wheel INFO adding 'pythran/boost/tuple/tuple_comparison.hpp' 2024-04-12 20:51:13,440 wheel INFO adding 'pythran/boost/tuple/detail/tuple_basic.hpp' 2024-04-12 20:51:13,440 wheel INFO adding 'pythran/boost/type_traits/add_const.hpp' 2024-04-12 20:51:13,441 wheel INFO adding 'pythran/boost/type_traits/add_cv.hpp' 2024-04-12 20:51:13,441 wheel INFO adding 'pythran/boost/type_traits/add_lvalue_reference.hpp' 2024-04-12 20:51:13,441 wheel INFO adding 'pythran/boost/type_traits/add_pointer.hpp' 2024-04-12 20:51:13,442 wheel INFO adding 'pythran/boost/type_traits/add_reference.hpp' 2024-04-12 20:51:13,442 wheel INFO adding 'pythran/boost/type_traits/add_rvalue_reference.hpp' 2024-04-12 20:51:13,442 wheel INFO adding 'pythran/boost/type_traits/add_volatile.hpp' 2024-04-12 20:51:13,443 wheel INFO adding 'pythran/boost/type_traits/alignment_of.hpp' 2024-04-12 20:51:13,443 wheel INFO adding 'pythran/boost/type_traits/conditional.hpp' 2024-04-12 20:51:13,443 wheel INFO adding 'pythran/boost/type_traits/conversion_traits.hpp' 2024-04-12 20:51:13,444 wheel INFO adding 'pythran/boost/type_traits/cv_traits.hpp' 2024-04-12 20:51:13,444 wheel INFO adding 'pythran/boost/type_traits/decay.hpp' 2024-04-12 20:51:13,444 wheel INFO adding 'pythran/boost/type_traits/declval.hpp' 2024-04-12 20:51:13,445 wheel INFO adding 'pythran/boost/type_traits/enable_if.hpp' 2024-04-12 20:51:13,445 wheel INFO adding 'pythran/boost/type_traits/function_traits.hpp' 2024-04-12 20:51:13,445 wheel INFO adding 'pythran/boost/type_traits/has_left_shift.hpp' 2024-04-12 20:51:13,446 wheel INFO adding 'pythran/boost/type_traits/has_minus.hpp' 2024-04-12 20:51:13,446 wheel INFO adding 'pythran/boost/type_traits/has_minus_assign.hpp' 2024-04-12 20:51:13,447 wheel INFO adding 'pythran/boost/type_traits/has_nothrow_assign.hpp' 2024-04-12 20:51:13,447 wheel INFO adding 'pythran/boost/type_traits/has_nothrow_constructor.hpp' 2024-04-12 20:51:13,447 wheel INFO adding 'pythran/boost/type_traits/has_nothrow_copy.hpp' 2024-04-12 20:51:13,448 wheel INFO adding 'pythran/boost/type_traits/has_plus.hpp' 2024-04-12 20:51:13,448 wheel INFO adding 'pythran/boost/type_traits/has_plus_assign.hpp' 2024-04-12 20:51:13,448 wheel INFO adding 'pythran/boost/type_traits/has_right_shift.hpp' 2024-04-12 20:51:13,449 wheel INFO adding 'pythran/boost/type_traits/has_trivial_assign.hpp' 2024-04-12 20:51:13,449 wheel INFO adding 'pythran/boost/type_traits/has_trivial_constructor.hpp' 2024-04-12 20:51:13,449 wheel INFO adding 'pythran/boost/type_traits/has_trivial_copy.hpp' 2024-04-12 20:51:13,450 wheel INFO adding 'pythran/boost/type_traits/has_trivial_move_assign.hpp' 2024-04-12 20:51:13,450 wheel INFO adding 'pythran/boost/type_traits/has_trivial_move_constructor.hpp' 2024-04-12 20:51:13,450 wheel INFO adding 'pythran/boost/type_traits/integral_constant.hpp' 2024-04-12 20:51:13,451 wheel INFO adding 'pythran/boost/type_traits/intrinsics.hpp' 2024-04-12 20:51:13,451 wheel INFO adding 'pythran/boost/type_traits/is_abstract.hpp' 2024-04-12 20:51:13,452 wheel INFO adding 'pythran/boost/type_traits/is_arithmetic.hpp' 2024-04-12 20:51:13,452 wheel INFO adding 'pythran/boost/type_traits/is_array.hpp' 2024-04-12 20:51:13,452 wheel INFO adding 'pythran/boost/type_traits/is_assignable.hpp' 2024-04-12 20:51:13,453 wheel INFO adding 'pythran/boost/type_traits/is_base_and_derived.hpp' 2024-04-12 20:51:13,453 wheel INFO adding 'pythran/boost/type_traits/is_base_of.hpp' 2024-04-12 20:51:13,453 wheel INFO adding 'pythran/boost/type_traits/is_class.hpp' 2024-04-12 20:51:13,454 wheel INFO adding 'pythran/boost/type_traits/is_complete.hpp' 2024-04-12 20:51:13,454 wheel INFO adding 'pythran/boost/type_traits/is_complex.hpp' 2024-04-12 20:51:13,454 wheel INFO adding 'pythran/boost/type_traits/is_const.hpp' 2024-04-12 20:51:13,455 wheel INFO adding 'pythran/boost/type_traits/is_constructible.hpp' 2024-04-12 20:51:13,455 wheel INFO adding 'pythran/boost/type_traits/is_convertible.hpp' 2024-04-12 20:51:13,456 wheel INFO adding 'pythran/boost/type_traits/is_copy_constructible.hpp' 2024-04-12 20:51:13,456 wheel INFO adding 'pythran/boost/type_traits/is_default_constructible.hpp' 2024-04-12 20:51:13,456 wheel INFO adding 'pythran/boost/type_traits/is_destructible.hpp' 2024-04-12 20:51:13,457 wheel INFO adding 'pythran/boost/type_traits/is_detected.hpp' 2024-04-12 20:51:13,457 wheel INFO adding 'pythran/boost/type_traits/is_empty.hpp' 2024-04-12 20:51:13,457 wheel INFO adding 'pythran/boost/type_traits/is_enum.hpp' 2024-04-12 20:51:13,458 wheel INFO adding 'pythran/boost/type_traits/is_float.hpp' 2024-04-12 20:51:13,458 wheel INFO adding 'pythran/boost/type_traits/is_floating_point.hpp' 2024-04-12 20:51:13,458 wheel INFO adding 'pythran/boost/type_traits/is_function.hpp' 2024-04-12 20:51:13,459 wheel INFO adding 'pythran/boost/type_traits/is_fundamental.hpp' 2024-04-12 20:51:13,459 wheel INFO adding 'pythran/boost/type_traits/is_integral.hpp' 2024-04-12 20:51:13,459 wheel INFO adding 'pythran/boost/type_traits/is_lvalue_reference.hpp' 2024-04-12 20:51:13,460 wheel INFO adding 'pythran/boost/type_traits/is_member_function_pointer.hpp' 2024-04-12 20:51:13,460 wheel INFO adding 'pythran/boost/type_traits/is_member_pointer.hpp' 2024-04-12 20:51:13,460 wheel INFO adding 'pythran/boost/type_traits/is_noncopyable.hpp' 2024-04-12 20:51:13,461 wheel INFO adding 'pythran/boost/type_traits/is_nothrow_move_assignable.hpp' 2024-04-12 20:51:13,461 wheel INFO adding 'pythran/boost/type_traits/is_nothrow_move_constructible.hpp' 2024-04-12 20:51:13,461 wheel INFO adding 'pythran/boost/type_traits/is_pod.hpp' 2024-04-12 20:51:13,462 wheel INFO adding 'pythran/boost/type_traits/is_pointer.hpp' 2024-04-12 20:51:13,462 wheel INFO adding 'pythran/boost/type_traits/is_polymorphic.hpp' 2024-04-12 20:51:13,462 wheel INFO adding 'pythran/boost/type_traits/is_reference.hpp' 2024-04-12 20:51:13,463 wheel INFO adding 'pythran/boost/type_traits/is_rvalue_reference.hpp' 2024-04-12 20:51:13,463 wheel INFO adding 'pythran/boost/type_traits/is_same.hpp' 2024-04-12 20:51:13,463 wheel INFO adding 'pythran/boost/type_traits/is_scalar.hpp' 2024-04-12 20:51:13,464 wheel INFO adding 'pythran/boost/type_traits/is_signed.hpp' 2024-04-12 20:51:13,464 wheel INFO adding 'pythran/boost/type_traits/is_union.hpp' 2024-04-12 20:51:13,464 wheel INFO adding 'pythran/boost/type_traits/is_unsigned.hpp' 2024-04-12 20:51:13,465 wheel INFO adding 'pythran/boost/type_traits/is_void.hpp' 2024-04-12 20:51:13,465 wheel INFO adding 'pythran/boost/type_traits/is_volatile.hpp' 2024-04-12 20:51:13,465 wheel INFO adding 'pythran/boost/type_traits/make_signed.hpp' 2024-04-12 20:51:13,466 wheel INFO adding 'pythran/boost/type_traits/make_unsigned.hpp' 2024-04-12 20:51:13,466 wheel INFO adding 'pythran/boost/type_traits/make_void.hpp' 2024-04-12 20:51:13,466 wheel INFO adding 'pythran/boost/type_traits/nonesuch.hpp' 2024-04-12 20:51:13,467 wheel INFO adding 'pythran/boost/type_traits/remove_all_extents.hpp' 2024-04-12 20:51:13,467 wheel INFO adding 'pythran/boost/type_traits/remove_bounds.hpp' 2024-04-12 20:51:13,467 wheel INFO adding 'pythran/boost/type_traits/remove_const.hpp' 2024-04-12 20:51:13,468 wheel INFO adding 'pythran/boost/type_traits/remove_cv.hpp' 2024-04-12 20:51:13,468 wheel INFO adding 'pythran/boost/type_traits/remove_cv_ref.hpp' 2024-04-12 20:51:13,468 wheel INFO adding 'pythran/boost/type_traits/remove_extent.hpp' 2024-04-12 20:51:13,469 wheel INFO adding 'pythran/boost/type_traits/remove_pointer.hpp' 2024-04-12 20:51:13,469 wheel INFO adding 'pythran/boost/type_traits/remove_reference.hpp' 2024-04-12 20:51:13,469 wheel INFO adding 'pythran/boost/type_traits/remove_volatile.hpp' 2024-04-12 20:51:13,470 wheel INFO adding 'pythran/boost/type_traits/type_identity.hpp' 2024-04-12 20:51:13,470 wheel INFO adding 'pythran/boost/type_traits/type_with_alignment.hpp' 2024-04-12 20:51:13,471 wheel INFO adding 'pythran/boost/type_traits/detail/config.hpp' 2024-04-12 20:51:13,471 wheel INFO adding 'pythran/boost/type_traits/detail/detector.hpp' 2024-04-12 20:51:13,472 wheel INFO adding 'pythran/boost/type_traits/detail/has_binary_operator.hpp' 2024-04-12 20:51:13,472 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_cxx_03.hpp' 2024-04-12 20:51:13,473 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_cxx_11.hpp' 2024-04-12 20:51:13,473 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp' 2024-04-12 20:51:13,474 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_ptr_helper.hpp' 2024-04-12 20:51:13,474 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_ptr_tester.hpp' 2024-04-12 20:51:13,475 wheel INFO adding 'pythran/boost/type_traits/detail/is_likely_lambda.hpp' 2024-04-12 20:51:13,476 wheel INFO adding 'pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp' 2024-04-12 20:51:13,478 wheel INFO adding 'pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp' 2024-04-12 20:51:13,479 wheel INFO adding 'pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp' 2024-04-12 20:51:13,480 wheel INFO adding 'pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp' 2024-04-12 20:51:13,480 wheel INFO adding 'pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp' 2024-04-12 20:51:13,480 wheel INFO adding 'pythran/boost/type_traits/detail/yes_no_type.hpp' 2024-04-12 20:51:13,481 wheel INFO adding 'pythran/boost/typeof/constant.hpp' 2024-04-12 20:51:13,481 wheel INFO adding 'pythran/boost/typeof/decltype.hpp' 2024-04-12 20:51:13,482 wheel INFO adding 'pythran/boost/typeof/encode_decode.hpp' 2024-04-12 20:51:13,482 wheel INFO adding 'pythran/boost/typeof/encode_decode_params.hpp' 2024-04-12 20:51:13,482 wheel INFO adding 'pythran/boost/typeof/int_encoding.hpp' 2024-04-12 20:51:13,483 wheel INFO adding 'pythran/boost/typeof/integral_template_param.hpp' 2024-04-12 20:51:13,483 wheel INFO adding 'pythran/boost/typeof/message.hpp' 2024-04-12 20:51:13,483 wheel INFO adding 'pythran/boost/typeof/modifiers.hpp' 2024-04-12 20:51:13,484 wheel INFO adding 'pythran/boost/typeof/native.hpp' 2024-04-12 20:51:13,484 wheel INFO adding 'pythran/boost/typeof/pointers_data_members.hpp' 2024-04-12 20:51:13,484 wheel INFO adding 'pythran/boost/typeof/register_functions.hpp' 2024-04-12 20:51:13,485 wheel INFO adding 'pythran/boost/typeof/register_functions_iterate.hpp' 2024-04-12 20:51:13,485 wheel INFO adding 'pythran/boost/typeof/register_fundamental.hpp' 2024-04-12 20:51:13,485 wheel INFO adding 'pythran/boost/typeof/register_mem_functions.hpp' 2024-04-12 20:51:13,486 wheel INFO adding 'pythran/boost/typeof/template_encoding.hpp' 2024-04-12 20:51:13,486 wheel INFO adding 'pythran/boost/typeof/template_template_param.hpp' 2024-04-12 20:51:13,486 wheel INFO adding 'pythran/boost/typeof/type_encoding.hpp' 2024-04-12 20:51:13,487 wheel INFO adding 'pythran/boost/typeof/type_template_param.hpp' 2024-04-12 20:51:13,487 wheel INFO adding 'pythran/boost/typeof/typeof.hpp' 2024-04-12 20:51:13,487 wheel INFO adding 'pythran/boost/typeof/typeof_impl.hpp' 2024-04-12 20:51:13,488 wheel INFO adding 'pythran/boost/typeof/unsupported.hpp' 2024-04-12 20:51:13,488 wheel INFO adding 'pythran/boost/typeof/vector.hpp' 2024-04-12 20:51:13,491 wheel INFO adding 'pythran/boost/typeof/vector100.hpp' 2024-04-12 20:51:13,499 wheel INFO adding 'pythran/boost/typeof/vector150.hpp' 2024-04-12 20:51:13,514 wheel INFO adding 'pythran/boost/typeof/vector200.hpp' 2024-04-12 20:51:13,528 wheel INFO adding 'pythran/boost/typeof/vector50.hpp' 2024-04-12 20:51:13,530 wheel INFO adding 'pythran/boost/typeof/dmc/typeof_impl.hpp' 2024-04-12 20:51:13,530 wheel INFO adding 'pythran/boost/typeof/msvc/typeof_impl.hpp' 2024-04-12 20:51:13,531 wheel INFO adding 'pythran/boost/utility/base_from_member.hpp' 2024-04-12 20:51:13,531 wheel INFO adding 'pythran/boost/utility/binary.hpp' 2024-04-12 20:51:13,532 wheel INFO adding 'pythran/boost/utility/compare_pointees.hpp' 2024-04-12 20:51:13,532 wheel INFO adding 'pythran/boost/utility/declval.hpp' 2024-04-12 20:51:13,532 wheel INFO adding 'pythran/boost/utility/enable_if.hpp' 2024-04-12 20:51:13,533 wheel INFO adding 'pythran/boost/utility/identity_type.hpp' 2024-04-12 20:51:13,533 wheel INFO adding 'pythran/boost/utility/result_of.hpp' 2024-04-12 20:51:13,534 wheel INFO adding 'pythran/boost/utility/swap.hpp' 2024-04-12 20:51:13,534 wheel INFO adding 'pythran/boost/utility/detail/result_of_iterate.hpp' 2024-04-12 20:51:13,534 wheel INFO adding 'pythran/optimizations/__init__.py' 2024-04-12 20:51:13,535 wheel INFO adding 'pythran/optimizations/comprehension_patterns.py' 2024-04-12 20:51:13,535 wheel INFO adding 'pythran/optimizations/constant_folding.py' 2024-04-12 20:51:13,536 wheel INFO adding 'pythran/optimizations/copyto.py' 2024-04-12 20:51:13,536 wheel INFO adding 'pythran/optimizations/dead_code_elimination.py' 2024-04-12 20:51:13,536 wheel INFO adding 'pythran/optimizations/forward_substitution.py' 2024-04-12 20:51:13,537 wheel INFO adding 'pythran/optimizations/inline_builtins.py' 2024-04-12 20:51:13,537 wheel INFO adding 'pythran/optimizations/inlining.py' 2024-04-12 20:51:13,537 wheel INFO adding 'pythran/optimizations/iter_transformation.py' 2024-04-12 20:51:13,538 wheel INFO adding 'pythran/optimizations/list_comp_to_genexp.py' 2024-04-12 20:51:13,538 wheel INFO adding 'pythran/optimizations/list_to_tuple.py' 2024-04-12 20:51:13,538 wheel INFO adding 'pythran/optimizations/loop_full_unrolling.py' 2024-04-12 20:51:13,539 wheel INFO adding 'pythran/optimizations/modindex.py' 2024-04-12 20:51:13,539 wheel INFO adding 'pythran/optimizations/pattern_transform.py' 2024-04-12 20:51:13,540 wheel INFO adding 'pythran/optimizations/range_based_simplify.py' 2024-04-12 20:51:13,540 wheel INFO adding 'pythran/optimizations/range_loop_unfolding.py' 2024-04-12 20:51:13,540 wheel INFO adding 'pythran/optimizations/remove_dead_functions.py' 2024-04-12 20:51:13,541 wheel INFO adding 'pythran/optimizations/simplify_except.py' 2024-04-12 20:51:13,541 wheel INFO adding 'pythran/optimizations/square.py' 2024-04-12 20:51:13,541 wheel INFO adding 'pythran/optimizations/tuple_to_shape.py' 2024-04-12 20:51:13,542 wheel INFO adding 'pythran/pythonic/core.hpp' 2024-04-12 20:51:13,542 wheel INFO adding 'pythran/pythonic/__dispatch__/clear.hpp' 2024-04-12 20:51:13,543 wheel INFO adding 'pythran/pythonic/__dispatch__/conjugate.hpp' 2024-04-12 20:51:13,543 wheel INFO adding 'pythran/pythonic/__dispatch__/copy.hpp' 2024-04-12 20:51:13,543 wheel INFO adding 'pythran/pythonic/__dispatch__/count.hpp' 2024-04-12 20:51:13,544 wheel INFO adding 'pythran/pythonic/__dispatch__/index.hpp' 2024-04-12 20:51:13,544 wheel INFO adding 'pythran/pythonic/__dispatch__/pop.hpp' 2024-04-12 20:51:13,544 wheel INFO adding 'pythran/pythonic/__dispatch__/remove.hpp' 2024-04-12 20:51:13,545 wheel INFO adding 'pythran/pythonic/__dispatch__/sort.hpp' 2024-04-12 20:51:13,545 wheel INFO adding 'pythran/pythonic/__dispatch__/update.hpp' 2024-04-12 20:51:13,545 wheel INFO adding 'pythran/pythonic/bisect/bisect.hpp' 2024-04-12 20:51:13,546 wheel INFO adding 'pythran/pythonic/bisect/bisect_left.hpp' 2024-04-12 20:51:13,546 wheel INFO adding 'pythran/pythonic/bisect/bisect_right.hpp' 2024-04-12 20:51:13,546 wheel INFO adding 'pythran/pythonic/builtins/ArithmeticError.hpp' 2024-04-12 20:51:13,547 wheel INFO adding 'pythran/pythonic/builtins/AssertionError.hpp' 2024-04-12 20:51:13,547 wheel INFO adding 'pythran/pythonic/builtins/AttributeError.hpp' 2024-04-12 20:51:13,547 wheel INFO adding 'pythran/pythonic/builtins/BaseException.hpp' 2024-04-12 20:51:13,548 wheel INFO adding 'pythran/pythonic/builtins/BufferError.hpp' 2024-04-12 20:51:13,548 wheel INFO adding 'pythran/pythonic/builtins/BytesWarning.hpp' 2024-04-12 20:51:13,548 wheel INFO adding 'pythran/pythonic/builtins/DeprecationWarning.hpp' 2024-04-12 20:51:13,549 wheel INFO adding 'pythran/pythonic/builtins/EOFError.hpp' 2024-04-12 20:51:13,549 wheel INFO adding 'pythran/pythonic/builtins/EnvironmentError.hpp' 2024-04-12 20:51:13,549 wheel INFO adding 'pythran/pythonic/builtins/Exception.hpp' 2024-04-12 20:51:13,550 wheel INFO adding 'pythran/pythonic/builtins/False.hpp' 2024-04-12 20:51:13,550 wheel INFO adding 'pythran/pythonic/builtins/FileNotFoundError.hpp' 2024-04-12 20:51:13,550 wheel INFO adding 'pythran/pythonic/builtins/FloatingPointError.hpp' 2024-04-12 20:51:13,550 wheel INFO adding 'pythran/pythonic/builtins/FutureWarning.hpp' 2024-04-12 20:51:13,551 wheel INFO adding 'pythran/pythonic/builtins/GeneratorExit.hpp' 2024-04-12 20:51:13,551 wheel INFO adding 'pythran/pythonic/builtins/IOError.hpp' 2024-04-12 20:51:13,551 wheel INFO adding 'pythran/pythonic/builtins/ImportError.hpp' 2024-04-12 20:51:13,552 wheel INFO adding 'pythran/pythonic/builtins/ImportWarning.hpp' 2024-04-12 20:51:13,552 wheel INFO adding 'pythran/pythonic/builtins/IndentationError.hpp' 2024-04-12 20:51:13,552 wheel INFO adding 'pythran/pythonic/builtins/IndexError.hpp' 2024-04-12 20:51:13,553 wheel INFO adding 'pythran/pythonic/builtins/KeyError.hpp' 2024-04-12 20:51:13,553 wheel INFO adding 'pythran/pythonic/builtins/KeyboardInterrupt.hpp' 2024-04-12 20:51:13,553 wheel INFO adding 'pythran/pythonic/builtins/LookupError.hpp' 2024-04-12 20:51:13,554 wheel INFO adding 'pythran/pythonic/builtins/MemoryError.hpp' 2024-04-12 20:51:13,554 wheel INFO adding 'pythran/pythonic/builtins/NameError.hpp' 2024-04-12 20:51:13,554 wheel INFO adding 'pythran/pythonic/builtins/None.hpp' 2024-04-12 20:51:13,555 wheel INFO adding 'pythran/pythonic/builtins/NotImplementedError.hpp' 2024-04-12 20:51:13,555 wheel INFO adding 'pythran/pythonic/builtins/OSError.hpp' 2024-04-12 20:51:13,555 wheel INFO adding 'pythran/pythonic/builtins/OverflowError.hpp' 2024-04-12 20:51:13,555 wheel INFO adding 'pythran/pythonic/builtins/PendingDeprecationWarning.hpp' 2024-04-12 20:51:13,556 wheel INFO adding 'pythran/pythonic/builtins/ReferenceError.hpp' 2024-04-12 20:51:13,556 wheel INFO adding 'pythran/pythonic/builtins/RuntimeError.hpp' 2024-04-12 20:51:13,556 wheel INFO adding 'pythran/pythonic/builtins/RuntimeWarning.hpp' 2024-04-12 20:51:13,557 wheel INFO adding 'pythran/pythonic/builtins/StopIteration.hpp' 2024-04-12 20:51:13,557 wheel INFO adding 'pythran/pythonic/builtins/SyntaxError.hpp' 2024-04-12 20:51:13,557 wheel INFO adding 'pythran/pythonic/builtins/SyntaxWarning.hpp' 2024-04-12 20:51:13,558 wheel INFO adding 'pythran/pythonic/builtins/SystemError.hpp' 2024-04-12 20:51:13,558 wheel INFO adding 'pythran/pythonic/builtins/SystemExit.hpp' 2024-04-12 20:51:13,558 wheel INFO adding 'pythran/pythonic/builtins/TabError.hpp' 2024-04-12 20:51:13,559 wheel INFO adding 'pythran/pythonic/builtins/True.hpp' 2024-04-12 20:51:13,559 wheel INFO adding 'pythran/pythonic/builtins/TypeError.hpp' 2024-04-12 20:51:13,559 wheel INFO adding 'pythran/pythonic/builtins/UnboundLocalError.hpp' 2024-04-12 20:51:13,560 wheel INFO adding 'pythran/pythonic/builtins/UnicodeError.hpp' 2024-04-12 20:51:13,560 wheel INFO adding 'pythran/pythonic/builtins/UnicodeWarning.hpp' 2024-04-12 20:51:13,560 wheel INFO adding 'pythran/pythonic/builtins/UserWarning.hpp' 2024-04-12 20:51:13,560 wheel INFO adding 'pythran/pythonic/builtins/ValueError.hpp' 2024-04-12 20:51:13,561 wheel INFO adding 'pythran/pythonic/builtins/Warning.hpp' 2024-04-12 20:51:13,561 wheel INFO adding 'pythran/pythonic/builtins/ZeroDivisionError.hpp' 2024-04-12 20:51:13,561 wheel INFO adding 'pythran/pythonic/builtins/abs.hpp' 2024-04-12 20:51:13,562 wheel INFO adding 'pythran/pythonic/builtins/all.hpp' 2024-04-12 20:51:13,562 wheel INFO adding 'pythran/pythonic/builtins/any.hpp' 2024-04-12 20:51:13,562 wheel INFO adding 'pythran/pythonic/builtins/assert.hpp' 2024-04-12 20:51:13,563 wheel INFO adding 'pythran/pythonic/builtins/bin.hpp' 2024-04-12 20:51:13,563 wheel INFO adding 'pythran/pythonic/builtins/bool_.hpp' 2024-04-12 20:51:13,563 wheel INFO adding 'pythran/pythonic/builtins/chr.hpp' 2024-04-12 20:51:13,564 wheel INFO adding 'pythran/pythonic/builtins/complex.hpp' 2024-04-12 20:51:13,564 wheel INFO adding 'pythran/pythonic/builtins/dict.hpp' 2024-04-12 20:51:13,564 wheel INFO adding 'pythran/pythonic/builtins/divmod.hpp' 2024-04-12 20:51:13,565 wheel INFO adding 'pythran/pythonic/builtins/enumerate.hpp' 2024-04-12 20:51:13,565 wheel INFO adding 'pythran/pythonic/builtins/file.hpp' 2024-04-12 20:51:13,565 wheel INFO adding 'pythran/pythonic/builtins/filter.hpp' 2024-04-12 20:51:13,565 wheel INFO adding 'pythran/pythonic/builtins/float_.hpp' 2024-04-12 20:51:13,566 wheel INFO adding 'pythran/pythonic/builtins/getattr.hpp' 2024-04-12 20:51:13,566 wheel INFO adding 'pythran/pythonic/builtins/hex.hpp' 2024-04-12 20:51:13,566 wheel INFO adding 'pythran/pythonic/builtins/id.hpp' 2024-04-12 20:51:13,567 wheel INFO adding 'pythran/pythonic/builtins/in.hpp' 2024-04-12 20:51:13,567 wheel INFO adding 'pythran/pythonic/builtins/int_.hpp' 2024-04-12 20:51:13,567 wheel INFO adding 'pythran/pythonic/builtins/isinstance.hpp' 2024-04-12 20:51:13,568 wheel INFO adding 'pythran/pythonic/builtins/iter.hpp' 2024-04-12 20:51:13,568 wheel INFO adding 'pythran/pythonic/builtins/len.hpp' 2024-04-12 20:51:13,568 wheel INFO adding 'pythran/pythonic/builtins/list.hpp' 2024-04-12 20:51:13,569 wheel INFO adding 'pythran/pythonic/builtins/map.hpp' 2024-04-12 20:51:13,569 wheel INFO adding 'pythran/pythonic/builtins/max.hpp' 2024-04-12 20:51:13,569 wheel INFO adding 'pythran/pythonic/builtins/min.hpp' 2024-04-12 20:51:13,570 wheel INFO adding 'pythran/pythonic/builtins/minmax.hpp' 2024-04-12 20:51:13,570 wheel INFO adding 'pythran/pythonic/builtins/next.hpp' 2024-04-12 20:51:13,570 wheel INFO adding 'pythran/pythonic/builtins/oct.hpp' 2024-04-12 20:51:13,571 wheel INFO adding 'pythran/pythonic/builtins/open.hpp' 2024-04-12 20:51:13,571 wheel INFO adding 'pythran/pythonic/builtins/ord.hpp' 2024-04-12 20:51:13,571 wheel INFO adding 'pythran/pythonic/builtins/pow.hpp' 2024-04-12 20:51:13,572 wheel INFO adding 'pythran/pythonic/builtins/print.hpp' 2024-04-12 20:51:13,572 wheel INFO adding 'pythran/pythonic/builtins/range.hpp' 2024-04-12 20:51:13,572 wheel INFO adding 'pythran/pythonic/builtins/reduce.hpp' 2024-04-12 20:51:13,573 wheel INFO adding 'pythran/pythonic/builtins/reversed.hpp' 2024-04-12 20:51:13,573 wheel INFO adding 'pythran/pythonic/builtins/round.hpp' 2024-04-12 20:51:13,573 wheel INFO adding 'pythran/pythonic/builtins/set.hpp' 2024-04-12 20:51:13,573 wheel INFO adding 'pythran/pythonic/builtins/slice.hpp' 2024-04-12 20:51:13,574 wheel INFO adding 'pythran/pythonic/builtins/sorted.hpp' 2024-04-12 20:51:13,574 wheel INFO adding 'pythran/pythonic/builtins/str.hpp' 2024-04-12 20:51:13,574 wheel INFO adding 'pythran/pythonic/builtins/sum.hpp' 2024-04-12 20:51:13,575 wheel INFO adding 'pythran/pythonic/builtins/tuple.hpp' 2024-04-12 20:51:13,575 wheel INFO adding 'pythran/pythonic/builtins/type.hpp' 2024-04-12 20:51:13,575 wheel INFO adding 'pythran/pythonic/builtins/xrange.hpp' 2024-04-12 20:51:13,576 wheel INFO adding 'pythran/pythonic/builtins/zip.hpp' 2024-04-12 20:51:13,576 wheel INFO adding 'pythran/pythonic/builtins/complex/conjugate.hpp' 2024-04-12 20:51:13,577 wheel INFO adding 'pythran/pythonic/builtins/dict/clear.hpp' 2024-04-12 20:51:13,577 wheel INFO adding 'pythran/pythonic/builtins/dict/copy.hpp' 2024-04-12 20:51:13,577 wheel INFO adding 'pythran/pythonic/builtins/dict/fromkeys.hpp' 2024-04-12 20:51:13,578 wheel INFO adding 'pythran/pythonic/builtins/dict/get.hpp' 2024-04-12 20:51:13,578 wheel INFO adding 'pythran/pythonic/builtins/dict/items.hpp' 2024-04-12 20:51:13,578 wheel INFO adding 'pythran/pythonic/builtins/dict/keys.hpp' 2024-04-12 20:51:13,578 wheel INFO adding 'pythran/pythonic/builtins/dict/pop.hpp' 2024-04-12 20:51:13,579 wheel INFO adding 'pythran/pythonic/builtins/dict/popitem.hpp' 2024-04-12 20:51:13,579 wheel INFO adding 'pythran/pythonic/builtins/dict/setdefault.hpp' 2024-04-12 20:51:13,579 wheel INFO adding 'pythran/pythonic/builtins/dict/update.hpp' 2024-04-12 20:51:13,580 wheel INFO adding 'pythran/pythonic/builtins/dict/values.hpp' 2024-04-12 20:51:13,580 wheel INFO adding 'pythran/pythonic/builtins/file/close.hpp' 2024-04-12 20:51:13,580 wheel INFO adding 'pythran/pythonic/builtins/file/fileno.hpp' 2024-04-12 20:51:13,581 wheel INFO adding 'pythran/pythonic/builtins/file/flush.hpp' 2024-04-12 20:51:13,581 wheel INFO adding 'pythran/pythonic/builtins/file/isatty.hpp' 2024-04-12 20:51:13,581 wheel INFO adding 'pythran/pythonic/builtins/file/next.hpp' 2024-04-12 20:51:13,582 wheel INFO adding 'pythran/pythonic/builtins/file/read.hpp' 2024-04-12 20:51:13,582 wheel INFO adding 'pythran/pythonic/builtins/file/readline.hpp' 2024-04-12 20:51:13,582 wheel INFO adding 'pythran/pythonic/builtins/file/readlines.hpp' 2024-04-12 20:51:13,583 wheel INFO adding 'pythran/pythonic/builtins/file/seek.hpp' 2024-04-12 20:51:13,583 wheel INFO adding 'pythran/pythonic/builtins/file/tell.hpp' 2024-04-12 20:51:13,583 wheel INFO adding 'pythran/pythonic/builtins/file/truncate.hpp' 2024-04-12 20:51:13,584 wheel INFO adding 'pythran/pythonic/builtins/file/write.hpp' 2024-04-12 20:51:13,584 wheel INFO adding 'pythran/pythonic/builtins/file/writelines.hpp' 2024-04-12 20:51:13,584 wheel INFO adding 'pythran/pythonic/builtins/float_/is_integer.hpp' 2024-04-12 20:51:13,585 wheel INFO adding 'pythran/pythonic/builtins/list/append.hpp' 2024-04-12 20:51:13,585 wheel INFO adding 'pythran/pythonic/builtins/list/count.hpp' 2024-04-12 20:51:13,585 wheel INFO adding 'pythran/pythonic/builtins/list/extend.hpp' 2024-04-12 20:51:13,586 wheel INFO adding 'pythran/pythonic/builtins/list/insert.hpp' 2024-04-12 20:51:13,586 wheel INFO adding 'pythran/pythonic/builtins/list/pop.hpp' 2024-04-12 20:51:13,586 wheel INFO adding 'pythran/pythonic/builtins/list/remove.hpp' 2024-04-12 20:51:13,587 wheel INFO adding 'pythran/pythonic/builtins/list/reverse.hpp' 2024-04-12 20:51:13,587 wheel INFO adding 'pythran/pythonic/builtins/list/sort.hpp' 2024-04-12 20:51:13,587 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfBreak.hpp' 2024-04-12 20:51:13,588 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfCont.hpp' 2024-04-12 20:51:13,588 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp' 2024-04-12 20:51:13,588 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfReturn.hpp' 2024-04-12 20:51:13,589 wheel INFO adding 'pythran/pythonic/builtins/pythran/abssqr.hpp' 2024-04-12 20:51:13,589 wheel INFO adding 'pythran/pythonic/builtins/pythran/and_.hpp' 2024-04-12 20:51:13,589 wheel INFO adding 'pythran/pythonic/builtins/pythran/is_none.hpp' 2024-04-12 20:51:13,590 wheel INFO adding 'pythran/pythonic/builtins/pythran/kwonly.hpp' 2024-04-12 20:51:13,590 wheel INFO adding 'pythran/pythonic/builtins/pythran/len_set.hpp' 2024-04-12 20:51:13,590 wheel INFO adding 'pythran/pythonic/builtins/pythran/make_shape.hpp' 2024-04-12 20:51:13,591 wheel INFO adding 'pythran/pythonic/builtins/pythran/or_.hpp' 2024-04-12 20:51:13,591 wheel INFO adding 'pythran/pythonic/builtins/pythran/static_if.hpp' 2024-04-12 20:51:13,591 wheel INFO adding 'pythran/pythonic/builtins/pythran/static_list.hpp' 2024-04-12 20:51:13,592 wheel INFO adding 'pythran/pythonic/builtins/set/add.hpp' 2024-04-12 20:51:13,592 wheel INFO adding 'pythran/pythonic/builtins/set/clear.hpp' 2024-04-12 20:51:13,592 wheel INFO adding 'pythran/pythonic/builtins/set/copy.hpp' 2024-04-12 20:51:13,593 wheel INFO adding 'pythran/pythonic/builtins/set/difference.hpp' 2024-04-12 20:51:13,593 wheel INFO adding 'pythran/pythonic/builtins/set/difference_update.hpp' 2024-04-12 20:51:13,593 wheel INFO adding 'pythran/pythonic/builtins/set/discard.hpp' 2024-04-12 20:51:13,593 wheel INFO adding 'pythran/pythonic/builtins/set/intersection.hpp' 2024-04-12 20:51:13,594 wheel INFO adding 'pythran/pythonic/builtins/set/intersection_update.hpp' 2024-04-12 20:51:13,594 wheel INFO adding 'pythran/pythonic/builtins/set/isdisjoint.hpp' 2024-04-12 20:51:13,594 wheel INFO adding 'pythran/pythonic/builtins/set/issubset.hpp' 2024-04-12 20:51:13,595 wheel INFO adding 'pythran/pythonic/builtins/set/issuperset.hpp' 2024-04-12 20:51:13,595 wheel INFO adding 'pythran/pythonic/builtins/set/remove.hpp' 2024-04-12 20:51:13,596 wheel INFO adding 'pythran/pythonic/builtins/set/symmetric_difference.hpp' 2024-04-12 20:51:13,596 wheel INFO adding 'pythran/pythonic/builtins/set/symmetric_difference_update.hpp' 2024-04-12 20:51:13,597 wheel INFO adding 'pythran/pythonic/builtins/set/union_.hpp' 2024-04-12 20:51:13,597 wheel INFO adding 'pythran/pythonic/builtins/set/update.hpp' 2024-04-12 20:51:13,597 wheel INFO adding 'pythran/pythonic/builtins/str/__mod__.hpp' 2024-04-12 20:51:13,598 wheel INFO adding 'pythran/pythonic/builtins/str/capitalize.hpp' 2024-04-12 20:51:13,598 wheel INFO adding 'pythran/pythonic/builtins/str/count.hpp' 2024-04-12 20:51:13,598 wheel INFO adding 'pythran/pythonic/builtins/str/endswith.hpp' 2024-04-12 20:51:13,599 wheel INFO adding 'pythran/pythonic/builtins/str/find.hpp' 2024-04-12 20:51:13,599 wheel INFO adding 'pythran/pythonic/builtins/str/isalpha.hpp' 2024-04-12 20:51:13,599 wheel INFO adding 'pythran/pythonic/builtins/str/isdigit.hpp' 2024-04-12 20:51:13,599 wheel INFO adding 'pythran/pythonic/builtins/str/join.hpp' 2024-04-12 20:51:13,600 wheel INFO adding 'pythran/pythonic/builtins/str/lower.hpp' 2024-04-12 20:51:13,600 wheel INFO adding 'pythran/pythonic/builtins/str/lstrip.hpp' 2024-04-12 20:51:13,600 wheel INFO adding 'pythran/pythonic/builtins/str/replace.hpp' 2024-04-12 20:51:13,601 wheel INFO adding 'pythran/pythonic/builtins/str/rstrip.hpp' 2024-04-12 20:51:13,601 wheel INFO adding 'pythran/pythonic/builtins/str/split.hpp' 2024-04-12 20:51:13,601 wheel INFO adding 'pythran/pythonic/builtins/str/startswith.hpp' 2024-04-12 20:51:13,602 wheel INFO adding 'pythran/pythonic/builtins/str/strip.hpp' 2024-04-12 20:51:13,602 wheel INFO adding 'pythran/pythonic/builtins/str/upper.hpp' 2024-04-12 20:51:13,602 wheel INFO adding 'pythran/pythonic/cmath/acos.hpp' 2024-04-12 20:51:13,603 wheel INFO adding 'pythran/pythonic/cmath/acosh.hpp' 2024-04-12 20:51:13,603 wheel INFO adding 'pythran/pythonic/cmath/asin.hpp' 2024-04-12 20:51:13,603 wheel INFO adding 'pythran/pythonic/cmath/asinh.hpp' 2024-04-12 20:51:13,604 wheel INFO adding 'pythran/pythonic/cmath/atan.hpp' 2024-04-12 20:51:13,604 wheel INFO adding 'pythran/pythonic/cmath/atanh.hpp' 2024-04-12 20:51:13,604 wheel INFO adding 'pythran/pythonic/cmath/cos.hpp' 2024-04-12 20:51:13,605 wheel INFO adding 'pythran/pythonic/cmath/cosh.hpp' 2024-04-12 20:51:13,605 wheel INFO adding 'pythran/pythonic/cmath/e.hpp' 2024-04-12 20:51:13,605 wheel INFO adding 'pythran/pythonic/cmath/exp.hpp' 2024-04-12 20:51:13,606 wheel INFO adding 'pythran/pythonic/cmath/isinf.hpp' 2024-04-12 20:51:13,606 wheel INFO adding 'pythran/pythonic/cmath/isnan.hpp' 2024-04-12 20:51:13,606 wheel INFO adding 'pythran/pythonic/cmath/log.hpp' 2024-04-12 20:51:13,606 wheel INFO adding 'pythran/pythonic/cmath/log10.hpp' 2024-04-12 20:51:13,607 wheel INFO adding 'pythran/pythonic/cmath/pi.hpp' 2024-04-12 20:51:13,607 wheel INFO adding 'pythran/pythonic/cmath/sin.hpp' 2024-04-12 20:51:13,607 wheel INFO adding 'pythran/pythonic/cmath/sinh.hpp' 2024-04-12 20:51:13,608 wheel INFO adding 'pythran/pythonic/cmath/sqrt.hpp' 2024-04-12 20:51:13,608 wheel INFO adding 'pythran/pythonic/cmath/tan.hpp' 2024-04-12 20:51:13,608 wheel INFO adding 'pythran/pythonic/cmath/tanh.hpp' 2024-04-12 20:51:13,609 wheel INFO adding 'pythran/pythonic/functools/partial.hpp' 2024-04-12 20:51:13,609 wheel INFO adding 'pythran/pythonic/functools/reduce.hpp' 2024-04-12 20:51:13,610 wheel INFO adding 'pythran/pythonic/include/__dispatch__/clear.hpp' 2024-04-12 20:51:13,610 wheel INFO adding 'pythran/pythonic/include/__dispatch__/conjugate.hpp' 2024-04-12 20:51:13,610 wheel INFO adding 'pythran/pythonic/include/__dispatch__/copy.hpp' 2024-04-12 20:51:13,611 wheel INFO adding 'pythran/pythonic/include/__dispatch__/count.hpp' 2024-04-12 20:51:13,611 wheel INFO adding 'pythran/pythonic/include/__dispatch__/index.hpp' 2024-04-12 20:51:13,611 wheel INFO adding 'pythran/pythonic/include/__dispatch__/pop.hpp' 2024-04-12 20:51:13,612 wheel INFO adding 'pythran/pythonic/include/__dispatch__/remove.hpp' 2024-04-12 20:51:13,612 wheel INFO adding 'pythran/pythonic/include/__dispatch__/sort.hpp' 2024-04-12 20:51:13,612 wheel INFO adding 'pythran/pythonic/include/__dispatch__/update.hpp' 2024-04-12 20:51:13,612 wheel INFO adding 'pythran/pythonic/include/bisect/bisect.hpp' 2024-04-12 20:51:13,613 wheel INFO adding 'pythran/pythonic/include/bisect/bisect_left.hpp' 2024-04-12 20:51:13,613 wheel INFO adding 'pythran/pythonic/include/bisect/bisect_right.hpp' 2024-04-12 20:51:13,614 wheel INFO adding 'pythran/pythonic/include/builtins/ArithmeticError.hpp' 2024-04-12 20:51:13,614 wheel INFO adding 'pythran/pythonic/include/builtins/AssertionError.hpp' 2024-04-12 20:51:13,614 wheel INFO adding 'pythran/pythonic/include/builtins/AttributeError.hpp' 2024-04-12 20:51:13,615 wheel INFO adding 'pythran/pythonic/include/builtins/BaseException.hpp' 2024-04-12 20:51:13,615 wheel INFO adding 'pythran/pythonic/include/builtins/BufferError.hpp' 2024-04-12 20:51:13,615 wheel INFO adding 'pythran/pythonic/include/builtins/BytesWarning.hpp' 2024-04-12 20:51:13,616 wheel INFO adding 'pythran/pythonic/include/builtins/DeprecationWarning.hpp' 2024-04-12 20:51:13,616 wheel INFO adding 'pythran/pythonic/include/builtins/EOFError.hpp' 2024-04-12 20:51:13,616 wheel INFO adding 'pythran/pythonic/include/builtins/EnvironmentError.hpp' 2024-04-12 20:51:13,617 wheel INFO adding 'pythran/pythonic/include/builtins/Exception.hpp' 2024-04-12 20:51:13,617 wheel INFO adding 'pythran/pythonic/include/builtins/False.hpp' 2024-04-12 20:51:13,617 wheel INFO adding 'pythran/pythonic/include/builtins/FileNotFoundError.hpp' 2024-04-12 20:51:13,617 wheel INFO adding 'pythran/pythonic/include/builtins/FloatingPointError.hpp' 2024-04-12 20:51:13,618 wheel INFO adding 'pythran/pythonic/include/builtins/FutureWarning.hpp' 2024-04-12 20:51:13,618 wheel INFO adding 'pythran/pythonic/include/builtins/GeneratorExit.hpp' 2024-04-12 20:51:13,618 wheel INFO adding 'pythran/pythonic/include/builtins/IOError.hpp' 2024-04-12 20:51:13,619 wheel INFO adding 'pythran/pythonic/include/builtins/ImportError.hpp' 2024-04-12 20:51:13,619 wheel INFO adding 'pythran/pythonic/include/builtins/ImportWarning.hpp' 2024-04-12 20:51:13,619 wheel INFO adding 'pythran/pythonic/include/builtins/IndentationError.hpp' 2024-04-12 20:51:13,620 wheel INFO adding 'pythran/pythonic/include/builtins/IndexError.hpp' 2024-04-12 20:51:13,620 wheel INFO adding 'pythran/pythonic/include/builtins/KeyError.hpp' 2024-04-12 20:51:13,620 wheel INFO adding 'pythran/pythonic/include/builtins/KeyboardInterrupt.hpp' 2024-04-12 20:51:13,621 wheel INFO adding 'pythran/pythonic/include/builtins/LookupError.hpp' 2024-04-12 20:51:13,621 wheel INFO adding 'pythran/pythonic/include/builtins/MemoryError.hpp' 2024-04-12 20:51:13,621 wheel INFO adding 'pythran/pythonic/include/builtins/NameError.hpp' 2024-04-12 20:51:13,622 wheel INFO adding 'pythran/pythonic/include/builtins/None.hpp' 2024-04-12 20:51:13,622 wheel INFO adding 'pythran/pythonic/include/builtins/NotImplementedError.hpp' 2024-04-12 20:51:13,622 wheel INFO adding 'pythran/pythonic/include/builtins/OSError.hpp' 2024-04-12 20:51:13,622 wheel INFO adding 'pythran/pythonic/include/builtins/OverflowError.hpp' 2024-04-12 20:51:13,623 wheel INFO adding 'pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp' 2024-04-12 20:51:13,623 wheel INFO adding 'pythran/pythonic/include/builtins/ReferenceError.hpp' 2024-04-12 20:51:13,623 wheel INFO adding 'pythran/pythonic/include/builtins/RuntimeError.hpp' 2024-04-12 20:51:13,624 wheel INFO adding 'pythran/pythonic/include/builtins/RuntimeWarning.hpp' 2024-04-12 20:51:13,624 wheel INFO adding 'pythran/pythonic/include/builtins/StopIteration.hpp' 2024-04-12 20:51:13,624 wheel INFO adding 'pythran/pythonic/include/builtins/SyntaxError.hpp' 2024-04-12 20:51:13,625 wheel INFO adding 'pythran/pythonic/include/builtins/SyntaxWarning.hpp' 2024-04-12 20:51:13,625 wheel INFO adding 'pythran/pythonic/include/builtins/SystemError.hpp' 2024-04-12 20:51:13,625 wheel INFO adding 'pythran/pythonic/include/builtins/SystemExit.hpp' 2024-04-12 20:51:13,626 wheel INFO adding 'pythran/pythonic/include/builtins/TabError.hpp' 2024-04-12 20:51:13,626 wheel INFO adding 'pythran/pythonic/include/builtins/True.hpp' 2024-04-12 20:51:13,626 wheel INFO adding 'pythran/pythonic/include/builtins/TypeError.hpp' 2024-04-12 20:51:13,626 wheel INFO adding 'pythran/pythonic/include/builtins/UnboundLocalError.hpp' 2024-04-12 20:51:13,627 wheel INFO adding 'pythran/pythonic/include/builtins/UnicodeError.hpp' 2024-04-12 20:51:13,627 wheel INFO adding 'pythran/pythonic/include/builtins/UnicodeWarning.hpp' 2024-04-12 20:51:13,627 wheel INFO adding 'pythran/pythonic/include/builtins/UserWarning.hpp' 2024-04-12 20:51:13,628 wheel INFO adding 'pythran/pythonic/include/builtins/ValueError.hpp' 2024-04-12 20:51:13,628 wheel INFO adding 'pythran/pythonic/include/builtins/Warning.hpp' 2024-04-12 20:51:13,628 wheel INFO adding 'pythran/pythonic/include/builtins/ZeroDivisionError.hpp' 2024-04-12 20:51:13,629 wheel INFO adding 'pythran/pythonic/include/builtins/abs.hpp' 2024-04-12 20:51:13,629 wheel INFO adding 'pythran/pythonic/include/builtins/all.hpp' 2024-04-12 20:51:13,629 wheel INFO adding 'pythran/pythonic/include/builtins/any.hpp' 2024-04-12 20:51:13,630 wheel INFO adding 'pythran/pythonic/include/builtins/assert.hpp' 2024-04-12 20:51:13,630 wheel INFO adding 'pythran/pythonic/include/builtins/bin.hpp' 2024-04-12 20:51:13,630 wheel INFO adding 'pythran/pythonic/include/builtins/bool_.hpp' 2024-04-12 20:51:13,631 wheel INFO adding 'pythran/pythonic/include/builtins/chr.hpp' 2024-04-12 20:51:13,631 wheel INFO adding 'pythran/pythonic/include/builtins/complex.hpp' 2024-04-12 20:51:13,631 wheel INFO adding 'pythran/pythonic/include/builtins/dict.hpp' 2024-04-12 20:51:13,631 wheel INFO adding 'pythran/pythonic/include/builtins/divmod.hpp' 2024-04-12 20:51:13,632 wheel INFO adding 'pythran/pythonic/include/builtins/enumerate.hpp' 2024-04-12 20:51:13,632 wheel INFO adding 'pythran/pythonic/include/builtins/file.hpp' 2024-04-12 20:51:13,632 wheel INFO adding 'pythran/pythonic/include/builtins/filter.hpp' 2024-04-12 20:51:13,633 wheel INFO adding 'pythran/pythonic/include/builtins/float_.hpp' 2024-04-12 20:51:13,633 wheel INFO adding 'pythran/pythonic/include/builtins/getattr.hpp' 2024-04-12 20:51:13,633 wheel INFO adding 'pythran/pythonic/include/builtins/hex.hpp' 2024-04-12 20:51:13,634 wheel INFO adding 'pythran/pythonic/include/builtins/id.hpp' 2024-04-12 20:51:13,634 wheel INFO adding 'pythran/pythonic/include/builtins/in.hpp' 2024-04-12 20:51:13,634 wheel INFO adding 'pythran/pythonic/include/builtins/int_.hpp' 2024-04-12 20:51:13,635 wheel INFO adding 'pythran/pythonic/include/builtins/isinstance.hpp' 2024-04-12 20:51:13,635 wheel INFO adding 'pythran/pythonic/include/builtins/iter.hpp' 2024-04-12 20:51:13,635 wheel INFO adding 'pythran/pythonic/include/builtins/len.hpp' 2024-04-12 20:51:13,636 wheel INFO adding 'pythran/pythonic/include/builtins/list.hpp' 2024-04-12 20:51:13,636 wheel INFO adding 'pythran/pythonic/include/builtins/map.hpp' 2024-04-12 20:51:13,636 wheel INFO adding 'pythran/pythonic/include/builtins/max.hpp' 2024-04-12 20:51:13,637 wheel INFO adding 'pythran/pythonic/include/builtins/min.hpp' 2024-04-12 20:51:13,637 wheel INFO adding 'pythran/pythonic/include/builtins/minmax.hpp' 2024-04-12 20:51:13,637 wheel INFO adding 'pythran/pythonic/include/builtins/next.hpp' 2024-04-12 20:51:13,638 wheel INFO adding 'pythran/pythonic/include/builtins/oct.hpp' 2024-04-12 20:51:13,638 wheel INFO adding 'pythran/pythonic/include/builtins/open.hpp' 2024-04-12 20:51:13,638 wheel INFO adding 'pythran/pythonic/include/builtins/ord.hpp' 2024-04-12 20:51:13,639 wheel INFO adding 'pythran/pythonic/include/builtins/pow.hpp' 2024-04-12 20:51:13,639 wheel INFO adding 'pythran/pythonic/include/builtins/print.hpp' 2024-04-12 20:51:13,639 wheel INFO adding 'pythran/pythonic/include/builtins/range.hpp' 2024-04-12 20:51:13,639 wheel INFO adding 'pythran/pythonic/include/builtins/reduce.hpp' 2024-04-12 20:51:13,640 wheel INFO adding 'pythran/pythonic/include/builtins/reversed.hpp' 2024-04-12 20:51:13,640 wheel INFO adding 'pythran/pythonic/include/builtins/round.hpp' 2024-04-12 20:51:13,640 wheel INFO adding 'pythran/pythonic/include/builtins/set.hpp' 2024-04-12 20:51:13,641 wheel INFO adding 'pythran/pythonic/include/builtins/slice.hpp' 2024-04-12 20:51:13,641 wheel INFO adding 'pythran/pythonic/include/builtins/sorted.hpp' 2024-04-12 20:51:13,641 wheel INFO adding 'pythran/pythonic/include/builtins/str.hpp' 2024-04-12 20:51:13,642 wheel INFO adding 'pythran/pythonic/include/builtins/sum.hpp' 2024-04-12 20:51:13,642 wheel INFO adding 'pythran/pythonic/include/builtins/tuple.hpp' 2024-04-12 20:51:13,642 wheel INFO adding 'pythran/pythonic/include/builtins/type.hpp' 2024-04-12 20:51:13,643 wheel INFO adding 'pythran/pythonic/include/builtins/xrange.hpp' 2024-04-12 20:51:13,643 wheel INFO adding 'pythran/pythonic/include/builtins/zip.hpp' 2024-04-12 20:51:13,643 wheel INFO adding 'pythran/pythonic/include/builtins/complex/conjugate.hpp' 2024-04-12 20:51:13,644 wheel INFO adding 'pythran/pythonic/include/builtins/dict/clear.hpp' 2024-04-12 20:51:13,644 wheel INFO adding 'pythran/pythonic/include/builtins/dict/copy.hpp' 2024-04-12 20:51:13,644 wheel INFO adding 'pythran/pythonic/include/builtins/dict/fromkeys.hpp' 2024-04-12 20:51:13,645 wheel INFO adding 'pythran/pythonic/include/builtins/dict/get.hpp' 2024-04-12 20:51:13,645 wheel INFO adding 'pythran/pythonic/include/builtins/dict/items.hpp' 2024-04-12 20:51:13,645 wheel INFO adding 'pythran/pythonic/include/builtins/dict/keys.hpp' 2024-04-12 20:51:13,646 wheel INFO adding 'pythran/pythonic/include/builtins/dict/pop.hpp' 2024-04-12 20:51:13,646 wheel INFO adding 'pythran/pythonic/include/builtins/dict/popitem.hpp' 2024-04-12 20:51:13,646 wheel INFO adding 'pythran/pythonic/include/builtins/dict/setdefault.hpp' 2024-04-12 20:51:13,647 wheel INFO adding 'pythran/pythonic/include/builtins/dict/update.hpp' 2024-04-12 20:51:13,647 wheel INFO adding 'pythran/pythonic/include/builtins/dict/values.hpp' 2024-04-12 20:51:13,647 wheel INFO adding 'pythran/pythonic/include/builtins/file/close.hpp' 2024-04-12 20:51:13,648 wheel INFO adding 'pythran/pythonic/include/builtins/file/fileno.hpp' 2024-04-12 20:51:13,648 wheel INFO adding 'pythran/pythonic/include/builtins/file/flush.hpp' 2024-04-12 20:51:13,648 wheel INFO adding 'pythran/pythonic/include/builtins/file/isatty.hpp' 2024-04-12 20:51:13,649 wheel INFO adding 'pythran/pythonic/include/builtins/file/next.hpp' 2024-04-12 20:51:13,649 wheel INFO adding 'pythran/pythonic/include/builtins/file/read.hpp' 2024-04-12 20:51:13,649 wheel INFO adding 'pythran/pythonic/include/builtins/file/readline.hpp' 2024-04-12 20:51:13,650 wheel INFO adding 'pythran/pythonic/include/builtins/file/readlines.hpp' 2024-04-12 20:51:13,650 wheel INFO adding 'pythran/pythonic/include/builtins/file/seek.hpp' 2024-04-12 20:51:13,650 wheel INFO adding 'pythran/pythonic/include/builtins/file/tell.hpp' 2024-04-12 20:51:13,651 wheel INFO adding 'pythran/pythonic/include/builtins/file/truncate.hpp' 2024-04-12 20:51:13,651 wheel INFO adding 'pythran/pythonic/include/builtins/file/write.hpp' 2024-04-12 20:51:13,651 wheel INFO adding 'pythran/pythonic/include/builtins/file/writelines.hpp' 2024-04-12 20:51:13,652 wheel INFO adding 'pythran/pythonic/include/builtins/float_/is_integer.hpp' 2024-04-12 20:51:13,652 wheel INFO adding 'pythran/pythonic/include/builtins/list/append.hpp' 2024-04-12 20:51:13,652 wheel INFO adding 'pythran/pythonic/include/builtins/list/count.hpp' 2024-04-12 20:51:13,653 wheel INFO adding 'pythran/pythonic/include/builtins/list/extend.hpp' 2024-04-12 20:51:13,653 wheel INFO adding 'pythran/pythonic/include/builtins/list/insert.hpp' 2024-04-12 20:51:13,653 wheel INFO adding 'pythran/pythonic/include/builtins/list/pop.hpp' 2024-04-12 20:51:13,654 wheel INFO adding 'pythran/pythonic/include/builtins/list/remove.hpp' 2024-04-12 20:51:13,654 wheel INFO adding 'pythran/pythonic/include/builtins/list/reverse.hpp' 2024-04-12 20:51:13,654 wheel INFO adding 'pythran/pythonic/include/builtins/list/sort.hpp' 2024-04-12 20:51:13,655 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp' 2024-04-12 20:51:13,655 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp' 2024-04-12 20:51:13,655 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp' 2024-04-12 20:51:13,655 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp' 2024-04-12 20:51:13,656 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/abssqr.hpp' 2024-04-12 20:51:13,656 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/and_.hpp' 2024-04-12 20:51:13,656 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/is_none.hpp' 2024-04-12 20:51:13,657 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/kwonly.hpp' 2024-04-12 20:51:13,657 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/len_set.hpp' 2024-04-12 20:51:13,657 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/make_shape.hpp' 2024-04-12 20:51:13,658 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/or_.hpp' 2024-04-12 20:51:13,658 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/static_if.hpp' 2024-04-12 20:51:13,658 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/static_list.hpp' 2024-04-12 20:51:13,659 wheel INFO adding 'pythran/pythonic/include/builtins/set/add.hpp' 2024-04-12 20:51:13,659 wheel INFO adding 'pythran/pythonic/include/builtins/set/clear.hpp' 2024-04-12 20:51:13,659 wheel INFO adding 'pythran/pythonic/include/builtins/set/copy.hpp' 2024-04-12 20:51:13,660 wheel INFO adding 'pythran/pythonic/include/builtins/set/difference.hpp' 2024-04-12 20:51:13,660 wheel INFO adding 'pythran/pythonic/include/builtins/set/difference_update.hpp' 2024-04-12 20:51:13,660 wheel INFO adding 'pythran/pythonic/include/builtins/set/discard.hpp' 2024-04-12 20:51:13,661 wheel INFO adding 'pythran/pythonic/include/builtins/set/intersection.hpp' 2024-04-12 20:51:13,661 wheel INFO adding 'pythran/pythonic/include/builtins/set/intersection_update.hpp' 2024-04-12 20:51:13,661 wheel INFO adding 'pythran/pythonic/include/builtins/set/isdisjoint.hpp' 2024-04-12 20:51:13,662 wheel INFO adding 'pythran/pythonic/include/builtins/set/issubset.hpp' 2024-04-12 20:51:13,662 wheel INFO adding 'pythran/pythonic/include/builtins/set/issuperset.hpp' 2024-04-12 20:51:13,662 wheel INFO adding 'pythran/pythonic/include/builtins/set/remove.hpp' 2024-04-12 20:51:13,663 wheel INFO adding 'pythran/pythonic/include/builtins/set/symmetric_difference.hpp' 2024-04-12 20:51:13,663 wheel INFO adding 'pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp' 2024-04-12 20:51:13,663 wheel INFO adding 'pythran/pythonic/include/builtins/set/union_.hpp' 2024-04-12 20:51:13,664 wheel INFO adding 'pythran/pythonic/include/builtins/set/update.hpp' 2024-04-12 20:51:13,664 wheel INFO adding 'pythran/pythonic/include/builtins/str/__mod__.hpp' 2024-04-12 20:51:13,664 wheel INFO adding 'pythran/pythonic/include/builtins/str/capitalize.hpp' 2024-04-12 20:51:13,665 wheel INFO adding 'pythran/pythonic/include/builtins/str/count.hpp' 2024-04-12 20:51:13,665 wheel INFO adding 'pythran/pythonic/include/builtins/str/endswith.hpp' 2024-04-12 20:51:13,665 wheel INFO adding 'pythran/pythonic/include/builtins/str/find.hpp' 2024-04-12 20:51:13,666 wheel INFO adding 'pythran/pythonic/include/builtins/str/isalpha.hpp' 2024-04-12 20:51:13,666 wheel INFO adding 'pythran/pythonic/include/builtins/str/isdigit.hpp' 2024-04-12 20:51:13,666 wheel INFO adding 'pythran/pythonic/include/builtins/str/join.hpp' 2024-04-12 20:51:13,667 wheel INFO adding 'pythran/pythonic/include/builtins/str/lower.hpp' 2024-04-12 20:51:13,667 wheel INFO adding 'pythran/pythonic/include/builtins/str/lstrip.hpp' 2024-04-12 20:51:13,667 wheel INFO adding 'pythran/pythonic/include/builtins/str/replace.hpp' 2024-04-12 20:51:13,667 wheel INFO adding 'pythran/pythonic/include/builtins/str/rstrip.hpp' 2024-04-12 20:51:13,668 wheel INFO adding 'pythran/pythonic/include/builtins/str/split.hpp' 2024-04-12 20:51:13,668 wheel INFO adding 'pythran/pythonic/include/builtins/str/startswith.hpp' 2024-04-12 20:51:13,668 wheel INFO adding 'pythran/pythonic/include/builtins/str/strip.hpp' 2024-04-12 20:51:13,669 wheel INFO adding 'pythran/pythonic/include/builtins/str/upper.hpp' 2024-04-12 20:51:13,669 wheel INFO adding 'pythran/pythonic/include/cmath/acos.hpp' 2024-04-12 20:51:13,669 wheel INFO adding 'pythran/pythonic/include/cmath/acosh.hpp' 2024-04-12 20:51:13,670 wheel INFO adding 'pythran/pythonic/include/cmath/asin.hpp' 2024-04-12 20:51:13,670 wheel INFO adding 'pythran/pythonic/include/cmath/asinh.hpp' 2024-04-12 20:51:13,670 wheel INFO adding 'pythran/pythonic/include/cmath/atan.hpp' 2024-04-12 20:51:13,671 wheel INFO adding 'pythran/pythonic/include/cmath/atanh.hpp' 2024-04-12 20:51:13,671 wheel INFO adding 'pythran/pythonic/include/cmath/cos.hpp' 2024-04-12 20:51:13,671 wheel INFO adding 'pythran/pythonic/include/cmath/cosh.hpp' 2024-04-12 20:51:13,672 wheel INFO adding 'pythran/pythonic/include/cmath/e.hpp' 2024-04-12 20:51:13,672 wheel INFO adding 'pythran/pythonic/include/cmath/exp.hpp' 2024-04-12 20:51:13,672 wheel INFO adding 'pythran/pythonic/include/cmath/isinf.hpp' 2024-04-12 20:51:13,673 wheel INFO adding 'pythran/pythonic/include/cmath/isnan.hpp' 2024-04-12 20:51:13,673 wheel INFO adding 'pythran/pythonic/include/cmath/log.hpp' 2024-04-12 20:51:13,673 wheel INFO adding 'pythran/pythonic/include/cmath/log10.hpp' 2024-04-12 20:51:13,674 wheel INFO adding 'pythran/pythonic/include/cmath/pi.hpp' 2024-04-12 20:51:13,674 wheel INFO adding 'pythran/pythonic/include/cmath/sin.hpp' 2024-04-12 20:51:13,674 wheel INFO adding 'pythran/pythonic/include/cmath/sinh.hpp' 2024-04-12 20:51:13,675 wheel INFO adding 'pythran/pythonic/include/cmath/sqrt.hpp' 2024-04-12 20:51:13,675 wheel INFO adding 'pythran/pythonic/include/cmath/tan.hpp' 2024-04-12 20:51:13,675 wheel INFO adding 'pythran/pythonic/include/cmath/tanh.hpp' 2024-04-12 20:51:13,676 wheel INFO adding 'pythran/pythonic/include/functools/partial.hpp' 2024-04-12 20:51:13,676 wheel INFO adding 'pythran/pythonic/include/functools/reduce.hpp' 2024-04-12 20:51:13,676 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp' 2024-04-12 20:51:13,677 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp' 2024-04-12 20:51:13,677 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp' 2024-04-12 20:51:13,677 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp' 2024-04-12 20:51:13,678 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp' 2024-04-12 20:51:13,678 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp' 2024-04-12 20:51:13,678 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp' 2024-04-12 20:51:13,679 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp' 2024-04-12 20:51:13,679 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp' 2024-04-12 20:51:13,679 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp' 2024-04-12 20:51:13,680 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp' 2024-04-12 20:51:13,680 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp' 2024-04-12 20:51:13,680 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp' 2024-04-12 20:51:13,681 wheel INFO adding 'pythran/pythonic/include/itertools/combinations.hpp' 2024-04-12 20:51:13,681 wheel INFO adding 'pythran/pythonic/include/itertools/common.hpp' 2024-04-12 20:51:13,681 wheel INFO adding 'pythran/pythonic/include/itertools/count.hpp' 2024-04-12 20:51:13,682 wheel INFO adding 'pythran/pythonic/include/itertools/ifilter.hpp' 2024-04-12 20:51:13,682 wheel INFO adding 'pythran/pythonic/include/itertools/islice.hpp' 2024-04-12 20:51:13,682 wheel INFO adding 'pythran/pythonic/include/itertools/permutations.hpp' 2024-04-12 20:51:13,683 wheel INFO adding 'pythran/pythonic/include/itertools/product.hpp' 2024-04-12 20:51:13,683 wheel INFO adding 'pythran/pythonic/include/itertools/repeat.hpp' 2024-04-12 20:51:13,683 wheel INFO adding 'pythran/pythonic/include/math/acos.hpp' 2024-04-12 20:51:13,684 wheel INFO adding 'pythran/pythonic/include/math/acosh.hpp' 2024-04-12 20:51:13,684 wheel INFO adding 'pythran/pythonic/include/math/asin.hpp' 2024-04-12 20:51:13,684 wheel INFO adding 'pythran/pythonic/include/math/asinh.hpp' 2024-04-12 20:51:13,685 wheel INFO adding 'pythran/pythonic/include/math/atan.hpp' 2024-04-12 20:51:13,685 wheel INFO adding 'pythran/pythonic/include/math/atan2.hpp' 2024-04-12 20:51:13,685 wheel INFO adding 'pythran/pythonic/include/math/atanh.hpp' 2024-04-12 20:51:13,686 wheel INFO adding 'pythran/pythonic/include/math/ceil.hpp' 2024-04-12 20:51:13,686 wheel INFO adding 'pythran/pythonic/include/math/copysign.hpp' 2024-04-12 20:51:13,686 wheel INFO adding 'pythran/pythonic/include/math/cos.hpp' 2024-04-12 20:51:13,686 wheel INFO adding 'pythran/pythonic/include/math/cosh.hpp' 2024-04-12 20:51:13,687 wheel INFO adding 'pythran/pythonic/include/math/degrees.hpp' 2024-04-12 20:51:13,687 wheel INFO adding 'pythran/pythonic/include/math/e.hpp' 2024-04-12 20:51:13,687 wheel INFO adding 'pythran/pythonic/include/math/erf.hpp' 2024-04-12 20:51:13,688 wheel INFO adding 'pythran/pythonic/include/math/erfc.hpp' 2024-04-12 20:51:13,688 wheel INFO adding 'pythran/pythonic/include/math/exp.hpp' 2024-04-12 20:51:13,688 wheel INFO adding 'pythran/pythonic/include/math/expm1.hpp' 2024-04-12 20:51:13,689 wheel INFO adding 'pythran/pythonic/include/math/fabs.hpp' 2024-04-12 20:51:13,689 wheel INFO adding 'pythran/pythonic/include/math/factorial.hpp' 2024-04-12 20:51:13,689 wheel INFO adding 'pythran/pythonic/include/math/floor.hpp' 2024-04-12 20:51:13,690 wheel INFO adding 'pythran/pythonic/include/math/fmod.hpp' 2024-04-12 20:51:13,690 wheel INFO adding 'pythran/pythonic/include/math/frexp.hpp' 2024-04-12 20:51:13,690 wheel INFO adding 'pythran/pythonic/include/math/gamma.hpp' 2024-04-12 20:51:13,690 wheel INFO adding 'pythran/pythonic/include/math/hypot.hpp' 2024-04-12 20:51:13,691 wheel INFO adding 'pythran/pythonic/include/math/isinf.hpp' 2024-04-12 20:51:13,691 wheel INFO adding 'pythran/pythonic/include/math/isnan.hpp' 2024-04-12 20:51:13,691 wheel INFO adding 'pythran/pythonic/include/math/ldexp.hpp' 2024-04-12 20:51:13,692 wheel INFO adding 'pythran/pythonic/include/math/lgamma.hpp' 2024-04-12 20:51:13,692 wheel INFO adding 'pythran/pythonic/include/math/log.hpp' 2024-04-12 20:51:13,692 wheel INFO adding 'pythran/pythonic/include/math/log10.hpp' 2024-04-12 20:51:13,693 wheel INFO adding 'pythran/pythonic/include/math/log1p.hpp' 2024-04-12 20:51:13,693 wheel INFO adding 'pythran/pythonic/include/math/modf.hpp' 2024-04-12 20:51:13,693 wheel INFO adding 'pythran/pythonic/include/math/pi.hpp' 2024-04-12 20:51:13,694 wheel INFO adding 'pythran/pythonic/include/math/pow.hpp' 2024-04-12 20:51:13,694 wheel INFO adding 'pythran/pythonic/include/math/radians.hpp' 2024-04-12 20:51:13,694 wheel INFO adding 'pythran/pythonic/include/math/sin.hpp' 2024-04-12 20:51:13,695 wheel INFO adding 'pythran/pythonic/include/math/sinh.hpp' 2024-04-12 20:51:13,695 wheel INFO adding 'pythran/pythonic/include/math/sqrt.hpp' 2024-04-12 20:51:13,695 wheel INFO adding 'pythran/pythonic/include/math/tan.hpp' 2024-04-12 20:51:13,695 wheel INFO adding 'pythran/pythonic/include/math/tanh.hpp' 2024-04-12 20:51:13,696 wheel INFO adding 'pythran/pythonic/include/math/trunc.hpp' 2024-04-12 20:51:13,697 wheel INFO adding 'pythran/pythonic/include/numpy/.hpp' 2024-04-12 20:51:13,697 wheel INFO adding 'pythran/pythonic/include/numpy/NINF.hpp' 2024-04-12 20:51:13,697 wheel INFO adding 'pythran/pythonic/include/numpy/abs.hpp' 2024-04-12 20:51:13,698 wheel INFO adding 'pythran/pythonic/include/numpy/absolute.hpp' 2024-04-12 20:51:13,698 wheel INFO adding 'pythran/pythonic/include/numpy/add.hpp' 2024-04-12 20:51:13,698 wheel INFO adding 'pythran/pythonic/include/numpy/alen.hpp' 2024-04-12 20:51:13,699 wheel INFO adding 'pythran/pythonic/include/numpy/all.hpp' 2024-04-12 20:51:13,699 wheel INFO adding 'pythran/pythonic/include/numpy/allclose.hpp' 2024-04-12 20:51:13,699 wheel INFO adding 'pythran/pythonic/include/numpy/alltrue.hpp' 2024-04-12 20:51:13,700 wheel INFO adding 'pythran/pythonic/include/numpy/amax.hpp' 2024-04-12 20:51:13,700 wheel INFO adding 'pythran/pythonic/include/numpy/amin.hpp' 2024-04-12 20:51:13,700 wheel INFO adding 'pythran/pythonic/include/numpy/angle.hpp' 2024-04-12 20:51:13,701 wheel INFO adding 'pythran/pythonic/include/numpy/angle_in_deg.hpp' 2024-04-12 20:51:13,701 wheel INFO adding 'pythran/pythonic/include/numpy/angle_in_rad.hpp' 2024-04-12 20:51:13,701 wheel INFO adding 'pythran/pythonic/include/numpy/any.hpp' 2024-04-12 20:51:13,702 wheel INFO adding 'pythran/pythonic/include/numpy/append.hpp' 2024-04-12 20:51:13,702 wheel INFO adding 'pythran/pythonic/include/numpy/arange.hpp' 2024-04-12 20:51:13,702 wheel INFO adding 'pythran/pythonic/include/numpy/arccos.hpp' 2024-04-12 20:51:13,703 wheel INFO adding 'pythran/pythonic/include/numpy/arccosh.hpp' 2024-04-12 20:51:13,703 wheel INFO adding 'pythran/pythonic/include/numpy/arcsin.hpp' 2024-04-12 20:51:13,703 wheel INFO adding 'pythran/pythonic/include/numpy/arcsinh.hpp' 2024-04-12 20:51:13,704 wheel INFO adding 'pythran/pythonic/include/numpy/arctan.hpp' 2024-04-12 20:51:13,704 wheel INFO adding 'pythran/pythonic/include/numpy/arctan2.hpp' 2024-04-12 20:51:13,704 wheel INFO adding 'pythran/pythonic/include/numpy/arctanh.hpp' 2024-04-12 20:51:13,704 wheel INFO adding 'pythran/pythonic/include/numpy/argmax.hpp' 2024-04-12 20:51:13,705 wheel INFO adding 'pythran/pythonic/include/numpy/argmin.hpp' 2024-04-12 20:51:13,705 wheel INFO adding 'pythran/pythonic/include/numpy/argsort.hpp' 2024-04-12 20:51:13,705 wheel INFO adding 'pythran/pythonic/include/numpy/argwhere.hpp' 2024-04-12 20:51:13,706 wheel INFO adding 'pythran/pythonic/include/numpy/around.hpp' 2024-04-12 20:51:13,706 wheel INFO adding 'pythran/pythonic/include/numpy/array.hpp' 2024-04-12 20:51:13,706 wheel INFO adding 'pythran/pythonic/include/numpy/array2string.hpp' 2024-04-12 20:51:13,707 wheel INFO adding 'pythran/pythonic/include/numpy/array_equal.hpp' 2024-04-12 20:51:13,707 wheel INFO adding 'pythran/pythonic/include/numpy/array_equiv.hpp' 2024-04-12 20:51:13,707 wheel INFO adding 'pythran/pythonic/include/numpy/array_split.hpp' 2024-04-12 20:51:13,708 wheel INFO adding 'pythran/pythonic/include/numpy/array_str.hpp' 2024-04-12 20:51:13,708 wheel INFO adding 'pythran/pythonic/include/numpy/asarray.hpp' 2024-04-12 20:51:13,708 wheel INFO adding 'pythran/pythonic/include/numpy/asarray_chkfinite.hpp' 2024-04-12 20:51:13,709 wheel INFO adding 'pythran/pythonic/include/numpy/ascontiguousarray.hpp' 2024-04-12 20:51:13,709 wheel INFO adding 'pythran/pythonic/include/numpy/asfarray.hpp' 2024-04-12 20:51:13,709 wheel INFO adding 'pythran/pythonic/include/numpy/asscalar.hpp' 2024-04-12 20:51:13,710 wheel INFO adding 'pythran/pythonic/include/numpy/atleast_1d.hpp' 2024-04-12 20:51:13,710 wheel INFO adding 'pythran/pythonic/include/numpy/atleast_2d.hpp' 2024-04-12 20:51:13,710 wheel INFO adding 'pythran/pythonic/include/numpy/atleast_3d.hpp' 2024-04-12 20:51:13,711 wheel INFO adding 'pythran/pythonic/include/numpy/average.hpp' 2024-04-12 20:51:13,711 wheel INFO adding 'pythran/pythonic/include/numpy/base_repr.hpp' 2024-04-12 20:51:13,711 wheel INFO adding 'pythran/pythonic/include/numpy/binary_repr.hpp' 2024-04-12 20:51:13,711 wheel INFO adding 'pythran/pythonic/include/numpy/bincount.hpp' 2024-04-12 20:51:13,712 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_and.hpp' 2024-04-12 20:51:13,712 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_not.hpp' 2024-04-12 20:51:13,712 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_or.hpp' 2024-04-12 20:51:13,713 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_xor.hpp' 2024-04-12 20:51:13,713 wheel INFO adding 'pythran/pythonic/include/numpy/bool_.hpp' 2024-04-12 20:51:13,714 wheel INFO adding 'pythran/pythonic/include/numpy/broadcast_to.hpp' 2024-04-12 20:51:13,714 wheel INFO adding 'pythran/pythonic/include/numpy/byte.hpp' 2024-04-12 20:51:13,714 wheel INFO adding 'pythran/pythonic/include/numpy/cbrt.hpp' 2024-04-12 20:51:13,715 wheel INFO adding 'pythran/pythonic/include/numpy/ceil.hpp' 2024-04-12 20:51:13,715 wheel INFO adding 'pythran/pythonic/include/numpy/clip.hpp' 2024-04-12 20:51:13,715 wheel INFO adding 'pythran/pythonic/include/numpy/complex.hpp' 2024-04-12 20:51:13,716 wheel INFO adding 'pythran/pythonic/include/numpy/complex128.hpp' 2024-04-12 20:51:13,716 wheel INFO adding 'pythran/pythonic/include/numpy/complex256.hpp' 2024-04-12 20:51:13,716 wheel INFO adding 'pythran/pythonic/include/numpy/complex64.hpp' 2024-04-12 20:51:13,717 wheel INFO adding 'pythran/pythonic/include/numpy/concatenate.hpp' 2024-04-12 20:51:13,717 wheel INFO adding 'pythran/pythonic/include/numpy/conj.hpp' 2024-04-12 20:51:13,717 wheel INFO adding 'pythran/pythonic/include/numpy/conjugate.hpp' 2024-04-12 20:51:13,718 wheel INFO adding 'pythran/pythonic/include/numpy/convolve.hpp' 2024-04-12 20:51:13,718 wheel INFO adding 'pythran/pythonic/include/numpy/copy.hpp' 2024-04-12 20:51:13,718 wheel INFO adding 'pythran/pythonic/include/numpy/copysign.hpp' 2024-04-12 20:51:13,719 wheel INFO adding 'pythran/pythonic/include/numpy/copyto.hpp' 2024-04-12 20:51:13,719 wheel INFO adding 'pythran/pythonic/include/numpy/correlate.hpp' 2024-04-12 20:51:13,719 wheel INFO adding 'pythran/pythonic/include/numpy/cos.hpp' 2024-04-12 20:51:13,719 wheel INFO adding 'pythran/pythonic/include/numpy/cosh.hpp' 2024-04-12 20:51:13,720 wheel INFO adding 'pythran/pythonic/include/numpy/count_nonzero.hpp' 2024-04-12 20:51:13,720 wheel INFO adding 'pythran/pythonic/include/numpy/cross.hpp' 2024-04-12 20:51:13,721 wheel INFO adding 'pythran/pythonic/include/numpy/cumprod.hpp' 2024-04-12 20:51:13,721 wheel INFO adding 'pythran/pythonic/include/numpy/cumproduct.hpp' 2024-04-12 20:51:13,721 wheel INFO adding 'pythran/pythonic/include/numpy/cumsum.hpp' 2024-04-12 20:51:13,722 wheel INFO adding 'pythran/pythonic/include/numpy/deg2rad.hpp' 2024-04-12 20:51:13,722 wheel INFO adding 'pythran/pythonic/include/numpy/degrees.hpp' 2024-04-12 20:51:13,722 wheel INFO adding 'pythran/pythonic/include/numpy/delete_.hpp' 2024-04-12 20:51:13,723 wheel INFO adding 'pythran/pythonic/include/numpy/diag.hpp' 2024-04-12 20:51:13,723 wheel INFO adding 'pythran/pythonic/include/numpy/diagflat.hpp' 2024-04-12 20:51:13,723 wheel INFO adding 'pythran/pythonic/include/numpy/diagonal.hpp' 2024-04-12 20:51:13,724 wheel INFO adding 'pythran/pythonic/include/numpy/diff.hpp' 2024-04-12 20:51:13,724 wheel INFO adding 'pythran/pythonic/include/numpy/digitize.hpp' 2024-04-12 20:51:13,724 wheel INFO adding 'pythran/pythonic/include/numpy/divide.hpp' 2024-04-12 20:51:13,725 wheel INFO adding 'pythran/pythonic/include/numpy/dot.hpp' 2024-04-12 20:51:13,725 wheel INFO adding 'pythran/pythonic/include/numpy/double_.hpp' 2024-04-12 20:51:13,725 wheel INFO adding 'pythran/pythonic/include/numpy/e.hpp' 2024-04-12 20:51:13,726 wheel INFO adding 'pythran/pythonic/include/numpy/ediff1d.hpp' 2024-04-12 20:51:13,726 wheel INFO adding 'pythran/pythonic/include/numpy/empty.hpp' 2024-04-12 20:51:13,726 wheel INFO adding 'pythran/pythonic/include/numpy/empty_like.hpp' 2024-04-12 20:51:13,727 wheel INFO adding 'pythran/pythonic/include/numpy/equal.hpp' 2024-04-12 20:51:13,727 wheel INFO adding 'pythran/pythonic/include/numpy/exp.hpp' 2024-04-12 20:51:13,727 wheel INFO adding 'pythran/pythonic/include/numpy/expand_dims.hpp' 2024-04-12 20:51:13,728 wheel INFO adding 'pythran/pythonic/include/numpy/expm1.hpp' 2024-04-12 20:51:13,728 wheel INFO adding 'pythran/pythonic/include/numpy/eye.hpp' 2024-04-12 20:51:13,728 wheel INFO adding 'pythran/pythonic/include/numpy/fabs.hpp' 2024-04-12 20:51:13,728 wheel INFO adding 'pythran/pythonic/include/numpy/fill_diagonal.hpp' 2024-04-12 20:51:13,729 wheel INFO adding 'pythran/pythonic/include/numpy/finfo.hpp' 2024-04-12 20:51:13,729 wheel INFO adding 'pythran/pythonic/include/numpy/fix.hpp' 2024-04-12 20:51:13,729 wheel INFO adding 'pythran/pythonic/include/numpy/flatnonzero.hpp' 2024-04-12 20:51:13,730 wheel INFO adding 'pythran/pythonic/include/numpy/flip.hpp' 2024-04-12 20:51:13,730 wheel INFO adding 'pythran/pythonic/include/numpy/fliplr.hpp' 2024-04-12 20:51:13,730 wheel INFO adding 'pythran/pythonic/include/numpy/flipud.hpp' 2024-04-12 20:51:13,731 wheel INFO adding 'pythran/pythonic/include/numpy/float128.hpp' 2024-04-12 20:51:13,731 wheel INFO adding 'pythran/pythonic/include/numpy/float32.hpp' 2024-04-12 20:51:13,731 wheel INFO adding 'pythran/pythonic/include/numpy/float64.hpp' 2024-04-12 20:51:13,732 wheel INFO adding 'pythran/pythonic/include/numpy/float_.hpp' 2024-04-12 20:51:13,732 wheel INFO adding 'pythran/pythonic/include/numpy/floor.hpp' 2024-04-12 20:51:13,732 wheel INFO adding 'pythran/pythonic/include/numpy/floor_divide.hpp' 2024-04-12 20:51:13,733 wheel INFO adding 'pythran/pythonic/include/numpy/fmax.hpp' 2024-04-12 20:51:13,733 wheel INFO adding 'pythran/pythonic/include/numpy/fmin.hpp' 2024-04-12 20:51:13,733 wheel INFO adding 'pythran/pythonic/include/numpy/fmod.hpp' 2024-04-12 20:51:13,734 wheel INFO adding 'pythran/pythonic/include/numpy/frexp.hpp' 2024-04-12 20:51:13,734 wheel INFO adding 'pythran/pythonic/include/numpy/fromfile.hpp' 2024-04-12 20:51:13,734 wheel INFO adding 'pythran/pythonic/include/numpy/fromfunction.hpp' 2024-04-12 20:51:13,734 wheel INFO adding 'pythran/pythonic/include/numpy/fromiter.hpp' 2024-04-12 20:51:13,735 wheel INFO adding 'pythran/pythonic/include/numpy/fromstring.hpp' 2024-04-12 20:51:13,735 wheel INFO adding 'pythran/pythonic/include/numpy/full.hpp' 2024-04-12 20:51:13,735 wheel INFO adding 'pythran/pythonic/include/numpy/full_like.hpp' 2024-04-12 20:51:13,736 wheel INFO adding 'pythran/pythonic/include/numpy/greater.hpp' 2024-04-12 20:51:13,736 wheel INFO adding 'pythran/pythonic/include/numpy/greater_equal.hpp' 2024-04-12 20:51:13,736 wheel INFO adding 'pythran/pythonic/include/numpy/heaviside.hpp' 2024-04-12 20:51:13,737 wheel INFO adding 'pythran/pythonic/include/numpy/hstack.hpp' 2024-04-12 20:51:13,737 wheel INFO adding 'pythran/pythonic/include/numpy/hypot.hpp' 2024-04-12 20:51:13,737 wheel INFO adding 'pythran/pythonic/include/numpy/identity.hpp' 2024-04-12 20:51:13,738 wheel INFO adding 'pythran/pythonic/include/numpy/imag.hpp' 2024-04-12 20:51:13,738 wheel INFO adding 'pythran/pythonic/include/numpy/indices.hpp' 2024-04-12 20:51:13,738 wheel INFO adding 'pythran/pythonic/include/numpy/inf.hpp' 2024-04-12 20:51:13,739 wheel INFO adding 'pythran/pythonic/include/numpy/inner.hpp' 2024-04-12 20:51:13,739 wheel INFO adding 'pythran/pythonic/include/numpy/insert.hpp' 2024-04-12 20:51:13,739 wheel INFO adding 'pythran/pythonic/include/numpy/int16.hpp' 2024-04-12 20:51:13,740 wheel INFO adding 'pythran/pythonic/include/numpy/int32.hpp' 2024-04-12 20:51:13,740 wheel INFO adding 'pythran/pythonic/include/numpy/int64.hpp' 2024-04-12 20:51:13,740 wheel INFO adding 'pythran/pythonic/include/numpy/int8.hpp' 2024-04-12 20:51:13,741 wheel INFO adding 'pythran/pythonic/include/numpy/int_.hpp' 2024-04-12 20:51:13,741 wheel INFO adding 'pythran/pythonic/include/numpy/intc.hpp' 2024-04-12 20:51:13,741 wheel INFO adding 'pythran/pythonic/include/numpy/interp.hpp' 2024-04-12 20:51:13,742 wheel INFO adding 'pythran/pythonic/include/numpy/intersect1d.hpp' 2024-04-12 20:51:13,742 wheel INFO adding 'pythran/pythonic/include/numpy/intp.hpp' 2024-04-12 20:51:13,742 wheel INFO adding 'pythran/pythonic/include/numpy/invert.hpp' 2024-04-12 20:51:13,742 wheel INFO adding 'pythran/pythonic/include/numpy/isclose.hpp' 2024-04-12 20:51:13,743 wheel INFO adding 'pythran/pythonic/include/numpy/iscomplex.hpp' 2024-04-12 20:51:13,743 wheel INFO adding 'pythran/pythonic/include/numpy/isfinite.hpp' 2024-04-12 20:51:13,743 wheel INFO adding 'pythran/pythonic/include/numpy/isinf.hpp' 2024-04-12 20:51:13,744 wheel INFO adding 'pythran/pythonic/include/numpy/isnan.hpp' 2024-04-12 20:51:13,744 wheel INFO adding 'pythran/pythonic/include/numpy/isneginf.hpp' 2024-04-12 20:51:13,744 wheel INFO adding 'pythran/pythonic/include/numpy/isposinf.hpp' 2024-04-12 20:51:13,745 wheel INFO adding 'pythran/pythonic/include/numpy/isreal.hpp' 2024-04-12 20:51:13,745 wheel INFO adding 'pythran/pythonic/include/numpy/isrealobj.hpp' 2024-04-12 20:51:13,745 wheel INFO adding 'pythran/pythonic/include/numpy/isscalar.hpp' 2024-04-12 20:51:13,746 wheel INFO adding 'pythran/pythonic/include/numpy/issctype.hpp' 2024-04-12 20:51:13,746 wheel INFO adding 'pythran/pythonic/include/numpy/ldexp.hpp' 2024-04-12 20:51:13,746 wheel INFO adding 'pythran/pythonic/include/numpy/left_shift.hpp' 2024-04-12 20:51:13,747 wheel INFO adding 'pythran/pythonic/include/numpy/less.hpp' 2024-04-12 20:51:13,747 wheel INFO adding 'pythran/pythonic/include/numpy/less_equal.hpp' 2024-04-12 20:51:13,747 wheel INFO adding 'pythran/pythonic/include/numpy/lexsort.hpp' 2024-04-12 20:51:13,748 wheel INFO adding 'pythran/pythonic/include/numpy/linspace.hpp' 2024-04-12 20:51:13,748 wheel INFO adding 'pythran/pythonic/include/numpy/log.hpp' 2024-04-12 20:51:13,748 wheel INFO adding 'pythran/pythonic/include/numpy/log10.hpp' 2024-04-12 20:51:13,749 wheel INFO adding 'pythran/pythonic/include/numpy/log1p.hpp' 2024-04-12 20:51:13,749 wheel INFO adding 'pythran/pythonic/include/numpy/log2.hpp' 2024-04-12 20:51:13,749 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp.hpp' 2024-04-12 20:51:13,750 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp2.hpp' 2024-04-12 20:51:13,750 wheel INFO adding 'pythran/pythonic/include/numpy/logical_and.hpp' 2024-04-12 20:51:13,750 wheel INFO adding 'pythran/pythonic/include/numpy/logical_not.hpp' 2024-04-12 20:51:13,751 wheel INFO adding 'pythran/pythonic/include/numpy/logical_or.hpp' 2024-04-12 20:51:13,751 wheel INFO adding 'pythran/pythonic/include/numpy/logical_xor.hpp' 2024-04-12 20:51:13,751 wheel INFO adding 'pythran/pythonic/include/numpy/logspace.hpp' 2024-04-12 20:51:13,751 wheel INFO adding 'pythran/pythonic/include/numpy/longlong.hpp' 2024-04-12 20:51:13,752 wheel INFO adding 'pythran/pythonic/include/numpy/max.hpp' 2024-04-12 20:51:13,752 wheel INFO adding 'pythran/pythonic/include/numpy/maximum.hpp' 2024-04-12 20:51:13,752 wheel INFO adding 'pythran/pythonic/include/numpy/mean.hpp' 2024-04-12 20:51:13,753 wheel INFO adding 'pythran/pythonic/include/numpy/median.hpp' 2024-04-12 20:51:13,753 wheel INFO adding 'pythran/pythonic/include/numpy/min.hpp' 2024-04-12 20:51:13,753 wheel INFO adding 'pythran/pythonic/include/numpy/minimum.hpp' 2024-04-12 20:51:13,754 wheel INFO adding 'pythran/pythonic/include/numpy/mod.hpp' 2024-04-12 20:51:13,754 wheel INFO adding 'pythran/pythonic/include/numpy/multiply.hpp' 2024-04-12 20:51:13,754 wheel INFO adding 'pythran/pythonic/include/numpy/nan.hpp' 2024-04-12 20:51:13,755 wheel INFO adding 'pythran/pythonic/include/numpy/nan_to_num.hpp' 2024-04-12 20:51:13,755 wheel INFO adding 'pythran/pythonic/include/numpy/nanargmax.hpp' 2024-04-12 20:51:13,755 wheel INFO adding 'pythran/pythonic/include/numpy/nanargmin.hpp' 2024-04-12 20:51:13,756 wheel INFO adding 'pythran/pythonic/include/numpy/nanmax.hpp' 2024-04-12 20:51:13,756 wheel INFO adding 'pythran/pythonic/include/numpy/nanmin.hpp' 2024-04-12 20:51:13,756 wheel INFO adding 'pythran/pythonic/include/numpy/nansum.hpp' 2024-04-12 20:51:13,757 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray.hpp' 2024-04-12 20:51:13,757 wheel INFO adding 'pythran/pythonic/include/numpy/ndenumerate.hpp' 2024-04-12 20:51:13,757 wheel INFO adding 'pythran/pythonic/include/numpy/ndim.hpp' 2024-04-12 20:51:13,758 wheel INFO adding 'pythran/pythonic/include/numpy/ndindex.hpp' 2024-04-12 20:51:13,758 wheel INFO adding 'pythran/pythonic/include/numpy/negative.hpp' 2024-04-12 20:51:13,758 wheel INFO adding 'pythran/pythonic/include/numpy/newaxis.hpp' 2024-04-12 20:51:13,758 wheel INFO adding 'pythran/pythonic/include/numpy/nextafter.hpp' 2024-04-12 20:51:13,759 wheel INFO adding 'pythran/pythonic/include/numpy/nonzero.hpp' 2024-04-12 20:51:13,759 wheel INFO adding 'pythran/pythonic/include/numpy/not_equal.hpp' 2024-04-12 20:51:13,759 wheel INFO adding 'pythran/pythonic/include/numpy/ones.hpp' 2024-04-12 20:51:13,760 wheel INFO adding 'pythran/pythonic/include/numpy/ones_like.hpp' 2024-04-12 20:51:13,760 wheel INFO adding 'pythran/pythonic/include/numpy/outer.hpp' 2024-04-12 20:51:13,760 wheel INFO adding 'pythran/pythonic/include/numpy/partial_sum.hpp' 2024-04-12 20:51:13,761 wheel INFO adding 'pythran/pythonic/include/numpy/pi.hpp' 2024-04-12 20:51:13,761 wheel INFO adding 'pythran/pythonic/include/numpy/place.hpp' 2024-04-12 20:51:13,761 wheel INFO adding 'pythran/pythonic/include/numpy/power.hpp' 2024-04-12 20:51:13,762 wheel INFO adding 'pythran/pythonic/include/numpy/prod.hpp' 2024-04-12 20:51:13,762 wheel INFO adding 'pythran/pythonic/include/numpy/product.hpp' 2024-04-12 20:51:13,762 wheel INFO adding 'pythran/pythonic/include/numpy/ptp.hpp' 2024-04-12 20:51:13,763 wheel INFO adding 'pythran/pythonic/include/numpy/put.hpp' 2024-04-12 20:51:13,763 wheel INFO adding 'pythran/pythonic/include/numpy/putmask.hpp' 2024-04-12 20:51:13,763 wheel INFO adding 'pythran/pythonic/include/numpy/rad2deg.hpp' 2024-04-12 20:51:13,764 wheel INFO adding 'pythran/pythonic/include/numpy/radians.hpp' 2024-04-12 20:51:13,764 wheel INFO adding 'pythran/pythonic/include/numpy/ravel.hpp' 2024-04-12 20:51:13,764 wheel INFO adding 'pythran/pythonic/include/numpy/real.hpp' 2024-04-12 20:51:13,765 wheel INFO adding 'pythran/pythonic/include/numpy/reciprocal.hpp' 2024-04-12 20:51:13,765 wheel INFO adding 'pythran/pythonic/include/numpy/reduce.hpp' 2024-04-12 20:51:13,765 wheel INFO adding 'pythran/pythonic/include/numpy/remainder.hpp' 2024-04-12 20:51:13,766 wheel INFO adding 'pythran/pythonic/include/numpy/repeat.hpp' 2024-04-12 20:51:13,766 wheel INFO adding 'pythran/pythonic/include/numpy/resize.hpp' 2024-04-12 20:51:13,766 wheel INFO adding 'pythran/pythonic/include/numpy/right_shift.hpp' 2024-04-12 20:51:13,766 wheel INFO adding 'pythran/pythonic/include/numpy/rint.hpp' 2024-04-12 20:51:13,767 wheel INFO adding 'pythran/pythonic/include/numpy/roll.hpp' 2024-04-12 20:51:13,767 wheel INFO adding 'pythran/pythonic/include/numpy/rollaxis.hpp' 2024-04-12 20:51:13,767 wheel INFO adding 'pythran/pythonic/include/numpy/rot90.hpp' 2024-04-12 20:51:13,768 wheel INFO adding 'pythran/pythonic/include/numpy/round.hpp' 2024-04-12 20:51:13,768 wheel INFO adding 'pythran/pythonic/include/numpy/round_.hpp' 2024-04-12 20:51:13,768 wheel INFO adding 'pythran/pythonic/include/numpy/searchsorted.hpp' 2024-04-12 20:51:13,769 wheel INFO adding 'pythran/pythonic/include/numpy/select.hpp' 2024-04-12 20:51:13,769 wheel INFO adding 'pythran/pythonic/include/numpy/setdiff1d.hpp' 2024-04-12 20:51:13,769 wheel INFO adding 'pythran/pythonic/include/numpy/shape.hpp' 2024-04-12 20:51:13,770 wheel INFO adding 'pythran/pythonic/include/numpy/short_.hpp' 2024-04-12 20:51:13,770 wheel INFO adding 'pythran/pythonic/include/numpy/sign.hpp' 2024-04-12 20:51:13,770 wheel INFO adding 'pythran/pythonic/include/numpy/signbit.hpp' 2024-04-12 20:51:13,771 wheel INFO adding 'pythran/pythonic/include/numpy/sin.hpp' 2024-04-12 20:51:13,771 wheel INFO adding 'pythran/pythonic/include/numpy/sinh.hpp' 2024-04-12 20:51:13,771 wheel INFO adding 'pythran/pythonic/include/numpy/size.hpp' 2024-04-12 20:51:13,772 wheel INFO adding 'pythran/pythonic/include/numpy/sometrue.hpp' 2024-04-12 20:51:13,772 wheel INFO adding 'pythran/pythonic/include/numpy/sort.hpp' 2024-04-12 20:51:13,772 wheel INFO adding 'pythran/pythonic/include/numpy/sort_complex.hpp' 2024-04-12 20:51:13,772 wheel INFO adding 'pythran/pythonic/include/numpy/spacing.hpp' 2024-04-12 20:51:13,773 wheel INFO adding 'pythran/pythonic/include/numpy/split.hpp' 2024-04-12 20:51:13,773 wheel INFO adding 'pythran/pythonic/include/numpy/sqrt.hpp' 2024-04-12 20:51:13,773 wheel INFO adding 'pythran/pythonic/include/numpy/square.hpp' 2024-04-12 20:51:13,774 wheel INFO adding 'pythran/pythonic/include/numpy/stack.hpp' 2024-04-12 20:51:13,774 wheel INFO adding 'pythran/pythonic/include/numpy/std_.hpp' 2024-04-12 20:51:13,774 wheel INFO adding 'pythran/pythonic/include/numpy/subtract.hpp' 2024-04-12 20:51:13,775 wheel INFO adding 'pythran/pythonic/include/numpy/sum.hpp' 2024-04-12 20:51:13,775 wheel INFO adding 'pythran/pythonic/include/numpy/swapaxes.hpp' 2024-04-12 20:51:13,775 wheel INFO adding 'pythran/pythonic/include/numpy/take.hpp' 2024-04-12 20:51:13,776 wheel INFO adding 'pythran/pythonic/include/numpy/tan.hpp' 2024-04-12 20:51:13,776 wheel INFO adding 'pythran/pythonic/include/numpy/tanh.hpp' 2024-04-12 20:51:13,776 wheel INFO adding 'pythran/pythonic/include/numpy/tile.hpp' 2024-04-12 20:51:13,777 wheel INFO adding 'pythran/pythonic/include/numpy/trace.hpp' 2024-04-12 20:51:13,777 wheel INFO adding 'pythran/pythonic/include/numpy/transpose.hpp' 2024-04-12 20:51:13,777 wheel INFO adding 'pythran/pythonic/include/numpy/tri.hpp' 2024-04-12 20:51:13,778 wheel INFO adding 'pythran/pythonic/include/numpy/tril.hpp' 2024-04-12 20:51:13,778 wheel INFO adding 'pythran/pythonic/include/numpy/trim_zeros.hpp' 2024-04-12 20:51:13,778 wheel INFO adding 'pythran/pythonic/include/numpy/triu.hpp' 2024-04-12 20:51:13,778 wheel INFO adding 'pythran/pythonic/include/numpy/true_divide.hpp' 2024-04-12 20:51:13,779 wheel INFO adding 'pythran/pythonic/include/numpy/trunc.hpp' 2024-04-12 20:51:13,779 wheel INFO adding 'pythran/pythonic/include/numpy/ubyte.hpp' 2024-04-12 20:51:13,779 wheel INFO adding 'pythran/pythonic/include/numpy/ufunc_accumulate.hpp' 2024-04-12 20:51:13,780 wheel INFO adding 'pythran/pythonic/include/numpy/ufunc_reduce.hpp' 2024-04-12 20:51:13,780 wheel INFO adding 'pythran/pythonic/include/numpy/uint.hpp' 2024-04-12 20:51:13,780 wheel INFO adding 'pythran/pythonic/include/numpy/uint16.hpp' 2024-04-12 20:51:13,781 wheel INFO adding 'pythran/pythonic/include/numpy/uint32.hpp' 2024-04-12 20:51:13,781 wheel INFO adding 'pythran/pythonic/include/numpy/uint64.hpp' 2024-04-12 20:51:13,781 wheel INFO adding 'pythran/pythonic/include/numpy/uint8.hpp' 2024-04-12 20:51:13,782 wheel INFO adding 'pythran/pythonic/include/numpy/uintc.hpp' 2024-04-12 20:51:13,782 wheel INFO adding 'pythran/pythonic/include/numpy/uintp.hpp' 2024-04-12 20:51:13,782 wheel INFO adding 'pythran/pythonic/include/numpy/ulonglong.hpp' 2024-04-12 20:51:13,783 wheel INFO adding 'pythran/pythonic/include/numpy/union1d.hpp' 2024-04-12 20:51:13,783 wheel INFO adding 'pythran/pythonic/include/numpy/unique.hpp' 2024-04-12 20:51:13,783 wheel INFO adding 'pythran/pythonic/include/numpy/unravel_index.hpp' 2024-04-12 20:51:13,784 wheel INFO adding 'pythran/pythonic/include/numpy/unwrap.hpp' 2024-04-12 20:51:13,784 wheel INFO adding 'pythran/pythonic/include/numpy/ushort.hpp' 2024-04-12 20:51:13,784 wheel INFO adding 'pythran/pythonic/include/numpy/var.hpp' 2024-04-12 20:51:13,784 wheel INFO adding 'pythran/pythonic/include/numpy/vdot.hpp' 2024-04-12 20:51:13,785 wheel INFO adding 'pythran/pythonic/include/numpy/vstack.hpp' 2024-04-12 20:51:13,785 wheel INFO adding 'pythran/pythonic/include/numpy/where.hpp' 2024-04-12 20:51:13,785 wheel INFO adding 'pythran/pythonic/include/numpy/zeros.hpp' 2024-04-12 20:51:13,786 wheel INFO adding 'pythran/pythonic/include/numpy/zeros_like.hpp' 2024-04-12 20:51:13,787 wheel INFO adding 'pythran/pythonic/include/numpy/add/accumulate.hpp' 2024-04-12 20:51:13,787 wheel INFO adding 'pythran/pythonic/include/numpy/add/reduce.hpp' 2024-04-12 20:51:13,787 wheel INFO adding 'pythran/pythonic/include/numpy/arctan2/accumulate.hpp' 2024-04-12 20:51:13,788 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp' 2024-04-12 20:51:13,788 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_and/reduce.hpp' 2024-04-12 20:51:13,788 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp' 2024-04-12 20:51:13,789 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_or/reduce.hpp' 2024-04-12 20:51:13,789 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp' 2024-04-12 20:51:13,789 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp' 2024-04-12 20:51:13,790 wheel INFO adding 'pythran/pythonic/include/numpy/copysign/accumulate.hpp' 2024-04-12 20:51:13,790 wheel INFO adding 'pythran/pythonic/include/numpy/ctypeslib/as_array.hpp' 2024-04-12 20:51:13,790 wheel INFO adding 'pythran/pythonic/include/numpy/divide/accumulate.hpp' 2024-04-12 20:51:13,791 wheel INFO adding 'pythran/pythonic/include/numpy/dtype/type.hpp' 2024-04-12 20:51:13,791 wheel INFO adding 'pythran/pythonic/include/numpy/equal/accumulate.hpp' 2024-04-12 20:51:13,791 wheel INFO adding 'pythran/pythonic/include/numpy/fft/c2c.hpp' 2024-04-12 20:51:13,792 wheel INFO adding 'pythran/pythonic/include/numpy/fft/fft.hpp' 2024-04-12 20:51:13,792 wheel INFO adding 'pythran/pythonic/include/numpy/fft/fftn.hpp' 2024-04-12 20:51:13,792 wheel INFO adding 'pythran/pythonic/include/numpy/fft/hfft.hpp' 2024-04-12 20:51:13,793 wheel INFO adding 'pythran/pythonic/include/numpy/fft/ifft.hpp' 2024-04-12 20:51:13,793 wheel INFO adding 'pythran/pythonic/include/numpy/fft/ihfft.hpp' 2024-04-12 20:51:13,794 wheel INFO adding 'pythran/pythonic/include/numpy/fft/irfft.hpp' 2024-04-12 20:51:13,794 wheel INFO adding 'pythran/pythonic/include/numpy/fft/rfft.hpp' 2024-04-12 20:51:13,794 wheel INFO adding 'pythran/pythonic/include/numpy/floor_divide/accumulate.hpp' 2024-04-12 20:51:13,795 wheel INFO adding 'pythran/pythonic/include/numpy/fmax/accumulate.hpp' 2024-04-12 20:51:13,795 wheel INFO adding 'pythran/pythonic/include/numpy/fmax/reduce.hpp' 2024-04-12 20:51:13,795 wheel INFO adding 'pythran/pythonic/include/numpy/fmin/accumulate.hpp' 2024-04-12 20:51:13,796 wheel INFO adding 'pythran/pythonic/include/numpy/fmin/reduce.hpp' 2024-04-12 20:51:13,796 wheel INFO adding 'pythran/pythonic/include/numpy/fmod/accumulate.hpp' 2024-04-12 20:51:13,796 wheel INFO adding 'pythran/pythonic/include/numpy/greater/accumulate.hpp' 2024-04-12 20:51:13,797 wheel INFO adding 'pythran/pythonic/include/numpy/greater_equal/accumulate.hpp' 2024-04-12 20:51:13,797 wheel INFO adding 'pythran/pythonic/include/numpy/heaviside/accumulate.hpp' 2024-04-12 20:51:13,797 wheel INFO adding 'pythran/pythonic/include/numpy/hypot/accumulate.hpp' 2024-04-12 20:51:13,798 wheel INFO adding 'pythran/pythonic/include/numpy/ldexp/accumulate.hpp' 2024-04-12 20:51:13,798 wheel INFO adding 'pythran/pythonic/include/numpy/left_shift/accumulate.hpp' 2024-04-12 20:51:13,799 wheel INFO adding 'pythran/pythonic/include/numpy/less/accumulate.hpp' 2024-04-12 20:51:13,799 wheel INFO adding 'pythran/pythonic/include/numpy/less_equal/accumulate.hpp' 2024-04-12 20:51:13,799 wheel INFO adding 'pythran/pythonic/include/numpy/linalg/matrix_power.hpp' 2024-04-12 20:51:13,800 wheel INFO adding 'pythran/pythonic/include/numpy/linalg/norm.hpp' 2024-04-12 20:51:13,800 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp/accumulate.hpp' 2024-04-12 20:51:13,800 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp' 2024-04-12 20:51:13,801 wheel INFO adding 'pythran/pythonic/include/numpy/logical_and/accumulate.hpp' 2024-04-12 20:51:13,801 wheel INFO adding 'pythran/pythonic/include/numpy/logical_or/accumulate.hpp' 2024-04-12 20:51:13,801 wheel INFO adding 'pythran/pythonic/include/numpy/logical_xor/accumulate.hpp' 2024-04-12 20:51:13,802 wheel INFO adding 'pythran/pythonic/include/numpy/maximum/accumulate.hpp' 2024-04-12 20:51:13,802 wheel INFO adding 'pythran/pythonic/include/numpy/maximum/reduce.hpp' 2024-04-12 20:51:13,802 wheel INFO adding 'pythran/pythonic/include/numpy/minimum/accumulate.hpp' 2024-04-12 20:51:13,803 wheel INFO adding 'pythran/pythonic/include/numpy/minimum/reduce.hpp' 2024-04-12 20:51:13,803 wheel INFO adding 'pythran/pythonic/include/numpy/mod/accumulate.hpp' 2024-04-12 20:51:13,803 wheel INFO adding 'pythran/pythonic/include/numpy/multiply/accumulate.hpp' 2024-04-12 20:51:13,804 wheel INFO adding 'pythran/pythonic/include/numpy/multiply/reduce.hpp' 2024-04-12 20:51:13,804 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/astype.hpp' 2024-04-12 20:51:13,804 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/fill.hpp' 2024-04-12 20:51:13,805 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/flatten.hpp' 2024-04-12 20:51:13,805 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/item.hpp' 2024-04-12 20:51:13,805 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/reshape.hpp' 2024-04-12 20:51:13,806 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/sort.hpp' 2024-04-12 20:51:13,806 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/tofile.hpp' 2024-04-12 20:51:13,806 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/tolist.hpp' 2024-04-12 20:51:13,807 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/tostring.hpp' 2024-04-12 20:51:13,807 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/view.hpp' 2024-04-12 20:51:13,807 wheel INFO adding 'pythran/pythonic/include/numpy/negative/accumulate.hpp' 2024-04-12 20:51:13,808 wheel INFO adding 'pythran/pythonic/include/numpy/nextafter/accumulate.hpp' 2024-04-12 20:51:13,808 wheel INFO adding 'pythran/pythonic/include/numpy/not_equal/accumulate.hpp' 2024-04-12 20:51:13,808 wheel INFO adding 'pythran/pythonic/include/numpy/power/accumulate.hpp' 2024-04-12 20:51:13,809 wheel INFO adding 'pythran/pythonic/include/numpy/random/binomial.hpp' 2024-04-12 20:51:13,809 wheel INFO adding 'pythran/pythonic/include/numpy/random/bytes.hpp' 2024-04-12 20:51:13,809 wheel INFO adding 'pythran/pythonic/include/numpy/random/chisquare.hpp' 2024-04-12 20:51:13,810 wheel INFO adding 'pythran/pythonic/include/numpy/random/choice.hpp' 2024-04-12 20:51:13,810 wheel INFO adding 'pythran/pythonic/include/numpy/random/dirichlet.hpp' 2024-04-12 20:51:13,810 wheel INFO adding 'pythran/pythonic/include/numpy/random/exponential.hpp' 2024-04-12 20:51:13,811 wheel INFO adding 'pythran/pythonic/include/numpy/random/f.hpp' 2024-04-12 20:51:13,811 wheel INFO adding 'pythran/pythonic/include/numpy/random/gamma.hpp' 2024-04-12 20:51:13,811 wheel INFO adding 'pythran/pythonic/include/numpy/random/generator.hpp' 2024-04-12 20:51:13,812 wheel INFO adding 'pythran/pythonic/include/numpy/random/geometric.hpp' 2024-04-12 20:51:13,812 wheel INFO adding 'pythran/pythonic/include/numpy/random/gumbel.hpp' 2024-04-12 20:51:13,812 wheel INFO adding 'pythran/pythonic/include/numpy/random/laplace.hpp' 2024-04-12 20:51:13,813 wheel INFO adding 'pythran/pythonic/include/numpy/random/logistic.hpp' 2024-04-12 20:51:13,813 wheel INFO adding 'pythran/pythonic/include/numpy/random/lognormal.hpp' 2024-04-12 20:51:13,813 wheel INFO adding 'pythran/pythonic/include/numpy/random/logseries.hpp' 2024-04-12 20:51:13,814 wheel INFO adding 'pythran/pythonic/include/numpy/random/negative_binomial.hpp' 2024-04-12 20:51:13,814 wheel INFO adding 'pythran/pythonic/include/numpy/random/normal.hpp' 2024-04-12 20:51:13,814 wheel INFO adding 'pythran/pythonic/include/numpy/random/pareto.hpp' 2024-04-12 20:51:13,815 wheel INFO adding 'pythran/pythonic/include/numpy/random/poisson.hpp' 2024-04-12 20:51:13,815 wheel INFO adding 'pythran/pythonic/include/numpy/random/power.hpp' 2024-04-12 20:51:13,815 wheel INFO adding 'pythran/pythonic/include/numpy/random/rand.hpp' 2024-04-12 20:51:13,816 wheel INFO adding 'pythran/pythonic/include/numpy/random/randint.hpp' 2024-04-12 20:51:13,816 wheel INFO adding 'pythran/pythonic/include/numpy/random/randn.hpp' 2024-04-12 20:51:13,816 wheel INFO adding 'pythran/pythonic/include/numpy/random/random.hpp' 2024-04-12 20:51:13,817 wheel INFO adding 'pythran/pythonic/include/numpy/random/random_integers.hpp' 2024-04-12 20:51:13,817 wheel INFO adding 'pythran/pythonic/include/numpy/random/random_sample.hpp' 2024-04-12 20:51:13,817 wheel INFO adding 'pythran/pythonic/include/numpy/random/ranf.hpp' 2024-04-12 20:51:13,817 wheel INFO adding 'pythran/pythonic/include/numpy/random/rayleigh.hpp' 2024-04-12 20:51:13,818 wheel INFO adding 'pythran/pythonic/include/numpy/random/sample.hpp' 2024-04-12 20:51:13,818 wheel INFO adding 'pythran/pythonic/include/numpy/random/seed.hpp' 2024-04-12 20:51:13,818 wheel INFO adding 'pythran/pythonic/include/numpy/random/shuffle.hpp' 2024-04-12 20:51:13,819 wheel INFO adding 'pythran/pythonic/include/numpy/random/standard_exponential.hpp' 2024-04-12 20:51:13,819 wheel INFO adding 'pythran/pythonic/include/numpy/random/standard_gamma.hpp' 2024-04-12 20:51:13,819 wheel INFO adding 'pythran/pythonic/include/numpy/random/standard_normal.hpp' 2024-04-12 20:51:13,820 wheel INFO adding 'pythran/pythonic/include/numpy/random/uniform.hpp' 2024-04-12 20:51:13,820 wheel INFO adding 'pythran/pythonic/include/numpy/random/weibull.hpp' 2024-04-12 20:51:13,820 wheel INFO adding 'pythran/pythonic/include/numpy/remainder/accumulate.hpp' 2024-04-12 20:51:13,821 wheel INFO adding 'pythran/pythonic/include/numpy/right_shift/accumulate.hpp' 2024-04-12 20:51:13,821 wheel INFO adding 'pythran/pythonic/include/numpy/subtract/accumulate.hpp' 2024-04-12 20:51:13,823 wheel INFO adding 'pythran/pythonic/include/numpy/true_divide/accumulate.hpp' 2024-04-12 20:51:13,823 wheel INFO adding 'pythran/pythonic/include/omp/get_num_threads.hpp' 2024-04-12 20:51:13,824 wheel INFO adding 'pythran/pythonic/include/omp/get_thread_num.hpp' 2024-04-12 20:51:13,824 wheel INFO adding 'pythran/pythonic/include/omp/get_wtick.hpp' 2024-04-12 20:51:13,824 wheel INFO adding 'pythran/pythonic/include/omp/get_wtime.hpp' 2024-04-12 20:51:13,825 wheel INFO adding 'pythran/pythonic/include/omp/in_parallel.hpp' 2024-04-12 20:51:13,825 wheel INFO adding 'pythran/pythonic/include/omp/set_nested.hpp' 2024-04-12 20:51:13,825 wheel INFO adding 'pythran/pythonic/include/operator_/__abs__.hpp' 2024-04-12 20:51:13,826 wheel INFO adding 'pythran/pythonic/include/operator_/__add__.hpp' 2024-04-12 20:51:13,826 wheel INFO adding 'pythran/pythonic/include/operator_/__and__.hpp' 2024-04-12 20:51:13,826 wheel INFO adding 'pythran/pythonic/include/operator_/__concat__.hpp' 2024-04-12 20:51:13,827 wheel INFO adding 'pythran/pythonic/include/operator_/__contains__.hpp' 2024-04-12 20:51:13,827 wheel INFO adding 'pythran/pythonic/include/operator_/__delitem__.hpp' 2024-04-12 20:51:13,827 wheel INFO adding 'pythran/pythonic/include/operator_/__div__.hpp' 2024-04-12 20:51:13,828 wheel INFO adding 'pythran/pythonic/include/operator_/__eq__.hpp' 2024-04-12 20:51:13,828 wheel INFO adding 'pythran/pythonic/include/operator_/__floordiv__.hpp' 2024-04-12 20:51:13,828 wheel INFO adding 'pythran/pythonic/include/operator_/__ge__.hpp' 2024-04-12 20:51:13,829 wheel INFO adding 'pythran/pythonic/include/operator_/__getitem__.hpp' 2024-04-12 20:51:13,829 wheel INFO adding 'pythran/pythonic/include/operator_/__gt__.hpp' 2024-04-12 20:51:13,829 wheel INFO adding 'pythran/pythonic/include/operator_/__iadd__.hpp' 2024-04-12 20:51:13,830 wheel INFO adding 'pythran/pythonic/include/operator_/__iand__.hpp' 2024-04-12 20:51:13,830 wheel INFO adding 'pythran/pythonic/include/operator_/__iconcat__.hpp' 2024-04-12 20:51:13,830 wheel INFO adding 'pythran/pythonic/include/operator_/__idiv__.hpp' 2024-04-12 20:51:13,830 wheel INFO adding 'pythran/pythonic/include/operator_/__ifloordiv__.hpp' 2024-04-12 20:51:13,831 wheel INFO adding 'pythran/pythonic/include/operator_/__ilshift__.hpp' 2024-04-12 20:51:13,831 wheel INFO adding 'pythran/pythonic/include/operator_/__imod__.hpp' 2024-04-12 20:51:13,831 wheel INFO adding 'pythran/pythonic/include/operator_/__imul__.hpp' 2024-04-12 20:51:13,832 wheel INFO adding 'pythran/pythonic/include/operator_/__inv__.hpp' 2024-04-12 20:51:13,832 wheel INFO adding 'pythran/pythonic/include/operator_/__invert__.hpp' 2024-04-12 20:51:13,832 wheel INFO adding 'pythran/pythonic/include/operator_/__ior__.hpp' 2024-04-12 20:51:13,833 wheel INFO adding 'pythran/pythonic/include/operator_/__ipow__.hpp' 2024-04-12 20:51:13,833 wheel INFO adding 'pythran/pythonic/include/operator_/__irshift__.hpp' 2024-04-12 20:51:13,833 wheel INFO adding 'pythran/pythonic/include/operator_/__isub__.hpp' 2024-04-12 20:51:13,834 wheel INFO adding 'pythran/pythonic/include/operator_/__itruediv__.hpp' 2024-04-12 20:51:13,834 wheel INFO adding 'pythran/pythonic/include/operator_/__ixor__.hpp' 2024-04-12 20:51:13,834 wheel INFO adding 'pythran/pythonic/include/operator_/__le__.hpp' 2024-04-12 20:51:13,835 wheel INFO adding 'pythran/pythonic/include/operator_/__lshift__.hpp' 2024-04-12 20:51:13,835 wheel INFO adding 'pythran/pythonic/include/operator_/__lt__.hpp' 2024-04-12 20:51:13,835 wheel INFO adding 'pythran/pythonic/include/operator_/__matmul__.hpp' 2024-04-12 20:51:13,835 wheel INFO adding 'pythran/pythonic/include/operator_/__mod__.hpp' 2024-04-12 20:51:13,836 wheel INFO adding 'pythran/pythonic/include/operator_/__mul__.hpp' 2024-04-12 20:51:13,836 wheel INFO adding 'pythran/pythonic/include/operator_/__ne__.hpp' 2024-04-12 20:51:13,836 wheel INFO adding 'pythran/pythonic/include/operator_/__neg__.hpp' 2024-04-12 20:51:13,837 wheel INFO adding 'pythran/pythonic/include/operator_/__not__.hpp' 2024-04-12 20:51:13,837 wheel INFO adding 'pythran/pythonic/include/operator_/__or__.hpp' 2024-04-12 20:51:13,837 wheel INFO adding 'pythran/pythonic/include/operator_/__pos__.hpp' 2024-04-12 20:51:13,838 wheel INFO adding 'pythran/pythonic/include/operator_/__rshift__.hpp' 2024-04-12 20:51:13,838 wheel INFO adding 'pythran/pythonic/include/operator_/__sub__.hpp' 2024-04-12 20:51:13,838 wheel INFO adding 'pythran/pythonic/include/operator_/__truediv__.hpp' 2024-04-12 20:51:13,839 wheel INFO adding 'pythran/pythonic/include/operator_/__xor__.hpp' 2024-04-12 20:51:13,839 wheel INFO adding 'pythran/pythonic/include/operator_/abs.hpp' 2024-04-12 20:51:13,839 wheel INFO adding 'pythran/pythonic/include/operator_/add.hpp' 2024-04-12 20:51:13,840 wheel INFO adding 'pythran/pythonic/include/operator_/and_.hpp' 2024-04-12 20:51:13,840 wheel INFO adding 'pythran/pythonic/include/operator_/concat.hpp' 2024-04-12 20:51:13,840 wheel INFO adding 'pythran/pythonic/include/operator_/contains.hpp' 2024-04-12 20:51:13,841 wheel INFO adding 'pythran/pythonic/include/operator_/countOf.hpp' 2024-04-12 20:51:13,841 wheel INFO adding 'pythran/pythonic/include/operator_/delitem.hpp' 2024-04-12 20:51:13,841 wheel INFO adding 'pythran/pythonic/include/operator_/div.hpp' 2024-04-12 20:51:13,841 wheel INFO adding 'pythran/pythonic/include/operator_/eq.hpp' 2024-04-12 20:51:13,842 wheel INFO adding 'pythran/pythonic/include/operator_/floordiv.hpp' 2024-04-12 20:51:13,842 wheel INFO adding 'pythran/pythonic/include/operator_/ge.hpp' 2024-04-12 20:51:13,842 wheel INFO adding 'pythran/pythonic/include/operator_/getitem.hpp' 2024-04-12 20:51:13,843 wheel INFO adding 'pythran/pythonic/include/operator_/gt.hpp' 2024-04-12 20:51:13,843 wheel INFO adding 'pythran/pythonic/include/operator_/iadd.hpp' 2024-04-12 20:51:13,843 wheel INFO adding 'pythran/pythonic/include/operator_/iand.hpp' 2024-04-12 20:51:13,844 wheel INFO adding 'pythran/pythonic/include/operator_/icommon.hpp' 2024-04-12 20:51:13,844 wheel INFO adding 'pythran/pythonic/include/operator_/iconcat.hpp' 2024-04-12 20:51:13,844 wheel INFO adding 'pythran/pythonic/include/operator_/idiv.hpp' 2024-04-12 20:51:13,845 wheel INFO adding 'pythran/pythonic/include/operator_/ifloordiv.hpp' 2024-04-12 20:51:13,845 wheel INFO adding 'pythran/pythonic/include/operator_/ilshift.hpp' 2024-04-12 20:51:13,845 wheel INFO adding 'pythran/pythonic/include/operator_/imatmul.hpp' 2024-04-12 20:51:13,846 wheel INFO adding 'pythran/pythonic/include/operator_/imax.hpp' 2024-04-12 20:51:13,846 wheel INFO adding 'pythran/pythonic/include/operator_/imin.hpp' 2024-04-12 20:51:13,847 wheel INFO adding 'pythran/pythonic/include/operator_/imod.hpp' 2024-04-12 20:51:13,847 wheel INFO adding 'pythran/pythonic/include/operator_/imul.hpp' 2024-04-12 20:51:13,847 wheel INFO adding 'pythran/pythonic/include/operator_/indexOf.hpp' 2024-04-12 20:51:13,847 wheel INFO adding 'pythran/pythonic/include/operator_/inv.hpp' 2024-04-12 20:51:13,848 wheel INFO adding 'pythran/pythonic/include/operator_/invert.hpp' 2024-04-12 20:51:13,848 wheel INFO adding 'pythran/pythonic/include/operator_/ior.hpp' 2024-04-12 20:51:13,848 wheel INFO adding 'pythran/pythonic/include/operator_/ipow.hpp' 2024-04-12 20:51:13,849 wheel INFO adding 'pythran/pythonic/include/operator_/irshift.hpp' 2024-04-12 20:51:13,849 wheel INFO adding 'pythran/pythonic/include/operator_/is_.hpp' 2024-04-12 20:51:13,849 wheel INFO adding 'pythran/pythonic/include/operator_/is_not.hpp' 2024-04-12 20:51:13,850 wheel INFO adding 'pythran/pythonic/include/operator_/isub.hpp' 2024-04-12 20:51:13,850 wheel INFO adding 'pythran/pythonic/include/operator_/itemgetter.hpp' 2024-04-12 20:51:13,850 wheel INFO adding 'pythran/pythonic/include/operator_/itruediv.hpp' 2024-04-12 20:51:13,851 wheel INFO adding 'pythran/pythonic/include/operator_/ixor.hpp' 2024-04-12 20:51:13,851 wheel INFO adding 'pythran/pythonic/include/operator_/le.hpp' 2024-04-12 20:51:13,851 wheel INFO adding 'pythran/pythonic/include/operator_/lshift.hpp' 2024-04-12 20:51:13,852 wheel INFO adding 'pythran/pythonic/include/operator_/lt.hpp' 2024-04-12 20:51:13,852 wheel INFO adding 'pythran/pythonic/include/operator_/matmul.hpp' 2024-04-12 20:51:13,852 wheel INFO adding 'pythran/pythonic/include/operator_/mod.hpp' 2024-04-12 20:51:13,852 wheel INFO adding 'pythran/pythonic/include/operator_/mul.hpp' 2024-04-12 20:51:13,853 wheel INFO adding 'pythran/pythonic/include/operator_/ne.hpp' 2024-04-12 20:51:13,853 wheel INFO adding 'pythran/pythonic/include/operator_/neg.hpp' 2024-04-12 20:51:13,853 wheel INFO adding 'pythran/pythonic/include/operator_/not_.hpp' 2024-04-12 20:51:13,854 wheel INFO adding 'pythran/pythonic/include/operator_/or_.hpp' 2024-04-12 20:51:13,854 wheel INFO adding 'pythran/pythonic/include/operator_/overloads.hpp' 2024-04-12 20:51:13,854 wheel INFO adding 'pythran/pythonic/include/operator_/pos.hpp' 2024-04-12 20:51:13,855 wheel INFO adding 'pythran/pythonic/include/operator_/pow.hpp' 2024-04-12 20:51:13,855 wheel INFO adding 'pythran/pythonic/include/operator_/rshift.hpp' 2024-04-12 20:51:13,855 wheel INFO adding 'pythran/pythonic/include/operator_/sub.hpp' 2024-04-12 20:51:13,856 wheel INFO adding 'pythran/pythonic/include/operator_/truediv.hpp' 2024-04-12 20:51:13,856 wheel INFO adding 'pythran/pythonic/include/operator_/truth.hpp' 2024-04-12 20:51:13,856 wheel INFO adding 'pythran/pythonic/include/operator_/xor_.hpp' 2024-04-12 20:51:13,857 wheel INFO adding 'pythran/pythonic/include/os/path/join.hpp' 2024-04-12 20:51:13,857 wheel INFO adding 'pythran/pythonic/include/random/choice.hpp' 2024-04-12 20:51:13,857 wheel INFO adding 'pythran/pythonic/include/random/expovariate.hpp' 2024-04-12 20:51:13,858 wheel INFO adding 'pythran/pythonic/include/random/gauss.hpp' 2024-04-12 20:51:13,858 wheel INFO adding 'pythran/pythonic/include/random/randint.hpp' 2024-04-12 20:51:13,858 wheel INFO adding 'pythran/pythonic/include/random/random.hpp' 2024-04-12 20:51:13,859 wheel INFO adding 'pythran/pythonic/include/random/randrange.hpp' 2024-04-12 20:51:13,859 wheel INFO adding 'pythran/pythonic/include/random/sample.hpp' 2024-04-12 20:51:13,859 wheel INFO adding 'pythran/pythonic/include/random/seed.hpp' 2024-04-12 20:51:13,860 wheel INFO adding 'pythran/pythonic/include/random/shuffle.hpp' 2024-04-12 20:51:13,860 wheel INFO adding 'pythran/pythonic/include/random/uniform.hpp' 2024-04-12 20:51:13,860 wheel INFO adding 'pythran/pythonic/include/scipy/special/binom.hpp' 2024-04-12 20:51:13,861 wheel INFO adding 'pythran/pythonic/include/scipy/special/gamma.hpp' 2024-04-12 20:51:13,861 wheel INFO adding 'pythran/pythonic/include/scipy/special/gammaincinv.hpp' 2024-04-12 20:51:13,861 wheel INFO adding 'pythran/pythonic/include/scipy/special/gammaln.hpp' 2024-04-12 20:51:13,862 wheel INFO adding 'pythran/pythonic/include/scipy/special/hankel1.hpp' 2024-04-12 20:51:13,862 wheel INFO adding 'pythran/pythonic/include/scipy/special/hankel2.hpp' 2024-04-12 20:51:13,862 wheel INFO adding 'pythran/pythonic/include/scipy/special/i0.hpp' 2024-04-12 20:51:13,863 wheel INFO adding 'pythran/pythonic/include/scipy/special/i0e.hpp' 2024-04-12 20:51:13,863 wheel INFO adding 'pythran/pythonic/include/scipy/special/iv.hpp' 2024-04-12 20:51:13,863 wheel INFO adding 'pythran/pythonic/include/scipy/special/ivp.hpp' 2024-04-12 20:51:13,864 wheel INFO adding 'pythran/pythonic/include/scipy/special/jv.hpp' 2024-04-12 20:51:13,864 wheel INFO adding 'pythran/pythonic/include/scipy/special/jvp.hpp' 2024-04-12 20:51:13,864 wheel INFO adding 'pythran/pythonic/include/scipy/special/kv.hpp' 2024-04-12 20:51:13,865 wheel INFO adding 'pythran/pythonic/include/scipy/special/kvp.hpp' 2024-04-12 20:51:13,865 wheel INFO adding 'pythran/pythonic/include/scipy/special/ndtr.hpp' 2024-04-12 20:51:13,865 wheel INFO adding 'pythran/pythonic/include/scipy/special/ndtri.hpp' 2024-04-12 20:51:13,865 wheel INFO adding 'pythran/pythonic/include/scipy/special/spherical_jn.hpp' 2024-04-12 20:51:13,866 wheel INFO adding 'pythran/pythonic/include/scipy/special/spherical_yn.hpp' 2024-04-12 20:51:13,866 wheel INFO adding 'pythran/pythonic/include/scipy/special/yv.hpp' 2024-04-12 20:51:13,866 wheel INFO adding 'pythran/pythonic/include/scipy/special/yvp.hpp' 2024-04-12 20:51:13,867 wheel INFO adding 'pythran/pythonic/include/string/ascii_letters.hpp' 2024-04-12 20:51:13,867 wheel INFO adding 'pythran/pythonic/include/string/ascii_lowercase.hpp' 2024-04-12 20:51:13,867 wheel INFO adding 'pythran/pythonic/include/string/ascii_uppercase.hpp' 2024-04-12 20:51:13,868 wheel INFO adding 'pythran/pythonic/include/string/digits.hpp' 2024-04-12 20:51:13,868 wheel INFO adding 'pythran/pythonic/include/string/find.hpp' 2024-04-12 20:51:13,868 wheel INFO adding 'pythran/pythonic/include/string/hexdigits.hpp' 2024-04-12 20:51:13,869 wheel INFO adding 'pythran/pythonic/include/string/octdigits.hpp' 2024-04-12 20:51:13,869 wheel INFO adding 'pythran/pythonic/include/time/sleep.hpp' 2024-04-12 20:51:13,869 wheel INFO adding 'pythran/pythonic/include/time/time.hpp' 2024-04-12 20:51:13,870 wheel INFO adding 'pythran/pythonic/include/types/NoneType.hpp' 2024-04-12 20:51:13,870 wheel INFO adding 'pythran/pythonic/include/types/assignable.hpp' 2024-04-12 20:51:13,871 wheel INFO adding 'pythran/pythonic/include/types/attr.hpp' 2024-04-12 20:51:13,871 wheel INFO adding 'pythran/pythonic/include/types/bool.hpp' 2024-04-12 20:51:13,871 wheel INFO adding 'pythran/pythonic/include/types/cfun.hpp' 2024-04-12 20:51:13,872 wheel INFO adding 'pythran/pythonic/include/types/clongdouble.hpp' 2024-04-12 20:51:13,872 wheel INFO adding 'pythran/pythonic/include/types/combined.hpp' 2024-04-12 20:51:13,872 wheel INFO adding 'pythran/pythonic/include/types/complex.hpp' 2024-04-12 20:51:13,873 wheel INFO adding 'pythran/pythonic/include/types/complex128.hpp' 2024-04-12 20:51:13,873 wheel INFO adding 'pythran/pythonic/include/types/complex256.hpp' 2024-04-12 20:51:13,873 wheel INFO adding 'pythran/pythonic/include/types/complex64.hpp' 2024-04-12 20:51:13,874 wheel INFO adding 'pythran/pythonic/include/types/dict.hpp' 2024-04-12 20:51:13,874 wheel INFO adding 'pythran/pythonic/include/types/dynamic_tuple.hpp' 2024-04-12 20:51:13,875 wheel INFO adding 'pythran/pythonic/include/types/empty_iterator.hpp' 2024-04-12 20:51:13,875 wheel INFO adding 'pythran/pythonic/include/types/exceptions.hpp' 2024-04-12 20:51:13,875 wheel INFO adding 'pythran/pythonic/include/types/file.hpp' 2024-04-12 20:51:13,876 wheel INFO adding 'pythran/pythonic/include/types/finfo.hpp' 2024-04-12 20:51:13,876 wheel INFO adding 'pythran/pythonic/include/types/float.hpp' 2024-04-12 20:51:13,876 wheel INFO adding 'pythran/pythonic/include/types/float128.hpp' 2024-04-12 20:51:13,877 wheel INFO adding 'pythran/pythonic/include/types/float32.hpp' 2024-04-12 20:51:13,877 wheel INFO adding 'pythran/pythonic/include/types/float64.hpp' 2024-04-12 20:51:13,877 wheel INFO adding 'pythran/pythonic/include/types/generator.hpp' 2024-04-12 20:51:13,877 wheel INFO adding 'pythran/pythonic/include/types/immediate.hpp' 2024-04-12 20:51:13,878 wheel INFO adding 'pythran/pythonic/include/types/int.hpp' 2024-04-12 20:51:13,878 wheel INFO adding 'pythran/pythonic/include/types/int16.hpp' 2024-04-12 20:51:13,878 wheel INFO adding 'pythran/pythonic/include/types/int32.hpp' 2024-04-12 20:51:13,879 wheel INFO adding 'pythran/pythonic/include/types/int64.hpp' 2024-04-12 20:51:13,879 wheel INFO adding 'pythran/pythonic/include/types/int8.hpp' 2024-04-12 20:51:13,879 wheel INFO adding 'pythran/pythonic/include/types/intc.hpp' 2024-04-12 20:51:13,880 wheel INFO adding 'pythran/pythonic/include/types/intp.hpp' 2024-04-12 20:51:13,880 wheel INFO adding 'pythran/pythonic/include/types/lazy.hpp' 2024-04-12 20:51:13,880 wheel INFO adding 'pythran/pythonic/include/types/list.hpp' 2024-04-12 20:51:13,881 wheel INFO adding 'pythran/pythonic/include/types/longdouble.hpp' 2024-04-12 20:51:13,881 wheel INFO adding 'pythran/pythonic/include/types/ndarray.hpp' 2024-04-12 20:51:13,882 wheel INFO adding 'pythran/pythonic/include/types/nditerator.hpp' 2024-04-12 20:51:13,882 wheel INFO adding 'pythran/pythonic/include/types/numpy_binary_op.hpp' 2024-04-12 20:51:13,883 wheel INFO adding 'pythran/pythonic/include/types/numpy_broadcast.hpp' 2024-04-12 20:51:13,883 wheel INFO adding 'pythran/pythonic/include/types/numpy_expr.hpp' 2024-04-12 20:51:13,884 wheel INFO adding 'pythran/pythonic/include/types/numpy_gexpr.hpp' 2024-04-12 20:51:13,884 wheel INFO adding 'pythran/pythonic/include/types/numpy_iexpr.hpp' 2024-04-12 20:51:13,885 wheel INFO adding 'pythran/pythonic/include/types/numpy_nary_expr.hpp' 2024-04-12 20:51:13,885 wheel INFO adding 'pythran/pythonic/include/types/numpy_op_helper.hpp' 2024-04-12 20:51:13,886 wheel INFO adding 'pythran/pythonic/include/types/numpy_operators.hpp' 2024-04-12 20:51:13,886 wheel INFO adding 'pythran/pythonic/include/types/numpy_texpr.hpp' 2024-04-12 20:51:13,886 wheel INFO adding 'pythran/pythonic/include/types/numpy_unary_op.hpp' 2024-04-12 20:51:13,887 wheel INFO adding 'pythran/pythonic/include/types/numpy_vexpr.hpp' 2024-04-12 20:51:13,887 wheel INFO adding 'pythran/pythonic/include/types/pointer.hpp' 2024-04-12 20:51:13,887 wheel INFO adding 'pythran/pythonic/include/types/raw_array.hpp' 2024-04-12 20:51:13,888 wheel INFO adding 'pythran/pythonic/include/types/set.hpp' 2024-04-12 20:51:13,888 wheel INFO adding 'pythran/pythonic/include/types/slice.hpp' 2024-04-12 20:51:13,889 wheel INFO adding 'pythran/pythonic/include/types/static_if.hpp' 2024-04-12 20:51:13,889 wheel INFO adding 'pythran/pythonic/include/types/str.hpp' 2024-04-12 20:51:13,889 wheel INFO adding 'pythran/pythonic/include/types/traits.hpp' 2024-04-12 20:51:13,890 wheel INFO adding 'pythran/pythonic/include/types/tuple.hpp' 2024-04-12 20:51:13,891 wheel INFO adding 'pythran/pythonic/include/types/uint16.hpp' 2024-04-12 20:51:13,891 wheel INFO adding 'pythran/pythonic/include/types/uint32.hpp' 2024-04-12 20:51:13,891 wheel INFO adding 'pythran/pythonic/include/types/uint64.hpp' 2024-04-12 20:51:13,891 wheel INFO adding 'pythran/pythonic/include/types/uint8.hpp' 2024-04-12 20:51:13,892 wheel INFO adding 'pythran/pythonic/include/types/uintc.hpp' 2024-04-12 20:51:13,892 wheel INFO adding 'pythran/pythonic/include/types/uintp.hpp' 2024-04-12 20:51:13,892 wheel INFO adding 'pythran/pythonic/include/types/variant_functor.hpp' 2024-04-12 20:51:13,893 wheel INFO adding 'pythran/pythonic/include/types/vectorizable_type.hpp' 2024-04-12 20:51:13,893 wheel INFO adding 'pythran/pythonic/include/utils/array_helper.hpp' 2024-04-12 20:51:13,894 wheel INFO adding 'pythran/pythonic/include/utils/broadcast_copy.hpp' 2024-04-12 20:51:13,894 wheel INFO adding 'pythran/pythonic/include/utils/functor.hpp' 2024-04-12 20:51:13,894 wheel INFO adding 'pythran/pythonic/include/utils/fwd.hpp' 2024-04-12 20:51:13,895 wheel INFO adding 'pythran/pythonic/include/utils/int_.hpp' 2024-04-12 20:51:13,895 wheel INFO adding 'pythran/pythonic/include/utils/iterator.hpp' 2024-04-12 20:51:13,895 wheel INFO adding 'pythran/pythonic/include/utils/meta.hpp' 2024-04-12 20:51:13,896 wheel INFO adding 'pythran/pythonic/include/utils/nested_container.hpp' 2024-04-12 20:51:13,896 wheel INFO adding 'pythran/pythonic/include/utils/neutral.hpp' 2024-04-12 20:51:13,896 wheel INFO adding 'pythran/pythonic/include/utils/numpy_conversion.hpp' 2024-04-12 20:51:13,897 wheel INFO adding 'pythran/pythonic/include/utils/numpy_traits.hpp' 2024-04-12 20:51:13,897 wheel INFO adding 'pythran/pythonic/include/utils/reserve.hpp' 2024-04-12 20:51:13,897 wheel INFO adding 'pythran/pythonic/include/utils/seq.hpp' 2024-04-12 20:51:13,898 wheel INFO adding 'pythran/pythonic/include/utils/shared_ref.hpp' 2024-04-12 20:51:13,898 wheel INFO adding 'pythran/pythonic/include/utils/tags.hpp' 2024-04-12 20:51:13,898 wheel INFO adding 'pythran/pythonic/include/utils/yield.hpp' 2024-04-12 20:51:13,899 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/close.hpp' 2024-04-12 20:51:13,899 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp' 2024-04-12 20:51:13,899 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/flush.hpp' 2024-04-12 20:51:13,900 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp' 2024-04-12 20:51:13,900 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/next.hpp' 2024-04-12 20:51:13,900 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/read.hpp' 2024-04-12 20:51:13,901 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/readline.hpp' 2024-04-12 20:51:13,901 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp' 2024-04-12 20:51:13,901 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/seek.hpp' 2024-04-12 20:51:13,902 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/tell.hpp' 2024-04-12 20:51:13,902 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp' 2024-04-12 20:51:13,902 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/write.hpp' 2024-04-12 20:51:13,903 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp' 2024-04-12 20:51:13,903 wheel INFO adding 'pythran/pythonic/itertools/combinations.hpp' 2024-04-12 20:51:13,903 wheel INFO adding 'pythran/pythonic/itertools/common.hpp' 2024-04-12 20:51:13,904 wheel INFO adding 'pythran/pythonic/itertools/count.hpp' 2024-04-12 20:51:13,904 wheel INFO adding 'pythran/pythonic/itertools/ifilter.hpp' 2024-04-12 20:51:13,904 wheel INFO adding 'pythran/pythonic/itertools/islice.hpp' 2024-04-12 20:51:13,905 wheel INFO adding 'pythran/pythonic/itertools/permutations.hpp' 2024-04-12 20:51:13,905 wheel INFO adding 'pythran/pythonic/itertools/product.hpp' 2024-04-12 20:51:13,905 wheel INFO adding 'pythran/pythonic/itertools/repeat.hpp' 2024-04-12 20:51:13,906 wheel INFO adding 'pythran/pythonic/math/acos.hpp' 2024-04-12 20:51:13,906 wheel INFO adding 'pythran/pythonic/math/acosh.hpp' 2024-04-12 20:51:13,906 wheel INFO adding 'pythran/pythonic/math/asin.hpp' 2024-04-12 20:51:13,907 wheel INFO adding 'pythran/pythonic/math/asinh.hpp' 2024-04-12 20:51:13,907 wheel INFO adding 'pythran/pythonic/math/atan.hpp' 2024-04-12 20:51:13,907 wheel INFO adding 'pythran/pythonic/math/atan2.hpp' 2024-04-12 20:51:13,908 wheel INFO adding 'pythran/pythonic/math/atanh.hpp' 2024-04-12 20:51:13,908 wheel INFO adding 'pythran/pythonic/math/ceil.hpp' 2024-04-12 20:51:13,908 wheel INFO adding 'pythran/pythonic/math/copysign.hpp' 2024-04-12 20:51:13,909 wheel INFO adding 'pythran/pythonic/math/cos.hpp' 2024-04-12 20:51:13,909 wheel INFO adding 'pythran/pythonic/math/cosh.hpp' 2024-04-12 20:51:13,909 wheel INFO adding 'pythran/pythonic/math/degrees.hpp' 2024-04-12 20:51:13,910 wheel INFO adding 'pythran/pythonic/math/e.hpp' 2024-04-12 20:51:13,910 wheel INFO adding 'pythran/pythonic/math/erf.hpp' 2024-04-12 20:51:13,910 wheel INFO adding 'pythran/pythonic/math/erfc.hpp' 2024-04-12 20:51:13,910 wheel INFO adding 'pythran/pythonic/math/exp.hpp' 2024-04-12 20:51:13,911 wheel INFO adding 'pythran/pythonic/math/expm1.hpp' 2024-04-12 20:51:13,911 wheel INFO adding 'pythran/pythonic/math/fabs.hpp' 2024-04-12 20:51:13,911 wheel INFO adding 'pythran/pythonic/math/factorial.hpp' 2024-04-12 20:51:13,912 wheel INFO adding 'pythran/pythonic/math/floor.hpp' 2024-04-12 20:51:13,912 wheel INFO adding 'pythran/pythonic/math/fmod.hpp' 2024-04-12 20:51:13,912 wheel INFO adding 'pythran/pythonic/math/frexp.hpp' 2024-04-12 20:51:13,913 wheel INFO adding 'pythran/pythonic/math/gamma.hpp' 2024-04-12 20:51:13,913 wheel INFO adding 'pythran/pythonic/math/hypot.hpp' 2024-04-12 20:51:13,913 wheel INFO adding 'pythran/pythonic/math/isinf.hpp' 2024-04-12 20:51:13,914 wheel INFO adding 'pythran/pythonic/math/isnan.hpp' 2024-04-12 20:51:13,914 wheel INFO adding 'pythran/pythonic/math/ldexp.hpp' 2024-04-12 20:51:13,914 wheel INFO adding 'pythran/pythonic/math/lgamma.hpp' 2024-04-12 20:51:13,914 wheel INFO adding 'pythran/pythonic/math/log.hpp' 2024-04-12 20:51:13,915 wheel INFO adding 'pythran/pythonic/math/log10.hpp' 2024-04-12 20:51:13,915 wheel INFO adding 'pythran/pythonic/math/log1p.hpp' 2024-04-12 20:51:13,915 wheel INFO adding 'pythran/pythonic/math/modf.hpp' 2024-04-12 20:51:13,916 wheel INFO adding 'pythran/pythonic/math/pi.hpp' 2024-04-12 20:51:13,916 wheel INFO adding 'pythran/pythonic/math/pow.hpp' 2024-04-12 20:51:13,916 wheel INFO adding 'pythran/pythonic/math/radians.hpp' 2024-04-12 20:51:13,917 wheel INFO adding 'pythran/pythonic/math/sin.hpp' 2024-04-12 20:51:13,917 wheel INFO adding 'pythran/pythonic/math/sinh.hpp' 2024-04-12 20:51:13,917 wheel INFO adding 'pythran/pythonic/math/sqrt.hpp' 2024-04-12 20:51:13,918 wheel INFO adding 'pythran/pythonic/math/tan.hpp' 2024-04-12 20:51:13,918 wheel INFO adding 'pythran/pythonic/math/tanh.hpp' 2024-04-12 20:51:13,918 wheel INFO adding 'pythran/pythonic/math/trunc.hpp' 2024-04-12 20:51:13,919 wheel INFO adding 'pythran/pythonic/numpy/.hpp' 2024-04-12 20:51:13,919 wheel INFO adding 'pythran/pythonic/numpy/NINF.hpp' 2024-04-12 20:51:13,920 wheel INFO adding 'pythran/pythonic/numpy/abs.hpp' 2024-04-12 20:51:13,920 wheel INFO adding 'pythran/pythonic/numpy/absolute.hpp' 2024-04-12 20:51:13,920 wheel INFO adding 'pythran/pythonic/numpy/add.hpp' 2024-04-12 20:51:13,921 wheel INFO adding 'pythran/pythonic/numpy/alen.hpp' 2024-04-12 20:51:13,921 wheel INFO adding 'pythran/pythonic/numpy/all.hpp' 2024-04-12 20:51:13,921 wheel INFO adding 'pythran/pythonic/numpy/allclose.hpp' 2024-04-12 20:51:13,922 wheel INFO adding 'pythran/pythonic/numpy/alltrue.hpp' 2024-04-12 20:51:13,922 wheel INFO adding 'pythran/pythonic/numpy/amax.hpp' 2024-04-12 20:51:13,922 wheel INFO adding 'pythran/pythonic/numpy/amin.hpp' 2024-04-12 20:51:13,923 wheel INFO adding 'pythran/pythonic/numpy/angle.hpp' 2024-04-12 20:51:13,923 wheel INFO adding 'pythran/pythonic/numpy/angle_in_deg.hpp' 2024-04-12 20:51:13,923 wheel INFO adding 'pythran/pythonic/numpy/angle_in_rad.hpp' 2024-04-12 20:51:13,924 wheel INFO adding 'pythran/pythonic/numpy/any.hpp' 2024-04-12 20:51:13,924 wheel INFO adding 'pythran/pythonic/numpy/append.hpp' 2024-04-12 20:51:13,924 wheel INFO adding 'pythran/pythonic/numpy/arange.hpp' 2024-04-12 20:51:13,925 wheel INFO adding 'pythran/pythonic/numpy/arccos.hpp' 2024-04-12 20:51:13,925 wheel INFO adding 'pythran/pythonic/numpy/arccosh.hpp' 2024-04-12 20:51:13,925 wheel INFO adding 'pythran/pythonic/numpy/arcsin.hpp' 2024-04-12 20:51:13,926 wheel INFO adding 'pythran/pythonic/numpy/arcsinh.hpp' 2024-04-12 20:51:13,926 wheel INFO adding 'pythran/pythonic/numpy/arctan.hpp' 2024-04-12 20:51:13,926 wheel INFO adding 'pythran/pythonic/numpy/arctan2.hpp' 2024-04-12 20:51:13,926 wheel INFO adding 'pythran/pythonic/numpy/arctanh.hpp' 2024-04-12 20:51:13,927 wheel INFO adding 'pythran/pythonic/numpy/argmax.hpp' 2024-04-12 20:51:13,927 wheel INFO adding 'pythran/pythonic/numpy/argmin.hpp' 2024-04-12 20:51:13,927 wheel INFO adding 'pythran/pythonic/numpy/argminmax.hpp' 2024-04-12 20:51:13,928 wheel INFO adding 'pythran/pythonic/numpy/argsort.hpp' 2024-04-12 20:51:13,928 wheel INFO adding 'pythran/pythonic/numpy/argwhere.hpp' 2024-04-12 20:51:13,928 wheel INFO adding 'pythran/pythonic/numpy/around.hpp' 2024-04-12 20:51:13,929 wheel INFO adding 'pythran/pythonic/numpy/array.hpp' 2024-04-12 20:51:13,929 wheel INFO adding 'pythran/pythonic/numpy/array2string.hpp' 2024-04-12 20:51:13,929 wheel INFO adding 'pythran/pythonic/numpy/array_equal.hpp' 2024-04-12 20:51:13,930 wheel INFO adding 'pythran/pythonic/numpy/array_equiv.hpp' 2024-04-12 20:51:13,930 wheel INFO adding 'pythran/pythonic/numpy/array_split.hpp' 2024-04-12 20:51:13,930 wheel INFO adding 'pythran/pythonic/numpy/array_str.hpp' 2024-04-12 20:51:13,931 wheel INFO adding 'pythran/pythonic/numpy/asarray.hpp' 2024-04-12 20:51:13,931 wheel INFO adding 'pythran/pythonic/numpy/asarray_chkfinite.hpp' 2024-04-12 20:51:13,931 wheel INFO adding 'pythran/pythonic/numpy/ascontiguousarray.hpp' 2024-04-12 20:51:13,932 wheel INFO adding 'pythran/pythonic/numpy/asfarray.hpp' 2024-04-12 20:51:13,932 wheel INFO adding 'pythran/pythonic/numpy/asscalar.hpp' 2024-04-12 20:51:13,932 wheel INFO adding 'pythran/pythonic/numpy/atleast_1d.hpp' 2024-04-12 20:51:13,933 wheel INFO adding 'pythran/pythonic/numpy/atleast_2d.hpp' 2024-04-12 20:51:13,933 wheel INFO adding 'pythran/pythonic/numpy/atleast_3d.hpp' 2024-04-12 20:51:13,933 wheel INFO adding 'pythran/pythonic/numpy/average.hpp' 2024-04-12 20:51:13,934 wheel INFO adding 'pythran/pythonic/numpy/base_repr.hpp' 2024-04-12 20:51:13,934 wheel INFO adding 'pythran/pythonic/numpy/binary_repr.hpp' 2024-04-12 20:51:13,934 wheel INFO adding 'pythran/pythonic/numpy/bincount.hpp' 2024-04-12 20:51:13,935 wheel INFO adding 'pythran/pythonic/numpy/bitwise_and.hpp' 2024-04-12 20:51:13,935 wheel INFO adding 'pythran/pythonic/numpy/bitwise_not.hpp' 2024-04-12 20:51:13,935 wheel INFO adding 'pythran/pythonic/numpy/bitwise_or.hpp' 2024-04-12 20:51:13,936 wheel INFO adding 'pythran/pythonic/numpy/bitwise_xor.hpp' 2024-04-12 20:51:13,936 wheel INFO adding 'pythran/pythonic/numpy/bool_.hpp' 2024-04-12 20:51:13,936 wheel INFO adding 'pythran/pythonic/numpy/broadcast_to.hpp' 2024-04-12 20:51:13,937 wheel INFO adding 'pythran/pythonic/numpy/byte.hpp' 2024-04-12 20:51:13,937 wheel INFO adding 'pythran/pythonic/numpy/cbrt.hpp' 2024-04-12 20:51:13,937 wheel INFO adding 'pythran/pythonic/numpy/ceil.hpp' 2024-04-12 20:51:13,938 wheel INFO adding 'pythran/pythonic/numpy/clip.hpp' 2024-04-12 20:51:13,938 wheel INFO adding 'pythran/pythonic/numpy/complex.hpp' 2024-04-12 20:51:13,938 wheel INFO adding 'pythran/pythonic/numpy/complex128.hpp' 2024-04-12 20:51:13,938 wheel INFO adding 'pythran/pythonic/numpy/complex256.hpp' 2024-04-12 20:51:13,939 wheel INFO adding 'pythran/pythonic/numpy/complex64.hpp' 2024-04-12 20:51:13,939 wheel INFO adding 'pythran/pythonic/numpy/concatenate.hpp' 2024-04-12 20:51:13,939 wheel INFO adding 'pythran/pythonic/numpy/conj.hpp' 2024-04-12 20:51:13,940 wheel INFO adding 'pythran/pythonic/numpy/conjugate.hpp' 2024-04-12 20:51:13,940 wheel INFO adding 'pythran/pythonic/numpy/convolve.hpp' 2024-04-12 20:51:13,940 wheel INFO adding 'pythran/pythonic/numpy/copy.hpp' 2024-04-12 20:51:13,941 wheel INFO adding 'pythran/pythonic/numpy/copysign.hpp' 2024-04-12 20:51:13,941 wheel INFO adding 'pythran/pythonic/numpy/copyto.hpp' 2024-04-12 20:51:13,941 wheel INFO adding 'pythran/pythonic/numpy/correlate.hpp' 2024-04-12 20:51:13,942 wheel INFO adding 'pythran/pythonic/numpy/cos.hpp' 2024-04-12 20:51:13,942 wheel INFO adding 'pythran/pythonic/numpy/cosh.hpp' 2024-04-12 20:51:13,942 wheel INFO adding 'pythran/pythonic/numpy/count_nonzero.hpp' 2024-04-12 20:51:13,943 wheel INFO adding 'pythran/pythonic/numpy/cross.hpp' 2024-04-12 20:51:13,943 wheel INFO adding 'pythran/pythonic/numpy/cumprod.hpp' 2024-04-12 20:51:13,943 wheel INFO adding 'pythran/pythonic/numpy/cumproduct.hpp' 2024-04-12 20:51:13,944 wheel INFO adding 'pythran/pythonic/numpy/cumsum.hpp' 2024-04-12 20:51:13,944 wheel INFO adding 'pythran/pythonic/numpy/deg2rad.hpp' 2024-04-12 20:51:13,944 wheel INFO adding 'pythran/pythonic/numpy/degrees.hpp' 2024-04-12 20:51:13,945 wheel INFO adding 'pythran/pythonic/numpy/delete_.hpp' 2024-04-12 20:51:13,945 wheel INFO adding 'pythran/pythonic/numpy/diag.hpp' 2024-04-12 20:51:13,945 wheel INFO adding 'pythran/pythonic/numpy/diagflat.hpp' 2024-04-12 20:51:13,946 wheel INFO adding 'pythran/pythonic/numpy/diagonal.hpp' 2024-04-12 20:51:13,946 wheel INFO adding 'pythran/pythonic/numpy/diff.hpp' 2024-04-12 20:51:13,946 wheel INFO adding 'pythran/pythonic/numpy/digitize.hpp' 2024-04-12 20:51:13,947 wheel INFO adding 'pythran/pythonic/numpy/divide.hpp' 2024-04-12 20:51:13,947 wheel INFO adding 'pythran/pythonic/numpy/dot.hpp' 2024-04-12 20:51:13,947 wheel INFO adding 'pythran/pythonic/numpy/double_.hpp' 2024-04-12 20:51:13,948 wheel INFO adding 'pythran/pythonic/numpy/e.hpp' 2024-04-12 20:51:13,948 wheel INFO adding 'pythran/pythonic/numpy/ediff1d.hpp' 2024-04-12 20:51:13,948 wheel INFO adding 'pythran/pythonic/numpy/empty.hpp' 2024-04-12 20:51:13,949 wheel INFO adding 'pythran/pythonic/numpy/empty_like.hpp' 2024-04-12 20:51:13,949 wheel INFO adding 'pythran/pythonic/numpy/equal.hpp' 2024-04-12 20:51:13,949 wheel INFO adding 'pythran/pythonic/numpy/exp.hpp' 2024-04-12 20:51:13,950 wheel INFO adding 'pythran/pythonic/numpy/expand_dims.hpp' 2024-04-12 20:51:13,950 wheel INFO adding 'pythran/pythonic/numpy/expm1.hpp' 2024-04-12 20:51:13,950 wheel INFO adding 'pythran/pythonic/numpy/eye.hpp' 2024-04-12 20:51:13,951 wheel INFO adding 'pythran/pythonic/numpy/fabs.hpp' 2024-04-12 20:51:13,951 wheel INFO adding 'pythran/pythonic/numpy/fill_diagonal.hpp' 2024-04-12 20:51:13,951 wheel INFO adding 'pythran/pythonic/numpy/finfo.hpp' 2024-04-12 20:51:13,952 wheel INFO adding 'pythran/pythonic/numpy/fix.hpp' 2024-04-12 20:51:13,952 wheel INFO adding 'pythran/pythonic/numpy/flatnonzero.hpp' 2024-04-12 20:51:13,952 wheel INFO adding 'pythran/pythonic/numpy/flip.hpp' 2024-04-12 20:51:13,953 wheel INFO adding 'pythran/pythonic/numpy/fliplr.hpp' 2024-04-12 20:51:13,953 wheel INFO adding 'pythran/pythonic/numpy/flipud.hpp' 2024-04-12 20:51:13,953 wheel INFO adding 'pythran/pythonic/numpy/float128.hpp' 2024-04-12 20:51:13,953 wheel INFO adding 'pythran/pythonic/numpy/float32.hpp' 2024-04-12 20:51:13,954 wheel INFO adding 'pythran/pythonic/numpy/float64.hpp' 2024-04-12 20:51:13,954 wheel INFO adding 'pythran/pythonic/numpy/float_.hpp' 2024-04-12 20:51:13,954 wheel INFO adding 'pythran/pythonic/numpy/floor.hpp' 2024-04-12 20:51:13,955 wheel INFO adding 'pythran/pythonic/numpy/floor_divide.hpp' 2024-04-12 20:51:13,955 wheel INFO adding 'pythran/pythonic/numpy/fmax.hpp' 2024-04-12 20:51:13,955 wheel INFO adding 'pythran/pythonic/numpy/fmin.hpp' 2024-04-12 20:51:13,956 wheel INFO adding 'pythran/pythonic/numpy/fmod.hpp' 2024-04-12 20:51:13,956 wheel INFO adding 'pythran/pythonic/numpy/frexp.hpp' 2024-04-12 20:51:13,956 wheel INFO adding 'pythran/pythonic/numpy/fromfile.hpp' 2024-04-12 20:51:13,957 wheel INFO adding 'pythran/pythonic/numpy/fromfunction.hpp' 2024-04-12 20:51:13,957 wheel INFO adding 'pythran/pythonic/numpy/fromiter.hpp' 2024-04-12 20:51:13,957 wheel INFO adding 'pythran/pythonic/numpy/fromstring.hpp' 2024-04-12 20:51:13,958 wheel INFO adding 'pythran/pythonic/numpy/full.hpp' 2024-04-12 20:51:13,958 wheel INFO adding 'pythran/pythonic/numpy/full_like.hpp' 2024-04-12 20:51:13,958 wheel INFO adding 'pythran/pythonic/numpy/greater.hpp' 2024-04-12 20:51:13,959 wheel INFO adding 'pythran/pythonic/numpy/greater_equal.hpp' 2024-04-12 20:51:13,959 wheel INFO adding 'pythran/pythonic/numpy/heaviside.hpp' 2024-04-12 20:51:13,959 wheel INFO adding 'pythran/pythonic/numpy/hstack.hpp' 2024-04-12 20:51:13,960 wheel INFO adding 'pythran/pythonic/numpy/hypot.hpp' 2024-04-12 20:51:13,960 wheel INFO adding 'pythran/pythonic/numpy/identity.hpp' 2024-04-12 20:51:13,960 wheel INFO adding 'pythran/pythonic/numpy/imag.hpp' 2024-04-12 20:51:13,960 wheel INFO adding 'pythran/pythonic/numpy/indices.hpp' 2024-04-12 20:51:13,961 wheel INFO adding 'pythran/pythonic/numpy/inf.hpp' 2024-04-12 20:51:13,961 wheel INFO adding 'pythran/pythonic/numpy/inner.hpp' 2024-04-12 20:51:13,961 wheel INFO adding 'pythran/pythonic/numpy/insert.hpp' 2024-04-12 20:51:13,962 wheel INFO adding 'pythran/pythonic/numpy/int16.hpp' 2024-04-12 20:51:13,962 wheel INFO adding 'pythran/pythonic/numpy/int32.hpp' 2024-04-12 20:51:13,962 wheel INFO adding 'pythran/pythonic/numpy/int64.hpp' 2024-04-12 20:51:13,963 wheel INFO adding 'pythran/pythonic/numpy/int8.hpp' 2024-04-12 20:51:13,963 wheel INFO adding 'pythran/pythonic/numpy/int_.hpp' 2024-04-12 20:51:13,963 wheel INFO adding 'pythran/pythonic/numpy/intc.hpp' 2024-04-12 20:51:13,964 wheel INFO adding 'pythran/pythonic/numpy/interp.hpp' 2024-04-12 20:51:13,964 wheel INFO adding 'pythran/pythonic/numpy/interp_core.hpp' 2024-04-12 20:51:13,964 wheel INFO adding 'pythran/pythonic/numpy/intersect1d.hpp' 2024-04-12 20:51:13,965 wheel INFO adding 'pythran/pythonic/numpy/intp.hpp' 2024-04-12 20:51:13,965 wheel INFO adding 'pythran/pythonic/numpy/invert.hpp' 2024-04-12 20:51:13,965 wheel INFO adding 'pythran/pythonic/numpy/isclose.hpp' 2024-04-12 20:51:13,966 wheel INFO adding 'pythran/pythonic/numpy/iscomplex.hpp' 2024-04-12 20:51:13,966 wheel INFO adding 'pythran/pythonic/numpy/isfinite.hpp' 2024-04-12 20:51:13,966 wheel INFO adding 'pythran/pythonic/numpy/isinf.hpp' 2024-04-12 20:51:13,967 wheel INFO adding 'pythran/pythonic/numpy/isnan.hpp' 2024-04-12 20:51:13,967 wheel INFO adding 'pythran/pythonic/numpy/isneginf.hpp' 2024-04-12 20:51:13,967 wheel INFO adding 'pythran/pythonic/numpy/isposinf.hpp' 2024-04-12 20:51:13,968 wheel INFO adding 'pythran/pythonic/numpy/isreal.hpp' 2024-04-12 20:51:13,968 wheel INFO adding 'pythran/pythonic/numpy/isrealobj.hpp' 2024-04-12 20:51:13,968 wheel INFO adding 'pythran/pythonic/numpy/isscalar.hpp' 2024-04-12 20:51:13,969 wheel INFO adding 'pythran/pythonic/numpy/issctype.hpp' 2024-04-12 20:51:13,969 wheel INFO adding 'pythran/pythonic/numpy/ldexp.hpp' 2024-04-12 20:51:13,969 wheel INFO adding 'pythran/pythonic/numpy/left_shift.hpp' 2024-04-12 20:51:13,970 wheel INFO adding 'pythran/pythonic/numpy/less.hpp' 2024-04-12 20:51:13,970 wheel INFO adding 'pythran/pythonic/numpy/less_equal.hpp' 2024-04-12 20:51:13,970 wheel INFO adding 'pythran/pythonic/numpy/lexsort.hpp' 2024-04-12 20:51:13,971 wheel INFO adding 'pythran/pythonic/numpy/linspace.hpp' 2024-04-12 20:51:13,971 wheel INFO adding 'pythran/pythonic/numpy/log.hpp' 2024-04-12 20:51:13,971 wheel INFO adding 'pythran/pythonic/numpy/log10.hpp' 2024-04-12 20:51:13,972 wheel INFO adding 'pythran/pythonic/numpy/log1p.hpp' 2024-04-12 20:51:13,972 wheel INFO adding 'pythran/pythonic/numpy/log2.hpp' 2024-04-12 20:51:13,972 wheel INFO adding 'pythran/pythonic/numpy/logaddexp.hpp' 2024-04-12 20:51:13,973 wheel INFO adding 'pythran/pythonic/numpy/logaddexp2.hpp' 2024-04-12 20:51:13,973 wheel INFO adding 'pythran/pythonic/numpy/logical_and.hpp' 2024-04-12 20:51:13,973 wheel INFO adding 'pythran/pythonic/numpy/logical_not.hpp' 2024-04-12 20:51:13,974 wheel INFO adding 'pythran/pythonic/numpy/logical_or.hpp' 2024-04-12 20:51:13,974 wheel INFO adding 'pythran/pythonic/numpy/logical_xor.hpp' 2024-04-12 20:51:13,974 wheel INFO adding 'pythran/pythonic/numpy/logspace.hpp' 2024-04-12 20:51:13,975 wheel INFO adding 'pythran/pythonic/numpy/longlong.hpp' 2024-04-12 20:51:13,975 wheel INFO adding 'pythran/pythonic/numpy/max.hpp' 2024-04-12 20:51:13,975 wheel INFO adding 'pythran/pythonic/numpy/maximum.hpp' 2024-04-12 20:51:13,976 wheel INFO adding 'pythran/pythonic/numpy/mean.hpp' 2024-04-12 20:51:13,976 wheel INFO adding 'pythran/pythonic/numpy/median.hpp' 2024-04-12 20:51:13,976 wheel INFO adding 'pythran/pythonic/numpy/min.hpp' 2024-04-12 20:51:13,977 wheel INFO adding 'pythran/pythonic/numpy/minimum.hpp' 2024-04-12 20:51:13,977 wheel INFO adding 'pythran/pythonic/numpy/mod.hpp' 2024-04-12 20:51:13,977 wheel INFO adding 'pythran/pythonic/numpy/multiply.hpp' 2024-04-12 20:51:13,978 wheel INFO adding 'pythran/pythonic/numpy/nan.hpp' 2024-04-12 20:51:13,978 wheel INFO adding 'pythran/pythonic/numpy/nan_to_num.hpp' 2024-04-12 20:51:13,978 wheel INFO adding 'pythran/pythonic/numpy/nanargmax.hpp' 2024-04-12 20:51:13,979 wheel INFO adding 'pythran/pythonic/numpy/nanargmin.hpp' 2024-04-12 20:51:13,979 wheel INFO adding 'pythran/pythonic/numpy/nanmax.hpp' 2024-04-12 20:51:13,979 wheel INFO adding 'pythran/pythonic/numpy/nanmin.hpp' 2024-04-12 20:51:13,980 wheel INFO adding 'pythran/pythonic/numpy/nansum.hpp' 2024-04-12 20:51:13,980 wheel INFO adding 'pythran/pythonic/numpy/ndarray.hpp' 2024-04-12 20:51:13,980 wheel INFO adding 'pythran/pythonic/numpy/ndenumerate.hpp' 2024-04-12 20:51:13,980 wheel INFO adding 'pythran/pythonic/numpy/ndim.hpp' 2024-04-12 20:51:13,981 wheel INFO adding 'pythran/pythonic/numpy/ndindex.hpp' 2024-04-12 20:51:13,981 wheel INFO adding 'pythran/pythonic/numpy/negative.hpp' 2024-04-12 20:51:13,981 wheel INFO adding 'pythran/pythonic/numpy/newaxis.hpp' 2024-04-12 20:51:13,982 wheel INFO adding 'pythran/pythonic/numpy/nextafter.hpp' 2024-04-12 20:51:13,982 wheel INFO adding 'pythran/pythonic/numpy/nonzero.hpp' 2024-04-12 20:51:13,982 wheel INFO adding 'pythran/pythonic/numpy/not_equal.hpp' 2024-04-12 20:51:13,983 wheel INFO adding 'pythran/pythonic/numpy/ones.hpp' 2024-04-12 20:51:13,983 wheel INFO adding 'pythran/pythonic/numpy/ones_like.hpp' 2024-04-12 20:51:13,983 wheel INFO adding 'pythran/pythonic/numpy/outer.hpp' 2024-04-12 20:51:13,984 wheel INFO adding 'pythran/pythonic/numpy/partial_sum.hpp' 2024-04-12 20:51:13,984 wheel INFO adding 'pythran/pythonic/numpy/pi.hpp' 2024-04-12 20:51:13,984 wheel INFO adding 'pythran/pythonic/numpy/place.hpp' 2024-04-12 20:51:13,985 wheel INFO adding 'pythran/pythonic/numpy/power.hpp' 2024-04-12 20:51:13,985 wheel INFO adding 'pythran/pythonic/numpy/prod.hpp' 2024-04-12 20:51:13,985 wheel INFO adding 'pythran/pythonic/numpy/product.hpp' 2024-04-12 20:51:13,986 wheel INFO adding 'pythran/pythonic/numpy/ptp.hpp' 2024-04-12 20:51:13,986 wheel INFO adding 'pythran/pythonic/numpy/put.hpp' 2024-04-12 20:51:13,986 wheel INFO adding 'pythran/pythonic/numpy/putmask.hpp' 2024-04-12 20:51:13,987 wheel INFO adding 'pythran/pythonic/numpy/rad2deg.hpp' 2024-04-12 20:51:13,987 wheel INFO adding 'pythran/pythonic/numpy/radians.hpp' 2024-04-12 20:51:13,987 wheel INFO adding 'pythran/pythonic/numpy/ravel.hpp' 2024-04-12 20:51:13,987 wheel INFO adding 'pythran/pythonic/numpy/real.hpp' 2024-04-12 20:51:13,988 wheel INFO adding 'pythran/pythonic/numpy/reciprocal.hpp' 2024-04-12 20:51:13,988 wheel INFO adding 'pythran/pythonic/numpy/reduce.hpp' 2024-04-12 20:51:13,988 wheel INFO adding 'pythran/pythonic/numpy/remainder.hpp' 2024-04-12 20:51:13,989 wheel INFO adding 'pythran/pythonic/numpy/repeat.hpp' 2024-04-12 20:51:13,989 wheel INFO adding 'pythran/pythonic/numpy/resize.hpp' 2024-04-12 20:51:13,989 wheel INFO adding 'pythran/pythonic/numpy/right_shift.hpp' 2024-04-12 20:51:13,990 wheel INFO adding 'pythran/pythonic/numpy/rint.hpp' 2024-04-12 20:51:13,990 wheel INFO adding 'pythran/pythonic/numpy/roll.hpp' 2024-04-12 20:51:13,990 wheel INFO adding 'pythran/pythonic/numpy/rollaxis.hpp' 2024-04-12 20:51:13,991 wheel INFO adding 'pythran/pythonic/numpy/rot90.hpp' 2024-04-12 20:51:13,991 wheel INFO adding 'pythran/pythonic/numpy/round.hpp' 2024-04-12 20:51:13,991 wheel INFO adding 'pythran/pythonic/numpy/round_.hpp' 2024-04-12 20:51:13,992 wheel INFO adding 'pythran/pythonic/numpy/searchsorted.hpp' 2024-04-12 20:51:13,992 wheel INFO adding 'pythran/pythonic/numpy/select.hpp' 2024-04-12 20:51:13,992 wheel INFO adding 'pythran/pythonic/numpy/setdiff1d.hpp' 2024-04-12 20:51:13,993 wheel INFO adding 'pythran/pythonic/numpy/shape.hpp' 2024-04-12 20:51:13,993 wheel INFO adding 'pythran/pythonic/numpy/short_.hpp' 2024-04-12 20:51:13,993 wheel INFO adding 'pythran/pythonic/numpy/sign.hpp' 2024-04-12 20:51:13,994 wheel INFO adding 'pythran/pythonic/numpy/signbit.hpp' 2024-04-12 20:51:13,994 wheel INFO adding 'pythran/pythonic/numpy/sin.hpp' 2024-04-12 20:51:13,994 wheel INFO adding 'pythran/pythonic/numpy/sinh.hpp' 2024-04-12 20:51:13,995 wheel INFO adding 'pythran/pythonic/numpy/size.hpp' 2024-04-12 20:51:13,995 wheel INFO adding 'pythran/pythonic/numpy/sometrue.hpp' 2024-04-12 20:51:13,995 wheel INFO adding 'pythran/pythonic/numpy/sort.hpp' 2024-04-12 20:51:13,996 wheel INFO adding 'pythran/pythonic/numpy/sort_complex.hpp' 2024-04-12 20:51:13,996 wheel INFO adding 'pythran/pythonic/numpy/spacing.hpp' 2024-04-12 20:51:13,996 wheel INFO adding 'pythran/pythonic/numpy/split.hpp' 2024-04-12 20:51:13,997 wheel INFO adding 'pythran/pythonic/numpy/sqrt.hpp' 2024-04-12 20:51:13,997 wheel INFO adding 'pythran/pythonic/numpy/square.hpp' 2024-04-12 20:51:13,997 wheel INFO adding 'pythran/pythonic/numpy/stack.hpp' 2024-04-12 20:51:13,997 wheel INFO adding 'pythran/pythonic/numpy/std_.hpp' 2024-04-12 20:51:13,998 wheel INFO adding 'pythran/pythonic/numpy/subtract.hpp' 2024-04-12 20:51:13,998 wheel INFO adding 'pythran/pythonic/numpy/sum.hpp' 2024-04-12 20:51:13,998 wheel INFO adding 'pythran/pythonic/numpy/swapaxes.hpp' 2024-04-12 20:51:13,999 wheel INFO adding 'pythran/pythonic/numpy/take.hpp' 2024-04-12 20:51:13,999 wheel INFO adding 'pythran/pythonic/numpy/tan.hpp' 2024-04-12 20:51:13,999 wheel INFO adding 'pythran/pythonic/numpy/tanh.hpp' 2024-04-12 20:51:14,000 wheel INFO adding 'pythran/pythonic/numpy/tile.hpp' 2024-04-12 20:51:14,000 wheel INFO adding 'pythran/pythonic/numpy/trace.hpp' 2024-04-12 20:51:14,000 wheel INFO adding 'pythran/pythonic/numpy/transpose.hpp' 2024-04-12 20:51:14,001 wheel INFO adding 'pythran/pythonic/numpy/tri.hpp' 2024-04-12 20:51:14,001 wheel INFO adding 'pythran/pythonic/numpy/tril.hpp' 2024-04-12 20:51:14,001 wheel INFO adding 'pythran/pythonic/numpy/trim_zeros.hpp' 2024-04-12 20:51:14,002 wheel INFO adding 'pythran/pythonic/numpy/triu.hpp' 2024-04-12 20:51:14,002 wheel INFO adding 'pythran/pythonic/numpy/true_divide.hpp' 2024-04-12 20:51:14,002 wheel INFO adding 'pythran/pythonic/numpy/trunc.hpp' 2024-04-12 20:51:14,003 wheel INFO adding 'pythran/pythonic/numpy/ubyte.hpp' 2024-04-12 20:51:14,003 wheel INFO adding 'pythran/pythonic/numpy/ufunc_accumulate.hpp' 2024-04-12 20:51:14,003 wheel INFO adding 'pythran/pythonic/numpy/ufunc_reduce.hpp' 2024-04-12 20:51:14,004 wheel INFO adding 'pythran/pythonic/numpy/uint.hpp' 2024-04-12 20:51:14,004 wheel INFO adding 'pythran/pythonic/numpy/uint16.hpp' 2024-04-12 20:51:14,004 wheel INFO adding 'pythran/pythonic/numpy/uint32.hpp' 2024-04-12 20:51:14,004 wheel INFO adding 'pythran/pythonic/numpy/uint64.hpp' 2024-04-12 20:51:14,005 wheel INFO adding 'pythran/pythonic/numpy/uint8.hpp' 2024-04-12 20:51:14,005 wheel INFO adding 'pythran/pythonic/numpy/uintc.hpp' 2024-04-12 20:51:14,005 wheel INFO adding 'pythran/pythonic/numpy/uintp.hpp' 2024-04-12 20:51:14,006 wheel INFO adding 'pythran/pythonic/numpy/ulonglong.hpp' 2024-04-12 20:51:14,006 wheel INFO adding 'pythran/pythonic/numpy/union1d.hpp' 2024-04-12 20:51:14,006 wheel INFO adding 'pythran/pythonic/numpy/unique.hpp' 2024-04-12 20:51:14,007 wheel INFO adding 'pythran/pythonic/numpy/unravel_index.hpp' 2024-04-12 20:51:14,007 wheel INFO adding 'pythran/pythonic/numpy/unwrap.hpp' 2024-04-12 20:51:14,007 wheel INFO adding 'pythran/pythonic/numpy/ushort.hpp' 2024-04-12 20:51:14,008 wheel INFO adding 'pythran/pythonic/numpy/var.hpp' 2024-04-12 20:51:14,008 wheel INFO adding 'pythran/pythonic/numpy/vdot.hpp' 2024-04-12 20:51:14,008 wheel INFO adding 'pythran/pythonic/numpy/vstack.hpp' 2024-04-12 20:51:14,009 wheel INFO adding 'pythran/pythonic/numpy/where.hpp' 2024-04-12 20:51:14,009 wheel INFO adding 'pythran/pythonic/numpy/zeros.hpp' 2024-04-12 20:51:14,009 wheel INFO adding 'pythran/pythonic/numpy/zeros_like.hpp' 2024-04-12 20:51:14,010 wheel INFO adding 'pythran/pythonic/numpy/add/accumulate.hpp' 2024-04-12 20:51:14,011 wheel INFO adding 'pythran/pythonic/numpy/add/reduce.hpp' 2024-04-12 20:51:14,011 wheel INFO adding 'pythran/pythonic/numpy/arctan2/accumulate.hpp' 2024-04-12 20:51:14,011 wheel INFO adding 'pythran/pythonic/numpy/bitwise_and/accumulate.hpp' 2024-04-12 20:51:14,012 wheel INFO adding 'pythran/pythonic/numpy/bitwise_and/reduce.hpp' 2024-04-12 20:51:14,012 wheel INFO adding 'pythran/pythonic/numpy/bitwise_or/accumulate.hpp' 2024-04-12 20:51:14,012 wheel INFO adding 'pythran/pythonic/numpy/bitwise_or/reduce.hpp' 2024-04-12 20:51:14,013 wheel INFO adding 'pythran/pythonic/numpy/bitwise_xor/accumulate.hpp' 2024-04-12 20:51:14,013 wheel INFO adding 'pythran/pythonic/numpy/bitwise_xor/reduce.hpp' 2024-04-12 20:51:14,013 wheel INFO adding 'pythran/pythonic/numpy/copysign/accumulate.hpp' 2024-04-12 20:51:14,014 wheel INFO adding 'pythran/pythonic/numpy/ctypeslib/as_array.hpp' 2024-04-12 20:51:14,014 wheel INFO adding 'pythran/pythonic/numpy/divide/accumulate.hpp' 2024-04-12 20:51:14,014 wheel INFO adding 'pythran/pythonic/numpy/dtype/type.hpp' 2024-04-12 20:51:14,015 wheel INFO adding 'pythran/pythonic/numpy/equal/accumulate.hpp' 2024-04-12 20:51:14,015 wheel INFO adding 'pythran/pythonic/numpy/fft/c2c.hpp' 2024-04-12 20:51:14,016 wheel INFO adding 'pythran/pythonic/numpy/fft/fft.hpp' 2024-04-12 20:51:14,016 wheel INFO adding 'pythran/pythonic/numpy/fft/fftn.hpp' 2024-04-12 20:51:14,016 wheel INFO adding 'pythran/pythonic/numpy/fft/hfft.hpp' 2024-04-12 20:51:14,017 wheel INFO adding 'pythran/pythonic/numpy/fft/ifft.hpp' 2024-04-12 20:51:14,017 wheel INFO adding 'pythran/pythonic/numpy/fft/ihfft.hpp' 2024-04-12 20:51:14,017 wheel INFO adding 'pythran/pythonic/numpy/fft/irfft.hpp' 2024-04-12 20:51:14,018 wheel INFO adding 'pythran/pythonic/numpy/fft/pocketfft.hpp' 2024-04-12 20:51:14,019 wheel INFO adding 'pythran/pythonic/numpy/fft/rfft.hpp' 2024-04-12 20:51:14,020 wheel INFO adding 'pythran/pythonic/numpy/floor_divide/accumulate.hpp' 2024-04-12 20:51:14,020 wheel INFO adding 'pythran/pythonic/numpy/fmax/accumulate.hpp' 2024-04-12 20:51:14,020 wheel INFO adding 'pythran/pythonic/numpy/fmax/reduce.hpp' 2024-04-12 20:51:14,021 wheel INFO adding 'pythran/pythonic/numpy/fmin/accumulate.hpp' 2024-04-12 20:51:14,021 wheel INFO adding 'pythran/pythonic/numpy/fmin/reduce.hpp' 2024-04-12 20:51:14,021 wheel INFO adding 'pythran/pythonic/numpy/fmod/accumulate.hpp' 2024-04-12 20:51:14,022 wheel INFO adding 'pythran/pythonic/numpy/greater/accumulate.hpp' 2024-04-12 20:51:14,022 wheel INFO adding 'pythran/pythonic/numpy/greater_equal/accumulate.hpp' 2024-04-12 20:51:14,022 wheel INFO adding 'pythran/pythonic/numpy/heaviside/accumulate.hpp' 2024-04-12 20:51:14,023 wheel INFO adding 'pythran/pythonic/numpy/hypot/accumulate.hpp' 2024-04-12 20:51:14,023 wheel INFO adding 'pythran/pythonic/numpy/ldexp/accumulate.hpp' 2024-04-12 20:51:14,023 wheel INFO adding 'pythran/pythonic/numpy/left_shift/accumulate.hpp' 2024-04-12 20:51:14,024 wheel INFO adding 'pythran/pythonic/numpy/less/accumulate.hpp' 2024-04-12 20:51:14,024 wheel INFO adding 'pythran/pythonic/numpy/less_equal/accumulate.hpp' 2024-04-12 20:51:14,025 wheel INFO adding 'pythran/pythonic/numpy/linalg/matrix_power.hpp' 2024-04-12 20:51:14,025 wheel INFO adding 'pythran/pythonic/numpy/linalg/norm.hpp' 2024-04-12 20:51:14,025 wheel INFO adding 'pythran/pythonic/numpy/logaddexp/accumulate.hpp' 2024-04-12 20:51:14,026 wheel INFO adding 'pythran/pythonic/numpy/logaddexp2/accumulate.hpp' 2024-04-12 20:51:14,026 wheel INFO adding 'pythran/pythonic/numpy/logical_and/accumulate.hpp' 2024-04-12 20:51:14,026 wheel INFO adding 'pythran/pythonic/numpy/logical_or/accumulate.hpp' 2024-04-12 20:51:14,027 wheel INFO adding 'pythran/pythonic/numpy/logical_xor/accumulate.hpp' 2024-04-12 20:51:14,027 wheel INFO adding 'pythran/pythonic/numpy/maximum/accumulate.hpp' 2024-04-12 20:51:14,027 wheel INFO adding 'pythran/pythonic/numpy/maximum/reduce.hpp' 2024-04-12 20:51:14,028 wheel INFO adding 'pythran/pythonic/numpy/minimum/accumulate.hpp' 2024-04-12 20:51:14,028 wheel INFO adding 'pythran/pythonic/numpy/minimum/reduce.hpp' 2024-04-12 20:51:14,028 wheel INFO adding 'pythran/pythonic/numpy/mod/accumulate.hpp' 2024-04-12 20:51:14,029 wheel INFO adding 'pythran/pythonic/numpy/multiply/accumulate.hpp' 2024-04-12 20:51:14,029 wheel INFO adding 'pythran/pythonic/numpy/multiply/reduce.hpp' 2024-04-12 20:51:14,029 wheel INFO adding 'pythran/pythonic/numpy/ndarray/astype.hpp' 2024-04-12 20:51:14,030 wheel INFO adding 'pythran/pythonic/numpy/ndarray/fill.hpp' 2024-04-12 20:51:14,030 wheel INFO adding 'pythran/pythonic/numpy/ndarray/flatten.hpp' 2024-04-12 20:51:14,030 wheel INFO adding 'pythran/pythonic/numpy/ndarray/item.hpp' 2024-04-12 20:51:14,031 wheel INFO adding 'pythran/pythonic/numpy/ndarray/reshape.hpp' 2024-04-12 20:51:14,031 wheel INFO adding 'pythran/pythonic/numpy/ndarray/sort.hpp' 2024-04-12 20:51:14,031 wheel INFO adding 'pythran/pythonic/numpy/ndarray/tofile.hpp' 2024-04-12 20:51:14,032 wheel INFO adding 'pythran/pythonic/numpy/ndarray/tolist.hpp' 2024-04-12 20:51:14,032 wheel INFO adding 'pythran/pythonic/numpy/ndarray/tostring.hpp' 2024-04-12 20:51:14,032 wheel INFO adding 'pythran/pythonic/numpy/ndarray/view.hpp' 2024-04-12 20:51:14,033 wheel INFO adding 'pythran/pythonic/numpy/negative/accumulate.hpp' 2024-04-12 20:51:14,033 wheel INFO adding 'pythran/pythonic/numpy/nextafter/accumulate.hpp' 2024-04-12 20:51:14,033 wheel INFO adding 'pythran/pythonic/numpy/not_equal/accumulate.hpp' 2024-04-12 20:51:14,034 wheel INFO adding 'pythran/pythonic/numpy/power/accumulate.hpp' 2024-04-12 20:51:14,034 wheel INFO adding 'pythran/pythonic/numpy/random/binomial.hpp' 2024-04-12 20:51:14,035 wheel INFO adding 'pythran/pythonic/numpy/random/bytes.hpp' 2024-04-12 20:51:14,035 wheel INFO adding 'pythran/pythonic/numpy/random/chisquare.hpp' 2024-04-12 20:51:14,035 wheel INFO adding 'pythran/pythonic/numpy/random/choice.hpp' 2024-04-12 20:51:14,036 wheel INFO adding 'pythran/pythonic/numpy/random/dirichlet.hpp' 2024-04-12 20:51:14,036 wheel INFO adding 'pythran/pythonic/numpy/random/exponential.hpp' 2024-04-12 20:51:14,036 wheel INFO adding 'pythran/pythonic/numpy/random/f.hpp' 2024-04-12 20:51:14,037 wheel INFO adding 'pythran/pythonic/numpy/random/gamma.hpp' 2024-04-12 20:51:14,037 wheel INFO adding 'pythran/pythonic/numpy/random/geometric.hpp' 2024-04-12 20:51:14,037 wheel INFO adding 'pythran/pythonic/numpy/random/gumbel.hpp' 2024-04-12 20:51:14,038 wheel INFO adding 'pythran/pythonic/numpy/random/laplace.hpp' 2024-04-12 20:51:14,038 wheel INFO adding 'pythran/pythonic/numpy/random/logistic.hpp' 2024-04-12 20:51:14,038 wheel INFO adding 'pythran/pythonic/numpy/random/lognormal.hpp' 2024-04-12 20:51:14,039 wheel INFO adding 'pythran/pythonic/numpy/random/logseries.hpp' 2024-04-12 20:51:14,039 wheel INFO adding 'pythran/pythonic/numpy/random/negative_binomial.hpp' 2024-04-12 20:51:14,039 wheel INFO adding 'pythran/pythonic/numpy/random/normal.hpp' 2024-04-12 20:51:14,040 wheel INFO adding 'pythran/pythonic/numpy/random/pareto.hpp' 2024-04-12 20:51:14,040 wheel INFO adding 'pythran/pythonic/numpy/random/poisson.hpp' 2024-04-12 20:51:14,040 wheel INFO adding 'pythran/pythonic/numpy/random/power.hpp' 2024-04-12 20:51:14,041 wheel INFO adding 'pythran/pythonic/numpy/random/rand.hpp' 2024-04-12 20:51:14,041 wheel INFO adding 'pythran/pythonic/numpy/random/randint.hpp' 2024-04-12 20:51:14,041 wheel INFO adding 'pythran/pythonic/numpy/random/randn.hpp' 2024-04-12 20:51:14,042 wheel INFO adding 'pythran/pythonic/numpy/random/random.hpp' 2024-04-12 20:51:14,042 wheel INFO adding 'pythran/pythonic/numpy/random/random_integers.hpp' 2024-04-12 20:51:14,042 wheel INFO adding 'pythran/pythonic/numpy/random/random_sample.hpp' 2024-04-12 20:51:14,042 wheel INFO adding 'pythran/pythonic/numpy/random/ranf.hpp' 2024-04-12 20:51:14,043 wheel INFO adding 'pythran/pythonic/numpy/random/rayleigh.hpp' 2024-04-12 20:51:14,043 wheel INFO adding 'pythran/pythonic/numpy/random/sample.hpp' 2024-04-12 20:51:14,043 wheel INFO adding 'pythran/pythonic/numpy/random/seed.hpp' 2024-04-12 20:51:14,044 wheel INFO adding 'pythran/pythonic/numpy/random/shuffle.hpp' 2024-04-12 20:51:14,044 wheel INFO adding 'pythran/pythonic/numpy/random/standard_exponential.hpp' 2024-04-12 20:51:14,044 wheel INFO adding 'pythran/pythonic/numpy/random/standard_gamma.hpp' 2024-04-12 20:51:14,045 wheel INFO adding 'pythran/pythonic/numpy/random/standard_normal.hpp' 2024-04-12 20:51:14,045 wheel INFO adding 'pythran/pythonic/numpy/random/uniform.hpp' 2024-04-12 20:51:14,045 wheel INFO adding 'pythran/pythonic/numpy/random/weibull.hpp' 2024-04-12 20:51:14,046 wheel INFO adding 'pythran/pythonic/numpy/remainder/accumulate.hpp' 2024-04-12 20:51:14,046 wheel INFO adding 'pythran/pythonic/numpy/right_shift/accumulate.hpp' 2024-04-12 20:51:14,046 wheel INFO adding 'pythran/pythonic/numpy/subtract/accumulate.hpp' 2024-04-12 20:51:14,047 wheel INFO adding 'pythran/pythonic/numpy/true_divide/accumulate.hpp' 2024-04-12 20:51:14,047 wheel INFO adding 'pythran/pythonic/omp/get_num_threads.hpp' 2024-04-12 20:51:14,048 wheel INFO adding 'pythran/pythonic/omp/get_thread_num.hpp' 2024-04-12 20:51:14,048 wheel INFO adding 'pythran/pythonic/omp/get_wtick.hpp' 2024-04-12 20:51:14,048 wheel INFO adding 'pythran/pythonic/omp/get_wtime.hpp' 2024-04-12 20:51:14,048 wheel INFO adding 'pythran/pythonic/omp/in_parallel.hpp' 2024-04-12 20:51:14,049 wheel INFO adding 'pythran/pythonic/omp/set_nested.hpp' 2024-04-12 20:51:14,049 wheel INFO adding 'pythran/pythonic/operator_/__abs__.hpp' 2024-04-12 20:51:14,050 wheel INFO adding 'pythran/pythonic/operator_/__add__.hpp' 2024-04-12 20:51:14,050 wheel INFO adding 'pythran/pythonic/operator_/__and__.hpp' 2024-04-12 20:51:14,050 wheel INFO adding 'pythran/pythonic/operator_/__concat__.hpp' 2024-04-12 20:51:14,051 wheel INFO adding 'pythran/pythonic/operator_/__contains__.hpp' 2024-04-12 20:51:14,051 wheel INFO adding 'pythran/pythonic/operator_/__delitem__.hpp' 2024-04-12 20:51:14,051 wheel INFO adding 'pythran/pythonic/operator_/__div__.hpp' 2024-04-12 20:51:14,052 wheel INFO adding 'pythran/pythonic/operator_/__eq__.hpp' 2024-04-12 20:51:14,052 wheel INFO adding 'pythran/pythonic/operator_/__floordiv__.hpp' 2024-04-12 20:51:14,052 wheel INFO adding 'pythran/pythonic/operator_/__ge__.hpp' 2024-04-12 20:51:14,052 wheel INFO adding 'pythran/pythonic/operator_/__getitem__.hpp' 2024-04-12 20:51:14,053 wheel INFO adding 'pythran/pythonic/operator_/__gt__.hpp' 2024-04-12 20:51:14,053 wheel INFO adding 'pythran/pythonic/operator_/__iadd__.hpp' 2024-04-12 20:51:14,053 wheel INFO adding 'pythran/pythonic/operator_/__iand__.hpp' 2024-04-12 20:51:14,054 wheel INFO adding 'pythran/pythonic/operator_/__iconcat__.hpp' 2024-04-12 20:51:14,054 wheel INFO adding 'pythran/pythonic/operator_/__idiv__.hpp' 2024-04-12 20:51:14,054 wheel INFO adding 'pythran/pythonic/operator_/__ifloordiv__.hpp' 2024-04-12 20:51:14,055 wheel INFO adding 'pythran/pythonic/operator_/__ilshift__.hpp' 2024-04-12 20:51:14,055 wheel INFO adding 'pythran/pythonic/operator_/__imod__.hpp' 2024-04-12 20:51:14,055 wheel INFO adding 'pythran/pythonic/operator_/__imul__.hpp' 2024-04-12 20:51:14,056 wheel INFO adding 'pythran/pythonic/operator_/__inv__.hpp' 2024-04-12 20:51:14,056 wheel INFO adding 'pythran/pythonic/operator_/__invert__.hpp' 2024-04-12 20:51:14,056 wheel INFO adding 'pythran/pythonic/operator_/__ior__.hpp' 2024-04-12 20:51:14,057 wheel INFO adding 'pythran/pythonic/operator_/__ipow__.hpp' 2024-04-12 20:51:14,057 wheel INFO adding 'pythran/pythonic/operator_/__irshift__.hpp' 2024-04-12 20:51:14,057 wheel INFO adding 'pythran/pythonic/operator_/__isub__.hpp' 2024-04-12 20:51:14,057 wheel INFO adding 'pythran/pythonic/operator_/__itruediv__.hpp' 2024-04-12 20:51:14,058 wheel INFO adding 'pythran/pythonic/operator_/__ixor__.hpp' 2024-04-12 20:51:14,058 wheel INFO adding 'pythran/pythonic/operator_/__le__.hpp' 2024-04-12 20:51:14,058 wheel INFO adding 'pythran/pythonic/operator_/__lshift__.hpp' 2024-04-12 20:51:14,059 wheel INFO adding 'pythran/pythonic/operator_/__lt__.hpp' 2024-04-12 20:51:14,059 wheel INFO adding 'pythran/pythonic/operator_/__matmul__.hpp' 2024-04-12 20:51:14,059 wheel INFO adding 'pythran/pythonic/operator_/__mod__.hpp' 2024-04-12 20:51:14,060 wheel INFO adding 'pythran/pythonic/operator_/__mul__.hpp' 2024-04-12 20:51:14,060 wheel INFO adding 'pythran/pythonic/operator_/__ne__.hpp' 2024-04-12 20:51:14,060 wheel INFO adding 'pythran/pythonic/operator_/__neg__.hpp' 2024-04-12 20:51:14,061 wheel INFO adding 'pythran/pythonic/operator_/__not__.hpp' 2024-04-12 20:51:14,061 wheel INFO adding 'pythran/pythonic/operator_/__or__.hpp' 2024-04-12 20:51:14,061 wheel INFO adding 'pythran/pythonic/operator_/__pos__.hpp' 2024-04-12 20:51:14,062 wheel INFO adding 'pythran/pythonic/operator_/__rshift__.hpp' 2024-04-12 20:51:14,062 wheel INFO adding 'pythran/pythonic/operator_/__sub__.hpp' 2024-04-12 20:51:14,062 wheel INFO adding 'pythran/pythonic/operator_/__truediv__.hpp' 2024-04-12 20:51:14,062 wheel INFO adding 'pythran/pythonic/operator_/__xor__.hpp' 2024-04-12 20:51:14,063 wheel INFO adding 'pythran/pythonic/operator_/abs.hpp' 2024-04-12 20:51:14,063 wheel INFO adding 'pythran/pythonic/operator_/add.hpp' 2024-04-12 20:51:14,063 wheel INFO adding 'pythran/pythonic/operator_/and_.hpp' 2024-04-12 20:51:14,064 wheel INFO adding 'pythran/pythonic/operator_/concat.hpp' 2024-04-12 20:51:14,064 wheel INFO adding 'pythran/pythonic/operator_/contains.hpp' 2024-04-12 20:51:14,064 wheel INFO adding 'pythran/pythonic/operator_/countOf.hpp' 2024-04-12 20:51:14,065 wheel INFO adding 'pythran/pythonic/operator_/delitem.hpp' 2024-04-12 20:51:14,065 wheel INFO adding 'pythran/pythonic/operator_/div.hpp' 2024-04-12 20:51:14,065 wheel INFO adding 'pythran/pythonic/operator_/eq.hpp' 2024-04-12 20:51:14,066 wheel INFO adding 'pythran/pythonic/operator_/floordiv.hpp' 2024-04-12 20:51:14,066 wheel INFO adding 'pythran/pythonic/operator_/ge.hpp' 2024-04-12 20:51:14,066 wheel INFO adding 'pythran/pythonic/operator_/getitem.hpp' 2024-04-12 20:51:14,066 wheel INFO adding 'pythran/pythonic/operator_/gt.hpp' 2024-04-12 20:51:14,067 wheel INFO adding 'pythran/pythonic/operator_/iadd.hpp' 2024-04-12 20:51:14,067 wheel INFO adding 'pythran/pythonic/operator_/iand.hpp' 2024-04-12 20:51:14,067 wheel INFO adding 'pythran/pythonic/operator_/icommon.hpp' 2024-04-12 20:51:14,068 wheel INFO adding 'pythran/pythonic/operator_/iconcat.hpp' 2024-04-12 20:51:14,068 wheel INFO adding 'pythran/pythonic/operator_/idiv.hpp' 2024-04-12 20:51:14,068 wheel INFO adding 'pythran/pythonic/operator_/ifloordiv.hpp' 2024-04-12 20:51:14,069 wheel INFO adding 'pythran/pythonic/operator_/ilshift.hpp' 2024-04-12 20:51:14,069 wheel INFO adding 'pythran/pythonic/operator_/imatmul.hpp' 2024-04-12 20:51:14,069 wheel INFO adding 'pythran/pythonic/operator_/imax.hpp' 2024-04-12 20:51:14,070 wheel INFO adding 'pythran/pythonic/operator_/imin.hpp' 2024-04-12 20:51:14,070 wheel INFO adding 'pythran/pythonic/operator_/imod.hpp' 2024-04-12 20:51:14,070 wheel INFO adding 'pythran/pythonic/operator_/imul.hpp' 2024-04-12 20:51:14,071 wheel INFO adding 'pythran/pythonic/operator_/indexOf.hpp' 2024-04-12 20:51:14,071 wheel INFO adding 'pythran/pythonic/operator_/inv.hpp' 2024-04-12 20:51:14,071 wheel INFO adding 'pythran/pythonic/operator_/invert.hpp' 2024-04-12 20:51:14,071 wheel INFO adding 'pythran/pythonic/operator_/ior.hpp' 2024-04-12 20:51:14,072 wheel INFO adding 'pythran/pythonic/operator_/ipow.hpp' 2024-04-12 20:51:14,072 wheel INFO adding 'pythran/pythonic/operator_/irshift.hpp' 2024-04-12 20:51:14,072 wheel INFO adding 'pythran/pythonic/operator_/is_.hpp' 2024-04-12 20:51:14,073 wheel INFO adding 'pythran/pythonic/operator_/is_not.hpp' 2024-04-12 20:51:14,073 wheel INFO adding 'pythran/pythonic/operator_/isub.hpp' 2024-04-12 20:51:14,073 wheel INFO adding 'pythran/pythonic/operator_/itemgetter.hpp' 2024-04-12 20:51:14,074 wheel INFO adding 'pythran/pythonic/operator_/itruediv.hpp' 2024-04-12 20:51:14,074 wheel INFO adding 'pythran/pythonic/operator_/ixor.hpp' 2024-04-12 20:51:14,074 wheel INFO adding 'pythran/pythonic/operator_/le.hpp' 2024-04-12 20:51:14,075 wheel INFO adding 'pythran/pythonic/operator_/lshift.hpp' 2024-04-12 20:51:14,075 wheel INFO adding 'pythran/pythonic/operator_/lt.hpp' 2024-04-12 20:51:14,075 wheel INFO adding 'pythran/pythonic/operator_/matmul.hpp' 2024-04-12 20:51:14,076 wheel INFO adding 'pythran/pythonic/operator_/mod.hpp' 2024-04-12 20:51:14,076 wheel INFO adding 'pythran/pythonic/operator_/mul.hpp' 2024-04-12 20:51:14,076 wheel INFO adding 'pythran/pythonic/operator_/ne.hpp' 2024-04-12 20:51:14,077 wheel INFO adding 'pythran/pythonic/operator_/neg.hpp' 2024-04-12 20:51:14,077 wheel INFO adding 'pythran/pythonic/operator_/not_.hpp' 2024-04-12 20:51:14,077 wheel INFO adding 'pythran/pythonic/operator_/or_.hpp' 2024-04-12 20:51:14,077 wheel INFO adding 'pythran/pythonic/operator_/overloads.hpp' 2024-04-12 20:51:14,078 wheel INFO adding 'pythran/pythonic/operator_/pos.hpp' 2024-04-12 20:51:14,078 wheel INFO adding 'pythran/pythonic/operator_/pow.hpp' 2024-04-12 20:51:14,078 wheel INFO adding 'pythran/pythonic/operator_/rshift.hpp' 2024-04-12 20:51:14,079 wheel INFO adding 'pythran/pythonic/operator_/sub.hpp' 2024-04-12 20:51:14,079 wheel INFO adding 'pythran/pythonic/operator_/truediv.hpp' 2024-04-12 20:51:14,079 wheel INFO adding 'pythran/pythonic/operator_/truth.hpp' 2024-04-12 20:51:14,080 wheel INFO adding 'pythran/pythonic/operator_/xor_.hpp' 2024-04-12 20:51:14,080 wheel INFO adding 'pythran/pythonic/os/path/join.hpp' 2024-04-12 20:51:14,080 wheel INFO adding 'pythran/pythonic/patch/README.rst' 2024-04-12 20:51:14,081 wheel INFO adding 'pythran/pythonic/patch/complex' 2024-04-12 20:51:14,082 wheel INFO adding 'pythran/pythonic/python/core.hpp' 2024-04-12 20:51:14,082 wheel INFO adding 'pythran/pythonic/python/exception_handler.hpp' 2024-04-12 20:51:14,082 wheel INFO adding 'pythran/pythonic/random/choice.hpp' 2024-04-12 20:51:14,083 wheel INFO adding 'pythran/pythonic/random/expovariate.hpp' 2024-04-12 20:51:14,083 wheel INFO adding 'pythran/pythonic/random/gauss.hpp' 2024-04-12 20:51:14,083 wheel INFO adding 'pythran/pythonic/random/randint.hpp' 2024-04-12 20:51:14,084 wheel INFO adding 'pythran/pythonic/random/random.hpp' 2024-04-12 20:51:14,084 wheel INFO adding 'pythran/pythonic/random/randrange.hpp' 2024-04-12 20:51:14,084 wheel INFO adding 'pythran/pythonic/random/sample.hpp' 2024-04-12 20:51:14,085 wheel INFO adding 'pythran/pythonic/random/seed.hpp' 2024-04-12 20:51:14,085 wheel INFO adding 'pythran/pythonic/random/shuffle.hpp' 2024-04-12 20:51:14,085 wheel INFO adding 'pythran/pythonic/random/uniform.hpp' 2024-04-12 20:51:14,086 wheel INFO adding 'pythran/pythonic/scipy/special/binom.hpp' 2024-04-12 20:51:14,086 wheel INFO adding 'pythran/pythonic/scipy/special/chbevl.hpp' 2024-04-12 20:51:14,086 wheel INFO adding 'pythran/pythonic/scipy/special/gamma.hpp' 2024-04-12 20:51:14,087 wheel INFO adding 'pythran/pythonic/scipy/special/gammaincinv.hpp' 2024-04-12 20:51:14,087 wheel INFO adding 'pythran/pythonic/scipy/special/gammaln.hpp' 2024-04-12 20:51:14,087 wheel INFO adding 'pythran/pythonic/scipy/special/hankel1.hpp' 2024-04-12 20:51:14,088 wheel INFO adding 'pythran/pythonic/scipy/special/hankel2.hpp' 2024-04-12 20:51:14,088 wheel INFO adding 'pythran/pythonic/scipy/special/i0.hpp' 2024-04-12 20:51:14,088 wheel INFO adding 'pythran/pythonic/scipy/special/i0e.hpp' 2024-04-12 20:51:14,089 wheel INFO adding 'pythran/pythonic/scipy/special/iv.hpp' 2024-04-12 20:51:14,089 wheel INFO adding 'pythran/pythonic/scipy/special/ivp.hpp' 2024-04-12 20:51:14,089 wheel INFO adding 'pythran/pythonic/scipy/special/jv.hpp' 2024-04-12 20:51:14,089 wheel INFO adding 'pythran/pythonic/scipy/special/jvp.hpp' 2024-04-12 20:51:14,090 wheel INFO adding 'pythran/pythonic/scipy/special/kv.hpp' 2024-04-12 20:51:14,090 wheel INFO adding 'pythran/pythonic/scipy/special/kvp.hpp' 2024-04-12 20:51:14,090 wheel INFO adding 'pythran/pythonic/scipy/special/ndtr.hpp' 2024-04-12 20:51:14,091 wheel INFO adding 'pythran/pythonic/scipy/special/ndtri.hpp' 2024-04-12 20:51:14,091 wheel INFO adding 'pythran/pythonic/scipy/special/spherical_jn.hpp' 2024-04-12 20:51:14,091 wheel INFO adding 'pythran/pythonic/scipy/special/spherical_yn.hpp' 2024-04-12 20:51:14,092 wheel INFO adding 'pythran/pythonic/scipy/special/yv.hpp' 2024-04-12 20:51:14,092 wheel INFO adding 'pythran/pythonic/scipy/special/yvp.hpp' 2024-04-12 20:51:14,092 wheel INFO adding 'pythran/pythonic/string/ascii_letters.hpp' 2024-04-12 20:51:14,093 wheel INFO adding 'pythran/pythonic/string/ascii_lowercase.hpp' 2024-04-12 20:51:14,093 wheel INFO adding 'pythran/pythonic/string/ascii_uppercase.hpp' 2024-04-12 20:51:14,093 wheel INFO adding 'pythran/pythonic/string/digits.hpp' 2024-04-12 20:51:14,094 wheel INFO adding 'pythran/pythonic/string/find.hpp' 2024-04-12 20:51:14,094 wheel INFO adding 'pythran/pythonic/string/hexdigits.hpp' 2024-04-12 20:51:14,094 wheel INFO adding 'pythran/pythonic/string/octdigits.hpp' 2024-04-12 20:51:14,095 wheel INFO adding 'pythran/pythonic/time/sleep.hpp' 2024-04-12 20:51:14,095 wheel INFO adding 'pythran/pythonic/time/time.hpp' 2024-04-12 20:51:14,096 wheel INFO adding 'pythran/pythonic/types/NoneType.hpp' 2024-04-12 20:51:14,096 wheel INFO adding 'pythran/pythonic/types/assignable.hpp' 2024-04-12 20:51:14,096 wheel INFO adding 'pythran/pythonic/types/attr.hpp' 2024-04-12 20:51:14,097 wheel INFO adding 'pythran/pythonic/types/bool.hpp' 2024-04-12 20:51:14,097 wheel INFO adding 'pythran/pythonic/types/cfun.hpp' 2024-04-12 20:51:14,097 wheel INFO adding 'pythran/pythonic/types/clongdouble.hpp' 2024-04-12 20:51:14,098 wheel INFO adding 'pythran/pythonic/types/combined.hpp' 2024-04-12 20:51:14,098 wheel INFO adding 'pythran/pythonic/types/complex.hpp' 2024-04-12 20:51:14,098 wheel INFO adding 'pythran/pythonic/types/complex128.hpp' 2024-04-12 20:51:14,099 wheel INFO adding 'pythran/pythonic/types/complex256.hpp' 2024-04-12 20:51:14,099 wheel INFO adding 'pythran/pythonic/types/complex64.hpp' 2024-04-12 20:51:14,099 wheel INFO adding 'pythran/pythonic/types/dict.hpp' 2024-04-12 20:51:14,100 wheel INFO adding 'pythran/pythonic/types/dynamic_tuple.hpp' 2024-04-12 20:51:14,100 wheel INFO adding 'pythran/pythonic/types/empty_iterator.hpp' 2024-04-12 20:51:14,101 wheel INFO adding 'pythran/pythonic/types/exceptions.hpp' 2024-04-12 20:51:14,101 wheel INFO adding 'pythran/pythonic/types/file.hpp' 2024-04-12 20:51:14,101 wheel INFO adding 'pythran/pythonic/types/finfo.hpp' 2024-04-12 20:51:14,102 wheel INFO adding 'pythran/pythonic/types/float.hpp' 2024-04-12 20:51:14,102 wheel INFO adding 'pythran/pythonic/types/float128.hpp' 2024-04-12 20:51:14,102 wheel INFO adding 'pythran/pythonic/types/float32.hpp' 2024-04-12 20:51:14,103 wheel INFO adding 'pythran/pythonic/types/float64.hpp' 2024-04-12 20:51:14,103 wheel INFO adding 'pythran/pythonic/types/generator.hpp' 2024-04-12 20:51:14,103 wheel INFO adding 'pythran/pythonic/types/int.hpp' 2024-04-12 20:51:14,104 wheel INFO adding 'pythran/pythonic/types/int16.hpp' 2024-04-12 20:51:14,104 wheel INFO adding 'pythran/pythonic/types/int32.hpp' 2024-04-12 20:51:14,104 wheel INFO adding 'pythran/pythonic/types/int64.hpp' 2024-04-12 20:51:14,104 wheel INFO adding 'pythran/pythonic/types/int8.hpp' 2024-04-12 20:51:14,105 wheel INFO adding 'pythran/pythonic/types/intc.hpp' 2024-04-12 20:51:14,105 wheel INFO adding 'pythran/pythonic/types/intp.hpp' 2024-04-12 20:51:14,105 wheel INFO adding 'pythran/pythonic/types/list.hpp' 2024-04-12 20:51:14,106 wheel INFO adding 'pythran/pythonic/types/longdouble.hpp' 2024-04-12 20:51:14,106 wheel INFO adding 'pythran/pythonic/types/ndarray.hpp' 2024-04-12 20:51:14,107 wheel INFO adding 'pythran/pythonic/types/nditerator.hpp' 2024-04-12 20:51:14,108 wheel INFO adding 'pythran/pythonic/types/numpy_binary_op.hpp' 2024-04-12 20:51:14,108 wheel INFO adding 'pythran/pythonic/types/numpy_broadcast.hpp' 2024-04-12 20:51:14,108 wheel INFO adding 'pythran/pythonic/types/numpy_expr.hpp' 2024-04-12 20:51:14,109 wheel INFO adding 'pythran/pythonic/types/numpy_gexpr.hpp' 2024-04-12 20:51:14,109 wheel INFO adding 'pythran/pythonic/types/numpy_iexpr.hpp' 2024-04-12 20:51:14,110 wheel INFO adding 'pythran/pythonic/types/numpy_nary_expr.hpp' 2024-04-12 20:51:14,110 wheel INFO adding 'pythran/pythonic/types/numpy_op_helper.hpp' 2024-04-12 20:51:14,110 wheel INFO adding 'pythran/pythonic/types/numpy_operators.hpp' 2024-04-12 20:51:14,111 wheel INFO adding 'pythran/pythonic/types/numpy_texpr.hpp' 2024-04-12 20:51:14,111 wheel INFO adding 'pythran/pythonic/types/numpy_unary_op.hpp' 2024-04-12 20:51:14,111 wheel INFO adding 'pythran/pythonic/types/numpy_vexpr.hpp' 2024-04-12 20:51:14,112 wheel INFO adding 'pythran/pythonic/types/pointer.hpp' 2024-04-12 20:51:14,112 wheel INFO adding 'pythran/pythonic/types/raw_array.hpp' 2024-04-12 20:51:14,113 wheel INFO adding 'pythran/pythonic/types/set.hpp' 2024-04-12 20:51:14,113 wheel INFO adding 'pythran/pythonic/types/slice.hpp' 2024-04-12 20:51:14,113 wheel INFO adding 'pythran/pythonic/types/static_if.hpp' 2024-04-12 20:51:14,114 wheel INFO adding 'pythran/pythonic/types/str.hpp' 2024-04-12 20:51:14,114 wheel INFO adding 'pythran/pythonic/types/traits.hpp' 2024-04-12 20:51:14,115 wheel INFO adding 'pythran/pythonic/types/tuple.hpp' 2024-04-12 20:51:14,115 wheel INFO adding 'pythran/pythonic/types/uint16.hpp' 2024-04-12 20:51:14,115 wheel INFO adding 'pythran/pythonic/types/uint32.hpp' 2024-04-12 20:51:14,116 wheel INFO adding 'pythran/pythonic/types/uint64.hpp' 2024-04-12 20:51:14,116 wheel INFO adding 'pythran/pythonic/types/uint8.hpp' 2024-04-12 20:51:14,116 wheel INFO adding 'pythran/pythonic/types/uintc.hpp' 2024-04-12 20:51:14,117 wheel INFO adding 'pythran/pythonic/types/uintp.hpp' 2024-04-12 20:51:14,117 wheel INFO adding 'pythran/pythonic/types/variant_functor.hpp' 2024-04-12 20:51:14,117 wheel INFO adding 'pythran/pythonic/types/vectorizable_type.hpp' 2024-04-12 20:51:14,118 wheel INFO adding 'pythran/pythonic/utils/array_helper.hpp' 2024-04-12 20:51:14,118 wheel INFO adding 'pythran/pythonic/utils/boost_local_config.hpp' 2024-04-12 20:51:14,118 wheel INFO adding 'pythran/pythonic/utils/broadcast_copy.hpp' 2024-04-12 20:51:14,119 wheel INFO adding 'pythran/pythonic/utils/functor.hpp' 2024-04-12 20:51:14,119 wheel INFO adding 'pythran/pythonic/utils/fwd.hpp' 2024-04-12 20:51:14,120 wheel INFO adding 'pythran/pythonic/utils/int_.hpp' 2024-04-12 20:51:14,120 wheel INFO adding 'pythran/pythonic/utils/iterator.hpp' 2024-04-12 20:51:14,120 wheel INFO adding 'pythran/pythonic/utils/meta.hpp' 2024-04-12 20:51:14,120 wheel INFO adding 'pythran/pythonic/utils/nested_container.hpp' 2024-04-12 20:51:14,121 wheel INFO adding 'pythran/pythonic/utils/neutral.hpp' 2024-04-12 20:51:14,121 wheel INFO adding 'pythran/pythonic/utils/numpy_conversion.hpp' 2024-04-12 20:51:14,121 wheel INFO adding 'pythran/pythonic/utils/numpy_traits.hpp' 2024-04-12 20:51:14,122 wheel INFO adding 'pythran/pythonic/utils/pdqsort.hpp' 2024-04-12 20:51:14,122 wheel INFO adding 'pythran/pythonic/utils/reserve.hpp' 2024-04-12 20:51:14,123 wheel INFO adding 'pythran/pythonic/utils/seq.hpp' 2024-04-12 20:51:14,123 wheel INFO adding 'pythran/pythonic/utils/shared_ref.hpp' 2024-04-12 20:51:14,123 wheel INFO adding 'pythran/pythonic/utils/tags.hpp' 2024-04-12 20:51:14,124 wheel INFO adding 'pythran/pythonic/utils/yield.hpp' 2024-04-12 20:51:14,124 wheel INFO adding 'pythran/transformations/__init__.py' 2024-04-12 20:51:14,124 wheel INFO adding 'pythran/transformations/expand_builtins.py' 2024-04-12 20:51:14,125 wheel INFO adding 'pythran/transformations/expand_globals.py' 2024-04-12 20:51:14,125 wheel INFO adding 'pythran/transformations/expand_import_all.py' 2024-04-12 20:51:14,125 wheel INFO adding 'pythran/transformations/expand_imports.py' 2024-04-12 20:51:14,126 wheel INFO adding 'pythran/transformations/extract_doc_strings.py' 2024-04-12 20:51:14,126 wheel INFO adding 'pythran/transformations/false_polymorphism.py' 2024-04-12 20:51:14,126 wheel INFO adding 'pythran/transformations/handle_import.py' 2024-04-12 20:51:14,127 wheel INFO adding 'pythran/transformations/normalize_compare.py' 2024-04-12 20:51:14,127 wheel INFO adding 'pythran/transformations/normalize_exception.py' 2024-04-12 20:51:14,127 wheel INFO adding 'pythran/transformations/normalize_ifelse.py' 2024-04-12 20:51:14,128 wheel INFO adding 'pythran/transformations/normalize_is_none.py' 2024-04-12 20:51:14,128 wheel INFO adding 'pythran/transformations/normalize_method_calls.py' 2024-04-12 20:51:14,128 wheel INFO adding 'pythran/transformations/normalize_return.py' 2024-04-12 20:51:14,129 wheel INFO adding 'pythran/transformations/normalize_static_if.py' 2024-04-12 20:51:14,129 wheel INFO adding 'pythran/transformations/normalize_tuples.py' 2024-04-12 20:51:14,130 wheel INFO adding 'pythran/transformations/normalize_typeis.py' 2024-04-12 20:51:14,130 wheel INFO adding 'pythran/transformations/remove_comprehension.py' 2024-04-12 20:51:14,130 wheel INFO adding 'pythran/transformations/remove_fstrings.py' 2024-04-12 20:51:14,131 wheel INFO adding 'pythran/transformations/remove_lambdas.py' 2024-04-12 20:51:14,131 wheel INFO adding 'pythran/transformations/remove_named_arguments.py' 2024-04-12 20:51:14,131 wheel INFO adding 'pythran/transformations/remove_nested_functions.py' 2024-04-12 20:51:14,132 wheel INFO adding 'pythran/transformations/unshadow_parameters.py' 2024-04-12 20:51:14,132 wheel INFO adding 'pythran/types/__init__.py' 2024-04-12 20:51:14,133 wheel INFO adding 'pythran/types/conversion.py' 2024-04-12 20:51:14,133 wheel INFO adding 'pythran/types/reorder.py' 2024-04-12 20:51:14,133 wheel INFO adding 'pythran/types/signature.py' 2024-04-12 20:51:14,134 wheel INFO adding 'pythran/types/tog.py' 2024-04-12 20:51:14,135 wheel INFO adding 'pythran/types/type_dependencies.py' 2024-04-12 20:51:14,135 wheel INFO adding 'pythran/types/types.py' 2024-04-12 20:51:14,136 wheel INFO adding 'pythran/xsimd/xsimd.hpp' 2024-04-12 20:51:14,136 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx.hpp' 2024-04-12 20:51:14,137 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx2.hpp' 2024-04-12 20:51:14,138 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512bw.hpp' 2024-04-12 20:51:14,138 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512cd.hpp' 2024-04-12 20:51:14,139 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512dq.hpp' 2024-04-12 20:51:14,139 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512er.hpp' 2024-04-12 20:51:14,140 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512f.hpp' 2024-04-12 20:51:14,141 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512ifma.hpp' 2024-04-12 20:51:14,141 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512pf.hpp' 2024-04-12 20:51:14,141 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512vbmi.hpp' 2024-04-12 20:51:14,142 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp' 2024-04-12 20:51:14,142 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp' 2024-04-12 20:51:14,142 wheel INFO adding 'pythran/xsimd/arch/xsimd_avxvnni.hpp' 2024-04-12 20:51:14,143 wheel INFO adding 'pythran/xsimd/arch/xsimd_constants.hpp' 2024-04-12 20:51:14,143 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma3_avx.hpp' 2024-04-12 20:51:14,144 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma3_avx2.hpp' 2024-04-12 20:51:14,144 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma3_sse.hpp' 2024-04-12 20:51:14,144 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma4.hpp' 2024-04-12 20:51:14,145 wheel INFO adding 'pythran/xsimd/arch/xsimd_generic.hpp' 2024-04-12 20:51:14,145 wheel INFO adding 'pythran/xsimd/arch/xsimd_generic_fwd.hpp' 2024-04-12 20:51:14,145 wheel INFO adding 'pythran/xsimd/arch/xsimd_isa.hpp' 2024-04-12 20:51:14,146 wheel INFO adding 'pythran/xsimd/arch/xsimd_neon.hpp' 2024-04-12 20:51:14,147 wheel INFO adding 'pythran/xsimd/arch/xsimd_neon64.hpp' 2024-04-12 20:51:14,148 wheel INFO adding 'pythran/xsimd/arch/xsimd_rvv.hpp' 2024-04-12 20:51:14,149 wheel INFO adding 'pythran/xsimd/arch/xsimd_scalar.hpp' 2024-04-12 20:51:14,150 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse2.hpp' 2024-04-12 20:51:14,151 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse3.hpp' 2024-04-12 20:51:14,151 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse4_1.hpp' 2024-04-12 20:51:14,151 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse4_2.hpp' 2024-04-12 20:51:14,152 wheel INFO adding 'pythran/xsimd/arch/xsimd_ssse3.hpp' 2024-04-12 20:51:14,152 wheel INFO adding 'pythran/xsimd/arch/xsimd_sve.hpp' 2024-04-12 20:51:14,153 wheel INFO adding 'pythran/xsimd/arch/xsimd_wasm.hpp' 2024-04-12 20:51:14,154 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp' 2024-04-12 20:51:14,154 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_complex.hpp' 2024-04-12 20:51:14,155 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_details.hpp' 2024-04-12 20:51:14,155 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_logical.hpp' 2024-04-12 20:51:14,156 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_math.hpp' 2024-04-12 20:51:14,157 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_memory.hpp' 2024-04-12 20:51:14,158 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp' 2024-04-12 20:51:14,158 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp' 2024-04-12 20:51:14,159 wheel INFO adding 'pythran/xsimd/config/.xsimd_config.hpp.swp' 2024-04-12 20:51:14,159 wheel INFO adding 'pythran/xsimd/config/.xsimd_cpuid.hpp.swo' 2024-04-12 20:51:14,160 wheel INFO adding 'pythran/xsimd/config/.xsimd_cpuid.hpp.swp' 2024-04-12 20:51:14,160 wheel INFO adding 'pythran/xsimd/config/xsimd_arch.hpp' 2024-04-12 20:51:14,161 wheel INFO adding 'pythran/xsimd/config/xsimd_config.hpp' 2024-04-12 20:51:14,161 wheel INFO adding 'pythran/xsimd/config/xsimd_cpuid.hpp' 2024-04-12 20:51:14,161 wheel INFO adding 'pythran/xsimd/math/.xsimd_gamma.hpp.swp' 2024-04-12 20:51:14,162 wheel INFO adding 'pythran/xsimd/math/xsimd_rem_pio2.hpp' 2024-04-12 20:51:14,163 wheel INFO adding 'pythran/xsimd/memory/xsimd_aligned_allocator.hpp' 2024-04-12 20:51:14,163 wheel INFO adding 'pythran/xsimd/memory/xsimd_alignment.hpp' 2024-04-12 20:51:14,163 wheel INFO adding 'pythran/xsimd/types/.xsimd_avx512vnni_avx512bw_register.hpp.swp' 2024-04-12 20:51:14,164 wheel INFO adding 'pythran/xsimd/types/.xsimd_avx512vnni_avx512vbmi_register.hpp.swp' 2024-04-12 20:51:14,164 wheel INFO adding 'pythran/xsimd/types/xsimd_all_registers.hpp' 2024-04-12 20:51:14,165 wheel INFO adding 'pythran/xsimd/types/xsimd_api.hpp' 2024-04-12 20:51:14,166 wheel INFO adding 'pythran/xsimd/types/xsimd_avx2_register.hpp' 2024-04-12 20:51:14,166 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512bw_register.hpp' 2024-04-12 20:51:14,166 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512cd_register.hpp' 2024-04-12 20:51:14,167 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512dq_register.hpp' 2024-04-12 20:51:14,167 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512er_register.hpp' 2024-04-12 20:51:14,167 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512f_register.hpp' 2024-04-12 20:51:14,168 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512ifma_register.hpp' 2024-04-12 20:51:14,168 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512pf_register.hpp' 2024-04-12 20:51:14,168 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512vbmi_register.hpp' 2024-04-12 20:51:14,169 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp' 2024-04-12 20:51:14,169 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp' 2024-04-12 20:51:14,169 wheel INFO adding 'pythran/xsimd/types/xsimd_avx_register.hpp' 2024-04-12 20:51:14,170 wheel INFO adding 'pythran/xsimd/types/xsimd_avxvnni_register.hpp' 2024-04-12 20:51:14,170 wheel INFO adding 'pythran/xsimd/types/xsimd_batch.hpp' 2024-04-12 20:51:14,171 wheel INFO adding 'pythran/xsimd/types/xsimd_batch_constant.hpp' 2024-04-12 20:51:14,171 wheel INFO adding 'pythran/xsimd/types/xsimd_fma3_avx2_register.hpp' 2024-04-12 20:51:14,172 wheel INFO adding 'pythran/xsimd/types/xsimd_fma3_avx_register.hpp' 2024-04-12 20:51:14,172 wheel INFO adding 'pythran/xsimd/types/xsimd_fma3_sse_register.hpp' 2024-04-12 20:51:14,172 wheel INFO adding 'pythran/xsimd/types/xsimd_fma4_register.hpp' 2024-04-12 20:51:14,173 wheel INFO adding 'pythran/xsimd/types/xsimd_generic_arch.hpp' 2024-04-12 20:51:14,173 wheel INFO adding 'pythran/xsimd/types/xsimd_neon64_register.hpp' 2024-04-12 20:51:14,173 wheel INFO adding 'pythran/xsimd/types/xsimd_neon_register.hpp' 2024-04-12 20:51:14,174 wheel INFO adding 'pythran/xsimd/types/xsimd_register.hpp' 2024-04-12 20:51:14,174 wheel INFO adding 'pythran/xsimd/types/xsimd_rvv_register.hpp' 2024-04-12 20:51:14,175 wheel INFO adding 'pythran/xsimd/types/xsimd_sse2_register.hpp' 2024-04-12 20:51:14,175 wheel INFO adding 'pythran/xsimd/types/xsimd_sse3_register.hpp' 2024-04-12 20:51:14,175 wheel INFO adding 'pythran/xsimd/types/xsimd_sse4_1_register.hpp' 2024-04-12 20:51:14,176 wheel INFO adding 'pythran/xsimd/types/xsimd_sse4_2_register.hpp' 2024-04-12 20:51:14,176 wheel INFO adding 'pythran/xsimd/types/xsimd_ssse3_register.hpp' 2024-04-12 20:51:14,176 wheel INFO adding 'pythran/xsimd/types/xsimd_sve_register.hpp' 2024-04-12 20:51:14,177 wheel INFO adding 'pythran/xsimd/types/xsimd_traits.hpp' 2024-04-12 20:51:14,177 wheel INFO adding 'pythran/xsimd/types/xsimd_utils.hpp' 2024-04-12 20:51:14,177 wheel INFO adding 'pythran/xsimd/types/xsimd_wasm_register.hpp' 2024-04-12 20:51:14,178 wheel INFO adding 'pythran-0.15.0.dist-info/AUTHORS' 2024-04-12 20:51:14,178 wheel INFO adding 'pythran-0.15.0.dist-info/LICENSE' 2024-04-12 20:51:14,179 wheel INFO adding 'pythran-0.15.0.dist-info/METADATA' 2024-04-12 20:51:14,179 wheel INFO adding 'pythran-0.15.0.dist-info/WHEEL' 2024-04-12 20:51:14,179 wheel INFO adding 'pythran-0.15.0.dist-info/entry_points.txt' 2024-04-12 20:51:14,179 wheel INFO adding 'pythran-0.15.0.dist-info/top_level.txt' 2024-04-12 20:51:14,203 wheel INFO adding 'pythran-0.15.0.dist-info/RECORD' 2024-04-12 20:51:14,230 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-12 20:51:14,378 gpep517 INFO The backend produced .dist/pythran-0.15.0-py3-none-any.whl pythran-0.15.0-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/__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/transformations/__pycache__' -> '/home/buildozer/aports/community/pythran/pkg/pythran-pyc/usr/lib/python3.12/site-packages/pythran/transformations/__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/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/optimizations/__pycache__' -> '/home/buildozer/aports/community/pythran/pkg/pythran-pyc/usr/lib/python3.12/site-packages/pythran/optimizations/__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.15.0-r1.apk >>> pythran*: Tracing dependencies... py3-beniget py3-gast py3-numpy py3-ply python3 python3~3.12 >>> pythran*: Package size: 36.1 MB >>> pythran*: Compressing data... >>> pythran*: Create checksum... >>> pythran*: Create pythran-0.15.0-r1.apk >>> pythran: Build complete at Fri, 12 Apr 2024 20:51:22 +0000 elapsed time 0h 0m 19s >>> pythran: Cleaning up srcdir >>> pythran: Cleaning up pkgdir >>> pythran: Uninstalling dependencies... (1/35) Purging .makedepends-pythran (20240412.205105) (2/35) Purging py3-beniget-pyc (0.4.1-r4) (3/35) Purging py3-beniget (0.4.1-r4) (4/35) Purging py3-gast-pyc (0.5.4-r3) (5/35) Purging py3-gast (0.5.4-r3) (6/35) Purging py3-numpy-pyc (1.25.2-r1) (7/35) Purging py3-numpy (1.25.2-r1) (8/35) Purging openblas (0.3.27-r0) (9/35) Purging py3-ply-pyc (3.11-r11) (10/35) Purging py3-ply (3.11-r11) (11/35) Purging py3-gpep517-pyc (15-r2) (12/35) Purging py3-gpep517 (15-r2) (13/35) Purging py3-installer-pyc (0.7.0-r2) (14/35) Purging py3-installer (0.7.0-r2) (15/35) Purging py3-setuptools-pyc (69.2.0-r2) (16/35) Purging py3-setuptools (69.2.0-r2) (17/35) Purging python3-dev (3.12.2-r1) (18/35) Purging py3-wheel-pyc (0.42.0-r1) (19/35) Purging py3-wheel (0.42.0-r1) (20/35) Purging py3-packaging-pyc (24.0-r1) (21/35) Purging py3-packaging (24.0-r1) (22/35) Purging py3-parsing-pyc (3.1.2-r1) (23/35) Purging py3-parsing (3.1.2-r1) (24/35) Purging libgfortran (13.2.1_git20240309-r0) (25/35) Purging libquadmath (13.2.1_git20240309-r0) (26/35) Purging python3-pyc (3.12.2-r1) (27/35) Purging python3-pycache-pyc0 (3.12.2-r1) (28/35) Purging pyc (3.12.2-r1) (29/35) Purging python3 (3.12.2-r1) (30/35) Purging gdbm (1.23-r1) (31/35) Purging libffi (3.4.6-r0) (32/35) Purging libpanelw (6.4_p20240330-r0) (33/35) Purging mpdecimal (4.0.0-r0) (34/35) Purging readline (8.2.10-r0) (35/35) Purging sqlite-libs (3.45.2-r0) Executing busybox-1.36.1-r25.trigger OK: 379 MiB in 113 packages >>> pythran: Updating the community/x86 repository index... >>> pythran: Signing the index...