>>> pythran: Building community/pythran 0.15.0-r1 (using abuild 3.13.0-r3) started Thu, 25 Apr 2024 06:12:07 +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/37) Installing libbz2 (1.0.8-r6) (2/37) Installing libffi (3.4.6-r0) (3/37) Installing gdbm (1.23-r1) (4/37) Installing xz-libs (5.6.1-r3) (5/37) Installing mpdecimal (4.0.0-r0) (6/37) Installing libpanelw (6.4_p20240330-r0) (7/37) Installing readline (8.2.10-r0) (8/37) Installing sqlite-libs (3.45.3-r0) (9/37) Installing python3 (3.12.3-r1) (10/37) Installing python3-pycache-pyc0 (3.12.3-r1) (11/37) Installing pyc (3.12.3-r1) (12/37) Installing py3-gast (0.5.4-r3) (13/37) Installing py3-gast-pyc (0.5.4-r3) (14/37) Installing py3-beniget-pyc (0.4.1-r4) (15/37) Installing python3-pyc (3.12.3-r1) (16/37) Installing py3-beniget (0.4.1-r4) (17/37) Installing libquadmath (13.2.1_git20240309-r0) (18/37) Installing libgfortran (13.2.1_git20240309-r0) (19/37) Installing openblas (0.3.27-r0) (20/37) Installing py3-numpy (1.25.2-r1) (21/37) Installing py3-numpy-pyc (1.25.2-r1) (22/37) Installing py3-ply (3.11-r11) (23/37) Installing py3-ply-pyc (3.11-r11) (24/37) Installing py3-installer (0.7.0-r2) (25/37) Installing py3-installer-pyc (0.7.0-r2) (26/37) Installing py3-gpep517 (15-r2) (27/37) Installing py3-gpep517-pyc (15-r2) (28/37) Installing py3-parsing (3.1.2-r1) (29/37) Installing py3-parsing-pyc (3.1.2-r1) (30/37) Installing py3-packaging (24.0-r1) (31/37) Installing py3-packaging-pyc (24.0-r1) (32/37) Installing py3-setuptools (69.5.1-r0) (33/37) Installing py3-setuptools-pyc (69.5.1-r0) (34/37) Installing python3-dev (3.12.3-r1) (35/37) Installing py3-wheel (0.42.0-r1) (36/37) Installing py3-wheel-pyc (0.42.0-r1) (37/37) Installing .makedepends-pythran (20240425.061210) Executing busybox-1.36.1-r25.trigger OK: 542 MiB in 139 packages >>> pythran: Cleaning up srcdir >>> pythran: Cleaning up pkgdir >>> pythran: Cleaning up tmpdir >>> pythran: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/pythran-0.15.0.tar.gz Connecting to distfiles.alpinelinux.org (172.105.82.32:443) wget: server returned error: HTTP/1.1 404 Not Found >>> pythran: Fetching pythran-0.15.0.tar.gz::https://github.com/serge-sans-paille/pythran/archive/refs/tags/0.15.0.tar.gz Connecting to github.com (20.26.156.215:443) Connecting to codeload.github.com (20.26.156.216:443) saving to '/var/cache/distfiles/v3.20/pythran-0.15.0.tar.gz.part' pythran-0.15.0.tar.g 100% |********************************| 3590k 0:00:00 ETA '/var/cache/distfiles/v3.20/pythran-0.15.0.tar.gz.part' saved >>> pythran: Fetching https://distfiles.alpinelinux.org/distfiles/v3.20/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/v3.20/pythran-0.15.0.tar.gz... >>> pythran: arm-hwcap.patch patching file pythran/xsimd/config/xsimd_cpuid.hpp 2024-04-25 06:12:13,651 gpep517 INFO Building wheel via backend setuptools.build_meta 2024-04-25 06:12:13,773 root INFO running bdist_wheel 2024-04-25 06:12:13,783 root INFO running build 2024-04-25 06:12:13,783 root INFO running build_py 2024-04-25 06:12:13,786 root INFO creating build 2024-04-25 06:12:13,786 root INFO creating build/lib 2024-04-25 06:12:13,786 root INFO creating build/lib/pythran 2024-04-25 06:12:13,786 root INFO copying pythran/utils.py -> build/lib/pythran 2024-04-25 06:12:13,787 root INFO copying pythran/frontend.py -> build/lib/pythran 2024-04-25 06:12:13,787 root INFO copying pythran/passmanager.py -> build/lib/pythran 2024-04-25 06:12:13,787 root INFO copying pythran/unparse.py -> build/lib/pythran 2024-04-25 06:12:13,788 root INFO copying pythran/cxxgen.py -> build/lib/pythran 2024-04-25 06:12:13,788 root INFO copying pythran/typing.py -> build/lib/pythran 2024-04-25 06:12:13,788 root INFO copying pythran/intrinsic.py -> build/lib/pythran 2024-04-25 06:12:13,789 root INFO copying pythran/magic.py -> build/lib/pythran 2024-04-25 06:12:13,789 root INFO copying pythran/backend.py -> build/lib/pythran 2024-04-25 06:12:13,789 root INFO copying pythran/syntax.py -> build/lib/pythran 2024-04-25 06:12:13,790 root INFO copying pythran/__init__.py -> build/lib/pythran 2024-04-25 06:12:13,790 root INFO copying pythran/version.py -> build/lib/pythran 2024-04-25 06:12:13,790 root INFO copying pythran/errors.py -> build/lib/pythran 2024-04-25 06:12:13,790 root INFO copying pythran/metadata.py -> build/lib/pythran 2024-04-25 06:12:13,791 root INFO copying pythran/interval.py -> build/lib/pythran 2024-04-25 06:12:13,791 root INFO copying pythran/middlend.py -> build/lib/pythran 2024-04-25 06:12:13,791 root INFO copying pythran/toolchain.py -> build/lib/pythran 2024-04-25 06:12:13,792 root INFO copying pythran/cxxtypes.py -> build/lib/pythran 2024-04-25 06:12:13,792 root INFO copying pythran/openmp.py -> build/lib/pythran 2024-04-25 06:12:13,792 root INFO copying pythran/graph.py -> build/lib/pythran 2024-04-25 06:12:13,792 root INFO copying pythran/spec.py -> build/lib/pythran 2024-04-25 06:12:13,793 root INFO copying pythran/log.py -> build/lib/pythran 2024-04-25 06:12:13,793 root INFO copying pythran/conversion.py -> build/lib/pythran 2024-04-25 06:12:13,793 root INFO copying pythran/run.py -> build/lib/pythran 2024-04-25 06:12:13,794 root INFO copying pythran/dist.py -> build/lib/pythran 2024-04-25 06:12:13,794 root INFO copying pythran/config.py -> build/lib/pythran 2024-04-25 06:12:13,794 root INFO copying pythran/tables.py -> build/lib/pythran 2024-04-25 06:12:13,795 root INFO creating build/lib/pythran/analyses 2024-04-25 06:12:13,796 root INFO copying pythran/analyses/global_effects.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,796 root INFO copying pythran/analyses/yield_points.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,796 root INFO copying pythran/analyses/ast_matcher.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,796 root INFO copying pythran/analyses/potential_iterator.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,797 root INFO copying pythran/analyses/use_def_chain.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,797 root INFO copying pythran/analyses/identifiers.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,797 root INFO copying pythran/analyses/literals.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,798 root INFO copying pythran/analyses/lazyness_analysis.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,798 root INFO copying pythran/analyses/pure_expressions.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,798 root INFO copying pythran/analyses/static_expressions.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,798 root INFO copying pythran/analyses/parallel_maps.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,799 root INFO copying pythran/analyses/locals_analysis.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,799 root INFO copying pythran/analyses/scope.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,799 root INFO copying pythran/analyses/is_assigned.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,799 root INFO copying pythran/analyses/__init__.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,800 root INFO copying pythran/analyses/argument_effects.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,800 root INFO copying pythran/analyses/global_declarations.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,800 root INFO copying pythran/analyses/use_omp.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,800 root INFO copying pythran/analyses/immediates.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,800 root INFO copying pythran/analyses/optimizable_comprehension.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,801 root INFO copying pythran/analyses/ancestors.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,801 root INFO copying pythran/analyses/aliases.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,801 root INFO copying pythran/analyses/node_count.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,801 root INFO copying pythran/analyses/cfg.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,802 root INFO copying pythran/analyses/imported_ids.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,802 root INFO copying pythran/analyses/fixed_size_list.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,802 root INFO copying pythran/analyses/has_return.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,802 root INFO copying pythran/analyses/range_values.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,803 root INFO copying pythran/analyses/ordered_global_declarations.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,803 root INFO copying pythran/analyses/dependencies.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,803 root INFO copying pythran/analyses/local_declarations.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,803 root INFO copying pythran/analyses/pure_functions.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,804 root INFO copying pythran/analyses/constant_expressions.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,804 root INFO copying pythran/analyses/intrinsics.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,804 root INFO copying pythran/analyses/extended_syntax_check.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,804 root INFO copying pythran/analyses/argument_read_once.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,805 root INFO copying pythran/analyses/globals_analysis.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,805 root INFO copying pythran/analyses/inlinable.py -> build/lib/pythran/analyses 2024-04-25 06:12:13,805 root INFO creating build/lib/pythran/transformations 2024-04-25 06:12:13,806 root INFO copying pythran/transformations/remove_fstrings.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,806 root INFO copying pythran/transformations/normalize_method_calls.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,806 root INFO copying pythran/transformations/normalize_typeis.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,806 root INFO copying pythran/transformations/extract_doc_strings.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,807 root INFO copying pythran/transformations/normalize_return.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,807 root INFO copying pythran/transformations/normalize_tuples.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,807 root INFO copying pythran/transformations/__init__.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,807 root INFO copying pythran/transformations/normalize_exception.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,808 root INFO copying pythran/transformations/remove_lambdas.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,808 root INFO copying pythran/transformations/normalize_static_if.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,808 root INFO copying pythran/transformations/expand_builtins.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,808 root INFO copying pythran/transformations/false_polymorphism.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,808 root INFO copying pythran/transformations/normalize_ifelse.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,809 root INFO copying pythran/transformations/remove_named_arguments.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,809 root INFO copying pythran/transformations/remove_comprehension.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,810 root INFO copying pythran/transformations/handle_import.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,810 root INFO copying pythran/transformations/expand_import_all.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,810 root INFO copying pythran/transformations/expand_globals.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,810 root INFO copying pythran/transformations/normalize_is_none.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,810 root INFO copying pythran/transformations/normalize_compare.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,811 root INFO copying pythran/transformations/remove_nested_functions.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,811 root INFO copying pythran/transformations/expand_imports.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,811 root INFO copying pythran/transformations/unshadow_parameters.py -> build/lib/pythran/transformations 2024-04-25 06:12:13,812 root INFO creating build/lib/pythran/optimizations 2024-04-25 06:12:13,812 root INFO copying pythran/optimizations/modindex.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,812 root INFO copying pythran/optimizations/remove_dead_functions.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,812 root INFO copying pythran/optimizations/range_based_simplify.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,813 root INFO copying pythran/optimizations/inline_builtins.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,813 root INFO copying pythran/optimizations/__init__.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,813 root INFO copying pythran/optimizations/list_to_tuple.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,813 root INFO copying pythran/optimizations/tuple_to_shape.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,814 root INFO copying pythran/optimizations/pattern_transform.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,814 root INFO copying pythran/optimizations/copyto.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,814 root INFO copying pythran/optimizations/inlining.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,814 root INFO copying pythran/optimizations/constant_folding.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,815 root INFO copying pythran/optimizations/list_comp_to_genexp.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,815 root INFO copying pythran/optimizations/simplify_except.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,815 root INFO copying pythran/optimizations/comprehension_patterns.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,815 root INFO copying pythran/optimizations/iter_transformation.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,816 root INFO copying pythran/optimizations/range_loop_unfolding.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,816 root INFO copying pythran/optimizations/square.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,816 root INFO copying pythran/optimizations/loop_full_unrolling.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,816 root INFO copying pythran/optimizations/forward_substitution.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,816 root INFO copying pythran/optimizations/dead_code_elimination.py -> build/lib/pythran/optimizations 2024-04-25 06:12:13,817 root INFO creating build/lib/omp 2024-04-25 06:12:13,817 root INFO copying omp/__init__.py -> build/lib/omp 2024-04-25 06:12:13,817 root INFO creating build/lib/pythran/types 2024-04-25 06:12:13,818 root INFO copying pythran/types/reorder.py -> build/lib/pythran/types 2024-04-25 06:12:13,818 root INFO copying pythran/types/tog.py -> build/lib/pythran/types 2024-04-25 06:12:13,818 root INFO copying pythran/types/__init__.py -> build/lib/pythran/types 2024-04-25 06:12:13,818 root INFO copying pythran/types/signature.py -> build/lib/pythran/types 2024-04-25 06:12:13,819 root INFO copying pythran/types/type_dependencies.py -> build/lib/pythran/types 2024-04-25 06:12:13,819 root INFO copying pythran/types/conversion.py -> build/lib/pythran/types 2024-04-25 06:12:13,819 root INFO copying pythran/types/types.py -> build/lib/pythran/types 2024-04-25 06:12:13,819 root INFO running egg_info 2024-04-25 06:12:13,819 root INFO creating pythran.egg-info 2024-04-25 06:12:13,822 root INFO writing pythran.egg-info/PKG-INFO 2024-04-25 06:12:13,824 root INFO writing dependency_links to pythran.egg-info/dependency_links.txt 2024-04-25 06:12:13,824 root INFO writing entry points to pythran.egg-info/entry_points.txt 2024-04-25 06:12:13,825 root INFO writing requirements to pythran.egg-info/requires.txt 2024-04-25 06:12:13,826 root INFO writing top-level names to pythran.egg-info/top_level.txt 2024-04-25 06:12:13,826 root INFO writing manifest file 'pythran.egg-info/SOURCES.txt' 2024-04-25 06:12:13,832 root INFO reading manifest file 'pythran.egg-info/SOURCES.txt' 2024-04-25 06:12:13,832 root INFO reading manifest template 'MANIFEST.in' 2024-04-25 06:12:13,986 root INFO adding license file 'LICENSE' 2024-04-25 06:12:13,986 root INFO adding license file 'AUTHORS' 2024-04-25 06:12:14,045 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-25 06:12:14,343 root INFO copying pythran/pythran-darwin.cfg -> build/lib/pythran 2024-04-25 06:12:14,343 root INFO copying pythran/pythran-default.cfg -> build/lib/pythran 2024-04-25 06:12:14,343 root INFO copying pythran/pythran-linux.cfg -> build/lib/pythran 2024-04-25 06:12:14,344 root INFO copying pythran/pythran-linux2.cfg -> build/lib/pythran 2024-04-25 06:12:14,344 root INFO copying pythran/pythran-win32.cfg -> build/lib/pythran 2024-04-25 06:12:14,344 root INFO copying pythran/pythran.cfg -> build/lib/pythran 2024-04-25 06:12:14,344 root INFO creating build/lib/pythran/boost 2024-04-25 06:12:14,344 root INFO copying pythran/boost/array.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,345 root INFO copying pythran/boost/assert.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,345 root INFO copying pythran/boost/atomic.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,345 root INFO copying pythran/boost/checked_delete.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,345 root INFO copying pythran/boost/concept_check.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,346 root INFO copying pythran/boost/config.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,346 root INFO copying pythran/boost/cstdint.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,346 root INFO copying pythran/boost/current_function.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,347 root INFO copying pythran/boost/format.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,347 root INFO copying pythran/boost/integer.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,347 root INFO copying pythran/boost/integer_fwd.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,347 root INFO copying pythran/boost/integer_traits.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,348 root INFO copying pythran/boost/lexical_cast.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,348 root INFO copying pythran/boost/limits.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,348 root INFO copying pythran/boost/memory_order.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,348 root INFO copying pythran/boost/next_prior.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,349 root INFO copying pythran/boost/non_type.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,349 root INFO copying pythran/boost/noncopyable.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,349 root INFO copying pythran/boost/none.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,349 root INFO copying pythran/boost/none_t.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,349 root INFO copying pythran/boost/optional.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,350 root INFO copying pythran/boost/predef.h -> build/lib/pythran/boost 2024-04-25 06:12:14,350 root INFO copying pythran/boost/ref.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,350 root INFO copying pythran/boost/shared_ptr.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,350 root INFO copying pythran/boost/static_assert.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,351 root INFO copying pythran/boost/swap.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,351 root INFO copying pythran/boost/throw_exception.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,351 root INFO copying pythran/boost/type.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,351 root INFO copying pythran/boost/utility.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,352 root INFO copying pythran/boost/version.hpp -> build/lib/pythran/boost 2024-04-25 06:12:14,352 root INFO creating build/lib/pythran/boost/atomic 2024-04-25 06:12:14,352 root INFO copying pythran/boost/atomic/atomic.hpp -> build/lib/pythran/boost/atomic 2024-04-25 06:12:14,352 root INFO copying pythran/boost/atomic/atomic_flag.hpp -> build/lib/pythran/boost/atomic 2024-04-25 06:12:14,353 root INFO copying pythran/boost/atomic/capabilities.hpp -> build/lib/pythran/boost/atomic 2024-04-25 06:12:14,353 root INFO copying pythran/boost/atomic/fences.hpp -> build/lib/pythran/boost/atomic 2024-04-25 06:12:14,353 root INFO creating build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,353 root INFO copying pythran/boost/atomic/detail/addressof.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,353 root INFO copying pythran/boost/atomic/detail/atomic_flag.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,354 root INFO copying pythran/boost/atomic/detail/atomic_template.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,354 root INFO copying pythran/boost/atomic/detail/bitwise_cast.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,354 root INFO copying pythran/boost/atomic/detail/bitwise_fp_cast.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,354 root INFO copying pythran/boost/atomic/detail/caps_gcc_alpha.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,355 root INFO copying pythran/boost/atomic/detail/caps_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,355 root INFO copying pythran/boost/atomic/detail/caps_gcc_atomic.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,355 root INFO copying pythran/boost/atomic/detail/caps_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,355 root INFO copying pythran/boost/atomic/detail/caps_gcc_sparc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,356 root INFO copying pythran/boost/atomic/detail/caps_gcc_sync.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,356 root INFO copying pythran/boost/atomic/detail/caps_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,356 root INFO copying pythran/boost/atomic/detail/caps_linux_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,356 root INFO copying pythran/boost/atomic/detail/caps_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,357 root INFO copying pythran/boost/atomic/detail/caps_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,357 root INFO copying pythran/boost/atomic/detail/caps_windows.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,357 root INFO copying pythran/boost/atomic/detail/config.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,357 root INFO copying pythran/boost/atomic/detail/extra_fp_operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,358 root INFO copying pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,358 root INFO copying pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,358 root INFO copying pythran/boost/atomic/detail/extra_fp_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,358 root INFO copying pythran/boost/atomic/detail/extra_operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,359 root INFO copying pythran/boost/atomic/detail/extra_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,359 root INFO copying pythran/boost/atomic/detail/extra_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,359 root INFO copying pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,359 root INFO copying pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,360 root INFO copying pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,360 root INFO copying pythran/boost/atomic/detail/extra_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,360 root INFO copying pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,361 root INFO copying pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,361 root INFO copying pythran/boost/atomic/detail/float_sizes.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,361 root INFO copying pythran/boost/atomic/detail/fp_operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,361 root INFO copying pythran/boost/atomic/detail/fp_operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,362 root INFO copying pythran/boost/atomic/detail/fp_ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,362 root INFO copying pythran/boost/atomic/detail/fp_ops_generic.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,362 root INFO copying pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,362 root INFO copying pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,363 root INFO copying pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,363 root INFO copying pythran/boost/atomic/detail/int_sizes.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,363 root INFO copying pythran/boost/atomic/detail/integral_extend.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,363 root INFO copying pythran/boost/atomic/detail/interlocked.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,364 root INFO copying pythran/boost/atomic/detail/link.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,364 root INFO copying pythran/boost/atomic/detail/lockpool.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,364 root INFO copying pythran/boost/atomic/detail/operations.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,364 root INFO copying pythran/boost/atomic/detail/operations_fwd.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,365 root INFO copying pythran/boost/atomic/detail/operations_lockfree.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,365 root INFO copying pythran/boost/atomic/detail/ops_cas_based.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,365 root INFO copying pythran/boost/atomic/detail/ops_emulated.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,365 root INFO copying pythran/boost/atomic/detail/ops_extending_cas_based.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,365 root INFO copying pythran/boost/atomic/detail/ops_gcc_alpha.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,366 root INFO copying pythran/boost/atomic/detail/ops_gcc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,366 root INFO copying pythran/boost/atomic/detail/ops_gcc_arm_common.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,366 root INFO copying pythran/boost/atomic/detail/ops_gcc_atomic.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,367 root INFO copying pythran/boost/atomic/detail/ops_gcc_ppc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,367 root INFO copying pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,367 root INFO copying pythran/boost/atomic/detail/ops_gcc_sparc.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,367 root INFO copying pythran/boost/atomic/detail/ops_gcc_sync.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,368 root INFO copying pythran/boost/atomic/detail/ops_gcc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,368 root INFO copying pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,368 root INFO copying pythran/boost/atomic/detail/ops_linux_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,368 root INFO copying pythran/boost/atomic/detail/ops_msvc_arm.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,369 root INFO copying pythran/boost/atomic/detail/ops_msvc_common.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,369 root INFO copying pythran/boost/atomic/detail/ops_msvc_x86.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,369 root INFO copying pythran/boost/atomic/detail/ops_windows.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,370 root INFO copying pythran/boost/atomic/detail/pause.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,370 root INFO copying pythran/boost/atomic/detail/platform.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,370 root INFO copying pythran/boost/atomic/detail/storage_type.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,370 root INFO copying pythran/boost/atomic/detail/string_ops.hpp -> build/lib/pythran/boost/atomic/detail 2024-04-25 06:12:14,371 root INFO creating build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,371 root INFO copying pythran/boost/atomic/detail/type_traits/conditional.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,371 root INFO copying pythran/boost/atomic/detail/type_traits/integral_constant.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,371 root INFO copying pythran/boost/atomic/detail/type_traits/is_floating_point.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,371 root INFO copying pythran/boost/atomic/detail/type_traits/is_function.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,372 root INFO copying pythran/boost/atomic/detail/type_traits/is_iec559.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,372 root INFO copying pythran/boost/atomic/detail/type_traits/is_integral.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,372 root INFO copying pythran/boost/atomic/detail/type_traits/is_signed.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,372 root INFO copying pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,373 root INFO copying pythran/boost/atomic/detail/type_traits/make_signed.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,373 root INFO copying pythran/boost/atomic/detail/type_traits/make_unsigned.hpp -> build/lib/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:14,373 root INFO creating build/lib/pythran/boost/concept 2024-04-25 06:12:14,373 root INFO copying pythran/boost/concept/assert.hpp -> build/lib/pythran/boost/concept 2024-04-25 06:12:14,374 root INFO copying pythran/boost/concept/usage.hpp -> build/lib/pythran/boost/concept 2024-04-25 06:12:14,374 root INFO creating build/lib/pythran/boost/concept/detail 2024-04-25 06:12:14,374 root INFO copying pythran/boost/concept/detail/backward_compatibility.hpp -> build/lib/pythran/boost/concept/detail 2024-04-25 06:12:14,374 root INFO copying pythran/boost/concept/detail/borland.hpp -> build/lib/pythran/boost/concept/detail 2024-04-25 06:12:14,374 root INFO copying pythran/boost/concept/detail/concept_def.hpp -> build/lib/pythran/boost/concept/detail 2024-04-25 06:12:14,375 root INFO copying pythran/boost/concept/detail/concept_undef.hpp -> build/lib/pythran/boost/concept/detail 2024-04-25 06:12:14,375 root INFO copying pythran/boost/concept/detail/general.hpp -> build/lib/pythran/boost/concept/detail 2024-04-25 06:12:14,375 root INFO copying pythran/boost/concept/detail/has_constraints.hpp -> build/lib/pythran/boost/concept/detail 2024-04-25 06:12:14,375 root INFO copying pythran/boost/concept/detail/msvc.hpp -> build/lib/pythran/boost/concept/detail 2024-04-25 06:12:14,376 root INFO creating build/lib/pythran/boost/config 2024-04-25 06:12:14,376 root INFO copying pythran/boost/config/abi_prefix.hpp -> build/lib/pythran/boost/config 2024-04-25 06:12:14,376 root INFO copying pythran/boost/config/abi_suffix.hpp -> build/lib/pythran/boost/config 2024-04-25 06:12:14,376 root INFO copying pythran/boost/config/auto_link.hpp -> build/lib/pythran/boost/config 2024-04-25 06:12:14,377 root INFO copying pythran/boost/config/header_deprecated.hpp -> build/lib/pythran/boost/config 2024-04-25 06:12:14,377 root INFO copying pythran/boost/config/helper_macros.hpp -> build/lib/pythran/boost/config 2024-04-25 06:12:14,377 root INFO copying pythran/boost/config/pragma_message.hpp -> build/lib/pythran/boost/config 2024-04-25 06:12:14,377 root INFO copying pythran/boost/config/requires_threads.hpp -> build/lib/pythran/boost/config 2024-04-25 06:12:14,377 root INFO copying pythran/boost/config/user.hpp -> build/lib/pythran/boost/config 2024-04-25 06:12:14,378 root INFO copying pythran/boost/config/warning_disable.hpp -> build/lib/pythran/boost/config 2024-04-25 06:12:14,378 root INFO copying pythran/boost/config/workaround.hpp -> build/lib/pythran/boost/config 2024-04-25 06:12:14,378 root INFO creating build/lib/pythran/boost/config/abi 2024-04-25 06:12:14,378 root INFO copying pythran/boost/config/abi/borland_prefix.hpp -> build/lib/pythran/boost/config/abi 2024-04-25 06:12:14,379 root INFO copying pythran/boost/config/abi/borland_suffix.hpp -> build/lib/pythran/boost/config/abi 2024-04-25 06:12:14,379 root INFO copying pythran/boost/config/abi/msvc_prefix.hpp -> build/lib/pythran/boost/config/abi 2024-04-25 06:12:14,379 root INFO copying pythran/boost/config/abi/msvc_suffix.hpp -> build/lib/pythran/boost/config/abi 2024-04-25 06:12:14,379 root INFO creating build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,380 root INFO copying pythran/boost/config/compiler/borland.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,380 root INFO copying pythran/boost/config/compiler/clang.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,380 root INFO copying pythran/boost/config/compiler/codegear.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,380 root INFO copying pythran/boost/config/compiler/comeau.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,380 root INFO copying pythran/boost/config/compiler/common_edg.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,381 root INFO copying pythran/boost/config/compiler/compaq_cxx.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,381 root INFO copying pythran/boost/config/compiler/cray.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,381 root INFO copying pythran/boost/config/compiler/diab.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,381 root INFO copying pythran/boost/config/compiler/digitalmars.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,382 root INFO copying pythran/boost/config/compiler/gcc.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,382 root INFO copying pythran/boost/config/compiler/gcc_xml.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,382 root INFO copying pythran/boost/config/compiler/greenhills.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,382 root INFO copying pythran/boost/config/compiler/hp_acc.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,383 root INFO copying pythran/boost/config/compiler/intel.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,383 root INFO copying pythran/boost/config/compiler/kai.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,383 root INFO copying pythran/boost/config/compiler/metrowerks.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,383 root INFO copying pythran/boost/config/compiler/mpw.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,384 root INFO copying pythran/boost/config/compiler/nvcc.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,384 root INFO copying pythran/boost/config/compiler/pathscale.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,384 root INFO copying pythran/boost/config/compiler/pgi.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,384 root INFO copying pythran/boost/config/compiler/sgi_mipspro.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,385 root INFO copying pythran/boost/config/compiler/sunpro_cc.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,385 root INFO copying pythran/boost/config/compiler/vacpp.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,385 root INFO copying pythran/boost/config/compiler/visualc.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,385 root INFO copying pythran/boost/config/compiler/xlcpp.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,386 root INFO copying pythran/boost/config/compiler/xlcpp_zos.hpp -> build/lib/pythran/boost/config/compiler 2024-04-25 06:12:14,386 root INFO creating build/lib/pythran/boost/config/detail 2024-04-25 06:12:14,386 root INFO copying pythran/boost/config/detail/posix_features.hpp -> build/lib/pythran/boost/config/detail 2024-04-25 06:12:14,386 root INFO copying pythran/boost/config/detail/select_compiler_config.hpp -> build/lib/pythran/boost/config/detail 2024-04-25 06:12:14,387 root INFO copying pythran/boost/config/detail/select_platform_config.hpp -> build/lib/pythran/boost/config/detail 2024-04-25 06:12:14,387 root INFO copying pythran/boost/config/detail/select_stdlib_config.hpp -> build/lib/pythran/boost/config/detail 2024-04-25 06:12:14,387 root INFO copying pythran/boost/config/detail/suffix.hpp -> build/lib/pythran/boost/config/detail 2024-04-25 06:12:14,387 root INFO creating build/lib/pythran/boost/config/no_tr1 2024-04-25 06:12:14,388 root INFO copying pythran/boost/config/no_tr1/cmath.hpp -> build/lib/pythran/boost/config/no_tr1 2024-04-25 06:12:14,388 root INFO copying pythran/boost/config/no_tr1/complex.hpp -> build/lib/pythran/boost/config/no_tr1 2024-04-25 06:12:14,388 root INFO copying pythran/boost/config/no_tr1/functional.hpp -> build/lib/pythran/boost/config/no_tr1 2024-04-25 06:12:14,388 root INFO copying pythran/boost/config/no_tr1/memory.hpp -> build/lib/pythran/boost/config/no_tr1 2024-04-25 06:12:14,389 root INFO copying pythran/boost/config/no_tr1/utility.hpp -> build/lib/pythran/boost/config/no_tr1 2024-04-25 06:12:14,389 root INFO creating build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,389 root INFO copying pythran/boost/config/platform/aix.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,389 root INFO copying pythran/boost/config/platform/amigaos.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,389 root INFO copying pythran/boost/config/platform/beos.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,390 root INFO copying pythran/boost/config/platform/bsd.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,390 root INFO copying pythran/boost/config/platform/cloudabi.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,390 root INFO copying pythran/boost/config/platform/cray.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,390 root INFO copying pythran/boost/config/platform/cygwin.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,391 root INFO copying pythran/boost/config/platform/haiku.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,391 root INFO copying pythran/boost/config/platform/hpux.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,391 root INFO copying pythran/boost/config/platform/irix.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,391 root INFO copying pythran/boost/config/platform/linux.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,392 root INFO copying pythran/boost/config/platform/macos.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,392 root INFO copying pythran/boost/config/platform/qnxnto.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,392 root INFO copying pythran/boost/config/platform/solaris.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,392 root INFO copying pythran/boost/config/platform/symbian.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,393 root INFO copying pythran/boost/config/platform/vms.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,393 root INFO copying pythran/boost/config/platform/vxworks.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,393 root INFO copying pythran/boost/config/platform/win32.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,393 root INFO copying pythran/boost/config/platform/zos.hpp -> build/lib/pythran/boost/config/platform 2024-04-25 06:12:14,394 root INFO creating build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,394 root INFO copying pythran/boost/config/stdlib/dinkumware.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,394 root INFO copying pythran/boost/config/stdlib/libcomo.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,394 root INFO copying pythran/boost/config/stdlib/libcpp.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,394 root INFO copying pythran/boost/config/stdlib/libstdcpp3.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,395 root INFO copying pythran/boost/config/stdlib/modena.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,395 root INFO copying pythran/boost/config/stdlib/msl.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,395 root INFO copying pythran/boost/config/stdlib/roguewave.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,395 root INFO copying pythran/boost/config/stdlib/sgi.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,396 root INFO copying pythran/boost/config/stdlib/stlport.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,396 root INFO copying pythran/boost/config/stdlib/vacpp.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,396 root INFO copying pythran/boost/config/stdlib/xlcpp_zos.hpp -> build/lib/pythran/boost/config/stdlib 2024-04-25 06:12:14,396 root INFO creating build/lib/pythran/boost/container 2024-04-25 06:12:14,397 root INFO copying pythran/boost/container/container_fwd.hpp -> build/lib/pythran/boost/container 2024-04-25 06:12:14,397 root INFO creating build/lib/pythran/boost/container/detail 2024-04-25 06:12:14,397 root INFO copying pythran/boost/container/detail/std_fwd.hpp -> build/lib/pythran/boost/container/detail 2024-04-25 06:12:14,397 root INFO creating build/lib/pythran/boost/core 2024-04-25 06:12:14,397 root INFO copying pythran/boost/core/addressof.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,398 root INFO copying pythran/boost/core/checked_delete.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,398 root INFO copying pythran/boost/core/demangle.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,398 root INFO copying pythran/boost/core/enable_if.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,398 root INFO copying pythran/boost/core/explicit_operator_bool.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,399 root INFO copying pythran/boost/core/ignore_unused.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,399 root INFO copying pythran/boost/core/noncopyable.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,399 root INFO copying pythran/boost/core/ref.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,399 root INFO copying pythran/boost/core/swap.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,400 root INFO copying pythran/boost/core/typeinfo.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,400 root INFO copying pythran/boost/core/use_default.hpp -> build/lib/pythran/boost/core 2024-04-25 06:12:14,400 root INFO creating build/lib/pythran/boost/detail 2024-04-25 06:12:14,400 root INFO copying pythran/boost/detail/basic_pointerbuf.hpp -> build/lib/pythran/boost/detail 2024-04-25 06:12:14,400 root INFO copying pythran/boost/detail/fenv.hpp -> build/lib/pythran/boost/detail 2024-04-25 06:12:14,401 root INFO copying pythran/boost/detail/indirect_traits.hpp -> build/lib/pythran/boost/detail 2024-04-25 06:12:14,401 root INFO copying pythran/boost/detail/iterator.hpp -> build/lib/pythran/boost/detail 2024-04-25 06:12:14,401 root INFO copying pythran/boost/detail/lcast_precision.hpp -> build/lib/pythran/boost/detail 2024-04-25 06:12:14,401 root INFO copying pythran/boost/detail/lightweight_mutex.hpp -> build/lib/pythran/boost/detail 2024-04-25 06:12:14,402 root INFO copying pythran/boost/detail/reference_content.hpp -> build/lib/pythran/boost/detail 2024-04-25 06:12:14,402 root INFO copying pythran/boost/detail/select_type.hpp -> build/lib/pythran/boost/detail 2024-04-25 06:12:14,402 root INFO copying pythran/boost/detail/workaround.hpp -> build/lib/pythran/boost/detail 2024-04-25 06:12:14,402 root INFO creating build/lib/pythran/boost/exception 2024-04-25 06:12:14,403 root INFO copying pythran/boost/exception/exception.hpp -> build/lib/pythran/boost/exception 2024-04-25 06:12:14,403 root INFO creating build/lib/pythran/boost/format 2024-04-25 06:12:14,403 root INFO copying pythran/boost/format/alt_sstream.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,403 root INFO copying pythran/boost/format/alt_sstream_impl.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,403 root INFO copying pythran/boost/format/exceptions.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,404 root INFO copying pythran/boost/format/feed_args.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,404 root INFO copying pythran/boost/format/format_class.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,404 root INFO copying pythran/boost/format/format_fwd.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,404 root INFO copying pythran/boost/format/format_implementation.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,405 root INFO copying pythran/boost/format/free_funcs.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,405 root INFO copying pythran/boost/format/group.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,405 root INFO copying pythran/boost/format/internals.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,405 root INFO copying pythran/boost/format/internals_fwd.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,406 root INFO copying pythran/boost/format/parsing.hpp -> build/lib/pythran/boost/format 2024-04-25 06:12:14,406 root INFO creating build/lib/pythran/boost/format/detail 2024-04-25 06:12:14,406 root INFO copying pythran/boost/format/detail/compat_workarounds.hpp -> build/lib/pythran/boost/format/detail 2024-04-25 06:12:14,406 root INFO copying pythran/boost/format/detail/config_macros.hpp -> build/lib/pythran/boost/format/detail 2024-04-25 06:12:14,407 root INFO copying pythran/boost/format/detail/msvc_disambiguater.hpp -> build/lib/pythran/boost/format/detail 2024-04-25 06:12:14,407 root INFO copying pythran/boost/format/detail/unset_macros.hpp -> build/lib/pythran/boost/format/detail 2024-04-25 06:12:14,407 root INFO copying pythran/boost/format/detail/workarounds_gcc-2_95.hpp -> build/lib/pythran/boost/format/detail 2024-04-25 06:12:14,407 root INFO copying pythran/boost/format/detail/workarounds_stlport.hpp -> build/lib/pythran/boost/format/detail 2024-04-25 06:12:14,408 root INFO creating build/lib/pythran/boost/fusion 2024-04-25 06:12:14,408 root INFO copying pythran/boost/fusion/tuple.hpp -> build/lib/pythran/boost/fusion 2024-04-25 06:12:14,408 root INFO creating build/lib/pythran/boost/fusion/adapted 2024-04-25 06:12:14,408 root INFO copying pythran/boost/fusion/adapted/std_pair.hpp -> build/lib/pythran/boost/fusion/adapted 2024-04-25 06:12:14,408 root INFO creating build/lib/pythran/boost/fusion/adapted/mpl 2024-04-25 06:12:14,409 root INFO copying pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp -> build/lib/pythran/boost/fusion/adapted/mpl 2024-04-25 06:12:14,409 root INFO creating build/lib/pythran/boost/fusion/adapted/mpl/detail 2024-04-25 06:12:14,409 root INFO copying pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/adapted/mpl/detail 2024-04-25 06:12:14,409 root INFO copying pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/adapted/mpl/detail 2024-04-25 06:12:14,409 root INFO creating build/lib/pythran/boost/fusion/adapted/struct 2024-04-25 06:12:14,410 root INFO copying pythran/boost/fusion/adapted/struct/adapt_struct.hpp -> build/lib/pythran/boost/fusion/adapted/struct 2024-04-25 06:12:14,410 root INFO creating build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,410 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,410 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,411 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,411 root INFO copying pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,411 root INFO copying pythran/boost/fusion/adapted/struct/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,411 root INFO copying pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,411 root INFO copying pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,412 root INFO copying pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,412 root INFO copying pythran/boost/fusion/adapted/struct/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,412 root INFO copying pythran/boost/fusion/adapted/struct/detail/extension.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,412 root INFO copying pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,413 root INFO copying pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,413 root INFO copying pythran/boost/fusion/adapted/struct/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,413 root INFO copying pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,413 root INFO copying pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:14,414 root INFO creating build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-04-25 06:12:14,414 root INFO copying pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp -> build/lib/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-04-25 06:12:14,414 root INFO creating build/lib/pythran/boost/fusion/algorithm 2024-04-25 06:12:14,414 root INFO creating build/lib/pythran/boost/fusion/algorithm/transformation 2024-04-25 06:12:14,414 root INFO copying pythran/boost/fusion/algorithm/transformation/push_back.hpp -> build/lib/pythran/boost/fusion/algorithm/transformation 2024-04-25 06:12:14,415 root INFO copying pythran/boost/fusion/algorithm/transformation/push_front.hpp -> build/lib/pythran/boost/fusion/algorithm/transformation 2024-04-25 06:12:14,415 root INFO creating build/lib/pythran/boost/fusion/container 2024-04-25 06:12:14,415 root INFO creating build/lib/pythran/boost/fusion/container/generation 2024-04-25 06:12:14,415 root INFO copying pythran/boost/fusion/container/generation/ignore.hpp -> build/lib/pythran/boost/fusion/container/generation 2024-04-25 06:12:14,415 root INFO creating build/lib/pythran/boost/fusion/container/list 2024-04-25 06:12:14,416 root INFO copying pythran/boost/fusion/container/list/cons.hpp -> build/lib/pythran/boost/fusion/container/list 2024-04-25 06:12:14,416 root INFO copying pythran/boost/fusion/container/list/cons_fwd.hpp -> build/lib/pythran/boost/fusion/container/list 2024-04-25 06:12:14,416 root INFO copying pythran/boost/fusion/container/list/cons_iterator.hpp -> build/lib/pythran/boost/fusion/container/list 2024-04-25 06:12:14,416 root INFO copying pythran/boost/fusion/container/list/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list 2024-04-25 06:12:14,417 root INFO copying pythran/boost/fusion/container/list/nil.hpp -> build/lib/pythran/boost/fusion/container/list 2024-04-25 06:12:14,417 root INFO creating build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,417 root INFO copying pythran/boost/fusion/container/list/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,417 root INFO copying pythran/boost/fusion/container/list/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,417 root INFO copying pythran/boost/fusion/container/list/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,418 root INFO copying pythran/boost/fusion/container/list/detail/empty_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,418 root INFO copying pythran/boost/fusion/container/list/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,418 root INFO copying pythran/boost/fusion/container/list/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,418 root INFO copying pythran/boost/fusion/container/list/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,419 root INFO copying pythran/boost/fusion/container/list/detail/reverse_cons.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,419 root INFO copying pythran/boost/fusion/container/list/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,419 root INFO copying pythran/boost/fusion/container/list/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:14,419 root INFO creating build/lib/pythran/boost/fusion/container/list/detail/cpp03 2024-04-25 06:12:14,420 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/limits.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03 2024-04-25 06:12:14,420 root INFO copying pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp -> build/lib/pythran/boost/fusion/container/list/detail/cpp03 2024-04-25 06:12:14,420 root INFO creating build/lib/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-04-25 06:12:14,420 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-25 06:12:14,420 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-25 06:12:14,421 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-25 06:12:14,421 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-25 06:12:14,421 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-25 06:12:14,421 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-25 06:12:14,422 root INFO creating build/lib/pythran/boost/fusion/container/vector 2024-04-25 06:12:14,422 root INFO copying pythran/boost/fusion/container/vector/vector.hpp -> build/lib/pythran/boost/fusion/container/vector 2024-04-25 06:12:14,422 root INFO copying pythran/boost/fusion/container/vector/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector 2024-04-25 06:12:14,422 root INFO copying pythran/boost/fusion/container/vector/vector_iterator.hpp -> build/lib/pythran/boost/fusion/container/vector 2024-04-25 06:12:14,423 root INFO creating build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,423 root INFO copying pythran/boost/fusion/container/vector/detail/advance_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,423 root INFO copying pythran/boost/fusion/container/vector/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,423 root INFO copying pythran/boost/fusion/container/vector/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,423 root INFO copying pythran/boost/fusion/container/vector/detail/config.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,424 root INFO copying pythran/boost/fusion/container/vector/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,424 root INFO copying pythran/boost/fusion/container/vector/detail/distance_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,424 root INFO copying pythran/boost/fusion/container/vector/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,424 root INFO copying pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,425 root INFO copying pythran/boost/fusion/container/vector/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,425 root INFO copying pythran/boost/fusion/container/vector/detail/prior_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,425 root INFO copying pythran/boost/fusion/container/vector/detail/value_at_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,425 root INFO copying pythran/boost/fusion/container/vector/detail/value_of_impl.hpp -> build/lib/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:14,426 root INFO creating build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,426 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,426 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-25 06:12:14,426 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,427 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,427 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,427 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,427 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,427 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,428 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,428 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,428 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,428 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,429 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,429 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-25 06:12:14,429 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,429 root INFO copying pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp -> build/lib/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:14,430 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-25 06:12:14,430 root INFO creating build/lib/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-25 06:12:14,430 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-25 06:12:14,430 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-25 06:12:14,431 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-25 06:12:14,431 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-25 06:12:14,432 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-25 06:12:14,432 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-25 06:12:14,433 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-25 06:12:14,433 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-25 06:12:14,434 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-25 06:12:14,434 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-25 06:12:14,435 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-25 06:12:14,435 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-25 06:12:14,436 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-25 06:12:14,436 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-25 06:12:14,436 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-25 06:12:14,436 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-25 06:12:14,437 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-25 06:12:14,437 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-25 06:12:14,437 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-25 06:12:14,438 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-25 06:12:14,438 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-25 06:12:14,438 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-25 06:12:14,438 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-25 06:12:14,439 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-25 06:12:14,439 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-25 06:12:14,439 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-25 06:12:14,440 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-25 06:12:14,440 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-25 06:12:14,440 root INFO creating build/lib/pythran/boost/fusion/include 2024-04-25 06:12:14,441 root INFO copying pythran/boost/fusion/include/std_pair.hpp -> build/lib/pythran/boost/fusion/include 2024-04-25 06:12:14,441 root INFO copying pythran/boost/fusion/include/tuple.hpp -> build/lib/pythran/boost/fusion/include 2024-04-25 06:12:14,441 root INFO creating build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,441 root INFO copying pythran/boost/fusion/iterator/advance.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,441 root INFO copying pythran/boost/fusion/iterator/basic_iterator.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,442 root INFO copying pythran/boost/fusion/iterator/deref.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,442 root INFO copying pythran/boost/fusion/iterator/deref_data.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,442 root INFO copying pythran/boost/fusion/iterator/distance.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,442 root INFO copying pythran/boost/fusion/iterator/equal_to.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,443 root INFO copying pythran/boost/fusion/iterator/iterator_facade.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,443 root INFO copying pythran/boost/fusion/iterator/key_of.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,443 root INFO copying pythran/boost/fusion/iterator/next.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,443 root INFO copying pythran/boost/fusion/iterator/prior.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,444 root INFO copying pythran/boost/fusion/iterator/segmented_iterator.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,444 root INFO copying pythran/boost/fusion/iterator/value_of.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,444 root INFO copying pythran/boost/fusion/iterator/value_of_data.hpp -> build/lib/pythran/boost/fusion/iterator 2024-04-25 06:12:14,444 root INFO creating build/lib/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:14,445 root INFO copying pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:14,445 root INFO copying pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:14,445 root INFO copying pythran/boost/fusion/iterator/detail/advance.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:14,445 root INFO copying pythran/boost/fusion/iterator/detail/distance.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:14,445 root INFO copying pythran/boost/fusion/iterator/detail/segment_sequence.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:14,446 root INFO copying pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:14,446 root INFO copying pythran/boost/fusion/iterator/detail/segmented_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:14,446 root INFO copying pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp -> build/lib/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:14,446 root INFO creating build/lib/pythran/boost/fusion/iterator/mpl 2024-04-25 06:12:14,447 root INFO copying pythran/boost/fusion/iterator/mpl/convert_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/mpl 2024-04-25 06:12:14,447 root INFO copying pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp -> build/lib/pythran/boost/fusion/iterator/mpl 2024-04-25 06:12:14,447 root INFO creating build/lib/pythran/boost/fusion/mpl 2024-04-25 06:12:14,447 root INFO copying pythran/boost/fusion/mpl/begin.hpp -> build/lib/pythran/boost/fusion/mpl 2024-04-25 06:12:14,448 root INFO copying pythran/boost/fusion/mpl/end.hpp -> build/lib/pythran/boost/fusion/mpl 2024-04-25 06:12:14,448 root INFO creating build/lib/pythran/boost/fusion/sequence 2024-04-25 06:12:14,448 root INFO copying pythran/boost/fusion/sequence/comparison.hpp -> build/lib/pythran/boost/fusion/sequence 2024-04-25 06:12:14,448 root INFO copying pythran/boost/fusion/sequence/intrinsic_fwd.hpp -> build/lib/pythran/boost/fusion/sequence 2024-04-25 06:12:14,448 root INFO copying pythran/boost/fusion/sequence/io.hpp -> build/lib/pythran/boost/fusion/sequence 2024-04-25 06:12:14,449 root INFO creating build/lib/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:14,449 root INFO copying pythran/boost/fusion/sequence/comparison/enable_comparison.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:14,449 root INFO copying pythran/boost/fusion/sequence/comparison/equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:14,449 root INFO copying pythran/boost/fusion/sequence/comparison/greater.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:14,450 root INFO copying pythran/boost/fusion/sequence/comparison/greater_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:14,450 root INFO copying pythran/boost/fusion/sequence/comparison/less.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:14,450 root INFO copying pythran/boost/fusion/sequence/comparison/less_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:14,450 root INFO copying pythran/boost/fusion/sequence/comparison/not_equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:14,450 root INFO creating build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-25 06:12:14,451 root INFO copying pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-25 06:12:14,451 root INFO copying pythran/boost/fusion/sequence/comparison/detail/greater.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-25 06:12:14,451 root INFO copying pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-25 06:12:14,451 root INFO copying pythran/boost/fusion/sequence/comparison/detail/less.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-25 06:12:14,452 root INFO copying pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-25 06:12:14,452 root INFO copying pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp -> build/lib/pythran/boost/fusion/sequence/comparison/detail 2024-04-25 06:12:14,452 root INFO creating build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:14,452 root INFO copying pythran/boost/fusion/sequence/intrinsic/at.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:14,452 root INFO copying pythran/boost/fusion/sequence/intrinsic/begin.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:14,453 root INFO copying pythran/boost/fusion/sequence/intrinsic/empty.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:14,453 root INFO copying pythran/boost/fusion/sequence/intrinsic/end.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:14,453 root INFO copying pythran/boost/fusion/sequence/intrinsic/segments.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:14,453 root INFO copying pythran/boost/fusion/sequence/intrinsic/size.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:14,454 root INFO copying pythran/boost/fusion/sequence/intrinsic/value_at.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:14,454 root INFO creating build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-25 06:12:14,454 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-25 06:12:14,454 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-25 06:12:14,455 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-25 06:12:14,455 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-25 06:12:14,455 root INFO copying pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp -> build/lib/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-25 06:12:14,455 root INFO creating build/lib/pythran/boost/fusion/sequence/io 2024-04-25 06:12:14,455 root INFO copying pythran/boost/fusion/sequence/io/in.hpp -> build/lib/pythran/boost/fusion/sequence/io 2024-04-25 06:12:14,456 root INFO copying pythran/boost/fusion/sequence/io/out.hpp -> build/lib/pythran/boost/fusion/sequence/io 2024-04-25 06:12:14,456 root INFO creating build/lib/pythran/boost/fusion/sequence/io/detail 2024-04-25 06:12:14,456 root INFO copying pythran/boost/fusion/sequence/io/detail/in.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail 2024-04-25 06:12:14,456 root INFO copying pythran/boost/fusion/sequence/io/detail/manip.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail 2024-04-25 06:12:14,457 root INFO copying pythran/boost/fusion/sequence/io/detail/out.hpp -> build/lib/pythran/boost/fusion/sequence/io/detail 2024-04-25 06:12:14,457 root INFO creating build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,457 root INFO copying pythran/boost/fusion/support/as_const.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,457 root INFO copying pythran/boost/fusion/support/category_of.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,457 root INFO copying pythran/boost/fusion/support/config.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,458 root INFO copying pythran/boost/fusion/support/is_iterator.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,458 root INFO copying pythran/boost/fusion/support/is_segmented.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,458 root INFO copying pythran/boost/fusion/support/is_sequence.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,458 root INFO copying pythran/boost/fusion/support/is_view.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,459 root INFO copying pythran/boost/fusion/support/iterator_base.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,459 root INFO copying pythran/boost/fusion/support/sequence_base.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,459 root INFO copying pythran/boost/fusion/support/tag_of.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,459 root INFO copying pythran/boost/fusion/support/tag_of_fwd.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,460 root INFO copying pythran/boost/fusion/support/void.hpp -> build/lib/pythran/boost/fusion/support 2024-04-25 06:12:14,460 root INFO creating build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,460 root INFO copying pythran/boost/fusion/support/detail/access.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,460 root INFO copying pythran/boost/fusion/support/detail/and.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,461 root INFO copying pythran/boost/fusion/support/detail/as_fusion_element.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,461 root INFO copying pythran/boost/fusion/support/detail/enabler.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,461 root INFO copying pythran/boost/fusion/support/detail/index_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,461 root INFO copying pythran/boost/fusion/support/detail/is_mpl_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,461 root INFO copying pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,462 root INFO copying pythran/boost/fusion/support/detail/mpl_iterator_category.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,462 root INFO copying pythran/boost/fusion/support/detail/pp_round.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,462 root INFO copying pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp -> build/lib/pythran/boost/fusion/support/detail 2024-04-25 06:12:14,463 root INFO creating build/lib/pythran/boost/fusion/tuple 2024-04-25 06:12:14,463 root INFO copying pythran/boost/fusion/tuple/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple 2024-04-25 06:12:14,463 root INFO copying pythran/boost/fusion/tuple/tuple.hpp -> build/lib/pythran/boost/fusion/tuple 2024-04-25 06:12:14,463 root INFO copying pythran/boost/fusion/tuple/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple 2024-04-25 06:12:14,463 root INFO copying pythran/boost/fusion/tuple/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple 2024-04-25 06:12:14,464 root INFO creating build/lib/pythran/boost/fusion/tuple/detail 2024-04-25 06:12:14,464 root INFO copying pythran/boost/fusion/tuple/detail/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-04-25 06:12:14,464 root INFO copying pythran/boost/fusion/tuple/detail/tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-04-25 06:12:14,464 root INFO copying pythran/boost/fusion/tuple/detail/tuple_expand.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-04-25 06:12:14,464 root INFO copying pythran/boost/fusion/tuple/detail/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-04-25 06:12:14,465 root INFO copying pythran/boost/fusion/tuple/detail/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple/detail 2024-04-25 06:12:14,465 root INFO creating build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,465 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,465 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,466 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,466 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,466 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,467 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,467 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,467 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,468 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,468 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,468 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,468 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,469 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,469 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,469 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,470 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,470 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,470 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,471 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,471 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,471 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,471 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,472 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,472 root INFO copying pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp -> build/lib/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:14,472 root INFO creating build/lib/pythran/boost/fusion/view 2024-04-25 06:12:14,472 root INFO copying pythran/boost/fusion/view/iterator_range.hpp -> build/lib/pythran/boost/fusion/view 2024-04-25 06:12:14,473 root INFO creating build/lib/pythran/boost/fusion/view/iterator_range 2024-04-25 06:12:14,473 root INFO copying pythran/boost/fusion/view/iterator_range/iterator_range.hpp -> build/lib/pythran/boost/fusion/view/iterator_range 2024-04-25 06:12:14,473 root INFO creating build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-25 06:12:14,473 root INFO copying pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-25 06:12:14,474 root INFO copying pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-25 06:12:14,474 root INFO copying pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-25 06:12:14,474 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-25 06:12:14,474 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-25 06:12:14,474 root INFO copying pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-25 06:12:14,475 root INFO copying pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/view/iterator_range/detail 2024-04-25 06:12:14,475 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-25 06:12:14,475 root INFO creating build/lib/pythran/boost/fusion/view/joint_view 2024-04-25 06:12:14,475 root INFO copying pythran/boost/fusion/view/joint_view/joint_view.hpp -> build/lib/pythran/boost/fusion/view/joint_view 2024-04-25 06:12:14,476 root INFO copying pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp -> build/lib/pythran/boost/fusion/view/joint_view 2024-04-25 06:12:14,476 root INFO copying pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp -> build/lib/pythran/boost/fusion/view/joint_view 2024-04-25 06:12:14,476 root INFO creating build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-25 06:12:14,476 root INFO copying pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-25 06:12:14,477 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-25 06:12:14,477 root INFO copying pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-25 06:12:14,477 root INFO copying pythran/boost/fusion/view/joint_view/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-25 06:12:14,477 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-25 06:12:14,477 root INFO copying pythran/boost/fusion/view/joint_view/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/view/joint_view/detail 2024-04-25 06:12:14,478 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-25 06:12:14,478 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-25 06:12:14,478 root INFO creating build/lib/pythran/boost/fusion/view/single_view 2024-04-25 06:12:14,478 root INFO copying pythran/boost/fusion/view/single_view/single_view.hpp -> build/lib/pythran/boost/fusion/view/single_view 2024-04-25 06:12:14,479 root INFO copying pythran/boost/fusion/view/single_view/single_view_iterator.hpp -> build/lib/pythran/boost/fusion/view/single_view 2024-04-25 06:12:14,479 root INFO creating build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:14,479 root INFO copying pythran/boost/fusion/view/single_view/detail/advance_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:14,479 root INFO copying pythran/boost/fusion/view/single_view/detail/at_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:14,479 root INFO copying pythran/boost/fusion/view/single_view/detail/begin_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:14,480 root INFO copying pythran/boost/fusion/view/single_view/detail/deref_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:14,480 root INFO copying pythran/boost/fusion/view/single_view/detail/distance_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:14,480 root INFO copying pythran/boost/fusion/view/single_view/detail/end_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:14,480 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-25 06:12:14,481 root INFO copying pythran/boost/fusion/view/single_view/detail/next_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:14,481 root INFO copying pythran/boost/fusion/view/single_view/detail/prior_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:14,481 root INFO copying pythran/boost/fusion/view/single_view/detail/size_impl.hpp -> build/lib/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:14,481 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-25 06:12:14,482 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-25 06:12:14,482 root INFO creating build/lib/pythran/boost/iterator 2024-04-25 06:12:14,482 root INFO copying pythran/boost/iterator/advance.hpp -> build/lib/pythran/boost/iterator 2024-04-25 06:12:14,482 root INFO copying pythran/boost/iterator/distance.hpp -> build/lib/pythran/boost/iterator 2024-04-25 06:12:14,483 root INFO copying pythran/boost/iterator/interoperable.hpp -> build/lib/pythran/boost/iterator 2024-04-25 06:12:14,483 root INFO copying pythran/boost/iterator/iterator_adaptor.hpp -> build/lib/pythran/boost/iterator 2024-04-25 06:12:14,483 root INFO copying pythran/boost/iterator/iterator_categories.hpp -> build/lib/pythran/boost/iterator 2024-04-25 06:12:14,483 root INFO copying pythran/boost/iterator/iterator_concepts.hpp -> build/lib/pythran/boost/iterator 2024-04-25 06:12:14,484 root INFO copying pythran/boost/iterator/iterator_facade.hpp -> build/lib/pythran/boost/iterator 2024-04-25 06:12:14,484 root INFO copying pythran/boost/iterator/iterator_traits.hpp -> build/lib/pythran/boost/iterator 2024-04-25 06:12:14,484 root INFO copying pythran/boost/iterator/reverse_iterator.hpp -> build/lib/pythran/boost/iterator 2024-04-25 06:12:14,484 root INFO creating build/lib/pythran/boost/iterator/detail 2024-04-25 06:12:14,485 root INFO copying pythran/boost/iterator/detail/config_def.hpp -> build/lib/pythran/boost/iterator/detail 2024-04-25 06:12:14,485 root INFO copying pythran/boost/iterator/detail/config_undef.hpp -> build/lib/pythran/boost/iterator/detail 2024-04-25 06:12:14,485 root INFO copying pythran/boost/iterator/detail/enable_if.hpp -> build/lib/pythran/boost/iterator/detail 2024-04-25 06:12:14,485 root INFO copying pythran/boost/iterator/detail/facade_iterator_category.hpp -> build/lib/pythran/boost/iterator/detail 2024-04-25 06:12:14,485 root INFO creating build/lib/pythran/boost/lexical_cast 2024-04-25 06:12:14,486 root INFO copying pythran/boost/lexical_cast/bad_lexical_cast.hpp -> build/lib/pythran/boost/lexical_cast 2024-04-25 06:12:14,486 root INFO copying pythran/boost/lexical_cast/try_lexical_convert.hpp -> build/lib/pythran/boost/lexical_cast 2024-04-25 06:12:14,486 root INFO creating build/lib/pythran/boost/lexical_cast/detail 2024-04-25 06:12:14,486 root INFO copying pythran/boost/lexical_cast/detail/converter_lexical.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-25 06:12:14,487 root INFO copying pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-25 06:12:14,487 root INFO copying pythran/boost/lexical_cast/detail/converter_numeric.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-25 06:12:14,487 root INFO copying pythran/boost/lexical_cast/detail/inf_nan.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-25 06:12:14,487 root INFO copying pythran/boost/lexical_cast/detail/is_character.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-25 06:12:14,488 root INFO copying pythran/boost/lexical_cast/detail/lcast_char_constants.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-25 06:12:14,488 root INFO copying pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-25 06:12:14,488 root INFO copying pythran/boost/lexical_cast/detail/widest_char.hpp -> build/lib/pythran/boost/lexical_cast/detail 2024-04-25 06:12:14,488 root INFO creating build/lib/pythran/boost/math 2024-04-25 06:12:14,488 root INFO creating build/lib/pythran/boost/math/constants 2024-04-25 06:12:14,489 root INFO copying pythran/boost/math/constants/calculate_constants.hpp -> build/lib/pythran/boost/math/constants 2024-04-25 06:12:14,489 root INFO copying pythran/boost/math/constants/constants.hpp -> build/lib/pythran/boost/math/constants 2024-04-25 06:12:14,489 root INFO creating build/lib/pythran/boost/math/distributions 2024-04-25 06:12:14,489 root INFO copying pythran/boost/math/distributions/complement.hpp -> build/lib/pythran/boost/math/distributions 2024-04-25 06:12:14,490 root INFO copying pythran/boost/math/distributions/fwd.hpp -> build/lib/pythran/boost/math/distributions 2024-04-25 06:12:14,490 root INFO copying pythran/boost/math/distributions/normal.hpp -> build/lib/pythran/boost/math/distributions 2024-04-25 06:12:14,490 root INFO creating build/lib/pythran/boost/math/distributions/detail 2024-04-25 06:12:14,490 root INFO copying pythran/boost/math/distributions/detail/common_error_handling.hpp -> build/lib/pythran/boost/math/distributions/detail 2024-04-25 06:12:14,490 root INFO copying pythran/boost/math/distributions/detail/derived_accessors.hpp -> build/lib/pythran/boost/math/distributions/detail 2024-04-25 06:12:14,491 root INFO creating build/lib/pythran/boost/math/policies 2024-04-25 06:12:14,491 root INFO copying pythran/boost/math/policies/error_handling.hpp -> build/lib/pythran/boost/math/policies 2024-04-25 06:12:14,491 root INFO copying pythran/boost/math/policies/policy.hpp -> build/lib/pythran/boost/math/policies 2024-04-25 06:12:14,491 root INFO creating build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,492 root INFO copying pythran/boost/math/special_functions/bernoulli.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,492 root INFO copying pythran/boost/math/special_functions/bessel.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,492 root INFO copying pythran/boost/math/special_functions/bessel_prime.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,492 root INFO copying pythran/boost/math/special_functions/beta.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,493 root INFO copying pythran/boost/math/special_functions/binomial.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,493 root INFO copying pythran/boost/math/special_functions/cbrt.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,493 root INFO copying pythran/boost/math/special_functions/cos_pi.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,493 root INFO copying pythran/boost/math/special_functions/digamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,494 root INFO copying pythran/boost/math/special_functions/erf.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,494 root INFO copying pythran/boost/math/special_functions/expm1.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,494 root INFO copying pythran/boost/math/special_functions/factorials.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,495 root INFO copying pythran/boost/math/special_functions/fpclassify.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,495 root INFO copying pythran/boost/math/special_functions/gamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,495 root INFO copying pythran/boost/math/special_functions/hankel.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,495 root INFO copying pythran/boost/math/special_functions/hypot.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,496 root INFO copying pythran/boost/math/special_functions/lanczos.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,496 root INFO copying pythran/boost/math/special_functions/log1p.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,497 root INFO copying pythran/boost/math/special_functions/math_fwd.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,497 root INFO copying pythran/boost/math/special_functions/next.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,497 root INFO copying pythran/boost/math/special_functions/polygamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,498 root INFO copying pythran/boost/math/special_functions/pow.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,498 root INFO copying pythran/boost/math/special_functions/powm1.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,498 root INFO copying pythran/boost/math/special_functions/round.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,498 root INFO copying pythran/boost/math/special_functions/sign.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,498 root INFO copying pythran/boost/math/special_functions/sin_pi.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,499 root INFO copying pythran/boost/math/special_functions/sinc.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,499 root INFO copying pythran/boost/math/special_functions/sqrt1pm1.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,499 root INFO copying pythran/boost/math/special_functions/trigamma.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,500 root INFO copying pythran/boost/math/special_functions/trunc.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,500 root INFO copying pythran/boost/math/special_functions/zeta.hpp -> build/lib/pythran/boost/math/special_functions 2024-04-25 06:12:14,500 root INFO creating build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,500 root INFO copying pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,500 root INFO copying pythran/boost/math/special_functions/detail/bernoulli_details.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,501 root INFO copying pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,501 root INFO copying pythran/boost/math/special_functions/detail/bessel_i0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,501 root INFO copying pythran/boost/math/special_functions/detail/bessel_i1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,502 root INFO copying pythran/boost/math/special_functions/detail/bessel_ik.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,502 root INFO copying pythran/boost/math/special_functions/detail/bessel_j0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,502 root INFO copying pythran/boost/math/special_functions/detail/bessel_j1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,502 root INFO copying pythran/boost/math/special_functions/detail/bessel_jn.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,503 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,503 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,503 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,503 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,504 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_series.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,504 root INFO copying pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,504 root INFO copying pythran/boost/math/special_functions/detail/bessel_k0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,504 root INFO copying pythran/boost/math/special_functions/detail/bessel_k1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,505 root INFO copying pythran/boost/math/special_functions/detail/bessel_kn.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,505 root INFO copying pythran/boost/math/special_functions/detail/bessel_y0.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,505 root INFO copying pythran/boost/math/special_functions/detail/bessel_y1.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,505 root INFO copying pythran/boost/math/special_functions/detail/bessel_yn.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,506 root INFO copying pythran/boost/math/special_functions/detail/erf_inv.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,506 root INFO copying pythran/boost/math/special_functions/detail/fp_traits.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,506 root INFO copying pythran/boost/math/special_functions/detail/gamma_inva.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,506 root INFO copying pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,507 root INFO copying pythran/boost/math/special_functions/detail/ibeta_inverse.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,507 root INFO copying pythran/boost/math/special_functions/detail/iconv.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,507 root INFO copying pythran/boost/math/special_functions/detail/igamma_inverse.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,508 root INFO copying pythran/boost/math/special_functions/detail/igamma_large.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,508 root INFO copying pythran/boost/math/special_functions/detail/lanczos_sse2.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,508 root INFO copying pythran/boost/math/special_functions/detail/lgamma_small.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,508 root INFO copying pythran/boost/math/special_functions/detail/polygamma.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,509 root INFO copying pythran/boost/math/special_functions/detail/round_fwd.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,509 root INFO copying pythran/boost/math/special_functions/detail/t_distribution_inv.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,509 root INFO copying pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,509 root INFO copying pythran/boost/math/special_functions/detail/unchecked_factorial.hpp -> build/lib/pythran/boost/math/special_functions/detail 2024-04-25 06:12:14,510 root INFO creating build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,510 root INFO copying pythran/boost/math/tools/atomic.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,510 root INFO copying pythran/boost/math/tools/big_constant.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,510 root INFO copying pythran/boost/math/tools/complex.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,511 root INFO copying pythran/boost/math/tools/config.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,511 root INFO copying pythran/boost/math/tools/convert_from_string.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,511 root INFO copying pythran/boost/math/tools/fraction.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,511 root INFO copying pythran/boost/math/tools/precision.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,512 root INFO copying pythran/boost/math/tools/promotion.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,512 root INFO copying pythran/boost/math/tools/rational.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,512 root INFO copying pythran/boost/math/tools/real_cast.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,512 root INFO copying pythran/boost/math/tools/roots.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,513 root INFO copying pythran/boost/math/tools/series.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,513 root INFO copying pythran/boost/math/tools/toms748_solve.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,513 root INFO copying pythran/boost/math/tools/tuple.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,513 root INFO copying pythran/boost/math/tools/user.hpp -> build/lib/pythran/boost/math/tools 2024-04-25 06:12:14,514 root INFO creating build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,514 root INFO copying pythran/boost/math/tools/detail/is_const_iterable.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,514 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,514 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,515 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,515 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,515 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,515 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,515 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,516 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,516 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,516 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,517 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,517 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,517 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,517 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,517 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,518 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,518 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,518 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,518 root INFO copying pythran/boost/math/tools/detail/polynomial_horner1_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,519 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,519 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,519 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,519 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,520 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,520 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,520 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,520 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,521 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,521 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,521 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,521 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,522 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,522 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,522 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,522 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,523 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,523 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,523 root INFO copying pythran/boost/math/tools/detail/polynomial_horner2_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,523 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,524 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,524 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,524 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,524 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,525 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,525 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,525 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,525 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,526 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,526 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,526 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,526 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,527 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,527 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,527 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,527 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,528 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,528 root INFO copying pythran/boost/math/tools/detail/polynomial_horner3_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,528 root INFO copying pythran/boost/math/tools/detail/rational_horner1_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,528 root INFO copying pythran/boost/math/tools/detail/rational_horner1_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,529 root INFO copying pythran/boost/math/tools/detail/rational_horner1_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,529 root INFO copying pythran/boost/math/tools/detail/rational_horner1_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,529 root INFO copying pythran/boost/math/tools/detail/rational_horner1_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,529 root INFO copying pythran/boost/math/tools/detail/rational_horner1_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,530 root INFO copying pythran/boost/math/tools/detail/rational_horner1_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,530 root INFO copying pythran/boost/math/tools/detail/rational_horner1_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,530 root INFO copying pythran/boost/math/tools/detail/rational_horner1_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,530 root INFO copying pythran/boost/math/tools/detail/rational_horner1_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,531 root INFO copying pythran/boost/math/tools/detail/rational_horner1_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,531 root INFO copying pythran/boost/math/tools/detail/rational_horner1_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,531 root INFO copying pythran/boost/math/tools/detail/rational_horner1_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,531 root INFO copying pythran/boost/math/tools/detail/rational_horner1_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,532 root INFO copying pythran/boost/math/tools/detail/rational_horner1_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,532 root INFO copying pythran/boost/math/tools/detail/rational_horner1_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,532 root INFO copying pythran/boost/math/tools/detail/rational_horner1_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,532 root INFO copying pythran/boost/math/tools/detail/rational_horner1_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,533 root INFO copying pythran/boost/math/tools/detail/rational_horner1_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,533 root INFO copying pythran/boost/math/tools/detail/rational_horner2_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,533 root INFO copying pythran/boost/math/tools/detail/rational_horner2_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,533 root INFO copying pythran/boost/math/tools/detail/rational_horner2_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,534 root INFO copying pythran/boost/math/tools/detail/rational_horner2_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,534 root INFO copying pythran/boost/math/tools/detail/rational_horner2_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,534 root INFO copying pythran/boost/math/tools/detail/rational_horner2_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,534 root INFO copying pythran/boost/math/tools/detail/rational_horner2_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,535 root INFO copying pythran/boost/math/tools/detail/rational_horner2_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,535 root INFO copying pythran/boost/math/tools/detail/rational_horner2_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,535 root INFO copying pythran/boost/math/tools/detail/rational_horner2_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,535 root INFO copying pythran/boost/math/tools/detail/rational_horner2_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,536 root INFO copying pythran/boost/math/tools/detail/rational_horner2_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,536 root INFO copying pythran/boost/math/tools/detail/rational_horner2_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,536 root INFO copying pythran/boost/math/tools/detail/rational_horner2_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,536 root INFO copying pythran/boost/math/tools/detail/rational_horner2_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,537 root INFO copying pythran/boost/math/tools/detail/rational_horner2_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,537 root INFO copying pythran/boost/math/tools/detail/rational_horner2_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,537 root INFO copying pythran/boost/math/tools/detail/rational_horner2_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,537 root INFO copying pythran/boost/math/tools/detail/rational_horner2_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,538 root INFO copying pythran/boost/math/tools/detail/rational_horner3_10.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,538 root INFO copying pythran/boost/math/tools/detail/rational_horner3_11.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,538 root INFO copying pythran/boost/math/tools/detail/rational_horner3_12.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,538 root INFO copying pythran/boost/math/tools/detail/rational_horner3_13.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,539 root INFO copying pythran/boost/math/tools/detail/rational_horner3_14.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,539 root INFO copying pythran/boost/math/tools/detail/rational_horner3_15.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,539 root INFO copying pythran/boost/math/tools/detail/rational_horner3_16.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,540 root INFO copying pythran/boost/math/tools/detail/rational_horner3_17.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,540 root INFO copying pythran/boost/math/tools/detail/rational_horner3_18.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,540 root INFO copying pythran/boost/math/tools/detail/rational_horner3_19.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,540 root INFO copying pythran/boost/math/tools/detail/rational_horner3_2.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,541 root INFO copying pythran/boost/math/tools/detail/rational_horner3_20.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,541 root INFO copying pythran/boost/math/tools/detail/rational_horner3_3.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,541 root INFO copying pythran/boost/math/tools/detail/rational_horner3_4.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,541 root INFO copying pythran/boost/math/tools/detail/rational_horner3_5.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,542 root INFO copying pythran/boost/math/tools/detail/rational_horner3_6.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,542 root INFO copying pythran/boost/math/tools/detail/rational_horner3_7.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,542 root INFO copying pythran/boost/math/tools/detail/rational_horner3_8.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,542 root INFO copying pythran/boost/math/tools/detail/rational_horner3_9.hpp -> build/lib/pythran/boost/math/tools/detail 2024-04-25 06:12:14,543 root INFO creating build/lib/pythran/boost/move 2024-04-25 06:12:14,543 root INFO copying pythran/boost/move/core.hpp -> build/lib/pythran/boost/move 2024-04-25 06:12:14,543 root INFO copying pythran/boost/move/traits.hpp -> build/lib/pythran/boost/move 2024-04-25 06:12:14,543 root INFO copying pythran/boost/move/utility.hpp -> build/lib/pythran/boost/move 2024-04-25 06:12:14,544 root INFO copying pythran/boost/move/utility_core.hpp -> build/lib/pythran/boost/move 2024-04-25 06:12:14,544 root INFO creating build/lib/pythran/boost/move/detail 2024-04-25 06:12:14,544 root INFO copying pythran/boost/move/detail/config_begin.hpp -> build/lib/pythran/boost/move/detail 2024-04-25 06:12:14,544 root INFO copying pythran/boost/move/detail/config_end.hpp -> build/lib/pythran/boost/move/detail 2024-04-25 06:12:14,544 root INFO copying pythran/boost/move/detail/meta_utils.hpp -> build/lib/pythran/boost/move/detail 2024-04-25 06:12:14,545 root INFO copying pythran/boost/move/detail/meta_utils_core.hpp -> build/lib/pythran/boost/move/detail 2024-04-25 06:12:14,545 root INFO copying pythran/boost/move/detail/std_ns_begin.hpp -> build/lib/pythran/boost/move/detail 2024-04-25 06:12:14,545 root INFO copying pythran/boost/move/detail/std_ns_end.hpp -> build/lib/pythran/boost/move/detail 2024-04-25 06:12:14,545 root INFO copying pythran/boost/move/detail/type_traits.hpp -> build/lib/pythran/boost/move/detail 2024-04-25 06:12:14,546 root INFO copying pythran/boost/move/detail/workaround.hpp -> build/lib/pythran/boost/move/detail 2024-04-25 06:12:14,546 root INFO creating build/lib/pythran/boost/mpl 2024-04-25 06:12:14,546 root INFO copying pythran/boost/mpl/O1_size.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,546 root INFO copying pythran/boost/mpl/O1_size_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,547 root INFO copying pythran/boost/mpl/advance.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,547 root INFO copying pythran/boost/mpl/advance_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,547 root INFO copying pythran/boost/mpl/always.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,547 root INFO copying pythran/boost/mpl/and.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,548 root INFO copying pythran/boost/mpl/apply.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,548 root INFO copying pythran/boost/mpl/apply_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,548 root INFO copying pythran/boost/mpl/apply_wrap.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,548 root INFO copying pythran/boost/mpl/arg.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,549 root INFO copying pythran/boost/mpl/arg_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,549 root INFO copying pythran/boost/mpl/assert.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,549 root INFO copying pythran/boost/mpl/at.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,549 root INFO copying pythran/boost/mpl/at_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,550 root INFO copying pythran/boost/mpl/back_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,550 root INFO copying pythran/boost/mpl/back_inserter.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,550 root INFO copying pythran/boost/mpl/begin.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,550 root INFO copying pythran/boost/mpl/begin_end.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,550 root INFO copying pythran/boost/mpl/begin_end_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,551 root INFO copying pythran/boost/mpl/bind.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,551 root INFO copying pythran/boost/mpl/bind_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,551 root INFO copying pythran/boost/mpl/bool.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,551 root INFO copying pythran/boost/mpl/bool_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,552 root INFO copying pythran/boost/mpl/clear.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,552 root INFO copying pythran/boost/mpl/clear_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,552 root INFO copying pythran/boost/mpl/comparison.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,552 root INFO copying pythran/boost/mpl/contains.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,553 root INFO copying pythran/boost/mpl/contains_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,553 root INFO copying pythran/boost/mpl/deref.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,553 root INFO copying pythran/boost/mpl/distance.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,553 root INFO copying pythran/boost/mpl/distance_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,554 root INFO copying pythran/boost/mpl/divides.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,554 root INFO copying pythran/boost/mpl/empty_base.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,554 root INFO copying pythran/boost/mpl/empty_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,554 root INFO copying pythran/boost/mpl/end.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,555 root INFO copying pythran/boost/mpl/equal_to.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,555 root INFO copying pythran/boost/mpl/eval_if.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,555 root INFO copying pythran/boost/mpl/find.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,555 root INFO copying pythran/boost/mpl/find_if.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,555 root INFO copying pythran/boost/mpl/fold.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,556 root INFO copying pythran/boost/mpl/front_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,556 root INFO copying pythran/boost/mpl/front_inserter.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,556 root INFO copying pythran/boost/mpl/greater.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,556 root INFO copying pythran/boost/mpl/greater_equal.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,557 root INFO copying pythran/boost/mpl/has_xxx.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,557 root INFO copying pythran/boost/mpl/identity.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,557 root INFO copying pythran/boost/mpl/if.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,557 root INFO copying pythran/boost/mpl/inherit.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,558 root INFO copying pythran/boost/mpl/inserter.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,558 root INFO copying pythran/boost/mpl/int.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,558 root INFO copying pythran/boost/mpl/int_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,558 root INFO copying pythran/boost/mpl/integral_c.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,559 root INFO copying pythran/boost/mpl/integral_c_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,559 root INFO copying pythran/boost/mpl/integral_c_tag.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,559 root INFO copying pythran/boost/mpl/is_placeholder.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,560 root INFO copying pythran/boost/mpl/is_sequence.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,560 root INFO copying pythran/boost/mpl/iter_fold.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,560 root INFO copying pythran/boost/mpl/iter_fold_if.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,560 root INFO copying pythran/boost/mpl/iterator_range.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,561 root INFO copying pythran/boost/mpl/iterator_tags.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,561 root INFO copying pythran/boost/mpl/lambda.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,561 root INFO copying pythran/boost/mpl/lambda_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,561 root INFO copying pythran/boost/mpl/less.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,562 root INFO copying pythran/boost/mpl/less_equal.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,562 root INFO copying pythran/boost/mpl/list.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,562 root INFO copying pythran/boost/mpl/logical.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,562 root INFO copying pythran/boost/mpl/long.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,563 root INFO copying pythran/boost/mpl/long_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,563 root INFO copying pythran/boost/mpl/minus.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,563 root INFO copying pythran/boost/mpl/multiplies.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,563 root INFO copying pythran/boost/mpl/negate.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,564 root INFO copying pythran/boost/mpl/next.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,564 root INFO copying pythran/boost/mpl/next_prior.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,564 root INFO copying pythran/boost/mpl/not.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,564 root INFO copying pythran/boost/mpl/not_equal_to.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,565 root INFO copying pythran/boost/mpl/numeric_cast.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,565 root INFO copying pythran/boost/mpl/or.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,565 root INFO copying pythran/boost/mpl/pair.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,565 root INFO copying pythran/boost/mpl/placeholders.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,566 root INFO copying pythran/boost/mpl/plus.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,566 root INFO copying pythran/boost/mpl/pop_back_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,566 root INFO copying pythran/boost/mpl/pop_front_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,566 root INFO copying pythran/boost/mpl/prior.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,567 root INFO copying pythran/boost/mpl/protect.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,567 root INFO copying pythran/boost/mpl/push_back.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,567 root INFO copying pythran/boost/mpl/push_back_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,567 root INFO copying pythran/boost/mpl/push_front.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,568 root INFO copying pythran/boost/mpl/push_front_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,568 root INFO copying pythran/boost/mpl/quote.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,568 root INFO copying pythran/boost/mpl/remove_if.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,568 root INFO copying pythran/boost/mpl/reverse_fold.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,569 root INFO copying pythran/boost/mpl/same_as.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,569 root INFO copying pythran/boost/mpl/sequence_tag.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,569 root INFO copying pythran/boost/mpl/sequence_tag_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,569 root INFO copying pythran/boost/mpl/size.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,570 root INFO copying pythran/boost/mpl/size_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,570 root INFO copying pythran/boost/mpl/size_t.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,570 root INFO copying pythran/boost/mpl/size_t_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,570 root INFO copying pythran/boost/mpl/tag.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,571 root INFO copying pythran/boost/mpl/times.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,571 root INFO copying pythran/boost/mpl/vector.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,571 root INFO copying pythran/boost/mpl/void.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,571 root INFO copying pythran/boost/mpl/void_fwd.hpp -> build/lib/pythran/boost/mpl 2024-04-25 06:12:14,572 root INFO creating build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,572 root INFO copying pythran/boost/mpl/aux_/O1_size_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,572 root INFO copying pythran/boost/mpl/aux_/adl_barrier.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,572 root INFO copying pythran/boost/mpl/aux_/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,572 root INFO copying pythran/boost/mpl/aux_/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,573 root INFO copying pythran/boost/mpl/aux_/arg_typedef.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,573 root INFO copying pythran/boost/mpl/aux_/arithmetic_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,573 root INFO copying pythran/boost/mpl/aux_/arity.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,574 root INFO copying pythran/boost/mpl/aux_/arity_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,574 root INFO copying pythran/boost/mpl/aux_/at_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,574 root INFO copying pythran/boost/mpl/aux_/begin_end_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,574 root INFO copying pythran/boost/mpl/aux_/clear_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,574 root INFO copying pythran/boost/mpl/aux_/common_name_wknd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,575 root INFO copying pythran/boost/mpl/aux_/comparison_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,575 root INFO copying pythran/boost/mpl/aux_/contains_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,575 root INFO copying pythran/boost/mpl/aux_/count_args.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,575 root INFO copying pythran/boost/mpl/aux_/find_if_pred.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,576 root INFO copying pythran/boost/mpl/aux_/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,576 root INFO copying pythran/boost/mpl/aux_/fold_impl_body.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,576 root INFO copying pythran/boost/mpl/aux_/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,576 root INFO copying pythran/boost/mpl/aux_/has_apply.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,577 root INFO copying pythran/boost/mpl/aux_/has_begin.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,577 root INFO copying pythran/boost/mpl/aux_/has_rebind.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,577 root INFO copying pythran/boost/mpl/aux_/has_size.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,577 root INFO copying pythran/boost/mpl/aux_/has_tag.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,578 root INFO copying pythran/boost/mpl/aux_/has_type.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,578 root INFO copying pythran/boost/mpl/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,578 root INFO copying pythran/boost/mpl/aux_/inserter_algorithm.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,578 root INFO copying pythran/boost/mpl/aux_/integral_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,579 root INFO copying pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,579 root INFO copying pythran/boost/mpl/aux_/iter_apply.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,579 root INFO copying pythran/boost/mpl/aux_/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,579 root INFO copying pythran/boost/mpl/aux_/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,580 root INFO copying pythran/boost/mpl/aux_/lambda_arity_param.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,580 root INFO copying pythran/boost/mpl/aux_/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,580 root INFO copying pythran/boost/mpl/aux_/lambda_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,580 root INFO copying pythran/boost/mpl/aux_/lambda_support.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,581 root INFO copying pythran/boost/mpl/aux_/largest_int.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,581 root INFO copying pythran/boost/mpl/aux_/logical_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,581 root INFO copying pythran/boost/mpl/aux_/msvc_dtw.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,581 root INFO copying pythran/boost/mpl/aux_/msvc_eti_base.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,581 root INFO copying pythran/boost/mpl/aux_/msvc_is_class.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,582 root INFO copying pythran/boost/mpl/aux_/msvc_never_true.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,582 root INFO copying pythran/boost/mpl/aux_/msvc_type.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,582 root INFO copying pythran/boost/mpl/aux_/na.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,582 root INFO copying pythran/boost/mpl/aux_/na_assert.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,583 root INFO copying pythran/boost/mpl/aux_/na_fwd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,583 root INFO copying pythran/boost/mpl/aux_/na_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,583 root INFO copying pythran/boost/mpl/aux_/nested_type_wknd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,583 root INFO copying pythran/boost/mpl/aux_/nttp_decl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,584 root INFO copying pythran/boost/mpl/aux_/numeric_cast_utils.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,584 root INFO copying pythran/boost/mpl/aux_/numeric_op.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,584 root INFO copying pythran/boost/mpl/aux_/push_back_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,584 root INFO copying pythran/boost/mpl/aux_/push_front_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,585 root INFO copying pythran/boost/mpl/aux_/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,585 root INFO copying pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,585 root INFO copying pythran/boost/mpl/aux_/sequence_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,585 root INFO copying pythran/boost/mpl/aux_/size_impl.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,586 root INFO copying pythran/boost/mpl/aux_/static_cast.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,586 root INFO copying pythran/boost/mpl/aux_/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,586 root INFO copying pythran/boost/mpl/aux_/template_arity_fwd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,586 root INFO copying pythran/boost/mpl/aux_/traits_lambda_spec.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,587 root INFO copying pythran/boost/mpl/aux_/type_wrapper.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,587 root INFO copying pythran/boost/mpl/aux_/value_wknd.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,587 root INFO copying pythran/boost/mpl/aux_/yes_no.hpp -> build/lib/pythran/boost/mpl/aux_ 2024-04-25 06:12:14,587 root INFO creating build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,587 root INFO copying pythran/boost/mpl/aux_/config/adl.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,588 root INFO copying pythran/boost/mpl/aux_/config/arrays.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,588 root INFO copying pythran/boost/mpl/aux_/config/bcc.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,588 root INFO copying pythran/boost/mpl/aux_/config/bind.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,588 root INFO copying pythran/boost/mpl/aux_/config/compiler.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,589 root INFO copying pythran/boost/mpl/aux_/config/ctps.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,589 root INFO copying pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,589 root INFO copying pythran/boost/mpl/aux_/config/dtp.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,589 root INFO copying pythran/boost/mpl/aux_/config/eti.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,590 root INFO copying pythran/boost/mpl/aux_/config/forwarding.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,590 root INFO copying pythran/boost/mpl/aux_/config/gcc.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,590 root INFO copying pythran/boost/mpl/aux_/config/gpu.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,590 root INFO copying pythran/boost/mpl/aux_/config/has_apply.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,591 root INFO copying pythran/boost/mpl/aux_/config/has_xxx.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,591 root INFO copying pythran/boost/mpl/aux_/config/integral.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,591 root INFO copying pythran/boost/mpl/aux_/config/intel.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,591 root INFO copying pythran/boost/mpl/aux_/config/lambda.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,592 root INFO copying pythran/boost/mpl/aux_/config/msvc.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,592 root INFO copying pythran/boost/mpl/aux_/config/msvc_typename.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,592 root INFO copying pythran/boost/mpl/aux_/config/nttp.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,592 root INFO copying pythran/boost/mpl/aux_/config/overload_resolution.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,593 root INFO copying pythran/boost/mpl/aux_/config/pp_counter.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,593 root INFO copying pythran/boost/mpl/aux_/config/preprocessor.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,593 root INFO copying pythran/boost/mpl/aux_/config/static_constant.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,593 root INFO copying pythran/boost/mpl/aux_/config/ttp.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,594 root INFO copying pythran/boost/mpl/aux_/config/typeof.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,594 root INFO copying pythran/boost/mpl/aux_/config/use_preprocessed.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,594 root INFO copying pythran/boost/mpl/aux_/config/workaround.hpp -> build/lib/pythran/boost/mpl/aux_/config 2024-04-25 06:12:14,594 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed 2024-04-25 06:12:14,594 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,595 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,595 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,595 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,595 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,596 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,596 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,596 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,596 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,597 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,597 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,597 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,597 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,598 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,598 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,598 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,598 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,599 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,599 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,599 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,599 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,600 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,600 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,600 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,600 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,601 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,601 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,601 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,601 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,602 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,602 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,602 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,602 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,603 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,603 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,603 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,603 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,604 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,604 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,604 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,604 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,605 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,605 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,605 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,605 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,606 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,606 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,606 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:14,607 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,607 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,607 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,607 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,607 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,608 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,608 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,608 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,608 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,609 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,609 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,609 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,609 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,610 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,610 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,610 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,610 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,611 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,611 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,611 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,611 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,612 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,612 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,612 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,613 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,613 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,613 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,613 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,614 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,614 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,614 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,614 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,615 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,615 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,615 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,615 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,616 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,616 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,616 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,616 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,617 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,617 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,617 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,617 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,618 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,618 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,618 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,618 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:14,619 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,619 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,619 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,619 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,620 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,620 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,620 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,620 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,621 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,621 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,621 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,621 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,622 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,622 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,622 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,622 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,623 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,623 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,623 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,623 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,624 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,624 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,624 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-25 06:12:14,624 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-25 06:12:14,625 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-25 06:12:14,625 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,625 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,625 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,626 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,626 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,626 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,627 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,627 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-25 06:12:14,627 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,627 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,628 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,628 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,628 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-25 06:12:14,628 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-25 06:12:14,629 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,629 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,629 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,629 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,630 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,630 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,630 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,630 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,631 root INFO copying pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:14,631 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,631 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,631 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,632 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,632 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,632 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,632 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,633 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,633 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,633 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,633 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,634 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,634 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,634 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,634 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,635 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,635 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,635 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,635 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,636 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,636 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,636 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,636 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,637 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,637 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,637 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,638 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,638 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,638 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,638 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,639 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,639 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,639 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,639 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,640 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,640 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,640 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,640 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,641 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,641 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,641 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,641 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,642 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,642 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,642 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,642 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,643 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,643 root INFO copying pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:14,643 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,643 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,644 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,644 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,644 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,644 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,645 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,645 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,645 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,645 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,646 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,646 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,646 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,646 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,647 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,647 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,647 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,647 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,648 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,648 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,648 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,648 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,649 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,649 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,649 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,649 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,650 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,650 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,650 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,650 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,651 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,651 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,651 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,651 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,652 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,652 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,652 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,652 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,653 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,653 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,653 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,653 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,654 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,654 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,654 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,654 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,655 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,655 root INFO copying pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:14,655 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,655 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,656 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,656 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,656 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,656 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,657 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,657 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,657 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,657 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,658 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,658 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,658 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,658 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,659 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,659 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,659 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,660 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,660 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,660 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,660 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,661 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,661 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,661 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,661 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,662 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,662 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,662 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,662 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,663 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,663 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,663 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,663 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,664 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,664 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,664 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,664 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,665 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,665 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,665 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,665 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,666 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,666 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,666 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,666 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,667 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,667 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,667 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:14,667 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,668 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,668 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,668 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,668 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,669 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,669 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,669 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,669 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,670 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,670 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,670 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,670 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,671 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,671 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,671 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,671 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,672 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,672 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,672 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,672 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,673 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,673 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,673 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,673 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,674 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,674 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,674 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,674 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,675 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,675 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,675 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,675 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,676 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,676 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,676 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,676 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,677 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,677 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,677 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,678 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,678 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,678 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,678 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,679 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,679 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,679 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,679 root INFO copying pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:14,680 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,680 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,680 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,680 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,680 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,681 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,681 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,681 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,681 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,682 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,682 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,682 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,682 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,683 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,683 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,683 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,683 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,684 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,684 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,685 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,685 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,685 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,685 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,686 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,686 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,686 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,686 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,687 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,687 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,687 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,687 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,688 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,688 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,688 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,688 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,689 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,689 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,689 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,689 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,690 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,690 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,690 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,690 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,691 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,691 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,691 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,691 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,692 root INFO copying pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:14,692 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,692 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,692 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,693 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,693 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,693 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,693 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,694 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,694 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,694 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,694 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,695 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,695 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,695 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,695 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,696 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,696 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,696 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,696 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,697 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,697 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,697 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,697 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-25 06:12:14,698 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-25 06:12:14,698 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-25 06:12:14,698 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,698 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,699 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,699 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,699 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,699 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,700 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,700 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-25 06:12:14,700 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,700 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,701 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,701 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,701 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-25 06:12:14,701 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-25 06:12:14,702 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,702 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,702 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,703 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,703 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,703 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,703 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,704 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,704 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,704 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,704 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,704 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,705 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,705 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,705 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,705 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,706 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,706 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,706 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,706 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,707 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,707 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,707 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,707 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,708 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,708 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,708 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,708 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,709 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,709 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,709 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,709 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-25 06:12:14,710 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-25 06:12:14,710 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-25 06:12:14,710 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,710 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,711 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,711 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,711 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,711 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,712 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,712 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-25 06:12:14,712 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,713 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,713 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,713 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,713 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-25 06:12:14,714 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-25 06:12:14,714 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,714 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,714 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,715 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,715 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,715 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,715 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,716 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,716 root INFO copying pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:14,716 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,716 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,717 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,717 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/and.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,717 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,717 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,717 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,718 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,718 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,718 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,719 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,719 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,719 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,719 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,720 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,720 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,720 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,720 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,721 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,721 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,721 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,721 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,722 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,722 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,722 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,722 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/less.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,723 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,723 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/list.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,723 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,723 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/map.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,724 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,724 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,724 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,724 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/or.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,725 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,725 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,725 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,725 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,726 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,726 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/set.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,726 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,726 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,727 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,727 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,727 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/times.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,727 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,728 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,728 root INFO copying pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:14,728 root INFO creating build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,728 root INFO copying pythran/boost/mpl/aux_/preprocessor/add.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,729 root INFO copying pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,729 root INFO copying pythran/boost/mpl/aux_/preprocessor/default_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,729 root INFO copying pythran/boost/mpl/aux_/preprocessor/enum.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,729 root INFO copying pythran/boost/mpl/aux_/preprocessor/ext_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,730 root INFO copying pythran/boost/mpl/aux_/preprocessor/filter_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,730 root INFO copying pythran/boost/mpl/aux_/preprocessor/is_seq.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,730 root INFO copying pythran/boost/mpl/aux_/preprocessor/params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,730 root INFO copying pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,731 root INFO copying pythran/boost/mpl/aux_/preprocessor/range.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,731 root INFO copying pythran/boost/mpl/aux_/preprocessor/repeat.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,731 root INFO copying pythran/boost/mpl/aux_/preprocessor/sub.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,731 root INFO copying pythran/boost/mpl/aux_/preprocessor/token_equal.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,731 root INFO copying pythran/boost/mpl/aux_/preprocessor/tuple.hpp -> build/lib/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:14,732 root INFO creating build/lib/pythran/boost/mpl/limits 2024-04-25 06:12:14,732 root INFO copying pythran/boost/mpl/limits/arity.hpp -> build/lib/pythran/boost/mpl/limits 2024-04-25 06:12:14,732 root INFO copying pythran/boost/mpl/limits/list.hpp -> build/lib/pythran/boost/mpl/limits 2024-04-25 06:12:14,732 root INFO copying pythran/boost/mpl/limits/unrolling.hpp -> build/lib/pythran/boost/mpl/limits 2024-04-25 06:12:14,733 root INFO copying pythran/boost/mpl/limits/vector.hpp -> build/lib/pythran/boost/mpl/limits 2024-04-25 06:12:14,733 root INFO creating build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,733 root INFO copying pythran/boost/mpl/list/list0.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,733 root INFO copying pythran/boost/mpl/list/list0_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,734 root INFO copying pythran/boost/mpl/list/list10.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,734 root INFO copying pythran/boost/mpl/list/list10_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,734 root INFO copying pythran/boost/mpl/list/list20.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,734 root INFO copying pythran/boost/mpl/list/list20_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,735 root INFO copying pythran/boost/mpl/list/list30.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,735 root INFO copying pythran/boost/mpl/list/list30_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,735 root INFO copying pythran/boost/mpl/list/list40.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,735 root INFO copying pythran/boost/mpl/list/list40_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,736 root INFO copying pythran/boost/mpl/list/list50.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,736 root INFO copying pythran/boost/mpl/list/list50_c.hpp -> build/lib/pythran/boost/mpl/list 2024-04-25 06:12:14,736 root INFO creating build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,736 root INFO copying pythran/boost/mpl/list/aux_/O1_size.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,736 root INFO copying pythran/boost/mpl/list/aux_/begin_end.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,737 root INFO copying pythran/boost/mpl/list/aux_/clear.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,737 root INFO copying pythran/boost/mpl/list/aux_/empty.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,737 root INFO copying pythran/boost/mpl/list/aux_/front.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,737 root INFO copying pythran/boost/mpl/list/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,738 root INFO copying pythran/boost/mpl/list/aux_/item.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,738 root INFO copying pythran/boost/mpl/list/aux_/iterator.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,738 root INFO copying pythran/boost/mpl/list/aux_/numbered.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,738 root INFO copying pythran/boost/mpl/list/aux_/numbered_c.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,739 root INFO copying pythran/boost/mpl/list/aux_/pop_front.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,739 root INFO copying pythran/boost/mpl/list/aux_/push_back.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,739 root INFO copying pythran/boost/mpl/list/aux_/push_front.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,739 root INFO copying pythran/boost/mpl/list/aux_/size.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,740 root INFO copying pythran/boost/mpl/list/aux_/tag.hpp -> build/lib/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:14,740 root INFO creating build/lib/pythran/boost/mpl/list/aux_/preprocessed 2024-04-25 06:12:14,740 root INFO creating build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,740 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,740 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,741 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,741 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,741 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,741 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,742 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,742 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,742 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,743 root INFO copying pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp -> build/lib/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:14,743 root INFO creating build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,743 root INFO copying pythran/boost/mpl/vector/vector0.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,743 root INFO copying pythran/boost/mpl/vector/vector0_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,743 root INFO copying pythran/boost/mpl/vector/vector10.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,744 root INFO copying pythran/boost/mpl/vector/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,744 root INFO copying pythran/boost/mpl/vector/vector20.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,744 root INFO copying pythran/boost/mpl/vector/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,744 root INFO copying pythran/boost/mpl/vector/vector30.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,745 root INFO copying pythran/boost/mpl/vector/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,745 root INFO copying pythran/boost/mpl/vector/vector40.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,745 root INFO copying pythran/boost/mpl/vector/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,745 root INFO copying pythran/boost/mpl/vector/vector50.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,746 root INFO copying pythran/boost/mpl/vector/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector 2024-04-25 06:12:14,746 root INFO creating build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,746 root INFO copying pythran/boost/mpl/vector/aux_/O1_size.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,746 root INFO copying pythran/boost/mpl/vector/aux_/at.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,747 root INFO copying pythran/boost/mpl/vector/aux_/back.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,747 root INFO copying pythran/boost/mpl/vector/aux_/begin_end.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,747 root INFO copying pythran/boost/mpl/vector/aux_/clear.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,747 root INFO copying pythran/boost/mpl/vector/aux_/empty.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,747 root INFO copying pythran/boost/mpl/vector/aux_/front.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,748 root INFO copying pythran/boost/mpl/vector/aux_/include_preprocessed.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,748 root INFO copying pythran/boost/mpl/vector/aux_/item.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,748 root INFO copying pythran/boost/mpl/vector/aux_/iterator.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,748 root INFO copying pythran/boost/mpl/vector/aux_/numbered.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,749 root INFO copying pythran/boost/mpl/vector/aux_/numbered_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,749 root INFO copying pythran/boost/mpl/vector/aux_/pop_back.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,749 root INFO copying pythran/boost/mpl/vector/aux_/pop_front.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,749 root INFO copying pythran/boost/mpl/vector/aux_/push_back.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,750 root INFO copying pythran/boost/mpl/vector/aux_/push_front.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,750 root INFO copying pythran/boost/mpl/vector/aux_/size.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,750 root INFO copying pythran/boost/mpl/vector/aux_/tag.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,750 root INFO copying pythran/boost/mpl/vector/aux_/vector0.hpp -> build/lib/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:14,751 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed 2024-04-25 06:12:14,751 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-25 06:12:14,751 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-25 06:12:14,751 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-25 06:12:14,752 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-25 06:12:14,752 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-25 06:12:14,752 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-25 06:12:14,752 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-25 06:12:14,753 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-25 06:12:14,753 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-25 06:12:14,753 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-25 06:12:14,754 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-25 06:12:14,754 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,754 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,754 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,755 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,755 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,755 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,756 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,756 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,756 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,756 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,757 root INFO copying pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp -> build/lib/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:14,757 root INFO creating build/lib/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-25 06:12:14,757 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-25 06:12:14,758 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-25 06:12:14,758 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-25 06:12:14,758 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-25 06:12:14,758 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-25 06:12:14,759 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-25 06:12:14,759 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-25 06:12:14,759 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-25 06:12:14,759 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-25 06:12:14,760 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-25 06:12:14,760 root INFO creating build/lib/pythran/boost/numeric 2024-04-25 06:12:14,760 root INFO creating build/lib/pythran/boost/numeric/conversion 2024-04-25 06:12:14,760 root INFO copying pythran/boost/numeric/conversion/bounds.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-25 06:12:14,760 root INFO copying pythran/boost/numeric/conversion/cast.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-25 06:12:14,761 root INFO copying pythran/boost/numeric/conversion/conversion_traits.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-25 06:12:14,761 root INFO copying pythran/boost/numeric/conversion/converter.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-25 06:12:14,761 root INFO copying pythran/boost/numeric/conversion/converter_policies.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-25 06:12:14,761 root INFO copying pythran/boost/numeric/conversion/int_float_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-25 06:12:14,762 root INFO copying pythran/boost/numeric/conversion/numeric_cast_traits.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-25 06:12:14,762 root INFO copying pythran/boost/numeric/conversion/sign_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-25 06:12:14,762 root INFO copying pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp -> build/lib/pythran/boost/numeric/conversion 2024-04-25 06:12:14,762 root INFO creating build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,763 root INFO copying pythran/boost/numeric/conversion/detail/bounds.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,763 root INFO copying pythran/boost/numeric/conversion/detail/conversion_traits.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,763 root INFO copying pythran/boost/numeric/conversion/detail/converter.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,763 root INFO copying pythran/boost/numeric/conversion/detail/int_float_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,764 root INFO copying pythran/boost/numeric/conversion/detail/is_subranged.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,764 root INFO copying pythran/boost/numeric/conversion/detail/meta.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,764 root INFO copying pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,764 root INFO copying pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,765 root INFO copying pythran/boost/numeric/conversion/detail/sign_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,765 root INFO copying pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp -> build/lib/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:14,765 root INFO creating build/lib/pythran/boost/numeric/conversion/detail/preprocessed 2024-04-25 06:12:14,765 root INFO copying pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp -> build/lib/pythran/boost/numeric/conversion/detail/preprocessed 2024-04-25 06:12:14,766 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-25 06:12:14,766 root INFO creating build/lib/pythran/boost/optional 2024-04-25 06:12:14,766 root INFO copying pythran/boost/optional/bad_optional_access.hpp -> build/lib/pythran/boost/optional 2024-04-25 06:12:14,766 root INFO copying pythran/boost/optional/optional.hpp -> build/lib/pythran/boost/optional 2024-04-25 06:12:14,767 root INFO copying pythran/boost/optional/optional_fwd.hpp -> build/lib/pythran/boost/optional 2024-04-25 06:12:14,767 root INFO creating build/lib/pythran/boost/optional/detail 2024-04-25 06:12:14,767 root INFO copying pythran/boost/optional/detail/old_optional_implementation.hpp -> build/lib/pythran/boost/optional/detail 2024-04-25 06:12:14,767 root INFO copying pythran/boost/optional/detail/optional_aligned_storage.hpp -> build/lib/pythran/boost/optional/detail 2024-04-25 06:12:14,767 root INFO copying pythran/boost/optional/detail/optional_config.hpp -> build/lib/pythran/boost/optional/detail 2024-04-25 06:12:14,768 root INFO copying pythran/boost/optional/detail/optional_factory_support.hpp -> build/lib/pythran/boost/optional/detail 2024-04-25 06:12:14,768 root INFO copying pythran/boost/optional/detail/optional_reference_spec.hpp -> build/lib/pythran/boost/optional/detail 2024-04-25 06:12:14,768 root INFO copying pythran/boost/optional/detail/optional_relops.hpp -> build/lib/pythran/boost/optional/detail 2024-04-25 06:12:14,768 root INFO copying pythran/boost/optional/detail/optional_swap.hpp -> build/lib/pythran/boost/optional/detail 2024-04-25 06:12:14,769 root INFO copying pythran/boost/optional/detail/optional_trivially_copyable_base.hpp -> build/lib/pythran/boost/optional/detail 2024-04-25 06:12:14,769 root INFO creating build/lib/pythran/boost/predef 2024-04-25 06:12:14,769 root INFO copying pythran/boost/predef/architecture.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,769 root INFO copying pythran/boost/predef/compiler.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,770 root INFO copying pythran/boost/predef/hardware.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,770 root INFO copying pythran/boost/predef/language.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,770 root INFO copying pythran/boost/predef/library.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,770 root INFO copying pythran/boost/predef/make.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,771 root INFO copying pythran/boost/predef/os.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,771 root INFO copying pythran/boost/predef/other.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,771 root INFO copying pythran/boost/predef/platform.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,771 root INFO copying pythran/boost/predef/version.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,772 root INFO copying pythran/boost/predef/version_number.h -> build/lib/pythran/boost/predef 2024-04-25 06:12:14,772 root INFO creating build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,772 root INFO copying pythran/boost/predef/architecture/alpha.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,772 root INFO copying pythran/boost/predef/architecture/arm.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,773 root INFO copying pythran/boost/predef/architecture/blackfin.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,773 root INFO copying pythran/boost/predef/architecture/convex.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,773 root INFO copying pythran/boost/predef/architecture/ia64.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,773 root INFO copying pythran/boost/predef/architecture/m68k.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,773 root INFO copying pythran/boost/predef/architecture/mips.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,774 root INFO copying pythran/boost/predef/architecture/parisc.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,774 root INFO copying pythran/boost/predef/architecture/ppc.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,774 root INFO copying pythran/boost/predef/architecture/ptx.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,774 root INFO copying pythran/boost/predef/architecture/pyramid.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,775 root INFO copying pythran/boost/predef/architecture/rs6k.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,775 root INFO copying pythran/boost/predef/architecture/sparc.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,775 root INFO copying pythran/boost/predef/architecture/superh.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,775 root INFO copying pythran/boost/predef/architecture/sys370.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,776 root INFO copying pythran/boost/predef/architecture/sys390.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,776 root INFO copying pythran/boost/predef/architecture/x86.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,776 root INFO copying pythran/boost/predef/architecture/z.h -> build/lib/pythran/boost/predef/architecture 2024-04-25 06:12:14,776 root INFO creating build/lib/pythran/boost/predef/architecture/x86 2024-04-25 06:12:14,777 root INFO copying pythran/boost/predef/architecture/x86/32.h -> build/lib/pythran/boost/predef/architecture/x86 2024-04-25 06:12:14,777 root INFO copying pythran/boost/predef/architecture/x86/64.h -> build/lib/pythran/boost/predef/architecture/x86 2024-04-25 06:12:14,777 root INFO creating build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,777 root INFO copying pythran/boost/predef/compiler/borland.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,777 root INFO copying pythran/boost/predef/compiler/clang.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,778 root INFO copying pythran/boost/predef/compiler/comeau.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,778 root INFO copying pythran/boost/predef/compiler/compaq.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,778 root INFO copying pythran/boost/predef/compiler/diab.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,778 root INFO copying pythran/boost/predef/compiler/digitalmars.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,779 root INFO copying pythran/boost/predef/compiler/dignus.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,779 root INFO copying pythran/boost/predef/compiler/edg.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,779 root INFO copying pythran/boost/predef/compiler/ekopath.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,779 root INFO copying pythran/boost/predef/compiler/gcc.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,780 root INFO copying pythran/boost/predef/compiler/gcc_xml.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,780 root INFO copying pythran/boost/predef/compiler/greenhills.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,780 root INFO copying pythran/boost/predef/compiler/hp_acc.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,780 root INFO copying pythran/boost/predef/compiler/iar.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,781 root INFO copying pythran/boost/predef/compiler/ibm.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,781 root INFO copying pythran/boost/predef/compiler/intel.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,781 root INFO copying pythran/boost/predef/compiler/kai.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,781 root INFO copying pythran/boost/predef/compiler/llvm.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,782 root INFO copying pythran/boost/predef/compiler/metaware.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,782 root INFO copying pythran/boost/predef/compiler/metrowerks.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,782 root INFO copying pythran/boost/predef/compiler/microtec.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,782 root INFO copying pythran/boost/predef/compiler/mpw.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,783 root INFO copying pythran/boost/predef/compiler/nvcc.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,783 root INFO copying pythran/boost/predef/compiler/palm.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,783 root INFO copying pythran/boost/predef/compiler/pgi.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,783 root INFO copying pythran/boost/predef/compiler/sgi_mipspro.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,784 root INFO copying pythran/boost/predef/compiler/sunpro.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,784 root INFO copying pythran/boost/predef/compiler/tendra.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,784 root INFO copying pythran/boost/predef/compiler/visualc.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,784 root INFO copying pythran/boost/predef/compiler/watcom.h -> build/lib/pythran/boost/predef/compiler 2024-04-25 06:12:14,785 root INFO creating build/lib/pythran/boost/predef/detail 2024-04-25 06:12:14,785 root INFO copying pythran/boost/predef/detail/_cassert.h -> build/lib/pythran/boost/predef/detail 2024-04-25 06:12:14,785 root INFO copying pythran/boost/predef/detail/_exception.h -> build/lib/pythran/boost/predef/detail 2024-04-25 06:12:14,785 root INFO copying pythran/boost/predef/detail/comp_detected.h -> build/lib/pythran/boost/predef/detail 2024-04-25 06:12:14,785 root INFO copying pythran/boost/predef/detail/os_detected.h -> build/lib/pythran/boost/predef/detail 2024-04-25 06:12:14,786 root INFO copying pythran/boost/predef/detail/platform_detected.h -> build/lib/pythran/boost/predef/detail 2024-04-25 06:12:14,786 root INFO copying pythran/boost/predef/detail/test.h -> build/lib/pythran/boost/predef/detail 2024-04-25 06:12:14,786 root INFO creating build/lib/pythran/boost/predef/hardware 2024-04-25 06:12:14,786 root INFO copying pythran/boost/predef/hardware/simd.h -> build/lib/pythran/boost/predef/hardware 2024-04-25 06:12:14,787 root INFO creating build/lib/pythran/boost/predef/hardware/simd 2024-04-25 06:12:14,787 root INFO copying pythran/boost/predef/hardware/simd/arm.h -> build/lib/pythran/boost/predef/hardware/simd 2024-04-25 06:12:14,787 root INFO copying pythran/boost/predef/hardware/simd/ppc.h -> build/lib/pythran/boost/predef/hardware/simd 2024-04-25 06:12:14,787 root INFO copying pythran/boost/predef/hardware/simd/x86.h -> build/lib/pythran/boost/predef/hardware/simd 2024-04-25 06:12:14,787 root INFO copying pythran/boost/predef/hardware/simd/x86_amd.h -> build/lib/pythran/boost/predef/hardware/simd 2024-04-25 06:12:14,788 root INFO creating build/lib/pythran/boost/predef/hardware/simd/arm 2024-04-25 06:12:14,788 root INFO copying pythran/boost/predef/hardware/simd/arm/versions.h -> build/lib/pythran/boost/predef/hardware/simd/arm 2024-04-25 06:12:14,788 root INFO creating build/lib/pythran/boost/predef/hardware/simd/ppc 2024-04-25 06:12:14,788 root INFO copying pythran/boost/predef/hardware/simd/ppc/versions.h -> build/lib/pythran/boost/predef/hardware/simd/ppc 2024-04-25 06:12:14,788 root INFO creating build/lib/pythran/boost/predef/hardware/simd/x86 2024-04-25 06:12:14,789 root INFO copying pythran/boost/predef/hardware/simd/x86/versions.h -> build/lib/pythran/boost/predef/hardware/simd/x86 2024-04-25 06:12:14,789 root INFO creating build/lib/pythran/boost/predef/hardware/simd/x86_amd 2024-04-25 06:12:14,789 root INFO copying pythran/boost/predef/hardware/simd/x86_amd/versions.h -> build/lib/pythran/boost/predef/hardware/simd/x86_amd 2024-04-25 06:12:14,789 root INFO creating build/lib/pythran/boost/predef/language 2024-04-25 06:12:14,789 root INFO copying pythran/boost/predef/language/cuda.h -> build/lib/pythran/boost/predef/language 2024-04-25 06:12:14,790 root INFO copying pythran/boost/predef/language/objc.h -> build/lib/pythran/boost/predef/language 2024-04-25 06:12:14,790 root INFO copying pythran/boost/predef/language/stdc.h -> build/lib/pythran/boost/predef/language 2024-04-25 06:12:14,790 root INFO copying pythran/boost/predef/language/stdcpp.h -> build/lib/pythran/boost/predef/language 2024-04-25 06:12:14,790 root INFO creating build/lib/pythran/boost/predef/library 2024-04-25 06:12:14,791 root INFO copying pythran/boost/predef/library/c.h -> build/lib/pythran/boost/predef/library 2024-04-25 06:12:14,791 root INFO copying pythran/boost/predef/library/std.h -> build/lib/pythran/boost/predef/library 2024-04-25 06:12:14,791 root INFO creating build/lib/pythran/boost/predef/library/c 2024-04-25 06:12:14,791 root INFO copying pythran/boost/predef/library/c/_prefix.h -> build/lib/pythran/boost/predef/library/c 2024-04-25 06:12:14,791 root INFO copying pythran/boost/predef/library/c/cloudabi.h -> build/lib/pythran/boost/predef/library/c 2024-04-25 06:12:14,792 root INFO copying pythran/boost/predef/library/c/gnu.h -> build/lib/pythran/boost/predef/library/c 2024-04-25 06:12:14,792 root INFO copying pythran/boost/predef/library/c/uc.h -> build/lib/pythran/boost/predef/library/c 2024-04-25 06:12:14,792 root INFO copying pythran/boost/predef/library/c/vms.h -> build/lib/pythran/boost/predef/library/c 2024-04-25 06:12:14,792 root INFO copying pythran/boost/predef/library/c/zos.h -> build/lib/pythran/boost/predef/library/c 2024-04-25 06:12:14,793 root INFO creating build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,793 root INFO copying pythran/boost/predef/library/std/_prefix.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,793 root INFO copying pythran/boost/predef/library/std/cxx.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,793 root INFO copying pythran/boost/predef/library/std/dinkumware.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,794 root INFO copying pythran/boost/predef/library/std/libcomo.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,794 root INFO copying pythran/boost/predef/library/std/modena.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,794 root INFO copying pythran/boost/predef/library/std/msl.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,794 root INFO copying pythran/boost/predef/library/std/roguewave.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,795 root INFO copying pythran/boost/predef/library/std/sgi.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,795 root INFO copying pythran/boost/predef/library/std/stdcpp3.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,795 root INFO copying pythran/boost/predef/library/std/stlport.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,795 root INFO copying pythran/boost/predef/library/std/vacpp.h -> build/lib/pythran/boost/predef/library/std 2024-04-25 06:12:14,796 root INFO creating build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,796 root INFO copying pythran/boost/predef/os/aix.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,796 root INFO copying pythran/boost/predef/os/amigaos.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,796 root INFO copying pythran/boost/predef/os/android.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,796 root INFO copying pythran/boost/predef/os/beos.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,797 root INFO copying pythran/boost/predef/os/bsd.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,797 root INFO copying pythran/boost/predef/os/cygwin.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,797 root INFO copying pythran/boost/predef/os/haiku.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,797 root INFO copying pythran/boost/predef/os/hpux.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,798 root INFO copying pythran/boost/predef/os/ios.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,798 root INFO copying pythran/boost/predef/os/irix.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,798 root INFO copying pythran/boost/predef/os/linux.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,798 root INFO copying pythran/boost/predef/os/macos.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,799 root INFO copying pythran/boost/predef/os/os400.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,799 root INFO copying pythran/boost/predef/os/qnxnto.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,799 root INFO copying pythran/boost/predef/os/solaris.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,799 root INFO copying pythran/boost/predef/os/unix.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,800 root INFO copying pythran/boost/predef/os/vms.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,800 root INFO copying pythran/boost/predef/os/windows.h -> build/lib/pythran/boost/predef/os 2024-04-25 06:12:14,800 root INFO creating build/lib/pythran/boost/predef/os/bsd 2024-04-25 06:12:14,800 root INFO copying pythran/boost/predef/os/bsd/bsdi.h -> build/lib/pythran/boost/predef/os/bsd 2024-04-25 06:12:14,800 root INFO copying pythran/boost/predef/os/bsd/dragonfly.h -> build/lib/pythran/boost/predef/os/bsd 2024-04-25 06:12:14,801 root INFO copying pythran/boost/predef/os/bsd/free.h -> build/lib/pythran/boost/predef/os/bsd 2024-04-25 06:12:14,801 root INFO copying pythran/boost/predef/os/bsd/net.h -> build/lib/pythran/boost/predef/os/bsd 2024-04-25 06:12:14,801 root INFO copying pythran/boost/predef/os/bsd/open.h -> build/lib/pythran/boost/predef/os/bsd 2024-04-25 06:12:14,801 root INFO creating build/lib/pythran/boost/predef/other 2024-04-25 06:12:14,802 root INFO copying pythran/boost/predef/other/endian.h -> build/lib/pythran/boost/predef/other 2024-04-25 06:12:14,802 root INFO creating build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,802 root INFO copying pythran/boost/predef/platform/android.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,802 root INFO copying pythran/boost/predef/platform/cloudabi.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,803 root INFO copying pythran/boost/predef/platform/ios.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,803 root INFO copying pythran/boost/predef/platform/mingw.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,803 root INFO copying pythran/boost/predef/platform/mingw32.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,803 root INFO copying pythran/boost/predef/platform/mingw64.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,804 root INFO copying pythran/boost/predef/platform/windows_desktop.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,804 root INFO copying pythran/boost/predef/platform/windows_phone.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,804 root INFO copying pythran/boost/predef/platform/windows_runtime.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,804 root INFO copying pythran/boost/predef/platform/windows_server.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,805 root INFO copying pythran/boost/predef/platform/windows_store.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,805 root INFO copying pythran/boost/predef/platform/windows_system.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,805 root INFO copying pythran/boost/predef/platform/windows_uwp.h -> build/lib/pythran/boost/predef/platform 2024-04-25 06:12:14,805 root INFO creating build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,805 root INFO copying pythran/boost/preprocessor/cat.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,806 root INFO copying pythran/boost/preprocessor/comma_if.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,806 root INFO copying pythran/boost/preprocessor/dec.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,806 root INFO copying pythran/boost/preprocessor/empty.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,806 root INFO copying pythran/boost/preprocessor/enum.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,807 root INFO copying pythran/boost/preprocessor/enum_params.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,807 root INFO copying pythran/boost/preprocessor/enum_params_with_a_default.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,807 root INFO copying pythran/boost/preprocessor/enum_shifted_params.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,807 root INFO copying pythran/boost/preprocessor/expr_if.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,808 root INFO copying pythran/boost/preprocessor/identity.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,808 root INFO copying pythran/boost/preprocessor/if.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,808 root INFO copying pythran/boost/preprocessor/inc.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,808 root INFO copying pythran/boost/preprocessor/iterate.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,809 root INFO copying pythran/boost/preprocessor/repeat.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,809 root INFO copying pythran/boost/preprocessor/repeat_from_to.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,809 root INFO copying pythran/boost/preprocessor/stringize.hpp -> build/lib/pythran/boost/preprocessor 2024-04-25 06:12:14,810 root INFO creating build/lib/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:14,810 root INFO copying pythran/boost/preprocessor/arithmetic/add.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:14,810 root INFO copying pythran/boost/preprocessor/arithmetic/dec.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:14,810 root INFO copying pythran/boost/preprocessor/arithmetic/inc.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:14,811 root INFO copying pythran/boost/preprocessor/arithmetic/mod.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:14,811 root INFO copying pythran/boost/preprocessor/arithmetic/sub.hpp -> build/lib/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:14,811 root INFO creating build/lib/pythran/boost/preprocessor/arithmetic/detail 2024-04-25 06:12:14,811 root INFO copying pythran/boost/preprocessor/arithmetic/detail/div_base.hpp -> build/lib/pythran/boost/preprocessor/arithmetic/detail 2024-04-25 06:12:14,812 root INFO creating build/lib/pythran/boost/preprocessor/array 2024-04-25 06:12:14,812 root INFO copying pythran/boost/preprocessor/array/data.hpp -> build/lib/pythran/boost/preprocessor/array 2024-04-25 06:12:14,812 root INFO copying pythran/boost/preprocessor/array/elem.hpp -> build/lib/pythran/boost/preprocessor/array 2024-04-25 06:12:14,812 root INFO copying pythran/boost/preprocessor/array/size.hpp -> build/lib/pythran/boost/preprocessor/array 2024-04-25 06:12:14,812 root INFO creating build/lib/pythran/boost/preprocessor/comparison 2024-04-25 06:12:14,813 root INFO copying pythran/boost/preprocessor/comparison/less.hpp -> build/lib/pythran/boost/preprocessor/comparison 2024-04-25 06:12:14,813 root INFO copying pythran/boost/preprocessor/comparison/less_equal.hpp -> build/lib/pythran/boost/preprocessor/comparison 2024-04-25 06:12:14,813 root INFO copying pythran/boost/preprocessor/comparison/not_equal.hpp -> build/lib/pythran/boost/preprocessor/comparison 2024-04-25 06:12:14,813 root INFO creating build/lib/pythran/boost/preprocessor/config 2024-04-25 06:12:14,814 root INFO copying pythran/boost/preprocessor/config/config.hpp -> build/lib/pythran/boost/preprocessor/config 2024-04-25 06:12:14,814 root INFO creating build/lib/pythran/boost/preprocessor/control 2024-04-25 06:12:14,814 root INFO copying pythran/boost/preprocessor/control/deduce_d.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-25 06:12:14,814 root INFO copying pythran/boost/preprocessor/control/expr_if.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-25 06:12:14,815 root INFO copying pythran/boost/preprocessor/control/expr_iif.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-25 06:12:14,815 root INFO copying pythran/boost/preprocessor/control/if.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-25 06:12:14,815 root INFO copying pythran/boost/preprocessor/control/iif.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-25 06:12:14,815 root INFO copying pythran/boost/preprocessor/control/while.hpp -> build/lib/pythran/boost/preprocessor/control 2024-04-25 06:12:14,816 root INFO creating build/lib/pythran/boost/preprocessor/control/detail 2024-04-25 06:12:14,816 root INFO copying pythran/boost/preprocessor/control/detail/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail 2024-04-25 06:12:14,816 root INFO creating build/lib/pythran/boost/preprocessor/control/detail/dmc 2024-04-25 06:12:14,816 root INFO copying pythran/boost/preprocessor/control/detail/dmc/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/dmc 2024-04-25 06:12:14,817 root INFO creating build/lib/pythran/boost/preprocessor/control/detail/edg 2024-04-25 06:12:14,817 root INFO copying pythran/boost/preprocessor/control/detail/edg/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/edg 2024-04-25 06:12:14,817 root INFO creating build/lib/pythran/boost/preprocessor/control/detail/msvc 2024-04-25 06:12:14,817 root INFO copying pythran/boost/preprocessor/control/detail/msvc/while.hpp -> build/lib/pythran/boost/preprocessor/control/detail/msvc 2024-04-25 06:12:14,818 root INFO creating build/lib/pythran/boost/preprocessor/debug 2024-04-25 06:12:14,818 root INFO copying pythran/boost/preprocessor/debug/error.hpp -> build/lib/pythran/boost/preprocessor/debug 2024-04-25 06:12:14,818 root INFO creating build/lib/pythran/boost/preprocessor/detail 2024-04-25 06:12:14,818 root INFO copying pythran/boost/preprocessor/detail/auto_rec.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-04-25 06:12:14,818 root INFO copying pythran/boost/preprocessor/detail/check.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-04-25 06:12:14,819 root INFO copying pythran/boost/preprocessor/detail/is_binary.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-04-25 06:12:14,819 root INFO copying pythran/boost/preprocessor/detail/is_unary.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-04-25 06:12:14,819 root INFO copying pythran/boost/preprocessor/detail/split.hpp -> build/lib/pythran/boost/preprocessor/detail 2024-04-25 06:12:14,819 root INFO creating build/lib/pythran/boost/preprocessor/detail/dmc 2024-04-25 06:12:14,820 root INFO copying pythran/boost/preprocessor/detail/dmc/auto_rec.hpp -> build/lib/pythran/boost/preprocessor/detail/dmc 2024-04-25 06:12:14,820 root INFO creating build/lib/pythran/boost/preprocessor/facilities 2024-04-25 06:12:14,820 root INFO copying pythran/boost/preprocessor/facilities/empty.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-25 06:12:14,820 root INFO copying pythran/boost/preprocessor/facilities/expand.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-25 06:12:14,820 root INFO copying pythran/boost/preprocessor/facilities/identity.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-25 06:12:14,821 root INFO copying pythran/boost/preprocessor/facilities/intercept.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-25 06:12:14,821 root INFO copying pythran/boost/preprocessor/facilities/is_1.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-25 06:12:14,821 root INFO copying pythran/boost/preprocessor/facilities/is_empty.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-25 06:12:14,821 root INFO copying pythran/boost/preprocessor/facilities/is_empty_variadic.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-25 06:12:14,822 root INFO copying pythran/boost/preprocessor/facilities/overload.hpp -> build/lib/pythran/boost/preprocessor/facilities 2024-04-25 06:12:14,822 root INFO creating build/lib/pythran/boost/preprocessor/facilities/detail 2024-04-25 06:12:14,822 root INFO copying pythran/boost/preprocessor/facilities/detail/is_empty.hpp -> build/lib/pythran/boost/preprocessor/facilities/detail 2024-04-25 06:12:14,822 root INFO creating build/lib/pythran/boost/preprocessor/iteration 2024-04-25 06:12:14,823 root INFO copying pythran/boost/preprocessor/iteration/iterate.hpp -> build/lib/pythran/boost/preprocessor/iteration 2024-04-25 06:12:14,823 root INFO copying pythran/boost/preprocessor/iteration/local.hpp -> build/lib/pythran/boost/preprocessor/iteration 2024-04-25 06:12:14,823 root INFO copying pythran/boost/preprocessor/iteration/self.hpp -> build/lib/pythran/boost/preprocessor/iteration 2024-04-25 06:12:14,823 root INFO creating build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:14,823 root INFO copying pythran/boost/preprocessor/iteration/detail/finish.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:14,824 root INFO copying pythran/boost/preprocessor/iteration/detail/local.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:14,824 root INFO copying pythran/boost/preprocessor/iteration/detail/rlocal.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:14,824 root INFO copying pythran/boost/preprocessor/iteration/detail/self.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:14,824 root INFO copying pythran/boost/preprocessor/iteration/detail/start.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:14,825 root INFO creating build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,825 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,825 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,825 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,826 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,826 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,826 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,826 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,827 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,827 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,827 root INFO copying pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:14,827 root INFO creating build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,828 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,828 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,828 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,829 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,829 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,829 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,830 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,830 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,830 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,830 root INFO copying pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp -> build/lib/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:14,831 root INFO creating build/lib/pythran/boost/preprocessor/list 2024-04-25 06:12:14,831 root INFO copying pythran/boost/preprocessor/list/adt.hpp -> build/lib/pythran/boost/preprocessor/list 2024-04-25 06:12:14,831 root INFO copying pythran/boost/preprocessor/list/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list 2024-04-25 06:12:14,831 root INFO copying pythran/boost/preprocessor/list/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list 2024-04-25 06:12:14,832 root INFO copying pythran/boost/preprocessor/list/for_each_i.hpp -> build/lib/pythran/boost/preprocessor/list 2024-04-25 06:12:14,832 root INFO copying pythran/boost/preprocessor/list/reverse.hpp -> build/lib/pythran/boost/preprocessor/list 2024-04-25 06:12:14,832 root INFO creating build/lib/pythran/boost/preprocessor/list/detail 2024-04-25 06:12:14,832 root INFO copying pythran/boost/preprocessor/list/detail/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail 2024-04-25 06:12:14,833 root INFO copying pythran/boost/preprocessor/list/detail/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list/detail 2024-04-25 06:12:14,833 root INFO creating build/lib/pythran/boost/preprocessor/list/detail/dmc 2024-04-25 06:12:14,833 root INFO copying pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail/dmc 2024-04-25 06:12:14,834 root INFO creating build/lib/pythran/boost/preprocessor/list/detail/edg 2024-04-25 06:12:14,834 root INFO copying pythran/boost/preprocessor/list/detail/edg/fold_left.hpp -> build/lib/pythran/boost/preprocessor/list/detail/edg 2024-04-25 06:12:14,834 root INFO copying pythran/boost/preprocessor/list/detail/edg/fold_right.hpp -> build/lib/pythran/boost/preprocessor/list/detail/edg 2024-04-25 06:12:14,834 root INFO creating build/lib/pythran/boost/preprocessor/logical 2024-04-25 06:12:14,835 root INFO copying pythran/boost/preprocessor/logical/and.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-25 06:12:14,835 root INFO copying pythran/boost/preprocessor/logical/bitand.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-25 06:12:14,835 root INFO copying pythran/boost/preprocessor/logical/bitor.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-25 06:12:14,835 root INFO copying pythran/boost/preprocessor/logical/bool.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-25 06:12:14,836 root INFO copying pythran/boost/preprocessor/logical/compl.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-25 06:12:14,836 root INFO copying pythran/boost/preprocessor/logical/not.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-25 06:12:14,836 root INFO copying pythran/boost/preprocessor/logical/or.hpp -> build/lib/pythran/boost/preprocessor/logical 2024-04-25 06:12:14,836 root INFO creating build/lib/pythran/boost/preprocessor/punctuation 2024-04-25 06:12:14,837 root INFO copying pythran/boost/preprocessor/punctuation/comma.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-04-25 06:12:14,837 root INFO copying pythran/boost/preprocessor/punctuation/comma_if.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-04-25 06:12:14,837 root INFO copying pythran/boost/preprocessor/punctuation/is_begin_parens.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-04-25 06:12:14,837 root INFO copying pythran/boost/preprocessor/punctuation/paren.hpp -> build/lib/pythran/boost/preprocessor/punctuation 2024-04-25 06:12:14,838 root INFO creating build/lib/pythran/boost/preprocessor/punctuation/detail 2024-04-25 06:12:14,838 root INFO copying pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp -> build/lib/pythran/boost/preprocessor/punctuation/detail 2024-04-25 06:12:14,838 root INFO creating build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,838 root INFO copying pythran/boost/preprocessor/repetition/enum.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,838 root INFO copying pythran/boost/preprocessor/repetition/enum_binary_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,839 root INFO copying pythran/boost/preprocessor/repetition/enum_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,839 root INFO copying pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,839 root INFO copying pythran/boost/preprocessor/repetition/enum_shifted.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,839 root INFO copying pythran/boost/preprocessor/repetition/enum_shifted_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,840 root INFO copying pythran/boost/preprocessor/repetition/enum_trailing.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,840 root INFO copying pythran/boost/preprocessor/repetition/enum_trailing_params.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,840 root INFO copying pythran/boost/preprocessor/repetition/for.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,840 root INFO copying pythran/boost/preprocessor/repetition/repeat.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,841 root INFO copying pythran/boost/preprocessor/repetition/repeat_from_to.hpp -> build/lib/pythran/boost/preprocessor/repetition 2024-04-25 06:12:14,841 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail 2024-04-25 06:12:14,841 root INFO copying pythran/boost/preprocessor/repetition/detail/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail 2024-04-25 06:12:14,841 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail/dmc 2024-04-25 06:12:14,842 root INFO copying pythran/boost/preprocessor/repetition/detail/dmc/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/dmc 2024-04-25 06:12:14,842 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail/edg 2024-04-25 06:12:14,842 root INFO copying pythran/boost/preprocessor/repetition/detail/edg/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/edg 2024-04-25 06:12:14,842 root INFO creating build/lib/pythran/boost/preprocessor/repetition/detail/msvc 2024-04-25 06:12:14,843 root INFO copying pythran/boost/preprocessor/repetition/detail/msvc/for.hpp -> build/lib/pythran/boost/preprocessor/repetition/detail/msvc 2024-04-25 06:12:14,843 root INFO creating build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,843 root INFO copying pythran/boost/preprocessor/seq/cat.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,843 root INFO copying pythran/boost/preprocessor/seq/elem.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,844 root INFO copying pythran/boost/preprocessor/seq/enum.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,844 root INFO copying pythran/boost/preprocessor/seq/first_n.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,844 root INFO copying pythran/boost/preprocessor/seq/fold_left.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,845 root INFO copying pythran/boost/preprocessor/seq/for_each.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,845 root INFO copying pythran/boost/preprocessor/seq/for_each_i.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,845 root INFO copying pythran/boost/preprocessor/seq/push_front.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,845 root INFO copying pythran/boost/preprocessor/seq/rest_n.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,846 root INFO copying pythran/boost/preprocessor/seq/seq.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,846 root INFO copying pythran/boost/preprocessor/seq/size.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,846 root INFO copying pythran/boost/preprocessor/seq/subseq.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,846 root INFO copying pythran/boost/preprocessor/seq/transform.hpp -> build/lib/pythran/boost/preprocessor/seq 2024-04-25 06:12:14,847 root INFO creating build/lib/pythran/boost/preprocessor/seq/detail 2024-04-25 06:12:14,847 root INFO copying pythran/boost/preprocessor/seq/detail/is_empty.hpp -> build/lib/pythran/boost/preprocessor/seq/detail 2024-04-25 06:12:14,847 root INFO copying pythran/boost/preprocessor/seq/detail/split.hpp -> build/lib/pythran/boost/preprocessor/seq/detail 2024-04-25 06:12:14,847 root INFO creating build/lib/pythran/boost/preprocessor/slot 2024-04-25 06:12:14,847 root INFO copying pythran/boost/preprocessor/slot/slot.hpp -> build/lib/pythran/boost/preprocessor/slot 2024-04-25 06:12:14,848 root INFO creating build/lib/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:14,848 root INFO copying pythran/boost/preprocessor/slot/detail/counter.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:14,848 root INFO copying pythran/boost/preprocessor/slot/detail/def.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:14,848 root INFO copying pythran/boost/preprocessor/slot/detail/shared.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:14,849 root INFO copying pythran/boost/preprocessor/slot/detail/slot1.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:14,849 root INFO copying pythran/boost/preprocessor/slot/detail/slot2.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:14,849 root INFO copying pythran/boost/preprocessor/slot/detail/slot3.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:14,849 root INFO copying pythran/boost/preprocessor/slot/detail/slot4.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:14,850 root INFO copying pythran/boost/preprocessor/slot/detail/slot5.hpp -> build/lib/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:14,850 root INFO creating build/lib/pythran/boost/preprocessor/tuple 2024-04-25 06:12:14,850 root INFO copying pythran/boost/preprocessor/tuple/eat.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-25 06:12:14,850 root INFO copying pythran/boost/preprocessor/tuple/elem.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-25 06:12:14,851 root INFO copying pythran/boost/preprocessor/tuple/rem.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-25 06:12:14,851 root INFO copying pythran/boost/preprocessor/tuple/size.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-25 06:12:14,851 root INFO copying pythran/boost/preprocessor/tuple/to_list.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-25 06:12:14,852 root INFO copying pythran/boost/preprocessor/tuple/to_seq.hpp -> build/lib/pythran/boost/preprocessor/tuple 2024-04-25 06:12:14,852 root INFO creating build/lib/pythran/boost/preprocessor/tuple/detail 2024-04-25 06:12:14,852 root INFO copying pythran/boost/preprocessor/tuple/detail/is_single_return.hpp -> build/lib/pythran/boost/preprocessor/tuple/detail 2024-04-25 06:12:14,852 root INFO creating build/lib/pythran/boost/preprocessor/variadic 2024-04-25 06:12:14,852 root INFO copying pythran/boost/preprocessor/variadic/elem.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-04-25 06:12:14,853 root INFO copying pythran/boost/preprocessor/variadic/has_opt.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-04-25 06:12:14,853 root INFO copying pythran/boost/preprocessor/variadic/size.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-04-25 06:12:14,853 root INFO copying pythran/boost/preprocessor/variadic/to_seq.hpp -> build/lib/pythran/boost/preprocessor/variadic 2024-04-25 06:12:14,853 root INFO creating build/lib/pythran/boost/preprocessor/variadic/detail 2024-04-25 06:12:14,854 root INFO copying pythran/boost/preprocessor/variadic/detail/has_opt.hpp -> build/lib/pythran/boost/preprocessor/variadic/detail 2024-04-25 06:12:14,854 root INFO creating build/lib/pythran/boost/range 2024-04-25 06:12:14,854 root INFO copying pythran/boost/range/begin.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,854 root INFO copying pythran/boost/range/concepts.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,854 root INFO copying pythran/boost/range/config.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,855 root INFO copying pythran/boost/range/const_iterator.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,855 root INFO copying pythran/boost/range/difference_type.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,855 root INFO copying pythran/boost/range/distance.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,855 root INFO copying pythran/boost/range/empty.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,856 root INFO copying pythran/boost/range/end.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,856 root INFO copying pythran/boost/range/functions.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,856 root INFO copying pythran/boost/range/has_range_iterator.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,856 root INFO copying pythran/boost/range/iterator.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,857 root INFO copying pythran/boost/range/iterator_range_core.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,857 root INFO copying pythran/boost/range/mutable_iterator.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,857 root INFO copying pythran/boost/range/range_fwd.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,857 root INFO copying pythran/boost/range/rbegin.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,858 root INFO copying pythran/boost/range/rend.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,858 root INFO copying pythran/boost/range/reverse_iterator.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,858 root INFO copying pythran/boost/range/size.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,858 root INFO copying pythran/boost/range/size_type.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,859 root INFO copying pythran/boost/range/value_type.hpp -> build/lib/pythran/boost/range 2024-04-25 06:12:14,859 root INFO creating build/lib/pythran/boost/range/algorithm 2024-04-25 06:12:14,859 root INFO copying pythran/boost/range/algorithm/equal.hpp -> build/lib/pythran/boost/range/algorithm 2024-04-25 06:12:14,859 root INFO creating build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,860 root INFO copying pythran/boost/range/detail/begin.hpp -> build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,860 root INFO copying pythran/boost/range/detail/common.hpp -> build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,860 root INFO copying pythran/boost/range/detail/end.hpp -> build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,860 root INFO copying pythran/boost/range/detail/extract_optional_type.hpp -> build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,861 root INFO copying pythran/boost/range/detail/has_member_size.hpp -> build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,861 root INFO copying pythran/boost/range/detail/implementation_help.hpp -> build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,861 root INFO copying pythran/boost/range/detail/misc_concept.hpp -> build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,861 root INFO copying pythran/boost/range/detail/msvc_has_iterator_workaround.hpp -> build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,862 root INFO copying pythran/boost/range/detail/safe_bool.hpp -> build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,862 root INFO copying pythran/boost/range/detail/sfinae.hpp -> build/lib/pythran/boost/range/detail 2024-04-25 06:12:14,862 root INFO creating build/lib/pythran/boost/smart_ptr 2024-04-25 06:12:14,862 root INFO copying pythran/boost/smart_ptr/bad_weak_ptr.hpp -> build/lib/pythran/boost/smart_ptr 2024-04-25 06:12:14,862 root INFO copying pythran/boost/smart_ptr/shared_ptr.hpp -> build/lib/pythran/boost/smart_ptr 2024-04-25 06:12:14,863 root INFO creating build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,863 root INFO copying pythran/boost/smart_ptr/detail/lightweight_mutex.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,863 root INFO copying pythran/boost/smart_ptr/detail/local_counted_base.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,863 root INFO copying pythran/boost/smart_ptr/detail/local_sp_deleter.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,864 root INFO copying pythran/boost/smart_ptr/detail/lwm_nop.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,864 root INFO copying pythran/boost/smart_ptr/detail/lwm_pthreads.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,864 root INFO copying pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,864 root INFO copying pythran/boost/smart_ptr/detail/operator_bool.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,865 root INFO copying pythran/boost/smart_ptr/detail/quick_allocator.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,865 root INFO copying pythran/boost/smart_ptr/detail/shared_count.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,865 root INFO copying pythran/boost/smart_ptr/detail/sp_convertible.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,865 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,866 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,866 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,866 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,866 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,867 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,867 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,867 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,867 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,868 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,868 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,868 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,868 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,869 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,869 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,869 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,869 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,870 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,870 root INFO copying pythran/boost/smart_ptr/detail/sp_counted_impl.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,870 root INFO copying pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,870 root INFO copying pythran/boost/smart_ptr/detail/sp_has_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,871 root INFO copying pythran/boost/smart_ptr/detail/sp_interlocked.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,871 root INFO copying pythran/boost/smart_ptr/detail/sp_noexcept.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,871 root INFO copying pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,871 root INFO copying pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,872 root INFO copying pythran/boost/smart_ptr/detail/spinlock.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,872 root INFO copying pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,872 root INFO copying pythran/boost/smart_ptr/detail/spinlock_nt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,872 root INFO copying pythran/boost/smart_ptr/detail/spinlock_pool.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,873 root INFO copying pythran/boost/smart_ptr/detail/spinlock_pt.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,873 root INFO copying pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,873 root INFO copying pythran/boost/smart_ptr/detail/spinlock_sync.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,873 root INFO copying pythran/boost/smart_ptr/detail/spinlock_w32.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,873 root INFO copying pythran/boost/smart_ptr/detail/yield_k.hpp -> build/lib/pythran/boost/smart_ptr/detail 2024-04-25 06:12:14,874 root INFO creating build/lib/pythran/boost/tuple 2024-04-25 06:12:14,874 root INFO copying pythran/boost/tuple/tuple.hpp -> build/lib/pythran/boost/tuple 2024-04-25 06:12:14,874 root INFO copying pythran/boost/tuple/tuple_comparison.hpp -> build/lib/pythran/boost/tuple 2024-04-25 06:12:14,874 root INFO creating build/lib/pythran/boost/tuple/detail 2024-04-25 06:12:14,875 root INFO copying pythran/boost/tuple/detail/tuple_basic.hpp -> build/lib/pythran/boost/tuple/detail 2024-04-25 06:12:14,875 root INFO creating build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,875 root INFO copying pythran/boost/type_traits/add_const.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,875 root INFO copying pythran/boost/type_traits/add_cv.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,876 root INFO copying pythran/boost/type_traits/add_lvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,876 root INFO copying pythran/boost/type_traits/add_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,876 root INFO copying pythran/boost/type_traits/add_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,876 root INFO copying pythran/boost/type_traits/add_rvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,877 root INFO copying pythran/boost/type_traits/add_volatile.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,877 root INFO copying pythran/boost/type_traits/alignment_of.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,877 root INFO copying pythran/boost/type_traits/conditional.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,877 root INFO copying pythran/boost/type_traits/conversion_traits.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,877 root INFO copying pythran/boost/type_traits/cv_traits.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,878 root INFO copying pythran/boost/type_traits/decay.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,878 root INFO copying pythran/boost/type_traits/declval.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,878 root INFO copying pythran/boost/type_traits/enable_if.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,878 root INFO copying pythran/boost/type_traits/function_traits.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,879 root INFO copying pythran/boost/type_traits/has_left_shift.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,879 root INFO copying pythran/boost/type_traits/has_minus.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,879 root INFO copying pythran/boost/type_traits/has_minus_assign.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,879 root INFO copying pythran/boost/type_traits/has_nothrow_assign.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,880 root INFO copying pythran/boost/type_traits/has_nothrow_constructor.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,880 root INFO copying pythran/boost/type_traits/has_nothrow_copy.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,880 root INFO copying pythran/boost/type_traits/has_plus.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,880 root INFO copying pythran/boost/type_traits/has_plus_assign.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,881 root INFO copying pythran/boost/type_traits/has_right_shift.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,881 root INFO copying pythran/boost/type_traits/has_trivial_assign.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,881 root INFO copying pythran/boost/type_traits/has_trivial_constructor.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,881 root INFO copying pythran/boost/type_traits/has_trivial_copy.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,882 root INFO copying pythran/boost/type_traits/has_trivial_move_assign.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,882 root INFO copying pythran/boost/type_traits/has_trivial_move_constructor.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,882 root INFO copying pythran/boost/type_traits/integral_constant.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,882 root INFO copying pythran/boost/type_traits/intrinsics.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,883 root INFO copying pythran/boost/type_traits/is_abstract.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,883 root INFO copying pythran/boost/type_traits/is_arithmetic.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,883 root INFO copying pythran/boost/type_traits/is_array.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,883 root INFO copying pythran/boost/type_traits/is_assignable.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,884 root INFO copying pythran/boost/type_traits/is_base_and_derived.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,884 root INFO copying pythran/boost/type_traits/is_base_of.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,884 root INFO copying pythran/boost/type_traits/is_class.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,884 root INFO copying pythran/boost/type_traits/is_complete.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,885 root INFO copying pythran/boost/type_traits/is_complex.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,885 root INFO copying pythran/boost/type_traits/is_const.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,885 root INFO copying pythran/boost/type_traits/is_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,885 root INFO copying pythran/boost/type_traits/is_convertible.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,886 root INFO copying pythran/boost/type_traits/is_copy_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,886 root INFO copying pythran/boost/type_traits/is_default_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,886 root INFO copying pythran/boost/type_traits/is_destructible.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,886 root INFO copying pythran/boost/type_traits/is_detected.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,887 root INFO copying pythran/boost/type_traits/is_empty.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,887 root INFO copying pythran/boost/type_traits/is_enum.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,887 root INFO copying pythran/boost/type_traits/is_float.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,887 root INFO copying pythran/boost/type_traits/is_floating_point.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,888 root INFO copying pythran/boost/type_traits/is_function.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,888 root INFO copying pythran/boost/type_traits/is_fundamental.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,888 root INFO copying pythran/boost/type_traits/is_integral.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,888 root INFO copying pythran/boost/type_traits/is_lvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,889 root INFO copying pythran/boost/type_traits/is_member_function_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,889 root INFO copying pythran/boost/type_traits/is_member_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,889 root INFO copying pythran/boost/type_traits/is_noncopyable.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,889 root INFO copying pythran/boost/type_traits/is_nothrow_move_assignable.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,890 root INFO copying pythran/boost/type_traits/is_nothrow_move_constructible.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,890 root INFO copying pythran/boost/type_traits/is_pod.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,890 root INFO copying pythran/boost/type_traits/is_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,890 root INFO copying pythran/boost/type_traits/is_polymorphic.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,891 root INFO copying pythran/boost/type_traits/is_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,891 root INFO copying pythran/boost/type_traits/is_rvalue_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,891 root INFO copying pythran/boost/type_traits/is_same.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,891 root INFO copying pythran/boost/type_traits/is_scalar.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,892 root INFO copying pythran/boost/type_traits/is_signed.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,892 root INFO copying pythran/boost/type_traits/is_union.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,892 root INFO copying pythran/boost/type_traits/is_unsigned.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,892 root INFO copying pythran/boost/type_traits/is_void.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,893 root INFO copying pythran/boost/type_traits/is_volatile.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,893 root INFO copying pythran/boost/type_traits/make_signed.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,893 root INFO copying pythran/boost/type_traits/make_unsigned.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,893 root INFO copying pythran/boost/type_traits/make_void.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,894 root INFO copying pythran/boost/type_traits/nonesuch.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,894 root INFO copying pythran/boost/type_traits/remove_all_extents.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,894 root INFO copying pythran/boost/type_traits/remove_bounds.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,894 root INFO copying pythran/boost/type_traits/remove_const.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,895 root INFO copying pythran/boost/type_traits/remove_cv.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,895 root INFO copying pythran/boost/type_traits/remove_cv_ref.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,895 root INFO copying pythran/boost/type_traits/remove_extent.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,895 root INFO copying pythran/boost/type_traits/remove_pointer.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,896 root INFO copying pythran/boost/type_traits/remove_reference.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,896 root INFO copying pythran/boost/type_traits/remove_volatile.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,896 root INFO copying pythran/boost/type_traits/type_identity.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,896 root INFO copying pythran/boost/type_traits/type_with_alignment.hpp -> build/lib/pythran/boost/type_traits 2024-04-25 06:12:14,897 root INFO creating build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,897 root INFO copying pythran/boost/type_traits/detail/config.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,897 root INFO copying pythran/boost/type_traits/detail/detector.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,897 root INFO copying pythran/boost/type_traits/detail/has_binary_operator.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,897 root INFO copying pythran/boost/type_traits/detail/is_function_cxx_03.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,898 root INFO copying pythran/boost/type_traits/detail/is_function_cxx_11.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,898 root INFO copying pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,898 root INFO copying pythran/boost/type_traits/detail/is_function_ptr_helper.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,899 root INFO copying pythran/boost/type_traits/detail/is_function_ptr_tester.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,899 root INFO copying pythran/boost/type_traits/detail/is_likely_lambda.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,899 root INFO copying pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,900 root INFO copying pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,900 root INFO copying pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,900 root INFO copying pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,901 root INFO copying pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,901 root INFO copying pythran/boost/type_traits/detail/yes_no_type.hpp -> build/lib/pythran/boost/type_traits/detail 2024-04-25 06:12:14,901 root INFO creating build/lib/pythran/boost/typeof 2024-04-25 06:12:14,901 root INFO copying pythran/boost/typeof/constant.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,902 root INFO copying pythran/boost/typeof/decltype.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,902 root INFO copying pythran/boost/typeof/encode_decode.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,902 root INFO copying pythran/boost/typeof/encode_decode_params.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,902 root INFO copying pythran/boost/typeof/int_encoding.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,903 root INFO copying pythran/boost/typeof/integral_template_param.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,903 root INFO copying pythran/boost/typeof/message.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,903 root INFO copying pythran/boost/typeof/modifiers.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,903 root INFO copying pythran/boost/typeof/native.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,904 root INFO copying pythran/boost/typeof/pointers_data_members.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,904 root INFO copying pythran/boost/typeof/register_functions.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,904 root INFO copying pythran/boost/typeof/register_functions_iterate.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,904 root INFO copying pythran/boost/typeof/register_fundamental.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,905 root INFO copying pythran/boost/typeof/register_mem_functions.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,905 root INFO copying pythran/boost/typeof/template_encoding.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,905 root INFO copying pythran/boost/typeof/template_template_param.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,905 root INFO copying pythran/boost/typeof/type_encoding.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,906 root INFO copying pythran/boost/typeof/type_template_param.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,906 root INFO copying pythran/boost/typeof/typeof.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,906 root INFO copying pythran/boost/typeof/typeof_impl.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,906 root INFO copying pythran/boost/typeof/unsupported.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,907 root INFO copying pythran/boost/typeof/vector.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,907 root INFO copying pythran/boost/typeof/vector100.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,908 root INFO copying pythran/boost/typeof/vector150.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,910 root INFO copying pythran/boost/typeof/vector200.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,914 root INFO copying pythran/boost/typeof/vector50.hpp -> build/lib/pythran/boost/typeof 2024-04-25 06:12:14,915 root INFO creating build/lib/pythran/boost/typeof/dmc 2024-04-25 06:12:14,915 root INFO copying pythran/boost/typeof/dmc/typeof_impl.hpp -> build/lib/pythran/boost/typeof/dmc 2024-04-25 06:12:14,915 root INFO creating build/lib/pythran/boost/typeof/msvc 2024-04-25 06:12:14,915 root INFO copying pythran/boost/typeof/msvc/typeof_impl.hpp -> build/lib/pythran/boost/typeof/msvc 2024-04-25 06:12:14,916 root INFO creating build/lib/pythran/boost/utility 2024-04-25 06:12:14,916 root INFO copying pythran/boost/utility/base_from_member.hpp -> build/lib/pythran/boost/utility 2024-04-25 06:12:14,916 root INFO copying pythran/boost/utility/binary.hpp -> build/lib/pythran/boost/utility 2024-04-25 06:12:14,916 root INFO copying pythran/boost/utility/compare_pointees.hpp -> build/lib/pythran/boost/utility 2024-04-25 06:12:14,917 root INFO copying pythran/boost/utility/declval.hpp -> build/lib/pythran/boost/utility 2024-04-25 06:12:14,917 root INFO copying pythran/boost/utility/enable_if.hpp -> build/lib/pythran/boost/utility 2024-04-25 06:12:14,917 root INFO copying pythran/boost/utility/identity_type.hpp -> build/lib/pythran/boost/utility 2024-04-25 06:12:14,917 root INFO copying pythran/boost/utility/result_of.hpp -> build/lib/pythran/boost/utility 2024-04-25 06:12:14,918 root INFO copying pythran/boost/utility/swap.hpp -> build/lib/pythran/boost/utility 2024-04-25 06:12:14,918 root INFO creating build/lib/pythran/boost/utility/detail 2024-04-25 06:12:14,918 root INFO copying pythran/boost/utility/detail/result_of_iterate.hpp -> build/lib/pythran/boost/utility/detail 2024-04-25 06:12:14,918 root INFO creating build/lib/pythran/pythonic 2024-04-25 06:12:14,919 root INFO copying pythran/pythonic/core.hpp -> build/lib/pythran/pythonic 2024-04-25 06:12:14,919 root INFO creating build/lib/pythran/pythonic/__dispatch__ 2024-04-25 06:12:14,919 root INFO copying pythran/pythonic/__dispatch__/clear.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-25 06:12:14,919 root INFO copying pythran/pythonic/__dispatch__/conjugate.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-25 06:12:14,919 root INFO copying pythran/pythonic/__dispatch__/copy.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-25 06:12:14,920 root INFO copying pythran/pythonic/__dispatch__/count.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-25 06:12:14,920 root INFO copying pythran/pythonic/__dispatch__/index.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-25 06:12:14,920 root INFO copying pythran/pythonic/__dispatch__/pop.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-25 06:12:14,920 root INFO copying pythran/pythonic/__dispatch__/remove.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-25 06:12:14,921 root INFO copying pythran/pythonic/__dispatch__/sort.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-25 06:12:14,921 root INFO copying pythran/pythonic/__dispatch__/update.hpp -> build/lib/pythran/pythonic/__dispatch__ 2024-04-25 06:12:14,921 root INFO creating build/lib/pythran/pythonic/bisect 2024-04-25 06:12:14,921 root INFO copying pythran/pythonic/bisect/bisect.hpp -> build/lib/pythran/pythonic/bisect 2024-04-25 06:12:14,922 root INFO copying pythran/pythonic/bisect/bisect_left.hpp -> build/lib/pythran/pythonic/bisect 2024-04-25 06:12:14,922 root INFO copying pythran/pythonic/bisect/bisect_right.hpp -> build/lib/pythran/pythonic/bisect 2024-04-25 06:12:14,922 root INFO creating build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,922 root INFO copying pythran/pythonic/builtins/ArithmeticError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,922 root INFO copying pythran/pythonic/builtins/AssertionError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,923 root INFO copying pythran/pythonic/builtins/AttributeError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,923 root INFO copying pythran/pythonic/builtins/BaseException.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,923 root INFO copying pythran/pythonic/builtins/BufferError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,923 root INFO copying pythran/pythonic/builtins/BytesWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,924 root INFO copying pythran/pythonic/builtins/DeprecationWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,924 root INFO copying pythran/pythonic/builtins/EOFError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,924 root INFO copying pythran/pythonic/builtins/EnvironmentError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,924 root INFO copying pythran/pythonic/builtins/Exception.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,925 root INFO copying pythran/pythonic/builtins/False.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,925 root INFO copying pythran/pythonic/builtins/FileNotFoundError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,925 root INFO copying pythran/pythonic/builtins/FloatingPointError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,925 root INFO copying pythran/pythonic/builtins/FutureWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,926 root INFO copying pythran/pythonic/builtins/GeneratorExit.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,926 root INFO copying pythran/pythonic/builtins/IOError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,926 root INFO copying pythran/pythonic/builtins/ImportError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,926 root INFO copying pythran/pythonic/builtins/ImportWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,927 root INFO copying pythran/pythonic/builtins/IndentationError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,927 root INFO copying pythran/pythonic/builtins/IndexError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,927 root INFO copying pythran/pythonic/builtins/KeyError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,927 root INFO copying pythran/pythonic/builtins/KeyboardInterrupt.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,928 root INFO copying pythran/pythonic/builtins/LookupError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,928 root INFO copying pythran/pythonic/builtins/MemoryError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,928 root INFO copying pythran/pythonic/builtins/NameError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,928 root INFO copying pythran/pythonic/builtins/None.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,929 root INFO copying pythran/pythonic/builtins/NotImplementedError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,929 root INFO copying pythran/pythonic/builtins/OSError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,929 root INFO copying pythran/pythonic/builtins/OverflowError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,929 root INFO copying pythran/pythonic/builtins/PendingDeprecationWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,930 root INFO copying pythran/pythonic/builtins/ReferenceError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,930 root INFO copying pythran/pythonic/builtins/RuntimeError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,930 root INFO copying pythran/pythonic/builtins/RuntimeWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,930 root INFO copying pythran/pythonic/builtins/StopIteration.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,931 root INFO copying pythran/pythonic/builtins/SyntaxError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,931 root INFO copying pythran/pythonic/builtins/SyntaxWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,931 root INFO copying pythran/pythonic/builtins/SystemError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,931 root INFO copying pythran/pythonic/builtins/SystemExit.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,932 root INFO copying pythran/pythonic/builtins/TabError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,932 root INFO copying pythran/pythonic/builtins/True.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,932 root INFO copying pythran/pythonic/builtins/TypeError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,932 root INFO copying pythran/pythonic/builtins/UnboundLocalError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,933 root INFO copying pythran/pythonic/builtins/UnicodeError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,933 root INFO copying pythran/pythonic/builtins/UnicodeWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,933 root INFO copying pythran/pythonic/builtins/UserWarning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,933 root INFO copying pythran/pythonic/builtins/ValueError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,934 root INFO copying pythran/pythonic/builtins/Warning.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,934 root INFO copying pythran/pythonic/builtins/ZeroDivisionError.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,934 root INFO copying pythran/pythonic/builtins/abs.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,935 root INFO copying pythran/pythonic/builtins/all.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,935 root INFO copying pythran/pythonic/builtins/any.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,935 root INFO copying pythran/pythonic/builtins/assert.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,935 root INFO copying pythran/pythonic/builtins/bin.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,936 root INFO copying pythran/pythonic/builtins/bool_.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,936 root INFO copying pythran/pythonic/builtins/chr.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,936 root INFO copying pythran/pythonic/builtins/complex.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,936 root INFO copying pythran/pythonic/builtins/dict.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,937 root INFO copying pythran/pythonic/builtins/divmod.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,937 root INFO copying pythran/pythonic/builtins/enumerate.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,937 root INFO copying pythran/pythonic/builtins/file.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,937 root INFO copying pythran/pythonic/builtins/filter.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,938 root INFO copying pythran/pythonic/builtins/float_.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,938 root INFO copying pythran/pythonic/builtins/getattr.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,938 root INFO copying pythran/pythonic/builtins/hex.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,938 root INFO copying pythran/pythonic/builtins/id.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,939 root INFO copying pythran/pythonic/builtins/in.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,939 root INFO copying pythran/pythonic/builtins/int_.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,939 root INFO copying pythran/pythonic/builtins/isinstance.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,939 root INFO copying pythran/pythonic/builtins/iter.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,940 root INFO copying pythran/pythonic/builtins/len.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,940 root INFO copying pythran/pythonic/builtins/list.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,940 root INFO copying pythran/pythonic/builtins/map.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,940 root INFO copying pythran/pythonic/builtins/max.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,941 root INFO copying pythran/pythonic/builtins/min.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,941 root INFO copying pythran/pythonic/builtins/minmax.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,941 root INFO copying pythran/pythonic/builtins/next.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,941 root INFO copying pythran/pythonic/builtins/oct.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,942 root INFO copying pythran/pythonic/builtins/open.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,942 root INFO copying pythran/pythonic/builtins/ord.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,942 root INFO copying pythran/pythonic/builtins/pow.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,942 root INFO copying pythran/pythonic/builtins/print.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,943 root INFO copying pythran/pythonic/builtins/range.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,943 root INFO copying pythran/pythonic/builtins/reduce.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,943 root INFO copying pythran/pythonic/builtins/reversed.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,943 root INFO copying pythran/pythonic/builtins/round.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,944 root INFO copying pythran/pythonic/builtins/set.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,944 root INFO copying pythran/pythonic/builtins/slice.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,944 root INFO copying pythran/pythonic/builtins/sorted.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,944 root INFO copying pythran/pythonic/builtins/str.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,945 root INFO copying pythran/pythonic/builtins/sum.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,945 root INFO copying pythran/pythonic/builtins/tuple.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,945 root INFO copying pythran/pythonic/builtins/type.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,945 root INFO copying pythran/pythonic/builtins/xrange.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,946 root INFO copying pythran/pythonic/builtins/zip.hpp -> build/lib/pythran/pythonic/builtins 2024-04-25 06:12:14,946 root INFO creating build/lib/pythran/pythonic/builtins/complex 2024-04-25 06:12:14,946 root INFO copying pythran/pythonic/builtins/complex/conjugate.hpp -> build/lib/pythran/pythonic/builtins/complex 2024-04-25 06:12:14,946 root INFO creating build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,946 root INFO copying pythran/pythonic/builtins/dict/clear.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,947 root INFO copying pythran/pythonic/builtins/dict/copy.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,947 root INFO copying pythran/pythonic/builtins/dict/fromkeys.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,947 root INFO copying pythran/pythonic/builtins/dict/get.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,947 root INFO copying pythran/pythonic/builtins/dict/items.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,948 root INFO copying pythran/pythonic/builtins/dict/keys.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,948 root INFO copying pythran/pythonic/builtins/dict/pop.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,948 root INFO copying pythran/pythonic/builtins/dict/popitem.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,948 root INFO copying pythran/pythonic/builtins/dict/setdefault.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,949 root INFO copying pythran/pythonic/builtins/dict/update.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,949 root INFO copying pythran/pythonic/builtins/dict/values.hpp -> build/lib/pythran/pythonic/builtins/dict 2024-04-25 06:12:14,949 root INFO creating build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,949 root INFO copying pythran/pythonic/builtins/file/close.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,950 root INFO copying pythran/pythonic/builtins/file/fileno.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,950 root INFO copying pythran/pythonic/builtins/file/flush.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,950 root INFO copying pythran/pythonic/builtins/file/isatty.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,950 root INFO copying pythran/pythonic/builtins/file/next.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,951 root INFO copying pythran/pythonic/builtins/file/read.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,951 root INFO copying pythran/pythonic/builtins/file/readline.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,951 root INFO copying pythran/pythonic/builtins/file/readlines.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,951 root INFO copying pythran/pythonic/builtins/file/seek.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,952 root INFO copying pythran/pythonic/builtins/file/tell.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,952 root INFO copying pythran/pythonic/builtins/file/truncate.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,952 root INFO copying pythran/pythonic/builtins/file/write.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,952 root INFO copying pythran/pythonic/builtins/file/writelines.hpp -> build/lib/pythran/pythonic/builtins/file 2024-04-25 06:12:14,953 root INFO creating build/lib/pythran/pythonic/builtins/float_ 2024-04-25 06:12:14,953 root INFO copying pythran/pythonic/builtins/float_/is_integer.hpp -> build/lib/pythran/pythonic/builtins/float_ 2024-04-25 06:12:14,953 root INFO creating build/lib/pythran/pythonic/builtins/list 2024-04-25 06:12:14,953 root INFO copying pythran/pythonic/builtins/list/append.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-25 06:12:14,953 root INFO copying pythran/pythonic/builtins/list/count.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-25 06:12:14,954 root INFO copying pythran/pythonic/builtins/list/extend.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-25 06:12:14,954 root INFO copying pythran/pythonic/builtins/list/insert.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-25 06:12:14,954 root INFO copying pythran/pythonic/builtins/list/pop.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-25 06:12:14,954 root INFO copying pythran/pythonic/builtins/list/remove.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-25 06:12:14,955 root INFO copying pythran/pythonic/builtins/list/reverse.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-25 06:12:14,955 root INFO copying pythran/pythonic/builtins/list/sort.hpp -> build/lib/pythran/pythonic/builtins/list 2024-04-25 06:12:14,955 root INFO creating build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,955 root INFO copying pythran/pythonic/builtins/pythran/StaticIfBreak.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,956 root INFO copying pythran/pythonic/builtins/pythran/StaticIfCont.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,956 root INFO copying pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,956 root INFO copying pythran/pythonic/builtins/pythran/StaticIfReturn.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,956 root INFO copying pythran/pythonic/builtins/pythran/abssqr.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,957 root INFO copying pythran/pythonic/builtins/pythran/and_.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,957 root INFO copying pythran/pythonic/builtins/pythran/is_none.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,957 root INFO copying pythran/pythonic/builtins/pythran/kwonly.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,957 root INFO copying pythran/pythonic/builtins/pythran/len_set.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,958 root INFO copying pythran/pythonic/builtins/pythran/make_shape.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,958 root INFO copying pythran/pythonic/builtins/pythran/or_.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,958 root INFO copying pythran/pythonic/builtins/pythran/static_if.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,958 root INFO copying pythran/pythonic/builtins/pythran/static_list.hpp -> build/lib/pythran/pythonic/builtins/pythran 2024-04-25 06:12:14,959 root INFO creating build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,959 root INFO copying pythran/pythonic/builtins/set/add.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,959 root INFO copying pythran/pythonic/builtins/set/clear.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,959 root INFO copying pythran/pythonic/builtins/set/copy.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,959 root INFO copying pythran/pythonic/builtins/set/difference.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,960 root INFO copying pythran/pythonic/builtins/set/difference_update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,960 root INFO copying pythran/pythonic/builtins/set/discard.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,960 root INFO copying pythran/pythonic/builtins/set/intersection.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,960 root INFO copying pythran/pythonic/builtins/set/intersection_update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,961 root INFO copying pythran/pythonic/builtins/set/isdisjoint.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,961 root INFO copying pythran/pythonic/builtins/set/issubset.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,961 root INFO copying pythran/pythonic/builtins/set/issuperset.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,961 root INFO copying pythran/pythonic/builtins/set/remove.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,962 root INFO copying pythran/pythonic/builtins/set/symmetric_difference.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,962 root INFO copying pythran/pythonic/builtins/set/symmetric_difference_update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,962 root INFO copying pythran/pythonic/builtins/set/union_.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,962 root INFO copying pythran/pythonic/builtins/set/update.hpp -> build/lib/pythran/pythonic/builtins/set 2024-04-25 06:12:14,963 root INFO creating build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,963 root INFO copying pythran/pythonic/builtins/str/__mod__.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,963 root INFO copying pythran/pythonic/builtins/str/capitalize.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,963 root INFO copying pythran/pythonic/builtins/str/count.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,964 root INFO copying pythran/pythonic/builtins/str/endswith.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,964 root INFO copying pythran/pythonic/builtins/str/find.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,964 root INFO copying pythran/pythonic/builtins/str/isalpha.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,964 root INFO copying pythran/pythonic/builtins/str/isdigit.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,965 root INFO copying pythran/pythonic/builtins/str/join.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,965 root INFO copying pythran/pythonic/builtins/str/lower.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,965 root INFO copying pythran/pythonic/builtins/str/lstrip.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,965 root INFO copying pythran/pythonic/builtins/str/replace.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,966 root INFO copying pythran/pythonic/builtins/str/rstrip.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,966 root INFO copying pythran/pythonic/builtins/str/split.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,966 root INFO copying pythran/pythonic/builtins/str/startswith.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,966 root INFO copying pythran/pythonic/builtins/str/strip.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,967 root INFO copying pythran/pythonic/builtins/str/upper.hpp -> build/lib/pythran/pythonic/builtins/str 2024-04-25 06:12:14,967 root INFO creating build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,967 root INFO copying pythran/pythonic/cmath/acos.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,967 root INFO copying pythran/pythonic/cmath/acosh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,967 root INFO copying pythran/pythonic/cmath/asin.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,968 root INFO copying pythran/pythonic/cmath/asinh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,968 root INFO copying pythran/pythonic/cmath/atan.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,968 root INFO copying pythran/pythonic/cmath/atanh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,968 root INFO copying pythran/pythonic/cmath/cos.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,969 root INFO copying pythran/pythonic/cmath/cosh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,969 root INFO copying pythran/pythonic/cmath/e.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,969 root INFO copying pythran/pythonic/cmath/exp.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,969 root INFO copying pythran/pythonic/cmath/isinf.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,970 root INFO copying pythran/pythonic/cmath/isnan.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,970 root INFO copying pythran/pythonic/cmath/log.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,970 root INFO copying pythran/pythonic/cmath/log10.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,970 root INFO copying pythran/pythonic/cmath/pi.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,971 root INFO copying pythran/pythonic/cmath/sin.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,971 root INFO copying pythran/pythonic/cmath/sinh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,971 root INFO copying pythran/pythonic/cmath/sqrt.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,971 root INFO copying pythran/pythonic/cmath/tan.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,972 root INFO copying pythran/pythonic/cmath/tanh.hpp -> build/lib/pythran/pythonic/cmath 2024-04-25 06:12:14,972 root INFO creating build/lib/pythran/pythonic/functools 2024-04-25 06:12:14,972 root INFO copying pythran/pythonic/functools/partial.hpp -> build/lib/pythran/pythonic/functools 2024-04-25 06:12:14,972 root INFO copying pythran/pythonic/functools/reduce.hpp -> build/lib/pythran/pythonic/functools 2024-04-25 06:12:14,973 root INFO creating build/lib/pythran/pythonic/include 2024-04-25 06:12:14,973 root INFO creating build/lib/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:14,973 root INFO copying pythran/pythonic/include/__dispatch__/clear.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:14,973 root INFO copying pythran/pythonic/include/__dispatch__/conjugate.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:14,973 root INFO copying pythran/pythonic/include/__dispatch__/copy.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:14,974 root INFO copying pythran/pythonic/include/__dispatch__/count.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:14,974 root INFO copying pythran/pythonic/include/__dispatch__/index.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:14,974 root INFO copying pythran/pythonic/include/__dispatch__/pop.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:14,974 root INFO copying pythran/pythonic/include/__dispatch__/remove.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:14,975 root INFO copying pythran/pythonic/include/__dispatch__/sort.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:14,975 root INFO copying pythran/pythonic/include/__dispatch__/update.hpp -> build/lib/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:14,975 root INFO creating build/lib/pythran/pythonic/include/bisect 2024-04-25 06:12:14,975 root INFO copying pythran/pythonic/include/bisect/bisect.hpp -> build/lib/pythran/pythonic/include/bisect 2024-04-25 06:12:14,975 root INFO copying pythran/pythonic/include/bisect/bisect_left.hpp -> build/lib/pythran/pythonic/include/bisect 2024-04-25 06:12:14,976 root INFO copying pythran/pythonic/include/bisect/bisect_right.hpp -> build/lib/pythran/pythonic/include/bisect 2024-04-25 06:12:14,976 root INFO creating build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,976 root INFO copying pythran/pythonic/include/builtins/ArithmeticError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,976 root INFO copying pythran/pythonic/include/builtins/AssertionError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,977 root INFO copying pythran/pythonic/include/builtins/AttributeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,977 root INFO copying pythran/pythonic/include/builtins/BaseException.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,977 root INFO copying pythran/pythonic/include/builtins/BufferError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,977 root INFO copying pythran/pythonic/include/builtins/BytesWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,978 root INFO copying pythran/pythonic/include/builtins/DeprecationWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,978 root INFO copying pythran/pythonic/include/builtins/EOFError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,978 root INFO copying pythran/pythonic/include/builtins/EnvironmentError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,978 root INFO copying pythran/pythonic/include/builtins/Exception.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,979 root INFO copying pythran/pythonic/include/builtins/False.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,979 root INFO copying pythran/pythonic/include/builtins/FileNotFoundError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,979 root INFO copying pythran/pythonic/include/builtins/FloatingPointError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,979 root INFO copying pythran/pythonic/include/builtins/FutureWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,980 root INFO copying pythran/pythonic/include/builtins/GeneratorExit.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,980 root INFO copying pythran/pythonic/include/builtins/IOError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,980 root INFO copying pythran/pythonic/include/builtins/ImportError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,980 root INFO copying pythran/pythonic/include/builtins/ImportWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,981 root INFO copying pythran/pythonic/include/builtins/IndentationError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,981 root INFO copying pythran/pythonic/include/builtins/IndexError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,981 root INFO copying pythran/pythonic/include/builtins/KeyError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,981 root INFO copying pythran/pythonic/include/builtins/KeyboardInterrupt.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,982 root INFO copying pythran/pythonic/include/builtins/LookupError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,982 root INFO copying pythran/pythonic/include/builtins/MemoryError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,982 root INFO copying pythran/pythonic/include/builtins/NameError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,982 root INFO copying pythran/pythonic/include/builtins/None.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,983 root INFO copying pythran/pythonic/include/builtins/NotImplementedError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,983 root INFO copying pythran/pythonic/include/builtins/OSError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,983 root INFO copying pythran/pythonic/include/builtins/OverflowError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,983 root INFO copying pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,984 root INFO copying pythran/pythonic/include/builtins/ReferenceError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,984 root INFO copying pythran/pythonic/include/builtins/RuntimeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,984 root INFO copying pythran/pythonic/include/builtins/RuntimeWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,984 root INFO copying pythran/pythonic/include/builtins/StopIteration.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,985 root INFO copying pythran/pythonic/include/builtins/SyntaxError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,985 root INFO copying pythran/pythonic/include/builtins/SyntaxWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,985 root INFO copying pythran/pythonic/include/builtins/SystemError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,985 root INFO copying pythran/pythonic/include/builtins/SystemExit.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,986 root INFO copying pythran/pythonic/include/builtins/TabError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,986 root INFO copying pythran/pythonic/include/builtins/True.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,986 root INFO copying pythran/pythonic/include/builtins/TypeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,986 root INFO copying pythran/pythonic/include/builtins/UnboundLocalError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,987 root INFO copying pythran/pythonic/include/builtins/UnicodeError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,987 root INFO copying pythran/pythonic/include/builtins/UnicodeWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,987 root INFO copying pythran/pythonic/include/builtins/UserWarning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,987 root INFO copying pythran/pythonic/include/builtins/ValueError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,988 root INFO copying pythran/pythonic/include/builtins/Warning.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,988 root INFO copying pythran/pythonic/include/builtins/ZeroDivisionError.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,988 root INFO copying pythran/pythonic/include/builtins/abs.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,988 root INFO copying pythran/pythonic/include/builtins/all.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,989 root INFO copying pythran/pythonic/include/builtins/any.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,989 root INFO copying pythran/pythonic/include/builtins/assert.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,989 root INFO copying pythran/pythonic/include/builtins/bin.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,989 root INFO copying pythran/pythonic/include/builtins/bool_.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,990 root INFO copying pythran/pythonic/include/builtins/chr.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,990 root INFO copying pythran/pythonic/include/builtins/complex.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,990 root INFO copying pythran/pythonic/include/builtins/dict.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,990 root INFO copying pythran/pythonic/include/builtins/divmod.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,991 root INFO copying pythran/pythonic/include/builtins/enumerate.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,991 root INFO copying pythran/pythonic/include/builtins/file.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,991 root INFO copying pythran/pythonic/include/builtins/filter.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,991 root INFO copying pythran/pythonic/include/builtins/float_.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,992 root INFO copying pythran/pythonic/include/builtins/getattr.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,992 root INFO copying pythran/pythonic/include/builtins/hex.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,992 root INFO copying pythran/pythonic/include/builtins/id.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,992 root INFO copying pythran/pythonic/include/builtins/in.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,993 root INFO copying pythran/pythonic/include/builtins/int_.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,993 root INFO copying pythran/pythonic/include/builtins/isinstance.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,993 root INFO copying pythran/pythonic/include/builtins/iter.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,993 root INFO copying pythran/pythonic/include/builtins/len.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,994 root INFO copying pythran/pythonic/include/builtins/list.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,994 root INFO copying pythran/pythonic/include/builtins/map.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,994 root INFO copying pythran/pythonic/include/builtins/max.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,994 root INFO copying pythran/pythonic/include/builtins/min.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,995 root INFO copying pythran/pythonic/include/builtins/minmax.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,995 root INFO copying pythran/pythonic/include/builtins/next.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,995 root INFO copying pythran/pythonic/include/builtins/oct.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,995 root INFO copying pythran/pythonic/include/builtins/open.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,996 root INFO copying pythran/pythonic/include/builtins/ord.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,996 root INFO copying pythran/pythonic/include/builtins/pow.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,996 root INFO copying pythran/pythonic/include/builtins/print.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,996 root INFO copying pythran/pythonic/include/builtins/range.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,997 root INFO copying pythran/pythonic/include/builtins/reduce.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,997 root INFO copying pythran/pythonic/include/builtins/reversed.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,997 root INFO copying pythran/pythonic/include/builtins/round.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,997 root INFO copying pythran/pythonic/include/builtins/set.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,998 root INFO copying pythran/pythonic/include/builtins/slice.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,998 root INFO copying pythran/pythonic/include/builtins/sorted.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,998 root INFO copying pythran/pythonic/include/builtins/str.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,998 root INFO copying pythran/pythonic/include/builtins/sum.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,999 root INFO copying pythran/pythonic/include/builtins/tuple.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,999 root INFO copying pythran/pythonic/include/builtins/type.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,999 root INFO copying pythran/pythonic/include/builtins/xrange.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:14,999 root INFO copying pythran/pythonic/include/builtins/zip.hpp -> build/lib/pythran/pythonic/include/builtins 2024-04-25 06:12:15,000 root INFO creating build/lib/pythran/pythonic/include/builtins/complex 2024-04-25 06:12:15,000 root INFO copying pythran/pythonic/include/builtins/complex/conjugate.hpp -> build/lib/pythran/pythonic/include/builtins/complex 2024-04-25 06:12:15,000 root INFO creating build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,000 root INFO copying pythran/pythonic/include/builtins/dict/clear.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,000 root INFO copying pythran/pythonic/include/builtins/dict/copy.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,001 root INFO copying pythran/pythonic/include/builtins/dict/fromkeys.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,001 root INFO copying pythran/pythonic/include/builtins/dict/get.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,001 root INFO copying pythran/pythonic/include/builtins/dict/items.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,001 root INFO copying pythran/pythonic/include/builtins/dict/keys.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,002 root INFO copying pythran/pythonic/include/builtins/dict/pop.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,002 root INFO copying pythran/pythonic/include/builtins/dict/popitem.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,002 root INFO copying pythran/pythonic/include/builtins/dict/setdefault.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,002 root INFO copying pythran/pythonic/include/builtins/dict/update.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,003 root INFO copying pythran/pythonic/include/builtins/dict/values.hpp -> build/lib/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,003 root INFO creating build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,003 root INFO copying pythran/pythonic/include/builtins/file/close.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,003 root INFO copying pythran/pythonic/include/builtins/file/fileno.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,004 root INFO copying pythran/pythonic/include/builtins/file/flush.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,004 root INFO copying pythran/pythonic/include/builtins/file/isatty.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,004 root INFO copying pythran/pythonic/include/builtins/file/next.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,004 root INFO copying pythran/pythonic/include/builtins/file/read.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,005 root INFO copying pythran/pythonic/include/builtins/file/readline.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,005 root INFO copying pythran/pythonic/include/builtins/file/readlines.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,005 root INFO copying pythran/pythonic/include/builtins/file/seek.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,005 root INFO copying pythran/pythonic/include/builtins/file/tell.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,005 root INFO copying pythran/pythonic/include/builtins/file/truncate.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,006 root INFO copying pythran/pythonic/include/builtins/file/write.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,006 root INFO copying pythran/pythonic/include/builtins/file/writelines.hpp -> build/lib/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,006 root INFO creating build/lib/pythran/pythonic/include/builtins/float_ 2024-04-25 06:12:15,006 root INFO copying pythran/pythonic/include/builtins/float_/is_integer.hpp -> build/lib/pythran/pythonic/include/builtins/float_ 2024-04-25 06:12:15,007 root INFO creating build/lib/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,007 root INFO copying pythran/pythonic/include/builtins/list/append.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,007 root INFO copying pythran/pythonic/include/builtins/list/count.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,007 root INFO copying pythran/pythonic/include/builtins/list/extend.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,008 root INFO copying pythran/pythonic/include/builtins/list/insert.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,008 root INFO copying pythran/pythonic/include/builtins/list/pop.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,008 root INFO copying pythran/pythonic/include/builtins/list/remove.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,008 root INFO copying pythran/pythonic/include/builtins/list/reverse.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,008 root INFO copying pythran/pythonic/include/builtins/list/sort.hpp -> build/lib/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,009 root INFO creating build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,009 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,009 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,009 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,010 root INFO copying pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,010 root INFO copying pythran/pythonic/include/builtins/pythran/abssqr.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,010 root INFO copying pythran/pythonic/include/builtins/pythran/and_.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,010 root INFO copying pythran/pythonic/include/builtins/pythran/is_none.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,011 root INFO copying pythran/pythonic/include/builtins/pythran/kwonly.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,011 root INFO copying pythran/pythonic/include/builtins/pythran/len_set.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,011 root INFO copying pythran/pythonic/include/builtins/pythran/make_shape.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,011 root INFO copying pythran/pythonic/include/builtins/pythran/or_.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,012 root INFO copying pythran/pythonic/include/builtins/pythran/static_if.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,012 root INFO copying pythran/pythonic/include/builtins/pythran/static_list.hpp -> build/lib/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,012 root INFO creating build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,012 root INFO copying pythran/pythonic/include/builtins/set/add.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,012 root INFO copying pythran/pythonic/include/builtins/set/clear.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,013 root INFO copying pythran/pythonic/include/builtins/set/copy.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,013 root INFO copying pythran/pythonic/include/builtins/set/difference.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,013 root INFO copying pythran/pythonic/include/builtins/set/difference_update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,013 root INFO copying pythran/pythonic/include/builtins/set/discard.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,014 root INFO copying pythran/pythonic/include/builtins/set/intersection.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,014 root INFO copying pythran/pythonic/include/builtins/set/intersection_update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,014 root INFO copying pythran/pythonic/include/builtins/set/isdisjoint.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,014 root INFO copying pythran/pythonic/include/builtins/set/issubset.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,015 root INFO copying pythran/pythonic/include/builtins/set/issuperset.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,015 root INFO copying pythran/pythonic/include/builtins/set/remove.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,015 root INFO copying pythran/pythonic/include/builtins/set/symmetric_difference.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,015 root INFO copying pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,016 root INFO copying pythran/pythonic/include/builtins/set/union_.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,016 root INFO copying pythran/pythonic/include/builtins/set/update.hpp -> build/lib/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,016 root INFO creating build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,016 root INFO copying pythran/pythonic/include/builtins/str/__mod__.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,017 root INFO copying pythran/pythonic/include/builtins/str/capitalize.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,017 root INFO copying pythran/pythonic/include/builtins/str/count.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,017 root INFO copying pythran/pythonic/include/builtins/str/endswith.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,017 root INFO copying pythran/pythonic/include/builtins/str/find.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,017 root INFO copying pythran/pythonic/include/builtins/str/isalpha.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,018 root INFO copying pythran/pythonic/include/builtins/str/isdigit.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,018 root INFO copying pythran/pythonic/include/builtins/str/join.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,018 root INFO copying pythran/pythonic/include/builtins/str/lower.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,018 root INFO copying pythran/pythonic/include/builtins/str/lstrip.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,019 root INFO copying pythran/pythonic/include/builtins/str/replace.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,019 root INFO copying pythran/pythonic/include/builtins/str/rstrip.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,019 root INFO copying pythran/pythonic/include/builtins/str/split.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,019 root INFO copying pythran/pythonic/include/builtins/str/startswith.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,020 root INFO copying pythran/pythonic/include/builtins/str/strip.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,020 root INFO copying pythran/pythonic/include/builtins/str/upper.hpp -> build/lib/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,020 root INFO creating build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,020 root INFO copying pythran/pythonic/include/cmath/acos.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,020 root INFO copying pythran/pythonic/include/cmath/acosh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,021 root INFO copying pythran/pythonic/include/cmath/asin.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,021 root INFO copying pythran/pythonic/include/cmath/asinh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,021 root INFO copying pythran/pythonic/include/cmath/atan.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,021 root INFO copying pythran/pythonic/include/cmath/atanh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,022 root INFO copying pythran/pythonic/include/cmath/cos.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,022 root INFO copying pythran/pythonic/include/cmath/cosh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,022 root INFO copying pythran/pythonic/include/cmath/e.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,022 root INFO copying pythran/pythonic/include/cmath/exp.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,023 root INFO copying pythran/pythonic/include/cmath/isinf.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,023 root INFO copying pythran/pythonic/include/cmath/isnan.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,023 root INFO copying pythran/pythonic/include/cmath/log.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,023 root INFO copying pythran/pythonic/include/cmath/log10.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,024 root INFO copying pythran/pythonic/include/cmath/pi.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,024 root INFO copying pythran/pythonic/include/cmath/sin.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,024 root INFO copying pythran/pythonic/include/cmath/sinh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,024 root INFO copying pythran/pythonic/include/cmath/sqrt.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,025 root INFO copying pythran/pythonic/include/cmath/tan.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,025 root INFO copying pythran/pythonic/include/cmath/tanh.hpp -> build/lib/pythran/pythonic/include/cmath 2024-04-25 06:12:15,025 root INFO creating build/lib/pythran/pythonic/include/functools 2024-04-25 06:12:15,025 root INFO copying pythran/pythonic/include/functools/partial.hpp -> build/lib/pythran/pythonic/include/functools 2024-04-25 06:12:15,025 root INFO copying pythran/pythonic/include/functools/reduce.hpp -> build/lib/pythran/pythonic/include/functools 2024-04-25 06:12:15,026 root INFO creating build/lib/pythran/pythonic/include/io 2024-04-25 06:12:15,026 root INFO creating build/lib/pythran/pythonic/include/io/_io 2024-04-25 06:12:15,026 root INFO creating build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,026 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,026 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,027 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,027 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,027 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,027 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,028 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,028 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,028 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,028 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,029 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,029 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,029 root INFO copying pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp -> build/lib/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,029 root INFO creating build/lib/pythran/pythonic/include/itertools 2024-04-25 06:12:15,029 root INFO copying pythran/pythonic/include/itertools/combinations.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-25 06:12:15,030 root INFO copying pythran/pythonic/include/itertools/common.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-25 06:12:15,030 root INFO copying pythran/pythonic/include/itertools/count.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-25 06:12:15,030 root INFO copying pythran/pythonic/include/itertools/ifilter.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-25 06:12:15,030 root INFO copying pythran/pythonic/include/itertools/islice.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-25 06:12:15,031 root INFO copying pythran/pythonic/include/itertools/permutations.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-25 06:12:15,031 root INFO copying pythran/pythonic/include/itertools/product.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-25 06:12:15,031 root INFO copying pythran/pythonic/include/itertools/repeat.hpp -> build/lib/pythran/pythonic/include/itertools 2024-04-25 06:12:15,031 root INFO creating build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,031 root INFO copying pythran/pythonic/include/math/acos.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,032 root INFO copying pythran/pythonic/include/math/acosh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,032 root INFO copying pythran/pythonic/include/math/asin.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,032 root INFO copying pythran/pythonic/include/math/asinh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,032 root INFO copying pythran/pythonic/include/math/atan.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,033 root INFO copying pythran/pythonic/include/math/atan2.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,033 root INFO copying pythran/pythonic/include/math/atanh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,033 root INFO copying pythran/pythonic/include/math/ceil.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,033 root INFO copying pythran/pythonic/include/math/copysign.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,034 root INFO copying pythran/pythonic/include/math/cos.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,034 root INFO copying pythran/pythonic/include/math/cosh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,034 root INFO copying pythran/pythonic/include/math/degrees.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,034 root INFO copying pythran/pythonic/include/math/e.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,035 root INFO copying pythran/pythonic/include/math/erf.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,035 root INFO copying pythran/pythonic/include/math/erfc.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,035 root INFO copying pythran/pythonic/include/math/exp.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,035 root INFO copying pythran/pythonic/include/math/expm1.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,036 root INFO copying pythran/pythonic/include/math/fabs.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,036 root INFO copying pythran/pythonic/include/math/factorial.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,036 root INFO copying pythran/pythonic/include/math/floor.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,036 root INFO copying pythran/pythonic/include/math/fmod.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,037 root INFO copying pythran/pythonic/include/math/frexp.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,037 root INFO copying pythran/pythonic/include/math/gamma.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,037 root INFO copying pythran/pythonic/include/math/hypot.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,037 root INFO copying pythran/pythonic/include/math/isinf.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,037 root INFO copying pythran/pythonic/include/math/isnan.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,038 root INFO copying pythran/pythonic/include/math/ldexp.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,038 root INFO copying pythran/pythonic/include/math/lgamma.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,038 root INFO copying pythran/pythonic/include/math/log.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,038 root INFO copying pythran/pythonic/include/math/log10.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,039 root INFO copying pythran/pythonic/include/math/log1p.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,039 root INFO copying pythran/pythonic/include/math/modf.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,039 root INFO copying pythran/pythonic/include/math/pi.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,039 root INFO copying pythran/pythonic/include/math/pow.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,040 root INFO copying pythran/pythonic/include/math/radians.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,040 root INFO copying pythran/pythonic/include/math/sin.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,040 root INFO copying pythran/pythonic/include/math/sinh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,040 root INFO copying pythran/pythonic/include/math/sqrt.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,041 root INFO copying pythran/pythonic/include/math/tan.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,041 root INFO copying pythran/pythonic/include/math/tanh.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,041 root INFO copying pythran/pythonic/include/math/trunc.hpp -> build/lib/pythran/pythonic/include/math 2024-04-25 06:12:15,041 root INFO creating build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,042 root INFO copying pythran/pythonic/include/numpy/.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,042 root INFO copying pythran/pythonic/include/numpy/NINF.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,042 root INFO copying pythran/pythonic/include/numpy/abs.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,042 root INFO copying pythran/pythonic/include/numpy/absolute.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,042 root INFO copying pythran/pythonic/include/numpy/add.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,043 root INFO copying pythran/pythonic/include/numpy/alen.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,043 root INFO copying pythran/pythonic/include/numpy/all.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,043 root INFO copying pythran/pythonic/include/numpy/allclose.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,043 root INFO copying pythran/pythonic/include/numpy/alltrue.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,044 root INFO copying pythran/pythonic/include/numpy/amax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,044 root INFO copying pythran/pythonic/include/numpy/amin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,044 root INFO copying pythran/pythonic/include/numpy/angle.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,044 root INFO copying pythran/pythonic/include/numpy/angle_in_deg.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,045 root INFO copying pythran/pythonic/include/numpy/angle_in_rad.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,045 root INFO copying pythran/pythonic/include/numpy/any.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,045 root INFO copying pythran/pythonic/include/numpy/append.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,045 root INFO copying pythran/pythonic/include/numpy/arange.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,046 root INFO copying pythran/pythonic/include/numpy/arccos.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,046 root INFO copying pythran/pythonic/include/numpy/arccosh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,046 root INFO copying pythran/pythonic/include/numpy/arcsin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,046 root INFO copying pythran/pythonic/include/numpy/arcsinh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,047 root INFO copying pythran/pythonic/include/numpy/arctan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,047 root INFO copying pythran/pythonic/include/numpy/arctan2.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,047 root INFO copying pythran/pythonic/include/numpy/arctanh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,047 root INFO copying pythran/pythonic/include/numpy/argmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,047 root INFO copying pythran/pythonic/include/numpy/argmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,048 root INFO copying pythran/pythonic/include/numpy/argsort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,048 root INFO copying pythran/pythonic/include/numpy/argwhere.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,048 root INFO copying pythran/pythonic/include/numpy/around.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,048 root INFO copying pythran/pythonic/include/numpy/array.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,049 root INFO copying pythran/pythonic/include/numpy/array2string.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,049 root INFO copying pythran/pythonic/include/numpy/array_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,049 root INFO copying pythran/pythonic/include/numpy/array_equiv.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,049 root INFO copying pythran/pythonic/include/numpy/array_split.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,050 root INFO copying pythran/pythonic/include/numpy/array_str.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,050 root INFO copying pythran/pythonic/include/numpy/asarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,050 root INFO copying pythran/pythonic/include/numpy/asarray_chkfinite.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,050 root INFO copying pythran/pythonic/include/numpy/ascontiguousarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,051 root INFO copying pythran/pythonic/include/numpy/asfarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,051 root INFO copying pythran/pythonic/include/numpy/asscalar.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,051 root INFO copying pythran/pythonic/include/numpy/atleast_1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,051 root INFO copying pythran/pythonic/include/numpy/atleast_2d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,052 root INFO copying pythran/pythonic/include/numpy/atleast_3d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,052 root INFO copying pythran/pythonic/include/numpy/average.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,052 root INFO copying pythran/pythonic/include/numpy/base_repr.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,052 root INFO copying pythran/pythonic/include/numpy/binary_repr.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,053 root INFO copying pythran/pythonic/include/numpy/bincount.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,053 root INFO copying pythran/pythonic/include/numpy/bitwise_and.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,053 root INFO copying pythran/pythonic/include/numpy/bitwise_not.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,053 root INFO copying pythran/pythonic/include/numpy/bitwise_or.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,053 root INFO copying pythran/pythonic/include/numpy/bitwise_xor.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,054 root INFO copying pythran/pythonic/include/numpy/bool_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,054 root INFO copying pythran/pythonic/include/numpy/broadcast_to.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,054 root INFO copying pythran/pythonic/include/numpy/byte.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,054 root INFO copying pythran/pythonic/include/numpy/cbrt.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,055 root INFO copying pythran/pythonic/include/numpy/ceil.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,055 root INFO copying pythran/pythonic/include/numpy/clip.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,055 root INFO copying pythran/pythonic/include/numpy/complex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,055 root INFO copying pythran/pythonic/include/numpy/complex128.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,056 root INFO copying pythran/pythonic/include/numpy/complex256.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,056 root INFO copying pythran/pythonic/include/numpy/complex64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,056 root INFO copying pythran/pythonic/include/numpy/concatenate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,056 root INFO copying pythran/pythonic/include/numpy/conj.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,057 root INFO copying pythran/pythonic/include/numpy/conjugate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,057 root INFO copying pythran/pythonic/include/numpy/convolve.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,057 root INFO copying pythran/pythonic/include/numpy/copy.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,057 root INFO copying pythran/pythonic/include/numpy/copysign.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,058 root INFO copying pythran/pythonic/include/numpy/copyto.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,058 root INFO copying pythran/pythonic/include/numpy/correlate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,058 root INFO copying pythran/pythonic/include/numpy/cos.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,058 root INFO copying pythran/pythonic/include/numpy/cosh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,058 root INFO copying pythran/pythonic/include/numpy/count_nonzero.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,059 root INFO copying pythran/pythonic/include/numpy/cross.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,059 root INFO copying pythran/pythonic/include/numpy/cumprod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,060 root INFO copying pythran/pythonic/include/numpy/cumproduct.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,060 root INFO copying pythran/pythonic/include/numpy/cumsum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,060 root INFO copying pythran/pythonic/include/numpy/deg2rad.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,060 root INFO copying pythran/pythonic/include/numpy/degrees.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,060 root INFO copying pythran/pythonic/include/numpy/delete_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,061 root INFO copying pythran/pythonic/include/numpy/diag.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,061 root INFO copying pythran/pythonic/include/numpy/diagflat.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,061 root INFO copying pythran/pythonic/include/numpy/diagonal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,061 root INFO copying pythran/pythonic/include/numpy/diff.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,062 root INFO copying pythran/pythonic/include/numpy/digitize.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,062 root INFO copying pythran/pythonic/include/numpy/divide.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,062 root INFO copying pythran/pythonic/include/numpy/dot.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,062 root INFO copying pythran/pythonic/include/numpy/double_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,063 root INFO copying pythran/pythonic/include/numpy/e.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,063 root INFO copying pythran/pythonic/include/numpy/ediff1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,063 root INFO copying pythran/pythonic/include/numpy/empty.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,063 root INFO copying pythran/pythonic/include/numpy/empty_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,064 root INFO copying pythran/pythonic/include/numpy/equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,064 root INFO copying pythran/pythonic/include/numpy/exp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,064 root INFO copying pythran/pythonic/include/numpy/expand_dims.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,064 root INFO copying pythran/pythonic/include/numpy/expm1.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,065 root INFO copying pythran/pythonic/include/numpy/eye.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,065 root INFO copying pythran/pythonic/include/numpy/fabs.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,065 root INFO copying pythran/pythonic/include/numpy/fill_diagonal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,065 root INFO copying pythran/pythonic/include/numpy/finfo.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,066 root INFO copying pythran/pythonic/include/numpy/fix.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,066 root INFO copying pythran/pythonic/include/numpy/flatnonzero.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,066 root INFO copying pythran/pythonic/include/numpy/flip.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,066 root INFO copying pythran/pythonic/include/numpy/fliplr.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,067 root INFO copying pythran/pythonic/include/numpy/flipud.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,067 root INFO copying pythran/pythonic/include/numpy/float128.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,067 root INFO copying pythran/pythonic/include/numpy/float32.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,067 root INFO copying pythran/pythonic/include/numpy/float64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,068 root INFO copying pythran/pythonic/include/numpy/float_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,068 root INFO copying pythran/pythonic/include/numpy/floor.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,068 root INFO copying pythran/pythonic/include/numpy/floor_divide.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,068 root INFO copying pythran/pythonic/include/numpy/fmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,068 root INFO copying pythran/pythonic/include/numpy/fmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,069 root INFO copying pythran/pythonic/include/numpy/fmod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,069 root INFO copying pythran/pythonic/include/numpy/frexp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,069 root INFO copying pythran/pythonic/include/numpy/fromfile.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,069 root INFO copying pythran/pythonic/include/numpy/fromfunction.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,070 root INFO copying pythran/pythonic/include/numpy/fromiter.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,070 root INFO copying pythran/pythonic/include/numpy/fromstring.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,070 root INFO copying pythran/pythonic/include/numpy/full.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,070 root INFO copying pythran/pythonic/include/numpy/full_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,071 root INFO copying pythran/pythonic/include/numpy/greater.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,071 root INFO copying pythran/pythonic/include/numpy/greater_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,071 root INFO copying pythran/pythonic/include/numpy/heaviside.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,071 root INFO copying pythran/pythonic/include/numpy/hstack.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,072 root INFO copying pythran/pythonic/include/numpy/hypot.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,072 root INFO copying pythran/pythonic/include/numpy/identity.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,072 root INFO copying pythran/pythonic/include/numpy/imag.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,072 root INFO copying pythran/pythonic/include/numpy/indices.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,073 root INFO copying pythran/pythonic/include/numpy/inf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,073 root INFO copying pythran/pythonic/include/numpy/inner.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,073 root INFO copying pythran/pythonic/include/numpy/insert.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,073 root INFO copying pythran/pythonic/include/numpy/int16.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,074 root INFO copying pythran/pythonic/include/numpy/int32.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,074 root INFO copying pythran/pythonic/include/numpy/int64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,074 root INFO copying pythran/pythonic/include/numpy/int8.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,074 root INFO copying pythran/pythonic/include/numpy/int_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,075 root INFO copying pythran/pythonic/include/numpy/intc.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,075 root INFO copying pythran/pythonic/include/numpy/interp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,075 root INFO copying pythran/pythonic/include/numpy/intersect1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,075 root INFO copying pythran/pythonic/include/numpy/intp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,076 root INFO copying pythran/pythonic/include/numpy/invert.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,076 root INFO copying pythran/pythonic/include/numpy/isclose.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,076 root INFO copying pythran/pythonic/include/numpy/iscomplex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,076 root INFO copying pythran/pythonic/include/numpy/isfinite.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,077 root INFO copying pythran/pythonic/include/numpy/isinf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,077 root INFO copying pythran/pythonic/include/numpy/isnan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,077 root INFO copying pythran/pythonic/include/numpy/isneginf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,077 root INFO copying pythran/pythonic/include/numpy/isposinf.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,078 root INFO copying pythran/pythonic/include/numpy/isreal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,078 root INFO copying pythran/pythonic/include/numpy/isrealobj.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,078 root INFO copying pythran/pythonic/include/numpy/isscalar.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,078 root INFO copying pythran/pythonic/include/numpy/issctype.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,078 root INFO copying pythran/pythonic/include/numpy/ldexp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,079 root INFO copying pythran/pythonic/include/numpy/left_shift.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,079 root INFO copying pythran/pythonic/include/numpy/less.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,079 root INFO copying pythran/pythonic/include/numpy/less_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,080 root INFO copying pythran/pythonic/include/numpy/lexsort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,080 root INFO copying pythran/pythonic/include/numpy/linspace.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,080 root INFO copying pythran/pythonic/include/numpy/log.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,080 root INFO copying pythran/pythonic/include/numpy/log10.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,080 root INFO copying pythran/pythonic/include/numpy/log1p.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,081 root INFO copying pythran/pythonic/include/numpy/log2.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,081 root INFO copying pythran/pythonic/include/numpy/logaddexp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,081 root INFO copying pythran/pythonic/include/numpy/logaddexp2.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,081 root INFO copying pythran/pythonic/include/numpy/logical_and.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,082 root INFO copying pythran/pythonic/include/numpy/logical_not.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,082 root INFO copying pythran/pythonic/include/numpy/logical_or.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,082 root INFO copying pythran/pythonic/include/numpy/logical_xor.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,082 root INFO copying pythran/pythonic/include/numpy/logspace.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,083 root INFO copying pythran/pythonic/include/numpy/longlong.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,083 root INFO copying pythran/pythonic/include/numpy/max.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,083 root INFO copying pythran/pythonic/include/numpy/maximum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,083 root INFO copying pythran/pythonic/include/numpy/mean.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,084 root INFO copying pythran/pythonic/include/numpy/median.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,084 root INFO copying pythran/pythonic/include/numpy/min.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,084 root INFO copying pythran/pythonic/include/numpy/minimum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,084 root INFO copying pythran/pythonic/include/numpy/mod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,085 root INFO copying pythran/pythonic/include/numpy/multiply.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,085 root INFO copying pythran/pythonic/include/numpy/nan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,085 root INFO copying pythran/pythonic/include/numpy/nan_to_num.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,085 root INFO copying pythran/pythonic/include/numpy/nanargmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,086 root INFO copying pythran/pythonic/include/numpy/nanargmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,086 root INFO copying pythran/pythonic/include/numpy/nanmax.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,086 root INFO copying pythran/pythonic/include/numpy/nanmin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,086 root INFO copying pythran/pythonic/include/numpy/nansum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,087 root INFO copying pythran/pythonic/include/numpy/ndarray.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,087 root INFO copying pythran/pythonic/include/numpy/ndenumerate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,087 root INFO copying pythran/pythonic/include/numpy/ndim.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,087 root INFO copying pythran/pythonic/include/numpy/ndindex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,088 root INFO copying pythran/pythonic/include/numpy/negative.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,088 root INFO copying pythran/pythonic/include/numpy/newaxis.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,088 root INFO copying pythran/pythonic/include/numpy/nextafter.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,088 root INFO copying pythran/pythonic/include/numpy/nonzero.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,089 root INFO copying pythran/pythonic/include/numpy/not_equal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,089 root INFO copying pythran/pythonic/include/numpy/ones.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,089 root INFO copying pythran/pythonic/include/numpy/ones_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,089 root INFO copying pythran/pythonic/include/numpy/outer.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,090 root INFO copying pythran/pythonic/include/numpy/partial_sum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,090 root INFO copying pythran/pythonic/include/numpy/pi.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,090 root INFO copying pythran/pythonic/include/numpy/place.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,090 root INFO copying pythran/pythonic/include/numpy/power.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,091 root INFO copying pythran/pythonic/include/numpy/prod.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,091 root INFO copying pythran/pythonic/include/numpy/product.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,091 root INFO copying pythran/pythonic/include/numpy/ptp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,091 root INFO copying pythran/pythonic/include/numpy/put.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,092 root INFO copying pythran/pythonic/include/numpy/putmask.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,092 root INFO copying pythran/pythonic/include/numpy/rad2deg.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,092 root INFO copying pythran/pythonic/include/numpy/radians.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,092 root INFO copying pythran/pythonic/include/numpy/ravel.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,093 root INFO copying pythran/pythonic/include/numpy/real.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,093 root INFO copying pythran/pythonic/include/numpy/reciprocal.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,093 root INFO copying pythran/pythonic/include/numpy/reduce.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,093 root INFO copying pythran/pythonic/include/numpy/remainder.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,094 root INFO copying pythran/pythonic/include/numpy/repeat.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,094 root INFO copying pythran/pythonic/include/numpy/resize.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,094 root INFO copying pythran/pythonic/include/numpy/right_shift.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,094 root INFO copying pythran/pythonic/include/numpy/rint.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,095 root INFO copying pythran/pythonic/include/numpy/roll.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,095 root INFO copying pythran/pythonic/include/numpy/rollaxis.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,095 root INFO copying pythran/pythonic/include/numpy/rot90.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,095 root INFO copying pythran/pythonic/include/numpy/round.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,096 root INFO copying pythran/pythonic/include/numpy/round_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,096 root INFO copying pythran/pythonic/include/numpy/searchsorted.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,096 root INFO copying pythran/pythonic/include/numpy/select.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,096 root INFO copying pythran/pythonic/include/numpy/setdiff1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,097 root INFO copying pythran/pythonic/include/numpy/shape.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,097 root INFO copying pythran/pythonic/include/numpy/short_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,097 root INFO copying pythran/pythonic/include/numpy/sign.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,097 root INFO copying pythran/pythonic/include/numpy/signbit.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,098 root INFO copying pythran/pythonic/include/numpy/sin.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,098 root INFO copying pythran/pythonic/include/numpy/sinh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,098 root INFO copying pythran/pythonic/include/numpy/size.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,098 root INFO copying pythran/pythonic/include/numpy/sometrue.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,098 root INFO copying pythran/pythonic/include/numpy/sort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,099 root INFO copying pythran/pythonic/include/numpy/sort_complex.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,099 root INFO copying pythran/pythonic/include/numpy/spacing.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,099 root INFO copying pythran/pythonic/include/numpy/split.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,100 root INFO copying pythran/pythonic/include/numpy/sqrt.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,100 root INFO copying pythran/pythonic/include/numpy/square.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,100 root INFO copying pythran/pythonic/include/numpy/stack.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,100 root INFO copying pythran/pythonic/include/numpy/std_.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,100 root INFO copying pythran/pythonic/include/numpy/subtract.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,101 root INFO copying pythran/pythonic/include/numpy/sum.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,101 root INFO copying pythran/pythonic/include/numpy/swapaxes.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,101 root INFO copying pythran/pythonic/include/numpy/take.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,101 root INFO copying pythran/pythonic/include/numpy/tan.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,102 root INFO copying pythran/pythonic/include/numpy/tanh.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,102 root INFO copying pythran/pythonic/include/numpy/tile.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,102 root INFO copying pythran/pythonic/include/numpy/trace.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,102 root INFO copying pythran/pythonic/include/numpy/transpose.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,103 root INFO copying pythran/pythonic/include/numpy/tri.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,103 root INFO copying pythran/pythonic/include/numpy/tril.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,103 root INFO copying pythran/pythonic/include/numpy/trim_zeros.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,103 root INFO copying pythran/pythonic/include/numpy/triu.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,104 root INFO copying pythran/pythonic/include/numpy/true_divide.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,104 root INFO copying pythran/pythonic/include/numpy/trunc.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,104 root INFO copying pythran/pythonic/include/numpy/ubyte.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,104 root INFO copying pythran/pythonic/include/numpy/ufunc_accumulate.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,105 root INFO copying pythran/pythonic/include/numpy/ufunc_reduce.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,105 root INFO copying pythran/pythonic/include/numpy/uint.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,105 root INFO copying pythran/pythonic/include/numpy/uint16.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,105 root INFO copying pythran/pythonic/include/numpy/uint32.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,106 root INFO copying pythran/pythonic/include/numpy/uint64.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,106 root INFO copying pythran/pythonic/include/numpy/uint8.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,106 root INFO copying pythran/pythonic/include/numpy/uintc.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,106 root INFO copying pythran/pythonic/include/numpy/uintp.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,107 root INFO copying pythran/pythonic/include/numpy/ulonglong.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,107 root INFO copying pythran/pythonic/include/numpy/union1d.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,107 root INFO copying pythran/pythonic/include/numpy/unique.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,107 root INFO copying pythran/pythonic/include/numpy/unravel_index.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,108 root INFO copying pythran/pythonic/include/numpy/unwrap.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,108 root INFO copying pythran/pythonic/include/numpy/ushort.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,108 root INFO copying pythran/pythonic/include/numpy/var.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,108 root INFO copying pythran/pythonic/include/numpy/vdot.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,109 root INFO copying pythran/pythonic/include/numpy/vstack.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,109 root INFO copying pythran/pythonic/include/numpy/where.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,109 root INFO copying pythran/pythonic/include/numpy/zeros.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,109 root INFO copying pythran/pythonic/include/numpy/zeros_like.hpp -> build/lib/pythran/pythonic/include/numpy 2024-04-25 06:12:15,110 root INFO creating build/lib/pythran/pythonic/include/numpy/add 2024-04-25 06:12:15,110 root INFO copying pythran/pythonic/include/numpy/add/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/add 2024-04-25 06:12:15,110 root INFO copying pythran/pythonic/include/numpy/add/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/add 2024-04-25 06:12:15,110 root INFO creating build/lib/pythran/pythonic/include/numpy/arctan2 2024-04-25 06:12:15,110 root INFO copying pythran/pythonic/include/numpy/arctan2/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/arctan2 2024-04-25 06:12:15,111 root INFO creating build/lib/pythran/pythonic/include/numpy/bitwise_and 2024-04-25 06:12:15,111 root INFO copying pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_and 2024-04-25 06:12:15,111 root INFO copying pythran/pythonic/include/numpy/bitwise_and/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_and 2024-04-25 06:12:15,111 root INFO creating build/lib/pythran/pythonic/include/numpy/bitwise_or 2024-04-25 06:12:15,111 root INFO copying pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_or 2024-04-25 06:12:15,112 root INFO copying pythran/pythonic/include/numpy/bitwise_or/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_or 2024-04-25 06:12:15,112 root INFO creating build/lib/pythran/pythonic/include/numpy/bitwise_xor 2024-04-25 06:12:15,112 root INFO copying pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_xor 2024-04-25 06:12:15,112 root INFO copying pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/bitwise_xor 2024-04-25 06:12:15,113 root INFO creating build/lib/pythran/pythonic/include/numpy/copysign 2024-04-25 06:12:15,113 root INFO copying pythran/pythonic/include/numpy/copysign/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/copysign 2024-04-25 06:12:15,113 root INFO creating build/lib/pythran/pythonic/include/numpy/ctypeslib 2024-04-25 06:12:15,113 root INFO copying pythran/pythonic/include/numpy/ctypeslib/as_array.hpp -> build/lib/pythran/pythonic/include/numpy/ctypeslib 2024-04-25 06:12:15,113 root INFO creating build/lib/pythran/pythonic/include/numpy/divide 2024-04-25 06:12:15,114 root INFO copying pythran/pythonic/include/numpy/divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/divide 2024-04-25 06:12:15,114 root INFO creating build/lib/pythran/pythonic/include/numpy/dtype 2024-04-25 06:12:15,114 root INFO copying pythran/pythonic/include/numpy/dtype/type.hpp -> build/lib/pythran/pythonic/include/numpy/dtype 2024-04-25 06:12:15,114 root INFO creating build/lib/pythran/pythonic/include/numpy/equal 2024-04-25 06:12:15,114 root INFO copying pythran/pythonic/include/numpy/equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/equal 2024-04-25 06:12:15,115 root INFO creating build/lib/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,115 root INFO copying pythran/pythonic/include/numpy/fft/c2c.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,115 root INFO copying pythran/pythonic/include/numpy/fft/fft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,115 root INFO copying pythran/pythonic/include/numpy/fft/fftn.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,115 root INFO copying pythran/pythonic/include/numpy/fft/hfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,116 root INFO copying pythran/pythonic/include/numpy/fft/ifft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,116 root INFO copying pythran/pythonic/include/numpy/fft/ihfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,116 root INFO copying pythran/pythonic/include/numpy/fft/irfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,116 root INFO copying pythran/pythonic/include/numpy/fft/rfft.hpp -> build/lib/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,117 root INFO creating build/lib/pythran/pythonic/include/numpy/floor_divide 2024-04-25 06:12:15,117 root INFO copying pythran/pythonic/include/numpy/floor_divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/floor_divide 2024-04-25 06:12:15,117 root INFO creating build/lib/pythran/pythonic/include/numpy/fmax 2024-04-25 06:12:15,117 root INFO copying pythran/pythonic/include/numpy/fmax/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmax 2024-04-25 06:12:15,118 root INFO copying pythran/pythonic/include/numpy/fmax/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/fmax 2024-04-25 06:12:15,118 root INFO creating build/lib/pythran/pythonic/include/numpy/fmin 2024-04-25 06:12:15,118 root INFO copying pythran/pythonic/include/numpy/fmin/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmin 2024-04-25 06:12:15,118 root INFO copying pythran/pythonic/include/numpy/fmin/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/fmin 2024-04-25 06:12:15,118 root INFO creating build/lib/pythran/pythonic/include/numpy/fmod 2024-04-25 06:12:15,119 root INFO copying pythran/pythonic/include/numpy/fmod/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/fmod 2024-04-25 06:12:15,119 root INFO creating build/lib/pythran/pythonic/include/numpy/greater 2024-04-25 06:12:15,119 root INFO copying pythran/pythonic/include/numpy/greater/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/greater 2024-04-25 06:12:15,119 root INFO creating build/lib/pythran/pythonic/include/numpy/greater_equal 2024-04-25 06:12:15,119 root INFO copying pythran/pythonic/include/numpy/greater_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/greater_equal 2024-04-25 06:12:15,120 root INFO creating build/lib/pythran/pythonic/include/numpy/heaviside 2024-04-25 06:12:15,120 root INFO copying pythran/pythonic/include/numpy/heaviside/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/heaviside 2024-04-25 06:12:15,120 root INFO creating build/lib/pythran/pythonic/include/numpy/hypot 2024-04-25 06:12:15,120 root INFO copying pythran/pythonic/include/numpy/hypot/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/hypot 2024-04-25 06:12:15,120 root INFO creating build/lib/pythran/pythonic/include/numpy/ldexp 2024-04-25 06:12:15,121 root INFO copying pythran/pythonic/include/numpy/ldexp/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/ldexp 2024-04-25 06:12:15,121 root INFO creating build/lib/pythran/pythonic/include/numpy/left_shift 2024-04-25 06:12:15,121 root INFO copying pythran/pythonic/include/numpy/left_shift/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/left_shift 2024-04-25 06:12:15,121 root INFO creating build/lib/pythran/pythonic/include/numpy/less 2024-04-25 06:12:15,121 root INFO copying pythran/pythonic/include/numpy/less/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/less 2024-04-25 06:12:15,122 root INFO creating build/lib/pythran/pythonic/include/numpy/less_equal 2024-04-25 06:12:15,122 root INFO copying pythran/pythonic/include/numpy/less_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/less_equal 2024-04-25 06:12:15,122 root INFO creating build/lib/pythran/pythonic/include/numpy/linalg 2024-04-25 06:12:15,122 root INFO copying pythran/pythonic/include/numpy/linalg/matrix_power.hpp -> build/lib/pythran/pythonic/include/numpy/linalg 2024-04-25 06:12:15,122 root INFO copying pythran/pythonic/include/numpy/linalg/norm.hpp -> build/lib/pythran/pythonic/include/numpy/linalg 2024-04-25 06:12:15,123 root INFO creating build/lib/pythran/pythonic/include/numpy/logaddexp 2024-04-25 06:12:15,123 root INFO copying pythran/pythonic/include/numpy/logaddexp/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logaddexp 2024-04-25 06:12:15,123 root INFO creating build/lib/pythran/pythonic/include/numpy/logaddexp2 2024-04-25 06:12:15,123 root INFO copying pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logaddexp2 2024-04-25 06:12:15,124 root INFO creating build/lib/pythran/pythonic/include/numpy/logical_and 2024-04-25 06:12:15,124 root INFO copying pythran/pythonic/include/numpy/logical_and/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_and 2024-04-25 06:12:15,124 root INFO creating build/lib/pythran/pythonic/include/numpy/logical_or 2024-04-25 06:12:15,124 root INFO copying pythran/pythonic/include/numpy/logical_or/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_or 2024-04-25 06:12:15,124 root INFO creating build/lib/pythran/pythonic/include/numpy/logical_xor 2024-04-25 06:12:15,124 root INFO copying pythran/pythonic/include/numpy/logical_xor/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/logical_xor 2024-04-25 06:12:15,125 root INFO creating build/lib/pythran/pythonic/include/numpy/maximum 2024-04-25 06:12:15,125 root INFO copying pythran/pythonic/include/numpy/maximum/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/maximum 2024-04-25 06:12:15,125 root INFO copying pythran/pythonic/include/numpy/maximum/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/maximum 2024-04-25 06:12:15,125 root INFO creating build/lib/pythran/pythonic/include/numpy/minimum 2024-04-25 06:12:15,126 root INFO copying pythran/pythonic/include/numpy/minimum/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/minimum 2024-04-25 06:12:15,126 root INFO copying pythran/pythonic/include/numpy/minimum/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/minimum 2024-04-25 06:12:15,126 root INFO creating build/lib/pythran/pythonic/include/numpy/mod 2024-04-25 06:12:15,126 root INFO copying pythran/pythonic/include/numpy/mod/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/mod 2024-04-25 06:12:15,126 root INFO creating build/lib/pythran/pythonic/include/numpy/multiply 2024-04-25 06:12:15,127 root INFO copying pythran/pythonic/include/numpy/multiply/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/multiply 2024-04-25 06:12:15,127 root INFO copying pythran/pythonic/include/numpy/multiply/reduce.hpp -> build/lib/pythran/pythonic/include/numpy/multiply 2024-04-25 06:12:15,127 root INFO creating build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,127 root INFO copying pythran/pythonic/include/numpy/ndarray/astype.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,127 root INFO copying pythran/pythonic/include/numpy/ndarray/fill.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,128 root INFO copying pythran/pythonic/include/numpy/ndarray/flatten.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,128 root INFO copying pythran/pythonic/include/numpy/ndarray/item.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,128 root INFO copying pythran/pythonic/include/numpy/ndarray/reshape.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,128 root INFO copying pythran/pythonic/include/numpy/ndarray/sort.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,129 root INFO copying pythran/pythonic/include/numpy/ndarray/tofile.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,129 root INFO copying pythran/pythonic/include/numpy/ndarray/tolist.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,129 root INFO copying pythran/pythonic/include/numpy/ndarray/tostring.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,129 root INFO copying pythran/pythonic/include/numpy/ndarray/view.hpp -> build/lib/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,130 root INFO creating build/lib/pythran/pythonic/include/numpy/negative 2024-04-25 06:12:15,130 root INFO copying pythran/pythonic/include/numpy/negative/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/negative 2024-04-25 06:12:15,130 root INFO creating build/lib/pythran/pythonic/include/numpy/nextafter 2024-04-25 06:12:15,130 root INFO copying pythran/pythonic/include/numpy/nextafter/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/nextafter 2024-04-25 06:12:15,130 root INFO creating build/lib/pythran/pythonic/include/numpy/not_equal 2024-04-25 06:12:15,131 root INFO copying pythran/pythonic/include/numpy/not_equal/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/not_equal 2024-04-25 06:12:15,131 root INFO creating build/lib/pythran/pythonic/include/numpy/power 2024-04-25 06:12:15,131 root INFO copying pythran/pythonic/include/numpy/power/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/power 2024-04-25 06:12:15,131 root INFO creating build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,131 root INFO copying pythran/pythonic/include/numpy/random/binomial.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,132 root INFO copying pythran/pythonic/include/numpy/random/bytes.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,132 root INFO copying pythran/pythonic/include/numpy/random/chisquare.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,132 root INFO copying pythran/pythonic/include/numpy/random/choice.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,132 root INFO copying pythran/pythonic/include/numpy/random/dirichlet.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,133 root INFO copying pythran/pythonic/include/numpy/random/exponential.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,133 root INFO copying pythran/pythonic/include/numpy/random/f.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,133 root INFO copying pythran/pythonic/include/numpy/random/gamma.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,133 root INFO copying pythran/pythonic/include/numpy/random/generator.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,133 root INFO copying pythran/pythonic/include/numpy/random/geometric.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,134 root INFO copying pythran/pythonic/include/numpy/random/gumbel.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,134 root INFO copying pythran/pythonic/include/numpy/random/laplace.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,134 root INFO copying pythran/pythonic/include/numpy/random/logistic.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,134 root INFO copying pythran/pythonic/include/numpy/random/lognormal.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,135 root INFO copying pythran/pythonic/include/numpy/random/logseries.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,135 root INFO copying pythran/pythonic/include/numpy/random/negative_binomial.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,135 root INFO copying pythran/pythonic/include/numpy/random/normal.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,135 root INFO copying pythran/pythonic/include/numpy/random/pareto.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,136 root INFO copying pythran/pythonic/include/numpy/random/poisson.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,136 root INFO copying pythran/pythonic/include/numpy/random/power.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,136 root INFO copying pythran/pythonic/include/numpy/random/rand.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,136 root INFO copying pythran/pythonic/include/numpy/random/randint.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,137 root INFO copying pythran/pythonic/include/numpy/random/randn.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,137 root INFO copying pythran/pythonic/include/numpy/random/random.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,137 root INFO copying pythran/pythonic/include/numpy/random/random_integers.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,137 root INFO copying pythran/pythonic/include/numpy/random/random_sample.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,138 root INFO copying pythran/pythonic/include/numpy/random/ranf.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,138 root INFO copying pythran/pythonic/include/numpy/random/rayleigh.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,138 root INFO copying pythran/pythonic/include/numpy/random/sample.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,138 root INFO copying pythran/pythonic/include/numpy/random/seed.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,139 root INFO copying pythran/pythonic/include/numpy/random/shuffle.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,139 root INFO copying pythran/pythonic/include/numpy/random/standard_exponential.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,139 root INFO copying pythran/pythonic/include/numpy/random/standard_gamma.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,139 root INFO copying pythran/pythonic/include/numpy/random/standard_normal.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,140 root INFO copying pythran/pythonic/include/numpy/random/uniform.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,140 root INFO copying pythran/pythonic/include/numpy/random/weibull.hpp -> build/lib/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,140 root INFO creating build/lib/pythran/pythonic/include/numpy/remainder 2024-04-25 06:12:15,140 root INFO copying pythran/pythonic/include/numpy/remainder/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/remainder 2024-04-25 06:12:15,140 root INFO creating build/lib/pythran/pythonic/include/numpy/right_shift 2024-04-25 06:12:15,141 root INFO copying pythran/pythonic/include/numpy/right_shift/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/right_shift 2024-04-25 06:12:15,141 root INFO creating build/lib/pythran/pythonic/include/numpy/subtract 2024-04-25 06:12:15,141 root INFO copying pythran/pythonic/include/numpy/subtract/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/subtract 2024-04-25 06:12:15,141 root INFO creating build/lib/pythran/pythonic/include/numpy/true_divide 2024-04-25 06:12:15,141 root INFO copying pythran/pythonic/include/numpy/true_divide/accumulate.hpp -> build/lib/pythran/pythonic/include/numpy/true_divide 2024-04-25 06:12:15,142 root INFO creating build/lib/pythran/pythonic/include/omp 2024-04-25 06:12:15,142 root INFO copying pythran/pythonic/include/omp/get_num_threads.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-25 06:12:15,142 root INFO copying pythran/pythonic/include/omp/get_thread_num.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-25 06:12:15,142 root INFO copying pythran/pythonic/include/omp/get_wtick.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-25 06:12:15,143 root INFO copying pythran/pythonic/include/omp/get_wtime.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-25 06:12:15,143 root INFO copying pythran/pythonic/include/omp/in_parallel.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-25 06:12:15,143 root INFO copying pythran/pythonic/include/omp/set_nested.hpp -> build/lib/pythran/pythonic/include/omp 2024-04-25 06:12:15,143 root INFO creating build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,144 root INFO copying pythran/pythonic/include/operator_/__abs__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,144 root INFO copying pythran/pythonic/include/operator_/__add__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,144 root INFO copying pythran/pythonic/include/operator_/__and__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,144 root INFO copying pythran/pythonic/include/operator_/__concat__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,144 root INFO copying pythran/pythonic/include/operator_/__contains__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,145 root INFO copying pythran/pythonic/include/operator_/__delitem__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,145 root INFO copying pythran/pythonic/include/operator_/__div__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,145 root INFO copying pythran/pythonic/include/operator_/__eq__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,145 root INFO copying pythran/pythonic/include/operator_/__floordiv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,146 root INFO copying pythran/pythonic/include/operator_/__ge__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,146 root INFO copying pythran/pythonic/include/operator_/__getitem__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,146 root INFO copying pythran/pythonic/include/operator_/__gt__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,146 root INFO copying pythran/pythonic/include/operator_/__iadd__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,147 root INFO copying pythran/pythonic/include/operator_/__iand__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,147 root INFO copying pythran/pythonic/include/operator_/__iconcat__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,147 root INFO copying pythran/pythonic/include/operator_/__idiv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,147 root INFO copying pythran/pythonic/include/operator_/__ifloordiv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,148 root INFO copying pythran/pythonic/include/operator_/__ilshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,148 root INFO copying pythran/pythonic/include/operator_/__imod__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,148 root INFO copying pythran/pythonic/include/operator_/__imul__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,148 root INFO copying pythran/pythonic/include/operator_/__inv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,149 root INFO copying pythran/pythonic/include/operator_/__invert__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,149 root INFO copying pythran/pythonic/include/operator_/__ior__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,149 root INFO copying pythran/pythonic/include/operator_/__ipow__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,149 root INFO copying pythran/pythonic/include/operator_/__irshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,150 root INFO copying pythran/pythonic/include/operator_/__isub__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,150 root INFO copying pythran/pythonic/include/operator_/__itruediv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,150 root INFO copying pythran/pythonic/include/operator_/__ixor__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,150 root INFO copying pythran/pythonic/include/operator_/__le__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,151 root INFO copying pythran/pythonic/include/operator_/__lshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,151 root INFO copying pythran/pythonic/include/operator_/__lt__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,151 root INFO copying pythran/pythonic/include/operator_/__matmul__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,151 root INFO copying pythran/pythonic/include/operator_/__mod__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,152 root INFO copying pythran/pythonic/include/operator_/__mul__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,152 root INFO copying pythran/pythonic/include/operator_/__ne__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,152 root INFO copying pythran/pythonic/include/operator_/__neg__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,152 root INFO copying pythran/pythonic/include/operator_/__not__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,153 root INFO copying pythran/pythonic/include/operator_/__or__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,153 root INFO copying pythran/pythonic/include/operator_/__pos__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,153 root INFO copying pythran/pythonic/include/operator_/__rshift__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,153 root INFO copying pythran/pythonic/include/operator_/__sub__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,154 root INFO copying pythran/pythonic/include/operator_/__truediv__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,154 root INFO copying pythran/pythonic/include/operator_/__xor__.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,154 root INFO copying pythran/pythonic/include/operator_/abs.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,154 root INFO copying pythran/pythonic/include/operator_/add.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,154 root INFO copying pythran/pythonic/include/operator_/and_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,155 root INFO copying pythran/pythonic/include/operator_/concat.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,155 root INFO copying pythran/pythonic/include/operator_/contains.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,155 root INFO copying pythran/pythonic/include/operator_/countOf.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,155 root INFO copying pythran/pythonic/include/operator_/delitem.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,156 root INFO copying pythran/pythonic/include/operator_/div.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,156 root INFO copying pythran/pythonic/include/operator_/eq.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,156 root INFO copying pythran/pythonic/include/operator_/floordiv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,156 root INFO copying pythran/pythonic/include/operator_/ge.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,157 root INFO copying pythran/pythonic/include/operator_/getitem.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,157 root INFO copying pythran/pythonic/include/operator_/gt.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,157 root INFO copying pythran/pythonic/include/operator_/iadd.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,157 root INFO copying pythran/pythonic/include/operator_/iand.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,158 root INFO copying pythran/pythonic/include/operator_/icommon.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,158 root INFO copying pythran/pythonic/include/operator_/iconcat.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,158 root INFO copying pythran/pythonic/include/operator_/idiv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,158 root INFO copying pythran/pythonic/include/operator_/ifloordiv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,159 root INFO copying pythran/pythonic/include/operator_/ilshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,159 root INFO copying pythran/pythonic/include/operator_/imatmul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,159 root INFO copying pythran/pythonic/include/operator_/imax.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,159 root INFO copying pythran/pythonic/include/operator_/imin.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,160 root INFO copying pythran/pythonic/include/operator_/imod.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,160 root INFO copying pythran/pythonic/include/operator_/imul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,160 root INFO copying pythran/pythonic/include/operator_/indexOf.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,160 root INFO copying pythran/pythonic/include/operator_/inv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,161 root INFO copying pythran/pythonic/include/operator_/invert.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,161 root INFO copying pythran/pythonic/include/operator_/ior.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,161 root INFO copying pythran/pythonic/include/operator_/ipow.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,161 root INFO copying pythran/pythonic/include/operator_/irshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,162 root INFO copying pythran/pythonic/include/operator_/is_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,162 root INFO copying pythran/pythonic/include/operator_/is_not.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,162 root INFO copying pythran/pythonic/include/operator_/isub.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,162 root INFO copying pythran/pythonic/include/operator_/itemgetter.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,163 root INFO copying pythran/pythonic/include/operator_/itruediv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,163 root INFO copying pythran/pythonic/include/operator_/ixor.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,163 root INFO copying pythran/pythonic/include/operator_/le.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,163 root INFO copying pythran/pythonic/include/operator_/lshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,164 root INFO copying pythran/pythonic/include/operator_/lt.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,164 root INFO copying pythran/pythonic/include/operator_/matmul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,164 root INFO copying pythran/pythonic/include/operator_/mod.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,164 root INFO copying pythran/pythonic/include/operator_/mul.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,165 root INFO copying pythran/pythonic/include/operator_/ne.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,165 root INFO copying pythran/pythonic/include/operator_/neg.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,165 root INFO copying pythran/pythonic/include/operator_/not_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,165 root INFO copying pythran/pythonic/include/operator_/or_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,165 root INFO copying pythran/pythonic/include/operator_/overloads.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,166 root INFO copying pythran/pythonic/include/operator_/pos.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,166 root INFO copying pythran/pythonic/include/operator_/pow.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,166 root INFO copying pythran/pythonic/include/operator_/rshift.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,166 root INFO copying pythran/pythonic/include/operator_/sub.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,167 root INFO copying pythran/pythonic/include/operator_/truediv.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,167 root INFO copying pythran/pythonic/include/operator_/truth.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,167 root INFO copying pythran/pythonic/include/operator_/xor_.hpp -> build/lib/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,167 root INFO creating build/lib/pythran/pythonic/include/os 2024-04-25 06:12:15,168 root INFO creating build/lib/pythran/pythonic/include/os/path 2024-04-25 06:12:15,168 root INFO copying pythran/pythonic/include/os/path/join.hpp -> build/lib/pythran/pythonic/include/os/path 2024-04-25 06:12:15,168 root INFO creating build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,168 root INFO copying pythran/pythonic/include/random/choice.hpp -> build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,168 root INFO copying pythran/pythonic/include/random/expovariate.hpp -> build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,169 root INFO copying pythran/pythonic/include/random/gauss.hpp -> build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,169 root INFO copying pythran/pythonic/include/random/randint.hpp -> build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,169 root INFO copying pythran/pythonic/include/random/random.hpp -> build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,169 root INFO copying pythran/pythonic/include/random/randrange.hpp -> build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,170 root INFO copying pythran/pythonic/include/random/sample.hpp -> build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,170 root INFO copying pythran/pythonic/include/random/seed.hpp -> build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,170 root INFO copying pythran/pythonic/include/random/shuffle.hpp -> build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,170 root INFO copying pythran/pythonic/include/random/uniform.hpp -> build/lib/pythran/pythonic/include/random 2024-04-25 06:12:15,171 root INFO creating build/lib/pythran/pythonic/include/scipy 2024-04-25 06:12:15,171 root INFO creating build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,171 root INFO copying pythran/pythonic/include/scipy/special/binom.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,171 root INFO copying pythran/pythonic/include/scipy/special/gamma.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,171 root INFO copying pythran/pythonic/include/scipy/special/gammaincinv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,172 root INFO copying pythran/pythonic/include/scipy/special/gammaln.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,172 root INFO copying pythran/pythonic/include/scipy/special/hankel1.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,172 root INFO copying pythran/pythonic/include/scipy/special/hankel2.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,172 root INFO copying pythran/pythonic/include/scipy/special/i0.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,173 root INFO copying pythran/pythonic/include/scipy/special/i0e.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,173 root INFO copying pythran/pythonic/include/scipy/special/iv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,173 root INFO copying pythran/pythonic/include/scipy/special/ivp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,173 root INFO copying pythran/pythonic/include/scipy/special/jv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,173 root INFO copying pythran/pythonic/include/scipy/special/jvp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,174 root INFO copying pythran/pythonic/include/scipy/special/kv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,174 root INFO copying pythran/pythonic/include/scipy/special/kvp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,174 root INFO copying pythran/pythonic/include/scipy/special/ndtr.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,174 root INFO copying pythran/pythonic/include/scipy/special/ndtri.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,175 root INFO copying pythran/pythonic/include/scipy/special/spherical_jn.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,175 root INFO copying pythran/pythonic/include/scipy/special/spherical_yn.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,175 root INFO copying pythran/pythonic/include/scipy/special/yv.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,175 root INFO copying pythran/pythonic/include/scipy/special/yvp.hpp -> build/lib/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,176 root INFO creating build/lib/pythran/pythonic/include/string 2024-04-25 06:12:15,176 root INFO copying pythran/pythonic/include/string/ascii_letters.hpp -> build/lib/pythran/pythonic/include/string 2024-04-25 06:12:15,176 root INFO copying pythran/pythonic/include/string/ascii_lowercase.hpp -> build/lib/pythran/pythonic/include/string 2024-04-25 06:12:15,176 root INFO copying pythran/pythonic/include/string/ascii_uppercase.hpp -> build/lib/pythran/pythonic/include/string 2024-04-25 06:12:15,177 root INFO copying pythran/pythonic/include/string/digits.hpp -> build/lib/pythran/pythonic/include/string 2024-04-25 06:12:15,177 root INFO copying pythran/pythonic/include/string/find.hpp -> build/lib/pythran/pythonic/include/string 2024-04-25 06:12:15,177 root INFO copying pythran/pythonic/include/string/hexdigits.hpp -> build/lib/pythran/pythonic/include/string 2024-04-25 06:12:15,177 root INFO copying pythran/pythonic/include/string/octdigits.hpp -> build/lib/pythran/pythonic/include/string 2024-04-25 06:12:15,177 root INFO creating build/lib/pythran/pythonic/include/time 2024-04-25 06:12:15,178 root INFO copying pythran/pythonic/include/time/sleep.hpp -> build/lib/pythran/pythonic/include/time 2024-04-25 06:12:15,178 root INFO copying pythran/pythonic/include/time/time.hpp -> build/lib/pythran/pythonic/include/time 2024-04-25 06:12:15,178 root INFO creating build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,178 root INFO copying pythran/pythonic/include/types/NoneType.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,179 root INFO copying pythran/pythonic/include/types/assignable.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,179 root INFO copying pythran/pythonic/include/types/attr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,179 root INFO copying pythran/pythonic/include/types/bool.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,179 root INFO copying pythran/pythonic/include/types/cfun.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,180 root INFO copying pythran/pythonic/include/types/clongdouble.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,180 root INFO copying pythran/pythonic/include/types/combined.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,180 root INFO copying pythran/pythonic/include/types/complex.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,180 root INFO copying pythran/pythonic/include/types/complex128.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,181 root INFO copying pythran/pythonic/include/types/complex256.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,181 root INFO copying pythran/pythonic/include/types/complex64.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,181 root INFO copying pythran/pythonic/include/types/dict.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,181 root INFO copying pythran/pythonic/include/types/dynamic_tuple.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,181 root INFO copying pythran/pythonic/include/types/empty_iterator.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,182 root INFO copying pythran/pythonic/include/types/exceptions.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,182 root INFO copying pythran/pythonic/include/types/file.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,182 root INFO copying pythran/pythonic/include/types/finfo.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,183 root INFO copying pythran/pythonic/include/types/float.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,183 root INFO copying pythran/pythonic/include/types/float128.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,183 root INFO copying pythran/pythonic/include/types/float32.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,183 root INFO copying pythran/pythonic/include/types/float64.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,183 root INFO copying pythran/pythonic/include/types/generator.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,184 root INFO copying pythran/pythonic/include/types/immediate.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,184 root INFO copying pythran/pythonic/include/types/int.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,184 root INFO copying pythran/pythonic/include/types/int16.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,185 root INFO copying pythran/pythonic/include/types/int32.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,185 root INFO copying pythran/pythonic/include/types/int64.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,185 root INFO copying pythran/pythonic/include/types/int8.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,185 root INFO copying pythran/pythonic/include/types/intc.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,186 root INFO copying pythran/pythonic/include/types/intp.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,186 root INFO copying pythran/pythonic/include/types/lazy.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,186 root INFO copying pythran/pythonic/include/types/list.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,186 root INFO copying pythran/pythonic/include/types/longdouble.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,187 root INFO copying pythran/pythonic/include/types/ndarray.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,187 root INFO copying pythran/pythonic/include/types/nditerator.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,187 root INFO copying pythran/pythonic/include/types/numpy_binary_op.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,187 root INFO copying pythran/pythonic/include/types/numpy_broadcast.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,188 root INFO copying pythran/pythonic/include/types/numpy_expr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,188 root INFO copying pythran/pythonic/include/types/numpy_gexpr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,188 root INFO copying pythran/pythonic/include/types/numpy_iexpr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,189 root INFO copying pythran/pythonic/include/types/numpy_nary_expr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,189 root INFO copying pythran/pythonic/include/types/numpy_op_helper.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,189 root INFO copying pythran/pythonic/include/types/numpy_operators.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,189 root INFO copying pythran/pythonic/include/types/numpy_texpr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,190 root INFO copying pythran/pythonic/include/types/numpy_unary_op.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,190 root INFO copying pythran/pythonic/include/types/numpy_vexpr.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,190 root INFO copying pythran/pythonic/include/types/pointer.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,190 root INFO copying pythran/pythonic/include/types/raw_array.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,191 root INFO copying pythran/pythonic/include/types/set.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,191 root INFO copying pythran/pythonic/include/types/slice.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,191 root INFO copying pythran/pythonic/include/types/static_if.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,191 root INFO copying pythran/pythonic/include/types/str.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,192 root INFO copying pythran/pythonic/include/types/traits.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,192 root INFO copying pythran/pythonic/include/types/tuple.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,192 root INFO copying pythran/pythonic/include/types/uint16.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,192 root INFO copying pythran/pythonic/include/types/uint32.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,193 root INFO copying pythran/pythonic/include/types/uint64.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,193 root INFO copying pythran/pythonic/include/types/uint8.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,193 root INFO copying pythran/pythonic/include/types/uintc.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,193 root INFO copying pythran/pythonic/include/types/uintp.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,194 root INFO copying pythran/pythonic/include/types/variant_functor.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,194 root INFO copying pythran/pythonic/include/types/vectorizable_type.hpp -> build/lib/pythran/pythonic/include/types 2024-04-25 06:12:15,194 root INFO creating build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,194 root INFO copying pythran/pythonic/include/utils/array_helper.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,195 root INFO copying pythran/pythonic/include/utils/broadcast_copy.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,195 root INFO copying pythran/pythonic/include/utils/functor.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,195 root INFO copying pythran/pythonic/include/utils/fwd.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,195 root INFO copying pythran/pythonic/include/utils/int_.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,195 root INFO copying pythran/pythonic/include/utils/iterator.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,196 root INFO copying pythran/pythonic/include/utils/meta.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,196 root INFO copying pythran/pythonic/include/utils/nested_container.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,196 root INFO copying pythran/pythonic/include/utils/neutral.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,197 root INFO copying pythran/pythonic/include/utils/numpy_conversion.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,197 root INFO copying pythran/pythonic/include/utils/numpy_traits.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,197 root INFO copying pythran/pythonic/include/utils/reserve.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,197 root INFO copying pythran/pythonic/include/utils/seq.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,197 root INFO copying pythran/pythonic/include/utils/shared_ref.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,198 root INFO copying pythran/pythonic/include/utils/tags.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,198 root INFO copying pythran/pythonic/include/utils/yield.hpp -> build/lib/pythran/pythonic/include/utils 2024-04-25 06:12:15,198 root INFO creating build/lib/pythran/pythonic/io 2024-04-25 06:12:15,198 root INFO creating build/lib/pythran/pythonic/io/_io 2024-04-25 06:12:15,198 root INFO creating build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,199 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/close.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,199 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,199 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/flush.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,199 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,200 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/next.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,200 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/read.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,200 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/readline.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,200 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,201 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/seek.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,201 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/tell.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,201 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,201 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/write.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,202 root INFO copying pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp -> build/lib/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,202 root INFO creating build/lib/pythran/pythonic/itertools 2024-04-25 06:12:15,202 root INFO copying pythran/pythonic/itertools/combinations.hpp -> build/lib/pythran/pythonic/itertools 2024-04-25 06:12:15,202 root INFO copying pythran/pythonic/itertools/common.hpp -> build/lib/pythran/pythonic/itertools 2024-04-25 06:12:15,202 root INFO copying pythran/pythonic/itertools/count.hpp -> build/lib/pythran/pythonic/itertools 2024-04-25 06:12:15,203 root INFO copying pythran/pythonic/itertools/ifilter.hpp -> build/lib/pythran/pythonic/itertools 2024-04-25 06:12:15,203 root INFO copying pythran/pythonic/itertools/islice.hpp -> build/lib/pythran/pythonic/itertools 2024-04-25 06:12:15,203 root INFO copying pythran/pythonic/itertools/permutations.hpp -> build/lib/pythran/pythonic/itertools 2024-04-25 06:12:15,203 root INFO copying pythran/pythonic/itertools/product.hpp -> build/lib/pythran/pythonic/itertools 2024-04-25 06:12:15,204 root INFO copying pythran/pythonic/itertools/repeat.hpp -> build/lib/pythran/pythonic/itertools 2024-04-25 06:12:15,204 root INFO creating build/lib/pythran/pythonic/math 2024-04-25 06:12:15,204 root INFO copying pythran/pythonic/math/acos.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,204 root INFO copying pythran/pythonic/math/acosh.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,205 root INFO copying pythran/pythonic/math/asin.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,205 root INFO copying pythran/pythonic/math/asinh.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,205 root INFO copying pythran/pythonic/math/atan.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,205 root INFO copying pythran/pythonic/math/atan2.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,205 root INFO copying pythran/pythonic/math/atanh.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,206 root INFO copying pythran/pythonic/math/ceil.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,206 root INFO copying pythran/pythonic/math/copysign.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,206 root INFO copying pythran/pythonic/math/cos.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,206 root INFO copying pythran/pythonic/math/cosh.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,207 root INFO copying pythran/pythonic/math/degrees.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,207 root INFO copying pythran/pythonic/math/e.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,207 root INFO copying pythran/pythonic/math/erf.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,207 root INFO copying pythran/pythonic/math/erfc.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,208 root INFO copying pythran/pythonic/math/exp.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,208 root INFO copying pythran/pythonic/math/expm1.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,208 root INFO copying pythran/pythonic/math/fabs.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,208 root INFO copying pythran/pythonic/math/factorial.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,209 root INFO copying pythran/pythonic/math/floor.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,209 root INFO copying pythran/pythonic/math/fmod.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,209 root INFO copying pythran/pythonic/math/frexp.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,209 root INFO copying pythran/pythonic/math/gamma.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,210 root INFO copying pythran/pythonic/math/hypot.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,210 root INFO copying pythran/pythonic/math/isinf.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,210 root INFO copying pythran/pythonic/math/isnan.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,210 root INFO copying pythran/pythonic/math/ldexp.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,211 root INFO copying pythran/pythonic/math/lgamma.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,211 root INFO copying pythran/pythonic/math/log.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,211 root INFO copying pythran/pythonic/math/log10.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,211 root INFO copying pythran/pythonic/math/log1p.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,212 root INFO copying pythran/pythonic/math/modf.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,212 root INFO copying pythran/pythonic/math/pi.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,212 root INFO copying pythran/pythonic/math/pow.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,212 root INFO copying pythran/pythonic/math/radians.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,213 root INFO copying pythran/pythonic/math/sin.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,213 root INFO copying pythran/pythonic/math/sinh.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,213 root INFO copying pythran/pythonic/math/sqrt.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,213 root INFO copying pythran/pythonic/math/tan.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,213 root INFO copying pythran/pythonic/math/tanh.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,214 root INFO copying pythran/pythonic/math/trunc.hpp -> build/lib/pythran/pythonic/math 2024-04-25 06:12:15,214 root INFO creating build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,214 root INFO copying pythran/pythonic/numpy/.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,214 root INFO copying pythran/pythonic/numpy/NINF.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,215 root INFO copying pythran/pythonic/numpy/abs.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,215 root INFO copying pythran/pythonic/numpy/absolute.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,215 root INFO copying pythran/pythonic/numpy/add.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,215 root INFO copying pythran/pythonic/numpy/alen.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,216 root INFO copying pythran/pythonic/numpy/all.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,216 root INFO copying pythran/pythonic/numpy/allclose.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,216 root INFO copying pythran/pythonic/numpy/alltrue.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,216 root INFO copying pythran/pythonic/numpy/amax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,217 root INFO copying pythran/pythonic/numpy/amin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,217 root INFO copying pythran/pythonic/numpy/angle.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,217 root INFO copying pythran/pythonic/numpy/angle_in_deg.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,217 root INFO copying pythran/pythonic/numpy/angle_in_rad.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,218 root INFO copying pythran/pythonic/numpy/any.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,218 root INFO copying pythran/pythonic/numpy/append.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,218 root INFO copying pythran/pythonic/numpy/arange.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,218 root INFO copying pythran/pythonic/numpy/arccos.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,219 root INFO copying pythran/pythonic/numpy/arccosh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,219 root INFO copying pythran/pythonic/numpy/arcsin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,219 root INFO copying pythran/pythonic/numpy/arcsinh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,219 root INFO copying pythran/pythonic/numpy/arctan.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,220 root INFO copying pythran/pythonic/numpy/arctan2.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,220 root INFO copying pythran/pythonic/numpy/arctanh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,220 root INFO copying pythran/pythonic/numpy/argmax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,220 root INFO copying pythran/pythonic/numpy/argmin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,220 root INFO copying pythran/pythonic/numpy/argminmax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,221 root INFO copying pythran/pythonic/numpy/argsort.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,221 root INFO copying pythran/pythonic/numpy/argwhere.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,221 root INFO copying pythran/pythonic/numpy/around.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,221 root INFO copying pythran/pythonic/numpy/array.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,222 root INFO copying pythran/pythonic/numpy/array2string.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,222 root INFO copying pythran/pythonic/numpy/array_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,222 root INFO copying pythran/pythonic/numpy/array_equiv.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,222 root INFO copying pythran/pythonic/numpy/array_split.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,223 root INFO copying pythran/pythonic/numpy/array_str.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,223 root INFO copying pythran/pythonic/numpy/asarray.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,223 root INFO copying pythran/pythonic/numpy/asarray_chkfinite.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,223 root INFO copying pythran/pythonic/numpy/ascontiguousarray.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,224 root INFO copying pythran/pythonic/numpy/asfarray.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,224 root INFO copying pythran/pythonic/numpy/asscalar.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,224 root INFO copying pythran/pythonic/numpy/atleast_1d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,224 root INFO copying pythran/pythonic/numpy/atleast_2d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,225 root INFO copying pythran/pythonic/numpy/atleast_3d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,225 root INFO copying pythran/pythonic/numpy/average.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,225 root INFO copying pythran/pythonic/numpy/base_repr.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,225 root INFO copying pythran/pythonic/numpy/binary_repr.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,226 root INFO copying pythran/pythonic/numpy/bincount.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,226 root INFO copying pythran/pythonic/numpy/bitwise_and.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,226 root INFO copying pythran/pythonic/numpy/bitwise_not.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,226 root INFO copying pythran/pythonic/numpy/bitwise_or.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,227 root INFO copying pythran/pythonic/numpy/bitwise_xor.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,227 root INFO copying pythran/pythonic/numpy/bool_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,227 root INFO copying pythran/pythonic/numpy/broadcast_to.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,227 root INFO copying pythran/pythonic/numpy/byte.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,228 root INFO copying pythran/pythonic/numpy/cbrt.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,228 root INFO copying pythran/pythonic/numpy/ceil.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,228 root INFO copying pythran/pythonic/numpy/clip.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,228 root INFO copying pythran/pythonic/numpy/complex.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,229 root INFO copying pythran/pythonic/numpy/complex128.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,229 root INFO copying pythran/pythonic/numpy/complex256.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,229 root INFO copying pythran/pythonic/numpy/complex64.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,229 root INFO copying pythran/pythonic/numpy/concatenate.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,230 root INFO copying pythran/pythonic/numpy/conj.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,230 root INFO copying pythran/pythonic/numpy/conjugate.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,230 root INFO copying pythran/pythonic/numpy/convolve.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,230 root INFO copying pythran/pythonic/numpy/copy.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,231 root INFO copying pythran/pythonic/numpy/copysign.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,231 root INFO copying pythran/pythonic/numpy/copyto.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,231 root INFO copying pythran/pythonic/numpy/correlate.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,231 root INFO copying pythran/pythonic/numpy/cos.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,232 root INFO copying pythran/pythonic/numpy/cosh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,232 root INFO copying pythran/pythonic/numpy/count_nonzero.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,232 root INFO copying pythran/pythonic/numpy/cross.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,232 root INFO copying pythran/pythonic/numpy/cumprod.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,233 root INFO copying pythran/pythonic/numpy/cumproduct.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,233 root INFO copying pythran/pythonic/numpy/cumsum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,233 root INFO copying pythran/pythonic/numpy/deg2rad.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,233 root INFO copying pythran/pythonic/numpy/degrees.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,234 root INFO copying pythran/pythonic/numpy/delete_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,234 root INFO copying pythran/pythonic/numpy/diag.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,234 root INFO copying pythran/pythonic/numpy/diagflat.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,234 root INFO copying pythran/pythonic/numpy/diagonal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,235 root INFO copying pythran/pythonic/numpy/diff.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,235 root INFO copying pythran/pythonic/numpy/digitize.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,235 root INFO copying pythran/pythonic/numpy/divide.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,235 root INFO copying pythran/pythonic/numpy/dot.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,236 root INFO copying pythran/pythonic/numpy/double_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,236 root INFO copying pythran/pythonic/numpy/e.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,236 root INFO copying pythran/pythonic/numpy/ediff1d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,236 root INFO copying pythran/pythonic/numpy/empty.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,236 root INFO copying pythran/pythonic/numpy/empty_like.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,237 root INFO copying pythran/pythonic/numpy/equal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,237 root INFO copying pythran/pythonic/numpy/exp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,237 root INFO copying pythran/pythonic/numpy/expand_dims.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,237 root INFO copying pythran/pythonic/numpy/expm1.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,238 root INFO copying pythran/pythonic/numpy/eye.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,238 root INFO copying pythran/pythonic/numpy/fabs.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,238 root INFO copying pythran/pythonic/numpy/fill_diagonal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,238 root INFO copying pythran/pythonic/numpy/finfo.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,239 root INFO copying pythran/pythonic/numpy/fix.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,239 root INFO copying pythran/pythonic/numpy/flatnonzero.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,239 root INFO copying pythran/pythonic/numpy/flip.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,239 root INFO copying pythran/pythonic/numpy/fliplr.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,240 root INFO copying pythran/pythonic/numpy/flipud.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,240 root INFO copying pythran/pythonic/numpy/float128.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,240 root INFO copying pythran/pythonic/numpy/float32.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,240 root INFO copying pythran/pythonic/numpy/float64.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,241 root INFO copying pythran/pythonic/numpy/float_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,241 root INFO copying pythran/pythonic/numpy/floor.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,241 root INFO copying pythran/pythonic/numpy/floor_divide.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,241 root INFO copying pythran/pythonic/numpy/fmax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,242 root INFO copying pythran/pythonic/numpy/fmin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,242 root INFO copying pythran/pythonic/numpy/fmod.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,242 root INFO copying pythran/pythonic/numpy/frexp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,242 root INFO copying pythran/pythonic/numpy/fromfile.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,243 root INFO copying pythran/pythonic/numpy/fromfunction.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,243 root INFO copying pythran/pythonic/numpy/fromiter.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,243 root INFO copying pythran/pythonic/numpy/fromstring.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,243 root INFO copying pythran/pythonic/numpy/full.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,244 root INFO copying pythran/pythonic/numpy/full_like.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,244 root INFO copying pythran/pythonic/numpy/greater.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,244 root INFO copying pythran/pythonic/numpy/greater_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,244 root INFO copying pythran/pythonic/numpy/heaviside.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,245 root INFO copying pythran/pythonic/numpy/hstack.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,245 root INFO copying pythran/pythonic/numpy/hypot.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,245 root INFO copying pythran/pythonic/numpy/identity.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,245 root INFO copying pythran/pythonic/numpy/imag.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,246 root INFO copying pythran/pythonic/numpy/indices.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,246 root INFO copying pythran/pythonic/numpy/inf.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,246 root INFO copying pythran/pythonic/numpy/inner.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,246 root INFO copying pythran/pythonic/numpy/insert.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,247 root INFO copying pythran/pythonic/numpy/int16.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,247 root INFO copying pythran/pythonic/numpy/int32.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,247 root INFO copying pythran/pythonic/numpy/int64.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,247 root INFO copying pythran/pythonic/numpy/int8.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,247 root INFO copying pythran/pythonic/numpy/int_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,248 root INFO copying pythran/pythonic/numpy/intc.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,248 root INFO copying pythran/pythonic/numpy/interp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,248 root INFO copying pythran/pythonic/numpy/interp_core.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,248 root INFO copying pythran/pythonic/numpy/intersect1d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,249 root INFO copying pythran/pythonic/numpy/intp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,249 root INFO copying pythran/pythonic/numpy/invert.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,249 root INFO copying pythran/pythonic/numpy/isclose.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,249 root INFO copying pythran/pythonic/numpy/iscomplex.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,250 root INFO copying pythran/pythonic/numpy/isfinite.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,250 root INFO copying pythran/pythonic/numpy/isinf.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,250 root INFO copying pythran/pythonic/numpy/isnan.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,250 root INFO copying pythran/pythonic/numpy/isneginf.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,251 root INFO copying pythran/pythonic/numpy/isposinf.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,251 root INFO copying pythran/pythonic/numpy/isreal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,251 root INFO copying pythran/pythonic/numpy/isrealobj.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,251 root INFO copying pythran/pythonic/numpy/isscalar.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,252 root INFO copying pythran/pythonic/numpy/issctype.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,252 root INFO copying pythran/pythonic/numpy/ldexp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,252 root INFO copying pythran/pythonic/numpy/left_shift.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,252 root INFO copying pythran/pythonic/numpy/less.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,253 root INFO copying pythran/pythonic/numpy/less_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,253 root INFO copying pythran/pythonic/numpy/lexsort.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,253 root INFO copying pythran/pythonic/numpy/linspace.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,253 root INFO copying pythran/pythonic/numpy/log.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,254 root INFO copying pythran/pythonic/numpy/log10.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,254 root INFO copying pythran/pythonic/numpy/log1p.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,254 root INFO copying pythran/pythonic/numpy/log2.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,254 root INFO copying pythran/pythonic/numpy/logaddexp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,255 root INFO copying pythran/pythonic/numpy/logaddexp2.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,255 root INFO copying pythran/pythonic/numpy/logical_and.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,255 root INFO copying pythran/pythonic/numpy/logical_not.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,255 root INFO copying pythran/pythonic/numpy/logical_or.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,256 root INFO copying pythran/pythonic/numpy/logical_xor.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,256 root INFO copying pythran/pythonic/numpy/logspace.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,256 root INFO copying pythran/pythonic/numpy/longlong.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,256 root INFO copying pythran/pythonic/numpy/max.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,257 root INFO copying pythran/pythonic/numpy/maximum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,257 root INFO copying pythran/pythonic/numpy/mean.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,257 root INFO copying pythran/pythonic/numpy/median.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,257 root INFO copying pythran/pythonic/numpy/min.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,258 root INFO copying pythran/pythonic/numpy/minimum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,258 root INFO copying pythran/pythonic/numpy/mod.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,258 root INFO copying pythran/pythonic/numpy/multiply.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,258 root INFO copying pythran/pythonic/numpy/nan.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,259 root INFO copying pythran/pythonic/numpy/nan_to_num.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,259 root INFO copying pythran/pythonic/numpy/nanargmax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,259 root INFO copying pythran/pythonic/numpy/nanargmin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,259 root INFO copying pythran/pythonic/numpy/nanmax.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,260 root INFO copying pythran/pythonic/numpy/nanmin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,260 root INFO copying pythran/pythonic/numpy/nansum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,260 root INFO copying pythran/pythonic/numpy/ndarray.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,260 root INFO copying pythran/pythonic/numpy/ndenumerate.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,260 root INFO copying pythran/pythonic/numpy/ndim.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,261 root INFO copying pythran/pythonic/numpy/ndindex.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,261 root INFO copying pythran/pythonic/numpy/negative.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,261 root INFO copying pythran/pythonic/numpy/newaxis.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,261 root INFO copying pythran/pythonic/numpy/nextafter.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,262 root INFO copying pythran/pythonic/numpy/nonzero.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,262 root INFO copying pythran/pythonic/numpy/not_equal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,262 root INFO copying pythran/pythonic/numpy/ones.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,263 root INFO copying pythran/pythonic/numpy/ones_like.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,263 root INFO copying pythran/pythonic/numpy/outer.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,263 root INFO copying pythran/pythonic/numpy/partial_sum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,263 root INFO copying pythran/pythonic/numpy/pi.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,264 root INFO copying pythran/pythonic/numpy/place.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,264 root INFO copying pythran/pythonic/numpy/power.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,264 root INFO copying pythran/pythonic/numpy/prod.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,264 root INFO copying pythran/pythonic/numpy/product.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,265 root INFO copying pythran/pythonic/numpy/ptp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,265 root INFO copying pythran/pythonic/numpy/put.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,265 root INFO copying pythran/pythonic/numpy/putmask.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,265 root INFO copying pythran/pythonic/numpy/rad2deg.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,266 root INFO copying pythran/pythonic/numpy/radians.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,266 root INFO copying pythran/pythonic/numpy/ravel.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,266 root INFO copying pythran/pythonic/numpy/real.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,266 root INFO copying pythran/pythonic/numpy/reciprocal.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,267 root INFO copying pythran/pythonic/numpy/reduce.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,267 root INFO copying pythran/pythonic/numpy/remainder.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,267 root INFO copying pythran/pythonic/numpy/repeat.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,267 root INFO copying pythran/pythonic/numpy/resize.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,268 root INFO copying pythran/pythonic/numpy/right_shift.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,268 root INFO copying pythran/pythonic/numpy/rint.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,268 root INFO copying pythran/pythonic/numpy/roll.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,268 root INFO copying pythran/pythonic/numpy/rollaxis.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,268 root INFO copying pythran/pythonic/numpy/rot90.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,269 root INFO copying pythran/pythonic/numpy/round.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,269 root INFO copying pythran/pythonic/numpy/round_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,269 root INFO copying pythran/pythonic/numpy/searchsorted.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,269 root INFO copying pythran/pythonic/numpy/select.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,270 root INFO copying pythran/pythonic/numpy/setdiff1d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,270 root INFO copying pythran/pythonic/numpy/shape.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,270 root INFO copying pythran/pythonic/numpy/short_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,270 root INFO copying pythran/pythonic/numpy/sign.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,271 root INFO copying pythran/pythonic/numpy/signbit.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,271 root INFO copying pythran/pythonic/numpy/sin.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,271 root INFO copying pythran/pythonic/numpy/sinh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,271 root INFO copying pythran/pythonic/numpy/size.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,272 root INFO copying pythran/pythonic/numpy/sometrue.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,272 root INFO copying pythran/pythonic/numpy/sort.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,272 root INFO copying pythran/pythonic/numpy/sort_complex.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,272 root INFO copying pythran/pythonic/numpy/spacing.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,273 root INFO copying pythran/pythonic/numpy/split.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,273 root INFO copying pythran/pythonic/numpy/sqrt.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,273 root INFO copying pythran/pythonic/numpy/square.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,273 root INFO copying pythran/pythonic/numpy/stack.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,274 root INFO copying pythran/pythonic/numpy/std_.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,274 root INFO copying pythran/pythonic/numpy/subtract.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,274 root INFO copying pythran/pythonic/numpy/sum.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,274 root INFO copying pythran/pythonic/numpy/swapaxes.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,275 root INFO copying pythran/pythonic/numpy/take.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,275 root INFO copying pythran/pythonic/numpy/tan.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,275 root INFO copying pythran/pythonic/numpy/tanh.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,275 root INFO copying pythran/pythonic/numpy/tile.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,276 root INFO copying pythran/pythonic/numpy/trace.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,276 root INFO copying pythran/pythonic/numpy/transpose.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,276 root INFO copying pythran/pythonic/numpy/tri.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,276 root INFO copying pythran/pythonic/numpy/tril.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,277 root INFO copying pythran/pythonic/numpy/trim_zeros.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,277 root INFO copying pythran/pythonic/numpy/triu.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,277 root INFO copying pythran/pythonic/numpy/true_divide.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,277 root INFO copying pythran/pythonic/numpy/trunc.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,278 root INFO copying pythran/pythonic/numpy/ubyte.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,278 root INFO copying pythran/pythonic/numpy/ufunc_accumulate.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,278 root INFO copying pythran/pythonic/numpy/ufunc_reduce.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,278 root INFO copying pythran/pythonic/numpy/uint.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,279 root INFO copying pythran/pythonic/numpy/uint16.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,279 root INFO copying pythran/pythonic/numpy/uint32.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,279 root INFO copying pythran/pythonic/numpy/uint64.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,279 root INFO copying pythran/pythonic/numpy/uint8.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,280 root INFO copying pythran/pythonic/numpy/uintc.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,280 root INFO copying pythran/pythonic/numpy/uintp.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,280 root INFO copying pythran/pythonic/numpy/ulonglong.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,280 root INFO copying pythran/pythonic/numpy/union1d.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,280 root INFO copying pythran/pythonic/numpy/unique.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,281 root INFO copying pythran/pythonic/numpy/unravel_index.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,281 root INFO copying pythran/pythonic/numpy/unwrap.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,281 root INFO copying pythran/pythonic/numpy/ushort.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,281 root INFO copying pythran/pythonic/numpy/var.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,282 root INFO copying pythran/pythonic/numpy/vdot.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,282 root INFO copying pythran/pythonic/numpy/vstack.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,282 root INFO copying pythran/pythonic/numpy/where.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,283 root INFO copying pythran/pythonic/numpy/zeros.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,283 root INFO copying pythran/pythonic/numpy/zeros_like.hpp -> build/lib/pythran/pythonic/numpy 2024-04-25 06:12:15,283 root INFO creating build/lib/pythran/pythonic/numpy/add 2024-04-25 06:12:15,283 root INFO copying pythran/pythonic/numpy/add/accumulate.hpp -> build/lib/pythran/pythonic/numpy/add 2024-04-25 06:12:15,283 root INFO copying pythran/pythonic/numpy/add/reduce.hpp -> build/lib/pythran/pythonic/numpy/add 2024-04-25 06:12:15,284 root INFO creating build/lib/pythran/pythonic/numpy/arctan2 2024-04-25 06:12:15,284 root INFO copying pythran/pythonic/numpy/arctan2/accumulate.hpp -> build/lib/pythran/pythonic/numpy/arctan2 2024-04-25 06:12:15,284 root INFO creating build/lib/pythran/pythonic/numpy/bitwise_and 2024-04-25 06:12:15,284 root INFO copying pythran/pythonic/numpy/bitwise_and/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_and 2024-04-25 06:12:15,285 root INFO copying pythran/pythonic/numpy/bitwise_and/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_and 2024-04-25 06:12:15,285 root INFO creating build/lib/pythran/pythonic/numpy/bitwise_or 2024-04-25 06:12:15,285 root INFO copying pythran/pythonic/numpy/bitwise_or/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_or 2024-04-25 06:12:15,285 root INFO copying pythran/pythonic/numpy/bitwise_or/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_or 2024-04-25 06:12:15,285 root INFO creating build/lib/pythran/pythonic/numpy/bitwise_xor 2024-04-25 06:12:15,286 root INFO copying pythran/pythonic/numpy/bitwise_xor/accumulate.hpp -> build/lib/pythran/pythonic/numpy/bitwise_xor 2024-04-25 06:12:15,286 root INFO copying pythran/pythonic/numpy/bitwise_xor/reduce.hpp -> build/lib/pythran/pythonic/numpy/bitwise_xor 2024-04-25 06:12:15,286 root INFO creating build/lib/pythran/pythonic/numpy/copysign 2024-04-25 06:12:15,286 root INFO copying pythran/pythonic/numpy/copysign/accumulate.hpp -> build/lib/pythran/pythonic/numpy/copysign 2024-04-25 06:12:15,287 root INFO creating build/lib/pythran/pythonic/numpy/ctypeslib 2024-04-25 06:12:15,287 root INFO copying pythran/pythonic/numpy/ctypeslib/as_array.hpp -> build/lib/pythran/pythonic/numpy/ctypeslib 2024-04-25 06:12:15,287 root INFO creating build/lib/pythran/pythonic/numpy/divide 2024-04-25 06:12:15,287 root INFO copying pythran/pythonic/numpy/divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/divide 2024-04-25 06:12:15,287 root INFO creating build/lib/pythran/pythonic/numpy/dtype 2024-04-25 06:12:15,287 root INFO copying pythran/pythonic/numpy/dtype/type.hpp -> build/lib/pythran/pythonic/numpy/dtype 2024-04-25 06:12:15,288 root INFO creating build/lib/pythran/pythonic/numpy/equal 2024-04-25 06:12:15,288 root INFO copying pythran/pythonic/numpy/equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/equal 2024-04-25 06:12:15,288 root INFO creating build/lib/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,288 root INFO copying pythran/pythonic/numpy/fft/c2c.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,289 root INFO copying pythran/pythonic/numpy/fft/fft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,289 root INFO copying pythran/pythonic/numpy/fft/fftn.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,289 root INFO copying pythran/pythonic/numpy/fft/hfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,289 root INFO copying pythran/pythonic/numpy/fft/ifft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,290 root INFO copying pythran/pythonic/numpy/fft/ihfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,290 root INFO copying pythran/pythonic/numpy/fft/irfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,290 root INFO copying pythran/pythonic/numpy/fft/pocketfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,290 root INFO copying pythran/pythonic/numpy/fft/rfft.hpp -> build/lib/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,291 root INFO creating build/lib/pythran/pythonic/numpy/floor_divide 2024-04-25 06:12:15,291 root INFO copying pythran/pythonic/numpy/floor_divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/floor_divide 2024-04-25 06:12:15,291 root INFO creating build/lib/pythran/pythonic/numpy/fmax 2024-04-25 06:12:15,291 root INFO copying pythran/pythonic/numpy/fmax/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmax 2024-04-25 06:12:15,291 root INFO copying pythran/pythonic/numpy/fmax/reduce.hpp -> build/lib/pythran/pythonic/numpy/fmax 2024-04-25 06:12:15,292 root INFO creating build/lib/pythran/pythonic/numpy/fmin 2024-04-25 06:12:15,292 root INFO copying pythran/pythonic/numpy/fmin/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmin 2024-04-25 06:12:15,292 root INFO copying pythran/pythonic/numpy/fmin/reduce.hpp -> build/lib/pythran/pythonic/numpy/fmin 2024-04-25 06:12:15,292 root INFO creating build/lib/pythran/pythonic/numpy/fmod 2024-04-25 06:12:15,293 root INFO copying pythran/pythonic/numpy/fmod/accumulate.hpp -> build/lib/pythran/pythonic/numpy/fmod 2024-04-25 06:12:15,293 root INFO creating build/lib/pythran/pythonic/numpy/greater 2024-04-25 06:12:15,293 root INFO copying pythran/pythonic/numpy/greater/accumulate.hpp -> build/lib/pythran/pythonic/numpy/greater 2024-04-25 06:12:15,293 root INFO creating build/lib/pythran/pythonic/numpy/greater_equal 2024-04-25 06:12:15,293 root INFO copying pythran/pythonic/numpy/greater_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/greater_equal 2024-04-25 06:12:15,294 root INFO creating build/lib/pythran/pythonic/numpy/heaviside 2024-04-25 06:12:15,294 root INFO copying pythran/pythonic/numpy/heaviside/accumulate.hpp -> build/lib/pythran/pythonic/numpy/heaviside 2024-04-25 06:12:15,294 root INFO creating build/lib/pythran/pythonic/numpy/hypot 2024-04-25 06:12:15,294 root INFO copying pythran/pythonic/numpy/hypot/accumulate.hpp -> build/lib/pythran/pythonic/numpy/hypot 2024-04-25 06:12:15,294 root INFO creating build/lib/pythran/pythonic/numpy/ldexp 2024-04-25 06:12:15,295 root INFO copying pythran/pythonic/numpy/ldexp/accumulate.hpp -> build/lib/pythran/pythonic/numpy/ldexp 2024-04-25 06:12:15,295 root INFO creating build/lib/pythran/pythonic/numpy/left_shift 2024-04-25 06:12:15,295 root INFO copying pythran/pythonic/numpy/left_shift/accumulate.hpp -> build/lib/pythran/pythonic/numpy/left_shift 2024-04-25 06:12:15,295 root INFO creating build/lib/pythran/pythonic/numpy/less 2024-04-25 06:12:15,295 root INFO copying pythran/pythonic/numpy/less/accumulate.hpp -> build/lib/pythran/pythonic/numpy/less 2024-04-25 06:12:15,296 root INFO creating build/lib/pythran/pythonic/numpy/less_equal 2024-04-25 06:12:15,296 root INFO copying pythran/pythonic/numpy/less_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/less_equal 2024-04-25 06:12:15,296 root INFO creating build/lib/pythran/pythonic/numpy/linalg 2024-04-25 06:12:15,296 root INFO copying pythran/pythonic/numpy/linalg/matrix_power.hpp -> build/lib/pythran/pythonic/numpy/linalg 2024-04-25 06:12:15,296 root INFO copying pythran/pythonic/numpy/linalg/norm.hpp -> build/lib/pythran/pythonic/numpy/linalg 2024-04-25 06:12:15,297 root INFO creating build/lib/pythran/pythonic/numpy/logaddexp 2024-04-25 06:12:15,297 root INFO copying pythran/pythonic/numpy/logaddexp/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logaddexp 2024-04-25 06:12:15,297 root INFO creating build/lib/pythran/pythonic/numpy/logaddexp2 2024-04-25 06:12:15,297 root INFO copying pythran/pythonic/numpy/logaddexp2/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logaddexp2 2024-04-25 06:12:15,297 root INFO creating build/lib/pythran/pythonic/numpy/logical_and 2024-04-25 06:12:15,298 root INFO copying pythran/pythonic/numpy/logical_and/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_and 2024-04-25 06:12:15,298 root INFO creating build/lib/pythran/pythonic/numpy/logical_or 2024-04-25 06:12:15,298 root INFO copying pythran/pythonic/numpy/logical_or/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_or 2024-04-25 06:12:15,298 root INFO creating build/lib/pythran/pythonic/numpy/logical_xor 2024-04-25 06:12:15,298 root INFO copying pythran/pythonic/numpy/logical_xor/accumulate.hpp -> build/lib/pythran/pythonic/numpy/logical_xor 2024-04-25 06:12:15,299 root INFO creating build/lib/pythran/pythonic/numpy/maximum 2024-04-25 06:12:15,299 root INFO copying pythran/pythonic/numpy/maximum/accumulate.hpp -> build/lib/pythran/pythonic/numpy/maximum 2024-04-25 06:12:15,299 root INFO copying pythran/pythonic/numpy/maximum/reduce.hpp -> build/lib/pythran/pythonic/numpy/maximum 2024-04-25 06:12:15,299 root INFO creating build/lib/pythran/pythonic/numpy/minimum 2024-04-25 06:12:15,299 root INFO copying pythran/pythonic/numpy/minimum/accumulate.hpp -> build/lib/pythran/pythonic/numpy/minimum 2024-04-25 06:12:15,300 root INFO copying pythran/pythonic/numpy/minimum/reduce.hpp -> build/lib/pythran/pythonic/numpy/minimum 2024-04-25 06:12:15,300 root INFO creating build/lib/pythran/pythonic/numpy/mod 2024-04-25 06:12:15,300 root INFO copying pythran/pythonic/numpy/mod/accumulate.hpp -> build/lib/pythran/pythonic/numpy/mod 2024-04-25 06:12:15,300 root INFO creating build/lib/pythran/pythonic/numpy/multiply 2024-04-25 06:12:15,300 root INFO copying pythran/pythonic/numpy/multiply/accumulate.hpp -> build/lib/pythran/pythonic/numpy/multiply 2024-04-25 06:12:15,301 root INFO copying pythran/pythonic/numpy/multiply/reduce.hpp -> build/lib/pythran/pythonic/numpy/multiply 2024-04-25 06:12:15,301 root INFO creating build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,301 root INFO copying pythran/pythonic/numpy/ndarray/astype.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,301 root INFO copying pythran/pythonic/numpy/ndarray/fill.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,302 root INFO copying pythran/pythonic/numpy/ndarray/flatten.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,302 root INFO copying pythran/pythonic/numpy/ndarray/item.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,302 root INFO copying pythran/pythonic/numpy/ndarray/reshape.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,302 root INFO copying pythran/pythonic/numpy/ndarray/sort.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,303 root INFO copying pythran/pythonic/numpy/ndarray/tofile.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,303 root INFO copying pythran/pythonic/numpy/ndarray/tolist.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,303 root INFO copying pythran/pythonic/numpy/ndarray/tostring.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,303 root INFO copying pythran/pythonic/numpy/ndarray/view.hpp -> build/lib/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,303 root INFO creating build/lib/pythran/pythonic/numpy/negative 2024-04-25 06:12:15,304 root INFO copying pythran/pythonic/numpy/negative/accumulate.hpp -> build/lib/pythran/pythonic/numpy/negative 2024-04-25 06:12:15,304 root INFO creating build/lib/pythran/pythonic/numpy/nextafter 2024-04-25 06:12:15,304 root INFO copying pythran/pythonic/numpy/nextafter/accumulate.hpp -> build/lib/pythran/pythonic/numpy/nextafter 2024-04-25 06:12:15,304 root INFO creating build/lib/pythran/pythonic/numpy/not_equal 2024-04-25 06:12:15,304 root INFO copying pythran/pythonic/numpy/not_equal/accumulate.hpp -> build/lib/pythran/pythonic/numpy/not_equal 2024-04-25 06:12:15,305 root INFO creating build/lib/pythran/pythonic/numpy/power 2024-04-25 06:12:15,305 root INFO copying pythran/pythonic/numpy/power/accumulate.hpp -> build/lib/pythran/pythonic/numpy/power 2024-04-25 06:12:15,305 root INFO creating build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,305 root INFO copying pythran/pythonic/numpy/random/binomial.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,305 root INFO copying pythran/pythonic/numpy/random/bytes.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,306 root INFO copying pythran/pythonic/numpy/random/chisquare.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,306 root INFO copying pythran/pythonic/numpy/random/choice.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,306 root INFO copying pythran/pythonic/numpy/random/dirichlet.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,306 root INFO copying pythran/pythonic/numpy/random/exponential.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,307 root INFO copying pythran/pythonic/numpy/random/f.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,307 root INFO copying pythran/pythonic/numpy/random/gamma.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,307 root INFO copying pythran/pythonic/numpy/random/geometric.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,307 root INFO copying pythran/pythonic/numpy/random/gumbel.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,308 root INFO copying pythran/pythonic/numpy/random/laplace.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,308 root INFO copying pythran/pythonic/numpy/random/logistic.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,308 root INFO copying pythran/pythonic/numpy/random/lognormal.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,308 root INFO copying pythran/pythonic/numpy/random/logseries.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,309 root INFO copying pythran/pythonic/numpy/random/negative_binomial.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,309 root INFO copying pythran/pythonic/numpy/random/normal.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,309 root INFO copying pythran/pythonic/numpy/random/pareto.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,310 root INFO copying pythran/pythonic/numpy/random/poisson.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,310 root INFO copying pythran/pythonic/numpy/random/power.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,310 root INFO copying pythran/pythonic/numpy/random/rand.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,310 root INFO copying pythran/pythonic/numpy/random/randint.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,311 root INFO copying pythran/pythonic/numpy/random/randn.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,311 root INFO copying pythran/pythonic/numpy/random/random.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,311 root INFO copying pythran/pythonic/numpy/random/random_integers.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,311 root INFO copying pythran/pythonic/numpy/random/random_sample.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,312 root INFO copying pythran/pythonic/numpy/random/ranf.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,312 root INFO copying pythran/pythonic/numpy/random/rayleigh.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,312 root INFO copying pythran/pythonic/numpy/random/sample.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,312 root INFO copying pythran/pythonic/numpy/random/seed.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,313 root INFO copying pythran/pythonic/numpy/random/shuffle.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,313 root INFO copying pythran/pythonic/numpy/random/standard_exponential.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,313 root INFO copying pythran/pythonic/numpy/random/standard_gamma.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,313 root INFO copying pythran/pythonic/numpy/random/standard_normal.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,314 root INFO copying pythran/pythonic/numpy/random/uniform.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,314 root INFO copying pythran/pythonic/numpy/random/weibull.hpp -> build/lib/pythran/pythonic/numpy/random 2024-04-25 06:12:15,314 root INFO creating build/lib/pythran/pythonic/numpy/remainder 2024-04-25 06:12:15,314 root INFO copying pythran/pythonic/numpy/remainder/accumulate.hpp -> build/lib/pythran/pythonic/numpy/remainder 2024-04-25 06:12:15,314 root INFO creating build/lib/pythran/pythonic/numpy/right_shift 2024-04-25 06:12:15,315 root INFO copying pythran/pythonic/numpy/right_shift/accumulate.hpp -> build/lib/pythran/pythonic/numpy/right_shift 2024-04-25 06:12:15,315 root INFO creating build/lib/pythran/pythonic/numpy/subtract 2024-04-25 06:12:15,315 root INFO copying pythran/pythonic/numpy/subtract/accumulate.hpp -> build/lib/pythran/pythonic/numpy/subtract 2024-04-25 06:12:15,315 root INFO creating build/lib/pythran/pythonic/numpy/true_divide 2024-04-25 06:12:15,315 root INFO copying pythran/pythonic/numpy/true_divide/accumulate.hpp -> build/lib/pythran/pythonic/numpy/true_divide 2024-04-25 06:12:15,316 root INFO creating build/lib/pythran/pythonic/omp 2024-04-25 06:12:15,316 root INFO copying pythran/pythonic/omp/get_num_threads.hpp -> build/lib/pythran/pythonic/omp 2024-04-25 06:12:15,316 root INFO copying pythran/pythonic/omp/get_thread_num.hpp -> build/lib/pythran/pythonic/omp 2024-04-25 06:12:15,316 root INFO copying pythran/pythonic/omp/get_wtick.hpp -> build/lib/pythran/pythonic/omp 2024-04-25 06:12:15,316 root INFO copying pythran/pythonic/omp/get_wtime.hpp -> build/lib/pythran/pythonic/omp 2024-04-25 06:12:15,317 root INFO copying pythran/pythonic/omp/in_parallel.hpp -> build/lib/pythran/pythonic/omp 2024-04-25 06:12:15,317 root INFO copying pythran/pythonic/omp/set_nested.hpp -> build/lib/pythran/pythonic/omp 2024-04-25 06:12:15,317 root INFO creating build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,317 root INFO copying pythran/pythonic/operator_/__abs__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,318 root INFO copying pythran/pythonic/operator_/__add__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,318 root INFO copying pythran/pythonic/operator_/__and__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,318 root INFO copying pythran/pythonic/operator_/__concat__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,318 root INFO copying pythran/pythonic/operator_/__contains__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,318 root INFO copying pythran/pythonic/operator_/__delitem__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,319 root INFO copying pythran/pythonic/operator_/__div__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,319 root INFO copying pythran/pythonic/operator_/__eq__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,319 root INFO copying pythran/pythonic/operator_/__floordiv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,319 root INFO copying pythran/pythonic/operator_/__ge__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,320 root INFO copying pythran/pythonic/operator_/__getitem__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,320 root INFO copying pythran/pythonic/operator_/__gt__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,320 root INFO copying pythran/pythonic/operator_/__iadd__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,320 root INFO copying pythran/pythonic/operator_/__iand__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,321 root INFO copying pythran/pythonic/operator_/__iconcat__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,321 root INFO copying pythran/pythonic/operator_/__idiv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,321 root INFO copying pythran/pythonic/operator_/__ifloordiv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,321 root INFO copying pythran/pythonic/operator_/__ilshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,322 root INFO copying pythran/pythonic/operator_/__imod__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,322 root INFO copying pythran/pythonic/operator_/__imul__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,322 root INFO copying pythran/pythonic/operator_/__inv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,322 root INFO copying pythran/pythonic/operator_/__invert__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,323 root INFO copying pythran/pythonic/operator_/__ior__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,323 root INFO copying pythran/pythonic/operator_/__ipow__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,323 root INFO copying pythran/pythonic/operator_/__irshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,323 root INFO copying pythran/pythonic/operator_/__isub__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,323 root INFO copying pythran/pythonic/operator_/__itruediv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,324 root INFO copying pythran/pythonic/operator_/__ixor__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,324 root INFO copying pythran/pythonic/operator_/__le__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,324 root INFO copying pythran/pythonic/operator_/__lshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,324 root INFO copying pythran/pythonic/operator_/__lt__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,325 root INFO copying pythran/pythonic/operator_/__matmul__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,325 root INFO copying pythran/pythonic/operator_/__mod__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,325 root INFO copying pythran/pythonic/operator_/__mul__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,325 root INFO copying pythran/pythonic/operator_/__ne__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,326 root INFO copying pythran/pythonic/operator_/__neg__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,326 root INFO copying pythran/pythonic/operator_/__not__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,326 root INFO copying pythran/pythonic/operator_/__or__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,326 root INFO copying pythran/pythonic/operator_/__pos__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,327 root INFO copying pythran/pythonic/operator_/__rshift__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,327 root INFO copying pythran/pythonic/operator_/__sub__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,327 root INFO copying pythran/pythonic/operator_/__truediv__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,327 root INFO copying pythran/pythonic/operator_/__xor__.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,328 root INFO copying pythran/pythonic/operator_/abs.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,328 root INFO copying pythran/pythonic/operator_/add.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,328 root INFO copying pythran/pythonic/operator_/and_.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,328 root INFO copying pythran/pythonic/operator_/concat.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,328 root INFO copying pythran/pythonic/operator_/contains.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,329 root INFO copying pythran/pythonic/operator_/countOf.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,329 root INFO copying pythran/pythonic/operator_/delitem.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,329 root INFO copying pythran/pythonic/operator_/div.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,329 root INFO copying pythran/pythonic/operator_/eq.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,330 root INFO copying pythran/pythonic/operator_/floordiv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,330 root INFO copying pythran/pythonic/operator_/ge.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,330 root INFO copying pythran/pythonic/operator_/getitem.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,330 root INFO copying pythran/pythonic/operator_/gt.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,331 root INFO copying pythran/pythonic/operator_/iadd.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,331 root INFO copying pythran/pythonic/operator_/iand.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,331 root INFO copying pythran/pythonic/operator_/icommon.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,331 root INFO copying pythran/pythonic/operator_/iconcat.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,332 root INFO copying pythran/pythonic/operator_/idiv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,332 root INFO copying pythran/pythonic/operator_/ifloordiv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,332 root INFO copying pythran/pythonic/operator_/ilshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,332 root INFO copying pythran/pythonic/operator_/imatmul.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,333 root INFO copying pythran/pythonic/operator_/imax.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,333 root INFO copying pythran/pythonic/operator_/imin.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,333 root INFO copying pythran/pythonic/operator_/imod.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,333 root INFO copying pythran/pythonic/operator_/imul.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,334 root INFO copying pythran/pythonic/operator_/indexOf.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,334 root INFO copying pythran/pythonic/operator_/inv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,334 root INFO copying pythran/pythonic/operator_/invert.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,334 root INFO copying pythran/pythonic/operator_/ior.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,334 root INFO copying pythran/pythonic/operator_/ipow.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,335 root INFO copying pythran/pythonic/operator_/irshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,335 root INFO copying pythran/pythonic/operator_/is_.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,335 root INFO copying pythran/pythonic/operator_/is_not.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,335 root INFO copying pythran/pythonic/operator_/isub.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,336 root INFO copying pythran/pythonic/operator_/itemgetter.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,336 root INFO copying pythran/pythonic/operator_/itruediv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,336 root INFO copying pythran/pythonic/operator_/ixor.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,336 root INFO copying pythran/pythonic/operator_/le.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,337 root INFO copying pythran/pythonic/operator_/lshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,337 root INFO copying pythran/pythonic/operator_/lt.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,337 root INFO copying pythran/pythonic/operator_/matmul.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,337 root INFO copying pythran/pythonic/operator_/mod.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,338 root INFO copying pythran/pythonic/operator_/mul.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,338 root INFO copying pythran/pythonic/operator_/ne.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,338 root INFO copying pythran/pythonic/operator_/neg.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,338 root INFO copying pythran/pythonic/operator_/not_.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,339 root INFO copying pythran/pythonic/operator_/or_.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,339 root INFO copying pythran/pythonic/operator_/overloads.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,339 root INFO copying pythran/pythonic/operator_/pos.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,339 root INFO copying pythran/pythonic/operator_/pow.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,339 root INFO copying pythran/pythonic/operator_/rshift.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,340 root INFO copying pythran/pythonic/operator_/sub.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,340 root INFO copying pythran/pythonic/operator_/truediv.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,340 root INFO copying pythran/pythonic/operator_/truth.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,340 root INFO copying pythran/pythonic/operator_/xor_.hpp -> build/lib/pythran/pythonic/operator_ 2024-04-25 06:12:15,341 root INFO creating build/lib/pythran/pythonic/os 2024-04-25 06:12:15,341 root INFO creating build/lib/pythran/pythonic/os/path 2024-04-25 06:12:15,341 root INFO copying pythran/pythonic/os/path/join.hpp -> build/lib/pythran/pythonic/os/path 2024-04-25 06:12:15,341 root INFO creating build/lib/pythran/pythonic/patch 2024-04-25 06:12:15,341 root INFO copying pythran/pythonic/patch/README.rst -> build/lib/pythran/pythonic/patch 2024-04-25 06:12:15,342 root INFO copying pythran/pythonic/patch/complex -> build/lib/pythran/pythonic/patch 2024-04-25 06:12:15,342 root INFO creating build/lib/pythran/pythonic/python 2024-04-25 06:12:15,342 root INFO copying pythran/pythonic/python/core.hpp -> build/lib/pythran/pythonic/python 2024-04-25 06:12:15,342 root INFO copying pythran/pythonic/python/exception_handler.hpp -> build/lib/pythran/pythonic/python 2024-04-25 06:12:15,343 root INFO creating build/lib/pythran/pythonic/random 2024-04-25 06:12:15,343 root INFO copying pythran/pythonic/random/choice.hpp -> build/lib/pythran/pythonic/random 2024-04-25 06:12:15,343 root INFO copying pythran/pythonic/random/expovariate.hpp -> build/lib/pythran/pythonic/random 2024-04-25 06:12:15,343 root INFO copying pythran/pythonic/random/gauss.hpp -> build/lib/pythran/pythonic/random 2024-04-25 06:12:15,343 root INFO copying pythran/pythonic/random/randint.hpp -> build/lib/pythran/pythonic/random 2024-04-25 06:12:15,344 root INFO copying pythran/pythonic/random/random.hpp -> build/lib/pythran/pythonic/random 2024-04-25 06:12:15,344 root INFO copying pythran/pythonic/random/randrange.hpp -> build/lib/pythran/pythonic/random 2024-04-25 06:12:15,344 root INFO copying pythran/pythonic/random/sample.hpp -> build/lib/pythran/pythonic/random 2024-04-25 06:12:15,344 root INFO copying pythran/pythonic/random/seed.hpp -> build/lib/pythran/pythonic/random 2024-04-25 06:12:15,345 root INFO copying pythran/pythonic/random/shuffle.hpp -> build/lib/pythran/pythonic/random 2024-04-25 06:12:15,345 root INFO copying pythran/pythonic/random/uniform.hpp -> build/lib/pythran/pythonic/random 2024-04-25 06:12:15,345 root INFO creating build/lib/pythran/pythonic/scipy 2024-04-25 06:12:15,345 root INFO creating build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,345 root INFO copying pythran/pythonic/scipy/special/binom.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,346 root INFO copying pythran/pythonic/scipy/special/chbevl.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,346 root INFO copying pythran/pythonic/scipy/special/gamma.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,346 root INFO copying pythran/pythonic/scipy/special/gammaincinv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,346 root INFO copying pythran/pythonic/scipy/special/gammaln.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,347 root INFO copying pythran/pythonic/scipy/special/hankel1.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,347 root INFO copying pythran/pythonic/scipy/special/hankel2.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,347 root INFO copying pythran/pythonic/scipy/special/i0.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,347 root INFO copying pythran/pythonic/scipy/special/i0e.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,348 root INFO copying pythran/pythonic/scipy/special/iv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,348 root INFO copying pythran/pythonic/scipy/special/ivp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,348 root INFO copying pythran/pythonic/scipy/special/jv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,348 root INFO copying pythran/pythonic/scipy/special/jvp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,348 root INFO copying pythran/pythonic/scipy/special/kv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,349 root INFO copying pythran/pythonic/scipy/special/kvp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,349 root INFO copying pythran/pythonic/scipy/special/ndtr.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,349 root INFO copying pythran/pythonic/scipy/special/ndtri.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,349 root INFO copying pythran/pythonic/scipy/special/spherical_jn.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,350 root INFO copying pythran/pythonic/scipy/special/spherical_yn.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,350 root INFO copying pythran/pythonic/scipy/special/yv.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,350 root INFO copying pythran/pythonic/scipy/special/yvp.hpp -> build/lib/pythran/pythonic/scipy/special 2024-04-25 06:12:15,350 root INFO creating build/lib/pythran/pythonic/string 2024-04-25 06:12:15,351 root INFO copying pythran/pythonic/string/ascii_letters.hpp -> build/lib/pythran/pythonic/string 2024-04-25 06:12:15,351 root INFO copying pythran/pythonic/string/ascii_lowercase.hpp -> build/lib/pythran/pythonic/string 2024-04-25 06:12:15,351 root INFO copying pythran/pythonic/string/ascii_uppercase.hpp -> build/lib/pythran/pythonic/string 2024-04-25 06:12:15,351 root INFO copying pythran/pythonic/string/digits.hpp -> build/lib/pythran/pythonic/string 2024-04-25 06:12:15,351 root INFO copying pythran/pythonic/string/find.hpp -> build/lib/pythran/pythonic/string 2024-04-25 06:12:15,352 root INFO copying pythran/pythonic/string/hexdigits.hpp -> build/lib/pythran/pythonic/string 2024-04-25 06:12:15,352 root INFO copying pythran/pythonic/string/octdigits.hpp -> build/lib/pythran/pythonic/string 2024-04-25 06:12:15,352 root INFO creating build/lib/pythran/pythonic/time 2024-04-25 06:12:15,352 root INFO copying pythran/pythonic/time/sleep.hpp -> build/lib/pythran/pythonic/time 2024-04-25 06:12:15,353 root INFO copying pythran/pythonic/time/time.hpp -> build/lib/pythran/pythonic/time 2024-04-25 06:12:15,353 root INFO creating build/lib/pythran/pythonic/types 2024-04-25 06:12:15,353 root INFO copying pythran/pythonic/types/NoneType.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,353 root INFO copying pythran/pythonic/types/assignable.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,353 root INFO copying pythran/pythonic/types/attr.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,354 root INFO copying pythran/pythonic/types/bool.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,354 root INFO copying pythran/pythonic/types/cfun.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,354 root INFO copying pythran/pythonic/types/clongdouble.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,354 root INFO copying pythran/pythonic/types/combined.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,355 root INFO copying pythran/pythonic/types/complex.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,355 root INFO copying pythran/pythonic/types/complex128.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,355 root INFO copying pythran/pythonic/types/complex256.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,355 root INFO copying pythran/pythonic/types/complex64.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,356 root INFO copying pythran/pythonic/types/dict.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,356 root INFO copying pythran/pythonic/types/dynamic_tuple.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,356 root INFO copying pythran/pythonic/types/empty_iterator.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,356 root INFO copying pythran/pythonic/types/exceptions.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,357 root INFO copying pythran/pythonic/types/file.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,357 root INFO copying pythran/pythonic/types/finfo.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,357 root INFO copying pythran/pythonic/types/float.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,357 root INFO copying pythran/pythonic/types/float128.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,358 root INFO copying pythran/pythonic/types/float32.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,358 root INFO copying pythran/pythonic/types/float64.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,358 root INFO copying pythran/pythonic/types/generator.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,358 root INFO copying pythran/pythonic/types/int.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,359 root INFO copying pythran/pythonic/types/int16.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,359 root INFO copying pythran/pythonic/types/int32.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,359 root INFO copying pythran/pythonic/types/int64.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,359 root INFO copying pythran/pythonic/types/int8.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,360 root INFO copying pythran/pythonic/types/intc.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,360 root INFO copying pythran/pythonic/types/intp.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,360 root INFO copying pythran/pythonic/types/list.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,360 root INFO copying pythran/pythonic/types/longdouble.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,360 root INFO copying pythran/pythonic/types/ndarray.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,361 root INFO copying pythran/pythonic/types/nditerator.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,361 root INFO copying pythran/pythonic/types/numpy_binary_op.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,361 root INFO copying pythran/pythonic/types/numpy_broadcast.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,362 root INFO copying pythran/pythonic/types/numpy_expr.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,362 root INFO copying pythran/pythonic/types/numpy_gexpr.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,362 root INFO copying pythran/pythonic/types/numpy_iexpr.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,362 root INFO copying pythran/pythonic/types/numpy_nary_expr.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,363 root INFO copying pythran/pythonic/types/numpy_op_helper.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,363 root INFO copying pythran/pythonic/types/numpy_operators.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,363 root INFO copying pythran/pythonic/types/numpy_texpr.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,363 root INFO copying pythran/pythonic/types/numpy_unary_op.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,364 root INFO copying pythran/pythonic/types/numpy_vexpr.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,364 root INFO copying pythran/pythonic/types/pointer.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,364 root INFO copying pythran/pythonic/types/raw_array.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,364 root INFO copying pythran/pythonic/types/set.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,365 root INFO copying pythran/pythonic/types/slice.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,365 root INFO copying pythran/pythonic/types/static_if.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,365 root INFO copying pythran/pythonic/types/str.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,365 root INFO copying pythran/pythonic/types/traits.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,366 root INFO copying pythran/pythonic/types/tuple.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,366 root INFO copying pythran/pythonic/types/uint16.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,366 root INFO copying pythran/pythonic/types/uint32.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,366 root INFO copying pythran/pythonic/types/uint64.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,367 root INFO copying pythran/pythonic/types/uint8.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,367 root INFO copying pythran/pythonic/types/uintc.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,367 root INFO copying pythran/pythonic/types/uintp.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,367 root INFO copying pythran/pythonic/types/variant_functor.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,368 root INFO copying pythran/pythonic/types/vectorizable_type.hpp -> build/lib/pythran/pythonic/types 2024-04-25 06:12:15,368 root INFO creating build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,368 root INFO copying pythran/pythonic/utils/array_helper.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,368 root INFO copying pythran/pythonic/utils/boost_local_config.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,368 root INFO copying pythran/pythonic/utils/broadcast_copy.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,369 root INFO copying pythran/pythonic/utils/functor.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,369 root INFO copying pythran/pythonic/utils/fwd.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,369 root INFO copying pythran/pythonic/utils/int_.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,369 root INFO copying pythran/pythonic/utils/iterator.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,370 root INFO copying pythran/pythonic/utils/meta.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,370 root INFO copying pythran/pythonic/utils/nested_container.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,370 root INFO copying pythran/pythonic/utils/neutral.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,370 root INFO copying pythran/pythonic/utils/numpy_conversion.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,371 root INFO copying pythran/pythonic/utils/numpy_traits.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,371 root INFO copying pythran/pythonic/utils/pdqsort.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,371 root INFO copying pythran/pythonic/utils/reserve.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,371 root INFO copying pythran/pythonic/utils/seq.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,372 root INFO copying pythran/pythonic/utils/shared_ref.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,372 root INFO copying pythran/pythonic/utils/tags.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,372 root INFO copying pythran/pythonic/utils/yield.hpp -> build/lib/pythran/pythonic/utils 2024-04-25 06:12:15,372 root INFO creating build/lib/pythran/xsimd 2024-04-25 06:12:15,373 root INFO copying pythran/xsimd/xsimd.hpp -> build/lib/pythran/xsimd 2024-04-25 06:12:15,373 root INFO creating build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,373 root INFO copying pythran/xsimd/arch/xsimd_avx.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,373 root INFO copying pythran/xsimd/arch/xsimd_avx2.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,374 root INFO copying pythran/xsimd/arch/xsimd_avx512bw.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,374 root INFO copying pythran/xsimd/arch/xsimd_avx512cd.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,374 root INFO copying pythran/xsimd/arch/xsimd_avx512dq.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,374 root INFO copying pythran/xsimd/arch/xsimd_avx512er.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,375 root INFO copying pythran/xsimd/arch/xsimd_avx512f.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,375 root INFO copying pythran/xsimd/arch/xsimd_avx512ifma.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,375 root INFO copying pythran/xsimd/arch/xsimd_avx512pf.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,375 root INFO copying pythran/xsimd/arch/xsimd_avx512vbmi.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,376 root INFO copying pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,376 root INFO copying pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,376 root INFO copying pythran/xsimd/arch/xsimd_avxvnni.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,376 root INFO copying pythran/xsimd/arch/xsimd_constants.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,377 root INFO copying pythran/xsimd/arch/xsimd_fma3_avx.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,377 root INFO copying pythran/xsimd/arch/xsimd_fma3_avx2.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,377 root INFO copying pythran/xsimd/arch/xsimd_fma3_sse.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,377 root INFO copying pythran/xsimd/arch/xsimd_fma4.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,378 root INFO copying pythran/xsimd/arch/xsimd_generic.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,378 root INFO copying pythran/xsimd/arch/xsimd_generic_fwd.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,378 root INFO copying pythran/xsimd/arch/xsimd_isa.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,378 root INFO copying pythran/xsimd/arch/xsimd_neon.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,379 root INFO copying pythran/xsimd/arch/xsimd_neon64.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,379 root INFO copying pythran/xsimd/arch/xsimd_rvv.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,379 root INFO copying pythran/xsimd/arch/xsimd_scalar.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,380 root INFO copying pythran/xsimd/arch/xsimd_sse2.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,380 root INFO copying pythran/xsimd/arch/xsimd_sse3.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,380 root INFO copying pythran/xsimd/arch/xsimd_sse4_1.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,381 root INFO copying pythran/xsimd/arch/xsimd_sse4_2.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,381 root INFO copying pythran/xsimd/arch/xsimd_ssse3.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,381 root INFO copying pythran/xsimd/arch/xsimd_sve.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,381 root INFO copying pythran/xsimd/arch/xsimd_wasm.hpp -> build/lib/pythran/xsimd/arch 2024-04-25 06:12:15,382 root INFO creating build/lib/pythran/xsimd/arch/generic 2024-04-25 06:12:15,382 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-25 06:12:15,382 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_complex.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-25 06:12:15,382 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_details.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-25 06:12:15,383 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_logical.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-25 06:12:15,383 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_math.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-25 06:12:15,383 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_memory.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-25 06:12:15,384 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-25 06:12:15,384 root INFO copying pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp -> build/lib/pythran/xsimd/arch/generic 2024-04-25 06:12:15,384 root INFO creating build/lib/pythran/xsimd/config 2024-04-25 06:12:15,384 root INFO copying pythran/xsimd/config/.xsimd_config.hpp.swp -> build/lib/pythran/xsimd/config 2024-04-25 06:12:15,385 root INFO copying pythran/xsimd/config/.xsimd_cpuid.hpp.swo -> build/lib/pythran/xsimd/config 2024-04-25 06:12:15,385 root INFO copying pythran/xsimd/config/.xsimd_cpuid.hpp.swp -> build/lib/pythran/xsimd/config 2024-04-25 06:12:15,385 root INFO copying pythran/xsimd/config/xsimd_arch.hpp -> build/lib/pythran/xsimd/config 2024-04-25 06:12:15,385 root INFO copying pythran/xsimd/config/xsimd_config.hpp -> build/lib/pythran/xsimd/config 2024-04-25 06:12:15,386 root INFO copying pythran/xsimd/config/xsimd_cpuid.hpp -> build/lib/pythran/xsimd/config 2024-04-25 06:12:15,386 root INFO creating build/lib/pythran/xsimd/math 2024-04-25 06:12:15,386 root INFO copying pythran/xsimd/math/.xsimd_gamma.hpp.swp -> build/lib/pythran/xsimd/math 2024-04-25 06:12:15,386 root INFO copying pythran/xsimd/math/xsimd_rem_pio2.hpp -> build/lib/pythran/xsimd/math 2024-04-25 06:12:15,386 root INFO creating build/lib/pythran/xsimd/memory 2024-04-25 06:12:15,387 root INFO copying pythran/xsimd/memory/xsimd_aligned_allocator.hpp -> build/lib/pythran/xsimd/memory 2024-04-25 06:12:15,387 root INFO copying pythran/xsimd/memory/xsimd_alignment.hpp -> build/lib/pythran/xsimd/memory 2024-04-25 06:12:15,387 root INFO creating build/lib/pythran/xsimd/types 2024-04-25 06:12:15,387 root INFO copying pythran/xsimd/types/.xsimd_avx512vnni_avx512bw_register.hpp.swp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,388 root INFO copying pythran/xsimd/types/.xsimd_avx512vnni_avx512vbmi_register.hpp.swp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,388 root INFO copying pythran/xsimd/types/xsimd_all_registers.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,388 root INFO copying pythran/xsimd/types/xsimd_api.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,388 root INFO copying pythran/xsimd/types/xsimd_avx2_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,389 root INFO copying pythran/xsimd/types/xsimd_avx512bw_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,389 root INFO copying pythran/xsimd/types/xsimd_avx512cd_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,389 root INFO copying pythran/xsimd/types/xsimd_avx512dq_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,389 root INFO copying pythran/xsimd/types/xsimd_avx512er_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,390 root INFO copying pythran/xsimd/types/xsimd_avx512f_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,390 root INFO copying pythran/xsimd/types/xsimd_avx512ifma_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,390 root INFO copying pythran/xsimd/types/xsimd_avx512pf_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,390 root INFO copying pythran/xsimd/types/xsimd_avx512vbmi_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,391 root INFO copying pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,391 root INFO copying pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,391 root INFO copying pythran/xsimd/types/xsimd_avx_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,391 root INFO copying pythran/xsimd/types/xsimd_avxvnni_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,392 root INFO copying pythran/xsimd/types/xsimd_batch.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,392 root INFO copying pythran/xsimd/types/xsimd_batch_constant.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,392 root INFO copying pythran/xsimd/types/xsimd_fma3_avx2_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,392 root INFO copying pythran/xsimd/types/xsimd_fma3_avx_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,393 root INFO copying pythran/xsimd/types/xsimd_fma3_sse_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,393 root INFO copying pythran/xsimd/types/xsimd_fma4_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,393 root INFO copying pythran/xsimd/types/xsimd_generic_arch.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,393 root INFO copying pythran/xsimd/types/xsimd_neon64_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,394 root INFO copying pythran/xsimd/types/xsimd_neon_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,394 root INFO copying pythran/xsimd/types/xsimd_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,394 root INFO copying pythran/xsimd/types/xsimd_rvv_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,394 root INFO copying pythran/xsimd/types/xsimd_sse2_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,395 root INFO copying pythran/xsimd/types/xsimd_sse3_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,395 root INFO copying pythran/xsimd/types/xsimd_sse4_1_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,395 root INFO copying pythran/xsimd/types/xsimd_sse4_2_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,395 root INFO copying pythran/xsimd/types/xsimd_ssse3_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,395 root INFO copying pythran/xsimd/types/xsimd_sve_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,396 root INFO copying pythran/xsimd/types/xsimd_traits.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,396 root INFO copying pythran/xsimd/types/xsimd_utils.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,396 root INFO copying pythran/xsimd/types/xsimd_wasm_register.hpp -> build/lib/pythran/xsimd/types 2024-04-25 06:12:15,409 wheel INFO installing to build/bdist.linux-i686/wheel 2024-04-25 06:12:15,409 root INFO running install 2024-04-25 06:12:15,422 root INFO running install_lib 2024-04-25 06:12:15,424 root INFO creating build/bdist.linux-i686 2024-04-25 06:12:15,424 root INFO creating build/bdist.linux-i686/wheel 2024-04-25 06:12:15,424 root INFO creating build/bdist.linux-i686/wheel/omp 2024-04-25 06:12:15,425 root INFO copying build/lib/omp/__init__.py -> build/bdist.linux-i686/wheel/omp 2024-04-25 06:12:15,425 root INFO creating build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,425 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic 2024-04-25 06:12:15,425 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,426 root INFO copying build/lib/pythran/pythonic/cmath/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,426 root INFO copying build/lib/pythran/pythonic/cmath/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,426 root INFO copying build/lib/pythran/pythonic/cmath/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,426 root INFO copying build/lib/pythran/pythonic/cmath/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,426 root INFO copying build/lib/pythran/pythonic/cmath/acosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,427 root INFO copying build/lib/pythran/pythonic/cmath/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,427 root INFO copying build/lib/pythran/pythonic/cmath/asinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,427 root INFO copying build/lib/pythran/pythonic/cmath/acos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,427 root INFO copying build/lib/pythran/pythonic/cmath/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,428 root INFO copying build/lib/pythran/pythonic/cmath/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,428 root INFO copying build/lib/pythran/pythonic/cmath/asin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,428 root INFO copying build/lib/pythran/pythonic/cmath/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,428 root INFO copying build/lib/pythran/pythonic/cmath/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,428 root INFO copying build/lib/pythran/pythonic/cmath/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,429 root INFO copying build/lib/pythran/pythonic/cmath/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,429 root INFO copying build/lib/pythran/pythonic/cmath/atanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,429 root INFO copying build/lib/pythran/pythonic/cmath/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,429 root INFO copying build/lib/pythran/pythonic/cmath/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,429 root INFO copying build/lib/pythran/pythonic/cmath/atan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,430 root INFO copying build/lib/pythran/pythonic/cmath/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/cmath 2024-04-25 06:12:15,430 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-25 06:12:15,430 root INFO copying build/lib/pythran/pythonic/__dispatch__/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-25 06:12:15,430 root INFO copying build/lib/pythran/pythonic/__dispatch__/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-25 06:12:15,431 root INFO copying build/lib/pythran/pythonic/__dispatch__/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-25 06:12:15,431 root INFO copying build/lib/pythran/pythonic/__dispatch__/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-25 06:12:15,431 root INFO copying build/lib/pythran/pythonic/__dispatch__/index.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-25 06:12:15,431 root INFO copying build/lib/pythran/pythonic/__dispatch__/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-25 06:12:15,431 root INFO copying build/lib/pythran/pythonic/__dispatch__/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-25 06:12:15,432 root INFO copying build/lib/pythran/pythonic/__dispatch__/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-25 06:12:15,432 root INFO copying build/lib/pythran/pythonic/__dispatch__/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/__dispatch__ 2024-04-25 06:12:15,432 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,432 root INFO copying build/lib/pythran/pythonic/numpy/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,433 root INFO copying build/lib/pythran/pythonic/numpy/uint8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,433 root INFO copying build/lib/pythran/pythonic/numpy/fliplr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,433 root INFO copying build/lib/pythran/pythonic/numpy/nextafter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,433 root INFO copying build/lib/pythran/pythonic/numpy/ufunc_accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,434 root INFO copying build/lib/pythran/pythonic/numpy/base_repr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,434 root INFO copying build/lib/pythran/pythonic/numpy/put.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,434 root INFO copying build/lib/pythran/pythonic/numpy/stack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,435 root INFO copying build/lib/pythran/pythonic/numpy/full_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,435 root INFO copying build/lib/pythran/pythonic/numpy/vdot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,435 root INFO copying build/lib/pythran/pythonic/numpy/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,435 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmin 2024-04-25 06:12:15,435 root INFO copying build/lib/pythran/pythonic/numpy/fmin/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmin 2024-04-25 06:12:15,436 root INFO copying build/lib/pythran/pythonic/numpy/fmin/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmin 2024-04-25 06:12:15,436 root INFO copying build/lib/pythran/pythonic/numpy/true_divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,436 root INFO copying build/lib/pythran/pythonic/numpy/ones.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,436 root INFO copying build/lib/pythran/pythonic/numpy/full.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,436 root INFO copying build/lib/pythran/pythonic/numpy/sign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,437 root INFO copying build/lib/pythran/pythonic/numpy/median.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,437 root INFO copying build/lib/pythran/pythonic/numpy/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,437 root INFO copying build/lib/pythran/pythonic/numpy/fill_diagonal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,437 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_and.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,438 root INFO copying build/lib/pythran/pythonic/numpy/uintp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,438 root INFO copying build/lib/pythran/pythonic/numpy/tri.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,438 root INFO copying build/lib/pythran/pythonic/numpy/array_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,438 root INFO copying build/lib/pythran/pythonic/numpy/fromiter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,438 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logaddexp 2024-04-25 06:12:15,439 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logaddexp 2024-04-25 06:12:15,439 root INFO copying build/lib/pythran/pythonic/numpy/cross.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,439 root INFO copying build/lib/pythran/pythonic/numpy/std_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,439 root INFO copying build/lib/pythran/pythonic/numpy/mod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,439 root INFO copying build/lib/pythran/pythonic/numpy/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,440 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,440 root INFO copying build/lib/pythran/pythonic/numpy/fft/ihfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,440 root INFO copying build/lib/pythran/pythonic/numpy/fft/ifft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,440 root INFO copying build/lib/pythran/pythonic/numpy/fft/fftn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,441 root INFO copying build/lib/pythran/pythonic/numpy/fft/hfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,441 root INFO copying build/lib/pythran/pythonic/numpy/fft/fft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,441 root INFO copying build/lib/pythran/pythonic/numpy/fft/c2c.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,441 root INFO copying build/lib/pythran/pythonic/numpy/fft/irfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,441 root INFO copying build/lib/pythran/pythonic/numpy/fft/rfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,442 root INFO copying build/lib/pythran/pythonic/numpy/fft/pocketfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fft 2024-04-25 06:12:15,442 root INFO copying build/lib/pythran/pythonic/numpy/uint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,442 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/maximum 2024-04-25 06:12:15,442 root INFO copying build/lib/pythran/pythonic/numpy/maximum/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/maximum 2024-04-25 06:12:15,443 root INFO copying build/lib/pythran/pythonic/numpy/maximum/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/maximum 2024-04-25 06:12:15,443 root INFO copying build/lib/pythran/pythonic/numpy/arctan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,443 root INFO copying build/lib/pythran/pythonic/numpy/right_shift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,443 root INFO copying build/lib/pythran/pythonic/numpy/copyto.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,444 root INFO copying build/lib/pythran/pythonic/numpy/unravel_index.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,444 root INFO copying build/lib/pythran/pythonic/numpy/not_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,444 root INFO copying build/lib/pythran/pythonic/numpy/uintc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,444 root INFO copying build/lib/pythran/pythonic/numpy/issctype.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,444 root INFO copying build/lib/pythran/pythonic/numpy/intp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,445 root INFO copying build/lib/pythran/pythonic/numpy/rad2deg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,445 root INFO copying build/lib/pythran/pythonic/numpy/vstack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,445 root INFO copying build/lib/pythran/pythonic/numpy/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,445 root INFO copying build/lib/pythran/pythonic/numpy/expand_dims.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,445 root INFO copying build/lib/pythran/pythonic/numpy/ldexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,446 root INFO copying build/lib/pythran/pythonic/numpy/flatnonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,446 root INFO copying build/lib/pythran/pythonic/numpy/triu.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,446 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,446 root INFO copying build/lib/pythran/pythonic/numpy/ptp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,447 root INFO copying build/lib/pythran/pythonic/numpy/nanmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,447 root INFO copying build/lib/pythran/pythonic/numpy/isfinite.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,447 root INFO copying build/lib/pythran/pythonic/numpy/binary_repr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,447 root INFO copying build/lib/pythran/pythonic/numpy/ndim.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,447 root INFO copying build/lib/pythran/pythonic/numpy/inner.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,448 root INFO copying build/lib/pythran/pythonic/numpy/ubyte.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,448 root INFO copying build/lib/pythran/pythonic/numpy/uint32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,448 root INFO copying build/lib/pythran/pythonic/numpy/product.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,448 root INFO copying build/lib/pythran/pythonic/numpy/fromfile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,449 root INFO copying build/lib/pythran/pythonic/numpy/alen.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,449 root INFO copying build/lib/pythran/pythonic/numpy/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,449 root INFO copying build/lib/pythran/pythonic/numpy/float128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,449 root INFO copying build/lib/pythran/pythonic/numpy/trim_zeros.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,449 root INFO copying build/lib/pythran/pythonic/numpy/asarray_chkfinite.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,450 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/nextafter 2024-04-25 06:12:15,450 root INFO copying build/lib/pythran/pythonic/numpy/nextafter/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/nextafter 2024-04-25 06:12:15,450 root INFO copying build/lib/pythran/pythonic/numpy/logical_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,450 root INFO copying build/lib/pythran/pythonic/numpy/iscomplex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,450 root INFO copying build/lib/pythran/pythonic/numpy/floor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,451 root INFO copying build/lib/pythran/pythonic/numpy/heaviside.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,451 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/copysign 2024-04-25 06:12:15,451 root INFO copying build/lib/pythran/pythonic/numpy/copysign/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/copysign 2024-04-25 06:12:15,451 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ctypeslib 2024-04-25 06:12:15,452 root INFO copying build/lib/pythran/pythonic/numpy/ctypeslib/as_array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ctypeslib 2024-04-25 06:12:15,452 root INFO copying build/lib/pythran/pythonic/numpy/tile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,452 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/heaviside 2024-04-25 06:12:15,452 root INFO copying build/lib/pythran/pythonic/numpy/heaviside/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/heaviside 2024-04-25 06:12:15,452 root INFO copying build/lib/pythran/pythonic/numpy/partial_sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,453 root INFO copying build/lib/pythran/pythonic/numpy/diag.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,453 root INFO copying build/lib/pythran/pythonic/numpy/size.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,453 root INFO copying build/lib/pythran/pythonic/numpy/byte.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,453 root INFO copying build/lib/pythran/pythonic/numpy/insert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,453 root INFO copying build/lib/pythran/pythonic/numpy/maximum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,454 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/true_divide 2024-04-25 06:12:15,454 root INFO copying build/lib/pythran/pythonic/numpy/true_divide/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/true_divide 2024-04-25 06:12:15,454 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,454 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/astype.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,454 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/item.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,455 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/tostring.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,455 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/flatten.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,455 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/tofile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,455 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/reshape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,456 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,456 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/view.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,456 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/tolist.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,456 root INFO copying build/lib/pythran/pythonic/numpy/ndarray/fill.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ndarray 2024-04-25 06:12:15,457 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/mod 2024-04-25 06:12:15,457 root INFO copying build/lib/pythran/pythonic/numpy/mod/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/mod 2024-04-25 06:12:15,457 root INFO copying build/lib/pythran/pythonic/numpy/cumproduct.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,457 root INFO copying build/lib/pythran/pythonic/numpy/diagonal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,457 root INFO copying build/lib/pythran/pythonic/numpy/ushort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,458 root INFO copying build/lib/pythran/pythonic/numpy/nan_to_num.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,458 root INFO copying build/lib/pythran/pythonic/numpy/outer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,458 root INFO copying build/lib/pythran/pythonic/numpy/copysign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,458 root INFO copying build/lib/pythran/pythonic/numpy/asfarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,458 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/linalg 2024-04-25 06:12:15,459 root INFO copying build/lib/pythran/pythonic/numpy/linalg/norm.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/linalg 2024-04-25 06:12:15,459 root INFO copying build/lib/pythran/pythonic/numpy/linalg/matrix_power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/linalg 2024-04-25 06:12:15,459 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,459 root INFO copying build/lib/pythran/pythonic/numpy/random/binomial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,460 root INFO copying build/lib/pythran/pythonic/numpy/random/laplace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,460 root INFO copying build/lib/pythran/pythonic/numpy/random/shuffle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,460 root INFO copying build/lib/pythran/pythonic/numpy/random/standard_exponential.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,460 root INFO copying build/lib/pythran/pythonic/numpy/random/geometric.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,460 root INFO copying build/lib/pythran/pythonic/numpy/random/standard_gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,461 root INFO copying build/lib/pythran/pythonic/numpy/random/pareto.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,461 root INFO copying build/lib/pythran/pythonic/numpy/random/weibull.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,461 root INFO copying build/lib/pythran/pythonic/numpy/random/seed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,461 root INFO copying build/lib/pythran/pythonic/numpy/random/lognormal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,461 root INFO copying build/lib/pythran/pythonic/numpy/random/dirichlet.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,462 root INFO copying build/lib/pythran/pythonic/numpy/random/random_sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,462 root INFO copying build/lib/pythran/pythonic/numpy/random/uniform.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,462 root INFO copying build/lib/pythran/pythonic/numpy/random/exponential.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,462 root INFO copying build/lib/pythran/pythonic/numpy/random/randn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,463 root INFO copying build/lib/pythran/pythonic/numpy/random/rand.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,463 root INFO copying build/lib/pythran/pythonic/numpy/random/gumbel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,463 root INFO copying build/lib/pythran/pythonic/numpy/random/logseries.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,463 root INFO copying build/lib/pythran/pythonic/numpy/random/sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,463 root INFO copying build/lib/pythran/pythonic/numpy/random/normal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,464 root INFO copying build/lib/pythran/pythonic/numpy/random/logistic.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,464 root INFO copying build/lib/pythran/pythonic/numpy/random/negative_binomial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,464 root INFO copying build/lib/pythran/pythonic/numpy/random/poisson.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,464 root INFO copying build/lib/pythran/pythonic/numpy/random/standard_normal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,464 root INFO copying build/lib/pythran/pythonic/numpy/random/bytes.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,465 root INFO copying build/lib/pythran/pythonic/numpy/random/f.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,465 root INFO copying build/lib/pythran/pythonic/numpy/random/power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,465 root INFO copying build/lib/pythran/pythonic/numpy/random/random.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,465 root INFO copying build/lib/pythran/pythonic/numpy/random/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,465 root INFO copying build/lib/pythran/pythonic/numpy/random/random_integers.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,466 root INFO copying build/lib/pythran/pythonic/numpy/random/rayleigh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,466 root INFO copying build/lib/pythran/pythonic/numpy/random/ranf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,466 root INFO copying build/lib/pythran/pythonic/numpy/random/chisquare.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,466 root INFO copying build/lib/pythran/pythonic/numpy/random/choice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,467 root INFO copying build/lib/pythran/pythonic/numpy/random/randint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/random 2024-04-25 06:12:15,467 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/floor_divide 2024-04-25 06:12:15,467 root INFO copying build/lib/pythran/pythonic/numpy/floor_divide/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/floor_divide 2024-04-25 06:12:15,467 root INFO copying build/lib/pythran/pythonic/numpy/max.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,467 root INFO copying build/lib/pythran/pythonic/numpy/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,468 root INFO copying build/lib/pythran/pythonic/numpy/inf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,468 root INFO copying build/lib/pythran/pythonic/numpy/conj.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,468 root INFO copying build/lib/pythran/pythonic/numpy/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,468 root INFO copying build/lib/pythran/pythonic/numpy/log2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,469 root INFO copying build/lib/pythran/pythonic/numpy/ndenumerate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,469 root INFO copying build/lib/pythran/pythonic/numpy/ascontiguousarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,469 root INFO copying build/lib/pythran/pythonic/numpy/expm1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,469 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/greater_equal 2024-04-25 06:12:15,469 root INFO copying build/lib/pythran/pythonic/numpy/greater_equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/greater_equal 2024-04-25 06:12:15,470 root INFO copying build/lib/pythran/pythonic/numpy/round.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,470 root INFO copying build/lib/pythran/pythonic/numpy/NINF.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,470 root INFO copying build/lib/pythran/pythonic/numpy/var.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,470 root INFO copying build/lib/pythran/pythonic/numpy/logical_or.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,470 root INFO copying build/lib/pythran/pythonic/numpy/double_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,471 root INFO copying build/lib/pythran/pythonic/numpy/bincount.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,471 root INFO copying build/lib/pythran/pythonic/numpy/nonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,471 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_xor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,471 root INFO copying build/lib/pythran/pythonic/numpy/min.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,472 root INFO copying build/lib/pythran/pythonic/numpy/short_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,472 root INFO copying build/lib/pythran/pythonic/numpy/ulonglong.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,472 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/minimum 2024-04-25 06:12:15,472 root INFO copying build/lib/pythran/pythonic/numpy/minimum/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/minimum 2024-04-25 06:12:15,472 root INFO copying build/lib/pythran/pythonic/numpy/minimum/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/minimum 2024-04-25 06:12:15,473 root INFO copying build/lib/pythran/pythonic/numpy/around.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,473 root INFO copying build/lib/pythran/pythonic/numpy/ndindex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,473 root INFO copying build/lib/pythran/pythonic/numpy/sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,473 root INFO copying build/lib/pythran/pythonic/numpy/cbrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,474 root INFO copying build/lib/pythran/pythonic/numpy/nansum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,474 root INFO copying build/lib/pythran/pythonic/numpy/isscalar.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,474 root INFO copying build/lib/pythran/pythonic/numpy/convolve.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,474 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/negative 2024-04-25 06:12:15,474 root INFO copying build/lib/pythran/pythonic/numpy/negative/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/negative 2024-04-25 06:12:15,475 root INFO copying build/lib/pythran/pythonic/numpy/any.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,475 root INFO copying build/lib/pythran/pythonic/numpy/round_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,475 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/left_shift 2024-04-25 06:12:15,475 root INFO copying build/lib/pythran/pythonic/numpy/left_shift/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/left_shift 2024-04-25 06:12:15,475 root INFO copying build/lib/pythran/pythonic/numpy/isposinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,476 root INFO copying build/lib/pythran/pythonic/numpy/flipud.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,476 root INFO copying build/lib/pythran/pythonic/numpy/argsort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,476 root INFO copying build/lib/pythran/pythonic/numpy/union1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,476 root INFO copying build/lib/pythran/pythonic/numpy/array_str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,477 root INFO copying build/lib/pythran/pythonic/numpy/dot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,477 root INFO copying build/lib/pythran/pythonic/numpy/asscalar.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,477 root INFO copying build/lib/pythran/pythonic/numpy/trace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,477 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmod 2024-04-25 06:12:15,477 root INFO copying build/lib/pythran/pythonic/numpy/fmod/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmod 2024-04-25 06:12:15,478 root INFO copying build/lib/pythran/pythonic/numpy/angle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,478 root INFO copying build/lib/pythran/pythonic/numpy/array2string.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,478 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_or 2024-04-25 06:12:15,478 root INFO copying build/lib/pythran/pythonic/numpy/logical_or/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_or 2024-04-25 06:12:15,479 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/subtract 2024-04-25 06:12:15,479 root INFO copying build/lib/pythran/pythonic/numpy/subtract/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/subtract 2024-04-25 06:12:15,479 root INFO copying build/lib/pythran/pythonic/numpy/float_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,479 root INFO copying build/lib/pythran/pythonic/numpy/array_equiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,479 root INFO copying build/lib/pythran/pythonic/numpy/complex256.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,480 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/greater 2024-04-25 06:12:15,480 root INFO copying build/lib/pythran/pythonic/numpy/greater/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/greater 2024-04-25 06:12:15,480 root INFO copying build/lib/pythran/pythonic/numpy/unwrap.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,480 root INFO copying build/lib/pythran/pythonic/numpy/diagflat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,480 root INFO copying build/lib/pythran/pythonic/numpy/identity.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,481 root INFO copying build/lib/pythran/pythonic/numpy/trunc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,481 root INFO copying build/lib/pythran/pythonic/numpy/hstack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,481 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/hypot 2024-04-25 06:12:15,481 root INFO copying build/lib/pythran/pythonic/numpy/hypot/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/hypot 2024-04-25 06:12:15,482 root INFO copying build/lib/pythran/pythonic/numpy/amin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,482 root INFO copying build/lib/pythran/pythonic/numpy/array_split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,482 root INFO copying build/lib/pythran/pythonic/numpy/putmask.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,482 root INFO copying build/lib/pythran/pythonic/numpy/int32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,483 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/right_shift 2024-04-25 06:12:15,483 root INFO copying build/lib/pythran/pythonic/numpy/right_shift/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/right_shift 2024-04-25 06:12:15,483 root INFO copying build/lib/pythran/pythonic/numpy/rint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,483 root INFO copying build/lib/pythran/pythonic/numpy/amax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,483 root INFO copying build/lib/pythran/pythonic/numpy/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,484 root INFO copying build/lib/pythran/pythonic/numpy/setdiff1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,484 root INFO copying build/lib/pythran/pythonic/numpy/average.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,484 root INFO copying build/lib/pythran/pythonic/numpy/complex128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,484 root INFO copying build/lib/pythran/pythonic/numpy/argwhere.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,484 root INFO copying build/lib/pythran/pythonic/numpy/newaxis.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,485 root INFO copying build/lib/pythran/pythonic/numpy/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,485 root INFO copying build/lib/pythran/pythonic/numpy/imag.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,485 root INFO copying build/lib/pythran/pythonic/numpy/zeros.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,485 root INFO copying build/lib/pythran/pythonic/numpy/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,486 root INFO copying build/lib/pythran/pythonic/numpy/complex64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,486 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_and 2024-04-25 06:12:15,486 root INFO copying build/lib/pythran/pythonic/numpy/logical_and/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_and 2024-04-25 06:12:15,486 root INFO copying build/lib/pythran/pythonic/numpy/arcsin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,486 root INFO copying build/lib/pythran/pythonic/numpy/bool_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,487 root INFO copying build/lib/pythran/pythonic/numpy/cumsum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,487 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,487 root INFO copying build/lib/pythran/pythonic/numpy/uint16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,487 root INFO copying build/lib/pythran/pythonic/numpy/concatenate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,488 root INFO copying build/lib/pythran/pythonic/numpy/divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,488 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/divide 2024-04-25 06:12:15,488 root INFO copying build/lib/pythran/pythonic/numpy/divide/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/divide 2024-04-25 06:12:15,488 root INFO copying build/lib/pythran/pythonic/numpy/logical_and.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,488 root INFO copying build/lib/pythran/pythonic/numpy/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,489 root INFO copying build/lib/pythran/pythonic/numpy/zeros_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,489 root INFO copying build/lib/pythran/pythonic/numpy/arange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,489 root INFO copying build/lib/pythran/pythonic/numpy/array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,489 root INFO copying build/lib/pythran/pythonic/numpy/ufunc_reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,490 root INFO copying build/lib/pythran/pythonic/numpy/atleast_1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,490 root INFO copying build/lib/pythran/pythonic/numpy/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,490 root INFO copying build/lib/pythran/pythonic/numpy/interp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,490 root INFO copying build/lib/pythran/pythonic/numpy/fabs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,490 root INFO copying build/lib/pythran/pythonic/numpy/arctan2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,491 root INFO copying build/lib/pythran/pythonic/numpy/equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,491 root INFO copying build/lib/pythran/pythonic/numpy/eye.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,491 root INFO copying build/lib/pythran/pythonic/numpy/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,491 root INFO copying build/lib/pythran/pythonic/numpy/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,492 root INFO copying build/lib/pythran/pythonic/numpy/spacing.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,492 root INFO copying build/lib/pythran/pythonic/numpy/int8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,492 root INFO copying build/lib/pythran/pythonic/numpy/prod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,492 root INFO copying build/lib/pythran/pythonic/numpy/float32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,492 root INFO copying build/lib/pythran/pythonic/numpy/arctanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,493 root INFO copying build/lib/pythran/pythonic/numpy/swapaxes.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,493 root INFO copying build/lib/pythran/pythonic/numpy/multiply.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,493 root INFO copying build/lib/pythran/pythonic/numpy/fix.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,493 root INFO copying build/lib/pythran/pythonic/numpy/logspace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,494 root INFO copying build/lib/pythran/pythonic/numpy/degrees.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,494 root INFO copying build/lib/pythran/pythonic/numpy/delete_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,494 root INFO copying build/lib/pythran/pythonic/numpy/log1p.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,494 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ldexp 2024-04-25 06:12:15,494 root INFO copying build/lib/pythran/pythonic/numpy/ldexp/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/ldexp 2024-04-25 06:12:15,495 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logaddexp2 2024-04-25 06:12:15,495 root INFO copying build/lib/pythran/pythonic/numpy/logaddexp2/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logaddexp2 2024-04-25 06:12:15,495 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,495 root INFO copying build/lib/pythran/pythonic/numpy/indices.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,496 root INFO copying build/lib/pythran/pythonic/numpy/angle_in_rad.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,496 root INFO copying build/lib/pythran/pythonic/numpy/atleast_2d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,496 root INFO copying build/lib/pythran/pythonic/numpy/angle_in_deg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,496 root INFO copying build/lib/pythran/pythonic/numpy/correlate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,497 root INFO copying build/lib/pythran/pythonic/numpy/ceil.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,497 root INFO copying build/lib/pythran/pythonic/numpy/deg2rad.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,497 root INFO copying build/lib/pythran/pythonic/numpy/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,497 root INFO copying build/lib/pythran/pythonic/numpy/argmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,497 root INFO copying build/lib/pythran/pythonic/numpy/longlong.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,498 root INFO copying build/lib/pythran/pythonic/numpy/unique.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,498 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/less 2024-04-25 06:12:15,498 root INFO copying build/lib/pythran/pythonic/numpy/less/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/less 2024-04-25 06:12:15,498 root INFO copying build/lib/pythran/pythonic/numpy/append.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,499 root INFO copying build/lib/pythran/pythonic/numpy/argmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,499 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmax 2024-04-25 06:12:15,499 root INFO copying build/lib/pythran/pythonic/numpy/fmax/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmax 2024-04-25 06:12:15,499 root INFO copying build/lib/pythran/pythonic/numpy/fmax/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/fmax 2024-04-25 06:12:15,499 root INFO copying build/lib/pythran/pythonic/numpy/nanmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,500 root INFO copying build/lib/pythran/pythonic/numpy/tril.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,500 root INFO copying build/lib/pythran/pythonic/numpy/roll.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,500 root INFO copying build/lib/pythran/pythonic/numpy/fmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,500 root INFO copying build/lib/pythran/pythonic/numpy/diff.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,501 root INFO copying build/lib/pythran/pythonic/numpy/floor_divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,501 root INFO copying build/lib/pythran/pythonic/numpy/resize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,501 root INFO copying build/lib/pythran/pythonic/numpy/all.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,501 root INFO copying build/lib/pythran/pythonic/numpy/alltrue.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,501 root INFO copying build/lib/pythran/pythonic/numpy/argminmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,502 root INFO copying build/lib/pythran/pythonic/numpy/clip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,502 root INFO copying build/lib/pythran/pythonic/numpy/uint64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,502 root INFO copying build/lib/pythran/pythonic/numpy/allclose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,502 root INFO copying build/lib/pythran/pythonic/numpy/greater.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,503 root INFO copying build/lib/pythran/pythonic/numpy/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,503 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_or 2024-04-25 06:12:15,503 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_or/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_or 2024-04-25 06:12:15,503 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_or/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_or 2024-04-25 06:12:15,503 root INFO copying build/lib/pythran/pythonic/numpy/transpose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,504 root INFO copying build/lib/pythran/pythonic/numpy/ravel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,504 root INFO copying build/lib/pythran/pythonic/numpy/power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,504 root INFO copying build/lib/pythran/pythonic/numpy/where.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,504 root INFO copying build/lib/pythran/pythonic/numpy/absolute.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,504 root INFO copying build/lib/pythran/pythonic/numpy/radians.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,505 root INFO copying build/lib/pythran/pythonic/numpy/nanargmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,505 root INFO copying build/lib/pythran/pythonic/numpy/rot90.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,505 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/power 2024-04-25 06:12:15,505 root INFO copying build/lib/pythran/pythonic/numpy/power/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/power 2024-04-25 06:12:15,506 root INFO copying build/lib/pythran/pythonic/numpy/count_nonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,506 root INFO copying build/lib/pythran/pythonic/numpy/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,506 root INFO copying build/lib/pythran/pythonic/numpy/ndarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,506 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_xor 2024-04-25 06:12:15,506 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_xor/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_xor 2024-04-25 06:12:15,507 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_xor/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_xor 2024-04-25 06:12:15,507 root INFO copying build/lib/pythran/pythonic/numpy/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,507 root INFO copying build/lib/pythran/pythonic/numpy/isreal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,507 root INFO copying build/lib/pythran/pythonic/numpy/ediff1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,508 root INFO copying build/lib/pythran/pythonic/numpy/mean.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,508 root INFO copying build/lib/pythran/pythonic/numpy/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,508 root INFO copying build/lib/pythran/pythonic/numpy/int64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,508 root INFO copying build/lib/pythran/pythonic/numpy/fromstring.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,508 root INFO copying build/lib/pythran/pythonic/numpy/lexsort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,509 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/add 2024-04-25 06:12:15,509 root INFO copying build/lib/pythran/pythonic/numpy/add/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/add 2024-04-25 06:12:15,509 root INFO copying build/lib/pythran/pythonic/numpy/add/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/add 2024-04-25 06:12:15,509 root INFO copying build/lib/pythran/pythonic/numpy/fromfunction.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,510 root INFO copying build/lib/pythran/pythonic/numpy/isclose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,510 root INFO copying build/lib/pythran/pythonic/numpy/place.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,510 root INFO copying build/lib/pythran/pythonic/numpy/searchsorted.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,510 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/not_equal 2024-04-25 06:12:15,510 root INFO copying build/lib/pythran/pythonic/numpy/not_equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/not_equal 2024-04-25 06:12:15,511 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_xor 2024-04-25 06:12:15,511 root INFO copying build/lib/pythran/pythonic/numpy/logical_xor/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/logical_xor 2024-04-25 06:12:15,511 root INFO copying build/lib/pythran/pythonic/numpy/arccosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,511 root INFO copying build/lib/pythran/pythonic/numpy/broadcast_to.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,512 root INFO copying build/lib/pythran/pythonic/numpy/square.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,512 root INFO copying build/lib/pythran/pythonic/numpy/fmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,512 root INFO copying build/lib/pythran/pythonic/numpy/split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,512 root INFO copying build/lib/pythran/pythonic/numpy/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,513 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/dtype 2024-04-25 06:12:15,513 root INFO copying build/lib/pythran/pythonic/numpy/dtype/type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/dtype 2024-04-25 06:12:15,513 root INFO copying build/lib/pythran/pythonic/numpy/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,513 root INFO copying build/lib/pythran/pythonic/numpy/int16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,513 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_or.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,514 root INFO copying build/lib/pythran/pythonic/numpy/rollaxis.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,514 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/less_equal 2024-04-25 06:12:15,514 root INFO copying build/lib/pythran/pythonic/numpy/less_equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/less_equal 2024-04-25 06:12:15,514 root INFO copying build/lib/pythran/pythonic/numpy/arccos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,514 root INFO copying build/lib/pythran/pythonic/numpy/invert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,515 root INFO copying build/lib/pythran/pythonic/numpy/float64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,515 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/arctan2 2024-04-25 06:12:15,515 root INFO copying build/lib/pythran/pythonic/numpy/arctan2/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/arctan2 2024-04-25 06:12:15,515 root INFO copying build/lib/pythran/pythonic/numpy/subtract.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,516 root INFO copying build/lib/pythran/pythonic/numpy/fmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,516 root INFO copying build/lib/pythran/pythonic/numpy/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,516 root INFO copying build/lib/pythran/pythonic/numpy/empty_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,516 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/equal 2024-04-25 06:12:15,516 root INFO copying build/lib/pythran/pythonic/numpy/equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/equal 2024-04-25 06:12:15,517 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/remainder 2024-04-25 06:12:15,517 root INFO copying build/lib/pythran/pythonic/numpy/remainder/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/remainder 2024-04-25 06:12:15,517 root INFO copying build/lib/pythran/pythonic/numpy/arcsinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,517 root INFO copying build/lib/pythran/pythonic/numpy/sometrue.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,518 root INFO copying build/lib/pythran/pythonic/numpy/isrealobj.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,518 root INFO copying build/lib/pythran/pythonic/numpy/remainder.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,518 root INFO copying build/lib/pythran/pythonic/numpy/frexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,518 root INFO copying build/lib/pythran/pythonic/numpy/real.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,518 root INFO copying build/lib/pythran/pythonic/numpy/flip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,519 root INFO copying build/lib/pythran/pythonic/numpy/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,519 root INFO copying build/lib/pythran/pythonic/numpy/linspace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,519 root INFO copying build/lib/pythran/pythonic/numpy/ones_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,519 root INFO copying build/lib/pythran/pythonic/numpy/take.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,520 root INFO copying build/lib/pythran/pythonic/numpy/shape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,520 root INFO copying build/lib/pythran/pythonic/numpy/reciprocal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,520 root INFO copying build/lib/pythran/pythonic/numpy/empty.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,520 root INFO copying build/lib/pythran/pythonic/numpy/finfo.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,521 root INFO copying build/lib/pythran/pythonic/numpy/select.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,521 root INFO copying build/lib/pythran/pythonic/numpy/.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,521 root INFO copying build/lib/pythran/pythonic/numpy/nanargmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,521 root INFO copying build/lib/pythran/pythonic/numpy/isneginf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,521 root INFO copying build/lib/pythran/pythonic/numpy/minimum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,522 root INFO copying build/lib/pythran/pythonic/numpy/asarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,522 root INFO copying build/lib/pythran/pythonic/numpy/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,522 root INFO copying build/lib/pythran/pythonic/numpy/signbit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,522 root INFO copying build/lib/pythran/pythonic/numpy/hypot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,523 root INFO copying build/lib/pythran/pythonic/numpy/sort_complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,523 root INFO copying build/lib/pythran/pythonic/numpy/nan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,523 root INFO copying build/lib/pythran/pythonic/numpy/negative.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,523 root INFO copying build/lib/pythran/pythonic/numpy/atleast_3d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,524 root INFO copying build/lib/pythran/pythonic/numpy/intersect1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,524 root INFO copying build/lib/pythran/pythonic/numpy/less.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,524 root INFO copying build/lib/pythran/pythonic/numpy/logical_xor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,524 root INFO copying build/lib/pythran/pythonic/numpy/intc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,524 root INFO copying build/lib/pythran/pythonic/numpy/digitize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,525 root INFO copying build/lib/pythran/pythonic/numpy/left_shift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,525 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/multiply 2024-04-25 06:12:15,525 root INFO copying build/lib/pythran/pythonic/numpy/multiply/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/multiply 2024-04-25 06:12:15,525 root INFO copying build/lib/pythran/pythonic/numpy/multiply/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/multiply 2024-04-25 06:12:15,526 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_and 2024-04-25 06:12:15,526 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_and/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_and 2024-04-25 06:12:15,526 root INFO copying build/lib/pythran/pythonic/numpy/bitwise_and/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy/bitwise_and 2024-04-25 06:12:15,526 root INFO copying build/lib/pythran/pythonic/numpy/interp_core.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,526 root INFO copying build/lib/pythran/pythonic/numpy/cumprod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/numpy 2024-04-25 06:12:15,527 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/scipy 2024-04-25 06:12:15,527 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,527 root INFO copying build/lib/pythran/pythonic/scipy/special/binom.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,527 root INFO copying build/lib/pythran/pythonic/scipy/special/kv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,528 root INFO copying build/lib/pythran/pythonic/scipy/special/gammaincinv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,528 root INFO copying build/lib/pythran/pythonic/scipy/special/chbevl.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,528 root INFO copying build/lib/pythran/pythonic/scipy/special/jv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,528 root INFO copying build/lib/pythran/pythonic/scipy/special/spherical_jn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,528 root INFO copying build/lib/pythran/pythonic/scipy/special/iv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,529 root INFO copying build/lib/pythran/pythonic/scipy/special/yv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,529 root INFO copying build/lib/pythran/pythonic/scipy/special/yvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,529 root INFO copying build/lib/pythran/pythonic/scipy/special/i0e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,529 root INFO copying build/lib/pythran/pythonic/scipy/special/gammaln.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,529 root INFO copying build/lib/pythran/pythonic/scipy/special/ndtr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,530 root INFO copying build/lib/pythran/pythonic/scipy/special/kvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,530 root INFO copying build/lib/pythran/pythonic/scipy/special/hankel1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,530 root INFO copying build/lib/pythran/pythonic/scipy/special/hankel2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,530 root INFO copying build/lib/pythran/pythonic/scipy/special/i0.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,531 root INFO copying build/lib/pythran/pythonic/scipy/special/ivp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,531 root INFO copying build/lib/pythran/pythonic/scipy/special/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,531 root INFO copying build/lib/pythran/pythonic/scipy/special/jvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,531 root INFO copying build/lib/pythran/pythonic/scipy/special/spherical_yn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,531 root INFO copying build/lib/pythran/pythonic/scipy/special/ndtri.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/scipy/special 2024-04-25 06:12:15,532 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,532 root INFO copying build/lib/pythran/pythonic/utils/shared_ref.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,532 root INFO copying build/lib/pythran/pythonic/utils/meta.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,532 root INFO copying build/lib/pythran/pythonic/utils/neutral.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,533 root INFO copying build/lib/pythran/pythonic/utils/broadcast_copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,533 root INFO copying build/lib/pythran/pythonic/utils/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,533 root INFO copying build/lib/pythran/pythonic/utils/array_helper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,533 root INFO copying build/lib/pythran/pythonic/utils/fwd.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,533 root INFO copying build/lib/pythran/pythonic/utils/numpy_traits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,534 root INFO copying build/lib/pythran/pythonic/utils/numpy_conversion.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,534 root INFO copying build/lib/pythran/pythonic/utils/reserve.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,534 root INFO copying build/lib/pythran/pythonic/utils/functor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,534 root INFO copying build/lib/pythran/pythonic/utils/boost_local_config.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,534 root INFO copying build/lib/pythran/pythonic/utils/yield.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,535 root INFO copying build/lib/pythran/pythonic/utils/tags.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,535 root INFO copying build/lib/pythran/pythonic/utils/pdqsort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,535 root INFO copying build/lib/pythran/pythonic/utils/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,535 root INFO copying build/lib/pythran/pythonic/utils/nested_container.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,536 root INFO copying build/lib/pythran/pythonic/utils/seq.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/utils 2024-04-25 06:12:15,536 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include 2024-04-25 06:12:15,536 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,536 root INFO copying build/lib/pythran/pythonic/include/cmath/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,536 root INFO copying build/lib/pythran/pythonic/include/cmath/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,537 root INFO copying build/lib/pythran/pythonic/include/cmath/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,537 root INFO copying build/lib/pythran/pythonic/include/cmath/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,537 root INFO copying build/lib/pythran/pythonic/include/cmath/acosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,537 root INFO copying build/lib/pythran/pythonic/include/cmath/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,537 root INFO copying build/lib/pythran/pythonic/include/cmath/asinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,538 root INFO copying build/lib/pythran/pythonic/include/cmath/acos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,538 root INFO copying build/lib/pythran/pythonic/include/cmath/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,538 root INFO copying build/lib/pythran/pythonic/include/cmath/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,538 root INFO copying build/lib/pythran/pythonic/include/cmath/asin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,539 root INFO copying build/lib/pythran/pythonic/include/cmath/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,539 root INFO copying build/lib/pythran/pythonic/include/cmath/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,539 root INFO copying build/lib/pythran/pythonic/include/cmath/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,539 root INFO copying build/lib/pythran/pythonic/include/cmath/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,539 root INFO copying build/lib/pythran/pythonic/include/cmath/atanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,540 root INFO copying build/lib/pythran/pythonic/include/cmath/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,540 root INFO copying build/lib/pythran/pythonic/include/cmath/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,540 root INFO copying build/lib/pythran/pythonic/include/cmath/atan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,540 root INFO copying build/lib/pythran/pythonic/include/cmath/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/cmath 2024-04-25 06:12:15,541 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:15,541 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:15,541 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:15,541 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:15,541 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:15,542 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/index.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:15,542 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:15,542 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:15,542 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:15,542 root INFO copying build/lib/pythran/pythonic/include/__dispatch__/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/__dispatch__ 2024-04-25 06:12:15,543 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,543 root INFO copying build/lib/pythran/pythonic/include/numpy/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,543 root INFO copying build/lib/pythran/pythonic/include/numpy/uint8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,544 root INFO copying build/lib/pythran/pythonic/include/numpy/fliplr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,544 root INFO copying build/lib/pythran/pythonic/include/numpy/nextafter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,544 root INFO copying build/lib/pythran/pythonic/include/numpy/ufunc_accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,544 root INFO copying build/lib/pythran/pythonic/include/numpy/base_repr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,544 root INFO copying build/lib/pythran/pythonic/include/numpy/put.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,545 root INFO copying build/lib/pythran/pythonic/include/numpy/stack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,545 root INFO copying build/lib/pythran/pythonic/include/numpy/full_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,545 root INFO copying build/lib/pythran/pythonic/include/numpy/vdot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,545 root INFO copying build/lib/pythran/pythonic/include/numpy/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,546 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmin 2024-04-25 06:12:15,546 root INFO copying build/lib/pythran/pythonic/include/numpy/fmin/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmin 2024-04-25 06:12:15,546 root INFO copying build/lib/pythran/pythonic/include/numpy/fmin/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmin 2024-04-25 06:12:15,546 root INFO copying build/lib/pythran/pythonic/include/numpy/true_divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,546 root INFO copying build/lib/pythran/pythonic/include/numpy/ones.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,547 root INFO copying build/lib/pythran/pythonic/include/numpy/full.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,547 root INFO copying build/lib/pythran/pythonic/include/numpy/sign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,547 root INFO copying build/lib/pythran/pythonic/include/numpy/median.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,547 root INFO copying build/lib/pythran/pythonic/include/numpy/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,548 root INFO copying build/lib/pythran/pythonic/include/numpy/fill_diagonal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,548 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_and.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,548 root INFO copying build/lib/pythran/pythonic/include/numpy/uintp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,548 root INFO copying build/lib/pythran/pythonic/include/numpy/tri.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,548 root INFO copying build/lib/pythran/pythonic/include/numpy/array_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,549 root INFO copying build/lib/pythran/pythonic/include/numpy/fromiter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,549 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logaddexp 2024-04-25 06:12:15,549 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logaddexp 2024-04-25 06:12:15,549 root INFO copying build/lib/pythran/pythonic/include/numpy/cross.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,550 root INFO copying build/lib/pythran/pythonic/include/numpy/std_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,550 root INFO copying build/lib/pythran/pythonic/include/numpy/mod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,550 root INFO copying build/lib/pythran/pythonic/include/numpy/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,550 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,550 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/ihfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,551 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/ifft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,551 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/fftn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,551 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/hfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,551 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/fft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,552 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/c2c.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,552 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/irfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,552 root INFO copying build/lib/pythran/pythonic/include/numpy/fft/rfft.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fft 2024-04-25 06:12:15,552 root INFO copying build/lib/pythran/pythonic/include/numpy/uint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,553 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/maximum 2024-04-25 06:12:15,553 root INFO copying build/lib/pythran/pythonic/include/numpy/maximum/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/maximum 2024-04-25 06:12:15,553 root INFO copying build/lib/pythran/pythonic/include/numpy/maximum/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/maximum 2024-04-25 06:12:15,553 root INFO copying build/lib/pythran/pythonic/include/numpy/arctan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,553 root INFO copying build/lib/pythran/pythonic/include/numpy/right_shift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,554 root INFO copying build/lib/pythran/pythonic/include/numpy/copyto.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,554 root INFO copying build/lib/pythran/pythonic/include/numpy/unravel_index.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,554 root INFO copying build/lib/pythran/pythonic/include/numpy/not_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,554 root INFO copying build/lib/pythran/pythonic/include/numpy/uintc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,554 root INFO copying build/lib/pythran/pythonic/include/numpy/issctype.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,555 root INFO copying build/lib/pythran/pythonic/include/numpy/intp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,555 root INFO copying build/lib/pythran/pythonic/include/numpy/rad2deg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,555 root INFO copying build/lib/pythran/pythonic/include/numpy/vstack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,555 root INFO copying build/lib/pythran/pythonic/include/numpy/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,556 root INFO copying build/lib/pythran/pythonic/include/numpy/expand_dims.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,556 root INFO copying build/lib/pythran/pythonic/include/numpy/ldexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,556 root INFO copying build/lib/pythran/pythonic/include/numpy/flatnonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,556 root INFO copying build/lib/pythran/pythonic/include/numpy/triu.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,557 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,557 root INFO copying build/lib/pythran/pythonic/include/numpy/ptp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,557 root INFO copying build/lib/pythran/pythonic/include/numpy/nanmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,557 root INFO copying build/lib/pythran/pythonic/include/numpy/isfinite.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,557 root INFO copying build/lib/pythran/pythonic/include/numpy/binary_repr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,558 root INFO copying build/lib/pythran/pythonic/include/numpy/ndim.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,558 root INFO copying build/lib/pythran/pythonic/include/numpy/inner.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,558 root INFO copying build/lib/pythran/pythonic/include/numpy/ubyte.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,558 root INFO copying build/lib/pythran/pythonic/include/numpy/uint32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,559 root INFO copying build/lib/pythran/pythonic/include/numpy/product.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,559 root INFO copying build/lib/pythran/pythonic/include/numpy/fromfile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,559 root INFO copying build/lib/pythran/pythonic/include/numpy/alen.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,560 root INFO copying build/lib/pythran/pythonic/include/numpy/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,560 root INFO copying build/lib/pythran/pythonic/include/numpy/float128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,560 root INFO copying build/lib/pythran/pythonic/include/numpy/trim_zeros.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,560 root INFO copying build/lib/pythran/pythonic/include/numpy/asarray_chkfinite.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,561 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/nextafter 2024-04-25 06:12:15,561 root INFO copying build/lib/pythran/pythonic/include/numpy/nextafter/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/nextafter 2024-04-25 06:12:15,561 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,561 root INFO copying build/lib/pythran/pythonic/include/numpy/iscomplex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,561 root INFO copying build/lib/pythran/pythonic/include/numpy/floor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,562 root INFO copying build/lib/pythran/pythonic/include/numpy/heaviside.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,562 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/copysign 2024-04-25 06:12:15,562 root INFO copying build/lib/pythran/pythonic/include/numpy/copysign/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/copysign 2024-04-25 06:12:15,562 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ctypeslib 2024-04-25 06:12:15,562 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-25 06:12:15,563 root INFO copying build/lib/pythran/pythonic/include/numpy/tile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,563 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/heaviside 2024-04-25 06:12:15,563 root INFO copying build/lib/pythran/pythonic/include/numpy/heaviside/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/heaviside 2024-04-25 06:12:15,563 root INFO copying build/lib/pythran/pythonic/include/numpy/partial_sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,564 root INFO copying build/lib/pythran/pythonic/include/numpy/diag.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,564 root INFO copying build/lib/pythran/pythonic/include/numpy/size.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,564 root INFO copying build/lib/pythran/pythonic/include/numpy/byte.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,564 root INFO copying build/lib/pythran/pythonic/include/numpy/insert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,564 root INFO copying build/lib/pythran/pythonic/include/numpy/maximum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,565 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/true_divide 2024-04-25 06:12:15,565 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-25 06:12:15,565 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,565 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/astype.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,565 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/item.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,566 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/tostring.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,566 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/flatten.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,566 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/tofile.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,566 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/reshape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,567 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,567 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/view.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,567 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/tolist.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,567 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray/fill.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ndarray 2024-04-25 06:12:15,567 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/mod 2024-04-25 06:12:15,568 root INFO copying build/lib/pythran/pythonic/include/numpy/mod/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/mod 2024-04-25 06:12:15,568 root INFO copying build/lib/pythran/pythonic/include/numpy/cumproduct.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,568 root INFO copying build/lib/pythran/pythonic/include/numpy/diagonal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,568 root INFO copying build/lib/pythran/pythonic/include/numpy/ushort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,568 root INFO copying build/lib/pythran/pythonic/include/numpy/nan_to_num.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,569 root INFO copying build/lib/pythran/pythonic/include/numpy/outer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,569 root INFO copying build/lib/pythran/pythonic/include/numpy/copysign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,569 root INFO copying build/lib/pythran/pythonic/include/numpy/asfarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,569 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/linalg 2024-04-25 06:12:15,570 root INFO copying build/lib/pythran/pythonic/include/numpy/linalg/norm.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/linalg 2024-04-25 06:12:15,570 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-25 06:12:15,570 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,570 root INFO copying build/lib/pythran/pythonic/include/numpy/random/binomial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,570 root INFO copying build/lib/pythran/pythonic/include/numpy/random/laplace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,571 root INFO copying build/lib/pythran/pythonic/include/numpy/random/shuffle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,571 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-25 06:12:15,571 root INFO copying build/lib/pythran/pythonic/include/numpy/random/geometric.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,571 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-25 06:12:15,572 root INFO copying build/lib/pythran/pythonic/include/numpy/random/pareto.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,572 root INFO copying build/lib/pythran/pythonic/include/numpy/random/weibull.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,572 root INFO copying build/lib/pythran/pythonic/include/numpy/random/seed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,572 root INFO copying build/lib/pythran/pythonic/include/numpy/random/lognormal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,572 root INFO copying build/lib/pythran/pythonic/include/numpy/random/dirichlet.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,573 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-25 06:12:15,573 root INFO copying build/lib/pythran/pythonic/include/numpy/random/uniform.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,573 root INFO copying build/lib/pythran/pythonic/include/numpy/random/exponential.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,573 root INFO copying build/lib/pythran/pythonic/include/numpy/random/randn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,574 root INFO copying build/lib/pythran/pythonic/include/numpy/random/rand.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,574 root INFO copying build/lib/pythran/pythonic/include/numpy/random/gumbel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,574 root INFO copying build/lib/pythran/pythonic/include/numpy/random/logseries.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,574 root INFO copying build/lib/pythran/pythonic/include/numpy/random/sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,574 root INFO copying build/lib/pythran/pythonic/include/numpy/random/normal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,575 root INFO copying build/lib/pythran/pythonic/include/numpy/random/logistic.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,575 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-25 06:12:15,575 root INFO copying build/lib/pythran/pythonic/include/numpy/random/poisson.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,575 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-25 06:12:15,575 root INFO copying build/lib/pythran/pythonic/include/numpy/random/bytes.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,576 root INFO copying build/lib/pythran/pythonic/include/numpy/random/f.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,576 root INFO copying build/lib/pythran/pythonic/include/numpy/random/power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,576 root INFO copying build/lib/pythran/pythonic/include/numpy/random/random.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,576 root INFO copying build/lib/pythran/pythonic/include/numpy/random/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,577 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-25 06:12:15,577 root INFO copying build/lib/pythran/pythonic/include/numpy/random/rayleigh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,577 root INFO copying build/lib/pythran/pythonic/include/numpy/random/generator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,577 root INFO copying build/lib/pythran/pythonic/include/numpy/random/ranf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,577 root INFO copying build/lib/pythran/pythonic/include/numpy/random/chisquare.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,578 root INFO copying build/lib/pythran/pythonic/include/numpy/random/choice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,578 root INFO copying build/lib/pythran/pythonic/include/numpy/random/randint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/random 2024-04-25 06:12:15,578 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/floor_divide 2024-04-25 06:12:15,578 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-25 06:12:15,578 root INFO copying build/lib/pythran/pythonic/include/numpy/max.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,579 root INFO copying build/lib/pythran/pythonic/include/numpy/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,579 root INFO copying build/lib/pythran/pythonic/include/numpy/inf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,579 root INFO copying build/lib/pythran/pythonic/include/numpy/conj.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,579 root INFO copying build/lib/pythran/pythonic/include/numpy/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,580 root INFO copying build/lib/pythran/pythonic/include/numpy/log2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,580 root INFO copying build/lib/pythran/pythonic/include/numpy/ndenumerate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,580 root INFO copying build/lib/pythran/pythonic/include/numpy/ascontiguousarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,580 root INFO copying build/lib/pythran/pythonic/include/numpy/expm1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,581 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/greater_equal 2024-04-25 06:12:15,581 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-25 06:12:15,581 root INFO copying build/lib/pythran/pythonic/include/numpy/round.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,581 root INFO copying build/lib/pythran/pythonic/include/numpy/NINF.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,581 root INFO copying build/lib/pythran/pythonic/include/numpy/var.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,582 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_or.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,582 root INFO copying build/lib/pythran/pythonic/include/numpy/double_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,582 root INFO copying build/lib/pythran/pythonic/include/numpy/bincount.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,582 root INFO copying build/lib/pythran/pythonic/include/numpy/nonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,583 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_xor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,583 root INFO copying build/lib/pythran/pythonic/include/numpy/min.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,583 root INFO copying build/lib/pythran/pythonic/include/numpy/short_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,583 root INFO copying build/lib/pythran/pythonic/include/numpy/ulonglong.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,584 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/minimum 2024-04-25 06:12:15,584 root INFO copying build/lib/pythran/pythonic/include/numpy/minimum/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/minimum 2024-04-25 06:12:15,584 root INFO copying build/lib/pythran/pythonic/include/numpy/minimum/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/minimum 2024-04-25 06:12:15,584 root INFO copying build/lib/pythran/pythonic/include/numpy/around.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,584 root INFO copying build/lib/pythran/pythonic/include/numpy/ndindex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,585 root INFO copying build/lib/pythran/pythonic/include/numpy/sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,585 root INFO copying build/lib/pythran/pythonic/include/numpy/cbrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,585 root INFO copying build/lib/pythran/pythonic/include/numpy/nansum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,585 root INFO copying build/lib/pythran/pythonic/include/numpy/isscalar.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,586 root INFO copying build/lib/pythran/pythonic/include/numpy/convolve.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,586 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/negative 2024-04-25 06:12:15,586 root INFO copying build/lib/pythran/pythonic/include/numpy/negative/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/negative 2024-04-25 06:12:15,586 root INFO copying build/lib/pythran/pythonic/include/numpy/any.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,586 root INFO copying build/lib/pythran/pythonic/include/numpy/round_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,587 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/left_shift 2024-04-25 06:12:15,587 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-25 06:12:15,587 root INFO copying build/lib/pythran/pythonic/include/numpy/isposinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,587 root INFO copying build/lib/pythran/pythonic/include/numpy/flipud.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,588 root INFO copying build/lib/pythran/pythonic/include/numpy/argsort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,588 root INFO copying build/lib/pythran/pythonic/include/numpy/union1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,588 root INFO copying build/lib/pythran/pythonic/include/numpy/array_str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,588 root INFO copying build/lib/pythran/pythonic/include/numpy/dot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,588 root INFO copying build/lib/pythran/pythonic/include/numpy/asscalar.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,589 root INFO copying build/lib/pythran/pythonic/include/numpy/trace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,589 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmod 2024-04-25 06:12:15,589 root INFO copying build/lib/pythran/pythonic/include/numpy/fmod/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmod 2024-04-25 06:12:15,589 root INFO copying build/lib/pythran/pythonic/include/numpy/angle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,590 root INFO copying build/lib/pythran/pythonic/include/numpy/array2string.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,590 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logical_or 2024-04-25 06:12:15,590 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-25 06:12:15,590 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/subtract 2024-04-25 06:12:15,591 root INFO copying build/lib/pythran/pythonic/include/numpy/subtract/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/subtract 2024-04-25 06:12:15,591 root INFO copying build/lib/pythran/pythonic/include/numpy/float_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,591 root INFO copying build/lib/pythran/pythonic/include/numpy/array_equiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,591 root INFO copying build/lib/pythran/pythonic/include/numpy/complex256.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,591 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/greater 2024-04-25 06:12:15,592 root INFO copying build/lib/pythran/pythonic/include/numpy/greater/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/greater 2024-04-25 06:12:15,592 root INFO copying build/lib/pythran/pythonic/include/numpy/unwrap.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,592 root INFO copying build/lib/pythran/pythonic/include/numpy/diagflat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,592 root INFO copying build/lib/pythran/pythonic/include/numpy/identity.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,593 root INFO copying build/lib/pythran/pythonic/include/numpy/trunc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,593 root INFO copying build/lib/pythran/pythonic/include/numpy/hstack.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,593 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/hypot 2024-04-25 06:12:15,593 root INFO copying build/lib/pythran/pythonic/include/numpy/hypot/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/hypot 2024-04-25 06:12:15,594 root INFO copying build/lib/pythran/pythonic/include/numpy/amin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,594 root INFO copying build/lib/pythran/pythonic/include/numpy/array_split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,594 root INFO copying build/lib/pythran/pythonic/include/numpy/putmask.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,594 root INFO copying build/lib/pythran/pythonic/include/numpy/int32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,594 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/right_shift 2024-04-25 06:12:15,595 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-25 06:12:15,595 root INFO copying build/lib/pythran/pythonic/include/numpy/rint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,595 root INFO copying build/lib/pythran/pythonic/include/numpy/amax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,595 root INFO copying build/lib/pythran/pythonic/include/numpy/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,596 root INFO copying build/lib/pythran/pythonic/include/numpy/setdiff1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,596 root INFO copying build/lib/pythran/pythonic/include/numpy/average.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,596 root INFO copying build/lib/pythran/pythonic/include/numpy/complex128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,596 root INFO copying build/lib/pythran/pythonic/include/numpy/argwhere.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,597 root INFO copying build/lib/pythran/pythonic/include/numpy/newaxis.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,597 root INFO copying build/lib/pythran/pythonic/include/numpy/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,597 root INFO copying build/lib/pythran/pythonic/include/numpy/imag.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,597 root INFO copying build/lib/pythran/pythonic/include/numpy/zeros.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,597 root INFO copying build/lib/pythran/pythonic/include/numpy/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,598 root INFO copying build/lib/pythran/pythonic/include/numpy/complex64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,598 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logical_and 2024-04-25 06:12:15,598 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-25 06:12:15,598 root INFO copying build/lib/pythran/pythonic/include/numpy/arcsin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,598 root INFO copying build/lib/pythran/pythonic/include/numpy/bool_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,599 root INFO copying build/lib/pythran/pythonic/include/numpy/cumsum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,599 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,599 root INFO copying build/lib/pythran/pythonic/include/numpy/uint16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,599 root INFO copying build/lib/pythran/pythonic/include/numpy/concatenate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,600 root INFO copying build/lib/pythran/pythonic/include/numpy/divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,600 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/divide 2024-04-25 06:12:15,600 root INFO copying build/lib/pythran/pythonic/include/numpy/divide/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/divide 2024-04-25 06:12:15,600 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_and.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,600 root INFO copying build/lib/pythran/pythonic/include/numpy/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,601 root INFO copying build/lib/pythran/pythonic/include/numpy/zeros_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,601 root INFO copying build/lib/pythran/pythonic/include/numpy/arange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,601 root INFO copying build/lib/pythran/pythonic/include/numpy/array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,601 root INFO copying build/lib/pythran/pythonic/include/numpy/ufunc_reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,602 root INFO copying build/lib/pythran/pythonic/include/numpy/atleast_1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,602 root INFO copying build/lib/pythran/pythonic/include/numpy/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,602 root INFO copying build/lib/pythran/pythonic/include/numpy/interp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,602 root INFO copying build/lib/pythran/pythonic/include/numpy/fabs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,603 root INFO copying build/lib/pythran/pythonic/include/numpy/arctan2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,603 root INFO copying build/lib/pythran/pythonic/include/numpy/equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,603 root INFO copying build/lib/pythran/pythonic/include/numpy/eye.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,603 root INFO copying build/lib/pythran/pythonic/include/numpy/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,603 root INFO copying build/lib/pythran/pythonic/include/numpy/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,604 root INFO copying build/lib/pythran/pythonic/include/numpy/spacing.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,604 root INFO copying build/lib/pythran/pythonic/include/numpy/int8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,604 root INFO copying build/lib/pythran/pythonic/include/numpy/prod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,604 root INFO copying build/lib/pythran/pythonic/include/numpy/float32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,605 root INFO copying build/lib/pythran/pythonic/include/numpy/arctanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,605 root INFO copying build/lib/pythran/pythonic/include/numpy/swapaxes.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,605 root INFO copying build/lib/pythran/pythonic/include/numpy/multiply.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,605 root INFO copying build/lib/pythran/pythonic/include/numpy/fix.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,605 root INFO copying build/lib/pythran/pythonic/include/numpy/logspace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,606 root INFO copying build/lib/pythran/pythonic/include/numpy/degrees.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,606 root INFO copying build/lib/pythran/pythonic/include/numpy/delete_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,606 root INFO copying build/lib/pythran/pythonic/include/numpy/log1p.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,606 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ldexp 2024-04-25 06:12:15,607 root INFO copying build/lib/pythran/pythonic/include/numpy/ldexp/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/ldexp 2024-04-25 06:12:15,607 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logaddexp2 2024-04-25 06:12:15,607 root INFO copying build/lib/pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logaddexp2 2024-04-25 06:12:15,607 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,607 root INFO copying build/lib/pythran/pythonic/include/numpy/indices.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,608 root INFO copying build/lib/pythran/pythonic/include/numpy/angle_in_rad.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,608 root INFO copying build/lib/pythran/pythonic/include/numpy/atleast_2d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,608 root INFO copying build/lib/pythran/pythonic/include/numpy/angle_in_deg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,608 root INFO copying build/lib/pythran/pythonic/include/numpy/correlate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,609 root INFO copying build/lib/pythran/pythonic/include/numpy/ceil.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,609 root INFO copying build/lib/pythran/pythonic/include/numpy/deg2rad.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,609 root INFO copying build/lib/pythran/pythonic/include/numpy/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,609 root INFO copying build/lib/pythran/pythonic/include/numpy/argmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,610 root INFO copying build/lib/pythran/pythonic/include/numpy/longlong.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,610 root INFO copying build/lib/pythran/pythonic/include/numpy/unique.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,610 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/less 2024-04-25 06:12:15,610 root INFO copying build/lib/pythran/pythonic/include/numpy/less/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/less 2024-04-25 06:12:15,610 root INFO copying build/lib/pythran/pythonic/include/numpy/append.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,611 root INFO copying build/lib/pythran/pythonic/include/numpy/argmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,611 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmax 2024-04-25 06:12:15,611 root INFO copying build/lib/pythran/pythonic/include/numpy/fmax/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmax 2024-04-25 06:12:15,611 root INFO copying build/lib/pythran/pythonic/include/numpy/fmax/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/fmax 2024-04-25 06:12:15,612 root INFO copying build/lib/pythran/pythonic/include/numpy/nanmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,612 root INFO copying build/lib/pythran/pythonic/include/numpy/tril.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,612 root INFO copying build/lib/pythran/pythonic/include/numpy/roll.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,612 root INFO copying build/lib/pythran/pythonic/include/numpy/fmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,612 root INFO copying build/lib/pythran/pythonic/include/numpy/diff.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,613 root INFO copying build/lib/pythran/pythonic/include/numpy/floor_divide.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,613 root INFO copying build/lib/pythran/pythonic/include/numpy/resize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,613 root INFO copying build/lib/pythran/pythonic/include/numpy/all.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,613 root INFO copying build/lib/pythran/pythonic/include/numpy/alltrue.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,614 root INFO copying build/lib/pythran/pythonic/include/numpy/clip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,614 root INFO copying build/lib/pythran/pythonic/include/numpy/uint64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,614 root INFO copying build/lib/pythran/pythonic/include/numpy/allclose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,614 root INFO copying build/lib/pythran/pythonic/include/numpy/greater.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,614 root INFO copying build/lib/pythran/pythonic/include/numpy/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,615 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_or 2024-04-25 06:12:15,615 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-25 06:12:15,615 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-25 06:12:15,615 root INFO copying build/lib/pythran/pythonic/include/numpy/transpose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,616 root INFO copying build/lib/pythran/pythonic/include/numpy/ravel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,616 root INFO copying build/lib/pythran/pythonic/include/numpy/power.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,616 root INFO copying build/lib/pythran/pythonic/include/numpy/where.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,616 root INFO copying build/lib/pythran/pythonic/include/numpy/absolute.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,617 root INFO copying build/lib/pythran/pythonic/include/numpy/radians.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,617 root INFO copying build/lib/pythran/pythonic/include/numpy/nanargmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,617 root INFO copying build/lib/pythran/pythonic/include/numpy/rot90.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,617 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/power 2024-04-25 06:12:15,617 root INFO copying build/lib/pythran/pythonic/include/numpy/power/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/power 2024-04-25 06:12:15,618 root INFO copying build/lib/pythran/pythonic/include/numpy/count_nonzero.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,618 root INFO copying build/lib/pythran/pythonic/include/numpy/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,618 root INFO copying build/lib/pythran/pythonic/include/numpy/ndarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,618 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_xor 2024-04-25 06:12:15,619 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-25 06:12:15,619 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-25 06:12:15,619 root INFO copying build/lib/pythran/pythonic/include/numpy/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,619 root INFO copying build/lib/pythran/pythonic/include/numpy/isreal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,620 root INFO copying build/lib/pythran/pythonic/include/numpy/ediff1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,620 root INFO copying build/lib/pythran/pythonic/include/numpy/mean.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,620 root INFO copying build/lib/pythran/pythonic/include/numpy/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,620 root INFO copying build/lib/pythran/pythonic/include/numpy/int64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,620 root INFO copying build/lib/pythran/pythonic/include/numpy/fromstring.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,621 root INFO copying build/lib/pythran/pythonic/include/numpy/lexsort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,621 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/add 2024-04-25 06:12:15,621 root INFO copying build/lib/pythran/pythonic/include/numpy/add/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/add 2024-04-25 06:12:15,621 root INFO copying build/lib/pythran/pythonic/include/numpy/add/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/add 2024-04-25 06:12:15,621 root INFO copying build/lib/pythran/pythonic/include/numpy/fromfunction.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,622 root INFO copying build/lib/pythran/pythonic/include/numpy/isclose.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,622 root INFO copying build/lib/pythran/pythonic/include/numpy/place.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,622 root INFO copying build/lib/pythran/pythonic/include/numpy/searchsorted.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,622 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/not_equal 2024-04-25 06:12:15,623 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-25 06:12:15,623 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/logical_xor 2024-04-25 06:12:15,623 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-25 06:12:15,623 root INFO copying build/lib/pythran/pythonic/include/numpy/arccosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,623 root INFO copying build/lib/pythran/pythonic/include/numpy/broadcast_to.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,624 root INFO copying build/lib/pythran/pythonic/include/numpy/square.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,624 root INFO copying build/lib/pythran/pythonic/include/numpy/fmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,624 root INFO copying build/lib/pythran/pythonic/include/numpy/split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,624 root INFO copying build/lib/pythran/pythonic/include/numpy/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,625 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/dtype 2024-04-25 06:12:15,625 root INFO copying build/lib/pythran/pythonic/include/numpy/dtype/type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/dtype 2024-04-25 06:12:15,625 root INFO copying build/lib/pythran/pythonic/include/numpy/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,625 root INFO copying build/lib/pythran/pythonic/include/numpy/int16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,625 root INFO copying build/lib/pythran/pythonic/include/numpy/bitwise_or.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,626 root INFO copying build/lib/pythran/pythonic/include/numpy/rollaxis.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,626 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/less_equal 2024-04-25 06:12:15,626 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-25 06:12:15,626 root INFO copying build/lib/pythran/pythonic/include/numpy/arccos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,627 root INFO copying build/lib/pythran/pythonic/include/numpy/invert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,627 root INFO copying build/lib/pythran/pythonic/include/numpy/float64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,627 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/arctan2 2024-04-25 06:12:15,627 root INFO copying build/lib/pythran/pythonic/include/numpy/arctan2/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/arctan2 2024-04-25 06:12:15,627 root INFO copying build/lib/pythran/pythonic/include/numpy/subtract.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,628 root INFO copying build/lib/pythran/pythonic/include/numpy/fmin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,628 root INFO copying build/lib/pythran/pythonic/include/numpy/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,628 root INFO copying build/lib/pythran/pythonic/include/numpy/empty_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,628 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/equal 2024-04-25 06:12:15,629 root INFO copying build/lib/pythran/pythonic/include/numpy/equal/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/equal 2024-04-25 06:12:15,629 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/remainder 2024-04-25 06:12:15,629 root INFO copying build/lib/pythran/pythonic/include/numpy/remainder/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/remainder 2024-04-25 06:12:15,629 root INFO copying build/lib/pythran/pythonic/include/numpy/arcsinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,630 root INFO copying build/lib/pythran/pythonic/include/numpy/sometrue.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,630 root INFO copying build/lib/pythran/pythonic/include/numpy/isrealobj.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,630 root INFO copying build/lib/pythran/pythonic/include/numpy/remainder.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,630 root INFO copying build/lib/pythran/pythonic/include/numpy/frexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,631 root INFO copying build/lib/pythran/pythonic/include/numpy/real.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,631 root INFO copying build/lib/pythran/pythonic/include/numpy/flip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,631 root INFO copying build/lib/pythran/pythonic/include/numpy/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,631 root INFO copying build/lib/pythran/pythonic/include/numpy/linspace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,631 root INFO copying build/lib/pythran/pythonic/include/numpy/ones_like.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,632 root INFO copying build/lib/pythran/pythonic/include/numpy/take.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,632 root INFO copying build/lib/pythran/pythonic/include/numpy/shape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,632 root INFO copying build/lib/pythran/pythonic/include/numpy/reciprocal.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,632 root INFO copying build/lib/pythran/pythonic/include/numpy/empty.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,633 root INFO copying build/lib/pythran/pythonic/include/numpy/finfo.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,633 root INFO copying build/lib/pythran/pythonic/include/numpy/select.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,633 root INFO copying build/lib/pythran/pythonic/include/numpy/.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,633 root INFO copying build/lib/pythran/pythonic/include/numpy/nanargmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,634 root INFO copying build/lib/pythran/pythonic/include/numpy/isneginf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,634 root INFO copying build/lib/pythran/pythonic/include/numpy/minimum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,634 root INFO copying build/lib/pythran/pythonic/include/numpy/asarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,634 root INFO copying build/lib/pythran/pythonic/include/numpy/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,634 root INFO copying build/lib/pythran/pythonic/include/numpy/signbit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,635 root INFO copying build/lib/pythran/pythonic/include/numpy/hypot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,635 root INFO copying build/lib/pythran/pythonic/include/numpy/sort_complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,635 root INFO copying build/lib/pythran/pythonic/include/numpy/nan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,635 root INFO copying build/lib/pythran/pythonic/include/numpy/negative.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,636 root INFO copying build/lib/pythran/pythonic/include/numpy/atleast_3d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,636 root INFO copying build/lib/pythran/pythonic/include/numpy/intersect1d.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,636 root INFO copying build/lib/pythran/pythonic/include/numpy/less.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,636 root INFO copying build/lib/pythran/pythonic/include/numpy/logical_xor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,637 root INFO copying build/lib/pythran/pythonic/include/numpy/intc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,637 root INFO copying build/lib/pythran/pythonic/include/numpy/digitize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,637 root INFO copying build/lib/pythran/pythonic/include/numpy/left_shift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,637 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/multiply 2024-04-25 06:12:15,637 root INFO copying build/lib/pythran/pythonic/include/numpy/multiply/accumulate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/multiply 2024-04-25 06:12:15,638 root INFO copying build/lib/pythran/pythonic/include/numpy/multiply/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/multiply 2024-04-25 06:12:15,638 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy/bitwise_and 2024-04-25 06:12:15,638 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-25 06:12:15,638 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-25 06:12:15,639 root INFO copying build/lib/pythran/pythonic/include/numpy/cumprod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/numpy 2024-04-25 06:12:15,639 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy 2024-04-25 06:12:15,639 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,639 root INFO copying build/lib/pythran/pythonic/include/scipy/special/binom.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,639 root INFO copying build/lib/pythran/pythonic/include/scipy/special/kv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,640 root INFO copying build/lib/pythran/pythonic/include/scipy/special/gammaincinv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,640 root INFO copying build/lib/pythran/pythonic/include/scipy/special/jv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,640 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-25 06:12:15,640 root INFO copying build/lib/pythran/pythonic/include/scipy/special/iv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,641 root INFO copying build/lib/pythran/pythonic/include/scipy/special/yv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,641 root INFO copying build/lib/pythran/pythonic/include/scipy/special/yvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,641 root INFO copying build/lib/pythran/pythonic/include/scipy/special/i0e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,641 root INFO copying build/lib/pythran/pythonic/include/scipy/special/gammaln.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,641 root INFO copying build/lib/pythran/pythonic/include/scipy/special/ndtr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,642 root INFO copying build/lib/pythran/pythonic/include/scipy/special/kvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,642 root INFO copying build/lib/pythran/pythonic/include/scipy/special/hankel1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,642 root INFO copying build/lib/pythran/pythonic/include/scipy/special/hankel2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,642 root INFO copying build/lib/pythran/pythonic/include/scipy/special/i0.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,642 root INFO copying build/lib/pythran/pythonic/include/scipy/special/ivp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,643 root INFO copying build/lib/pythran/pythonic/include/scipy/special/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,643 root INFO copying build/lib/pythran/pythonic/include/scipy/special/jvp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,643 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-25 06:12:15,643 root INFO copying build/lib/pythran/pythonic/include/scipy/special/ndtri.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/scipy/special 2024-04-25 06:12:15,644 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,644 root INFO copying build/lib/pythran/pythonic/include/utils/shared_ref.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,644 root INFO copying build/lib/pythran/pythonic/include/utils/meta.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,644 root INFO copying build/lib/pythran/pythonic/include/utils/neutral.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,644 root INFO copying build/lib/pythran/pythonic/include/utils/broadcast_copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,645 root INFO copying build/lib/pythran/pythonic/include/utils/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,645 root INFO copying build/lib/pythran/pythonic/include/utils/array_helper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,645 root INFO copying build/lib/pythran/pythonic/include/utils/fwd.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,645 root INFO copying build/lib/pythran/pythonic/include/utils/numpy_traits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,645 root INFO copying build/lib/pythran/pythonic/include/utils/numpy_conversion.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,646 root INFO copying build/lib/pythran/pythonic/include/utils/reserve.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,646 root INFO copying build/lib/pythran/pythonic/include/utils/functor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,646 root INFO copying build/lib/pythran/pythonic/include/utils/yield.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,646 root INFO copying build/lib/pythran/pythonic/include/utils/tags.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,647 root INFO copying build/lib/pythran/pythonic/include/utils/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,647 root INFO copying build/lib/pythran/pythonic/include/utils/nested_container.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,647 root INFO copying build/lib/pythran/pythonic/include/utils/seq.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/utils 2024-04-25 06:12:15,647 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/bisect 2024-04-25 06:12:15,647 root INFO copying build/lib/pythran/pythonic/include/bisect/bisect_right.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/bisect 2024-04-25 06:12:15,648 root INFO copying build/lib/pythran/pythonic/include/bisect/bisect.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/bisect 2024-04-25 06:12:15,648 root INFO copying build/lib/pythran/pythonic/include/bisect/bisect_left.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/bisect 2024-04-25 06:12:15,648 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,648 root INFO copying build/lib/pythran/pythonic/include/random/shuffle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,648 root INFO copying build/lib/pythran/pythonic/include/random/seed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,649 root INFO copying build/lib/pythran/pythonic/include/random/uniform.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,649 root INFO copying build/lib/pythran/pythonic/include/random/gauss.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,649 root INFO copying build/lib/pythran/pythonic/include/random/sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,649 root INFO copying build/lib/pythran/pythonic/include/random/random.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,650 root INFO copying build/lib/pythran/pythonic/include/random/randrange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,650 root INFO copying build/lib/pythran/pythonic/include/random/choice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,650 root INFO copying build/lib/pythran/pythonic/include/random/randint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,650 root INFO copying build/lib/pythran/pythonic/include/random/expovariate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/random 2024-04-25 06:12:15,650 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/os 2024-04-25 06:12:15,651 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/os/path 2024-04-25 06:12:15,651 root INFO copying build/lib/pythran/pythonic/include/os/path/join.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/os/path 2024-04-25 06:12:15,651 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-25 06:12:15,651 root INFO copying build/lib/pythran/pythonic/include/omp/get_thread_num.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-25 06:12:15,651 root INFO copying build/lib/pythran/pythonic/include/omp/in_parallel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-25 06:12:15,652 root INFO copying build/lib/pythran/pythonic/include/omp/get_num_threads.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-25 06:12:15,652 root INFO copying build/lib/pythran/pythonic/include/omp/get_wtime.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-25 06:12:15,652 root INFO copying build/lib/pythran/pythonic/include/omp/set_nested.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-25 06:12:15,652 root INFO copying build/lib/pythran/pythonic/include/omp/get_wtick.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/omp 2024-04-25 06:12:15,653 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/time 2024-04-25 06:12:15,653 root INFO copying build/lib/pythran/pythonic/include/time/sleep.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/time 2024-04-25 06:12:15,653 root INFO copying build/lib/pythran/pythonic/include/time/time.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/time 2024-04-25 06:12:15,653 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,653 root INFO copying build/lib/pythran/pythonic/include/types/file.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,654 root INFO copying build/lib/pythran/pythonic/include/types/uint8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,654 root INFO copying build/lib/pythran/pythonic/include/types/numpy_vexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,654 root INFO copying build/lib/pythran/pythonic/include/types/attr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,654 root INFO copying build/lib/pythran/pythonic/include/types/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,655 root INFO copying build/lib/pythran/pythonic/include/types/clongdouble.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,655 root INFO copying build/lib/pythran/pythonic/include/types/uintp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,655 root INFO copying build/lib/pythran/pythonic/include/types/set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,655 root INFO copying build/lib/pythran/pythonic/include/types/pointer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,655 root INFO copying build/lib/pythran/pythonic/include/types/uintc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,656 root INFO copying build/lib/pythran/pythonic/include/types/intp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,656 root INFO copying build/lib/pythran/pythonic/include/types/str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,656 root INFO copying build/lib/pythran/pythonic/include/types/uint32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,656 root INFO copying build/lib/pythran/pythonic/include/types/float128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,657 root INFO copying build/lib/pythran/pythonic/include/types/dict.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,657 root INFO copying build/lib/pythran/pythonic/include/types/nditerator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,657 root INFO copying build/lib/pythran/pythonic/include/types/longdouble.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,657 root INFO copying build/lib/pythran/pythonic/include/types/list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,657 root INFO copying build/lib/pythran/pythonic/include/types/numpy_broadcast.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,658 root INFO copying build/lib/pythran/pythonic/include/types/numpy_unary_op.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,658 root INFO copying build/lib/pythran/pythonic/include/types/assignable.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,658 root INFO copying build/lib/pythran/pythonic/include/types/float.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,658 root INFO copying build/lib/pythran/pythonic/include/types/numpy_binary_op.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,659 root INFO copying build/lib/pythran/pythonic/include/types/raw_array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,659 root INFO copying build/lib/pythran/pythonic/include/types/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,659 root INFO copying build/lib/pythran/pythonic/include/types/complex256.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,659 root INFO copying build/lib/pythran/pythonic/include/types/combined.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,660 root INFO copying build/lib/pythran/pythonic/include/types/dynamic_tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,660 root INFO copying build/lib/pythran/pythonic/include/types/int32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,660 root INFO copying build/lib/pythran/pythonic/include/types/complex128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,660 root INFO copying build/lib/pythran/pythonic/include/types/complex64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,660 root INFO copying build/lib/pythran/pythonic/include/types/numpy_gexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,661 root INFO copying build/lib/pythran/pythonic/include/types/traits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,661 root INFO copying build/lib/pythran/pythonic/include/types/uint16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,661 root INFO copying build/lib/pythran/pythonic/include/types/lazy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,661 root INFO copying build/lib/pythran/pythonic/include/types/int8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,662 root INFO copying build/lib/pythran/pythonic/include/types/float32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,662 root INFO copying build/lib/pythran/pythonic/include/types/bool.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,662 root INFO copying build/lib/pythran/pythonic/include/types/variant_functor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,662 root INFO copying build/lib/pythran/pythonic/include/types/immediate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,662 root INFO copying build/lib/pythran/pythonic/include/types/numpy_nary_expr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,663 root INFO copying build/lib/pythran/pythonic/include/types/exceptions.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,663 root INFO copying build/lib/pythran/pythonic/include/types/slice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,663 root INFO copying build/lib/pythran/pythonic/include/types/NoneType.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,663 root INFO copying build/lib/pythran/pythonic/include/types/uint64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,664 root INFO copying build/lib/pythran/pythonic/include/types/static_if.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,664 root INFO copying build/lib/pythran/pythonic/include/types/ndarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,664 root INFO copying build/lib/pythran/pythonic/include/types/int64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,664 root INFO copying build/lib/pythran/pythonic/include/types/cfun.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,665 root INFO copying build/lib/pythran/pythonic/include/types/numpy_operators.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,665 root INFO copying build/lib/pythran/pythonic/include/types/int16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,665 root INFO copying build/lib/pythran/pythonic/include/types/numpy_texpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,665 root INFO copying build/lib/pythran/pythonic/include/types/float64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,665 root INFO copying build/lib/pythran/pythonic/include/types/generator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,666 root INFO copying build/lib/pythran/pythonic/include/types/vectorizable_type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,666 root INFO copying build/lib/pythran/pythonic/include/types/numpy_expr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,666 root INFO copying build/lib/pythran/pythonic/include/types/empty_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,666 root INFO copying build/lib/pythran/pythonic/include/types/numpy_iexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,667 root INFO copying build/lib/pythran/pythonic/include/types/finfo.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,667 root INFO copying build/lib/pythran/pythonic/include/types/int.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,667 root INFO copying build/lib/pythran/pythonic/include/types/numpy_op_helper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,667 root INFO copying build/lib/pythran/pythonic/include/types/intc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/types 2024-04-25 06:12:15,668 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,668 root INFO copying build/lib/pythran/pythonic/include/operator_/floordiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,668 root INFO copying build/lib/pythran/pythonic/include/operator_/ne.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,668 root INFO copying build/lib/pythran/pythonic/include/operator_/__iadd__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,668 root INFO copying build/lib/pythran/pythonic/include/operator_/rshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,669 root INFO copying build/lib/pythran/pythonic/include/operator_/__ilshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,669 root INFO copying build/lib/pythran/pythonic/include/operator_/ge.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,669 root INFO copying build/lib/pythran/pythonic/include/operator_/isub.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,669 root INFO copying build/lib/pythran/pythonic/include/operator_/mod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,669 root INFO copying build/lib/pythran/pythonic/include/operator_/__eq__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,670 root INFO copying build/lib/pythran/pythonic/include/operator_/__floordiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,670 root INFO copying build/lib/pythran/pythonic/include/operator_/__delitem__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,670 root INFO copying build/lib/pythran/pythonic/include/operator_/__abs__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,670 root INFO copying build/lib/pythran/pythonic/include/operator_/countOf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,671 root INFO copying build/lib/pythran/pythonic/include/operator_/imatmul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,671 root INFO copying build/lib/pythran/pythonic/include/operator_/iconcat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,671 root INFO copying build/lib/pythran/pythonic/include/operator_/imin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,671 root INFO copying build/lib/pythran/pythonic/include/operator_/pos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,671 root INFO copying build/lib/pythran/pythonic/include/operator_/__div__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,672 root INFO copying build/lib/pythran/pythonic/include/operator_/__idiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,672 root INFO copying build/lib/pythran/pythonic/include/operator_/__iconcat__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,672 root INFO copying build/lib/pythran/pythonic/include/operator_/is_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,672 root INFO copying build/lib/pythran/pythonic/include/operator_/mul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,672 root INFO copying build/lib/pythran/pythonic/include/operator_/__imul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,673 root INFO copying build/lib/pythran/pythonic/include/operator_/__sub__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,673 root INFO copying build/lib/pythran/pythonic/include/operator_/neg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,673 root INFO copying build/lib/pythran/pythonic/include/operator_/xor_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,673 root INFO copying build/lib/pythran/pythonic/include/operator_/iand.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,674 root INFO copying build/lib/pythran/pythonic/include/operator_/__ipow__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,674 root INFO copying build/lib/pythran/pythonic/include/operator_/iadd.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,674 root INFO copying build/lib/pythran/pythonic/include/operator_/__ge__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,674 root INFO copying build/lib/pythran/pythonic/include/operator_/__lt__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,674 root INFO copying build/lib/pythran/pythonic/include/operator_/ixor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,675 root INFO copying build/lib/pythran/pythonic/include/operator_/__ior__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,675 root INFO copying build/lib/pythran/pythonic/include/operator_/__concat__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,675 root INFO copying build/lib/pythran/pythonic/include/operator_/__matmul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,675 root INFO copying build/lib/pythran/pythonic/include/operator_/__truediv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,675 root INFO copying build/lib/pythran/pythonic/include/operator_/lt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,676 root INFO copying build/lib/pythran/pythonic/include/operator_/imax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,676 root INFO copying build/lib/pythran/pythonic/include/operator_/__ixor__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,676 root INFO copying build/lib/pythran/pythonic/include/operator_/is_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,676 root INFO copying build/lib/pythran/pythonic/include/operator_/__inv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,677 root INFO copying build/lib/pythran/pythonic/include/operator_/sub.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,677 root INFO copying build/lib/pythran/pythonic/include/operator_/__getitem__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,677 root INFO copying build/lib/pythran/pythonic/include/operator_/__mul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,677 root INFO copying build/lib/pythran/pythonic/include/operator_/__invert__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,677 root INFO copying build/lib/pythran/pythonic/include/operator_/__iand__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,678 root INFO copying build/lib/pythran/pythonic/include/operator_/__mod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,678 root INFO copying build/lib/pythran/pythonic/include/operator_/or_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,678 root INFO copying build/lib/pythran/pythonic/include/operator_/irshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,678 root INFO copying build/lib/pythran/pythonic/include/operator_/matmul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,679 root INFO copying build/lib/pythran/pythonic/include/operator_/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,679 root INFO copying build/lib/pythran/pythonic/include/operator_/truth.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,679 root INFO copying build/lib/pythran/pythonic/include/operator_/and_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,679 root INFO copying build/lib/pythran/pythonic/include/operator_/__xor__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,679 root INFO copying build/lib/pythran/pythonic/include/operator_/__rshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,680 root INFO copying build/lib/pythran/pythonic/include/operator_/eq.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,680 root INFO copying build/lib/pythran/pythonic/include/operator_/__le__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,680 root INFO copying build/lib/pythran/pythonic/include/operator_/itemgetter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,680 root INFO copying build/lib/pythran/pythonic/include/operator_/le.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,681 root INFO copying build/lib/pythran/pythonic/include/operator_/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,681 root INFO copying build/lib/pythran/pythonic/include/operator_/div.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,681 root INFO copying build/lib/pythran/pythonic/include/operator_/idiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,681 root INFO copying build/lib/pythran/pythonic/include/operator_/__itruediv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,681 root INFO copying build/lib/pythran/pythonic/include/operator_/contains.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,682 root INFO copying build/lib/pythran/pythonic/include/operator_/ilshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,682 root INFO copying build/lib/pythran/pythonic/include/operator_/__and__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,682 root INFO copying build/lib/pythran/pythonic/include/operator_/getitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,682 root INFO copying build/lib/pythran/pythonic/include/operator_/gt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,682 root INFO copying build/lib/pythran/pythonic/include/operator_/truediv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,683 root INFO copying build/lib/pythran/pythonic/include/operator_/delitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,683 root INFO copying build/lib/pythran/pythonic/include/operator_/ifloordiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,683 root INFO copying build/lib/pythran/pythonic/include/operator_/__neg__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,683 root INFO copying build/lib/pythran/pythonic/include/operator_/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,684 root INFO copying build/lib/pythran/pythonic/include/operator_/icommon.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,684 root INFO copying build/lib/pythran/pythonic/include/operator_/__imod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,684 root INFO copying build/lib/pythran/pythonic/include/operator_/ipow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,685 root INFO copying build/lib/pythran/pythonic/include/operator_/__ifloordiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,685 root INFO copying build/lib/pythran/pythonic/include/operator_/__contains__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,685 root INFO copying build/lib/pythran/pythonic/include/operator_/__not__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,685 root INFO copying build/lib/pythran/pythonic/include/operator_/__pos__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,685 root INFO copying build/lib/pythran/pythonic/include/operator_/__lshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,686 root INFO copying build/lib/pythran/pythonic/include/operator_/imod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,686 root INFO copying build/lib/pythran/pythonic/include/operator_/lshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,686 root INFO copying build/lib/pythran/pythonic/include/operator_/not_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,686 root INFO copying build/lib/pythran/pythonic/include/operator_/invert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,686 root INFO copying build/lib/pythran/pythonic/include/operator_/__isub__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,687 root INFO copying build/lib/pythran/pythonic/include/operator_/concat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,687 root INFO copying build/lib/pythran/pythonic/include/operator_/__irshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,687 root INFO copying build/lib/pythran/pythonic/include/operator_/indexOf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,687 root INFO copying build/lib/pythran/pythonic/include/operator_/__add__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,688 root INFO copying build/lib/pythran/pythonic/include/operator_/itruediv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,688 root INFO copying build/lib/pythran/pythonic/include/operator_/ior.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,688 root INFO copying build/lib/pythran/pythonic/include/operator_/__or__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,688 root INFO copying build/lib/pythran/pythonic/include/operator_/inv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,688 root INFO copying build/lib/pythran/pythonic/include/operator_/imul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,689 root INFO copying build/lib/pythran/pythonic/include/operator_/__ne__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,689 root INFO copying build/lib/pythran/pythonic/include/operator_/overloads.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,689 root INFO copying build/lib/pythran/pythonic/include/operator_/__gt__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/operator_ 2024-04-25 06:12:15,689 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/functools 2024-04-25 06:12:15,690 root INFO copying build/lib/pythran/pythonic/include/functools/partial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/functools 2024-04-25 06:12:15,690 root INFO copying build/lib/pythran/pythonic/include/functools/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/functools 2024-04-25 06:12:15,690 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-25 06:12:15,690 root INFO copying build/lib/pythran/pythonic/include/itertools/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-25 06:12:15,690 root INFO copying build/lib/pythran/pythonic/include/itertools/product.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-25 06:12:15,691 root INFO copying build/lib/pythran/pythonic/include/itertools/islice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-25 06:12:15,691 root INFO copying build/lib/pythran/pythonic/include/itertools/common.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-25 06:12:15,691 root INFO copying build/lib/pythran/pythonic/include/itertools/permutations.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-25 06:12:15,691 root INFO copying build/lib/pythran/pythonic/include/itertools/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-25 06:12:15,691 root INFO copying build/lib/pythran/pythonic/include/itertools/ifilter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-25 06:12:15,692 root INFO copying build/lib/pythran/pythonic/include/itertools/combinations.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/itertools 2024-04-25 06:12:15,692 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,692 root INFO copying build/lib/pythran/pythonic/include/math/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,692 root INFO copying build/lib/pythran/pythonic/include/math/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,693 root INFO copying build/lib/pythran/pythonic/include/math/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,693 root INFO copying build/lib/pythran/pythonic/include/math/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,693 root INFO copying build/lib/pythran/pythonic/include/math/ldexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,693 root INFO copying build/lib/pythran/pythonic/include/math/acosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,693 root INFO copying build/lib/pythran/pythonic/include/math/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,694 root INFO copying build/lib/pythran/pythonic/include/math/floor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,694 root INFO copying build/lib/pythran/pythonic/include/math/asinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,694 root INFO copying build/lib/pythran/pythonic/include/math/copysign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,694 root INFO copying build/lib/pythran/pythonic/include/math/expm1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,695 root INFO copying build/lib/pythran/pythonic/include/math/acos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,695 root INFO copying build/lib/pythran/pythonic/include/math/erfc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,695 root INFO copying build/lib/pythran/pythonic/include/math/lgamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,695 root INFO copying build/lib/pythran/pythonic/include/math/trunc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,695 root INFO copying build/lib/pythran/pythonic/include/math/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,696 root INFO copying build/lib/pythran/pythonic/include/math/modf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,696 root INFO copying build/lib/pythran/pythonic/include/math/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,696 root INFO copying build/lib/pythran/pythonic/include/math/erf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,696 root INFO copying build/lib/pythran/pythonic/include/math/asin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,696 root INFO copying build/lib/pythran/pythonic/include/math/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,697 root INFO copying build/lib/pythran/pythonic/include/math/factorial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,697 root INFO copying build/lib/pythran/pythonic/include/math/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,697 root INFO copying build/lib/pythran/pythonic/include/math/fabs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,697 root INFO copying build/lib/pythran/pythonic/include/math/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,697 root INFO copying build/lib/pythran/pythonic/include/math/degrees.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,698 root INFO copying build/lib/pythran/pythonic/include/math/log1p.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,698 root INFO copying build/lib/pythran/pythonic/include/math/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,698 root INFO copying build/lib/pythran/pythonic/include/math/ceil.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,698 root INFO copying build/lib/pythran/pythonic/include/math/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,699 root INFO copying build/lib/pythran/pythonic/include/math/radians.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,699 root INFO copying build/lib/pythran/pythonic/include/math/atanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,699 root INFO copying build/lib/pythran/pythonic/include/math/atan2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,699 root INFO copying build/lib/pythran/pythonic/include/math/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,699 root INFO copying build/lib/pythran/pythonic/include/math/fmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,700 root INFO copying build/lib/pythran/pythonic/include/math/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,700 root INFO copying build/lib/pythran/pythonic/include/math/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,700 root INFO copying build/lib/pythran/pythonic/include/math/atan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,700 root INFO copying build/lib/pythran/pythonic/include/math/frexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,700 root INFO copying build/lib/pythran/pythonic/include/math/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,701 root INFO copying build/lib/pythran/pythonic/include/math/hypot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/math 2024-04-25 06:12:15,701 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-25 06:12:15,701 root INFO copying build/lib/pythran/pythonic/include/string/hexdigits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-25 06:12:15,701 root INFO copying build/lib/pythran/pythonic/include/string/find.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-25 06:12:15,702 root INFO copying build/lib/pythran/pythonic/include/string/octdigits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-25 06:12:15,702 root INFO copying build/lib/pythran/pythonic/include/string/digits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-25 06:12:15,702 root INFO copying build/lib/pythran/pythonic/include/string/ascii_uppercase.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-25 06:12:15,702 root INFO copying build/lib/pythran/pythonic/include/string/ascii_letters.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-25 06:12:15,702 root INFO copying build/lib/pythran/pythonic/include/string/ascii_lowercase.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/string 2024-04-25 06:12:15,703 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,703 root INFO copying build/lib/pythran/pythonic/include/builtins/RuntimeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,703 root INFO copying build/lib/pythran/pythonic/include/builtins/file.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,703 root INFO copying build/lib/pythran/pythonic/include/builtins/enumerate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,704 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,704 root INFO copying build/lib/pythran/pythonic/include/builtins/set/issubset.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,704 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-25 06:12:15,704 root INFO copying build/lib/pythran/pythonic/include/builtins/set/intersection.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,704 root INFO copying build/lib/pythran/pythonic/include/builtins/set/isdisjoint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,705 root INFO copying build/lib/pythran/pythonic/include/builtins/set/union_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,705 root INFO copying build/lib/pythran/pythonic/include/builtins/set/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,705 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-25 06:12:15,705 root INFO copying build/lib/pythran/pythonic/include/builtins/set/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,705 root INFO copying build/lib/pythran/pythonic/include/builtins/set/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,706 root INFO copying build/lib/pythran/pythonic/include/builtins/set/difference.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,706 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-25 06:12:15,706 root INFO copying build/lib/pythran/pythonic/include/builtins/set/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,706 root INFO copying build/lib/pythran/pythonic/include/builtins/set/discard.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,707 root INFO copying build/lib/pythran/pythonic/include/builtins/set/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,707 root INFO copying build/lib/pythran/pythonic/include/builtins/set/issuperset.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/set 2024-04-25 06:12:15,707 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-25 06:12:15,707 root INFO copying build/lib/pythran/pythonic/include/builtins/FileNotFoundError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,707 root INFO copying build/lib/pythran/pythonic/include/builtins/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,708 root INFO copying build/lib/pythran/pythonic/include/builtins/DeprecationWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,708 root INFO copying build/lib/pythran/pythonic/include/builtins/NameError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,708 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,708 root INFO copying build/lib/pythran/pythonic/include/builtins/file/flush.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,708 root INFO copying build/lib/pythran/pythonic/include/builtins/file/readline.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,709 root INFO copying build/lib/pythran/pythonic/include/builtins/file/seek.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,709 root INFO copying build/lib/pythran/pythonic/include/builtins/file/write.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,709 root INFO copying build/lib/pythran/pythonic/include/builtins/file/writelines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,709 root INFO copying build/lib/pythran/pythonic/include/builtins/file/fileno.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,710 root INFO copying build/lib/pythran/pythonic/include/builtins/file/isatty.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,710 root INFO copying build/lib/pythran/pythonic/include/builtins/file/tell.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,710 root INFO copying build/lib/pythran/pythonic/include/builtins/file/read.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,710 root INFO copying build/lib/pythran/pythonic/include/builtins/file/close.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,710 root INFO copying build/lib/pythran/pythonic/include/builtins/file/truncate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,711 root INFO copying build/lib/pythran/pythonic/include/builtins/file/next.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,711 root INFO copying build/lib/pythran/pythonic/include/builtins/file/readlines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/file 2024-04-25 06:12:15,711 root INFO copying build/lib/pythran/pythonic/include/builtins/bin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,711 root INFO copying build/lib/pythran/pythonic/include/builtins/set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,711 root INFO copying build/lib/pythran/pythonic/include/builtins/isinstance.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,712 root INFO copying build/lib/pythran/pythonic/include/builtins/NotImplementedError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,712 root INFO copying build/lib/pythran/pythonic/include/builtins/True.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,712 root INFO copying build/lib/pythran/pythonic/include/builtins/OverflowError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,712 root INFO copying build/lib/pythran/pythonic/include/builtins/EOFError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,713 root INFO copying build/lib/pythran/pythonic/include/builtins/SystemExit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,713 root INFO copying build/lib/pythran/pythonic/include/builtins/AssertionError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,713 root INFO copying build/lib/pythran/pythonic/include/builtins/sorted.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,713 root INFO copying build/lib/pythran/pythonic/include/builtins/str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,713 root INFO copying build/lib/pythran/pythonic/include/builtins/getattr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,714 root INFO copying build/lib/pythran/pythonic/include/builtins/Warning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,714 root INFO copying build/lib/pythran/pythonic/include/builtins/open.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,714 root INFO copying build/lib/pythran/pythonic/include/builtins/dict.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,714 root INFO copying build/lib/pythran/pythonic/include/builtins/id.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,715 root INFO copying build/lib/pythran/pythonic/include/builtins/FutureWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,715 root INFO copying build/lib/pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,715 root INFO copying build/lib/pythran/pythonic/include/builtins/AttributeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,715 root INFO copying build/lib/pythran/pythonic/include/builtins/SystemError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,715 root INFO copying build/lib/pythran/pythonic/include/builtins/KeyError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,716 root INFO copying build/lib/pythran/pythonic/include/builtins/in.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,716 root INFO copying build/lib/pythran/pythonic/include/builtins/BytesWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,716 root INFO copying build/lib/pythran/pythonic/include/builtins/assert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,716 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,716 root INFO copying build/lib/pythran/pythonic/include/builtins/str/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,717 root INFO copying build/lib/pythran/pythonic/include/builtins/str/strip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,717 root INFO copying build/lib/pythran/pythonic/include/builtins/str/find.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,717 root INFO copying build/lib/pythran/pythonic/include/builtins/str/lower.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,717 root INFO copying build/lib/pythran/pythonic/include/builtins/str/lstrip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,718 root INFO copying build/lib/pythran/pythonic/include/builtins/str/capitalize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,718 root INFO copying build/lib/pythran/pythonic/include/builtins/str/isalpha.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,718 root INFO copying build/lib/pythran/pythonic/include/builtins/str/endswith.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,718 root INFO copying build/lib/pythran/pythonic/include/builtins/str/__mod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,718 root INFO copying build/lib/pythran/pythonic/include/builtins/str/startswith.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,719 root INFO copying build/lib/pythran/pythonic/include/builtins/str/isdigit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,719 root INFO copying build/lib/pythran/pythonic/include/builtins/str/rstrip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,719 root INFO copying build/lib/pythran/pythonic/include/builtins/str/join.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,719 root INFO copying build/lib/pythran/pythonic/include/builtins/str/split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,720 root INFO copying build/lib/pythran/pythonic/include/builtins/str/replace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,720 root INFO copying build/lib/pythran/pythonic/include/builtins/str/upper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/str 2024-04-25 06:12:15,720 root INFO copying build/lib/pythran/pythonic/include/builtins/list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,720 root INFO copying build/lib/pythran/pythonic/include/builtins/iter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,720 root INFO copying build/lib/pythran/pythonic/include/builtins/max.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,721 root INFO copying build/lib/pythran/pythonic/include/builtins/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,721 root INFO copying build/lib/pythran/pythonic/include/builtins/minmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,721 root INFO copying build/lib/pythran/pythonic/include/builtins/ImportWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,721 root INFO copying build/lib/pythran/pythonic/include/builtins/round.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,721 root INFO copying build/lib/pythran/pythonic/include/builtins/LookupError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,722 root INFO copying build/lib/pythran/pythonic/include/builtins/min.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,722 root INFO copying build/lib/pythran/pythonic/include/builtins/sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,722 root INFO copying build/lib/pythran/pythonic/include/builtins/UnicodeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,722 root INFO copying build/lib/pythran/pythonic/include/builtins/KeyboardInterrupt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,723 root INFO copying build/lib/pythran/pythonic/include/builtins/any.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,723 root INFO copying build/lib/pythran/pythonic/include/builtins/oct.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,723 root INFO copying build/lib/pythran/pythonic/include/builtins/SyntaxError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,723 root INFO copying build/lib/pythran/pythonic/include/builtins/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,723 root INFO copying build/lib/pythran/pythonic/include/builtins/float_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,724 root INFO copying build/lib/pythran/pythonic/include/builtins/GeneratorExit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,724 root INFO copying build/lib/pythran/pythonic/include/builtins/divmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,724 root INFO copying build/lib/pythran/pythonic/include/builtins/RuntimeWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,724 root INFO copying build/lib/pythran/pythonic/include/builtins/reversed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,725 root INFO copying build/lib/pythran/pythonic/include/builtins/StopIteration.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,725 root INFO copying build/lib/pythran/pythonic/include/builtins/ReferenceError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,725 root INFO copying build/lib/pythran/pythonic/include/builtins/bool_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,725 root INFO copying build/lib/pythran/pythonic/include/builtins/BaseException.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,725 root INFO copying build/lib/pythran/pythonic/include/builtins/IndentationError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,726 root INFO copying build/lib/pythran/pythonic/include/builtins/Exception.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,726 root INFO copying build/lib/pythran/pythonic/include/builtins/EnvironmentError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,726 root INFO copying build/lib/pythran/pythonic/include/builtins/UserWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,726 root INFO copying build/lib/pythran/pythonic/include/builtins/IndexError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,726 root INFO copying build/lib/pythran/pythonic/include/builtins/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,727 root INFO copying build/lib/pythran/pythonic/include/builtins/BufferError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,727 root INFO copying build/lib/pythran/pythonic/include/builtins/zip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,727 root INFO copying build/lib/pythran/pythonic/include/builtins/slice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,727 root INFO copying build/lib/pythran/pythonic/include/builtins/UnboundLocalError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,728 root INFO copying build/lib/pythran/pythonic/include/builtins/print.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,728 root INFO copying build/lib/pythran/pythonic/include/builtins/SyntaxWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,728 root INFO copying build/lib/pythran/pythonic/include/builtins/all.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,728 root INFO copying build/lib/pythran/pythonic/include/builtins/ord.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,728 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,729 root INFO copying build/lib/pythran/pythonic/include/builtins/list/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,729 root INFO copying build/lib/pythran/pythonic/include/builtins/list/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,729 root INFO copying build/lib/pythran/pythonic/include/builtins/list/extend.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,729 root INFO copying build/lib/pythran/pythonic/include/builtins/list/insert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,730 root INFO copying build/lib/pythran/pythonic/include/builtins/list/reverse.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,730 root INFO copying build/lib/pythran/pythonic/include/builtins/list/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,730 root INFO copying build/lib/pythran/pythonic/include/builtins/list/append.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,730 root INFO copying build/lib/pythran/pythonic/include/builtins/list/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/list 2024-04-25 06:12:15,730 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/float_ 2024-04-25 06:12:15,731 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-25 06:12:15,731 root INFO copying build/lib/pythran/pythonic/include/builtins/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,731 root INFO copying build/lib/pythran/pythonic/include/builtins/ZeroDivisionError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,731 root INFO copying build/lib/pythran/pythonic/include/builtins/hex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,731 root INFO copying build/lib/pythran/pythonic/include/builtins/map.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,732 root INFO copying build/lib/pythran/pythonic/include/builtins/next.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,732 root INFO copying build/lib/pythran/pythonic/include/builtins/ImportError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,732 root INFO copying build/lib/pythran/pythonic/include/builtins/len.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,732 root INFO copying build/lib/pythran/pythonic/include/builtins/OSError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,733 root INFO copying build/lib/pythran/pythonic/include/builtins/FloatingPointError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,733 root INFO copying build/lib/pythran/pythonic/include/builtins/False.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,733 root INFO copying build/lib/pythran/pythonic/include/builtins/TypeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,733 root INFO copying build/lib/pythran/pythonic/include/builtins/None.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,733 root INFO copying build/lib/pythran/pythonic/include/builtins/ArithmeticError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,734 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,734 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-25 06:12:15,734 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-25 06:12:15,734 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,735 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-25 06:12:15,735 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/kwonly.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,735 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,735 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/abssqr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,735 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,736 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/or_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,736 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/and_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,736 root INFO copying build/lib/pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/pythran 2024-04-25 06:12:15,736 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-25 06:12:15,737 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-25 06:12:15,737 root INFO copying build/lib/pythran/pythonic/include/builtins/ValueError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,737 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/complex 2024-04-25 06:12:15,737 root INFO copying build/lib/pythran/pythonic/include/builtins/complex/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/complex 2024-04-25 06:12:15,737 root INFO copying build/lib/pythran/pythonic/include/builtins/MemoryError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,738 root INFO copying build/lib/pythran/pythonic/include/builtins/chr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,738 root INFO copying build/lib/pythran/pythonic/include/builtins/filter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,738 root INFO copying build/lib/pythran/pythonic/include/builtins/type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,738 root INFO copying build/lib/pythran/pythonic/include/builtins/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,739 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,739 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,739 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/fromkeys.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,739 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,739 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/get.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,740 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/values.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,740 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/popitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,740 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/setdefault.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,740 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/keys.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,740 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/items.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,741 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,741 root INFO copying build/lib/pythran/pythonic/include/builtins/dict/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins/dict 2024-04-25 06:12:15,741 root INFO copying build/lib/pythran/pythonic/include/builtins/IOError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,741 root INFO copying build/lib/pythran/pythonic/include/builtins/UnicodeWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,742 root INFO copying build/lib/pythran/pythonic/include/builtins/range.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,742 root INFO copying build/lib/pythran/pythonic/include/builtins/xrange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,742 root INFO copying build/lib/pythran/pythonic/include/builtins/TabError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/include/builtins 2024-04-25 06:12:15,742 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/io 2024-04-25 06:12:15,742 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io 2024-04-25 06:12:15,743 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/include/io/_io/TextIOWrapper 2024-04-25 06:12:15,743 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-25 06:12:15,743 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-25 06:12:15,743 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-25 06:12:15,744 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-25 06:12:15,744 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-25 06:12:15,744 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-25 06:12:15,744 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-25 06:12:15,744 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-25 06:12:15,745 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-25 06:12:15,745 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-25 06:12:15,745 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-25 06:12:15,745 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-25 06:12:15,745 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-25 06:12:15,746 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/bisect 2024-04-25 06:12:15,746 root INFO copying build/lib/pythran/pythonic/bisect/bisect_right.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/bisect 2024-04-25 06:12:15,746 root INFO copying build/lib/pythran/pythonic/bisect/bisect.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/bisect 2024-04-25 06:12:15,746 root INFO copying build/lib/pythran/pythonic/bisect/bisect_left.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/bisect 2024-04-25 06:12:15,747 root INFO copying build/lib/pythran/pythonic/core.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic 2024-04-25 06:12:15,747 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,747 root INFO copying build/lib/pythran/pythonic/random/shuffle.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,747 root INFO copying build/lib/pythran/pythonic/random/seed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,747 root INFO copying build/lib/pythran/pythonic/random/uniform.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,748 root INFO copying build/lib/pythran/pythonic/random/gauss.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,748 root INFO copying build/lib/pythran/pythonic/random/sample.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,748 root INFO copying build/lib/pythran/pythonic/random/random.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,748 root INFO copying build/lib/pythran/pythonic/random/randrange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,748 root INFO copying build/lib/pythran/pythonic/random/choice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,749 root INFO copying build/lib/pythran/pythonic/random/randint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,749 root INFO copying build/lib/pythran/pythonic/random/expovariate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/random 2024-04-25 06:12:15,749 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/os 2024-04-25 06:12:15,749 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/os/path 2024-04-25 06:12:15,750 root INFO copying build/lib/pythran/pythonic/os/path/join.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/os/path 2024-04-25 06:12:15,750 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-25 06:12:15,750 root INFO copying build/lib/pythran/pythonic/omp/get_thread_num.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-25 06:12:15,750 root INFO copying build/lib/pythran/pythonic/omp/in_parallel.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-25 06:12:15,750 root INFO copying build/lib/pythran/pythonic/omp/get_num_threads.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-25 06:12:15,751 root INFO copying build/lib/pythran/pythonic/omp/get_wtime.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-25 06:12:15,751 root INFO copying build/lib/pythran/pythonic/omp/set_nested.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-25 06:12:15,751 root INFO copying build/lib/pythran/pythonic/omp/get_wtick.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/omp 2024-04-25 06:12:15,751 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/time 2024-04-25 06:12:15,751 root INFO copying build/lib/pythran/pythonic/time/sleep.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/time 2024-04-25 06:12:15,752 root INFO copying build/lib/pythran/pythonic/time/time.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/time 2024-04-25 06:12:15,752 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,752 root INFO copying build/lib/pythran/pythonic/types/file.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,752 root INFO copying build/lib/pythran/pythonic/types/uint8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,753 root INFO copying build/lib/pythran/pythonic/types/numpy_vexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,753 root INFO copying build/lib/pythran/pythonic/types/attr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,753 root INFO copying build/lib/pythran/pythonic/types/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,753 root INFO copying build/lib/pythran/pythonic/types/clongdouble.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,754 root INFO copying build/lib/pythran/pythonic/types/uintp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,754 root INFO copying build/lib/pythran/pythonic/types/set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,754 root INFO copying build/lib/pythran/pythonic/types/pointer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,754 root INFO copying build/lib/pythran/pythonic/types/uintc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,754 root INFO copying build/lib/pythran/pythonic/types/intp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,755 root INFO copying build/lib/pythran/pythonic/types/str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,755 root INFO copying build/lib/pythran/pythonic/types/uint32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,755 root INFO copying build/lib/pythran/pythonic/types/float128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,755 root INFO copying build/lib/pythran/pythonic/types/dict.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,755 root INFO copying build/lib/pythran/pythonic/types/nditerator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,756 root INFO copying build/lib/pythran/pythonic/types/longdouble.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,756 root INFO copying build/lib/pythran/pythonic/types/list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,756 root INFO copying build/lib/pythran/pythonic/types/numpy_broadcast.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,756 root INFO copying build/lib/pythran/pythonic/types/numpy_unary_op.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,757 root INFO copying build/lib/pythran/pythonic/types/assignable.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,757 root INFO copying build/lib/pythran/pythonic/types/float.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,757 root INFO copying build/lib/pythran/pythonic/types/numpy_binary_op.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,757 root INFO copying build/lib/pythran/pythonic/types/raw_array.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,758 root INFO copying build/lib/pythran/pythonic/types/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,758 root INFO copying build/lib/pythran/pythonic/types/complex256.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,758 root INFO copying build/lib/pythran/pythonic/types/combined.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,758 root INFO copying build/lib/pythran/pythonic/types/dynamic_tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,758 root INFO copying build/lib/pythran/pythonic/types/int32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,759 root INFO copying build/lib/pythran/pythonic/types/complex128.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,759 root INFO copying build/lib/pythran/pythonic/types/complex64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,759 root INFO copying build/lib/pythran/pythonic/types/numpy_gexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,759 root INFO copying build/lib/pythran/pythonic/types/traits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,760 root INFO copying build/lib/pythran/pythonic/types/uint16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,760 root INFO copying build/lib/pythran/pythonic/types/int8.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,760 root INFO copying build/lib/pythran/pythonic/types/float32.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,760 root INFO copying build/lib/pythran/pythonic/types/bool.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,760 root INFO copying build/lib/pythran/pythonic/types/variant_functor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,761 root INFO copying build/lib/pythran/pythonic/types/numpy_nary_expr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,761 root INFO copying build/lib/pythran/pythonic/types/exceptions.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,761 root INFO copying build/lib/pythran/pythonic/types/slice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,761 root INFO copying build/lib/pythran/pythonic/types/NoneType.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,762 root INFO copying build/lib/pythran/pythonic/types/uint64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,762 root INFO copying build/lib/pythran/pythonic/types/static_if.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,762 root INFO copying build/lib/pythran/pythonic/types/ndarray.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,762 root INFO copying build/lib/pythran/pythonic/types/int64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,763 root INFO copying build/lib/pythran/pythonic/types/cfun.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,763 root INFO copying build/lib/pythran/pythonic/types/numpy_operators.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,763 root INFO copying build/lib/pythran/pythonic/types/int16.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,763 root INFO copying build/lib/pythran/pythonic/types/numpy_texpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,763 root INFO copying build/lib/pythran/pythonic/types/float64.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,764 root INFO copying build/lib/pythran/pythonic/types/generator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,764 root INFO copying build/lib/pythran/pythonic/types/vectorizable_type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,764 root INFO copying build/lib/pythran/pythonic/types/numpy_expr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,764 root INFO copying build/lib/pythran/pythonic/types/empty_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,765 root INFO copying build/lib/pythran/pythonic/types/numpy_iexpr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,765 root INFO copying build/lib/pythran/pythonic/types/finfo.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,765 root INFO copying build/lib/pythran/pythonic/types/int.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,765 root INFO copying build/lib/pythran/pythonic/types/numpy_op_helper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,765 root INFO copying build/lib/pythran/pythonic/types/intc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/types 2024-04-25 06:12:15,766 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,766 root INFO copying build/lib/pythran/pythonic/operator_/floordiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,766 root INFO copying build/lib/pythran/pythonic/operator_/ne.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,766 root INFO copying build/lib/pythran/pythonic/operator_/__iadd__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,767 root INFO copying build/lib/pythran/pythonic/operator_/rshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,767 root INFO copying build/lib/pythran/pythonic/operator_/__ilshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,767 root INFO copying build/lib/pythran/pythonic/operator_/ge.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,767 root INFO copying build/lib/pythran/pythonic/operator_/isub.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,767 root INFO copying build/lib/pythran/pythonic/operator_/mod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,768 root INFO copying build/lib/pythran/pythonic/operator_/__eq__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,768 root INFO copying build/lib/pythran/pythonic/operator_/__floordiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,768 root INFO copying build/lib/pythran/pythonic/operator_/__delitem__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,768 root INFO copying build/lib/pythran/pythonic/operator_/__abs__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,768 root INFO copying build/lib/pythran/pythonic/operator_/countOf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,769 root INFO copying build/lib/pythran/pythonic/operator_/imatmul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,769 root INFO copying build/lib/pythran/pythonic/operator_/iconcat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,769 root INFO copying build/lib/pythran/pythonic/operator_/imin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,769 root INFO copying build/lib/pythran/pythonic/operator_/pos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,770 root INFO copying build/lib/pythran/pythonic/operator_/__div__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,770 root INFO copying build/lib/pythran/pythonic/operator_/__idiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,770 root INFO copying build/lib/pythran/pythonic/operator_/__iconcat__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,770 root INFO copying build/lib/pythran/pythonic/operator_/is_not.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,770 root INFO copying build/lib/pythran/pythonic/operator_/mul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,771 root INFO copying build/lib/pythran/pythonic/operator_/__imul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,771 root INFO copying build/lib/pythran/pythonic/operator_/__sub__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,771 root INFO copying build/lib/pythran/pythonic/operator_/neg.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,771 root INFO copying build/lib/pythran/pythonic/operator_/xor_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,771 root INFO copying build/lib/pythran/pythonic/operator_/iand.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,772 root INFO copying build/lib/pythran/pythonic/operator_/__ipow__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,772 root INFO copying build/lib/pythran/pythonic/operator_/iadd.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,772 root INFO copying build/lib/pythran/pythonic/operator_/__ge__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,772 root INFO copying build/lib/pythran/pythonic/operator_/__lt__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,773 root INFO copying build/lib/pythran/pythonic/operator_/ixor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,773 root INFO copying build/lib/pythran/pythonic/operator_/__ior__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,773 root INFO copying build/lib/pythran/pythonic/operator_/__concat__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,773 root INFO copying build/lib/pythran/pythonic/operator_/__matmul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,773 root INFO copying build/lib/pythran/pythonic/operator_/__truediv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,774 root INFO copying build/lib/pythran/pythonic/operator_/lt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,774 root INFO copying build/lib/pythran/pythonic/operator_/imax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,774 root INFO copying build/lib/pythran/pythonic/operator_/__ixor__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,774 root INFO copying build/lib/pythran/pythonic/operator_/is_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,775 root INFO copying build/lib/pythran/pythonic/operator_/__inv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,775 root INFO copying build/lib/pythran/pythonic/operator_/sub.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,775 root INFO copying build/lib/pythran/pythonic/operator_/__getitem__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,775 root INFO copying build/lib/pythran/pythonic/operator_/__mul__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,775 root INFO copying build/lib/pythran/pythonic/operator_/__invert__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,776 root INFO copying build/lib/pythran/pythonic/operator_/__iand__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,776 root INFO copying build/lib/pythran/pythonic/operator_/__mod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,776 root INFO copying build/lib/pythran/pythonic/operator_/or_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,776 root INFO copying build/lib/pythran/pythonic/operator_/irshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,777 root INFO copying build/lib/pythran/pythonic/operator_/matmul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,777 root INFO copying build/lib/pythran/pythonic/operator_/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,777 root INFO copying build/lib/pythran/pythonic/operator_/truth.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,777 root INFO copying build/lib/pythran/pythonic/operator_/and_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,777 root INFO copying build/lib/pythran/pythonic/operator_/__xor__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,778 root INFO copying build/lib/pythran/pythonic/operator_/__rshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,778 root INFO copying build/lib/pythran/pythonic/operator_/eq.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,778 root INFO copying build/lib/pythran/pythonic/operator_/__le__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,778 root INFO copying build/lib/pythran/pythonic/operator_/itemgetter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,778 root INFO copying build/lib/pythran/pythonic/operator_/le.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,779 root INFO copying build/lib/pythran/pythonic/operator_/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,779 root INFO copying build/lib/pythran/pythonic/operator_/div.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,779 root INFO copying build/lib/pythran/pythonic/operator_/idiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,779 root INFO copying build/lib/pythran/pythonic/operator_/__itruediv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,780 root INFO copying build/lib/pythran/pythonic/operator_/contains.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,780 root INFO copying build/lib/pythran/pythonic/operator_/ilshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,780 root INFO copying build/lib/pythran/pythonic/operator_/__and__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,780 root INFO copying build/lib/pythran/pythonic/operator_/getitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,780 root INFO copying build/lib/pythran/pythonic/operator_/gt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,781 root INFO copying build/lib/pythran/pythonic/operator_/truediv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,781 root INFO copying build/lib/pythran/pythonic/operator_/delitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,781 root INFO copying build/lib/pythran/pythonic/operator_/ifloordiv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,781 root INFO copying build/lib/pythran/pythonic/operator_/__neg__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,781 root INFO copying build/lib/pythran/pythonic/operator_/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,782 root INFO copying build/lib/pythran/pythonic/operator_/icommon.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,782 root INFO copying build/lib/pythran/pythonic/operator_/__imod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,782 root INFO copying build/lib/pythran/pythonic/operator_/ipow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,782 root INFO copying build/lib/pythran/pythonic/operator_/__ifloordiv__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,783 root INFO copying build/lib/pythran/pythonic/operator_/__contains__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,783 root INFO copying build/lib/pythran/pythonic/operator_/__not__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,783 root INFO copying build/lib/pythran/pythonic/operator_/__pos__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,783 root INFO copying build/lib/pythran/pythonic/operator_/__lshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,783 root INFO copying build/lib/pythran/pythonic/operator_/imod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,784 root INFO copying build/lib/pythran/pythonic/operator_/lshift.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,784 root INFO copying build/lib/pythran/pythonic/operator_/not_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,784 root INFO copying build/lib/pythran/pythonic/operator_/invert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,784 root INFO copying build/lib/pythran/pythonic/operator_/__isub__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,785 root INFO copying build/lib/pythran/pythonic/operator_/concat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,785 root INFO copying build/lib/pythran/pythonic/operator_/__irshift__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,785 root INFO copying build/lib/pythran/pythonic/operator_/indexOf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,785 root INFO copying build/lib/pythran/pythonic/operator_/__add__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,785 root INFO copying build/lib/pythran/pythonic/operator_/itruediv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,786 root INFO copying build/lib/pythran/pythonic/operator_/ior.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,786 root INFO copying build/lib/pythran/pythonic/operator_/__or__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,786 root INFO copying build/lib/pythran/pythonic/operator_/inv.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,786 root INFO copying build/lib/pythran/pythonic/operator_/imul.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,787 root INFO copying build/lib/pythran/pythonic/operator_/__ne__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,787 root INFO copying build/lib/pythran/pythonic/operator_/overloads.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,787 root INFO copying build/lib/pythran/pythonic/operator_/__gt__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/operator_ 2024-04-25 06:12:15,787 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/functools 2024-04-25 06:12:15,787 root INFO copying build/lib/pythran/pythonic/functools/partial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/functools 2024-04-25 06:12:15,788 root INFO copying build/lib/pythran/pythonic/functools/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/functools 2024-04-25 06:12:15,788 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-25 06:12:15,788 root INFO copying build/lib/pythran/pythonic/itertools/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-25 06:12:15,788 root INFO copying build/lib/pythran/pythonic/itertools/product.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-25 06:12:15,788 root INFO copying build/lib/pythran/pythonic/itertools/islice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-25 06:12:15,789 root INFO copying build/lib/pythran/pythonic/itertools/common.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-25 06:12:15,789 root INFO copying build/lib/pythran/pythonic/itertools/permutations.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-25 06:12:15,789 root INFO copying build/lib/pythran/pythonic/itertools/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-25 06:12:15,789 root INFO copying build/lib/pythran/pythonic/itertools/ifilter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-25 06:12:15,790 root INFO copying build/lib/pythran/pythonic/itertools/combinations.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/itertools 2024-04-25 06:12:15,790 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/patch 2024-04-25 06:12:15,790 root INFO copying build/lib/pythran/pythonic/patch/README.rst -> build/bdist.linux-i686/wheel/pythran/pythonic/patch 2024-04-25 06:12:15,790 root INFO copying build/lib/pythran/pythonic/patch/complex -> build/bdist.linux-i686/wheel/pythran/pythonic/patch 2024-04-25 06:12:15,791 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/python 2024-04-25 06:12:15,791 root INFO copying build/lib/pythran/pythonic/python/core.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/python 2024-04-25 06:12:15,791 root INFO copying build/lib/pythran/pythonic/python/exception_handler.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/python 2024-04-25 06:12:15,791 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,791 root INFO copying build/lib/pythran/pythonic/math/e.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,792 root INFO copying build/lib/pythran/pythonic/math/cosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,792 root INFO copying build/lib/pythran/pythonic/math/log.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,792 root INFO copying build/lib/pythran/pythonic/math/tanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,792 root INFO copying build/lib/pythran/pythonic/math/ldexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,793 root INFO copying build/lib/pythran/pythonic/math/acosh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,793 root INFO copying build/lib/pythran/pythonic/math/sinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,793 root INFO copying build/lib/pythran/pythonic/math/floor.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,793 root INFO copying build/lib/pythran/pythonic/math/asinh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,793 root INFO copying build/lib/pythran/pythonic/math/copysign.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,794 root INFO copying build/lib/pythran/pythonic/math/expm1.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,794 root INFO copying build/lib/pythran/pythonic/math/acos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,794 root INFO copying build/lib/pythran/pythonic/math/erfc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,794 root INFO copying build/lib/pythran/pythonic/math/lgamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,794 root INFO copying build/lib/pythran/pythonic/math/trunc.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,795 root INFO copying build/lib/pythran/pythonic/math/sin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,795 root INFO copying build/lib/pythran/pythonic/math/modf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,795 root INFO copying build/lib/pythran/pythonic/math/log10.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,795 root INFO copying build/lib/pythran/pythonic/math/erf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,795 root INFO copying build/lib/pythran/pythonic/math/asin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,796 root INFO copying build/lib/pythran/pythonic/math/tan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,796 root INFO copying build/lib/pythran/pythonic/math/factorial.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,796 root INFO copying build/lib/pythran/pythonic/math/pi.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,796 root INFO copying build/lib/pythran/pythonic/math/fabs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,797 root INFO copying build/lib/pythran/pythonic/math/exp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,797 root INFO copying build/lib/pythran/pythonic/math/degrees.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,797 root INFO copying build/lib/pythran/pythonic/math/log1p.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,797 root INFO copying build/lib/pythran/pythonic/math/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,797 root INFO copying build/lib/pythran/pythonic/math/ceil.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,798 root INFO copying build/lib/pythran/pythonic/math/cos.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,798 root INFO copying build/lib/pythran/pythonic/math/radians.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,798 root INFO copying build/lib/pythran/pythonic/math/atanh.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,798 root INFO copying build/lib/pythran/pythonic/math/atan2.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,798 root INFO copying build/lib/pythran/pythonic/math/sqrt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,799 root INFO copying build/lib/pythran/pythonic/math/fmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,799 root INFO copying build/lib/pythran/pythonic/math/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,799 root INFO copying build/lib/pythran/pythonic/math/isinf.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,799 root INFO copying build/lib/pythran/pythonic/math/atan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,799 root INFO copying build/lib/pythran/pythonic/math/frexp.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,800 root INFO copying build/lib/pythran/pythonic/math/isnan.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,800 root INFO copying build/lib/pythran/pythonic/math/hypot.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/math 2024-04-25 06:12:15,800 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-25 06:12:15,800 root INFO copying build/lib/pythran/pythonic/string/hexdigits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-25 06:12:15,801 root INFO copying build/lib/pythran/pythonic/string/find.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-25 06:12:15,801 root INFO copying build/lib/pythran/pythonic/string/octdigits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-25 06:12:15,801 root INFO copying build/lib/pythran/pythonic/string/digits.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-25 06:12:15,801 root INFO copying build/lib/pythran/pythonic/string/ascii_uppercase.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-25 06:12:15,801 root INFO copying build/lib/pythran/pythonic/string/ascii_letters.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-25 06:12:15,802 root INFO copying build/lib/pythran/pythonic/string/ascii_lowercase.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/string 2024-04-25 06:12:15,802 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,802 root INFO copying build/lib/pythran/pythonic/builtins/RuntimeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,802 root INFO copying build/lib/pythran/pythonic/builtins/file.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,803 root INFO copying build/lib/pythran/pythonic/builtins/enumerate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,803 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,803 root INFO copying build/lib/pythran/pythonic/builtins/set/issubset.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,803 root INFO copying build/lib/pythran/pythonic/builtins/set/symmetric_difference_update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,803 root INFO copying build/lib/pythran/pythonic/builtins/set/intersection.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,804 root INFO copying build/lib/pythran/pythonic/builtins/set/isdisjoint.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,804 root INFO copying build/lib/pythran/pythonic/builtins/set/union_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,804 root INFO copying build/lib/pythran/pythonic/builtins/set/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,804 root INFO copying build/lib/pythran/pythonic/builtins/set/symmetric_difference.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,804 root INFO copying build/lib/pythran/pythonic/builtins/set/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,805 root INFO copying build/lib/pythran/pythonic/builtins/set/add.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,805 root INFO copying build/lib/pythran/pythonic/builtins/set/difference.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,805 root INFO copying build/lib/pythran/pythonic/builtins/set/difference_update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,805 root INFO copying build/lib/pythran/pythonic/builtins/set/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,806 root INFO copying build/lib/pythran/pythonic/builtins/set/discard.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,806 root INFO copying build/lib/pythran/pythonic/builtins/set/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,806 root INFO copying build/lib/pythran/pythonic/builtins/set/issuperset.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,806 root INFO copying build/lib/pythran/pythonic/builtins/set/intersection_update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/set 2024-04-25 06:12:15,806 root INFO copying build/lib/pythran/pythonic/builtins/FileNotFoundError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,807 root INFO copying build/lib/pythran/pythonic/builtins/complex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,807 root INFO copying build/lib/pythran/pythonic/builtins/DeprecationWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,807 root INFO copying build/lib/pythran/pythonic/builtins/NameError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,807 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,807 root INFO copying build/lib/pythran/pythonic/builtins/file/flush.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,808 root INFO copying build/lib/pythran/pythonic/builtins/file/readline.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,808 root INFO copying build/lib/pythran/pythonic/builtins/file/seek.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,808 root INFO copying build/lib/pythran/pythonic/builtins/file/write.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,808 root INFO copying build/lib/pythran/pythonic/builtins/file/writelines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,809 root INFO copying build/lib/pythran/pythonic/builtins/file/fileno.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,809 root INFO copying build/lib/pythran/pythonic/builtins/file/isatty.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,809 root INFO copying build/lib/pythran/pythonic/builtins/file/tell.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,809 root INFO copying build/lib/pythran/pythonic/builtins/file/read.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,810 root INFO copying build/lib/pythran/pythonic/builtins/file/close.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,810 root INFO copying build/lib/pythran/pythonic/builtins/file/truncate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,810 root INFO copying build/lib/pythran/pythonic/builtins/file/next.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,810 root INFO copying build/lib/pythran/pythonic/builtins/file/readlines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/file 2024-04-25 06:12:15,811 root INFO copying build/lib/pythran/pythonic/builtins/bin.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,811 root INFO copying build/lib/pythran/pythonic/builtins/set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,811 root INFO copying build/lib/pythran/pythonic/builtins/isinstance.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,811 root INFO copying build/lib/pythran/pythonic/builtins/NotImplementedError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,811 root INFO copying build/lib/pythran/pythonic/builtins/True.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,812 root INFO copying build/lib/pythran/pythonic/builtins/OverflowError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,812 root INFO copying build/lib/pythran/pythonic/builtins/EOFError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,812 root INFO copying build/lib/pythran/pythonic/builtins/SystemExit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,812 root INFO copying build/lib/pythran/pythonic/builtins/AssertionError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,812 root INFO copying build/lib/pythran/pythonic/builtins/sorted.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,813 root INFO copying build/lib/pythran/pythonic/builtins/str.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,813 root INFO copying build/lib/pythran/pythonic/builtins/getattr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,813 root INFO copying build/lib/pythran/pythonic/builtins/Warning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,813 root INFO copying build/lib/pythran/pythonic/builtins/open.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,814 root INFO copying build/lib/pythran/pythonic/builtins/dict.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,814 root INFO copying build/lib/pythran/pythonic/builtins/id.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,814 root INFO copying build/lib/pythran/pythonic/builtins/FutureWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,814 root INFO copying build/lib/pythran/pythonic/builtins/PendingDeprecationWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,814 root INFO copying build/lib/pythran/pythonic/builtins/AttributeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,815 root INFO copying build/lib/pythran/pythonic/builtins/SystemError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,815 root INFO copying build/lib/pythran/pythonic/builtins/KeyError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,815 root INFO copying build/lib/pythran/pythonic/builtins/in.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,815 root INFO copying build/lib/pythran/pythonic/builtins/BytesWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,815 root INFO copying build/lib/pythran/pythonic/builtins/assert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,816 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,816 root INFO copying build/lib/pythran/pythonic/builtins/str/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,816 root INFO copying build/lib/pythran/pythonic/builtins/str/strip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,816 root INFO copying build/lib/pythran/pythonic/builtins/str/find.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,817 root INFO copying build/lib/pythran/pythonic/builtins/str/lower.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,817 root INFO copying build/lib/pythran/pythonic/builtins/str/lstrip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,817 root INFO copying build/lib/pythran/pythonic/builtins/str/capitalize.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,817 root INFO copying build/lib/pythran/pythonic/builtins/str/isalpha.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,817 root INFO copying build/lib/pythran/pythonic/builtins/str/endswith.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,818 root INFO copying build/lib/pythran/pythonic/builtins/str/__mod__.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,818 root INFO copying build/lib/pythran/pythonic/builtins/str/startswith.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,818 root INFO copying build/lib/pythran/pythonic/builtins/str/isdigit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,818 root INFO copying build/lib/pythran/pythonic/builtins/str/rstrip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,818 root INFO copying build/lib/pythran/pythonic/builtins/str/join.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,819 root INFO copying build/lib/pythran/pythonic/builtins/str/split.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,819 root INFO copying build/lib/pythran/pythonic/builtins/str/replace.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,819 root INFO copying build/lib/pythran/pythonic/builtins/str/upper.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/str 2024-04-25 06:12:15,819 root INFO copying build/lib/pythran/pythonic/builtins/list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,820 root INFO copying build/lib/pythran/pythonic/builtins/iter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,820 root INFO copying build/lib/pythran/pythonic/builtins/max.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,820 root INFO copying build/lib/pythran/pythonic/builtins/int_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,820 root INFO copying build/lib/pythran/pythonic/builtins/minmax.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,820 root INFO copying build/lib/pythran/pythonic/builtins/ImportWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,821 root INFO copying build/lib/pythran/pythonic/builtins/round.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,821 root INFO copying build/lib/pythran/pythonic/builtins/LookupError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,821 root INFO copying build/lib/pythran/pythonic/builtins/min.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,821 root INFO copying build/lib/pythran/pythonic/builtins/sum.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,821 root INFO copying build/lib/pythran/pythonic/builtins/UnicodeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,822 root INFO copying build/lib/pythran/pythonic/builtins/KeyboardInterrupt.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,822 root INFO copying build/lib/pythran/pythonic/builtins/any.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,822 root INFO copying build/lib/pythran/pythonic/builtins/oct.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,822 root INFO copying build/lib/pythran/pythonic/builtins/SyntaxError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,823 root INFO copying build/lib/pythran/pythonic/builtins/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,823 root INFO copying build/lib/pythran/pythonic/builtins/float_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,823 root INFO copying build/lib/pythran/pythonic/builtins/GeneratorExit.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,823 root INFO copying build/lib/pythran/pythonic/builtins/divmod.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,823 root INFO copying build/lib/pythran/pythonic/builtins/RuntimeWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,824 root INFO copying build/lib/pythran/pythonic/builtins/reversed.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,824 root INFO copying build/lib/pythran/pythonic/builtins/StopIteration.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,824 root INFO copying build/lib/pythran/pythonic/builtins/ReferenceError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,824 root INFO copying build/lib/pythran/pythonic/builtins/bool_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,824 root INFO copying build/lib/pythran/pythonic/builtins/BaseException.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,825 root INFO copying build/lib/pythran/pythonic/builtins/IndentationError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,825 root INFO copying build/lib/pythran/pythonic/builtins/Exception.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,825 root INFO copying build/lib/pythran/pythonic/builtins/EnvironmentError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,825 root INFO copying build/lib/pythran/pythonic/builtins/UserWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,826 root INFO copying build/lib/pythran/pythonic/builtins/IndexError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,826 root INFO copying build/lib/pythran/pythonic/builtins/pow.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,826 root INFO copying build/lib/pythran/pythonic/builtins/BufferError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,826 root INFO copying build/lib/pythran/pythonic/builtins/zip.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,826 root INFO copying build/lib/pythran/pythonic/builtins/slice.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,827 root INFO copying build/lib/pythran/pythonic/builtins/UnboundLocalError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,827 root INFO copying build/lib/pythran/pythonic/builtins/print.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,827 root INFO copying build/lib/pythran/pythonic/builtins/SyntaxWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,827 root INFO copying build/lib/pythran/pythonic/builtins/all.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,827 root INFO copying build/lib/pythran/pythonic/builtins/ord.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,828 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-25 06:12:15,828 root INFO copying build/lib/pythran/pythonic/builtins/list/count.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-25 06:12:15,828 root INFO copying build/lib/pythran/pythonic/builtins/list/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-25 06:12:15,828 root INFO copying build/lib/pythran/pythonic/builtins/list/extend.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-25 06:12:15,829 root INFO copying build/lib/pythran/pythonic/builtins/list/insert.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-25 06:12:15,829 root INFO copying build/lib/pythran/pythonic/builtins/list/reverse.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-25 06:12:15,829 root INFO copying build/lib/pythran/pythonic/builtins/list/remove.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-25 06:12:15,829 root INFO copying build/lib/pythran/pythonic/builtins/list/append.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-25 06:12:15,829 root INFO copying build/lib/pythran/pythonic/builtins/list/sort.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/list 2024-04-25 06:12:15,830 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/float_ 2024-04-25 06:12:15,830 root INFO copying build/lib/pythran/pythonic/builtins/float_/is_integer.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/float_ 2024-04-25 06:12:15,830 root INFO copying build/lib/pythran/pythonic/builtins/abs.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,830 root INFO copying build/lib/pythran/pythonic/builtins/ZeroDivisionError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,830 root INFO copying build/lib/pythran/pythonic/builtins/hex.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,831 root INFO copying build/lib/pythran/pythonic/builtins/map.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,831 root INFO copying build/lib/pythran/pythonic/builtins/next.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,831 root INFO copying build/lib/pythran/pythonic/builtins/ImportError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,831 root INFO copying build/lib/pythran/pythonic/builtins/len.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,832 root INFO copying build/lib/pythran/pythonic/builtins/OSError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,832 root INFO copying build/lib/pythran/pythonic/builtins/FloatingPointError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,832 root INFO copying build/lib/pythran/pythonic/builtins/False.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,832 root INFO copying build/lib/pythran/pythonic/builtins/TypeError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,832 root INFO copying build/lib/pythran/pythonic/builtins/None.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,833 root INFO copying build/lib/pythran/pythonic/builtins/ArithmeticError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,833 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,833 root INFO copying build/lib/pythran/pythonic/builtins/pythran/is_none.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,833 root INFO copying build/lib/pythran/pythonic/builtins/pythran/make_shape.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,834 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfCont.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,834 root INFO copying build/lib/pythran/pythonic/builtins/pythran/len_set.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,834 root INFO copying build/lib/pythran/pythonic/builtins/pythran/kwonly.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,834 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfBreak.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,834 root INFO copying build/lib/pythran/pythonic/builtins/pythran/abssqr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,835 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfReturn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,835 root INFO copying build/lib/pythran/pythonic/builtins/pythran/or_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,835 root INFO copying build/lib/pythran/pythonic/builtins/pythran/and_.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,835 root INFO copying build/lib/pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,835 root INFO copying build/lib/pythran/pythonic/builtins/pythran/static_list.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,836 root INFO copying build/lib/pythran/pythonic/builtins/pythran/static_if.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/pythran 2024-04-25 06:12:15,836 root INFO copying build/lib/pythran/pythonic/builtins/ValueError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,836 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/complex 2024-04-25 06:12:15,836 root INFO copying build/lib/pythran/pythonic/builtins/complex/conjugate.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/complex 2024-04-25 06:12:15,837 root INFO copying build/lib/pythran/pythonic/builtins/MemoryError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,837 root INFO copying build/lib/pythran/pythonic/builtins/chr.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,837 root INFO copying build/lib/pythran/pythonic/builtins/filter.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,837 root INFO copying build/lib/pythran/pythonic/builtins/type.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,837 root INFO copying build/lib/pythran/pythonic/builtins/reduce.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,838 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,838 root INFO copying build/lib/pythran/pythonic/builtins/dict/pop.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,838 root INFO copying build/lib/pythran/pythonic/builtins/dict/fromkeys.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,838 root INFO copying build/lib/pythran/pythonic/builtins/dict/copy.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,838 root INFO copying build/lib/pythran/pythonic/builtins/dict/get.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,839 root INFO copying build/lib/pythran/pythonic/builtins/dict/values.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,839 root INFO copying build/lib/pythran/pythonic/builtins/dict/popitem.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,839 root INFO copying build/lib/pythran/pythonic/builtins/dict/setdefault.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,839 root INFO copying build/lib/pythran/pythonic/builtins/dict/keys.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,840 root INFO copying build/lib/pythran/pythonic/builtins/dict/items.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,840 root INFO copying build/lib/pythran/pythonic/builtins/dict/clear.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,840 root INFO copying build/lib/pythran/pythonic/builtins/dict/update.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins/dict 2024-04-25 06:12:15,840 root INFO copying build/lib/pythran/pythonic/builtins/IOError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,840 root INFO copying build/lib/pythran/pythonic/builtins/UnicodeWarning.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,841 root INFO copying build/lib/pythran/pythonic/builtins/range.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,841 root INFO copying build/lib/pythran/pythonic/builtins/xrange.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,841 root INFO copying build/lib/pythran/pythonic/builtins/TabError.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/builtins 2024-04-25 06:12:15,841 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/io 2024-04-25 06:12:15,842 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/io/_io 2024-04-25 06:12:15,842 root INFO creating build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,842 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/flush.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,842 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/readline.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,842 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/seek.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,843 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/write.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,843 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,843 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,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-25 06:12:15,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-25 06:12:15,844 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/read.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,844 root INFO copying build/lib/pythran/pythonic/io/_io/TextIOWrapper/close.hpp -> build/bdist.linux-i686/wheel/pythran/pythonic/io/_io/TextIOWrapper 2024-04-25 06:12:15,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-25 06:12:15,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-25 06:12:15,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-25 06:12:15,845 root INFO copying build/lib/pythran/utils.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,845 root INFO copying build/lib/pythran/pythran-linux2.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,845 root INFO copying build/lib/pythran/frontend.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,845 root INFO copying build/lib/pythran/passmanager.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,846 root INFO copying build/lib/pythran/unparse.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,846 root INFO copying build/lib/pythran/cxxgen.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,846 root INFO copying build/lib/pythran/typing.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,846 root INFO copying build/lib/pythran/intrinsic.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,846 root INFO copying build/lib/pythran/magic.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,847 root INFO copying build/lib/pythran/backend.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,847 root INFO copying build/lib/pythran/syntax.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,847 root INFO creating build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,847 root INFO copying build/lib/pythran/transformations/remove_fstrings.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,848 root INFO copying build/lib/pythran/transformations/normalize_method_calls.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,848 root INFO copying build/lib/pythran/transformations/normalize_typeis.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,848 root INFO copying build/lib/pythran/transformations/extract_doc_strings.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,848 root INFO copying build/lib/pythran/transformations/normalize_return.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,848 root INFO copying build/lib/pythran/transformations/normalize_tuples.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,849 root INFO copying build/lib/pythran/transformations/__init__.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,849 root INFO copying build/lib/pythran/transformations/normalize_exception.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,849 root INFO copying build/lib/pythran/transformations/remove_lambdas.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,849 root INFO copying build/lib/pythran/transformations/normalize_static_if.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,850 root INFO copying build/lib/pythran/transformations/expand_builtins.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,850 root INFO copying build/lib/pythran/transformations/false_polymorphism.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,850 root INFO copying build/lib/pythran/transformations/normalize_ifelse.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,850 root INFO copying build/lib/pythran/transformations/remove_named_arguments.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,850 root INFO copying build/lib/pythran/transformations/remove_comprehension.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,851 root INFO copying build/lib/pythran/transformations/handle_import.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,851 root INFO copying build/lib/pythran/transformations/expand_import_all.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,851 root INFO copying build/lib/pythran/transformations/expand_globals.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,851 root INFO copying build/lib/pythran/transformations/normalize_is_none.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,852 root INFO copying build/lib/pythran/transformations/normalize_compare.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,852 root INFO copying build/lib/pythran/transformations/remove_nested_functions.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,852 root INFO copying build/lib/pythran/transformations/expand_imports.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,852 root INFO copying build/lib/pythran/transformations/unshadow_parameters.py -> build/bdist.linux-i686/wheel/pythran/transformations 2024-04-25 06:12:15,853 root INFO creating build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,853 root INFO copying build/lib/pythran/analyses/global_effects.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,853 root INFO copying build/lib/pythran/analyses/yield_points.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,853 root INFO copying build/lib/pythran/analyses/ast_matcher.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,853 root INFO copying build/lib/pythran/analyses/potential_iterator.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,854 root INFO copying build/lib/pythran/analyses/use_def_chain.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,854 root INFO copying build/lib/pythran/analyses/identifiers.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,854 root INFO copying build/lib/pythran/analyses/literals.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,854 root INFO copying build/lib/pythran/analyses/lazyness_analysis.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,854 root INFO copying build/lib/pythran/analyses/pure_expressions.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,855 root INFO copying build/lib/pythran/analyses/static_expressions.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,855 root INFO copying build/lib/pythran/analyses/parallel_maps.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,855 root INFO copying build/lib/pythran/analyses/locals_analysis.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,855 root INFO copying build/lib/pythran/analyses/scope.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,855 root INFO copying build/lib/pythran/analyses/is_assigned.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,856 root INFO copying build/lib/pythran/analyses/__init__.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,856 root INFO copying build/lib/pythran/analyses/argument_effects.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,856 root INFO copying build/lib/pythran/analyses/global_declarations.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,856 root INFO copying build/lib/pythran/analyses/use_omp.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,857 root INFO copying build/lib/pythran/analyses/immediates.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,857 root INFO copying build/lib/pythran/analyses/optimizable_comprehension.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,857 root INFO copying build/lib/pythran/analyses/ancestors.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,857 root INFO copying build/lib/pythran/analyses/aliases.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,857 root INFO copying build/lib/pythran/analyses/node_count.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,858 root INFO copying build/lib/pythran/analyses/cfg.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,858 root INFO copying build/lib/pythran/analyses/imported_ids.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,858 root INFO copying build/lib/pythran/analyses/fixed_size_list.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,858 root INFO copying build/lib/pythran/analyses/has_return.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,859 root INFO copying build/lib/pythran/analyses/range_values.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,859 root INFO copying build/lib/pythran/analyses/ordered_global_declarations.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,859 root INFO copying build/lib/pythran/analyses/dependencies.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,859 root INFO copying build/lib/pythran/analyses/local_declarations.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,859 root INFO copying build/lib/pythran/analyses/pure_functions.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,860 root INFO copying build/lib/pythran/analyses/constant_expressions.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,860 root INFO copying build/lib/pythran/analyses/intrinsics.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,860 root INFO copying build/lib/pythran/analyses/extended_syntax_check.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,860 root INFO copying build/lib/pythran/analyses/argument_read_once.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,861 root INFO copying build/lib/pythran/analyses/globals_analysis.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,861 root INFO copying build/lib/pythran/analyses/inlinable.py -> build/bdist.linux-i686/wheel/pythran/analyses 2024-04-25 06:12:15,861 root INFO copying build/lib/pythran/__init__.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,861 root INFO copying build/lib/pythran/version.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,861 root INFO copying build/lib/pythran/errors.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:15,862 root INFO creating build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:15,862 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/smart_ptr 2024-04-25 06:12:15,862 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-25 06:12:15,862 root INFO copying build/lib/pythran/boost/smart_ptr/detail/spinlock.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr/detail 2024-04-25 06:12:15,862 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-25 06:12:15,863 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-25 06:12:15,863 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-25 06:12:15,863 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-25 06:12:15,863 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-25 06:12:15,864 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-25 06:12:15,864 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-25 06:12:15,864 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-25 06:12:15,864 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-25 06:12:15,864 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-25 06:12:15,865 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-25 06:12:15,865 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-25 06:12:15,865 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-25 06:12:15,865 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-25 06:12:15,865 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-25 06:12:15,866 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-25 06:12:15,866 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-25 06:12:15,866 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-25 06:12:15,866 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-25 06:12:15,867 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-25 06:12:15,867 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-25 06:12:15,867 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-25 06:12:15,867 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-25 06:12:15,867 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-25 06:12:15,868 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-25 06:12:15,868 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-25 06:12:15,868 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-25 06:12:15,868 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-25 06:12:15,869 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-25 06:12:15,869 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-25 06:12:15,869 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-25 06:12:15,869 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-25 06:12:15,869 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-25 06:12:15,870 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-25 06:12:15,870 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-25 06:12:15,870 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-25 06:12:15,870 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-25 06:12:15,870 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-25 06:12:15,871 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-25 06:12:15,871 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-25 06:12:15,871 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-25 06:12:15,871 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-25 06:12:15,872 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-25 06:12:15,872 root INFO copying build/lib/pythran/boost/smart_ptr/shared_ptr.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr 2024-04-25 06:12:15,872 root INFO copying build/lib/pythran/boost/smart_ptr/bad_weak_ptr.hpp -> build/bdist.linux-i686/wheel/pythran/boost/smart_ptr 2024-04-25 06:12:15,872 root INFO copying build/lib/pythran/boost/none.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:15,873 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,873 root INFO copying build/lib/pythran/boost/core/enable_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,873 root INFO copying build/lib/pythran/boost/core/demangle.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,873 root INFO copying build/lib/pythran/boost/core/ignore_unused.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,873 root INFO copying build/lib/pythran/boost/core/use_default.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,874 root INFO copying build/lib/pythran/boost/core/checked_delete.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,874 root INFO copying build/lib/pythran/boost/core/typeinfo.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,874 root INFO copying build/lib/pythran/boost/core/swap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,874 root INFO copying build/lib/pythran/boost/core/addressof.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,874 root INFO copying build/lib/pythran/boost/core/explicit_operator_bool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,875 root INFO copying build/lib/pythran/boost/core/noncopyable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,875 root INFO copying build/lib/pythran/boost/core/ref.hpp -> build/bdist.linux-i686/wheel/pythran/boost/core 2024-04-25 06:12:15,875 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/lexical_cast 2024-04-25 06:12:15,875 root INFO copying build/lib/pythran/boost/lexical_cast/try_lexical_convert.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast 2024-04-25 06:12:15,876 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/lexical_cast/detail 2024-04-25 06:12:15,876 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-25 06:12:15,876 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-25 06:12:15,876 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-25 06:12:15,876 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-25 06:12:15,877 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-25 06:12:15,877 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-25 06:12:15,877 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-25 06:12:15,877 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-25 06:12:15,878 root INFO copying build/lib/pythran/boost/lexical_cast/bad_lexical_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/lexical_cast 2024-04-25 06:12:15,878 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,878 root INFO copying build/lib/pythran/boost/range/reverse_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,878 root INFO copying build/lib/pythran/boost/range/mutable_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,878 root INFO copying build/lib/pythran/boost/range/rend.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,879 root INFO copying build/lib/pythran/boost/range/difference_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,879 root INFO copying build/lib/pythran/boost/range/begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,879 root INFO copying build/lib/pythran/boost/range/iterator_range_core.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,879 root INFO copying build/lib/pythran/boost/range/functions.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,880 root INFO copying build/lib/pythran/boost/range/concepts.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,880 root INFO copying build/lib/pythran/boost/range/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,880 root INFO copying build/lib/pythran/boost/range/has_range_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,880 root INFO copying build/lib/pythran/boost/range/distance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,880 root INFO copying build/lib/pythran/boost/range/end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,881 root INFO copying build/lib/pythran/boost/range/value_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,881 root INFO copying build/lib/pythran/boost/range/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,881 root INFO copying build/lib/pythran/boost/range/const_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,881 root INFO copying build/lib/pythran/boost/range/rbegin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,881 root INFO copying build/lib/pythran/boost/range/size_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,882 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-25 06:12:15,882 root INFO copying build/lib/pythran/boost/range/detail/sfinae.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-25 06:12:15,882 root INFO copying build/lib/pythran/boost/range/detail/misc_concept.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-25 06:12:15,882 root INFO copying build/lib/pythran/boost/range/detail/has_member_size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-25 06:12:15,883 root INFO copying build/lib/pythran/boost/range/detail/begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-25 06:12:15,883 root INFO copying build/lib/pythran/boost/range/detail/safe_bool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-25 06:12:15,883 root INFO copying build/lib/pythran/boost/range/detail/end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-25 06:12:15,883 root INFO copying build/lib/pythran/boost/range/detail/implementation_help.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-25 06:12:15,883 root INFO copying build/lib/pythran/boost/range/detail/common.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-25 06:12:15,884 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-25 06:12:15,884 root INFO copying build/lib/pythran/boost/range/detail/extract_optional_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/detail 2024-04-25 06:12:15,884 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/range/algorithm 2024-04-25 06:12:15,884 root INFO copying build/lib/pythran/boost/range/algorithm/equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range/algorithm 2024-04-25 06:12:15,884 root INFO copying build/lib/pythran/boost/range/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,885 root INFO copying build/lib/pythran/boost/range/range_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,885 root INFO copying build/lib/pythran/boost/range/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/range 2024-04-25 06:12:15,885 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,885 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/language 2024-04-25 06:12:15,885 root INFO copying build/lib/pythran/boost/predef/language/objc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/language 2024-04-25 06:12:15,886 root INFO copying build/lib/pythran/boost/predef/language/stdc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/language 2024-04-25 06:12:15,886 root INFO copying build/lib/pythran/boost/predef/language/stdcpp.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/language 2024-04-25 06:12:15,886 root INFO copying build/lib/pythran/boost/predef/language/cuda.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/language 2024-04-25 06:12:15,886 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware 2024-04-25 06:12:15,887 root INFO copying build/lib/pythran/boost/predef/hardware/simd.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware 2024-04-25 06:12:15,887 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd 2024-04-25 06:12:15,887 root INFO copying build/lib/pythran/boost/predef/hardware/simd/ppc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd 2024-04-25 06:12:15,887 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-25 06:12:15,887 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/x86 2024-04-25 06:12:15,888 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-25 06:12:15,888 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/arm 2024-04-25 06:12:15,888 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-25 06:12:15,888 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/ppc 2024-04-25 06:12:15,888 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-25 06:12:15,889 root INFO copying build/lib/pythran/boost/predef/hardware/simd/arm.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd 2024-04-25 06:12:15,889 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd/x86_amd 2024-04-25 06:12:15,889 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-25 06:12:15,889 root INFO copying build/lib/pythran/boost/predef/hardware/simd/x86.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/hardware/simd 2024-04-25 06:12:15,890 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,890 root INFO copying build/lib/pythran/boost/predef/os/bsd.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,890 root INFO copying build/lib/pythran/boost/predef/os/os400.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,890 root INFO copying build/lib/pythran/boost/predef/os/haiku.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,890 root INFO copying build/lib/pythran/boost/predef/os/unix.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,891 root INFO copying build/lib/pythran/boost/predef/os/irix.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,891 root INFO copying build/lib/pythran/boost/predef/os/solaris.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,891 root INFO copying build/lib/pythran/boost/predef/os/windows.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,891 root INFO copying build/lib/pythran/boost/predef/os/linux.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,891 root INFO copying build/lib/pythran/boost/predef/os/vms.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,892 root INFO copying build/lib/pythran/boost/predef/os/beos.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,892 root INFO copying build/lib/pythran/boost/predef/os/hpux.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,892 root INFO copying build/lib/pythran/boost/predef/os/amigaos.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,892 root INFO copying build/lib/pythran/boost/predef/os/aix.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,892 root INFO copying build/lib/pythran/boost/predef/os/macos.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,893 root INFO copying build/lib/pythran/boost/predef/os/ios.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,893 root INFO copying build/lib/pythran/boost/predef/os/qnxnto.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,893 root INFO copying build/lib/pythran/boost/predef/os/android.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,893 root INFO copying build/lib/pythran/boost/predef/os/cygwin.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os 2024-04-25 06:12:15,894 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-25 06:12:15,894 root INFO copying build/lib/pythran/boost/predef/os/bsd/bsdi.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-25 06:12:15,894 root INFO copying build/lib/pythran/boost/predef/os/bsd/dragonfly.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-25 06:12:15,894 root INFO copying build/lib/pythran/boost/predef/os/bsd/free.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-25 06:12:15,894 root INFO copying build/lib/pythran/boost/predef/os/bsd/net.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-25 06:12:15,895 root INFO copying build/lib/pythran/boost/predef/os/bsd/open.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/os/bsd 2024-04-25 06:12:15,895 root INFO copying build/lib/pythran/boost/predef/os.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,895 root INFO copying build/lib/pythran/boost/predef/compiler.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,895 root INFO copying build/lib/pythran/boost/predef/other.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,895 root INFO copying build/lib/pythran/boost/predef/hardware.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,896 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,896 root INFO copying build/lib/pythran/boost/predef/compiler/iar.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,896 root INFO copying build/lib/pythran/boost/predef/compiler/palm.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,896 root INFO copying build/lib/pythran/boost/predef/compiler/gcc_xml.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,897 root INFO copying build/lib/pythran/boost/predef/compiler/ibm.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,897 root INFO copying build/lib/pythran/boost/predef/compiler/intel.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,897 root INFO copying build/lib/pythran/boost/predef/compiler/compaq.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,897 root INFO copying build/lib/pythran/boost/predef/compiler/sunpro.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,897 root INFO copying build/lib/pythran/boost/predef/compiler/metrowerks.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,898 root INFO copying build/lib/pythran/boost/predef/compiler/metaware.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,898 root INFO copying build/lib/pythran/boost/predef/compiler/pgi.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,898 root INFO copying build/lib/pythran/boost/predef/compiler/sgi_mipspro.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,898 root INFO copying build/lib/pythran/boost/predef/compiler/clang.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,899 root INFO copying build/lib/pythran/boost/predef/compiler/gcc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,899 root INFO copying build/lib/pythran/boost/predef/compiler/greenhills.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,899 root INFO copying build/lib/pythran/boost/predef/compiler/ekopath.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,899 root INFO copying build/lib/pythran/boost/predef/compiler/edg.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,899 root INFO copying build/lib/pythran/boost/predef/compiler/diab.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,900 root INFO copying build/lib/pythran/boost/predef/compiler/llvm.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,900 root INFO copying build/lib/pythran/boost/predef/compiler/hp_acc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,900 root INFO copying build/lib/pythran/boost/predef/compiler/mpw.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,900 root INFO copying build/lib/pythran/boost/predef/compiler/kai.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,900 root INFO copying build/lib/pythran/boost/predef/compiler/nvcc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,901 root INFO copying build/lib/pythran/boost/predef/compiler/visualc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,901 root INFO copying build/lib/pythran/boost/predef/compiler/tendra.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,901 root INFO copying build/lib/pythran/boost/predef/compiler/dignus.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,901 root INFO copying build/lib/pythran/boost/predef/compiler/borland.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,901 root INFO copying build/lib/pythran/boost/predef/compiler/watcom.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,902 root INFO copying build/lib/pythran/boost/predef/compiler/microtec.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,902 root INFO copying build/lib/pythran/boost/predef/compiler/comeau.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,902 root INFO copying build/lib/pythran/boost/predef/compiler/digitalmars.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/compiler 2024-04-25 06:12:15,902 root INFO copying build/lib/pythran/boost/predef/make.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,903 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/other 2024-04-25 06:12:15,903 root INFO copying build/lib/pythran/boost/predef/other/endian.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/other 2024-04-25 06:12:15,903 root INFO copying build/lib/pythran/boost/predef/platform.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,903 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-25 06:12:15,903 root INFO copying build/lib/pythran/boost/predef/detail/_cassert.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-25 06:12:15,904 root INFO copying build/lib/pythran/boost/predef/detail/os_detected.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-25 06:12:15,904 root INFO copying build/lib/pythran/boost/predef/detail/_exception.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-25 06:12:15,904 root INFO copying build/lib/pythran/boost/predef/detail/comp_detected.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-25 06:12:15,904 root INFO copying build/lib/pythran/boost/predef/detail/platform_detected.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-25 06:12:15,904 root INFO copying build/lib/pythran/boost/predef/detail/test.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/detail 2024-04-25 06:12:15,905 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,905 root INFO copying build/lib/pythran/boost/predef/platform/windows_system.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,905 root INFO copying build/lib/pythran/boost/predef/platform/mingw32.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,905 root INFO copying build/lib/pythran/boost/predef/platform/cloudabi.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,906 root INFO copying build/lib/pythran/boost/predef/platform/windows_desktop.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,906 root INFO copying build/lib/pythran/boost/predef/platform/windows_uwp.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,906 root INFO copying build/lib/pythran/boost/predef/platform/mingw64.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,906 root INFO copying build/lib/pythran/boost/predef/platform/mingw.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,906 root INFO copying build/lib/pythran/boost/predef/platform/windows_server.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,907 root INFO copying build/lib/pythran/boost/predef/platform/ios.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,907 root INFO copying build/lib/pythran/boost/predef/platform/windows_store.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,907 root INFO copying build/lib/pythran/boost/predef/platform/android.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,907 root INFO copying build/lib/pythran/boost/predef/platform/windows_runtime.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,908 root INFO copying build/lib/pythran/boost/predef/platform/windows_phone.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/platform 2024-04-25 06:12:15,908 root INFO copying build/lib/pythran/boost/predef/language.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,908 root INFO copying build/lib/pythran/boost/predef/version.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,908 root INFO copying build/lib/pythran/boost/predef/architecture.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,908 root INFO copying build/lib/pythran/boost/predef/library.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,909 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/library 2024-04-25 06:12:15,909 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-25 06:12:15,909 root INFO copying build/lib/pythran/boost/predef/library/c/cloudabi.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-25 06:12:15,909 root INFO copying build/lib/pythran/boost/predef/library/c/vms.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-25 06:12:15,909 root INFO copying build/lib/pythran/boost/predef/library/c/_prefix.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-25 06:12:15,910 root INFO copying build/lib/pythran/boost/predef/library/c/gnu.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-25 06:12:15,910 root INFO copying build/lib/pythran/boost/predef/library/c/zos.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-25 06:12:15,910 root INFO copying build/lib/pythran/boost/predef/library/c/uc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/c 2024-04-25 06:12:15,910 root INFO copying build/lib/pythran/boost/predef/library/std.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library 2024-04-25 06:12:15,910 root INFO copying build/lib/pythran/boost/predef/library/c.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library 2024-04-25 06:12:15,911 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,911 root INFO copying build/lib/pythran/boost/predef/library/std/libcomo.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,911 root INFO copying build/lib/pythran/boost/predef/library/std/stdcpp3.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,911 root INFO copying build/lib/pythran/boost/predef/library/std/cxx.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,912 root INFO copying build/lib/pythran/boost/predef/library/std/vacpp.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,912 root INFO copying build/lib/pythran/boost/predef/library/std/_prefix.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,912 root INFO copying build/lib/pythran/boost/predef/library/std/sgi.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,912 root INFO copying build/lib/pythran/boost/predef/library/std/msl.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,912 root INFO copying build/lib/pythran/boost/predef/library/std/modena.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,913 root INFO copying build/lib/pythran/boost/predef/library/std/dinkumware.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,913 root INFO copying build/lib/pythran/boost/predef/library/std/roguewave.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,913 root INFO copying build/lib/pythran/boost/predef/library/std/stlport.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/library/std 2024-04-25 06:12:15,913 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,913 root INFO copying build/lib/pythran/boost/predef/architecture/blackfin.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,914 root INFO copying build/lib/pythran/boost/predef/architecture/mips.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,914 root INFO copying build/lib/pythran/boost/predef/architecture/superh.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,914 root INFO copying build/lib/pythran/boost/predef/architecture/ppc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,914 root INFO copying build/lib/pythran/boost/predef/architecture/m68k.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,915 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/predef/architecture/x86 2024-04-25 06:12:15,915 root INFO copying build/lib/pythran/boost/predef/architecture/x86/64.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture/x86 2024-04-25 06:12:15,915 root INFO copying build/lib/pythran/boost/predef/architecture/x86/32.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture/x86 2024-04-25 06:12:15,915 root INFO copying build/lib/pythran/boost/predef/architecture/pyramid.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,915 root INFO copying build/lib/pythran/boost/predef/architecture/sys370.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,916 root INFO copying build/lib/pythran/boost/predef/architecture/arm.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,916 root INFO copying build/lib/pythran/boost/predef/architecture/z.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,916 root INFO copying build/lib/pythran/boost/predef/architecture/convex.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,916 root INFO copying build/lib/pythran/boost/predef/architecture/rs6k.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,916 root INFO copying build/lib/pythran/boost/predef/architecture/sparc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,917 root INFO copying build/lib/pythran/boost/predef/architecture/parisc.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,917 root INFO copying build/lib/pythran/boost/predef/architecture/alpha.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,917 root INFO copying build/lib/pythran/boost/predef/architecture/ptx.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,917 root INFO copying build/lib/pythran/boost/predef/architecture/sys390.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,918 root INFO copying build/lib/pythran/boost/predef/architecture/x86.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,918 root INFO copying build/lib/pythran/boost/predef/architecture/ia64.h -> build/bdist.linux-i686/wheel/pythran/boost/predef/architecture 2024-04-25 06:12:15,918 root INFO copying build/lib/pythran/boost/predef/version_number.h -> build/bdist.linux-i686/wheel/pythran/boost/predef 2024-04-25 06:12:15,918 root INFO copying build/lib/pythran/boost/non_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:15,918 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,919 root INFO copying build/lib/pythran/boost/mpl/bind_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,919 root INFO copying build/lib/pythran/boost/mpl/void_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,919 root INFO copying build/lib/pythran/boost/mpl/comparison.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,919 root INFO copying build/lib/pythran/boost/mpl/fold.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,920 root INFO copying build/lib/pythran/boost/mpl/push_front_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,920 root INFO copying build/lib/pythran/boost/mpl/sequence_tag_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,920 root INFO copying build/lib/pythran/boost/mpl/size_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,920 root INFO copying build/lib/pythran/boost/mpl/apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,920 root INFO copying build/lib/pythran/boost/mpl/iter_fold_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,921 root INFO copying build/lib/pythran/boost/mpl/bool_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,921 root INFO copying build/lib/pythran/boost/mpl/minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,921 root INFO copying build/lib/pythran/boost/mpl/begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,921 root INFO copying build/lib/pythran/boost/mpl/find.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,921 root INFO copying build/lib/pythran/boost/mpl/multiplies.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,922 root INFO copying build/lib/pythran/boost/mpl/push_back.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,922 root INFO copying build/lib/pythran/boost/mpl/numeric_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,922 root INFO copying build/lib/pythran/boost/mpl/tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,922 root INFO copying build/lib/pythran/boost/mpl/has_xxx.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,923 root INFO copying build/lib/pythran/boost/mpl/size_t_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,923 root INFO copying build/lib/pythran/boost/mpl/int_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,923 root INFO copying build/lib/pythran/boost/mpl/front_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,923 root INFO copying build/lib/pythran/boost/mpl/pair.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,923 root INFO copying build/lib/pythran/boost/mpl/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,924 root INFO copying build/lib/pythran/boost/mpl/clear_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,924 root INFO copying build/lib/pythran/boost/mpl/not_equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,924 root INFO copying build/lib/pythran/boost/mpl/front_inserter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,924 root INFO copying build/lib/pythran/boost/mpl/assert.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,924 root INFO copying build/lib/pythran/boost/mpl/empty_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,925 root INFO copying build/lib/pythran/boost/mpl/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,925 root INFO copying build/lib/pythran/boost/mpl/distance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,925 root INFO copying build/lib/pythran/boost/mpl/contains_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,925 root INFO copying build/lib/pythran/boost/mpl/plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,926 root INFO copying build/lib/pythran/boost/mpl/end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,926 root INFO copying build/lib/pythran/boost/mpl/empty_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,926 root INFO copying build/lib/pythran/boost/mpl/find_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,926 root INFO copying build/lib/pythran/boost/mpl/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,926 root INFO copying build/lib/pythran/boost/mpl/next_prior.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,927 root INFO copying build/lib/pythran/boost/mpl/pop_front_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:15,927 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:15,927 root INFO copying build/lib/pythran/boost/mpl/aux_/integral_wrapper.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:15,927 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_support.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:15,928 root INFO copying build/lib/pythran/boost/mpl/aux_/numeric_cast_utils.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:15,928 root INFO copying build/lib/pythran/boost/mpl/aux_/arg_typedef.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:15,928 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-25 06:12:15,928 root INFO copying build/lib/pythran/boost/mpl/aux_/full_lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:15,928 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed 2024-04-25 06:12:15,929 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/plain 2024-04-25 06:12:15,929 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-25 06:12:15,929 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-25 06:12:15,929 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-25 06:12:15,930 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-25 06:12:15,930 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-25 06:12:15,930 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-25 06:12:15,930 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-25 06:12:15,930 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-25 06:12:15,931 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-25 06:12:15,931 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-25 06:12:15,931 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-25 06:12:15,931 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-25 06:12:15,932 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-25 06:12:15,932 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-25 06:12:15,932 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-25 06:12:15,932 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-25 06:12:15,932 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-25 06:12:15,933 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-25 06:12:15,933 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-25 06:12:15,933 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-25 06:12:15,933 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-25 06:12:15,934 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-25 06:12:15,934 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-25 06:12:15,934 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-25 06:12:15,935 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-25 06:12:15,935 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-25 06:12:15,935 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-25 06:12:15,935 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-25 06:12:15,935 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-25 06:12:15,936 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-25 06:12:15,936 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-25 06:12:15,936 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-25 06:12:15,936 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-25 06:12:15,937 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-25 06:12:15,937 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-25 06:12:15,937 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-25 06:12:15,937 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-25 06:12:15,937 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-25 06:12:15,938 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-25 06:12:15,938 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-25 06:12:15,938 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-25 06:12:15,938 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-25 06:12:15,939 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-25 06:12:15,939 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-25 06:12:15,939 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-25 06:12:15,939 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-25 06:12:15,939 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-25 06:12:15,940 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ctps 2024-04-25 06:12:15,940 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-25 06:12:15,940 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-25 06:12:15,940 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-25 06:12:15,941 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-25 06:12:15,941 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-25 06:12:15,941 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-25 06:12:15,941 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-25 06:12:15,941 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-25 06:12:15,942 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-25 06:12:15,942 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-25 06:12:15,942 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-25 06:12:15,942 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-25 06:12:15,943 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-25 06:12:15,943 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-25 06:12:15,943 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-25 06:12:15,943 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-25 06:12:15,943 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-25 06:12:15,944 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-25 06:12:15,944 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-25 06:12:15,944 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-25 06:12:15,944 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-25 06:12:15,945 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-25 06:12:15,945 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-25 06:12:15,945 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-25 06:12:15,945 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-25 06:12:15,945 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-25 06:12:15,946 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-25 06:12:15,946 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-25 06:12:15,946 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-25 06:12:15,946 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-25 06:12:15,947 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-25 06:12:15,947 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-25 06:12:15,947 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-25 06:12:15,947 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-25 06:12:15,948 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-25 06:12:15,948 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-25 06:12:15,948 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-25 06:12:15,948 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-25 06:12:15,948 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-25 06:12:15,949 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-25 06:12:15,949 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-25 06:12:15,949 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-25 06:12:15,949 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-25 06:12:15,950 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-25 06:12:15,950 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-25 06:12:15,950 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-25 06:12:15,950 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-25 06:12:15,950 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc551 2024-04-25 06:12:15,951 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-25 06:12:15,951 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-25 06:12:15,951 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-25 06:12:15,951 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-25 06:12:15,952 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-25 06:12:15,952 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-25 06:12:15,952 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-25 06:12:15,952 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-25 06:12:15,952 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-25 06:12:15,953 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-25 06:12:15,953 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-25 06:12:15,953 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-25 06:12:15,953 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-25 06:12:15,954 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-25 06:12:15,954 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-25 06:12:15,954 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-25 06:12:15,954 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-25 06:12:15,954 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-25 06:12:15,955 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-25 06:12:15,955 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-25 06:12:15,955 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-25 06:12:15,955 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-25 06:12:15,956 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-25 06:12:15,956 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-25 06:12:15,956 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-25 06:12:15,956 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-25 06:12:15,956 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-25 06:12:15,957 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-25 06:12:15,957 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-25 06:12:15,957 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-25 06:12:15,957 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-25 06:12:15,958 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-25 06:12:15,958 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-25 06:12:15,958 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-25 06:12:15,958 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-25 06:12:15,958 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-25 06:12:15,959 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-25 06:12:15,959 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-25 06:12:15,959 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-25 06:12:15,959 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-25 06:12:15,960 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-25 06:12:15,960 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-25 06:12:15,960 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-25 06:12:15,960 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-25 06:12:15,960 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-25 06:12:15,961 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-25 06:12:15,961 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-25 06:12:15,961 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/dmc 2024-04-25 06:12:15,961 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-25 06:12:15,962 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-25 06:12:15,962 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-25 06:12:15,962 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-25 06:12:15,962 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-25 06:12:15,963 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-25 06:12:15,963 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-25 06:12:15,963 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-25 06:12:15,963 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-25 06:12:15,963 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-25 06:12:15,964 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-25 06:12:15,964 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-25 06:12:15,964 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-25 06:12:15,964 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-25 06:12:15,965 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-25 06:12:15,965 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-25 06:12:15,965 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-25 06:12:15,965 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-25 06:12:15,965 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-25 06:12:15,966 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-25 06:12:15,966 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-25 06:12:15,966 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-25 06:12:15,966 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-25 06:12:15,967 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-25 06:12:15,967 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-25 06:12:15,967 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-25 06:12:15,967 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-25 06:12:15,967 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-25 06:12:15,968 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-25 06:12:15,968 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-25 06:12:15,968 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-25 06:12:15,968 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-25 06:12:15,969 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-25 06:12:15,969 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-25 06:12:15,969 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-25 06:12:15,969 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-25 06:12:15,969 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-25 06:12:15,970 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-25 06:12:15,970 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-25 06:12:15,970 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-25 06:12:15,970 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-25 06:12:15,971 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-25 06:12:15,971 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-25 06:12:15,971 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-25 06:12:15,971 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-25 06:12:15,971 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-25 06:12:15,972 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-25 06:12:15,972 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc 2024-04-25 06:12:15,972 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-25 06:12:15,972 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-25 06:12:15,973 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-25 06:12:15,973 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-25 06:12:15,973 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-25 06:12:15,973 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-25 06:12:15,974 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-25 06:12:15,974 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-25 06:12:15,974 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-25 06:12:15,974 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-25 06:12:15,974 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-25 06:12:15,975 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-25 06:12:15,975 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-25 06:12:15,975 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-25 06:12:15,975 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-25 06:12:15,975 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-25 06:12:15,976 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-25 06:12:15,976 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-25 06:12:15,976 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-25 06:12:15,976 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-25 06:12:15,977 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-25 06:12:15,977 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-25 06:12:15,977 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-25 06:12:15,977 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-25 06:12:15,977 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-25 06:12:15,978 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-25 06:12:15,978 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-25 06:12:15,978 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-25 06:12:15,978 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-25 06:12:15,979 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-25 06:12:15,979 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-25 06:12:15,979 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-25 06:12:15,979 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-25 06:12:15,979 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-25 06:12:15,980 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-25 06:12:15,980 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-25 06:12:15,980 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-25 06:12:15,980 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-25 06:12:15,981 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-25 06:12:15,981 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-25 06:12:15,981 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-25 06:12:15,981 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-25 06:12:15,981 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-25 06:12:15,982 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-25 06:12:15,982 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-25 06:12:15,982 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-25 06:12:15,982 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-25 06:12:15,983 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/gcc 2024-04-25 06:12:15,983 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-25 06:12:15,983 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-25 06:12:15,983 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-25 06:12:15,983 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-25 06:12:15,984 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-25 06:12:15,984 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-25 06:12:15,984 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-25 06:12:15,984 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-25 06:12:15,985 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-25 06:12:15,985 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-25 06:12:15,985 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-25 06:12:15,985 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-25 06:12:15,985 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-25 06:12:15,986 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-25 06:12:15,986 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-25 06:12:15,986 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-25 06:12:15,986 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-25 06:12:15,987 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-25 06:12:15,987 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-25 06:12:15,987 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-25 06:12:15,987 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-25 06:12:15,987 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-25 06:12:15,988 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-25 06:12:15,988 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-25 06:12:15,988 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-25 06:12:15,988 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-25 06:12:15,989 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-25 06:12:15,989 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-25 06:12:15,989 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-25 06:12:15,989 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-25 06:12:15,990 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-25 06:12:15,990 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-25 06:12:15,990 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-25 06:12:15,990 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-25 06:12:15,990 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-25 06:12:15,991 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-25 06:12:15,991 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-25 06:12:15,991 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-25 06:12:15,991 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-25 06:12:15,991 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-25 06:12:15,992 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-25 06:12:15,992 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-25 06:12:15,992 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-25 06:12:15,992 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-25 06:12:15,993 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-25 06:12:15,993 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-25 06:12:15,993 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-25 06:12:15,993 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/mwcw 2024-04-25 06:12:15,993 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-25 06:12:15,994 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-25 06:12:15,994 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-25 06:12:15,994 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-25 06:12:15,994 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-25 06:12:15,995 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-25 06:12:15,995 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-25 06:12:15,995 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-25 06:12:15,995 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-25 06:12:15,995 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-25 06:12:15,996 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-25 06:12:15,996 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-25 06:12:15,996 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-25 06:12:15,996 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-25 06:12:15,997 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-25 06:12:15,997 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-25 06:12:15,997 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-25 06:12:15,997 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-25 06:12:15,997 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-25 06:12:15,998 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-25 06:12:15,998 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-25 06:12:15,998 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-25 06:12:15,998 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-25 06:12:15,999 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-25 06:12:15,999 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-25 06:12:15,999 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-25 06:12:15,999 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-25 06:12:16,000 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-25 06:12:16,000 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-25 06:12:16,000 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-25 06:12:16,000 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-25 06:12:16,000 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-25 06:12:16,001 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-25 06:12:16,001 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-25 06:12:16,001 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-25 06:12:16,001 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-25 06:12:16,002 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-25 06:12:16,002 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-25 06:12:16,002 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-25 06:12:16,002 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-25 06:12:16,002 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-25 06:12:16,003 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-25 06:12:16,003 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-25 06:12:16,003 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-25 06:12:16,003 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-25 06:12:16,003 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-25 06:12:16,004 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-25 06:12:16,004 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/no_ttp 2024-04-25 06:12:16,004 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-25 06:12:16,004 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-25 06:12:16,005 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-25 06:12:16,005 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-25 06:12:16,005 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-25 06:12:16,005 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-25 06:12:16,005 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-25 06:12:16,006 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-25 06:12:16,006 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-25 06:12:16,006 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-25 06:12:16,006 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-25 06:12:16,007 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-25 06:12:16,007 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-25 06:12:16,007 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-25 06:12:16,007 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-25 06:12:16,007 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-25 06:12:16,008 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-25 06:12:16,008 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-25 06:12:16,008 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-25 06:12:16,008 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-25 06:12:16,009 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-25 06:12:16,009 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-25 06:12:16,009 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-25 06:12:16,009 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-25 06:12:16,009 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-25 06:12:16,010 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-25 06:12:16,010 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-25 06:12:16,010 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-25 06:12:16,010 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-25 06:12:16,011 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-25 06:12:16,011 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-25 06:12:16,011 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-25 06:12:16,011 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-25 06:12:16,011 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-25 06:12:16,012 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-25 06:12:16,012 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-25 06:12:16,012 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-25 06:12:16,012 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-25 06:12:16,013 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-25 06:12:16,013 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-25 06:12:16,013 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-25 06:12:16,013 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-25 06:12:16,013 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-25 06:12:16,014 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-25 06:12:16,014 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-25 06:12:16,014 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-25 06:12:16,014 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-25 06:12:16,015 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc70 2024-04-25 06:12:16,015 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-25 06:12:16,015 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-25 06:12:16,015 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-25 06:12:16,015 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-25 06:12:16,016 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-25 06:12:16,016 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-25 06:12:16,016 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-25 06:12:16,016 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-25 06:12:16,017 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-25 06:12:16,017 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-25 06:12:16,017 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-25 06:12:16,017 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-25 06:12:16,017 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-25 06:12:16,018 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-25 06:12:16,018 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-25 06:12:16,018 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-25 06:12:16,018 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-25 06:12:16,019 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-25 06:12:16,019 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-25 06:12:16,019 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-25 06:12:16,019 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-25 06:12:16,019 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-25 06:12:16,020 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-25 06:12:16,020 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-25 06:12:16,020 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-25 06:12:16,020 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-25 06:12:16,021 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-25 06:12:16,021 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-25 06:12:16,021 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-25 06:12:16,021 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-25 06:12:16,021 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-25 06:12:16,022 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-25 06:12:16,022 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-25 06:12:16,022 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-25 06:12:16,022 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-25 06:12:16,023 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-25 06:12:16,023 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-25 06:12:16,023 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-25 06:12:16,023 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-25 06:12:16,023 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-25 06:12:16,024 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-25 06:12:16,024 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-25 06:12:16,024 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-25 06:12:16,024 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-25 06:12:16,025 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-25 06:12:16,025 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-25 06:12:16,025 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-25 06:12:16,025 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/msvc60 2024-04-25 06:12:16,025 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-25 06:12:16,026 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-25 06:12:16,026 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-25 06:12:16,026 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-25 06:12:16,026 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-25 06:12:16,027 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-25 06:12:16,027 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-25 06:12:16,027 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-25 06:12:16,027 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-25 06:12:16,027 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-25 06:12:16,028 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-25 06:12:16,028 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-25 06:12:16,028 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-25 06:12:16,028 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-25 06:12:16,029 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-25 06:12:16,029 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-25 06:12:16,029 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-25 06:12:16,029 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-25 06:12:16,029 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-25 06:12:16,030 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-25 06:12:16,030 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-25 06:12:16,030 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-25 06:12:16,030 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-25 06:12:16,031 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-25 06:12:16,031 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-25 06:12:16,031 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-25 06:12:16,031 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-25 06:12:16,031 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-25 06:12:16,032 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-25 06:12:16,032 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-25 06:12:16,032 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-25 06:12:16,032 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-25 06:12:16,033 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-25 06:12:16,033 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-25 06:12:16,033 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-25 06:12:16,033 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-25 06:12:16,033 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-25 06:12:16,034 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-25 06:12:16,034 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-25 06:12:16,034 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-25 06:12:16,034 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-25 06:12:16,035 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-25 06:12:16,035 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-25 06:12:16,035 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-25 06:12:16,035 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-25 06:12:16,035 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-25 06:12:16,036 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-25 06:12:16,036 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessed/bcc_pre590 2024-04-25 06:12:16,036 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-25 06:12:16,036 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-25 06:12:16,037 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-25 06:12:16,037 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-25 06:12:16,037 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-25 06:12:16,037 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-25 06:12:16,037 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-25 06:12:16,038 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-25 06:12:16,038 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-25 06:12:16,038 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-25 06:12:16,038 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-25 06:12:16,039 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-25 06:12:16,039 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-25 06:12:16,039 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-25 06:12:16,039 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-25 06:12:16,039 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-25 06:12:16,040 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-25 06:12:16,040 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-25 06:12:16,040 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-25 06:12:16,040 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-25 06:12:16,041 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-25 06:12:16,041 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-25 06:12:16,041 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-25 06:12:16,041 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-25 06:12:16,041 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-25 06:12:16,042 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-25 06:12:16,042 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-25 06:12:16,042 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-25 06:12:16,042 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-25 06:12:16,043 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-25 06:12:16,043 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-25 06:12:16,043 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-25 06:12:16,043 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-25 06:12:16,043 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-25 06:12:16,044 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-25 06:12:16,044 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-25 06:12:16,044 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-25 06:12:16,044 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-25 06:12:16,044 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-25 06:12:16,045 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-25 06:12:16,045 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-25 06:12:16,045 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-25 06:12:16,045 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-25 06:12:16,046 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-25 06:12:16,046 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-25 06:12:16,046 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-25 06:12:16,046 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-25 06:12:16,047 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,047 root INFO copying build/lib/pythran/boost/mpl/aux_/config/compiler.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,047 root INFO copying build/lib/pythran/boost/mpl/aux_/config/bcc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,047 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-25 06:12:16,047 root INFO copying build/lib/pythran/boost/mpl/aux_/config/arrays.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,048 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-25 06:12:16,048 root INFO copying build/lib/pythran/boost/mpl/aux_/config/integral.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,048 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-25 06:12:16,048 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-25 06:12:16,048 root INFO copying build/lib/pythran/boost/mpl/aux_/config/preprocessor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,049 root INFO copying build/lib/pythran/boost/mpl/aux_/config/gcc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,049 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-25 06:12:16,049 root INFO copying build/lib/pythran/boost/mpl/aux_/config/gpu.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,049 root INFO copying build/lib/pythran/boost/mpl/aux_/config/ttp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,049 root INFO copying build/lib/pythran/boost/mpl/aux_/config/adl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,050 root INFO copying build/lib/pythran/boost/mpl/aux_/config/typeof.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,050 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-25 06:12:16,050 root INFO copying build/lib/pythran/boost/mpl/aux_/config/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,050 root INFO copying build/lib/pythran/boost/mpl/aux_/config/nttp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,051 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-25 06:12:16,051 root INFO copying build/lib/pythran/boost/mpl/aux_/config/workaround.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,051 root INFO copying build/lib/pythran/boost/mpl/aux_/config/dtp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,051 root INFO copying build/lib/pythran/boost/mpl/aux_/config/ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,051 root INFO copying build/lib/pythran/boost/mpl/aux_/config/intel.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,052 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-25 06:12:16,052 root INFO copying build/lib/pythran/boost/mpl/aux_/config/msvc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,052 root INFO copying build/lib/pythran/boost/mpl/aux_/config/eti.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,052 root INFO copying build/lib/pythran/boost/mpl/aux_/config/forwarding.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,052 root INFO copying build/lib/pythran/boost/mpl/aux_/config/lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/config 2024-04-25 06:12:16,053 root INFO copying build/lib/pythran/boost/mpl/aux_/at_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,053 root INFO copying build/lib/pythran/boost/mpl/aux_/template_arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,053 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-25 06:12:16,053 root INFO copying build/lib/pythran/boost/mpl/aux_/iter_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,054 root INFO copying build/lib/pythran/boost/mpl/aux_/push_back_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,054 root INFO copying build/lib/pythran/boost/mpl/aux_/has_begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,054 root INFO copying build/lib/pythran/boost/mpl/aux_/has_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,054 root INFO copying build/lib/pythran/boost/mpl/aux_/adl_barrier.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,054 root INFO copying build/lib/pythran/boost/mpl/aux_/na.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,055 root INFO copying build/lib/pythran/boost/mpl/aux_/begin_end_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,055 root INFO copying build/lib/pythran/boost/mpl/aux_/common_name_wknd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,055 root INFO copying build/lib/pythran/boost/mpl/aux_/traits_lambda_spec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,055 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_no_ctps.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,056 root INFO copying build/lib/pythran/boost/mpl/aux_/has_tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,056 root INFO copying build/lib/pythran/boost/mpl/aux_/O1_size_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,056 root INFO copying build/lib/pythran/boost/mpl/aux_/logical_op.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,056 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_arity_param.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,056 root INFO copying build/lib/pythran/boost/mpl/aux_/fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,057 root INFO copying build/lib/pythran/boost/mpl/aux_/static_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,057 root INFO copying build/lib/pythran/boost/mpl/aux_/push_front_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,057 root INFO copying build/lib/pythran/boost/mpl/aux_/has_apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,057 root INFO copying build/lib/pythran/boost/mpl/aux_/arithmetic_op.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,058 root INFO copying build/lib/pythran/boost/mpl/aux_/na_spec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,058 root INFO copying build/lib/pythran/boost/mpl/aux_/numeric_op.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,058 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_is_class.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,058 root INFO copying build/lib/pythran/boost/mpl/aux_/iter_apply.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,058 root INFO copying build/lib/pythran/boost/mpl/aux_/include_preprocessed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,059 root INFO copying build/lib/pythran/boost/mpl/aux_/advance_forward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,059 root INFO copying build/lib/pythran/boost/mpl/aux_/inserter_algorithm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,059 root INFO copying build/lib/pythran/boost/mpl/aux_/nttp_decl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,060 root INFO copying build/lib/pythran/boost/mpl/aux_/advance_backward.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,060 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_eti_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,060 root INFO copying build/lib/pythran/boost/mpl/aux_/find_if_pred.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,060 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,060 root INFO copying build/lib/pythran/boost/mpl/aux_/type_wrapper.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,061 root INFO copying build/lib/pythran/boost/mpl/aux_/comparison_op.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,061 root INFO copying build/lib/pythran/boost/mpl/aux_/has_size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,061 root INFO copying build/lib/pythran/boost/mpl/aux_/has_rebind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,061 root INFO copying build/lib/pythran/boost/mpl/aux_/largest_int.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,062 root INFO copying build/lib/pythran/boost/mpl/aux_/template_arity_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,062 root INFO copying build/lib/pythran/boost/mpl/aux_/na_assert.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,062 root INFO copying build/lib/pythran/boost/mpl/aux_/count_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,062 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-25 06:12:16,062 root INFO copying build/lib/pythran/boost/mpl/aux_/reverse_fold_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,063 root INFO copying build/lib/pythran/boost/mpl/aux_/value_wknd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,063 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:16,063 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-25 06:12:16,063 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-25 06:12:16,064 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-25 06:12:16,064 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:16,064 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-25 06:12:16,064 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:16,064 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/sub.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:16,065 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:16,065 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/add.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:16,065 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:16,065 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-25 06:12:16,065 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-25 06:12:16,066 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-25 06:12:16,066 root INFO copying build/lib/pythran/boost/mpl/aux_/preprocessor/range.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_/preprocessor 2024-04-25 06:12:16,066 root INFO copying build/lib/pythran/boost/mpl/aux_/arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,066 root INFO copying build/lib/pythran/boost/mpl/aux_/nested_type_wknd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,067 root INFO copying build/lib/pythran/boost/mpl/aux_/fold_impl_body.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,067 root INFO copying build/lib/pythran/boost/mpl/aux_/sequence_wrapper.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,067 root INFO copying build/lib/pythran/boost/mpl/aux_/clear_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,067 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_dtw.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,067 root INFO copying build/lib/pythran/boost/mpl/aux_/lambda_spec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,068 root INFO copying build/lib/pythran/boost/mpl/aux_/msvc_never_true.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,068 root INFO copying build/lib/pythran/boost/mpl/aux_/na_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,068 root INFO copying build/lib/pythran/boost/mpl/aux_/arity_spec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,068 root INFO copying build/lib/pythran/boost/mpl/aux_/contains_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,069 root INFO copying build/lib/pythran/boost/mpl/aux_/size_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,069 root INFO copying build/lib/pythran/boost/mpl/aux_/yes_no.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/aux_ 2024-04-25 06:12:16,069 root INFO copying build/lib/pythran/boost/mpl/lambda_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,069 root INFO copying build/lib/pythran/boost/mpl/if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,069 root INFO copying build/lib/pythran/boost/mpl/logical.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,070 root INFO copying build/lib/pythran/boost/mpl/begin_end_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,070 root INFO copying build/lib/pythran/boost/mpl/identity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,070 root INFO copying build/lib/pythran/boost/mpl/integral_c_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,070 root INFO copying build/lib/pythran/boost/mpl/apply_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,071 root INFO copying build/lib/pythran/boost/mpl/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,071 root INFO copying build/lib/pythran/boost/mpl/is_placeholder.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,071 root INFO copying build/lib/pythran/boost/mpl/arg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,071 root INFO copying build/lib/pythran/boost/mpl/integral_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,071 root INFO copying build/lib/pythran/boost/mpl/begin_end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,072 root INFO copying build/lib/pythran/boost/mpl/iterator_tags.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,072 root INFO copying build/lib/pythran/boost/mpl/is_sequence.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,072 root INFO copying build/lib/pythran/boost/mpl/protect.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,072 root INFO copying build/lib/pythran/boost/mpl/bool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,072 root INFO copying build/lib/pythran/boost/mpl/size_t.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,073 root INFO copying build/lib/pythran/boost/mpl/reverse_fold.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,073 root INFO copying build/lib/pythran/boost/mpl/contains.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,073 root INFO copying build/lib/pythran/boost/mpl/advance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,073 root INFO copying build/lib/pythran/boost/mpl/push_back_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,074 root INFO copying build/lib/pythran/boost/mpl/long_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,074 root INFO copying build/lib/pythran/boost/mpl/always.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,074 root INFO copying build/lib/pythran/boost/mpl/at_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,074 root INFO copying build/lib/pythran/boost/mpl/sequence_tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,074 root INFO copying build/lib/pythran/boost/mpl/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,075 root INFO copying build/lib/pythran/boost/mpl/inserter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,075 root INFO copying build/lib/pythran/boost/mpl/deref.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,075 root INFO copying build/lib/pythran/boost/mpl/bind.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,075 root INFO copying build/lib/pythran/boost/mpl/iterator_range.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,076 root INFO copying build/lib/pythran/boost/mpl/at.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,076 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,076 root INFO copying build/lib/pythran/boost/mpl/list/list20_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,076 root INFO copying build/lib/pythran/boost/mpl/list/list0_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,076 root INFO copying build/lib/pythran/boost/mpl/list/list40_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,077 root INFO copying build/lib/pythran/boost/mpl/list/list30_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,077 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:16,077 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-25 06:12:16,077 root INFO copying build/lib/pythran/boost/mpl/list/aux_/item.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:16,078 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed 2024-04-25 06:12:16,078 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_/preprocessed/plain 2024-04-25 06:12:16,078 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-25 06:12:16,078 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-25 06:12:16,078 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-25 06:12:16,079 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-25 06:12:16,079 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-25 06:12:16,079 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-25 06:12:16,079 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-25 06:12:16,079 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-25 06:12:16,080 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-25 06:12:16,080 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-25 06:12:16,080 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-25 06:12:16,080 root INFO copying build/lib/pythran/boost/mpl/list/aux_/tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:16,081 root INFO copying build/lib/pythran/boost/mpl/list/aux_/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:16,081 root INFO copying build/lib/pythran/boost/mpl/list/aux_/front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:16,081 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-25 06:12:16,081 root INFO copying build/lib/pythran/boost/mpl/list/aux_/numbered.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:16,081 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-25 06:12:16,082 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-25 06:12:16,082 root INFO copying build/lib/pythran/boost/mpl/list/aux_/clear.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:16,082 root INFO copying build/lib/pythran/boost/mpl/list/aux_/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:16,082 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-25 06:12:16,083 root INFO copying build/lib/pythran/boost/mpl/list/aux_/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list/aux_ 2024-04-25 06:12:16,083 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-25 06:12:16,083 root INFO copying build/lib/pythran/boost/mpl/list/list10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,083 root INFO copying build/lib/pythran/boost/mpl/list/list20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,083 root INFO copying build/lib/pythran/boost/mpl/list/list50_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,084 root INFO copying build/lib/pythran/boost/mpl/list/list40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,084 root INFO copying build/lib/pythran/boost/mpl/list/list50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,084 root INFO copying build/lib/pythran/boost/mpl/list/list30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,084 root INFO copying build/lib/pythran/boost/mpl/list/list0.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,084 root INFO copying build/lib/pythran/boost/mpl/list/list10_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/list 2024-04-25 06:12:16,085 root INFO copying build/lib/pythran/boost/mpl/arg_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,085 root INFO copying build/lib/pythran/boost/mpl/void.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,085 root INFO copying build/lib/pythran/boost/mpl/back_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,085 root INFO copying build/lib/pythran/boost/mpl/distance_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,086 root INFO copying build/lib/pythran/boost/mpl/times.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,086 root INFO copying build/lib/pythran/boost/mpl/inherit.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,086 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,086 root INFO copying build/lib/pythran/boost/mpl/vector/vector10_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,086 root INFO copying build/lib/pythran/boost/mpl/vector/vector0_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,087 root INFO copying build/lib/pythran/boost/mpl/vector/vector10.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,087 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,087 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-25 06:12:16,087 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/item.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,088 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed 2024-04-25 06:12:16,088 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/plain 2024-04-25 06:12:16,088 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-25 06:12:16,088 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-25 06:12:16,088 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-25 06:12:16,089 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-25 06:12:16,089 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-25 06:12:16,089 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-25 06:12:16,090 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-25 06:12:16,090 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-25 06:12:16,090 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-25 06:12:16,090 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-25 06:12:16,091 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/no_ctps 2024-04-25 06:12:16,091 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-25 06:12:16,091 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-25 06:12:16,091 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-25 06:12:16,091 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-25 06:12:16,092 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-25 06:12:16,092 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-25 06:12:16,092 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-25 06:12:16,093 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-25 06:12:16,093 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-25 06:12:16,093 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-25 06:12:16,093 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_/preprocessed/typeof_based 2024-04-25 06:12:16,094 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-25 06:12:16,094 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-25 06:12:16,094 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-25 06:12:16,094 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-25 06:12:16,094 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-25 06:12:16,095 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-25 06:12:16,095 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-25 06:12:16,095 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-25 06:12:16,095 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-25 06:12:16,096 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-25 06:12:16,096 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/back.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,096 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-25 06:12:16,096 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,097 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,097 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,097 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-25 06:12:16,097 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-25 06:12:16,097 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/numbered.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,098 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-25 06:12:16,098 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-25 06:12:16,098 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/vector0.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,098 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/at.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,098 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/clear.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,099 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,099 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-25 06:12:16,099 root INFO copying build/lib/pythran/boost/mpl/vector/aux_/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector/aux_ 2024-04-25 06:12:16,099 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-25 06:12:16,100 root INFO copying build/lib/pythran/boost/mpl/vector/vector30_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,100 root INFO copying build/lib/pythran/boost/mpl/vector/vector50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,100 root INFO copying build/lib/pythran/boost/mpl/vector/vector30.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,100 root INFO copying build/lib/pythran/boost/mpl/vector/vector40.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,100 root INFO copying build/lib/pythran/boost/mpl/vector/vector40_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,101 root INFO copying build/lib/pythran/boost/mpl/vector/vector50_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,101 root INFO copying build/lib/pythran/boost/mpl/vector/vector0.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,101 root INFO copying build/lib/pythran/boost/mpl/vector/vector20_c.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,101 root INFO copying build/lib/pythran/boost/mpl/vector/vector20.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/vector 2024-04-25 06:12:16,101 root INFO copying build/lib/pythran/boost/mpl/greater_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,102 root INFO copying build/lib/pythran/boost/mpl/O1_size_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,102 root INFO copying build/lib/pythran/boost/mpl/placeholders.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,102 root INFO copying build/lib/pythran/boost/mpl/negate.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,102 root INFO copying build/lib/pythran/boost/mpl/next.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,103 root INFO copying build/lib/pythran/boost/mpl/clear.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,103 root INFO copying build/lib/pythran/boost/mpl/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,103 root INFO copying build/lib/pythran/boost/mpl/same_as.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,103 root INFO copying build/lib/pythran/boost/mpl/pop_back_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,103 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/mpl/limits 2024-04-25 06:12:16,104 root INFO copying build/lib/pythran/boost/mpl/limits/list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/limits 2024-04-25 06:12:16,104 root INFO copying build/lib/pythran/boost/mpl/limits/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/limits 2024-04-25 06:12:16,104 root INFO copying build/lib/pythran/boost/mpl/limits/arity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/limits 2024-04-25 06:12:16,104 root INFO copying build/lib/pythran/boost/mpl/limits/unrolling.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl/limits 2024-04-25 06:12:16,104 root INFO copying build/lib/pythran/boost/mpl/quote.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,105 root INFO copying build/lib/pythran/boost/mpl/iter_fold.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,105 root INFO copying build/lib/pythran/boost/mpl/prior.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,105 root INFO copying build/lib/pythran/boost/mpl/apply_wrap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,105 root INFO copying build/lib/pythran/boost/mpl/back_inserter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,106 root INFO copying build/lib/pythran/boost/mpl/O1_size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,106 root INFO copying build/lib/pythran/boost/mpl/divides.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,106 root INFO copying build/lib/pythran/boost/mpl/long.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,106 root INFO copying build/lib/pythran/boost/mpl/advance_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,107 root INFO copying build/lib/pythran/boost/mpl/not.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,107 root INFO copying build/lib/pythran/boost/mpl/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,107 root INFO copying build/lib/pythran/boost/mpl/eval_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,107 root INFO copying build/lib/pythran/boost/mpl/remove_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,107 root INFO copying build/lib/pythran/boost/mpl/int.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,108 root INFO copying build/lib/pythran/boost/mpl/push_front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,108 root INFO copying build/lib/pythran/boost/mpl/integral_c_tag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,108 root INFO copying build/lib/pythran/boost/mpl/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,108 root INFO copying build/lib/pythran/boost/mpl/lambda.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,108 root INFO copying build/lib/pythran/boost/mpl/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/mpl 2024-04-25 06:12:16,109 root INFO copying build/lib/pythran/boost/integer_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,109 root INFO copying build/lib/pythran/boost/predef.h -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,109 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,109 root INFO copying build/lib/pythran/boost/config/warning_disable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,110 root INFO copying build/lib/pythran/boost/config/pragma_message.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,110 root INFO copying build/lib/pythran/boost/config/helper_macros.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,110 root INFO copying build/lib/pythran/boost/config/requires_threads.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,110 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-25 06:12:16,110 root INFO copying build/lib/pythran/boost/config/no_tr1/complex.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-25 06:12:16,111 root INFO copying build/lib/pythran/boost/config/no_tr1/functional.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-25 06:12:16,111 root INFO copying build/lib/pythran/boost/config/no_tr1/utility.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-25 06:12:16,111 root INFO copying build/lib/pythran/boost/config/no_tr1/cmath.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-25 06:12:16,111 root INFO copying build/lib/pythran/boost/config/no_tr1/memory.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/no_tr1 2024-04-25 06:12:16,111 root INFO copying build/lib/pythran/boost/config/auto_link.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,112 root INFO copying build/lib/pythran/boost/config/user.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,112 root INFO copying build/lib/pythran/boost/config/header_deprecated.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,112 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,112 root INFO copying build/lib/pythran/boost/config/compiler/vacpp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,113 root INFO copying build/lib/pythran/boost/config/compiler/sunpro_cc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,113 root INFO copying build/lib/pythran/boost/config/compiler/xlcpp_zos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,113 root INFO copying build/lib/pythran/boost/config/compiler/borland.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,113 root INFO copying build/lib/pythran/boost/config/compiler/greenhills.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,114 root INFO copying build/lib/pythran/boost/config/compiler/codegear.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,114 root INFO copying build/lib/pythran/boost/config/compiler/common_edg.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,114 root INFO copying build/lib/pythran/boost/config/compiler/mpw.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,114 root INFO copying build/lib/pythran/boost/config/compiler/kai.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,114 root INFO copying build/lib/pythran/boost/config/compiler/gcc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,115 root INFO copying build/lib/pythran/boost/config/compiler/hp_acc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,115 root INFO copying build/lib/pythran/boost/config/compiler/diab.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,115 root INFO copying build/lib/pythran/boost/config/compiler/digitalmars.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,115 root INFO copying build/lib/pythran/boost/config/compiler/xlcpp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,116 root INFO copying build/lib/pythran/boost/config/compiler/pgi.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,116 root INFO copying build/lib/pythran/boost/config/compiler/compaq_cxx.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,116 root INFO copying build/lib/pythran/boost/config/compiler/clang.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,116 root INFO copying build/lib/pythran/boost/config/compiler/comeau.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,116 root INFO copying build/lib/pythran/boost/config/compiler/nvcc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,117 root INFO copying build/lib/pythran/boost/config/compiler/gcc_xml.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,117 root INFO copying build/lib/pythran/boost/config/compiler/visualc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,117 root INFO copying build/lib/pythran/boost/config/compiler/intel.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,117 root INFO copying build/lib/pythran/boost/config/compiler/cray.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,118 root INFO copying build/lib/pythran/boost/config/compiler/sgi_mipspro.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,118 root INFO copying build/lib/pythran/boost/config/compiler/pathscale.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,118 root INFO copying build/lib/pythran/boost/config/compiler/metrowerks.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/compiler 2024-04-25 06:12:16,118 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,118 root INFO copying build/lib/pythran/boost/config/stdlib/libcomo.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,119 root INFO copying build/lib/pythran/boost/config/stdlib/vacpp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,119 root INFO copying build/lib/pythran/boost/config/stdlib/xlcpp_zos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,119 root INFO copying build/lib/pythran/boost/config/stdlib/stlport.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,119 root INFO copying build/lib/pythran/boost/config/stdlib/roguewave.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,120 root INFO copying build/lib/pythran/boost/config/stdlib/libcpp.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,120 root INFO copying build/lib/pythran/boost/config/stdlib/msl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,120 root INFO copying build/lib/pythran/boost/config/stdlib/modena.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,120 root INFO copying build/lib/pythran/boost/config/stdlib/libstdcpp3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,120 root INFO copying build/lib/pythran/boost/config/stdlib/dinkumware.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,121 root INFO copying build/lib/pythran/boost/config/stdlib/sgi.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/stdlib 2024-04-25 06:12:16,121 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-25 06:12:16,121 root INFO copying build/lib/pythran/boost/config/detail/select_compiler_config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-25 06:12:16,121 root INFO copying build/lib/pythran/boost/config/detail/select_stdlib_config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-25 06:12:16,122 root INFO copying build/lib/pythran/boost/config/detail/select_platform_config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-25 06:12:16,122 root INFO copying build/lib/pythran/boost/config/detail/posix_features.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-25 06:12:16,122 root INFO copying build/lib/pythran/boost/config/detail/suffix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/detail 2024-04-25 06:12:16,122 root INFO copying build/lib/pythran/boost/config/abi_suffix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,123 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,123 root INFO copying build/lib/pythran/boost/config/platform/hpux.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,123 root INFO copying build/lib/pythran/boost/config/platform/irix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,123 root INFO copying build/lib/pythran/boost/config/platform/beos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,123 root INFO copying build/lib/pythran/boost/config/platform/qnxnto.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,124 root INFO copying build/lib/pythran/boost/config/platform/zos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,124 root INFO copying build/lib/pythran/boost/config/platform/linux.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,124 root INFO copying build/lib/pythran/boost/config/platform/haiku.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,124 root INFO copying build/lib/pythran/boost/config/platform/cygwin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,124 root INFO copying build/lib/pythran/boost/config/platform/macos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,125 root INFO copying build/lib/pythran/boost/config/platform/vms.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,125 root INFO copying build/lib/pythran/boost/config/platform/amigaos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,125 root INFO copying build/lib/pythran/boost/config/platform/symbian.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,125 root INFO copying build/lib/pythran/boost/config/platform/bsd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,125 root INFO copying build/lib/pythran/boost/config/platform/cloudabi.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,126 root INFO copying build/lib/pythran/boost/config/platform/vxworks.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,126 root INFO copying build/lib/pythran/boost/config/platform/solaris.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,126 root INFO copying build/lib/pythran/boost/config/platform/win32.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,126 root INFO copying build/lib/pythran/boost/config/platform/aix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,127 root INFO copying build/lib/pythran/boost/config/platform/cray.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/platform 2024-04-25 06:12:16,127 root INFO copying build/lib/pythran/boost/config/abi_prefix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,127 root INFO copying build/lib/pythran/boost/config/workaround.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config 2024-04-25 06:12:16,127 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/config/abi 2024-04-25 06:12:16,127 root INFO copying build/lib/pythran/boost/config/abi/borland_prefix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/abi 2024-04-25 06:12:16,128 root INFO copying build/lib/pythran/boost/config/abi/msvc_suffix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/abi 2024-04-25 06:12:16,128 root INFO copying build/lib/pythran/boost/config/abi/msvc_prefix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/abi 2024-04-25 06:12:16,128 root INFO copying build/lib/pythran/boost/config/abi/borland_suffix.hpp -> build/bdist.linux-i686/wheel/pythran/boost/config/abi 2024-04-25 06:12:16,128 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/numeric 2024-04-25 06:12:16,129 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-25 06:12:16,129 root INFO copying build/lib/pythran/boost/numeric/conversion/sign_mixture_enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-25 06:12:16,129 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-25 06:12:16,129 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-25 06:12:16,129 root INFO copying build/lib/pythran/boost/numeric/conversion/converter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-25 06:12:16,130 root INFO copying build/lib/pythran/boost/numeric/conversion/conversion_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-25 06:12:16,130 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:16,130 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail/preprocessed 2024-04-25 06:12:16,130 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-25 06:12:16,130 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-25 06:12:16,131 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-25 06:12:16,131 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-25 06:12:16,131 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/meta.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:16,131 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-25 06:12:16,132 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/converter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:16,132 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-25 06:12:16,132 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-25 06:12:16,132 root INFO copying build/lib/pythran/boost/numeric/conversion/detail/bounds.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion/detail 2024-04-25 06:12:16,133 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-25 06:12:16,133 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-25 06:12:16,133 root INFO copying build/lib/pythran/boost/numeric/conversion/bounds.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-25 06:12:16,133 root INFO copying build/lib/pythran/boost/numeric/conversion/numeric_cast_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-25 06:12:16,133 root INFO copying build/lib/pythran/boost/numeric/conversion/cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-25 06:12:16,134 root INFO copying build/lib/pythran/boost/numeric/conversion/converter_policies.hpp -> build/bdist.linux-i686/wheel/pythran/boost/numeric/conversion 2024-04-25 06:12:16,134 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/container 2024-04-25 06:12:16,134 root INFO copying build/lib/pythran/boost/container/container_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/container 2024-04-25 06:12:16,134 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/container/detail 2024-04-25 06:12:16,134 root INFO copying build/lib/pythran/boost/container/detail/std_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/container/detail 2024-04-25 06:12:16,135 root INFO copying build/lib/pythran/boost/format.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,135 root INFO copying build/lib/pythran/boost/integer.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,135 root INFO copying build/lib/pythran/boost/atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,135 root INFO copying build/lib/pythran/boost/integer_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,136 root INFO copying build/lib/pythran/boost/checked_delete.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,136 root INFO copying build/lib/pythran/boost/assert.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,136 root INFO copying build/lib/pythran/boost/none_t.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,136 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/optional 2024-04-25 06:12:16,136 root INFO copying build/lib/pythran/boost/optional/optional_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional 2024-04-25 06:12:16,137 root INFO copying build/lib/pythran/boost/optional/optional.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional 2024-04-25 06:12:16,137 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-25 06:12:16,137 root INFO copying build/lib/pythran/boost/optional/detail/optional_reference_spec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-25 06:12:16,137 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-25 06:12:16,138 root INFO copying build/lib/pythran/boost/optional/detail/optional_factory_support.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-25 06:12:16,138 root INFO copying build/lib/pythran/boost/optional/detail/optional_aligned_storage.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-25 06:12:16,138 root INFO copying build/lib/pythran/boost/optional/detail/optional_swap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-25 06:12:16,138 root INFO copying build/lib/pythran/boost/optional/detail/optional_config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-25 06:12:16,138 root INFO copying build/lib/pythran/boost/optional/detail/old_optional_implementation.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-25 06:12:16,139 root INFO copying build/lib/pythran/boost/optional/detail/optional_relops.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional/detail 2024-04-25 06:12:16,139 root INFO copying build/lib/pythran/boost/optional/bad_optional_access.hpp -> build/bdist.linux-i686/wheel/pythran/boost/optional 2024-04-25 06:12:16,139 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-25 06:12:16,139 root INFO copying build/lib/pythran/boost/utility/enable_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-25 06:12:16,140 root INFO copying build/lib/pythran/boost/utility/base_from_member.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-25 06:12:16,140 root INFO copying build/lib/pythran/boost/utility/identity_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-25 06:12:16,140 root INFO copying build/lib/pythran/boost/utility/binary.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-25 06:12:16,140 root INFO copying build/lib/pythran/boost/utility/swap.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-25 06:12:16,141 root INFO copying build/lib/pythran/boost/utility/declval.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-25 06:12:16,141 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/utility/detail 2024-04-25 06:12:16,141 root INFO copying build/lib/pythran/boost/utility/detail/result_of_iterate.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility/detail 2024-04-25 06:12:16,141 root INFO copying build/lib/pythran/boost/utility/compare_pointees.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-25 06:12:16,141 root INFO copying build/lib/pythran/boost/utility/result_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/utility 2024-04-25 06:12:16,142 root INFO copying build/lib/pythran/boost/next_prior.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,142 root INFO copying build/lib/pythran/boost/optional.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,142 root INFO copying build/lib/pythran/boost/swap.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,142 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,142 root INFO copying build/lib/pythran/boost/format/internals.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,143 root INFO copying build/lib/pythran/boost/format/alt_sstream.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,143 root INFO copying build/lib/pythran/boost/format/format_class.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,143 root INFO copying build/lib/pythran/boost/format/alt_sstream_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,143 root INFO copying build/lib/pythran/boost/format/internals_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,144 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-25 06:12:16,144 root INFO copying build/lib/pythran/boost/format/detail/msvc_disambiguater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-25 06:12:16,144 root INFO copying build/lib/pythran/boost/format/detail/compat_workarounds.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-25 06:12:16,144 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-25 06:12:16,144 root INFO copying build/lib/pythran/boost/format/detail/config_macros.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-25 06:12:16,145 root INFO copying build/lib/pythran/boost/format/detail/workarounds_stlport.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-25 06:12:16,145 root INFO copying build/lib/pythran/boost/format/detail/unset_macros.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format/detail 2024-04-25 06:12:16,145 root INFO copying build/lib/pythran/boost/format/exceptions.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,145 root INFO copying build/lib/pythran/boost/format/parsing.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,146 root INFO copying build/lib/pythran/boost/format/format_implementation.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,146 root INFO copying build/lib/pythran/boost/format/feed_args.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,146 root INFO copying build/lib/pythran/boost/format/format_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,146 root INFO copying build/lib/pythran/boost/format/free_funcs.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,146 root INFO copying build/lib/pythran/boost/format/group.hpp -> build/bdist.linux-i686/wheel/pythran/boost/format 2024-04-25 06:12:16,147 root INFO copying build/lib/pythran/boost/memory_order.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,147 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/move 2024-04-25 06:12:16,147 root INFO copying build/lib/pythran/boost/move/core.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move 2024-04-25 06:12:16,147 root INFO copying build/lib/pythran/boost/move/utility_core.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move 2024-04-25 06:12:16,148 root INFO copying build/lib/pythran/boost/move/traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move 2024-04-25 06:12:16,148 root INFO copying build/lib/pythran/boost/move/utility.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move 2024-04-25 06:12:16,148 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-25 06:12:16,148 root INFO copying build/lib/pythran/boost/move/detail/std_ns_end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-25 06:12:16,148 root INFO copying build/lib/pythran/boost/move/detail/meta_utils.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-25 06:12:16,149 root INFO copying build/lib/pythran/boost/move/detail/config_begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-25 06:12:16,149 root INFO copying build/lib/pythran/boost/move/detail/meta_utils_core.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-25 06:12:16,149 root INFO copying build/lib/pythran/boost/move/detail/config_end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-25 06:12:16,149 root INFO copying build/lib/pythran/boost/move/detail/type_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-25 06:12:16,150 root INFO copying build/lib/pythran/boost/move/detail/std_ns_begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-25 06:12:16,150 root INFO copying build/lib/pythran/boost/move/detail/workaround.hpp -> build/bdist.linux-i686/wheel/pythran/boost/move/detail 2024-04-25 06:12:16,150 root INFO copying build/lib/pythran/boost/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,150 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion 2024-04-25 06:12:16,150 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,151 root INFO copying build/lib/pythran/boost/fusion/support/tag_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,151 root INFO copying build/lib/pythran/boost/fusion/support/is_view.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,151 root INFO copying build/lib/pythran/boost/fusion/support/category_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,151 root INFO copying build/lib/pythran/boost/fusion/support/sequence_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,152 root INFO copying build/lib/pythran/boost/fusion/support/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,152 root INFO copying build/lib/pythran/boost/fusion/support/is_sequence.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,152 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-25 06:12:16,152 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-25 06:12:16,153 root INFO copying build/lib/pythran/boost/fusion/support/detail/access.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-25 06:12:16,153 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-25 06:12:16,153 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-25 06:12:16,153 root INFO copying build/lib/pythran/boost/fusion/support/detail/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-25 06:12:16,153 root INFO copying build/lib/pythran/boost/fusion/support/detail/enabler.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support/detail 2024-04-25 06:12:16,154 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-25 06:12:16,154 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-25 06:12:16,154 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-25 06:12:16,154 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-25 06:12:16,154 root INFO copying build/lib/pythran/boost/fusion/support/is_segmented.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,155 root INFO copying build/lib/pythran/boost/fusion/support/void.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,155 root INFO copying build/lib/pythran/boost/fusion/support/iterator_base.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,155 root INFO copying build/lib/pythran/boost/fusion/support/tag_of_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,155 root INFO copying build/lib/pythran/boost/fusion/support/is_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,156 root INFO copying build/lib/pythran/boost/fusion/support/as_const.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/support 2024-04-25 06:12:16,156 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view 2024-04-25 06:12:16,156 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view 2024-04-25 06:12:16,156 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-25 06:12:16,156 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-25 06:12:16,157 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/joint_view/detail 2024-04-25 06:12:16,157 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-25 06:12:16,157 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-25 06:12:16,157 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-25 06:12:16,157 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-25 06:12:16,158 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-25 06:12:16,158 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-25 06:12:16,158 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-25 06:12:16,158 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-25 06:12:16,159 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-25 06:12:16,159 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view 2024-04-25 06:12:16,159 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/single_view/detail 2024-04-25 06:12:16,159 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-25 06:12:16,159 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-25 06:12:16,160 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-25 06:12:16,160 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-25 06:12:16,160 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-25 06:12:16,160 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-25 06:12:16,161 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-25 06:12:16,161 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-25 06:12:16,161 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-25 06:12:16,161 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-25 06:12:16,161 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-25 06:12:16,162 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-25 06:12:16,162 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-25 06:12:16,162 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-25 06:12:16,162 root INFO copying build/lib/pythran/boost/fusion/view/iterator_range.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/view 2024-04-25 06:12:16,163 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range 2024-04-25 06:12:16,163 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/view/iterator_range/detail 2024-04-25 06:12:16,163 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-25 06:12:16,163 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-25 06:12:16,163 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-25 06:12:16,164 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-25 06:12:16,164 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-25 06:12:16,164 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-25 06:12:16,164 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-25 06:12:16,164 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-25 06:12:16,165 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-25 06:12:16,165 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence 2024-04-25 06:12:16,165 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence 2024-04-25 06:12:16,165 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:16,166 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:16,166 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/segments.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:16,166 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:16,166 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:16,166 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-25 06:12:16,167 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic/detail 2024-04-25 06:12:16,167 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-25 06:12:16,167 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-25 06:12:16,167 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-25 06:12:16,168 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-25 06:12:16,168 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-25 06:12:16,168 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/at.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:16,168 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/intrinsic 2024-04-25 06:12:16,168 root INFO copying build/lib/pythran/boost/fusion/sequence/io.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence 2024-04-25 06:12:16,169 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:16,169 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-25 06:12:16,169 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-25 06:12:16,169 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison/detail 2024-04-25 06:12:16,169 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-25 06:12:16,170 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-25 06:12:16,170 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-25 06:12:16,170 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-25 06:12:16,170 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-25 06:12:16,171 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-25 06:12:16,171 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/greater.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:16,171 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-25 06:12:16,171 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-25 06:12:16,171 root INFO copying build/lib/pythran/boost/fusion/sequence/comparison/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/comparison 2024-04-25 06:12:16,172 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-25 06:12:16,172 root INFO copying build/lib/pythran/boost/fusion/sequence/intrinsic_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence 2024-04-25 06:12:16,172 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io 2024-04-25 06:12:16,172 root INFO copying build/lib/pythran/boost/fusion/sequence/io/in.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io 2024-04-25 06:12:16,173 root INFO copying build/lib/pythran/boost/fusion/sequence/io/out.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io 2024-04-25 06:12:16,173 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/sequence/io/detail 2024-04-25 06:12:16,173 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-25 06:12:16,173 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-25 06:12:16,173 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-25 06:12:16,174 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/mpl 2024-04-25 06:12:16,174 root INFO copying build/lib/pythran/boost/fusion/mpl/begin.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/mpl 2024-04-25 06:12:16,174 root INFO copying build/lib/pythran/boost/fusion/mpl/end.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/mpl 2024-04-25 06:12:16,174 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted 2024-04-25 06:12:16,175 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/mpl 2024-04-25 06:12:16,175 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/mpl/detail 2024-04-25 06:12:16,175 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-25 06:12:16,175 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-25 06:12:16,175 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-25 06:12:16,176 root INFO copying build/lib/pythran/boost/fusion/adapted/std_pair.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted 2024-04-25 06:12:16,176 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct 2024-04-25 06:12:16,176 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-25 06:12:16,176 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail 2024-04-25 06:12:16,176 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-25 06:12:16,177 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-25 06:12:16,177 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-25 06:12:16,177 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-25 06:12:16,177 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-25 06:12:16,178 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-25 06:12:16,178 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-25 06:12:16,178 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-25 06:12:16,178 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-25 06:12:16,178 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-25 06:12:16,179 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/adapted/struct/detail/preprocessor 2024-04-25 06:12:16,179 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-25 06:12:16,179 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-25 06:12:16,179 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-25 06:12:16,180 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-25 06:12:16,180 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-25 06:12:16,180 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-25 06:12:16,180 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container 2024-04-25 06:12:16,180 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/generation 2024-04-25 06:12:16,181 root INFO copying build/lib/pythran/boost/fusion/container/generation/ignore.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/generation 2024-04-25 06:12:16,181 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list 2024-04-25 06:12:16,181 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-25 06:12:16,181 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail 2024-04-25 06:12:16,181 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-25 06:12:16,182 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-25 06:12:16,182 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-25 06:12:16,182 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-25 06:12:16,182 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-25 06:12:16,183 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-25 06:12:16,183 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03 2024-04-25 06:12:16,183 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list/detail/cpp03/preprocessed 2024-04-25 06:12:16,183 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-25 06:12:16,183 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-25 06:12:16,184 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-25 06:12:16,184 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-25 06:12:16,184 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-25 06:12:16,185 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-25 06:12:16,185 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-25 06:12:16,185 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-25 06:12:16,185 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-25 06:12:16,185 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-25 06:12:16,186 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-25 06:12:16,186 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-25 06:12:16,186 root INFO copying build/lib/pythran/boost/fusion/container/list/nil.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list 2024-04-25 06:12:16,186 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-25 06:12:16,186 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-25 06:12:16,187 root INFO copying build/lib/pythran/boost/fusion/container/list/cons.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/list 2024-04-25 06:12:16,187 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector 2024-04-25 06:12:16,187 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-25 06:12:16,187 root INFO copying build/lib/pythran/boost/fusion/container/vector/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector 2024-04-25 06:12:16,188 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail 2024-04-25 06:12:16,188 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-25 06:12:16,188 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-25 06:12:16,188 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-25 06:12:16,188 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-25 06:12:16,189 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-25 06:12:16,189 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-25 06:12:16,189 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-25 06:12:16,189 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03 2024-04-25 06:12:16,190 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-25 06:12:16,190 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/container/vector/detail/cpp03/preprocessed 2024-04-25 06:12:16,190 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-25 06:12:16,190 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-25 06:12:16,190 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-25 06:12:16,191 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-25 06:12:16,191 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-25 06:12:16,192 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-25 06:12:16,192 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-25 06:12:16,192 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-25 06:12:16,192 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-25 06:12:16,192 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-25 06:12:16,193 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-25 06:12:16,193 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-25 06:12:16,193 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-25 06:12:16,194 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-25 06:12:16,194 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-25 06:12:16,194 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-25 06:12:16,194 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-25 06:12:16,195 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-25 06:12:16,196 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-25 06:12:16,196 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-25 06:12:16,196 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-25 06:12:16,197 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-25 06:12:16,197 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-25 06:12:16,198 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-25 06:12:16,198 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-25 06:12:16,198 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-25 06:12:16,198 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-25 06:12:16,199 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-25 06:12:16,199 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-25 06:12:16,199 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-25 06:12:16,200 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-25 06:12:16,200 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-25 06:12:16,200 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-25 06:12:16,200 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-25 06:12:16,201 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-25 06:12:16,201 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-25 06:12:16,201 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-25 06:12:16,201 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-25 06:12:16,201 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-25 06:12:16,202 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-25 06:12:16,202 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-25 06:12:16,202 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-25 06:12:16,202 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-25 06:12:16,203 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-25 06:12:16,203 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-25 06:12:16,203 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-25 06:12:16,203 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-25 06:12:16,203 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-25 06:12:16,204 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-25 06:12:16,204 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-25 06:12:16,204 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/include 2024-04-25 06:12:16,204 root INFO copying build/lib/pythran/boost/fusion/include/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/include 2024-04-25 06:12:16,204 root INFO copying build/lib/pythran/boost/fusion/include/std_pair.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/include 2024-04-25 06:12:16,205 root INFO copying build/lib/pythran/boost/fusion/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion 2024-04-25 06:12:16,205 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,205 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/mpl 2024-04-25 06:12:16,205 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-25 06:12:16,206 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-25 06:12:16,206 root INFO copying build/lib/pythran/boost/fusion/iterator/deref_data.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,206 root INFO copying build/lib/pythran/boost/fusion/iterator/distance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,206 root INFO copying build/lib/pythran/boost/fusion/iterator/key_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,206 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:16,207 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-25 06:12:16,207 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/distance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:16,207 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-25 06:12:16,207 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-25 06:12:16,208 root INFO copying build/lib/pythran/boost/fusion/iterator/detail/advance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator/detail 2024-04-25 06:12:16,208 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-25 06:12:16,208 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-25 06:12:16,208 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-25 06:12:16,208 root INFO copying build/lib/pythran/boost/fusion/iterator/advance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,209 root INFO copying build/lib/pythran/boost/fusion/iterator/iterator_facade.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,209 root INFO copying build/lib/pythran/boost/fusion/iterator/deref.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,209 root INFO copying build/lib/pythran/boost/fusion/iterator/next.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,209 root INFO copying build/lib/pythran/boost/fusion/iterator/segmented_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,209 root INFO copying build/lib/pythran/boost/fusion/iterator/value_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,210 root INFO copying build/lib/pythran/boost/fusion/iterator/prior.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,210 root INFO copying build/lib/pythran/boost/fusion/iterator/basic_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,210 root INFO copying build/lib/pythran/boost/fusion/iterator/value_of_data.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,210 root INFO copying build/lib/pythran/boost/fusion/iterator/equal_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/iterator 2024-04-25 06:12:16,211 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple 2024-04-25 06:12:16,211 root INFO copying build/lib/pythran/boost/fusion/tuple/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple 2024-04-25 06:12:16,211 root INFO copying build/lib/pythran/boost/fusion/tuple/tuple_tie.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple 2024-04-25 06:12:16,211 root INFO copying build/lib/pythran/boost/fusion/tuple/make_tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple 2024-04-25 06:12:16,211 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail 2024-04-25 06:12:16,212 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail/preprocessed 2024-04-25 06:12:16,212 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-25 06:12:16,212 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-25 06:12:16,212 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-25 06:12:16,213 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-25 06:12:16,213 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-25 06:12:16,213 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-25 06:12:16,213 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-25 06:12:16,214 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-25 06:12:16,214 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-25 06:12:16,214 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-25 06:12:16,215 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-25 06:12:16,215 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-25 06:12:16,215 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-25 06:12:16,216 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-25 06:12:16,216 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-25 06:12:16,216 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-25 06:12:16,216 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-25 06:12:16,217 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-25 06:12:16,217 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-25 06:12:16,217 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-25 06:12:16,217 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-25 06:12:16,218 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-25 06:12:16,218 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-25 06:12:16,218 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-25 06:12:16,218 root INFO copying build/lib/pythran/boost/fusion/tuple/detail/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple/detail 2024-04-25 06:12:16,219 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-25 06:12:16,219 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-25 06:12:16,219 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-25 06:12:16,219 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-25 06:12:16,219 root INFO copying build/lib/pythran/boost/fusion/tuple/tuple_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/fusion/tuple 2024-04-25 06:12:16,220 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/algorithm 2024-04-25 06:12:16,220 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/fusion/algorithm/transformation 2024-04-25 06:12:16,220 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-25 06:12:16,220 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-25 06:12:16,221 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,221 root INFO copying build/lib/pythran/boost/type_traits/is_complete.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,221 root INFO copying build/lib/pythran/boost/type_traits/is_empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,221 root INFO copying build/lib/pythran/boost/type_traits/enable_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,221 root INFO copying build/lib/pythran/boost/type_traits/is_abstract.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,222 root INFO copying build/lib/pythran/boost/type_traits/make_void.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,222 root INFO copying build/lib/pythran/boost/type_traits/integral_constant.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,222 root INFO copying build/lib/pythran/boost/type_traits/type_identity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,222 root INFO copying build/lib/pythran/boost/type_traits/alignment_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,222 root INFO copying build/lib/pythran/boost/type_traits/is_enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,223 root INFO copying build/lib/pythran/boost/type_traits/remove_cv_ref.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,223 root INFO copying build/lib/pythran/boost/type_traits/has_minus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,223 root INFO copying build/lib/pythran/boost/type_traits/remove_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,223 root INFO copying build/lib/pythran/boost/type_traits/is_class.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,224 root INFO copying build/lib/pythran/boost/type_traits/is_floating_point.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,224 root INFO copying build/lib/pythran/boost/type_traits/is_volatile.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,224 root INFO copying build/lib/pythran/boost/type_traits/is_signed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,224 root INFO copying build/lib/pythran/boost/type_traits/has_plus.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,224 root INFO copying build/lib/pythran/boost/type_traits/add_volatile.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,225 root INFO copying build/lib/pythran/boost/type_traits/is_copy_constructible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,225 root INFO copying build/lib/pythran/boost/type_traits/add_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,225 root INFO copying build/lib/pythran/boost/type_traits/is_detected.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,225 root INFO copying build/lib/pythran/boost/type_traits/is_pointer.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,226 root INFO copying build/lib/pythran/boost/type_traits/remove_volatile.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,226 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-25 06:12:16,226 root INFO copying build/lib/pythran/boost/type_traits/is_noncopyable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,226 root INFO copying build/lib/pythran/boost/type_traits/has_left_shift.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,226 root INFO copying build/lib/pythran/boost/type_traits/is_complex.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,227 root INFO copying build/lib/pythran/boost/type_traits/is_const.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,227 root INFO copying build/lib/pythran/boost/type_traits/add_pointer.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,227 root INFO copying build/lib/pythran/boost/type_traits/is_float.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,227 root INFO copying build/lib/pythran/boost/type_traits/decay.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,227 root INFO copying build/lib/pythran/boost/type_traits/function_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,228 root INFO copying build/lib/pythran/boost/type_traits/add_cv.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,228 root INFO copying build/lib/pythran/boost/type_traits/is_destructible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,228 root INFO copying build/lib/pythran/boost/type_traits/remove_all_extents.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,228 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-25 06:12:16,229 root INFO copying build/lib/pythran/boost/type_traits/conversion_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,229 root INFO copying build/lib/pythran/boost/type_traits/nonesuch.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,229 root INFO copying build/lib/pythran/boost/type_traits/has_plus_assign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,229 root INFO copying build/lib/pythran/boost/type_traits/add_const.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,230 root INFO copying build/lib/pythran/boost/type_traits/remove_cv.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,230 root INFO copying build/lib/pythran/boost/type_traits/type_with_alignment.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,230 root INFO copying build/lib/pythran/boost/type_traits/is_fundamental.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,230 root INFO copying build/lib/pythran/boost/type_traits/is_lvalue_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,230 root INFO copying build/lib/pythran/boost/type_traits/declval.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,231 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-25 06:12:16,231 root INFO copying build/lib/pythran/boost/type_traits/is_rvalue_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,231 root INFO copying build/lib/pythran/boost/type_traits/is_constructible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,231 root INFO copying build/lib/pythran/boost/type_traits/is_member_pointer.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,231 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-25 06:12:16,232 root INFO copying build/lib/pythran/boost/type_traits/is_integral.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,232 root INFO copying build/lib/pythran/boost/type_traits/is_pod.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,232 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-25 06:12:16,232 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-25 06:12:16,233 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-25 06:12:16,233 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-25 06:12:16,233 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-25 06:12:16,233 root INFO copying build/lib/pythran/boost/type_traits/detail/detector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-25 06:12:16,234 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-25 06:12:16,234 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-25 06:12:16,234 root INFO copying build/lib/pythran/boost/type_traits/detail/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits/detail 2024-04-25 06:12:16,235 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-25 06:12:16,235 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-25 06:12:16,235 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-25 06:12:16,235 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-25 06:12:16,235 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-25 06:12:16,236 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-25 06:12:16,236 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-25 06:12:16,236 root INFO copying build/lib/pythran/boost/type_traits/conditional.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,237 root INFO copying build/lib/pythran/boost/type_traits/make_signed.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,237 root INFO copying build/lib/pythran/boost/type_traits/is_arithmetic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,237 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-25 06:12:16,237 root INFO copying build/lib/pythran/boost/type_traits/is_polymorphic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,237 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_assign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,238 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_copy.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,238 root INFO copying build/lib/pythran/boost/type_traits/has_nothrow_copy.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,238 root INFO copying build/lib/pythran/boost/type_traits/is_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,238 root INFO copying build/lib/pythran/boost/type_traits/has_minus_assign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,238 root INFO copying build/lib/pythran/boost/type_traits/is_void.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,239 root INFO copying build/lib/pythran/boost/type_traits/remove_extent.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,239 root INFO copying build/lib/pythran/boost/type_traits/is_default_constructible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,239 root INFO copying build/lib/pythran/boost/type_traits/is_function.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,239 root INFO copying build/lib/pythran/boost/type_traits/remove_pointer.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,240 root INFO copying build/lib/pythran/boost/type_traits/is_scalar.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,240 root INFO copying build/lib/pythran/boost/type_traits/add_rvalue_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,240 root INFO copying build/lib/pythran/boost/type_traits/remove_bounds.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,240 root INFO copying build/lib/pythran/boost/type_traits/intrinsics.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,241 root INFO copying build/lib/pythran/boost/type_traits/has_nothrow_constructor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,241 root INFO copying build/lib/pythran/boost/type_traits/cv_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,241 root INFO copying build/lib/pythran/boost/type_traits/make_unsigned.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,241 root INFO copying build/lib/pythran/boost/type_traits/is_same.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,241 root INFO copying build/lib/pythran/boost/type_traits/is_array.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,242 root INFO copying build/lib/pythran/boost/type_traits/add_lvalue_reference.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,242 root INFO copying build/lib/pythran/boost/type_traits/is_union.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,242 root INFO copying build/lib/pythran/boost/type_traits/is_base_of.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,242 root INFO copying build/lib/pythran/boost/type_traits/has_trivial_constructor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,243 root INFO copying build/lib/pythran/boost/type_traits/remove_const.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,243 root INFO copying build/lib/pythran/boost/type_traits/is_convertible.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,243 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-25 06:12:16,243 root INFO copying build/lib/pythran/boost/type_traits/is_assignable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,244 root INFO copying build/lib/pythran/boost/type_traits/has_right_shift.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,244 root INFO copying build/lib/pythran/boost/type_traits/is_unsigned.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,244 root INFO copying build/lib/pythran/boost/type_traits/has_nothrow_assign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/type_traits 2024-04-25 06:12:16,244 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-25 06:12:16,244 root INFO copying build/lib/pythran/boost/iterator/reverse_iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-25 06:12:16,245 root INFO copying build/lib/pythran/boost/iterator/distance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-25 06:12:16,245 root INFO copying build/lib/pythran/boost/iterator/iterator_adaptor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-25 06:12:16,245 root INFO copying build/lib/pythran/boost/iterator/interoperable.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-25 06:12:16,245 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/iterator/detail 2024-04-25 06:12:16,245 root INFO copying build/lib/pythran/boost/iterator/detail/enable_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator/detail 2024-04-25 06:12:16,246 root INFO copying build/lib/pythran/boost/iterator/detail/facade_iterator_category.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator/detail 2024-04-25 06:12:16,246 root INFO copying build/lib/pythran/boost/iterator/detail/config_undef.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator/detail 2024-04-25 06:12:16,246 root INFO copying build/lib/pythran/boost/iterator/detail/config_def.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator/detail 2024-04-25 06:12:16,246 root INFO copying build/lib/pythran/boost/iterator/advance.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-25 06:12:16,247 root INFO copying build/lib/pythran/boost/iterator/iterator_categories.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-25 06:12:16,247 root INFO copying build/lib/pythran/boost/iterator/iterator_facade.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-25 06:12:16,247 root INFO copying build/lib/pythran/boost/iterator/iterator_concepts.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-25 06:12:16,247 root INFO copying build/lib/pythran/boost/iterator/iterator_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/iterator 2024-04-25 06:12:16,248 root INFO copying build/lib/pythran/boost/noncopyable.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,248 root INFO copying build/lib/pythran/boost/utility.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,248 root INFO copying build/lib/pythran/boost/array.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,248 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/tuple 2024-04-25 06:12:16,248 root INFO copying build/lib/pythran/boost/tuple/tuple_comparison.hpp -> build/bdist.linux-i686/wheel/pythran/boost/tuple 2024-04-25 06:12:16,249 root INFO copying build/lib/pythran/boost/tuple/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/tuple 2024-04-25 06:12:16,249 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/tuple/detail 2024-04-25 06:12:16,249 root INFO copying build/lib/pythran/boost/tuple/detail/tuple_basic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/tuple/detail 2024-04-25 06:12:16,249 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-25 06:12:16,250 root INFO copying build/lib/pythran/boost/detail/reference_content.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-25 06:12:16,250 root INFO copying build/lib/pythran/boost/detail/fenv.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-25 06:12:16,250 root INFO copying build/lib/pythran/boost/detail/indirect_traits.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-25 06:12:16,250 root INFO copying build/lib/pythran/boost/detail/lightweight_mutex.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-25 06:12:16,250 root INFO copying build/lib/pythran/boost/detail/lcast_precision.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-25 06:12:16,251 root INFO copying build/lib/pythran/boost/detail/workaround.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-25 06:12:16,251 root INFO copying build/lib/pythran/boost/detail/select_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-25 06:12:16,251 root INFO copying build/lib/pythran/boost/detail/iterator.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-25 06:12:16,251 root INFO copying build/lib/pythran/boost/detail/basic_pointerbuf.hpp -> build/bdist.linux-i686/wheel/pythran/boost/detail 2024-04-25 06:12:16,251 root INFO copying build/lib/pythran/boost/throw_exception.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,252 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/exception 2024-04-25 06:12:16,252 root INFO copying build/lib/pythran/boost/exception/exception.hpp -> build/bdist.linux-i686/wheel/pythran/boost/exception 2024-04-25 06:12:16,252 root INFO copying build/lib/pythran/boost/cstdint.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,252 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math 2024-04-25 06:12:16,253 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/policies 2024-04-25 06:12:16,253 root INFO copying build/lib/pythran/boost/math/policies/policy.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/policies 2024-04-25 06:12:16,253 root INFO copying build/lib/pythran/boost/math/policies/error_handling.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/policies 2024-04-25 06:12:16,253 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/constants 2024-04-25 06:12:16,253 root INFO copying build/lib/pythran/boost/math/constants/calculate_constants.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/constants 2024-04-25 06:12:16,254 root INFO copying build/lib/pythran/boost/math/constants/constants.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/constants 2024-04-25 06:12:16,254 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,254 root INFO copying build/lib/pythran/boost/math/tools/complex.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,254 root INFO copying build/lib/pythran/boost/math/tools/rational.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,255 root INFO copying build/lib/pythran/boost/math/tools/convert_from_string.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,255 root INFO copying build/lib/pythran/boost/math/tools/atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,255 root INFO copying build/lib/pythran/boost/math/tools/roots.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,255 root INFO copying build/lib/pythran/boost/math/tools/user.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,256 root INFO copying build/lib/pythran/boost/math/tools/fraction.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,256 root INFO copying build/lib/pythran/boost/math/tools/toms748_solve.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,256 root INFO copying build/lib/pythran/boost/math/tools/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,256 root INFO copying build/lib/pythran/boost/math/tools/tuple.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,256 root INFO copying build/lib/pythran/boost/math/tools/series.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,257 root INFO copying build/lib/pythran/boost/math/tools/big_constant.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,257 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/tools/detail 2024-04-25 06:12:16,257 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-25 06:12:16,257 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-25 06:12:16,258 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-25 06:12:16,258 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-25 06:12:16,258 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-25 06:12:16,258 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-25 06:12:16,259 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-25 06:12:16,259 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-25 06:12:16,259 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-25 06:12:16,259 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-25 06:12:16,260 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-25 06:12:16,260 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-25 06:12:16,260 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-25 06:12:16,260 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-25 06:12:16,260 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-25 06:12:16,261 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-25 06:12:16,261 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-25 06:12:16,261 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-25 06:12:16,261 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-25 06:12:16,262 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-25 06:12:16,262 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-25 06:12:16,262 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-25 06:12:16,262 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-25 06:12:16,263 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-25 06:12:16,263 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-25 06:12:16,263 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-25 06:12:16,263 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-25 06:12:16,263 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-25 06:12:16,264 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-25 06:12:16,264 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-25 06:12:16,264 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-25 06:12:16,264 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-25 06:12:16,264 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-25 06:12:16,265 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-25 06:12:16,265 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-25 06:12:16,265 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-25 06:12:16,265 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-25 06:12:16,266 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-25 06:12:16,266 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-25 06:12:16,266 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-25 06:12:16,266 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-25 06:12:16,266 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-25 06:12:16,267 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-25 06:12:16,267 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-25 06:12:16,267 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-25 06:12:16,267 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-25 06:12:16,268 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-25 06:12:16,268 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-25 06:12:16,268 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-25 06:12:16,268 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-25 06:12:16,269 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-25 06:12:16,269 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-25 06:12:16,269 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-25 06:12:16,269 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-25 06:12:16,269 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-25 06:12:16,270 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-25 06:12:16,270 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-25 06:12:16,270 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-25 06:12:16,270 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-25 06:12:16,271 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-25 06:12:16,271 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-25 06:12:16,271 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-25 06:12:16,271 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-25 06:12:16,271 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-25 06:12:16,272 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-25 06:12:16,272 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-25 06:12:16,272 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-25 06:12:16,272 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-25 06:12:16,273 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-25 06:12:16,273 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-25 06:12:16,273 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-25 06:12:16,273 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-25 06:12:16,273 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-25 06:12:16,274 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-25 06:12:16,274 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-25 06:12:16,274 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-25 06:12:16,274 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-25 06:12:16,275 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-25 06:12:16,275 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-25 06:12:16,275 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-25 06:12:16,275 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-25 06:12:16,276 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-25 06:12:16,276 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-25 06:12:16,276 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-25 06:12:16,276 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-25 06:12:16,276 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-25 06:12:16,277 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-25 06:12:16,277 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-25 06:12:16,277 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-25 06:12:16,277 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-25 06:12:16,278 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-25 06:12:16,278 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-25 06:12:16,278 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-25 06:12:16,278 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-25 06:12:16,279 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-25 06:12:16,279 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-25 06:12:16,279 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-25 06:12:16,279 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-25 06:12:16,280 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-25 06:12:16,280 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-25 06:12:16,280 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-25 06:12:16,280 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-25 06:12:16,280 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-25 06:12:16,281 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-25 06:12:16,281 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-25 06:12:16,281 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-25 06:12:16,281 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-25 06:12:16,282 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-25 06:12:16,282 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-25 06:12:16,282 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-25 06:12:16,282 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-25 06:12:16,283 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-25 06:12:16,283 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-25 06:12:16,283 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-25 06:12:16,283 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-25 06:12:16,283 root INFO copying build/lib/pythran/boost/math/tools/real_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,284 root INFO copying build/lib/pythran/boost/math/tools/precision.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,284 root INFO copying build/lib/pythran/boost/math/tools/promotion.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/tools 2024-04-25 06:12:16,284 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,284 root INFO copying build/lib/pythran/boost/math/special_functions/hankel.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,285 root INFO copying build/lib/pythran/boost/math/special_functions/binomial.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,285 root INFO copying build/lib/pythran/boost/math/special_functions/sinc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,285 root INFO copying build/lib/pythran/boost/math/special_functions/sign.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,285 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-25 06:12:16,285 root INFO copying build/lib/pythran/boost/math/special_functions/trigamma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,286 root INFO copying build/lib/pythran/boost/math/special_functions/expm1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,286 root INFO copying build/lib/pythran/boost/math/special_functions/round.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,286 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-25 06:12:16,286 root INFO copying build/lib/pythran/boost/math/special_functions/cbrt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,287 root INFO copying build/lib/pythran/boost/math/special_functions/polygamma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,287 root INFO copying build/lib/pythran/boost/math/special_functions/zeta.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,287 root INFO copying build/lib/pythran/boost/math/special_functions/beta.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,287 root INFO copying build/lib/pythran/boost/math/special_functions/fpclassify.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,288 root INFO copying build/lib/pythran/boost/math/special_functions/trunc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,288 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-25 06:12:16,288 root INFO copying build/lib/pythran/boost/math/special_functions/erf.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,289 root INFO copying build/lib/pythran/boost/math/special_functions/sqrt1pm1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,289 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/special_functions/detail 2024-04-25 06:12:16,289 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-25 06:12:16,289 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-25 06:12:16,289 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-25 06:12:16,290 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-25 06:12:16,290 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-25 06:12:16,290 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-25 06:12:16,290 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-25 06:12:16,291 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-25 06:12:16,291 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-25 06:12:16,291 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-25 06:12:16,291 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-25 06:12:16,292 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-25 06:12:16,292 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-25 06:12:16,292 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-25 06:12:16,292 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-25 06:12:16,293 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-25 06:12:16,293 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-25 06:12:16,293 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-25 06:12:16,293 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-25 06:12:16,293 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-25 06:12:16,294 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-25 06:12:16,294 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-25 06:12:16,294 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-25 06:12:16,294 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-25 06:12:16,295 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-25 06:12:16,295 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-25 06:12:16,295 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-25 06:12:16,295 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-25 06:12:16,296 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-25 06:12:16,296 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-25 06:12:16,296 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-25 06:12:16,296 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-25 06:12:16,297 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-25 06:12:16,297 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-25 06:12:16,297 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-25 06:12:16,297 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-25 06:12:16,298 root INFO copying build/lib/pythran/boost/math/special_functions/log1p.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,298 root INFO copying build/lib/pythran/boost/math/special_functions/pow.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,298 root INFO copying build/lib/pythran/boost/math/special_functions/bernoulli.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,298 root INFO copying build/lib/pythran/boost/math/special_functions/next.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,299 root INFO copying build/lib/pythran/boost/math/special_functions/gamma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,299 root INFO copying build/lib/pythran/boost/math/special_functions/digamma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,299 root INFO copying build/lib/pythran/boost/math/special_functions/lanczos.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,300 root INFO copying build/lib/pythran/boost/math/special_functions/powm1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,300 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-25 06:12:16,300 root INFO copying build/lib/pythran/boost/math/special_functions/bessel.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,301 root INFO copying build/lib/pythran/boost/math/special_functions/hypot.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,301 root INFO copying build/lib/pythran/boost/math/special_functions/factorials.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/special_functions 2024-04-25 06:12:16,301 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/distributions 2024-04-25 06:12:16,301 root INFO copying build/lib/pythran/boost/math/distributions/fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/distributions 2024-04-25 06:12:16,301 root INFO copying build/lib/pythran/boost/math/distributions/complement.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/distributions 2024-04-25 06:12:16,302 root INFO copying build/lib/pythran/boost/math/distributions/normal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/math/distributions 2024-04-25 06:12:16,302 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/math/distributions/detail 2024-04-25 06:12:16,302 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-25 06:12:16,302 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-25 06:12:16,303 root INFO copying build/lib/pythran/boost/concept_check.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,303 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/concept 2024-04-25 06:12:16,303 root INFO copying build/lib/pythran/boost/concept/assert.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept 2024-04-25 06:12:16,303 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-25 06:12:16,303 root INFO copying build/lib/pythran/boost/concept/detail/general.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-25 06:12:16,304 root INFO copying build/lib/pythran/boost/concept/detail/concept_undef.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-25 06:12:16,304 root INFO copying build/lib/pythran/boost/concept/detail/borland.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-25 06:12:16,304 root INFO copying build/lib/pythran/boost/concept/detail/concept_def.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-25 06:12:16,304 root INFO copying build/lib/pythran/boost/concept/detail/backward_compatibility.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-25 06:12:16,305 root INFO copying build/lib/pythran/boost/concept/detail/has_constraints.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-25 06:12:16,305 root INFO copying build/lib/pythran/boost/concept/detail/msvc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept/detail 2024-04-25 06:12:16,305 root INFO copying build/lib/pythran/boost/concept/usage.hpp -> build/bdist.linux-i686/wheel/pythran/boost/concept 2024-04-25 06:12:16,305 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,305 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration 2024-04-25 06:12:16,306 root INFO copying build/lib/pythran/boost/preprocessor/iteration/self.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration 2024-04-25 06:12:16,306 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:16,306 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/bounds 2024-04-25 06:12:16,306 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-25 06:12:16,306 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-25 06:12:16,307 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-25 06:12:16,307 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-25 06:12:16,307 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-25 06:12:16,307 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-25 06:12:16,308 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-25 06:12:16,308 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-25 06:12:16,308 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-25 06:12:16,308 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-25 06:12:16,308 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/self.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:16,309 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/finish.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:16,309 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/start.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:16,309 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail/iter 2024-04-25 06:12:16,310 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-25 06:12:16,310 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-25 06:12:16,310 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-25 06:12:16,311 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-25 06:12:16,311 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-25 06:12:16,311 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-25 06:12:16,311 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-25 06:12:16,312 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-25 06:12:16,312 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-25 06:12:16,312 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-25 06:12:16,313 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/rlocal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:16,313 root INFO copying build/lib/pythran/boost/preprocessor/iteration/detail/local.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration/detail 2024-04-25 06:12:16,313 root INFO copying build/lib/pythran/boost/preprocessor/iteration/local.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration 2024-04-25 06:12:16,313 root INFO copying build/lib/pythran/boost/preprocessor/iteration/iterate.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/iteration 2024-04-25 06:12:16,314 root INFO copying build/lib/pythran/boost/preprocessor/inc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,314 root INFO copying build/lib/pythran/boost/preprocessor/enum_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,314 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/config 2024-04-25 06:12:16,314 root INFO copying build/lib/pythran/boost/preprocessor/config/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/config 2024-04-25 06:12:16,315 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:16,315 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/inc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:16,315 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/mod.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:16,315 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/dec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:16,316 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/sub.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:16,316 root INFO copying build/lib/pythran/boost/preprocessor/arithmetic/add.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic 2024-04-25 06:12:16,316 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/arithmetic/detail 2024-04-25 06:12:16,316 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-25 06:12:16,317 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/array 2024-04-25 06:12:16,317 root INFO copying build/lib/pythran/boost/preprocessor/array/data.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/array 2024-04-25 06:12:16,317 root INFO copying build/lib/pythran/boost/preprocessor/array/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/array 2024-04-25 06:12:16,317 root INFO copying build/lib/pythran/boost/preprocessor/array/elem.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/array 2024-04-25 06:12:16,317 root INFO copying build/lib/pythran/boost/preprocessor/stringize.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,318 root INFO copying build/lib/pythran/boost/preprocessor/dec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,318 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation 2024-04-25 06:12:16,318 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/is_begin_parens.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation 2024-04-25 06:12:16,318 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/paren.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation 2024-04-25 06:12:16,318 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/comma_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation 2024-04-25 06:12:16,319 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation/detail 2024-04-25 06:12:16,319 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-25 06:12:16,319 root INFO copying build/lib/pythran/boost/preprocessor/punctuation/comma.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/punctuation 2024-04-25 06:12:16,319 root INFO copying build/lib/pythran/boost/preprocessor/enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,320 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-25 06:12:16,320 root INFO copying build/lib/pythran/boost/preprocessor/facilities/is_empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-25 06:12:16,320 root INFO copying build/lib/pythran/boost/preprocessor/facilities/expand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-25 06:12:16,320 root INFO copying build/lib/pythran/boost/preprocessor/facilities/is_empty_variadic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-25 06:12:16,321 root INFO copying build/lib/pythran/boost/preprocessor/facilities/overload.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-25 06:12:16,321 root INFO copying build/lib/pythran/boost/preprocessor/facilities/is_1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-25 06:12:16,321 root INFO copying build/lib/pythran/boost/preprocessor/facilities/identity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-25 06:12:16,321 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities/detail 2024-04-25 06:12:16,321 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-25 06:12:16,322 root INFO copying build/lib/pythran/boost/preprocessor/facilities/intercept.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-25 06:12:16,322 root INFO copying build/lib/pythran/boost/preprocessor/facilities/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/facilities 2024-04-25 06:12:16,322 root INFO copying build/lib/pythran/boost/preprocessor/if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,322 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,322 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_trailing_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,323 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,323 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,323 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_trailing.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,323 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_binary_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,324 root INFO copying build/lib/pythran/boost/preprocessor/repetition/for.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,324 root INFO copying build/lib/pythran/boost/preprocessor/repetition/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,324 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail 2024-04-25 06:12:16,324 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail/edg 2024-04-25 06:12:16,325 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-25 06:12:16,325 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail/dmc 2024-04-25 06:12:16,325 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-25 06:12:16,325 root INFO copying build/lib/pythran/boost/preprocessor/repetition/detail/for.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail 2024-04-25 06:12:16,326 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition/detail/msvc 2024-04-25 06:12:16,326 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-25 06:12:16,326 root INFO copying build/lib/pythran/boost/preprocessor/repetition/repeat_from_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,326 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_shifted_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,327 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-25 06:12:16,327 root INFO copying build/lib/pythran/boost/preprocessor/repetition/enum_shifted.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/repetition 2024-04-25 06:12:16,327 root INFO copying build/lib/pythran/boost/preprocessor/identity.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,327 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-25 06:12:16,328 root INFO copying build/lib/pythran/boost/preprocessor/logical/and.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-25 06:12:16,328 root INFO copying build/lib/pythran/boost/preprocessor/logical/bool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-25 06:12:16,328 root INFO copying build/lib/pythran/boost/preprocessor/logical/bitand.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-25 06:12:16,328 root INFO copying build/lib/pythran/boost/preprocessor/logical/bitor.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-25 06:12:16,328 root INFO copying build/lib/pythran/boost/preprocessor/logical/or.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-25 06:12:16,329 root INFO copying build/lib/pythran/boost/preprocessor/logical/not.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-25 06:12:16,329 root INFO copying build/lib/pythran/boost/preprocessor/logical/compl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/logical 2024-04-25 06:12:16,329 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic 2024-04-25 06:12:16,329 root INFO copying build/lib/pythran/boost/preprocessor/variadic/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic 2024-04-25 06:12:16,330 root INFO copying build/lib/pythran/boost/preprocessor/variadic/to_seq.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic 2024-04-25 06:12:16,330 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic/detail 2024-04-25 06:12:16,330 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-25 06:12:16,330 root INFO copying build/lib/pythran/boost/preprocessor/variadic/elem.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic 2024-04-25 06:12:16,330 root INFO copying build/lib/pythran/boost/preprocessor/variadic/has_opt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/variadic 2024-04-25 06:12:16,331 root INFO copying build/lib/pythran/boost/preprocessor/cat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,331 root INFO copying build/lib/pythran/boost/preprocessor/comma_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,331 root INFO copying build/lib/pythran/boost/preprocessor/repeat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,331 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-25 06:12:16,332 root INFO copying build/lib/pythran/boost/preprocessor/tuple/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-25 06:12:16,332 root INFO copying build/lib/pythran/boost/preprocessor/tuple/rem.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-25 06:12:16,332 root INFO copying build/lib/pythran/boost/preprocessor/tuple/to_seq.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-25 06:12:16,332 root INFO copying build/lib/pythran/boost/preprocessor/tuple/to_list.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-25 06:12:16,333 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple/detail 2024-04-25 06:12:16,333 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-25 06:12:16,333 root INFO copying build/lib/pythran/boost/preprocessor/tuple/eat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-25 06:12:16,333 root INFO copying build/lib/pythran/boost/preprocessor/tuple/elem.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/tuple 2024-04-25 06:12:16,334 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-25 06:12:16,334 root INFO copying build/lib/pythran/boost/preprocessor/detail/is_binary.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-25 06:12:16,334 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail/dmc 2024-04-25 06:12:16,334 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-25 06:12:16,334 root INFO copying build/lib/pythran/boost/preprocessor/detail/check.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-25 06:12:16,335 root INFO copying build/lib/pythran/boost/preprocessor/detail/is_unary.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-25 06:12:16,335 root INFO copying build/lib/pythran/boost/preprocessor/detail/auto_rec.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-25 06:12:16,335 root INFO copying build/lib/pythran/boost/preprocessor/detail/split.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/detail 2024-04-25 06:12:16,335 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/debug 2024-04-25 06:12:16,336 root INFO copying build/lib/pythran/boost/preprocessor/debug/error.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/debug 2024-04-25 06:12:16,336 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-25 06:12:16,336 root INFO copying build/lib/pythran/boost/preprocessor/control/deduce_d.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-25 06:12:16,336 root INFO copying build/lib/pythran/boost/preprocessor/control/expr_iif.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-25 06:12:16,336 root INFO copying build/lib/pythran/boost/preprocessor/control/if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-25 06:12:16,337 root INFO copying build/lib/pythran/boost/preprocessor/control/while.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-25 06:12:16,337 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail 2024-04-25 06:12:16,337 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail/edg 2024-04-25 06:12:16,337 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-25 06:12:16,338 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail/dmc 2024-04-25 06:12:16,338 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-25 06:12:16,338 root INFO copying build/lib/pythran/boost/preprocessor/control/detail/while.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail 2024-04-25 06:12:16,338 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control/detail/msvc 2024-04-25 06:12:16,339 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-25 06:12:16,339 root INFO copying build/lib/pythran/boost/preprocessor/control/expr_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-25 06:12:16,339 root INFO copying build/lib/pythran/boost/preprocessor/control/iif.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/control 2024-04-25 06:12:16,339 root INFO copying build/lib/pythran/boost/preprocessor/repeat_from_to.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,340 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/comparison 2024-04-25 06:12:16,340 root INFO copying build/lib/pythran/boost/preprocessor/comparison/not_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/comparison 2024-04-25 06:12:16,340 root INFO copying build/lib/pythran/boost/preprocessor/comparison/less_equal.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/comparison 2024-04-25 06:12:16,340 root INFO copying build/lib/pythran/boost/preprocessor/comparison/less.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/comparison 2024-04-25 06:12:16,341 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-25 06:12:16,341 root INFO copying build/lib/pythran/boost/preprocessor/list/adt.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-25 06:12:16,341 root INFO copying build/lib/pythran/boost/preprocessor/list/fold_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-25 06:12:16,341 root INFO copying build/lib/pythran/boost/preprocessor/list/reverse.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-25 06:12:16,341 root INFO copying build/lib/pythran/boost/preprocessor/list/fold_right.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-25 06:12:16,342 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail 2024-04-25 06:12:16,342 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail/edg 2024-04-25 06:12:16,342 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-25 06:12:16,342 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-25 06:12:16,343 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-25 06:12:16,343 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list/detail/dmc 2024-04-25 06:12:16,343 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-25 06:12:16,344 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-25 06:12:16,344 root INFO copying build/lib/pythran/boost/preprocessor/list/for_each_i.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/list 2024-04-25 06:12:16,344 root INFO copying build/lib/pythran/boost/preprocessor/enum_shifted_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,344 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,344 root INFO copying build/lib/pythran/boost/preprocessor/seq/transform.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,345 root INFO copying build/lib/pythran/boost/preprocessor/seq/fold_left.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,345 root INFO copying build/lib/pythran/boost/preprocessor/seq/first_n.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,345 root INFO copying build/lib/pythran/boost/preprocessor/seq/size.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,346 root INFO copying build/lib/pythran/boost/preprocessor/seq/enum.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,346 root INFO copying build/lib/pythran/boost/preprocessor/seq/for_each.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,346 root INFO copying build/lib/pythran/boost/preprocessor/seq/rest_n.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,346 root INFO copying build/lib/pythran/boost/preprocessor/seq/cat.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,347 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq/detail 2024-04-25 06:12:16,347 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-25 06:12:16,347 root INFO copying build/lib/pythran/boost/preprocessor/seq/detail/split.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq/detail 2024-04-25 06:12:16,347 root INFO copying build/lib/pythran/boost/preprocessor/seq/elem.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,347 root INFO copying build/lib/pythran/boost/preprocessor/seq/subseq.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,348 root INFO copying build/lib/pythran/boost/preprocessor/seq/for_each_i.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,348 root INFO copying build/lib/pythran/boost/preprocessor/seq/push_front.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,348 root INFO copying build/lib/pythran/boost/preprocessor/seq/seq.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/seq 2024-04-25 06:12:16,348 root INFO copying build/lib/pythran/boost/preprocessor/enum_params_with_a_default.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,348 root INFO copying build/lib/pythran/boost/preprocessor/expr_if.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,349 root INFO copying build/lib/pythran/boost/preprocessor/iterate.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,349 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot 2024-04-25 06:12:16,349 root INFO copying build/lib/pythran/boost/preprocessor/slot/slot.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot 2024-04-25 06:12:16,349 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:16,350 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/def.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:16,350 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot2.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:16,350 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot5.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:16,350 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/counter.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:16,350 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot1.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:16,351 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/shared.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:16,351 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot4.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:16,351 root INFO copying build/lib/pythran/boost/preprocessor/slot/detail/slot3.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor/slot/detail 2024-04-25 06:12:16,351 root INFO copying build/lib/pythran/boost/preprocessor/empty.hpp -> build/bdist.linux-i686/wheel/pythran/boost/preprocessor 2024-04-25 06:12:16,352 root INFO copying build/lib/pythran/boost/shared_ptr.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,352 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/atomic 2024-04-25 06:12:16,352 root INFO copying build/lib/pythran/boost/atomic/fences.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic 2024-04-25 06:12:16,352 root INFO copying build/lib/pythran/boost/atomic/atomic_flag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic 2024-04-25 06:12:16,352 root INFO copying build/lib/pythran/boost/atomic/atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic 2024-04-25 06:12:16,353 root INFO copying build/lib/pythran/boost/atomic/capabilities.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic 2024-04-25 06:12:16,353 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,353 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-25 06:12:16,353 root INFO copying build/lib/pythran/boost/atomic/detail/extra_operations.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,354 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-25 06:12:16,354 root INFO copying build/lib/pythran/boost/atomic/detail/ops_emulated.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,354 root INFO copying build/lib/pythran/boost/atomic/detail/extra_fp_operations.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,354 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,354 root INFO copying build/lib/pythran/boost/atomic/detail/operations.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,355 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_sync.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,355 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_sync.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,355 root INFO copying build/lib/pythran/boost/atomic/detail/caps_linux_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,355 root INFO copying build/lib/pythran/boost/atomic/detail/operations_lockfree.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,356 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-25 06:12:16,356 root INFO copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,356 root INFO copying build/lib/pythran/boost/atomic/detail/lockpool.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,356 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-25 06:12:16,356 root INFO copying build/lib/pythran/boost/atomic/detail/atomic_flag.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,357 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-25 06:12:16,357 root INFO copying build/lib/pythran/boost/atomic/detail/extra_operations_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,357 root INFO copying build/lib/pythran/boost/atomic/detail/ops_msvc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,357 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-25 06:12:16,358 root INFO copying build/lib/pythran/boost/atomic/detail/atomic_template.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,358 root INFO copying build/lib/pythran/boost/atomic/detail/bitwise_fp_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,358 root INFO copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,358 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-25 06:12:16,359 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-25 06:12:16,359 root INFO copying build/lib/pythran/boost/atomic/detail/int_sizes.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,359 root INFO copying build/lib/pythran/boost/atomic/detail/operations_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,359 root INFO copying build/lib/pythran/boost/atomic/detail/config.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,360 root INFO copying build/lib/pythran/boost/atomic/detail/addressof.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,360 root INFO copying build/lib/pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,360 root INFO copying build/lib/pythran/boost/atomic/detail/bitwise_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,360 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,360 root INFO copying build/lib/pythran/boost/atomic/detail/ops_msvc_common.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,361 root INFO copying build/lib/pythran/boost/atomic/detail/fp_ops_generic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,361 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-25 06:12:16,361 root INFO copying build/lib/pythran/boost/atomic/detail/fp_operations_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,361 root INFO copying build/lib/pythran/boost/atomic/detail/interlocked.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,362 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/atomic/detail/type_traits 2024-04-25 06:12:16,362 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-25 06:12:16,362 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-25 06:12:16,362 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-25 06:12:16,362 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-25 06:12:16,363 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-25 06:12:16,363 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-25 06:12:16,363 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-25 06:12:16,363 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-25 06:12:16,364 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-25 06:12:16,364 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-25 06:12:16,364 root INFO copying build/lib/pythran/boost/atomic/detail/string_ops.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,364 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_alpha.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,364 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_generic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,365 root INFO copying build/lib/pythran/boost/atomic/detail/extra_ops_emulated.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,365 root INFO copying build/lib/pythran/boost/atomic/detail/ops_linux_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,365 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,365 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-25 06:12:16,366 root INFO copying build/lib/pythran/boost/atomic/detail/fp_ops_emulated.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,366 root INFO copying build/lib/pythran/boost/atomic/detail/caps_windows.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,366 root INFO copying build/lib/pythran/boost/atomic/detail/integral_extend.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,366 root INFO copying build/lib/pythran/boost/atomic/detail/storage_type.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,367 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_sparc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,367 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_alpha.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,367 root INFO copying build/lib/pythran/boost/atomic/detail/caps_msvc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,367 root INFO copying build/lib/pythran/boost/atomic/detail/ops_cas_based.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,367 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-25 06:12:16,368 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_arm.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,368 root INFO copying build/lib/pythran/boost/atomic/detail/platform.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,368 root INFO copying build/lib/pythran/boost/atomic/detail/fp_operations.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,368 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-25 06:12:16,369 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_atomic.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,369 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_sparc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,369 root INFO copying build/lib/pythran/boost/atomic/detail/caps_msvc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,369 root INFO copying build/lib/pythran/boost/atomic/detail/link.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,369 root INFO copying build/lib/pythran/boost/atomic/detail/ops_msvc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,370 root INFO copying build/lib/pythran/boost/atomic/detail/caps_gcc_ppc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,370 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_ppc.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,370 root INFO copying build/lib/pythran/boost/atomic/detail/pause.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,370 root INFO copying build/lib/pythran/boost/atomic/detail/float_sizes.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,371 root INFO copying build/lib/pythran/boost/atomic/detail/ops_gcc_x86.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,371 root INFO copying build/lib/pythran/boost/atomic/detail/ops_windows.hpp -> build/bdist.linux-i686/wheel/pythran/boost/atomic/detail 2024-04-25 06:12:16,371 root INFO copying build/lib/pythran/boost/static_assert.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,371 root INFO copying build/lib/pythran/boost/lexical_cast.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,372 root INFO copying build/lib/pythran/boost/limits.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,372 root INFO copying build/lib/pythran/boost/ref.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,372 root INFO copying build/lib/pythran/boost/type.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,372 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,372 root INFO copying build/lib/pythran/boost/typeof/decltype.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,373 root INFO copying build/lib/pythran/boost/typeof/register_functions.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,373 root INFO copying build/lib/pythran/boost/typeof/vector200.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,376 root INFO copying build/lib/pythran/boost/typeof/typeof_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,377 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/typeof/dmc 2024-04-25 06:12:16,377 root INFO copying build/lib/pythran/boost/typeof/dmc/typeof_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof/dmc 2024-04-25 06:12:16,377 root INFO copying build/lib/pythran/boost/typeof/vector100.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,378 root INFO copying build/lib/pythran/boost/typeof/native.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,378 root INFO copying build/lib/pythran/boost/typeof/type_encoding.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,379 root INFO copying build/lib/pythran/boost/typeof/register_functions_iterate.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,379 root INFO copying build/lib/pythran/boost/typeof/register_fundamental.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,379 root INFO copying build/lib/pythran/boost/typeof/vector.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,379 root INFO copying build/lib/pythran/boost/typeof/vector50.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,380 root INFO copying build/lib/pythran/boost/typeof/unsupported.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,380 root INFO copying build/lib/pythran/boost/typeof/integral_template_param.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,380 root INFO copying build/lib/pythran/boost/typeof/modifiers.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,380 root INFO copying build/lib/pythran/boost/typeof/register_mem_functions.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,381 root INFO copying build/lib/pythran/boost/typeof/template_template_param.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,381 root INFO copying build/lib/pythran/boost/typeof/typeof.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,381 root INFO copying build/lib/pythran/boost/typeof/type_template_param.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,381 root INFO copying build/lib/pythran/boost/typeof/int_encoding.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,382 root INFO copying build/lib/pythran/boost/typeof/template_encoding.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,382 root INFO copying build/lib/pythran/boost/typeof/pointers_data_members.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,382 root INFO copying build/lib/pythran/boost/typeof/message.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,382 root INFO creating build/bdist.linux-i686/wheel/pythran/boost/typeof/msvc 2024-04-25 06:12:16,382 root INFO copying build/lib/pythran/boost/typeof/msvc/typeof_impl.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof/msvc 2024-04-25 06:12:16,383 root INFO copying build/lib/pythran/boost/typeof/vector150.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,385 root INFO copying build/lib/pythran/boost/typeof/encode_decode.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,385 root INFO copying build/lib/pythran/boost/typeof/constant.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,385 root INFO copying build/lib/pythran/boost/typeof/encode_decode_params.hpp -> build/bdist.linux-i686/wheel/pythran/boost/typeof 2024-04-25 06:12:16,386 root INFO copying build/lib/pythran/boost/current_function.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,386 root INFO copying build/lib/pythran/boost/version.hpp -> build/bdist.linux-i686/wheel/pythran/boost 2024-04-25 06:12:16,386 root INFO copying build/lib/pythran/metadata.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,386 root INFO copying build/lib/pythran/interval.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,387 root INFO creating build/bdist.linux-i686/wheel/pythran/types 2024-04-25 06:12:16,387 root INFO copying build/lib/pythran/types/reorder.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-25 06:12:16,387 root INFO copying build/lib/pythran/types/tog.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-25 06:12:16,387 root INFO copying build/lib/pythran/types/__init__.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-25 06:12:16,387 root INFO copying build/lib/pythran/types/signature.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-25 06:12:16,388 root INFO copying build/lib/pythran/types/type_dependencies.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-25 06:12:16,388 root INFO copying build/lib/pythran/types/conversion.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-25 06:12:16,388 root INFO copying build/lib/pythran/types/types.py -> build/bdist.linux-i686/wheel/pythran/types 2024-04-25 06:12:16,388 root INFO copying build/lib/pythran/middlend.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,389 root INFO copying build/lib/pythran/toolchain.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,389 root INFO copying build/lib/pythran/cxxtypes.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,389 root INFO copying build/lib/pythran/openmp.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,389 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd 2024-04-25 06:12:16,390 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-25 06:12:16,390 root INFO copying build/lib/pythran/xsimd/config/xsimd_config.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-25 06:12:16,390 root INFO copying build/lib/pythran/xsimd/config/xsimd_arch.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-25 06:12:16,390 root INFO copying build/lib/pythran/xsimd/config/xsimd_cpuid.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-25 06:12:16,391 root INFO copying build/lib/pythran/xsimd/config/.xsimd_cpuid.hpp.swo -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-25 06:12:16,391 root INFO copying build/lib/pythran/xsimd/config/.xsimd_config.hpp.swp -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-25 06:12:16,391 root INFO copying build/lib/pythran/xsimd/config/.xsimd_cpuid.hpp.swp -> build/bdist.linux-i686/wheel/pythran/xsimd/config 2024-04-25 06:12:16,391 root INFO copying build/lib/pythran/xsimd/xsimd.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd 2024-04-25 06:12:16,392 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,392 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,392 root INFO copying build/lib/pythran/xsimd/types/.xsimd_avx512vnni_avx512bw_register.hpp.swp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,392 root INFO copying build/lib/pythran/xsimd/types/xsimd_neon_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,392 root INFO copying build/lib/pythran/xsimd/types/xsimd_wasm_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,393 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse3_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,393 root INFO copying build/lib/pythran/xsimd/types/.xsimd_avx512vnni_avx512vbmi_register.hpp.swp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,393 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse4_1_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,393 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma4_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,394 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma3_sse_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,394 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512cd_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,394 root INFO copying build/lib/pythran/xsimd/types/xsimd_avxvnni_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,394 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma3_avx_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,394 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse4_2_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,395 root INFO copying build/lib/pythran/xsimd/types/xsimd_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,395 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512ifma_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,395 root INFO copying build/lib/pythran/xsimd/types/xsimd_ssse3_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,395 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512pf_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,396 root INFO copying build/lib/pythran/xsimd/types/xsimd_batch.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,396 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx2_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,396 root INFO copying build/lib/pythran/xsimd/types/xsimd_rvv_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,396 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512bw_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,397 root INFO copying build/lib/pythran/xsimd/types/xsimd_traits.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,397 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512dq_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,397 root INFO copying build/lib/pythran/xsimd/types/xsimd_utils.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,397 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512er_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,397 root INFO copying build/lib/pythran/xsimd/types/xsimd_generic_arch.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,398 root INFO copying build/lib/pythran/xsimd/types/xsimd_batch_constant.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,398 root INFO copying build/lib/pythran/xsimd/types/xsimd_neon64_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,398 root INFO copying build/lib/pythran/xsimd/types/xsimd_all_registers.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,398 root INFO copying build/lib/pythran/xsimd/types/xsimd_fma3_avx2_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,399 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,399 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512vbmi_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,399 root INFO copying build/lib/pythran/xsimd/types/xsimd_sse2_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,399 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512f_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,399 root INFO copying build/lib/pythran/xsimd/types/xsimd_api.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,400 root INFO copying build/lib/pythran/xsimd/types/xsimd_sve_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,400 root INFO copying build/lib/pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/types 2024-04-25 06:12:16,400 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/math 2024-04-25 06:12:16,400 root INFO copying build/lib/pythran/xsimd/math/.xsimd_gamma.hpp.swp -> build/bdist.linux-i686/wheel/pythran/xsimd/math 2024-04-25 06:12:16,401 root INFO copying build/lib/pythran/xsimd/math/xsimd_rem_pio2.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/math 2024-04-25 06:12:16,401 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,401 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avxvnni.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,401 root INFO copying build/lib/pythran/xsimd/arch/xsimd_wasm.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,402 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,402 root INFO copying build/lib/pythran/xsimd/arch/xsimd_generic_fwd.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,402 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,402 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,403 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse2.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,403 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse4_2.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,403 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse3.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,404 root INFO copying build/lib/pythran/xsimd/arch/xsimd_neon.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,404 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512dq.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,404 root INFO copying build/lib/pythran/xsimd/arch/xsimd_constants.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,404 root INFO copying build/lib/pythran/xsimd/arch/xsimd_isa.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,405 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma3_avx.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,405 root INFO copying build/lib/pythran/xsimd/arch/xsimd_rvv.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,405 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx2.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,405 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512cd.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,406 root INFO copying build/lib/pythran/xsimd/arch/xsimd_generic.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,406 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-25 06:12:16,406 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_details.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-25 06:12:16,406 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-25 06:12:16,407 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_memory.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-25 06:12:16,407 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-25 06:12:16,407 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-25 06:12:16,407 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_complex.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-25 06:12:16,407 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_math.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-25 06:12:16,408 root INFO copying build/lib/pythran/xsimd/arch/generic/xsimd_generic_logical.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch/generic 2024-04-25 06:12:16,408 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512bw.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,408 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512f.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,409 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512vbmi.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,409 root INFO copying build/lib/pythran/xsimd/arch/xsimd_ssse3.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,409 root INFO copying build/lib/pythran/xsimd/arch/xsimd_scalar.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,409 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma3_avx2.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,410 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sse4_1.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,410 root INFO copying build/lib/pythran/xsimd/arch/xsimd_neon64.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,410 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma4.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,410 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512er.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,411 root INFO copying build/lib/pythran/xsimd/arch/xsimd_sve.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,411 root INFO copying build/lib/pythran/xsimd/arch/xsimd_fma3_sse.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,411 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512ifma.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,411 root INFO copying build/lib/pythran/xsimd/arch/xsimd_avx512pf.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/arch 2024-04-25 06:12:16,412 root INFO creating build/bdist.linux-i686/wheel/pythran/xsimd/memory 2024-04-25 06:12:16,412 root INFO copying build/lib/pythran/xsimd/memory/xsimd_alignment.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/memory 2024-04-25 06:12:16,412 root INFO copying build/lib/pythran/xsimd/memory/xsimd_aligned_allocator.hpp -> build/bdist.linux-i686/wheel/pythran/xsimd/memory 2024-04-25 06:12:16,412 root INFO copying build/lib/pythran/pythran-default.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,412 root INFO copying build/lib/pythran/graph.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,413 root INFO copying build/lib/pythran/pythran-win32.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,413 root INFO copying build/lib/pythran/spec.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,413 root INFO copying build/lib/pythran/log.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,413 root INFO copying build/lib/pythran/pythran-linux.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,413 root INFO copying build/lib/pythran/pythran.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,414 root INFO copying build/lib/pythran/conversion.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,414 root INFO copying build/lib/pythran/pythran-darwin.cfg -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,414 root INFO copying build/lib/pythran/run.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,414 root INFO copying build/lib/pythran/dist.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,415 root INFO copying build/lib/pythran/config.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,415 root INFO creating build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,415 root INFO copying build/lib/pythran/optimizations/modindex.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,415 root INFO copying build/lib/pythran/optimizations/remove_dead_functions.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,415 root INFO copying build/lib/pythran/optimizations/range_based_simplify.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,416 root INFO copying build/lib/pythran/optimizations/inline_builtins.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,416 root INFO copying build/lib/pythran/optimizations/__init__.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,416 root INFO copying build/lib/pythran/optimizations/list_to_tuple.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,416 root INFO copying build/lib/pythran/optimizations/tuple_to_shape.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,417 root INFO copying build/lib/pythran/optimizations/pattern_transform.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,417 root INFO copying build/lib/pythran/optimizations/copyto.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,417 root INFO copying build/lib/pythran/optimizations/inlining.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,417 root INFO copying build/lib/pythran/optimizations/constant_folding.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,417 root INFO copying build/lib/pythran/optimizations/list_comp_to_genexp.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,418 root INFO copying build/lib/pythran/optimizations/simplify_except.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,418 root INFO copying build/lib/pythran/optimizations/comprehension_patterns.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,418 root INFO copying build/lib/pythran/optimizations/iter_transformation.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,418 root INFO copying build/lib/pythran/optimizations/range_loop_unfolding.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,419 root INFO copying build/lib/pythran/optimizations/square.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,419 root INFO copying build/lib/pythran/optimizations/loop_full_unrolling.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,419 root INFO copying build/lib/pythran/optimizations/forward_substitution.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,419 root INFO copying build/lib/pythran/optimizations/dead_code_elimination.py -> build/bdist.linux-i686/wheel/pythran/optimizations 2024-04-25 06:12:16,419 root INFO copying build/lib/pythran/tables.py -> build/bdist.linux-i686/wheel/pythran 2024-04-25 06:12:16,420 root INFO running install_egg_info 2024-04-25 06:12:16,422 root INFO Copying pythran.egg-info to build/bdist.linux-i686/wheel/pythran-0.15.0-py3.12.egg-info 2024-04-25 06:12:16,424 root INFO running install_scripts 2024-04-25 06:12:16,428 wheel INFO creating build/bdist.linux-i686/wheel/pythran-0.15.0.dist-info/WHEEL 2024-04-25 06:12:16,429 wheel INFO creating '/home/buildozer/aports/community/pythran/src/pythran-0.15.0/.dist/.tmp-jhczwzb6/pythran-0.15.0-py3-none-any.whl' and adding 'build/bdist.linux-i686/wheel' to it 2024-04-25 06:12:16,429 wheel INFO adding 'omp/__init__.py' 2024-04-25 06:12:16,430 wheel INFO adding 'pythran/__init__.py' 2024-04-25 06:12:16,430 wheel INFO adding 'pythran/backend.py' 2024-04-25 06:12:16,431 wheel INFO adding 'pythran/config.py' 2024-04-25 06:12:16,431 wheel INFO adding 'pythran/conversion.py' 2024-04-25 06:12:16,431 wheel INFO adding 'pythran/cxxgen.py' 2024-04-25 06:12:16,432 wheel INFO adding 'pythran/cxxtypes.py' 2024-04-25 06:12:16,432 wheel INFO adding 'pythran/dist.py' 2024-04-25 06:12:16,433 wheel INFO adding 'pythran/errors.py' 2024-04-25 06:12:16,433 wheel INFO adding 'pythran/frontend.py' 2024-04-25 06:12:16,433 wheel INFO adding 'pythran/graph.py' 2024-04-25 06:12:16,433 wheel INFO adding 'pythran/interval.py' 2024-04-25 06:12:16,434 wheel INFO adding 'pythran/intrinsic.py' 2024-04-25 06:12:16,434 wheel INFO adding 'pythran/log.py' 2024-04-25 06:12:16,434 wheel INFO adding 'pythran/magic.py' 2024-04-25 06:12:16,435 wheel INFO adding 'pythran/metadata.py' 2024-04-25 06:12:16,435 wheel INFO adding 'pythran/middlend.py' 2024-04-25 06:12:16,435 wheel INFO adding 'pythran/openmp.py' 2024-04-25 06:12:16,436 wheel INFO adding 'pythran/passmanager.py' 2024-04-25 06:12:16,436 wheel INFO adding 'pythran/pythran-darwin.cfg' 2024-04-25 06:12:16,436 wheel INFO adding 'pythran/pythran-default.cfg' 2024-04-25 06:12:16,436 wheel INFO adding 'pythran/pythran-linux.cfg' 2024-04-25 06:12:16,437 wheel INFO adding 'pythran/pythran-linux2.cfg' 2024-04-25 06:12:16,437 wheel INFO adding 'pythran/pythran-win32.cfg' 2024-04-25 06:12:16,437 wheel INFO adding 'pythran/pythran.cfg' 2024-04-25 06:12:16,437 wheel INFO adding 'pythran/run.py' 2024-04-25 06:12:16,438 wheel INFO adding 'pythran/spec.py' 2024-04-25 06:12:16,438 wheel INFO adding 'pythran/syntax.py' 2024-04-25 06:12:16,439 wheel INFO adding 'pythran/tables.py' 2024-04-25 06:12:16,440 wheel INFO adding 'pythran/toolchain.py' 2024-04-25 06:12:16,440 wheel INFO adding 'pythran/typing.py' 2024-04-25 06:12:16,441 wheel INFO adding 'pythran/unparse.py' 2024-04-25 06:12:16,441 wheel INFO adding 'pythran/utils.py' 2024-04-25 06:12:16,441 wheel INFO adding 'pythran/version.py' 2024-04-25 06:12:16,441 wheel INFO adding 'pythran/analyses/__init__.py' 2024-04-25 06:12:16,442 wheel INFO adding 'pythran/analyses/aliases.py' 2024-04-25 06:12:16,442 wheel INFO adding 'pythran/analyses/ancestors.py' 2024-04-25 06:12:16,443 wheel INFO adding 'pythran/analyses/argument_effects.py' 2024-04-25 06:12:16,443 wheel INFO adding 'pythran/analyses/argument_read_once.py' 2024-04-25 06:12:16,443 wheel INFO adding 'pythran/analyses/ast_matcher.py' 2024-04-25 06:12:16,443 wheel INFO adding 'pythran/analyses/cfg.py' 2024-04-25 06:12:16,444 wheel INFO adding 'pythran/analyses/constant_expressions.py' 2024-04-25 06:12:16,444 wheel INFO adding 'pythran/analyses/dependencies.py' 2024-04-25 06:12:16,444 wheel INFO adding 'pythran/analyses/extended_syntax_check.py' 2024-04-25 06:12:16,445 wheel INFO adding 'pythran/analyses/fixed_size_list.py' 2024-04-25 06:12:16,445 wheel INFO adding 'pythran/analyses/global_declarations.py' 2024-04-25 06:12:16,445 wheel INFO adding 'pythran/analyses/global_effects.py' 2024-04-25 06:12:16,445 wheel INFO adding 'pythran/analyses/globals_analysis.py' 2024-04-25 06:12:16,446 wheel INFO adding 'pythran/analyses/has_return.py' 2024-04-25 06:12:16,446 wheel INFO adding 'pythran/analyses/identifiers.py' 2024-04-25 06:12:16,446 wheel INFO adding 'pythran/analyses/immediates.py' 2024-04-25 06:12:16,446 wheel INFO adding 'pythran/analyses/imported_ids.py' 2024-04-25 06:12:16,447 wheel INFO adding 'pythran/analyses/inlinable.py' 2024-04-25 06:12:16,447 wheel INFO adding 'pythran/analyses/intrinsics.py' 2024-04-25 06:12:16,447 wheel INFO adding 'pythran/analyses/is_assigned.py' 2024-04-25 06:12:16,447 wheel INFO adding 'pythran/analyses/lazyness_analysis.py' 2024-04-25 06:12:16,448 wheel INFO adding 'pythran/analyses/literals.py' 2024-04-25 06:12:16,448 wheel INFO adding 'pythran/analyses/local_declarations.py' 2024-04-25 06:12:16,448 wheel INFO adding 'pythran/analyses/locals_analysis.py' 2024-04-25 06:12:16,448 wheel INFO adding 'pythran/analyses/node_count.py' 2024-04-25 06:12:16,449 wheel INFO adding 'pythran/analyses/optimizable_comprehension.py' 2024-04-25 06:12:16,449 wheel INFO adding 'pythran/analyses/ordered_global_declarations.py' 2024-04-25 06:12:16,449 wheel INFO adding 'pythran/analyses/parallel_maps.py' 2024-04-25 06:12:16,449 wheel INFO adding 'pythran/analyses/potential_iterator.py' 2024-04-25 06:12:16,450 wheel INFO adding 'pythran/analyses/pure_expressions.py' 2024-04-25 06:12:16,450 wheel INFO adding 'pythran/analyses/pure_functions.py' 2024-04-25 06:12:16,450 wheel INFO adding 'pythran/analyses/range_values.py' 2024-04-25 06:12:16,451 wheel INFO adding 'pythran/analyses/scope.py' 2024-04-25 06:12:16,451 wheel INFO adding 'pythran/analyses/static_expressions.py' 2024-04-25 06:12:16,451 wheel INFO adding 'pythran/analyses/use_def_chain.py' 2024-04-25 06:12:16,451 wheel INFO adding 'pythran/analyses/use_omp.py' 2024-04-25 06:12:16,452 wheel INFO adding 'pythran/analyses/yield_points.py' 2024-04-25 06:12:16,452 wheel INFO adding 'pythran/boost/array.hpp' 2024-04-25 06:12:16,452 wheel INFO adding 'pythran/boost/assert.hpp' 2024-04-25 06:12:16,453 wheel INFO adding 'pythran/boost/atomic.hpp' 2024-04-25 06:12:16,453 wheel INFO adding 'pythran/boost/checked_delete.hpp' 2024-04-25 06:12:16,453 wheel INFO adding 'pythran/boost/concept_check.hpp' 2024-04-25 06:12:16,454 wheel INFO adding 'pythran/boost/config.hpp' 2024-04-25 06:12:16,454 wheel INFO adding 'pythran/boost/cstdint.hpp' 2024-04-25 06:12:16,454 wheel INFO adding 'pythran/boost/current_function.hpp' 2024-04-25 06:12:16,454 wheel INFO adding 'pythran/boost/format.hpp' 2024-04-25 06:12:16,455 wheel INFO adding 'pythran/boost/integer.hpp' 2024-04-25 06:12:16,455 wheel INFO adding 'pythran/boost/integer_fwd.hpp' 2024-04-25 06:12:16,455 wheel INFO adding 'pythran/boost/integer_traits.hpp' 2024-04-25 06:12:16,456 wheel INFO adding 'pythran/boost/lexical_cast.hpp' 2024-04-25 06:12:16,456 wheel INFO adding 'pythran/boost/limits.hpp' 2024-04-25 06:12:16,456 wheel INFO adding 'pythran/boost/memory_order.hpp' 2024-04-25 06:12:16,456 wheel INFO adding 'pythran/boost/next_prior.hpp' 2024-04-25 06:12:16,457 wheel INFO adding 'pythran/boost/non_type.hpp' 2024-04-25 06:12:16,457 wheel INFO adding 'pythran/boost/noncopyable.hpp' 2024-04-25 06:12:16,457 wheel INFO adding 'pythran/boost/none.hpp' 2024-04-25 06:12:16,457 wheel INFO adding 'pythran/boost/none_t.hpp' 2024-04-25 06:12:16,458 wheel INFO adding 'pythran/boost/optional.hpp' 2024-04-25 06:12:16,458 wheel INFO adding 'pythran/boost/predef.h' 2024-04-25 06:12:16,458 wheel INFO adding 'pythran/boost/ref.hpp' 2024-04-25 06:12:16,458 wheel INFO adding 'pythran/boost/shared_ptr.hpp' 2024-04-25 06:12:16,459 wheel INFO adding 'pythran/boost/static_assert.hpp' 2024-04-25 06:12:16,459 wheel INFO adding 'pythran/boost/swap.hpp' 2024-04-25 06:12:16,459 wheel INFO adding 'pythran/boost/throw_exception.hpp' 2024-04-25 06:12:16,459 wheel INFO adding 'pythran/boost/type.hpp' 2024-04-25 06:12:16,460 wheel INFO adding 'pythran/boost/utility.hpp' 2024-04-25 06:12:16,460 wheel INFO adding 'pythran/boost/version.hpp' 2024-04-25 06:12:16,460 wheel INFO adding 'pythran/boost/atomic/atomic.hpp' 2024-04-25 06:12:16,461 wheel INFO adding 'pythran/boost/atomic/atomic_flag.hpp' 2024-04-25 06:12:16,461 wheel INFO adding 'pythran/boost/atomic/capabilities.hpp' 2024-04-25 06:12:16,461 wheel INFO adding 'pythran/boost/atomic/fences.hpp' 2024-04-25 06:12:16,461 wheel INFO adding 'pythran/boost/atomic/detail/addressof.hpp' 2024-04-25 06:12:16,462 wheel INFO adding 'pythran/boost/atomic/detail/atomic_flag.hpp' 2024-04-25 06:12:16,462 wheel INFO adding 'pythran/boost/atomic/detail/atomic_template.hpp' 2024-04-25 06:12:16,463 wheel INFO adding 'pythran/boost/atomic/detail/bitwise_cast.hpp' 2024-04-25 06:12:16,463 wheel INFO adding 'pythran/boost/atomic/detail/bitwise_fp_cast.hpp' 2024-04-25 06:12:16,463 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_alpha.hpp' 2024-04-25 06:12:16,463 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_arm.hpp' 2024-04-25 06:12:16,464 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_atomic.hpp' 2024-04-25 06:12:16,464 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_ppc.hpp' 2024-04-25 06:12:16,464 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_sparc.hpp' 2024-04-25 06:12:16,464 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_sync.hpp' 2024-04-25 06:12:16,465 wheel INFO adding 'pythran/boost/atomic/detail/caps_gcc_x86.hpp' 2024-04-25 06:12:16,465 wheel INFO adding 'pythran/boost/atomic/detail/caps_linux_arm.hpp' 2024-04-25 06:12:16,465 wheel INFO adding 'pythran/boost/atomic/detail/caps_msvc_arm.hpp' 2024-04-25 06:12:16,465 wheel INFO adding 'pythran/boost/atomic/detail/caps_msvc_x86.hpp' 2024-04-25 06:12:16,466 wheel INFO adding 'pythran/boost/atomic/detail/caps_windows.hpp' 2024-04-25 06:12:16,466 wheel INFO adding 'pythran/boost/atomic/detail/config.hpp' 2024-04-25 06:12:16,466 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_operations.hpp' 2024-04-25 06:12:16,466 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_operations_fwd.hpp' 2024-04-25 06:12:16,467 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_ops_emulated.hpp' 2024-04-25 06:12:16,467 wheel INFO adding 'pythran/boost/atomic/detail/extra_fp_ops_generic.hpp' 2024-04-25 06:12:16,467 wheel INFO adding 'pythran/boost/atomic/detail/extra_operations.hpp' 2024-04-25 06:12:16,467 wheel INFO adding 'pythran/boost/atomic/detail/extra_operations_fwd.hpp' 2024-04-25 06:12:16,468 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_emulated.hpp' 2024-04-25 06:12:16,468 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_gcc_arm.hpp' 2024-04-25 06:12:16,469 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_gcc_ppc.hpp' 2024-04-25 06:12:16,469 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_gcc_x86.hpp' 2024-04-25 06:12:16,470 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_generic.hpp' 2024-04-25 06:12:16,470 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_msvc_arm.hpp' 2024-04-25 06:12:16,470 wheel INFO adding 'pythran/boost/atomic/detail/extra_ops_msvc_x86.hpp' 2024-04-25 06:12:16,471 wheel INFO adding 'pythran/boost/atomic/detail/float_sizes.hpp' 2024-04-25 06:12:16,471 wheel INFO adding 'pythran/boost/atomic/detail/fp_operations.hpp' 2024-04-25 06:12:16,471 wheel INFO adding 'pythran/boost/atomic/detail/fp_operations_fwd.hpp' 2024-04-25 06:12:16,472 wheel INFO adding 'pythran/boost/atomic/detail/fp_ops_emulated.hpp' 2024-04-25 06:12:16,472 wheel INFO adding 'pythran/boost/atomic/detail/fp_ops_generic.hpp' 2024-04-25 06:12:16,472 wheel INFO adding 'pythran/boost/atomic/detail/hwcaps_gcc_arm.hpp' 2024-04-25 06:12:16,473 wheel INFO adding 'pythran/boost/atomic/detail/hwcaps_gcc_ppc.hpp' 2024-04-25 06:12:16,473 wheel INFO adding 'pythran/boost/atomic/detail/hwcaps_gcc_x86.hpp' 2024-04-25 06:12:16,473 wheel INFO adding 'pythran/boost/atomic/detail/int_sizes.hpp' 2024-04-25 06:12:16,474 wheel INFO adding 'pythran/boost/atomic/detail/integral_extend.hpp' 2024-04-25 06:12:16,474 wheel INFO adding 'pythran/boost/atomic/detail/interlocked.hpp' 2024-04-25 06:12:16,474 wheel INFO adding 'pythran/boost/atomic/detail/link.hpp' 2024-04-25 06:12:16,475 wheel INFO adding 'pythran/boost/atomic/detail/lockpool.hpp' 2024-04-25 06:12:16,475 wheel INFO adding 'pythran/boost/atomic/detail/operations.hpp' 2024-04-25 06:12:16,475 wheel INFO adding 'pythran/boost/atomic/detail/operations_fwd.hpp' 2024-04-25 06:12:16,475 wheel INFO adding 'pythran/boost/atomic/detail/operations_lockfree.hpp' 2024-04-25 06:12:16,475 wheel INFO adding 'pythran/boost/atomic/detail/ops_cas_based.hpp' 2024-04-25 06:12:16,476 wheel INFO adding 'pythran/boost/atomic/detail/ops_emulated.hpp' 2024-04-25 06:12:16,476 wheel INFO adding 'pythran/boost/atomic/detail/ops_extending_cas_based.hpp' 2024-04-25 06:12:16,476 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_alpha.hpp' 2024-04-25 06:12:16,477 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_arm.hpp' 2024-04-25 06:12:16,477 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_arm_common.hpp' 2024-04-25 06:12:16,478 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_atomic.hpp' 2024-04-25 06:12:16,478 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_ppc.hpp' 2024-04-25 06:12:16,479 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_ppc_common.hpp' 2024-04-25 06:12:16,479 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_sparc.hpp' 2024-04-25 06:12:16,479 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_sync.hpp' 2024-04-25 06:12:16,480 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_x86.hpp' 2024-04-25 06:12:16,480 wheel INFO adding 'pythran/boost/atomic/detail/ops_gcc_x86_dcas.hpp' 2024-04-25 06:12:16,480 wheel INFO adding 'pythran/boost/atomic/detail/ops_linux_arm.hpp' 2024-04-25 06:12:16,481 wheel INFO adding 'pythran/boost/atomic/detail/ops_msvc_arm.hpp' 2024-04-25 06:12:16,481 wheel INFO adding 'pythran/boost/atomic/detail/ops_msvc_common.hpp' 2024-04-25 06:12:16,481 wheel INFO adding 'pythran/boost/atomic/detail/ops_msvc_x86.hpp' 2024-04-25 06:12:16,482 wheel INFO adding 'pythran/boost/atomic/detail/ops_windows.hpp' 2024-04-25 06:12:16,482 wheel INFO adding 'pythran/boost/atomic/detail/pause.hpp' 2024-04-25 06:12:16,482 wheel INFO adding 'pythran/boost/atomic/detail/platform.hpp' 2024-04-25 06:12:16,483 wheel INFO adding 'pythran/boost/atomic/detail/storage_type.hpp' 2024-04-25 06:12:16,483 wheel INFO adding 'pythran/boost/atomic/detail/string_ops.hpp' 2024-04-25 06:12:16,483 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/conditional.hpp' 2024-04-25 06:12:16,484 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/integral_constant.hpp' 2024-04-25 06:12:16,484 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_floating_point.hpp' 2024-04-25 06:12:16,484 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_function.hpp' 2024-04-25 06:12:16,484 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_iec559.hpp' 2024-04-25 06:12:16,485 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_integral.hpp' 2024-04-25 06:12:16,485 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_signed.hpp' 2024-04-25 06:12:16,485 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/is_trivially_default_constructible.hpp' 2024-04-25 06:12:16,485 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/make_signed.hpp' 2024-04-25 06:12:16,486 wheel INFO adding 'pythran/boost/atomic/detail/type_traits/make_unsigned.hpp' 2024-04-25 06:12:16,486 wheel INFO adding 'pythran/boost/concept/assert.hpp' 2024-04-25 06:12:16,486 wheel INFO adding 'pythran/boost/concept/usage.hpp' 2024-04-25 06:12:16,486 wheel INFO adding 'pythran/boost/concept/detail/backward_compatibility.hpp' 2024-04-25 06:12:16,487 wheel INFO adding 'pythran/boost/concept/detail/borland.hpp' 2024-04-25 06:12:16,487 wheel INFO adding 'pythran/boost/concept/detail/concept_def.hpp' 2024-04-25 06:12:16,487 wheel INFO adding 'pythran/boost/concept/detail/concept_undef.hpp' 2024-04-25 06:12:16,487 wheel INFO adding 'pythran/boost/concept/detail/general.hpp' 2024-04-25 06:12:16,488 wheel INFO adding 'pythran/boost/concept/detail/has_constraints.hpp' 2024-04-25 06:12:16,488 wheel INFO adding 'pythran/boost/concept/detail/msvc.hpp' 2024-04-25 06:12:16,488 wheel INFO adding 'pythran/boost/config/abi_prefix.hpp' 2024-04-25 06:12:16,489 wheel INFO adding 'pythran/boost/config/abi_suffix.hpp' 2024-04-25 06:12:16,489 wheel INFO adding 'pythran/boost/config/auto_link.hpp' 2024-04-25 06:12:16,489 wheel INFO adding 'pythran/boost/config/header_deprecated.hpp' 2024-04-25 06:12:16,489 wheel INFO adding 'pythran/boost/config/helper_macros.hpp' 2024-04-25 06:12:16,490 wheel INFO adding 'pythran/boost/config/pragma_message.hpp' 2024-04-25 06:12:16,490 wheel INFO adding 'pythran/boost/config/requires_threads.hpp' 2024-04-25 06:12:16,490 wheel INFO adding 'pythran/boost/config/user.hpp' 2024-04-25 06:12:16,490 wheel INFO adding 'pythran/boost/config/warning_disable.hpp' 2024-04-25 06:12:16,491 wheel INFO adding 'pythran/boost/config/workaround.hpp' 2024-04-25 06:12:16,491 wheel INFO adding 'pythran/boost/config/abi/borland_prefix.hpp' 2024-04-25 06:12:16,491 wheel INFO adding 'pythran/boost/config/abi/borland_suffix.hpp' 2024-04-25 06:12:16,492 wheel INFO adding 'pythran/boost/config/abi/msvc_prefix.hpp' 2024-04-25 06:12:16,492 wheel INFO adding 'pythran/boost/config/abi/msvc_suffix.hpp' 2024-04-25 06:12:16,492 wheel INFO adding 'pythran/boost/config/compiler/borland.hpp' 2024-04-25 06:12:16,493 wheel INFO adding 'pythran/boost/config/compiler/clang.hpp' 2024-04-25 06:12:16,493 wheel INFO adding 'pythran/boost/config/compiler/codegear.hpp' 2024-04-25 06:12:16,493 wheel INFO adding 'pythran/boost/config/compiler/comeau.hpp' 2024-04-25 06:12:16,493 wheel INFO adding 'pythran/boost/config/compiler/common_edg.hpp' 2024-04-25 06:12:16,494 wheel INFO adding 'pythran/boost/config/compiler/compaq_cxx.hpp' 2024-04-25 06:12:16,494 wheel INFO adding 'pythran/boost/config/compiler/cray.hpp' 2024-04-25 06:12:16,494 wheel INFO adding 'pythran/boost/config/compiler/diab.hpp' 2024-04-25 06:12:16,495 wheel INFO adding 'pythran/boost/config/compiler/digitalmars.hpp' 2024-04-25 06:12:16,495 wheel INFO adding 'pythran/boost/config/compiler/gcc.hpp' 2024-04-25 06:12:16,495 wheel INFO adding 'pythran/boost/config/compiler/gcc_xml.hpp' 2024-04-25 06:12:16,495 wheel INFO adding 'pythran/boost/config/compiler/greenhills.hpp' 2024-04-25 06:12:16,496 wheel INFO adding 'pythran/boost/config/compiler/hp_acc.hpp' 2024-04-25 06:12:16,496 wheel INFO adding 'pythran/boost/config/compiler/intel.hpp' 2024-04-25 06:12:16,496 wheel INFO adding 'pythran/boost/config/compiler/kai.hpp' 2024-04-25 06:12:16,497 wheel INFO adding 'pythran/boost/config/compiler/metrowerks.hpp' 2024-04-25 06:12:16,497 wheel INFO adding 'pythran/boost/config/compiler/mpw.hpp' 2024-04-25 06:12:16,497 wheel INFO adding 'pythran/boost/config/compiler/nvcc.hpp' 2024-04-25 06:12:16,497 wheel INFO adding 'pythran/boost/config/compiler/pathscale.hpp' 2024-04-25 06:12:16,498 wheel INFO adding 'pythran/boost/config/compiler/pgi.hpp' 2024-04-25 06:12:16,498 wheel INFO adding 'pythran/boost/config/compiler/sgi_mipspro.hpp' 2024-04-25 06:12:16,498 wheel INFO adding 'pythran/boost/config/compiler/sunpro_cc.hpp' 2024-04-25 06:12:16,499 wheel INFO adding 'pythran/boost/config/compiler/vacpp.hpp' 2024-04-25 06:12:16,499 wheel INFO adding 'pythran/boost/config/compiler/visualc.hpp' 2024-04-25 06:12:16,499 wheel INFO adding 'pythran/boost/config/compiler/xlcpp.hpp' 2024-04-25 06:12:16,499 wheel INFO adding 'pythran/boost/config/compiler/xlcpp_zos.hpp' 2024-04-25 06:12:16,500 wheel INFO adding 'pythran/boost/config/detail/posix_features.hpp' 2024-04-25 06:12:16,500 wheel INFO adding 'pythran/boost/config/detail/select_compiler_config.hpp' 2024-04-25 06:12:16,500 wheel INFO adding 'pythran/boost/config/detail/select_platform_config.hpp' 2024-04-25 06:12:16,501 wheel INFO adding 'pythran/boost/config/detail/select_stdlib_config.hpp' 2024-04-25 06:12:16,501 wheel INFO adding 'pythran/boost/config/detail/suffix.hpp' 2024-04-25 06:12:16,501 wheel INFO adding 'pythran/boost/config/no_tr1/cmath.hpp' 2024-04-25 06:12:16,502 wheel INFO adding 'pythran/boost/config/no_tr1/complex.hpp' 2024-04-25 06:12:16,502 wheel INFO adding 'pythran/boost/config/no_tr1/functional.hpp' 2024-04-25 06:12:16,502 wheel INFO adding 'pythran/boost/config/no_tr1/memory.hpp' 2024-04-25 06:12:16,502 wheel INFO adding 'pythran/boost/config/no_tr1/utility.hpp' 2024-04-25 06:12:16,503 wheel INFO adding 'pythran/boost/config/platform/aix.hpp' 2024-04-25 06:12:16,503 wheel INFO adding 'pythran/boost/config/platform/amigaos.hpp' 2024-04-25 06:12:16,503 wheel INFO adding 'pythran/boost/config/platform/beos.hpp' 2024-04-25 06:12:16,503 wheel INFO adding 'pythran/boost/config/platform/bsd.hpp' 2024-04-25 06:12:16,504 wheel INFO adding 'pythran/boost/config/platform/cloudabi.hpp' 2024-04-25 06:12:16,504 wheel INFO adding 'pythran/boost/config/platform/cray.hpp' 2024-04-25 06:12:16,504 wheel INFO adding 'pythran/boost/config/platform/cygwin.hpp' 2024-04-25 06:12:16,504 wheel INFO adding 'pythran/boost/config/platform/haiku.hpp' 2024-04-25 06:12:16,505 wheel INFO adding 'pythran/boost/config/platform/hpux.hpp' 2024-04-25 06:12:16,505 wheel INFO adding 'pythran/boost/config/platform/irix.hpp' 2024-04-25 06:12:16,505 wheel INFO adding 'pythran/boost/config/platform/linux.hpp' 2024-04-25 06:12:16,505 wheel INFO adding 'pythran/boost/config/platform/macos.hpp' 2024-04-25 06:12:16,506 wheel INFO adding 'pythran/boost/config/platform/qnxnto.hpp' 2024-04-25 06:12:16,506 wheel INFO adding 'pythran/boost/config/platform/solaris.hpp' 2024-04-25 06:12:16,506 wheel INFO adding 'pythran/boost/config/platform/symbian.hpp' 2024-04-25 06:12:16,506 wheel INFO adding 'pythran/boost/config/platform/vms.hpp' 2024-04-25 06:12:16,507 wheel INFO adding 'pythran/boost/config/platform/vxworks.hpp' 2024-04-25 06:12:16,507 wheel INFO adding 'pythran/boost/config/platform/win32.hpp' 2024-04-25 06:12:16,507 wheel INFO adding 'pythran/boost/config/platform/zos.hpp' 2024-04-25 06:12:16,508 wheel INFO adding 'pythran/boost/config/stdlib/dinkumware.hpp' 2024-04-25 06:12:16,508 wheel INFO adding 'pythran/boost/config/stdlib/libcomo.hpp' 2024-04-25 06:12:16,508 wheel INFO adding 'pythran/boost/config/stdlib/libcpp.hpp' 2024-04-25 06:12:16,508 wheel INFO adding 'pythran/boost/config/stdlib/libstdcpp3.hpp' 2024-04-25 06:12:16,509 wheel INFO adding 'pythran/boost/config/stdlib/modena.hpp' 2024-04-25 06:12:16,509 wheel INFO adding 'pythran/boost/config/stdlib/msl.hpp' 2024-04-25 06:12:16,509 wheel INFO adding 'pythran/boost/config/stdlib/roguewave.hpp' 2024-04-25 06:12:16,509 wheel INFO adding 'pythran/boost/config/stdlib/sgi.hpp' 2024-04-25 06:12:16,510 wheel INFO adding 'pythran/boost/config/stdlib/stlport.hpp' 2024-04-25 06:12:16,510 wheel INFO adding 'pythran/boost/config/stdlib/vacpp.hpp' 2024-04-25 06:12:16,510 wheel INFO adding 'pythran/boost/config/stdlib/xlcpp_zos.hpp' 2024-04-25 06:12:16,511 wheel INFO adding 'pythran/boost/container/container_fwd.hpp' 2024-04-25 06:12:16,511 wheel INFO adding 'pythran/boost/container/detail/std_fwd.hpp' 2024-04-25 06:12:16,511 wheel INFO adding 'pythran/boost/core/addressof.hpp' 2024-04-25 06:12:16,512 wheel INFO adding 'pythran/boost/core/checked_delete.hpp' 2024-04-25 06:12:16,512 wheel INFO adding 'pythran/boost/core/demangle.hpp' 2024-04-25 06:12:16,512 wheel INFO adding 'pythran/boost/core/enable_if.hpp' 2024-04-25 06:12:16,512 wheel INFO adding 'pythran/boost/core/explicit_operator_bool.hpp' 2024-04-25 06:12:16,513 wheel INFO adding 'pythran/boost/core/ignore_unused.hpp' 2024-04-25 06:12:16,513 wheel INFO adding 'pythran/boost/core/noncopyable.hpp' 2024-04-25 06:12:16,513 wheel INFO adding 'pythran/boost/core/ref.hpp' 2024-04-25 06:12:16,513 wheel INFO adding 'pythran/boost/core/swap.hpp' 2024-04-25 06:12:16,514 wheel INFO adding 'pythran/boost/core/typeinfo.hpp' 2024-04-25 06:12:16,514 wheel INFO adding 'pythran/boost/core/use_default.hpp' 2024-04-25 06:12:16,514 wheel INFO adding 'pythran/boost/detail/basic_pointerbuf.hpp' 2024-04-25 06:12:16,515 wheel INFO adding 'pythran/boost/detail/fenv.hpp' 2024-04-25 06:12:16,515 wheel INFO adding 'pythran/boost/detail/indirect_traits.hpp' 2024-04-25 06:12:16,515 wheel INFO adding 'pythran/boost/detail/iterator.hpp' 2024-04-25 06:12:16,515 wheel INFO adding 'pythran/boost/detail/lcast_precision.hpp' 2024-04-25 06:12:16,516 wheel INFO adding 'pythran/boost/detail/lightweight_mutex.hpp' 2024-04-25 06:12:16,516 wheel INFO adding 'pythran/boost/detail/reference_content.hpp' 2024-04-25 06:12:16,516 wheel INFO adding 'pythran/boost/detail/select_type.hpp' 2024-04-25 06:12:16,516 wheel INFO adding 'pythran/boost/detail/workaround.hpp' 2024-04-25 06:12:16,517 wheel INFO adding 'pythran/boost/exception/exception.hpp' 2024-04-25 06:12:16,517 wheel INFO adding 'pythran/boost/format/alt_sstream.hpp' 2024-04-25 06:12:16,517 wheel INFO adding 'pythran/boost/format/alt_sstream_impl.hpp' 2024-04-25 06:12:16,518 wheel INFO adding 'pythran/boost/format/exceptions.hpp' 2024-04-25 06:12:16,518 wheel INFO adding 'pythran/boost/format/feed_args.hpp' 2024-04-25 06:12:16,518 wheel INFO adding 'pythran/boost/format/format_class.hpp' 2024-04-25 06:12:16,519 wheel INFO adding 'pythran/boost/format/format_fwd.hpp' 2024-04-25 06:12:16,519 wheel INFO adding 'pythran/boost/format/format_implementation.hpp' 2024-04-25 06:12:16,519 wheel INFO adding 'pythran/boost/format/free_funcs.hpp' 2024-04-25 06:12:16,520 wheel INFO adding 'pythran/boost/format/group.hpp' 2024-04-25 06:12:16,520 wheel INFO adding 'pythran/boost/format/internals.hpp' 2024-04-25 06:12:16,520 wheel INFO adding 'pythran/boost/format/internals_fwd.hpp' 2024-04-25 06:12:16,521 wheel INFO adding 'pythran/boost/format/parsing.hpp' 2024-04-25 06:12:16,521 wheel INFO adding 'pythran/boost/format/detail/compat_workarounds.hpp' 2024-04-25 06:12:16,521 wheel INFO adding 'pythran/boost/format/detail/config_macros.hpp' 2024-04-25 06:12:16,522 wheel INFO adding 'pythran/boost/format/detail/msvc_disambiguater.hpp' 2024-04-25 06:12:16,522 wheel INFO adding 'pythran/boost/format/detail/unset_macros.hpp' 2024-04-25 06:12:16,522 wheel INFO adding 'pythran/boost/format/detail/workarounds_gcc-2_95.hpp' 2024-04-25 06:12:16,522 wheel INFO adding 'pythran/boost/format/detail/workarounds_stlport.hpp' 2024-04-25 06:12:16,523 wheel INFO adding 'pythran/boost/fusion/tuple.hpp' 2024-04-25 06:12:16,523 wheel INFO adding 'pythran/boost/fusion/adapted/std_pair.hpp' 2024-04-25 06:12:16,523 wheel INFO adding 'pythran/boost/fusion/adapted/mpl/mpl_iterator.hpp' 2024-04-25 06:12:16,524 wheel INFO adding 'pythran/boost/fusion/adapted/mpl/detail/begin_impl.hpp' 2024-04-25 06:12:16,524 wheel INFO adding 'pythran/boost/fusion/adapted/mpl/detail/end_impl.hpp' 2024-04-25 06:12:16,524 wheel INFO adding 'pythran/boost/fusion/adapted/struct/adapt_struct.hpp' 2024-04-25 06:12:16,525 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_auto.hpp' 2024-04-25 06:12:16,525 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_base.hpp' 2024-04-25 06:12:16,525 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_base_attr_filler.hpp' 2024-04-25 06:12:16,526 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/adapt_is_tpl.hpp' 2024-04-25 06:12:16,526 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/at_impl.hpp' 2024-04-25 06:12:16,526 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/begin_impl.hpp' 2024-04-25 06:12:16,526 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/category_of_impl.hpp' 2024-04-25 06:12:16,527 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/deref_impl.hpp' 2024-04-25 06:12:16,527 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/end_impl.hpp' 2024-04-25 06:12:16,527 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/extension.hpp' 2024-04-25 06:12:16,527 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/is_sequence_impl.hpp' 2024-04-25 06:12:16,528 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/is_view_impl.hpp' 2024-04-25 06:12:16,528 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/size_impl.hpp' 2024-04-25 06:12:16,528 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/value_at_impl.hpp' 2024-04-25 06:12:16,528 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/value_of_impl.hpp' 2024-04-25 06:12:16,529 wheel INFO adding 'pythran/boost/fusion/adapted/struct/detail/preprocessor/is_seq.hpp' 2024-04-25 06:12:16,529 wheel INFO adding 'pythran/boost/fusion/algorithm/transformation/push_back.hpp' 2024-04-25 06:12:16,529 wheel INFO adding 'pythran/boost/fusion/algorithm/transformation/push_front.hpp' 2024-04-25 06:12:16,530 wheel INFO adding 'pythran/boost/fusion/container/generation/ignore.hpp' 2024-04-25 06:12:16,530 wheel INFO adding 'pythran/boost/fusion/container/list/cons.hpp' 2024-04-25 06:12:16,530 wheel INFO adding 'pythran/boost/fusion/container/list/cons_fwd.hpp' 2024-04-25 06:12:16,530 wheel INFO adding 'pythran/boost/fusion/container/list/cons_iterator.hpp' 2024-04-25 06:12:16,531 wheel INFO adding 'pythran/boost/fusion/container/list/list_fwd.hpp' 2024-04-25 06:12:16,531 wheel INFO adding 'pythran/boost/fusion/container/list/nil.hpp' 2024-04-25 06:12:16,531 wheel INFO adding 'pythran/boost/fusion/container/list/detail/at_impl.hpp' 2024-04-25 06:12:16,531 wheel INFO adding 'pythran/boost/fusion/container/list/detail/begin_impl.hpp' 2024-04-25 06:12:16,532 wheel INFO adding 'pythran/boost/fusion/container/list/detail/deref_impl.hpp' 2024-04-25 06:12:16,532 wheel INFO adding 'pythran/boost/fusion/container/list/detail/empty_impl.hpp' 2024-04-25 06:12:16,532 wheel INFO adding 'pythran/boost/fusion/container/list/detail/end_impl.hpp' 2024-04-25 06:12:16,532 wheel INFO adding 'pythran/boost/fusion/container/list/detail/equal_to_impl.hpp' 2024-04-25 06:12:16,533 wheel INFO adding 'pythran/boost/fusion/container/list/detail/next_impl.hpp' 2024-04-25 06:12:16,533 wheel INFO adding 'pythran/boost/fusion/container/list/detail/reverse_cons.hpp' 2024-04-25 06:12:16,533 wheel INFO adding 'pythran/boost/fusion/container/list/detail/value_at_impl.hpp' 2024-04-25 06:12:16,533 wheel INFO adding 'pythran/boost/fusion/container/list/detail/value_of_impl.hpp' 2024-04-25 06:12:16,534 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/limits.hpp' 2024-04-25 06:12:16,534 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/list_fwd.hpp' 2024-04-25 06:12:16,534 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list10_fwd.hpp' 2024-04-25 06:12:16,535 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list20_fwd.hpp' 2024-04-25 06:12:16,535 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list30_fwd.hpp' 2024-04-25 06:12:16,535 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list40_fwd.hpp' 2024-04-25 06:12:16,535 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list50_fwd.hpp' 2024-04-25 06:12:16,536 wheel INFO adding 'pythran/boost/fusion/container/list/detail/cpp03/preprocessed/list_fwd.hpp' 2024-04-25 06:12:16,536 wheel INFO adding 'pythran/boost/fusion/container/vector/vector.hpp' 2024-04-25 06:12:16,536 wheel INFO adding 'pythran/boost/fusion/container/vector/vector_fwd.hpp' 2024-04-25 06:12:16,536 wheel INFO adding 'pythran/boost/fusion/container/vector/vector_iterator.hpp' 2024-04-25 06:12:16,537 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/advance_impl.hpp' 2024-04-25 06:12:16,537 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/at_impl.hpp' 2024-04-25 06:12:16,537 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/begin_impl.hpp' 2024-04-25 06:12:16,537 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/config.hpp' 2024-04-25 06:12:16,538 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/deref_impl.hpp' 2024-04-25 06:12:16,538 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/distance_impl.hpp' 2024-04-25 06:12:16,538 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/end_impl.hpp' 2024-04-25 06:12:16,538 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/equal_to_impl.hpp' 2024-04-25 06:12:16,539 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/next_impl.hpp' 2024-04-25 06:12:16,539 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/prior_impl.hpp' 2024-04-25 06:12:16,539 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/value_at_impl.hpp' 2024-04-25 06:12:16,539 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/value_of_impl.hpp' 2024-04-25 06:12:16,540 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/limits.hpp' 2024-04-25 06:12:16,540 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/value_at_impl.hpp' 2024-04-25 06:12:16,540 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector.hpp' 2024-04-25 06:12:16,541 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector10.hpp' 2024-04-25 06:12:16,541 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector10_fwd.hpp' 2024-04-25 06:12:16,541 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector20.hpp' 2024-04-25 06:12:16,541 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector20_fwd.hpp' 2024-04-25 06:12:16,542 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector30.hpp' 2024-04-25 06:12:16,542 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector30_fwd.hpp' 2024-04-25 06:12:16,542 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector40.hpp' 2024-04-25 06:12:16,542 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector40_fwd.hpp' 2024-04-25 06:12:16,543 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector50.hpp' 2024-04-25 06:12:16,543 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector50_fwd.hpp' 2024-04-25 06:12:16,543 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_forward_ctor.hpp' 2024-04-25 06:12:16,543 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_fwd.hpp' 2024-04-25 06:12:16,544 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_n.hpp' 2024-04-25 06:12:16,544 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/vector_n_chooser.hpp' 2024-04-25 06:12:16,544 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector.hpp' 2024-04-25 06:12:16,545 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10.hpp' 2024-04-25 06:12:16,546 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector10_fwd.hpp' 2024-04-25 06:12:16,546 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20.hpp' 2024-04-25 06:12:16,547 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector20_fwd.hpp' 2024-04-25 06:12:16,548 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30.hpp' 2024-04-25 06:12:16,550 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector30_fwd.hpp' 2024-04-25 06:12:16,551 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40.hpp' 2024-04-25 06:12:16,553 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector40_fwd.hpp' 2024-04-25 06:12:16,555 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50.hpp' 2024-04-25 06:12:16,557 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector50_fwd.hpp' 2024-04-25 06:12:16,558 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser.hpp' 2024-04-25 06:12:16,558 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser10.hpp' 2024-04-25 06:12:16,558 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser20.hpp' 2024-04-25 06:12:16,558 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser30.hpp' 2024-04-25 06:12:16,559 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser40.hpp' 2024-04-25 06:12:16,560 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_chooser50.hpp' 2024-04-25 06:12:16,560 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vector_fwd.hpp' 2024-04-25 06:12:16,560 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10.hpp' 2024-04-25 06:12:16,561 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector10_fwd.hpp' 2024-04-25 06:12:16,561 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20.hpp' 2024-04-25 06:12:16,561 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector20_fwd.hpp' 2024-04-25 06:12:16,562 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30.hpp' 2024-04-25 06:12:16,562 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector30_fwd.hpp' 2024-04-25 06:12:16,563 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40.hpp' 2024-04-25 06:12:16,564 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector40_fwd.hpp' 2024-04-25 06:12:16,564 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50.hpp' 2024-04-25 06:12:16,565 wheel INFO adding 'pythran/boost/fusion/container/vector/detail/cpp03/preprocessed/vvector50_fwd.hpp' 2024-04-25 06:12:16,566 wheel INFO adding 'pythran/boost/fusion/include/std_pair.hpp' 2024-04-25 06:12:16,566 wheel INFO adding 'pythran/boost/fusion/include/tuple.hpp' 2024-04-25 06:12:16,566 wheel INFO adding 'pythran/boost/fusion/iterator/advance.hpp' 2024-04-25 06:12:16,566 wheel INFO adding 'pythran/boost/fusion/iterator/basic_iterator.hpp' 2024-04-25 06:12:16,567 wheel INFO adding 'pythran/boost/fusion/iterator/deref.hpp' 2024-04-25 06:12:16,567 wheel INFO adding 'pythran/boost/fusion/iterator/deref_data.hpp' 2024-04-25 06:12:16,567 wheel INFO adding 'pythran/boost/fusion/iterator/distance.hpp' 2024-04-25 06:12:16,567 wheel INFO adding 'pythran/boost/fusion/iterator/equal_to.hpp' 2024-04-25 06:12:16,568 wheel INFO adding 'pythran/boost/fusion/iterator/iterator_facade.hpp' 2024-04-25 06:12:16,568 wheel INFO adding 'pythran/boost/fusion/iterator/key_of.hpp' 2024-04-25 06:12:16,568 wheel INFO adding 'pythran/boost/fusion/iterator/next.hpp' 2024-04-25 06:12:16,568 wheel INFO adding 'pythran/boost/fusion/iterator/prior.hpp' 2024-04-25 06:12:16,569 wheel INFO adding 'pythran/boost/fusion/iterator/segmented_iterator.hpp' 2024-04-25 06:12:16,569 wheel INFO adding 'pythran/boost/fusion/iterator/value_of.hpp' 2024-04-25 06:12:16,569 wheel INFO adding 'pythran/boost/fusion/iterator/value_of_data.hpp' 2024-04-25 06:12:16,569 wheel INFO adding 'pythran/boost/fusion/iterator/detail/adapt_deref_traits.hpp' 2024-04-25 06:12:16,570 wheel INFO adding 'pythran/boost/fusion/iterator/detail/adapt_value_traits.hpp' 2024-04-25 06:12:16,570 wheel INFO adding 'pythran/boost/fusion/iterator/detail/advance.hpp' 2024-04-25 06:12:16,570 wheel INFO adding 'pythran/boost/fusion/iterator/detail/distance.hpp' 2024-04-25 06:12:16,570 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segment_sequence.hpp' 2024-04-25 06:12:16,571 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segmented_equal_to.hpp' 2024-04-25 06:12:16,571 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segmented_iterator.hpp' 2024-04-25 06:12:16,571 wheel INFO adding 'pythran/boost/fusion/iterator/detail/segmented_next_impl.hpp' 2024-04-25 06:12:16,572 wheel INFO adding 'pythran/boost/fusion/iterator/mpl/convert_iterator.hpp' 2024-04-25 06:12:16,572 wheel INFO adding 'pythran/boost/fusion/iterator/mpl/fusion_iterator.hpp' 2024-04-25 06:12:16,572 wheel INFO adding 'pythran/boost/fusion/mpl/begin.hpp' 2024-04-25 06:12:16,572 wheel INFO adding 'pythran/boost/fusion/mpl/end.hpp' 2024-04-25 06:12:16,573 wheel INFO adding 'pythran/boost/fusion/sequence/comparison.hpp' 2024-04-25 06:12:16,573 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic_fwd.hpp' 2024-04-25 06:12:16,573 wheel INFO adding 'pythran/boost/fusion/sequence/io.hpp' 2024-04-25 06:12:16,573 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/enable_comparison.hpp' 2024-04-25 06:12:16,574 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/equal_to.hpp' 2024-04-25 06:12:16,574 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/greater.hpp' 2024-04-25 06:12:16,574 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/greater_equal.hpp' 2024-04-25 06:12:16,574 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/less.hpp' 2024-04-25 06:12:16,575 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/less_equal.hpp' 2024-04-25 06:12:16,575 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/not_equal_to.hpp' 2024-04-25 06:12:16,575 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/equal_to.hpp' 2024-04-25 06:12:16,576 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/greater.hpp' 2024-04-25 06:12:16,576 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/greater_equal.hpp' 2024-04-25 06:12:16,576 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/less.hpp' 2024-04-25 06:12:16,576 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/less_equal.hpp' 2024-04-25 06:12:16,577 wheel INFO adding 'pythran/boost/fusion/sequence/comparison/detail/not_equal_to.hpp' 2024-04-25 06:12:16,577 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/at.hpp' 2024-04-25 06:12:16,577 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/begin.hpp' 2024-04-25 06:12:16,577 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/empty.hpp' 2024-04-25 06:12:16,578 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/end.hpp' 2024-04-25 06:12:16,578 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/segments.hpp' 2024-04-25 06:12:16,578 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/size.hpp' 2024-04-25 06:12:16,578 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/value_at.hpp' 2024-04-25 06:12:16,579 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin.hpp' 2024-04-25 06:12:16,579 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_begin_impl.hpp' 2024-04-25 06:12:16,579 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_end.hpp' 2024-04-25 06:12:16,579 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_end_impl.hpp' 2024-04-25 06:12:16,580 wheel INFO adding 'pythran/boost/fusion/sequence/intrinsic/detail/segmented_size.hpp' 2024-04-25 06:12:16,580 wheel INFO adding 'pythran/boost/fusion/sequence/io/in.hpp' 2024-04-25 06:12:16,580 wheel INFO adding 'pythran/boost/fusion/sequence/io/out.hpp' 2024-04-25 06:12:16,581 wheel INFO adding 'pythran/boost/fusion/sequence/io/detail/in.hpp' 2024-04-25 06:12:16,581 wheel INFO adding 'pythran/boost/fusion/sequence/io/detail/manip.hpp' 2024-04-25 06:12:16,581 wheel INFO adding 'pythran/boost/fusion/sequence/io/detail/out.hpp' 2024-04-25 06:12:16,581 wheel INFO adding 'pythran/boost/fusion/support/as_const.hpp' 2024-04-25 06:12:16,582 wheel INFO adding 'pythran/boost/fusion/support/category_of.hpp' 2024-04-25 06:12:16,582 wheel INFO adding 'pythran/boost/fusion/support/config.hpp' 2024-04-25 06:12:16,582 wheel INFO adding 'pythran/boost/fusion/support/is_iterator.hpp' 2024-04-25 06:12:16,582 wheel INFO adding 'pythran/boost/fusion/support/is_segmented.hpp' 2024-04-25 06:12:16,583 wheel INFO adding 'pythran/boost/fusion/support/is_sequence.hpp' 2024-04-25 06:12:16,583 wheel INFO adding 'pythran/boost/fusion/support/is_view.hpp' 2024-04-25 06:12:16,583 wheel INFO adding 'pythran/boost/fusion/support/iterator_base.hpp' 2024-04-25 06:12:16,584 wheel INFO adding 'pythran/boost/fusion/support/sequence_base.hpp' 2024-04-25 06:12:16,584 wheel INFO adding 'pythran/boost/fusion/support/tag_of.hpp' 2024-04-25 06:12:16,584 wheel INFO adding 'pythran/boost/fusion/support/tag_of_fwd.hpp' 2024-04-25 06:12:16,584 wheel INFO adding 'pythran/boost/fusion/support/void.hpp' 2024-04-25 06:12:16,585 wheel INFO adding 'pythran/boost/fusion/support/detail/access.hpp' 2024-04-25 06:12:16,585 wheel INFO adding 'pythran/boost/fusion/support/detail/and.hpp' 2024-04-25 06:12:16,585 wheel INFO adding 'pythran/boost/fusion/support/detail/as_fusion_element.hpp' 2024-04-25 06:12:16,585 wheel INFO adding 'pythran/boost/fusion/support/detail/enabler.hpp' 2024-04-25 06:12:16,586 wheel INFO adding 'pythran/boost/fusion/support/detail/index_sequence.hpp' 2024-04-25 06:12:16,586 wheel INFO adding 'pythran/boost/fusion/support/detail/is_mpl_sequence.hpp' 2024-04-25 06:12:16,586 wheel INFO adding 'pythran/boost/fusion/support/detail/is_native_fusion_sequence.hpp' 2024-04-25 06:12:16,586 wheel INFO adding 'pythran/boost/fusion/support/detail/mpl_iterator_category.hpp' 2024-04-25 06:12:16,587 wheel INFO adding 'pythran/boost/fusion/support/detail/pp_round.hpp' 2024-04-25 06:12:16,587 wheel INFO adding 'pythran/boost/fusion/support/detail/segmented_fold_until_impl.hpp' 2024-04-25 06:12:16,587 wheel INFO adding 'pythran/boost/fusion/tuple/make_tuple.hpp' 2024-04-25 06:12:16,588 wheel INFO adding 'pythran/boost/fusion/tuple/tuple.hpp' 2024-04-25 06:12:16,588 wheel INFO adding 'pythran/boost/fusion/tuple/tuple_fwd.hpp' 2024-04-25 06:12:16,588 wheel INFO adding 'pythran/boost/fusion/tuple/tuple_tie.hpp' 2024-04-25 06:12:16,588 wheel INFO adding 'pythran/boost/fusion/tuple/detail/make_tuple.hpp' 2024-04-25 06:12:16,589 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple.hpp' 2024-04-25 06:12:16,589 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple_expand.hpp' 2024-04-25 06:12:16,589 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple_fwd.hpp' 2024-04-25 06:12:16,589 wheel INFO adding 'pythran/boost/fusion/tuple/detail/tuple_tie.hpp' 2024-04-25 06:12:16,590 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple.hpp' 2024-04-25 06:12:16,590 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple10.hpp' 2024-04-25 06:12:16,590 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple20.hpp' 2024-04-25 06:12:16,591 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple30.hpp' 2024-04-25 06:12:16,592 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple40.hpp' 2024-04-25 06:12:16,593 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/make_tuple50.hpp' 2024-04-25 06:12:16,594 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple.hpp' 2024-04-25 06:12:16,594 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple10.hpp' 2024-04-25 06:12:16,595 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple10_fwd.hpp' 2024-04-25 06:12:16,595 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple20.hpp' 2024-04-25 06:12:16,595 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple20_fwd.hpp' 2024-04-25 06:12:16,596 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple30.hpp' 2024-04-25 06:12:16,596 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple30_fwd.hpp' 2024-04-25 06:12:16,597 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple40.hpp' 2024-04-25 06:12:16,597 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple40_fwd.hpp' 2024-04-25 06:12:16,598 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple50.hpp' 2024-04-25 06:12:16,599 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple50_fwd.hpp' 2024-04-25 06:12:16,599 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_fwd.hpp' 2024-04-25 06:12:16,599 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie.hpp' 2024-04-25 06:12:16,599 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie10.hpp' 2024-04-25 06:12:16,600 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie20.hpp' 2024-04-25 06:12:16,600 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie30.hpp' 2024-04-25 06:12:16,601 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie40.hpp' 2024-04-25 06:12:16,601 wheel INFO adding 'pythran/boost/fusion/tuple/detail/preprocessed/tuple_tie50.hpp' 2024-04-25 06:12:16,602 wheel INFO adding 'pythran/boost/fusion/view/iterator_range.hpp' 2024-04-25 06:12:16,602 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/iterator_range.hpp' 2024-04-25 06:12:16,602 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/at_impl.hpp' 2024-04-25 06:12:16,603 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/begin_impl.hpp' 2024-04-25 06:12:16,603 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/end_impl.hpp' 2024-04-25 06:12:16,603 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/is_segmented_impl.hpp' 2024-04-25 06:12:16,603 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/segmented_iterator_range.hpp' 2024-04-25 06:12:16,604 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/segments_impl.hpp' 2024-04-25 06:12:16,604 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/size_impl.hpp' 2024-04-25 06:12:16,604 wheel INFO adding 'pythran/boost/fusion/view/iterator_range/detail/value_at_impl.hpp' 2024-04-25 06:12:16,605 wheel INFO adding 'pythran/boost/fusion/view/joint_view/joint_view.hpp' 2024-04-25 06:12:16,605 wheel INFO adding 'pythran/boost/fusion/view/joint_view/joint_view_fwd.hpp' 2024-04-25 06:12:16,605 wheel INFO adding 'pythran/boost/fusion/view/joint_view/joint_view_iterator.hpp' 2024-04-25 06:12:16,605 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/begin_impl.hpp' 2024-04-25 06:12:16,606 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/deref_data_impl.hpp' 2024-04-25 06:12:16,606 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/deref_impl.hpp' 2024-04-25 06:12:16,606 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/end_impl.hpp' 2024-04-25 06:12:16,606 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/key_of_impl.hpp' 2024-04-25 06:12:16,607 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/next_impl.hpp' 2024-04-25 06:12:16,607 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/value_of_data_impl.hpp' 2024-04-25 06:12:16,607 wheel INFO adding 'pythran/boost/fusion/view/joint_view/detail/value_of_impl.hpp' 2024-04-25 06:12:16,607 wheel INFO adding 'pythran/boost/fusion/view/single_view/single_view.hpp' 2024-04-25 06:12:16,608 wheel INFO adding 'pythran/boost/fusion/view/single_view/single_view_iterator.hpp' 2024-04-25 06:12:16,608 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/advance_impl.hpp' 2024-04-25 06:12:16,608 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/at_impl.hpp' 2024-04-25 06:12:16,609 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/begin_impl.hpp' 2024-04-25 06:12:16,609 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/deref_impl.hpp' 2024-04-25 06:12:16,609 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/distance_impl.hpp' 2024-04-25 06:12:16,609 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/end_impl.hpp' 2024-04-25 06:12:16,610 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/equal_to_impl.hpp' 2024-04-25 06:12:16,610 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/next_impl.hpp' 2024-04-25 06:12:16,610 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/prior_impl.hpp' 2024-04-25 06:12:16,610 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/size_impl.hpp' 2024-04-25 06:12:16,611 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/value_at_impl.hpp' 2024-04-25 06:12:16,611 wheel INFO adding 'pythran/boost/fusion/view/single_view/detail/value_of_impl.hpp' 2024-04-25 06:12:16,611 wheel INFO adding 'pythran/boost/iterator/advance.hpp' 2024-04-25 06:12:16,611 wheel INFO adding 'pythran/boost/iterator/distance.hpp' 2024-04-25 06:12:16,612 wheel INFO adding 'pythran/boost/iterator/interoperable.hpp' 2024-04-25 06:12:16,612 wheel INFO adding 'pythran/boost/iterator/iterator_adaptor.hpp' 2024-04-25 06:12:16,612 wheel INFO adding 'pythran/boost/iterator/iterator_categories.hpp' 2024-04-25 06:12:16,612 wheel INFO adding 'pythran/boost/iterator/iterator_concepts.hpp' 2024-04-25 06:12:16,613 wheel INFO adding 'pythran/boost/iterator/iterator_facade.hpp' 2024-04-25 06:12:16,613 wheel INFO adding 'pythran/boost/iterator/iterator_traits.hpp' 2024-04-25 06:12:16,613 wheel INFO adding 'pythran/boost/iterator/reverse_iterator.hpp' 2024-04-25 06:12:16,614 wheel INFO adding 'pythran/boost/iterator/detail/config_def.hpp' 2024-04-25 06:12:16,614 wheel INFO adding 'pythran/boost/iterator/detail/config_undef.hpp' 2024-04-25 06:12:16,614 wheel INFO adding 'pythran/boost/iterator/detail/enable_if.hpp' 2024-04-25 06:12:16,615 wheel INFO adding 'pythran/boost/iterator/detail/facade_iterator_category.hpp' 2024-04-25 06:12:16,615 wheel INFO adding 'pythran/boost/lexical_cast/bad_lexical_cast.hpp' 2024-04-25 06:12:16,615 wheel INFO adding 'pythran/boost/lexical_cast/try_lexical_convert.hpp' 2024-04-25 06:12:16,615 wheel INFO adding 'pythran/boost/lexical_cast/detail/converter_lexical.hpp' 2024-04-25 06:12:16,616 wheel INFO adding 'pythran/boost/lexical_cast/detail/converter_lexical_streams.hpp' 2024-04-25 06:12:16,616 wheel INFO adding 'pythran/boost/lexical_cast/detail/converter_numeric.hpp' 2024-04-25 06:12:16,617 wheel INFO adding 'pythran/boost/lexical_cast/detail/inf_nan.hpp' 2024-04-25 06:12:16,617 wheel INFO adding 'pythran/boost/lexical_cast/detail/is_character.hpp' 2024-04-25 06:12:16,617 wheel INFO adding 'pythran/boost/lexical_cast/detail/lcast_char_constants.hpp' 2024-04-25 06:12:16,617 wheel INFO adding 'pythran/boost/lexical_cast/detail/lcast_unsigned_converters.hpp' 2024-04-25 06:12:16,618 wheel INFO adding 'pythran/boost/lexical_cast/detail/widest_char.hpp' 2024-04-25 06:12:16,618 wheel INFO adding 'pythran/boost/math/constants/calculate_constants.hpp' 2024-04-25 06:12:16,619 wheel INFO adding 'pythran/boost/math/constants/constants.hpp' 2024-04-25 06:12:16,619 wheel INFO adding 'pythran/boost/math/distributions/complement.hpp' 2024-04-25 06:12:16,619 wheel INFO adding 'pythran/boost/math/distributions/fwd.hpp' 2024-04-25 06:12:16,620 wheel INFO adding 'pythran/boost/math/distributions/normal.hpp' 2024-04-25 06:12:16,620 wheel INFO adding 'pythran/boost/math/distributions/detail/common_error_handling.hpp' 2024-04-25 06:12:16,620 wheel INFO adding 'pythran/boost/math/distributions/detail/derived_accessors.hpp' 2024-04-25 06:12:16,621 wheel INFO adding 'pythran/boost/math/policies/error_handling.hpp' 2024-04-25 06:12:16,621 wheel INFO adding 'pythran/boost/math/policies/policy.hpp' 2024-04-25 06:12:16,622 wheel INFO adding 'pythran/boost/math/special_functions/bernoulli.hpp' 2024-04-25 06:12:16,622 wheel INFO adding 'pythran/boost/math/special_functions/bessel.hpp' 2024-04-25 06:12:16,623 wheel INFO adding 'pythran/boost/math/special_functions/bessel_prime.hpp' 2024-04-25 06:12:16,623 wheel INFO adding 'pythran/boost/math/special_functions/beta.hpp' 2024-04-25 06:12:16,623 wheel INFO adding 'pythran/boost/math/special_functions/binomial.hpp' 2024-04-25 06:12:16,624 wheel INFO adding 'pythran/boost/math/special_functions/cbrt.hpp' 2024-04-25 06:12:16,624 wheel INFO adding 'pythran/boost/math/special_functions/cos_pi.hpp' 2024-04-25 06:12:16,624 wheel INFO adding 'pythran/boost/math/special_functions/digamma.hpp' 2024-04-25 06:12:16,625 wheel INFO adding 'pythran/boost/math/special_functions/erf.hpp' 2024-04-25 06:12:16,625 wheel INFO adding 'pythran/boost/math/special_functions/expm1.hpp' 2024-04-25 06:12:16,626 wheel INFO adding 'pythran/boost/math/special_functions/factorials.hpp' 2024-04-25 06:12:16,626 wheel INFO adding 'pythran/boost/math/special_functions/fpclassify.hpp' 2024-04-25 06:12:16,627 wheel INFO adding 'pythran/boost/math/special_functions/gamma.hpp' 2024-04-25 06:12:16,627 wheel INFO adding 'pythran/boost/math/special_functions/hankel.hpp' 2024-04-25 06:12:16,627 wheel INFO adding 'pythran/boost/math/special_functions/hypot.hpp' 2024-04-25 06:12:16,628 wheel INFO adding 'pythran/boost/math/special_functions/lanczos.hpp' 2024-04-25 06:12:16,630 wheel INFO adding 'pythran/boost/math/special_functions/log1p.hpp' 2024-04-25 06:12:16,631 wheel INFO adding 'pythran/boost/math/special_functions/math_fwd.hpp' 2024-04-25 06:12:16,631 wheel INFO adding 'pythran/boost/math/special_functions/next.hpp' 2024-04-25 06:12:16,632 wheel INFO adding 'pythran/boost/math/special_functions/polygamma.hpp' 2024-04-25 06:12:16,632 wheel INFO adding 'pythran/boost/math/special_functions/pow.hpp' 2024-04-25 06:12:16,632 wheel INFO adding 'pythran/boost/math/special_functions/powm1.hpp' 2024-04-25 06:12:16,632 wheel INFO adding 'pythran/boost/math/special_functions/round.hpp' 2024-04-25 06:12:16,633 wheel INFO adding 'pythran/boost/math/special_functions/sign.hpp' 2024-04-25 06:12:16,633 wheel INFO adding 'pythran/boost/math/special_functions/sin_pi.hpp' 2024-04-25 06:12:16,633 wheel INFO adding 'pythran/boost/math/special_functions/sinc.hpp' 2024-04-25 06:12:16,633 wheel INFO adding 'pythran/boost/math/special_functions/sqrt1pm1.hpp' 2024-04-25 06:12:16,634 wheel INFO adding 'pythran/boost/math/special_functions/trigamma.hpp' 2024-04-25 06:12:16,634 wheel INFO adding 'pythran/boost/math/special_functions/trunc.hpp' 2024-04-25 06:12:16,635 wheel INFO adding 'pythran/boost/math/special_functions/zeta.hpp' 2024-04-25 06:12:16,635 wheel INFO adding 'pythran/boost/math/special_functions/detail/airy_ai_bi_zero.hpp' 2024-04-25 06:12:16,635 wheel INFO adding 'pythran/boost/math/special_functions/detail/bernoulli_details.hpp' 2024-04-25 06:12:16,636 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_derivatives_linear.hpp' 2024-04-25 06:12:16,636 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_i0.hpp' 2024-04-25 06:12:16,637 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_i1.hpp' 2024-04-25 06:12:16,637 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_ik.hpp' 2024-04-25 06:12:16,637 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_j0.hpp' 2024-04-25 06:12:16,638 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_j1.hpp' 2024-04-25 06:12:16,638 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jn.hpp' 2024-04-25 06:12:16,638 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy.hpp' 2024-04-25 06:12:16,639 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_asym.hpp' 2024-04-25 06:12:16,639 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_derivatives_asym.hpp' 2024-04-25 06:12:16,639 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_derivatives_series.hpp' 2024-04-25 06:12:16,640 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_series.hpp' 2024-04-25 06:12:16,640 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_jy_zero.hpp' 2024-04-25 06:12:16,640 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_k0.hpp' 2024-04-25 06:12:16,641 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_k1.hpp' 2024-04-25 06:12:16,641 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_kn.hpp' 2024-04-25 06:12:16,641 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_y0.hpp' 2024-04-25 06:12:16,642 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_y1.hpp' 2024-04-25 06:12:16,642 wheel INFO adding 'pythran/boost/math/special_functions/detail/bessel_yn.hpp' 2024-04-25 06:12:16,642 wheel INFO adding 'pythran/boost/math/special_functions/detail/erf_inv.hpp' 2024-04-25 06:12:16,643 wheel INFO adding 'pythran/boost/math/special_functions/detail/fp_traits.hpp' 2024-04-25 06:12:16,643 wheel INFO adding 'pythran/boost/math/special_functions/detail/gamma_inva.hpp' 2024-04-25 06:12:16,643 wheel INFO adding 'pythran/boost/math/special_functions/detail/ibeta_inv_ab.hpp' 2024-04-25 06:12:16,644 wheel INFO adding 'pythran/boost/math/special_functions/detail/ibeta_inverse.hpp' 2024-04-25 06:12:16,644 wheel INFO adding 'pythran/boost/math/special_functions/detail/iconv.hpp' 2024-04-25 06:12:16,644 wheel INFO adding 'pythran/boost/math/special_functions/detail/igamma_inverse.hpp' 2024-04-25 06:12:16,645 wheel INFO adding 'pythran/boost/math/special_functions/detail/igamma_large.hpp' 2024-04-25 06:12:16,645 wheel INFO adding 'pythran/boost/math/special_functions/detail/lanczos_sse2.hpp' 2024-04-25 06:12:16,646 wheel INFO adding 'pythran/boost/math/special_functions/detail/lgamma_small.hpp' 2024-04-25 06:12:16,646 wheel INFO adding 'pythran/boost/math/special_functions/detail/polygamma.hpp' 2024-04-25 06:12:16,646 wheel INFO adding 'pythran/boost/math/special_functions/detail/round_fwd.hpp' 2024-04-25 06:12:16,647 wheel INFO adding 'pythran/boost/math/special_functions/detail/t_distribution_inv.hpp' 2024-04-25 06:12:16,647 wheel INFO adding 'pythran/boost/math/special_functions/detail/unchecked_bernoulli.hpp' 2024-04-25 06:12:16,648 wheel INFO adding 'pythran/boost/math/special_functions/detail/unchecked_factorial.hpp' 2024-04-25 06:12:16,648 wheel INFO adding 'pythran/boost/math/tools/atomic.hpp' 2024-04-25 06:12:16,649 wheel INFO adding 'pythran/boost/math/tools/big_constant.hpp' 2024-04-25 06:12:16,649 wheel INFO adding 'pythran/boost/math/tools/complex.hpp' 2024-04-25 06:12:16,649 wheel INFO adding 'pythran/boost/math/tools/config.hpp' 2024-04-25 06:12:16,650 wheel INFO adding 'pythran/boost/math/tools/convert_from_string.hpp' 2024-04-25 06:12:16,650 wheel INFO adding 'pythran/boost/math/tools/fraction.hpp' 2024-04-25 06:12:16,650 wheel INFO adding 'pythran/boost/math/tools/precision.hpp' 2024-04-25 06:12:16,651 wheel INFO adding 'pythran/boost/math/tools/promotion.hpp' 2024-04-25 06:12:16,651 wheel INFO adding 'pythran/boost/math/tools/rational.hpp' 2024-04-25 06:12:16,651 wheel INFO adding 'pythran/boost/math/tools/real_cast.hpp' 2024-04-25 06:12:16,652 wheel INFO adding 'pythran/boost/math/tools/roots.hpp' 2024-04-25 06:12:16,652 wheel INFO adding 'pythran/boost/math/tools/series.hpp' 2024-04-25 06:12:16,652 wheel INFO adding 'pythran/boost/math/tools/toms748_solve.hpp' 2024-04-25 06:12:16,653 wheel INFO adding 'pythran/boost/math/tools/tuple.hpp' 2024-04-25 06:12:16,653 wheel INFO adding 'pythran/boost/math/tools/user.hpp' 2024-04-25 06:12:16,653 wheel INFO adding 'pythran/boost/math/tools/detail/is_const_iterable.hpp' 2024-04-25 06:12:16,654 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_10.hpp' 2024-04-25 06:12:16,654 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_11.hpp' 2024-04-25 06:12:16,654 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_12.hpp' 2024-04-25 06:12:16,655 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_13.hpp' 2024-04-25 06:12:16,655 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_14.hpp' 2024-04-25 06:12:16,655 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_15.hpp' 2024-04-25 06:12:16,655 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_16.hpp' 2024-04-25 06:12:16,656 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_17.hpp' 2024-04-25 06:12:16,656 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_18.hpp' 2024-04-25 06:12:16,656 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_19.hpp' 2024-04-25 06:12:16,657 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_2.hpp' 2024-04-25 06:12:16,657 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_20.hpp' 2024-04-25 06:12:16,657 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_3.hpp' 2024-04-25 06:12:16,657 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_4.hpp' 2024-04-25 06:12:16,658 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_5.hpp' 2024-04-25 06:12:16,658 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_6.hpp' 2024-04-25 06:12:16,658 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_7.hpp' 2024-04-25 06:12:16,658 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_8.hpp' 2024-04-25 06:12:16,659 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner1_9.hpp' 2024-04-25 06:12:16,659 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_10.hpp' 2024-04-25 06:12:16,659 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_11.hpp' 2024-04-25 06:12:16,659 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_12.hpp' 2024-04-25 06:12:16,660 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_13.hpp' 2024-04-25 06:12:16,660 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_14.hpp' 2024-04-25 06:12:16,660 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_15.hpp' 2024-04-25 06:12:16,661 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_16.hpp' 2024-04-25 06:12:16,661 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_17.hpp' 2024-04-25 06:12:16,661 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_18.hpp' 2024-04-25 06:12:16,661 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_19.hpp' 2024-04-25 06:12:16,662 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_2.hpp' 2024-04-25 06:12:16,662 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_20.hpp' 2024-04-25 06:12:16,662 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_3.hpp' 2024-04-25 06:12:16,662 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_4.hpp' 2024-04-25 06:12:16,663 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_5.hpp' 2024-04-25 06:12:16,663 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_6.hpp' 2024-04-25 06:12:16,663 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_7.hpp' 2024-04-25 06:12:16,663 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_8.hpp' 2024-04-25 06:12:16,664 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner2_9.hpp' 2024-04-25 06:12:16,664 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_10.hpp' 2024-04-25 06:12:16,664 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_11.hpp' 2024-04-25 06:12:16,664 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_12.hpp' 2024-04-25 06:12:16,665 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_13.hpp' 2024-04-25 06:12:16,665 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_14.hpp' 2024-04-25 06:12:16,665 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_15.hpp' 2024-04-25 06:12:16,666 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_16.hpp' 2024-04-25 06:12:16,666 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_17.hpp' 2024-04-25 06:12:16,666 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_18.hpp' 2024-04-25 06:12:16,667 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_19.hpp' 2024-04-25 06:12:16,667 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_2.hpp' 2024-04-25 06:12:16,667 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_20.hpp' 2024-04-25 06:12:16,667 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_3.hpp' 2024-04-25 06:12:16,668 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_4.hpp' 2024-04-25 06:12:16,668 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_5.hpp' 2024-04-25 06:12:16,668 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_6.hpp' 2024-04-25 06:12:16,668 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_7.hpp' 2024-04-25 06:12:16,669 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_8.hpp' 2024-04-25 06:12:16,669 wheel INFO adding 'pythran/boost/math/tools/detail/polynomial_horner3_9.hpp' 2024-04-25 06:12:16,669 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_10.hpp' 2024-04-25 06:12:16,670 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_11.hpp' 2024-04-25 06:12:16,670 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_12.hpp' 2024-04-25 06:12:16,670 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_13.hpp' 2024-04-25 06:12:16,670 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_14.hpp' 2024-04-25 06:12:16,671 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_15.hpp' 2024-04-25 06:12:16,671 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_16.hpp' 2024-04-25 06:12:16,671 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_17.hpp' 2024-04-25 06:12:16,672 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_18.hpp' 2024-04-25 06:12:16,672 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_19.hpp' 2024-04-25 06:12:16,672 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_2.hpp' 2024-04-25 06:12:16,673 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_20.hpp' 2024-04-25 06:12:16,673 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_3.hpp' 2024-04-25 06:12:16,673 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_4.hpp' 2024-04-25 06:12:16,674 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_5.hpp' 2024-04-25 06:12:16,674 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_6.hpp' 2024-04-25 06:12:16,674 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_7.hpp' 2024-04-25 06:12:16,674 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_8.hpp' 2024-04-25 06:12:16,675 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner1_9.hpp' 2024-04-25 06:12:16,675 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_10.hpp' 2024-04-25 06:12:16,675 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_11.hpp' 2024-04-25 06:12:16,675 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_12.hpp' 2024-04-25 06:12:16,676 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_13.hpp' 2024-04-25 06:12:16,676 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_14.hpp' 2024-04-25 06:12:16,676 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_15.hpp' 2024-04-25 06:12:16,677 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_16.hpp' 2024-04-25 06:12:16,677 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_17.hpp' 2024-04-25 06:12:16,677 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_18.hpp' 2024-04-25 06:12:16,678 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_19.hpp' 2024-04-25 06:12:16,678 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_2.hpp' 2024-04-25 06:12:16,678 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_20.hpp' 2024-04-25 06:12:16,679 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_3.hpp' 2024-04-25 06:12:16,679 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_4.hpp' 2024-04-25 06:12:16,679 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_5.hpp' 2024-04-25 06:12:16,679 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_6.hpp' 2024-04-25 06:12:16,680 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_7.hpp' 2024-04-25 06:12:16,680 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_8.hpp' 2024-04-25 06:12:16,680 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner2_9.hpp' 2024-04-25 06:12:16,681 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_10.hpp' 2024-04-25 06:12:16,681 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_11.hpp' 2024-04-25 06:12:16,681 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_12.hpp' 2024-04-25 06:12:16,682 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_13.hpp' 2024-04-25 06:12:16,682 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_14.hpp' 2024-04-25 06:12:16,682 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_15.hpp' 2024-04-25 06:12:16,683 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_16.hpp' 2024-04-25 06:12:16,683 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_17.hpp' 2024-04-25 06:12:16,684 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_18.hpp' 2024-04-25 06:12:16,685 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_19.hpp' 2024-04-25 06:12:16,685 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_2.hpp' 2024-04-25 06:12:16,685 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_20.hpp' 2024-04-25 06:12:16,686 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_3.hpp' 2024-04-25 06:12:16,686 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_4.hpp' 2024-04-25 06:12:16,686 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_5.hpp' 2024-04-25 06:12:16,686 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_6.hpp' 2024-04-25 06:12:16,687 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_7.hpp' 2024-04-25 06:12:16,687 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_8.hpp' 2024-04-25 06:12:16,687 wheel INFO adding 'pythran/boost/math/tools/detail/rational_horner3_9.hpp' 2024-04-25 06:12:16,688 wheel INFO adding 'pythran/boost/move/core.hpp' 2024-04-25 06:12:16,688 wheel INFO adding 'pythran/boost/move/traits.hpp' 2024-04-25 06:12:16,688 wheel INFO adding 'pythran/boost/move/utility.hpp' 2024-04-25 06:12:16,689 wheel INFO adding 'pythran/boost/move/utility_core.hpp' 2024-04-25 06:12:16,689 wheel INFO adding 'pythran/boost/move/detail/config_begin.hpp' 2024-04-25 06:12:16,689 wheel INFO adding 'pythran/boost/move/detail/config_end.hpp' 2024-04-25 06:12:16,689 wheel INFO adding 'pythran/boost/move/detail/meta_utils.hpp' 2024-04-25 06:12:16,690 wheel INFO adding 'pythran/boost/move/detail/meta_utils_core.hpp' 2024-04-25 06:12:16,690 wheel INFO adding 'pythran/boost/move/detail/std_ns_begin.hpp' 2024-04-25 06:12:16,690 wheel INFO adding 'pythran/boost/move/detail/std_ns_end.hpp' 2024-04-25 06:12:16,691 wheel INFO adding 'pythran/boost/move/detail/type_traits.hpp' 2024-04-25 06:12:16,691 wheel INFO adding 'pythran/boost/move/detail/workaround.hpp' 2024-04-25 06:12:16,691 wheel INFO adding 'pythran/boost/mpl/O1_size.hpp' 2024-04-25 06:12:16,692 wheel INFO adding 'pythran/boost/mpl/O1_size_fwd.hpp' 2024-04-25 06:12:16,692 wheel INFO adding 'pythran/boost/mpl/advance.hpp' 2024-04-25 06:12:16,692 wheel INFO adding 'pythran/boost/mpl/advance_fwd.hpp' 2024-04-25 06:12:16,692 wheel INFO adding 'pythran/boost/mpl/always.hpp' 2024-04-25 06:12:16,693 wheel INFO adding 'pythran/boost/mpl/and.hpp' 2024-04-25 06:12:16,693 wheel INFO adding 'pythran/boost/mpl/apply.hpp' 2024-04-25 06:12:16,693 wheel INFO adding 'pythran/boost/mpl/apply_fwd.hpp' 2024-04-25 06:12:16,693 wheel INFO adding 'pythran/boost/mpl/apply_wrap.hpp' 2024-04-25 06:12:16,694 wheel INFO adding 'pythran/boost/mpl/arg.hpp' 2024-04-25 06:12:16,694 wheel INFO adding 'pythran/boost/mpl/arg_fwd.hpp' 2024-04-25 06:12:16,694 wheel INFO adding 'pythran/boost/mpl/assert.hpp' 2024-04-25 06:12:16,695 wheel INFO adding 'pythran/boost/mpl/at.hpp' 2024-04-25 06:12:16,695 wheel INFO adding 'pythran/boost/mpl/at_fwd.hpp' 2024-04-25 06:12:16,695 wheel INFO adding 'pythran/boost/mpl/back_fwd.hpp' 2024-04-25 06:12:16,695 wheel INFO adding 'pythran/boost/mpl/back_inserter.hpp' 2024-04-25 06:12:16,696 wheel INFO adding 'pythran/boost/mpl/begin.hpp' 2024-04-25 06:12:16,696 wheel INFO adding 'pythran/boost/mpl/begin_end.hpp' 2024-04-25 06:12:16,696 wheel INFO adding 'pythran/boost/mpl/begin_end_fwd.hpp' 2024-04-25 06:12:16,696 wheel INFO adding 'pythran/boost/mpl/bind.hpp' 2024-04-25 06:12:16,697 wheel INFO adding 'pythran/boost/mpl/bind_fwd.hpp' 2024-04-25 06:12:16,697 wheel INFO adding 'pythran/boost/mpl/bool.hpp' 2024-04-25 06:12:16,697 wheel INFO adding 'pythran/boost/mpl/bool_fwd.hpp' 2024-04-25 06:12:16,697 wheel INFO adding 'pythran/boost/mpl/clear.hpp' 2024-04-25 06:12:16,698 wheel INFO adding 'pythran/boost/mpl/clear_fwd.hpp' 2024-04-25 06:12:16,698 wheel INFO adding 'pythran/boost/mpl/comparison.hpp' 2024-04-25 06:12:16,698 wheel INFO adding 'pythran/boost/mpl/contains.hpp' 2024-04-25 06:12:16,698 wheel INFO adding 'pythran/boost/mpl/contains_fwd.hpp' 2024-04-25 06:12:16,699 wheel INFO adding 'pythran/boost/mpl/deref.hpp' 2024-04-25 06:12:16,699 wheel INFO adding 'pythran/boost/mpl/distance.hpp' 2024-04-25 06:12:16,699 wheel INFO adding 'pythran/boost/mpl/distance_fwd.hpp' 2024-04-25 06:12:16,699 wheel INFO adding 'pythran/boost/mpl/divides.hpp' 2024-04-25 06:12:16,700 wheel INFO adding 'pythran/boost/mpl/empty_base.hpp' 2024-04-25 06:12:16,700 wheel INFO adding 'pythran/boost/mpl/empty_fwd.hpp' 2024-04-25 06:12:16,700 wheel INFO adding 'pythran/boost/mpl/end.hpp' 2024-04-25 06:12:16,700 wheel INFO adding 'pythran/boost/mpl/equal_to.hpp' 2024-04-25 06:12:16,701 wheel INFO adding 'pythran/boost/mpl/eval_if.hpp' 2024-04-25 06:12:16,701 wheel INFO adding 'pythran/boost/mpl/find.hpp' 2024-04-25 06:12:16,701 wheel INFO adding 'pythran/boost/mpl/find_if.hpp' 2024-04-25 06:12:16,701 wheel INFO adding 'pythran/boost/mpl/fold.hpp' 2024-04-25 06:12:16,701 wheel INFO adding 'pythran/boost/mpl/front_fwd.hpp' 2024-04-25 06:12:16,702 wheel INFO adding 'pythran/boost/mpl/front_inserter.hpp' 2024-04-25 06:12:16,702 wheel INFO adding 'pythran/boost/mpl/greater.hpp' 2024-04-25 06:12:16,702 wheel INFO adding 'pythran/boost/mpl/greater_equal.hpp' 2024-04-25 06:12:16,703 wheel INFO adding 'pythran/boost/mpl/has_xxx.hpp' 2024-04-25 06:12:16,703 wheel INFO adding 'pythran/boost/mpl/identity.hpp' 2024-04-25 06:12:16,703 wheel INFO adding 'pythran/boost/mpl/if.hpp' 2024-04-25 06:12:16,703 wheel INFO adding 'pythran/boost/mpl/inherit.hpp' 2024-04-25 06:12:16,704 wheel INFO adding 'pythran/boost/mpl/inserter.hpp' 2024-04-25 06:12:16,704 wheel INFO adding 'pythran/boost/mpl/int.hpp' 2024-04-25 06:12:16,704 wheel INFO adding 'pythran/boost/mpl/int_fwd.hpp' 2024-04-25 06:12:16,704 wheel INFO adding 'pythran/boost/mpl/integral_c.hpp' 2024-04-25 06:12:16,705 wheel INFO adding 'pythran/boost/mpl/integral_c_fwd.hpp' 2024-04-25 06:12:16,705 wheel INFO adding 'pythran/boost/mpl/integral_c_tag.hpp' 2024-04-25 06:12:16,705 wheel INFO adding 'pythran/boost/mpl/is_placeholder.hpp' 2024-04-25 06:12:16,705 wheel INFO adding 'pythran/boost/mpl/is_sequence.hpp' 2024-04-25 06:12:16,706 wheel INFO adding 'pythran/boost/mpl/iter_fold.hpp' 2024-04-25 06:12:16,706 wheel INFO adding 'pythran/boost/mpl/iter_fold_if.hpp' 2024-04-25 06:12:16,706 wheel INFO adding 'pythran/boost/mpl/iterator_range.hpp' 2024-04-25 06:12:16,706 wheel INFO adding 'pythran/boost/mpl/iterator_tags.hpp' 2024-04-25 06:12:16,706 wheel INFO adding 'pythran/boost/mpl/lambda.hpp' 2024-04-25 06:12:16,707 wheel INFO adding 'pythran/boost/mpl/lambda_fwd.hpp' 2024-04-25 06:12:16,707 wheel INFO adding 'pythran/boost/mpl/less.hpp' 2024-04-25 06:12:16,707 wheel INFO adding 'pythran/boost/mpl/less_equal.hpp' 2024-04-25 06:12:16,707 wheel INFO adding 'pythran/boost/mpl/list.hpp' 2024-04-25 06:12:16,708 wheel INFO adding 'pythran/boost/mpl/logical.hpp' 2024-04-25 06:12:16,708 wheel INFO adding 'pythran/boost/mpl/long.hpp' 2024-04-25 06:12:16,708 wheel INFO adding 'pythran/boost/mpl/long_fwd.hpp' 2024-04-25 06:12:16,708 wheel INFO adding 'pythran/boost/mpl/minus.hpp' 2024-04-25 06:12:16,709 wheel INFO adding 'pythran/boost/mpl/multiplies.hpp' 2024-04-25 06:12:16,709 wheel INFO adding 'pythran/boost/mpl/negate.hpp' 2024-04-25 06:12:16,709 wheel INFO adding 'pythran/boost/mpl/next.hpp' 2024-04-25 06:12:16,709 wheel INFO adding 'pythran/boost/mpl/next_prior.hpp' 2024-04-25 06:12:16,710 wheel INFO adding 'pythran/boost/mpl/not.hpp' 2024-04-25 06:12:16,710 wheel INFO adding 'pythran/boost/mpl/not_equal_to.hpp' 2024-04-25 06:12:16,710 wheel INFO adding 'pythran/boost/mpl/numeric_cast.hpp' 2024-04-25 06:12:16,710 wheel INFO adding 'pythran/boost/mpl/or.hpp' 2024-04-25 06:12:16,710 wheel INFO adding 'pythran/boost/mpl/pair.hpp' 2024-04-25 06:12:16,711 wheel INFO adding 'pythran/boost/mpl/placeholders.hpp' 2024-04-25 06:12:16,711 wheel INFO adding 'pythran/boost/mpl/plus.hpp' 2024-04-25 06:12:16,711 wheel INFO adding 'pythran/boost/mpl/pop_back_fwd.hpp' 2024-04-25 06:12:16,711 wheel INFO adding 'pythran/boost/mpl/pop_front_fwd.hpp' 2024-04-25 06:12:16,712 wheel INFO adding 'pythran/boost/mpl/prior.hpp' 2024-04-25 06:12:16,712 wheel INFO adding 'pythran/boost/mpl/protect.hpp' 2024-04-25 06:12:16,712 wheel INFO adding 'pythran/boost/mpl/push_back.hpp' 2024-04-25 06:12:16,712 wheel INFO adding 'pythran/boost/mpl/push_back_fwd.hpp' 2024-04-25 06:12:16,713 wheel INFO adding 'pythran/boost/mpl/push_front.hpp' 2024-04-25 06:12:16,713 wheel INFO adding 'pythran/boost/mpl/push_front_fwd.hpp' 2024-04-25 06:12:16,713 wheel INFO adding 'pythran/boost/mpl/quote.hpp' 2024-04-25 06:12:16,713 wheel INFO adding 'pythran/boost/mpl/remove_if.hpp' 2024-04-25 06:12:16,714 wheel INFO adding 'pythran/boost/mpl/reverse_fold.hpp' 2024-04-25 06:12:16,714 wheel INFO adding 'pythran/boost/mpl/same_as.hpp' 2024-04-25 06:12:16,714 wheel INFO adding 'pythran/boost/mpl/sequence_tag.hpp' 2024-04-25 06:12:16,714 wheel INFO adding 'pythran/boost/mpl/sequence_tag_fwd.hpp' 2024-04-25 06:12:16,715 wheel INFO adding 'pythran/boost/mpl/size.hpp' 2024-04-25 06:12:16,715 wheel INFO adding 'pythran/boost/mpl/size_fwd.hpp' 2024-04-25 06:12:16,715 wheel INFO adding 'pythran/boost/mpl/size_t.hpp' 2024-04-25 06:12:16,715 wheel INFO adding 'pythran/boost/mpl/size_t_fwd.hpp' 2024-04-25 06:12:16,716 wheel INFO adding 'pythran/boost/mpl/tag.hpp' 2024-04-25 06:12:16,716 wheel INFO adding 'pythran/boost/mpl/times.hpp' 2024-04-25 06:12:16,716 wheel INFO adding 'pythran/boost/mpl/vector.hpp' 2024-04-25 06:12:16,716 wheel INFO adding 'pythran/boost/mpl/void.hpp' 2024-04-25 06:12:16,716 wheel INFO adding 'pythran/boost/mpl/void_fwd.hpp' 2024-04-25 06:12:16,717 wheel INFO adding 'pythran/boost/mpl/aux_/O1_size_impl.hpp' 2024-04-25 06:12:16,717 wheel INFO adding 'pythran/boost/mpl/aux_/adl_barrier.hpp' 2024-04-25 06:12:16,717 wheel INFO adding 'pythran/boost/mpl/aux_/advance_backward.hpp' 2024-04-25 06:12:16,718 wheel INFO adding 'pythran/boost/mpl/aux_/advance_forward.hpp' 2024-04-25 06:12:16,718 wheel INFO adding 'pythran/boost/mpl/aux_/arg_typedef.hpp' 2024-04-25 06:12:16,718 wheel INFO adding 'pythran/boost/mpl/aux_/arithmetic_op.hpp' 2024-04-25 06:12:16,718 wheel INFO adding 'pythran/boost/mpl/aux_/arity.hpp' 2024-04-25 06:12:16,719 wheel INFO adding 'pythran/boost/mpl/aux_/arity_spec.hpp' 2024-04-25 06:12:16,719 wheel INFO adding 'pythran/boost/mpl/aux_/at_impl.hpp' 2024-04-25 06:12:16,719 wheel INFO adding 'pythran/boost/mpl/aux_/begin_end_impl.hpp' 2024-04-25 06:12:16,719 wheel INFO adding 'pythran/boost/mpl/aux_/clear_impl.hpp' 2024-04-25 06:12:16,720 wheel INFO adding 'pythran/boost/mpl/aux_/common_name_wknd.hpp' 2024-04-25 06:12:16,720 wheel INFO adding 'pythran/boost/mpl/aux_/comparison_op.hpp' 2024-04-25 06:12:16,720 wheel INFO adding 'pythran/boost/mpl/aux_/contains_impl.hpp' 2024-04-25 06:12:16,720 wheel INFO adding 'pythran/boost/mpl/aux_/count_args.hpp' 2024-04-25 06:12:16,721 wheel INFO adding 'pythran/boost/mpl/aux_/find_if_pred.hpp' 2024-04-25 06:12:16,721 wheel INFO adding 'pythran/boost/mpl/aux_/fold_impl.hpp' 2024-04-25 06:12:16,721 wheel INFO adding 'pythran/boost/mpl/aux_/fold_impl_body.hpp' 2024-04-25 06:12:16,721 wheel INFO adding 'pythran/boost/mpl/aux_/full_lambda.hpp' 2024-04-25 06:12:16,722 wheel INFO adding 'pythran/boost/mpl/aux_/has_apply.hpp' 2024-04-25 06:12:16,722 wheel INFO adding 'pythran/boost/mpl/aux_/has_begin.hpp' 2024-04-25 06:12:16,722 wheel INFO adding 'pythran/boost/mpl/aux_/has_rebind.hpp' 2024-04-25 06:12:16,722 wheel INFO adding 'pythran/boost/mpl/aux_/has_size.hpp' 2024-04-25 06:12:16,723 wheel INFO adding 'pythran/boost/mpl/aux_/has_tag.hpp' 2024-04-25 06:12:16,723 wheel INFO adding 'pythran/boost/mpl/aux_/has_type.hpp' 2024-04-25 06:12:16,723 wheel INFO adding 'pythran/boost/mpl/aux_/include_preprocessed.hpp' 2024-04-25 06:12:16,723 wheel INFO adding 'pythran/boost/mpl/aux_/inserter_algorithm.hpp' 2024-04-25 06:12:16,724 wheel INFO adding 'pythran/boost/mpl/aux_/integral_wrapper.hpp' 2024-04-25 06:12:16,724 wheel INFO adding 'pythran/boost/mpl/aux_/is_msvc_eti_arg.hpp' 2024-04-25 06:12:16,724 wheel INFO adding 'pythran/boost/mpl/aux_/iter_apply.hpp' 2024-04-25 06:12:16,724 wheel INFO adding 'pythran/boost/mpl/aux_/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,725 wheel INFO adding 'pythran/boost/mpl/aux_/iter_fold_impl.hpp' 2024-04-25 06:12:16,725 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_arity_param.hpp' 2024-04-25 06:12:16,725 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_no_ctps.hpp' 2024-04-25 06:12:16,725 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_spec.hpp' 2024-04-25 06:12:16,726 wheel INFO adding 'pythran/boost/mpl/aux_/lambda_support.hpp' 2024-04-25 06:12:16,726 wheel INFO adding 'pythran/boost/mpl/aux_/largest_int.hpp' 2024-04-25 06:12:16,726 wheel INFO adding 'pythran/boost/mpl/aux_/logical_op.hpp' 2024-04-25 06:12:16,726 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_dtw.hpp' 2024-04-25 06:12:16,727 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_eti_base.hpp' 2024-04-25 06:12:16,727 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_is_class.hpp' 2024-04-25 06:12:16,727 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_never_true.hpp' 2024-04-25 06:12:16,727 wheel INFO adding 'pythran/boost/mpl/aux_/msvc_type.hpp' 2024-04-25 06:12:16,728 wheel INFO adding 'pythran/boost/mpl/aux_/na.hpp' 2024-04-25 06:12:16,728 wheel INFO adding 'pythran/boost/mpl/aux_/na_assert.hpp' 2024-04-25 06:12:16,728 wheel INFO adding 'pythran/boost/mpl/aux_/na_fwd.hpp' 2024-04-25 06:12:16,728 wheel INFO adding 'pythran/boost/mpl/aux_/na_spec.hpp' 2024-04-25 06:12:16,729 wheel INFO adding 'pythran/boost/mpl/aux_/nested_type_wknd.hpp' 2024-04-25 06:12:16,729 wheel INFO adding 'pythran/boost/mpl/aux_/nttp_decl.hpp' 2024-04-25 06:12:16,729 wheel INFO adding 'pythran/boost/mpl/aux_/numeric_cast_utils.hpp' 2024-04-25 06:12:16,729 wheel INFO adding 'pythran/boost/mpl/aux_/numeric_op.hpp' 2024-04-25 06:12:16,730 wheel INFO adding 'pythran/boost/mpl/aux_/push_back_impl.hpp' 2024-04-25 06:12:16,730 wheel INFO adding 'pythran/boost/mpl/aux_/push_front_impl.hpp' 2024-04-25 06:12:16,730 wheel INFO adding 'pythran/boost/mpl/aux_/reverse_fold_impl.hpp' 2024-04-25 06:12:16,730 wheel INFO adding 'pythran/boost/mpl/aux_/reverse_fold_impl_body.hpp' 2024-04-25 06:12:16,731 wheel INFO adding 'pythran/boost/mpl/aux_/sequence_wrapper.hpp' 2024-04-25 06:12:16,731 wheel INFO adding 'pythran/boost/mpl/aux_/size_impl.hpp' 2024-04-25 06:12:16,731 wheel INFO adding 'pythran/boost/mpl/aux_/static_cast.hpp' 2024-04-25 06:12:16,732 wheel INFO adding 'pythran/boost/mpl/aux_/template_arity.hpp' 2024-04-25 06:12:16,732 wheel INFO adding 'pythran/boost/mpl/aux_/template_arity_fwd.hpp' 2024-04-25 06:12:16,732 wheel INFO adding 'pythran/boost/mpl/aux_/traits_lambda_spec.hpp' 2024-04-25 06:12:16,732 wheel INFO adding 'pythran/boost/mpl/aux_/type_wrapper.hpp' 2024-04-25 06:12:16,733 wheel INFO adding 'pythran/boost/mpl/aux_/value_wknd.hpp' 2024-04-25 06:12:16,733 wheel INFO adding 'pythran/boost/mpl/aux_/yes_no.hpp' 2024-04-25 06:12:16,733 wheel INFO adding 'pythran/boost/mpl/aux_/config/adl.hpp' 2024-04-25 06:12:16,733 wheel INFO adding 'pythran/boost/mpl/aux_/config/arrays.hpp' 2024-04-25 06:12:16,734 wheel INFO adding 'pythran/boost/mpl/aux_/config/bcc.hpp' 2024-04-25 06:12:16,734 wheel INFO adding 'pythran/boost/mpl/aux_/config/bind.hpp' 2024-04-25 06:12:16,734 wheel INFO adding 'pythran/boost/mpl/aux_/config/compiler.hpp' 2024-04-25 06:12:16,734 wheel INFO adding 'pythran/boost/mpl/aux_/config/ctps.hpp' 2024-04-25 06:12:16,735 wheel INFO adding 'pythran/boost/mpl/aux_/config/dmc_ambiguous_ctps.hpp' 2024-04-25 06:12:16,735 wheel INFO adding 'pythran/boost/mpl/aux_/config/dtp.hpp' 2024-04-25 06:12:16,735 wheel INFO adding 'pythran/boost/mpl/aux_/config/eti.hpp' 2024-04-25 06:12:16,735 wheel INFO adding 'pythran/boost/mpl/aux_/config/forwarding.hpp' 2024-04-25 06:12:16,736 wheel INFO adding 'pythran/boost/mpl/aux_/config/gcc.hpp' 2024-04-25 06:12:16,736 wheel INFO adding 'pythran/boost/mpl/aux_/config/gpu.hpp' 2024-04-25 06:12:16,736 wheel INFO adding 'pythran/boost/mpl/aux_/config/has_apply.hpp' 2024-04-25 06:12:16,736 wheel INFO adding 'pythran/boost/mpl/aux_/config/has_xxx.hpp' 2024-04-25 06:12:16,737 wheel INFO adding 'pythran/boost/mpl/aux_/config/integral.hpp' 2024-04-25 06:12:16,737 wheel INFO adding 'pythran/boost/mpl/aux_/config/intel.hpp' 2024-04-25 06:12:16,737 wheel INFO adding 'pythran/boost/mpl/aux_/config/lambda.hpp' 2024-04-25 06:12:16,737 wheel INFO adding 'pythran/boost/mpl/aux_/config/msvc.hpp' 2024-04-25 06:12:16,737 wheel INFO adding 'pythran/boost/mpl/aux_/config/msvc_typename.hpp' 2024-04-25 06:12:16,738 wheel INFO adding 'pythran/boost/mpl/aux_/config/nttp.hpp' 2024-04-25 06:12:16,738 wheel INFO adding 'pythran/boost/mpl/aux_/config/overload_resolution.hpp' 2024-04-25 06:12:16,738 wheel INFO adding 'pythran/boost/mpl/aux_/config/pp_counter.hpp' 2024-04-25 06:12:16,738 wheel INFO adding 'pythran/boost/mpl/aux_/config/preprocessor.hpp' 2024-04-25 06:12:16,739 wheel INFO adding 'pythran/boost/mpl/aux_/config/static_constant.hpp' 2024-04-25 06:12:16,739 wheel INFO adding 'pythran/boost/mpl/aux_/config/ttp.hpp' 2024-04-25 06:12:16,739 wheel INFO adding 'pythran/boost/mpl/aux_/config/typeof.hpp' 2024-04-25 06:12:16,739 wheel INFO adding 'pythran/boost/mpl/aux_/config/use_preprocessed.hpp' 2024-04-25 06:12:16,740 wheel INFO adding 'pythran/boost/mpl/aux_/config/workaround.hpp' 2024-04-25 06:12:16,740 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/advance_backward.hpp' 2024-04-25 06:12:16,740 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/advance_forward.hpp' 2024-04-25 06:12:16,741 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/and.hpp' 2024-04-25 06:12:16,741 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply.hpp' 2024-04-25 06:12:16,741 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply_fwd.hpp' 2024-04-25 06:12:16,741 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/apply_wrap.hpp' 2024-04-25 06:12:16,742 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/arg.hpp' 2024-04-25 06:12:16,742 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/basic_bind.hpp' 2024-04-25 06:12:16,742 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bind.hpp' 2024-04-25 06:12:16,743 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bind_fwd.hpp' 2024-04-25 06:12:16,743 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitand.hpp' 2024-04-25 06:12:16,743 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitor.hpp' 2024-04-25 06:12:16,743 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/bitxor.hpp' 2024-04-25 06:12:16,744 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/deque.hpp' 2024-04-25 06:12:16,744 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/divides.hpp' 2024-04-25 06:12:16,744 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/equal_to.hpp' 2024-04-25 06:12:16,744 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/fold_impl.hpp' 2024-04-25 06:12:16,745 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/full_lambda.hpp' 2024-04-25 06:12:16,745 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/greater.hpp' 2024-04-25 06:12:16,745 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/greater_equal.hpp' 2024-04-25 06:12:16,745 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/inherit.hpp' 2024-04-25 06:12:16,746 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,746 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/iter_fold_impl.hpp' 2024-04-25 06:12:16,746 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/lambda_no_ctps.hpp' 2024-04-25 06:12:16,747 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/less.hpp' 2024-04-25 06:12:16,747 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/less_equal.hpp' 2024-04-25 06:12:16,747 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/list.hpp' 2024-04-25 06:12:16,747 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/list_c.hpp' 2024-04-25 06:12:16,748 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/map.hpp' 2024-04-25 06:12:16,748 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/minus.hpp' 2024-04-25 06:12:16,748 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/modulus.hpp' 2024-04-25 06:12:16,748 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/not_equal_to.hpp' 2024-04-25 06:12:16,749 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/or.hpp' 2024-04-25 06:12:16,749 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/placeholders.hpp' 2024-04-25 06:12:16,749 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/plus.hpp' 2024-04-25 06:12:16,750 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/quote.hpp' 2024-04-25 06:12:16,750 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/reverse_fold_impl.hpp' 2024-04-25 06:12:16,750 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,750 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/set.hpp' 2024-04-25 06:12:16,751 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/set_c.hpp' 2024-04-25 06:12:16,751 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/shift_left.hpp' 2024-04-25 06:12:16,751 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/shift_right.hpp' 2024-04-25 06:12:16,751 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/template_arity.hpp' 2024-04-25 06:12:16,752 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/times.hpp' 2024-04-25 06:12:16,752 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/unpack_args.hpp' 2024-04-25 06:12:16,752 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/vector.hpp' 2024-04-25 06:12:16,753 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc/vector_c.hpp' 2024-04-25 06:12:16,753 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/advance_backward.hpp' 2024-04-25 06:12:16,753 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/advance_forward.hpp' 2024-04-25 06:12:16,753 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/and.hpp' 2024-04-25 06:12:16,754 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply.hpp' 2024-04-25 06:12:16,754 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply_fwd.hpp' 2024-04-25 06:12:16,754 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/apply_wrap.hpp' 2024-04-25 06:12:16,755 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/arg.hpp' 2024-04-25 06:12:16,755 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/basic_bind.hpp' 2024-04-25 06:12:16,755 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bind.hpp' 2024-04-25 06:12:16,755 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bind_fwd.hpp' 2024-04-25 06:12:16,756 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitand.hpp' 2024-04-25 06:12:16,756 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitor.hpp' 2024-04-25 06:12:16,756 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/bitxor.hpp' 2024-04-25 06:12:16,757 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/deque.hpp' 2024-04-25 06:12:16,757 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/divides.hpp' 2024-04-25 06:12:16,757 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/equal_to.hpp' 2024-04-25 06:12:16,757 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/fold_impl.hpp' 2024-04-25 06:12:16,758 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/full_lambda.hpp' 2024-04-25 06:12:16,758 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/greater.hpp' 2024-04-25 06:12:16,758 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/greater_equal.hpp' 2024-04-25 06:12:16,758 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/inherit.hpp' 2024-04-25 06:12:16,759 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,759 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/iter_fold_impl.hpp' 2024-04-25 06:12:16,759 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/lambda_no_ctps.hpp' 2024-04-25 06:12:16,759 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/less.hpp' 2024-04-25 06:12:16,760 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/less_equal.hpp' 2024-04-25 06:12:16,760 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/list.hpp' 2024-04-25 06:12:16,760 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/list_c.hpp' 2024-04-25 06:12:16,761 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/map.hpp' 2024-04-25 06:12:16,761 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/minus.hpp' 2024-04-25 06:12:16,761 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/modulus.hpp' 2024-04-25 06:12:16,761 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/not_equal_to.hpp' 2024-04-25 06:12:16,762 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/or.hpp' 2024-04-25 06:12:16,762 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/placeholders.hpp' 2024-04-25 06:12:16,762 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/plus.hpp' 2024-04-25 06:12:16,762 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/quote.hpp' 2024-04-25 06:12:16,763 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_fold_impl.hpp' 2024-04-25 06:12:16,763 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,763 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/set.hpp' 2024-04-25 06:12:16,764 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/set_c.hpp' 2024-04-25 06:12:16,764 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/shift_left.hpp' 2024-04-25 06:12:16,764 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/shift_right.hpp' 2024-04-25 06:12:16,764 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/template_arity.hpp' 2024-04-25 06:12:16,765 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/times.hpp' 2024-04-25 06:12:16,765 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/unpack_args.hpp' 2024-04-25 06:12:16,765 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/vector.hpp' 2024-04-25 06:12:16,765 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc551/vector_c.hpp' 2024-04-25 06:12:16,766 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_backward.hpp' 2024-04-25 06:12:16,766 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/advance_forward.hpp' 2024-04-25 06:12:16,766 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/and.hpp' 2024-04-25 06:12:16,767 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply.hpp' 2024-04-25 06:12:16,767 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_fwd.hpp' 2024-04-25 06:12:16,767 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/apply_wrap.hpp' 2024-04-25 06:12:16,767 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/arg.hpp' 2024-04-25 06:12:16,768 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/basic_bind.hpp' 2024-04-25 06:12:16,768 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind.hpp' 2024-04-25 06:12:16,768 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bind_fwd.hpp' 2024-04-25 06:12:16,769 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitand.hpp' 2024-04-25 06:12:16,769 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitor.hpp' 2024-04-25 06:12:16,769 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/bitxor.hpp' 2024-04-25 06:12:16,769 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/deque.hpp' 2024-04-25 06:12:16,770 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/divides.hpp' 2024-04-25 06:12:16,770 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/equal_to.hpp' 2024-04-25 06:12:16,770 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/fold_impl.hpp' 2024-04-25 06:12:16,771 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/full_lambda.hpp' 2024-04-25 06:12:16,771 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater.hpp' 2024-04-25 06:12:16,771 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/greater_equal.hpp' 2024-04-25 06:12:16,771 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/inherit.hpp' 2024-04-25 06:12:16,772 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,772 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/iter_fold_impl.hpp' 2024-04-25 06:12:16,772 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/lambda_no_ctps.hpp' 2024-04-25 06:12:16,772 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less.hpp' 2024-04-25 06:12:16,773 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/less_equal.hpp' 2024-04-25 06:12:16,773 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list.hpp' 2024-04-25 06:12:16,773 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/list_c.hpp' 2024-04-25 06:12:16,774 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/map.hpp' 2024-04-25 06:12:16,774 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/minus.hpp' 2024-04-25 06:12:16,774 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/modulus.hpp' 2024-04-25 06:12:16,774 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/not_equal_to.hpp' 2024-04-25 06:12:16,775 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/or.hpp' 2024-04-25 06:12:16,775 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/placeholders.hpp' 2024-04-25 06:12:16,775 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/plus.hpp' 2024-04-25 06:12:16,775 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/quote.hpp' 2024-04-25 06:12:16,776 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_fold_impl.hpp' 2024-04-25 06:12:16,776 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,776 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set.hpp' 2024-04-25 06:12:16,777 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/set_c.hpp' 2024-04-25 06:12:16,777 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_left.hpp' 2024-04-25 06:12:16,777 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/shift_right.hpp' 2024-04-25 06:12:16,777 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/template_arity.hpp' 2024-04-25 06:12:16,778 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/times.hpp' 2024-04-25 06:12:16,778 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/unpack_args.hpp' 2024-04-25 06:12:16,778 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector.hpp' 2024-04-25 06:12:16,778 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/bcc_pre590/vector_c.hpp' 2024-04-25 06:12:16,779 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/advance_backward.hpp' 2024-04-25 06:12:16,779 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/advance_forward.hpp' 2024-04-25 06:12:16,779 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/and.hpp' 2024-04-25 06:12:16,780 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply.hpp' 2024-04-25 06:12:16,780 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply_fwd.hpp' 2024-04-25 06:12:16,780 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/apply_wrap.hpp' 2024-04-25 06:12:16,780 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/arg.hpp' 2024-04-25 06:12:16,781 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/basic_bind.hpp' 2024-04-25 06:12:16,781 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bind.hpp' 2024-04-25 06:12:16,781 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bind_fwd.hpp' 2024-04-25 06:12:16,781 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitand.hpp' 2024-04-25 06:12:16,782 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitor.hpp' 2024-04-25 06:12:16,782 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/bitxor.hpp' 2024-04-25 06:12:16,782 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/deque.hpp' 2024-04-25 06:12:16,783 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/divides.hpp' 2024-04-25 06:12:16,783 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/equal_to.hpp' 2024-04-25 06:12:16,783 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/fold_impl.hpp' 2024-04-25 06:12:16,783 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/full_lambda.hpp' 2024-04-25 06:12:16,784 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/greater.hpp' 2024-04-25 06:12:16,784 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/greater_equal.hpp' 2024-04-25 06:12:16,784 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/inherit.hpp' 2024-04-25 06:12:16,784 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,785 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/iter_fold_impl.hpp' 2024-04-25 06:12:16,785 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/lambda_no_ctps.hpp' 2024-04-25 06:12:16,785 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/less.hpp' 2024-04-25 06:12:16,785 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/less_equal.hpp' 2024-04-25 06:12:16,786 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/list.hpp' 2024-04-25 06:12:16,786 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/list_c.hpp' 2024-04-25 06:12:16,786 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/map.hpp' 2024-04-25 06:12:16,787 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/minus.hpp' 2024-04-25 06:12:16,787 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/modulus.hpp' 2024-04-25 06:12:16,787 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/not_equal_to.hpp' 2024-04-25 06:12:16,788 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/or.hpp' 2024-04-25 06:12:16,788 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/placeholders.hpp' 2024-04-25 06:12:16,788 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/plus.hpp' 2024-04-25 06:12:16,788 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/quote.hpp' 2024-04-25 06:12:16,789 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/reverse_fold_impl.hpp' 2024-04-25 06:12:16,789 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,789 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/set.hpp' 2024-04-25 06:12:16,789 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/set_c.hpp' 2024-04-25 06:12:16,790 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/shift_left.hpp' 2024-04-25 06:12:16,790 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/shift_right.hpp' 2024-04-25 06:12:16,790 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/template_arity.hpp' 2024-04-25 06:12:16,791 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/times.hpp' 2024-04-25 06:12:16,791 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/unpack_args.hpp' 2024-04-25 06:12:16,791 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/vector.hpp' 2024-04-25 06:12:16,791 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/dmc/vector_c.hpp' 2024-04-25 06:12:16,792 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/advance_backward.hpp' 2024-04-25 06:12:16,792 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/advance_forward.hpp' 2024-04-25 06:12:16,792 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/and.hpp' 2024-04-25 06:12:16,793 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply.hpp' 2024-04-25 06:12:16,793 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply_fwd.hpp' 2024-04-25 06:12:16,793 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/apply_wrap.hpp' 2024-04-25 06:12:16,793 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/arg.hpp' 2024-04-25 06:12:16,794 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/basic_bind.hpp' 2024-04-25 06:12:16,794 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bind.hpp' 2024-04-25 06:12:16,794 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bind_fwd.hpp' 2024-04-25 06:12:16,794 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitand.hpp' 2024-04-25 06:12:16,795 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitor.hpp' 2024-04-25 06:12:16,795 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/bitxor.hpp' 2024-04-25 06:12:16,795 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/deque.hpp' 2024-04-25 06:12:16,796 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/divides.hpp' 2024-04-25 06:12:16,796 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/equal_to.hpp' 2024-04-25 06:12:16,796 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/fold_impl.hpp' 2024-04-25 06:12:16,796 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/full_lambda.hpp' 2024-04-25 06:12:16,797 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/greater.hpp' 2024-04-25 06:12:16,797 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/greater_equal.hpp' 2024-04-25 06:12:16,797 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/inherit.hpp' 2024-04-25 06:12:16,797 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,798 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/iter_fold_impl.hpp' 2024-04-25 06:12:16,798 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/lambda_no_ctps.hpp' 2024-04-25 06:12:16,798 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/less.hpp' 2024-04-25 06:12:16,798 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/less_equal.hpp' 2024-04-25 06:12:16,799 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/list.hpp' 2024-04-25 06:12:16,799 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/list_c.hpp' 2024-04-25 06:12:16,799 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/map.hpp' 2024-04-25 06:12:16,800 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/minus.hpp' 2024-04-25 06:12:16,800 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/modulus.hpp' 2024-04-25 06:12:16,800 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/not_equal_to.hpp' 2024-04-25 06:12:16,800 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/or.hpp' 2024-04-25 06:12:16,801 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/placeholders.hpp' 2024-04-25 06:12:16,801 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/plus.hpp' 2024-04-25 06:12:16,801 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/quote.hpp' 2024-04-25 06:12:16,801 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/reverse_fold_impl.hpp' 2024-04-25 06:12:16,802 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,802 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/set.hpp' 2024-04-25 06:12:16,802 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/set_c.hpp' 2024-04-25 06:12:16,803 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/shift_left.hpp' 2024-04-25 06:12:16,803 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/shift_right.hpp' 2024-04-25 06:12:16,803 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/template_arity.hpp' 2024-04-25 06:12:16,803 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/times.hpp' 2024-04-25 06:12:16,804 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/unpack_args.hpp' 2024-04-25 06:12:16,804 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/vector.hpp' 2024-04-25 06:12:16,804 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/gcc/vector_c.hpp' 2024-04-25 06:12:16,805 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/advance_backward.hpp' 2024-04-25 06:12:16,805 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/advance_forward.hpp' 2024-04-25 06:12:16,805 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/and.hpp' 2024-04-25 06:12:16,805 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply.hpp' 2024-04-25 06:12:16,806 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply_fwd.hpp' 2024-04-25 06:12:16,806 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/apply_wrap.hpp' 2024-04-25 06:12:16,806 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/arg.hpp' 2024-04-25 06:12:16,807 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/basic_bind.hpp' 2024-04-25 06:12:16,807 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bind.hpp' 2024-04-25 06:12:16,807 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bind_fwd.hpp' 2024-04-25 06:12:16,807 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitand.hpp' 2024-04-25 06:12:16,808 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitor.hpp' 2024-04-25 06:12:16,808 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/bitxor.hpp' 2024-04-25 06:12:16,808 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/deque.hpp' 2024-04-25 06:12:16,809 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/divides.hpp' 2024-04-25 06:12:16,809 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/equal_to.hpp' 2024-04-25 06:12:16,809 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/fold_impl.hpp' 2024-04-25 06:12:16,810 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/full_lambda.hpp' 2024-04-25 06:12:16,810 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/greater.hpp' 2024-04-25 06:12:16,810 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/greater_equal.hpp' 2024-04-25 06:12:16,810 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/inherit.hpp' 2024-04-25 06:12:16,811 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,811 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/iter_fold_impl.hpp' 2024-04-25 06:12:16,811 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/lambda_no_ctps.hpp' 2024-04-25 06:12:16,812 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/less.hpp' 2024-04-25 06:12:16,812 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/less_equal.hpp' 2024-04-25 06:12:16,812 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/list.hpp' 2024-04-25 06:12:16,813 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/list_c.hpp' 2024-04-25 06:12:16,813 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/map.hpp' 2024-04-25 06:12:16,813 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/minus.hpp' 2024-04-25 06:12:16,813 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/modulus.hpp' 2024-04-25 06:12:16,814 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/not_equal_to.hpp' 2024-04-25 06:12:16,814 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/or.hpp' 2024-04-25 06:12:16,814 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/placeholders.hpp' 2024-04-25 06:12:16,814 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/plus.hpp' 2024-04-25 06:12:16,815 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/quote.hpp' 2024-04-25 06:12:16,815 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_fold_impl.hpp' 2024-04-25 06:12:16,815 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,816 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/set.hpp' 2024-04-25 06:12:16,816 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/set_c.hpp' 2024-04-25 06:12:16,816 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/shift_left.hpp' 2024-04-25 06:12:16,817 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/shift_right.hpp' 2024-04-25 06:12:16,817 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/template_arity.hpp' 2024-04-25 06:12:16,817 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/times.hpp' 2024-04-25 06:12:16,817 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/unpack_args.hpp' 2024-04-25 06:12:16,818 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/vector.hpp' 2024-04-25 06:12:16,818 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc60/vector_c.hpp' 2024-04-25 06:12:16,818 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/advance_backward.hpp' 2024-04-25 06:12:16,819 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/advance_forward.hpp' 2024-04-25 06:12:16,819 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/and.hpp' 2024-04-25 06:12:16,819 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply.hpp' 2024-04-25 06:12:16,819 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply_fwd.hpp' 2024-04-25 06:12:16,820 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/apply_wrap.hpp' 2024-04-25 06:12:16,820 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/arg.hpp' 2024-04-25 06:12:16,820 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/basic_bind.hpp' 2024-04-25 06:12:16,821 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bind.hpp' 2024-04-25 06:12:16,821 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bind_fwd.hpp' 2024-04-25 06:12:16,821 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitand.hpp' 2024-04-25 06:12:16,821 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitor.hpp' 2024-04-25 06:12:16,822 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/bitxor.hpp' 2024-04-25 06:12:16,822 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/deque.hpp' 2024-04-25 06:12:16,822 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/divides.hpp' 2024-04-25 06:12:16,822 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/equal_to.hpp' 2024-04-25 06:12:16,823 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/fold_impl.hpp' 2024-04-25 06:12:16,823 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/full_lambda.hpp' 2024-04-25 06:12:16,823 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/greater.hpp' 2024-04-25 06:12:16,824 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/greater_equal.hpp' 2024-04-25 06:12:16,824 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/inherit.hpp' 2024-04-25 06:12:16,824 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,824 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/iter_fold_impl.hpp' 2024-04-25 06:12:16,825 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/lambda_no_ctps.hpp' 2024-04-25 06:12:16,825 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/less.hpp' 2024-04-25 06:12:16,825 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/less_equal.hpp' 2024-04-25 06:12:16,826 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/list.hpp' 2024-04-25 06:12:16,826 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/list_c.hpp' 2024-04-25 06:12:16,826 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/map.hpp' 2024-04-25 06:12:16,827 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/minus.hpp' 2024-04-25 06:12:16,827 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/modulus.hpp' 2024-04-25 06:12:16,827 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/not_equal_to.hpp' 2024-04-25 06:12:16,827 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/or.hpp' 2024-04-25 06:12:16,828 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/placeholders.hpp' 2024-04-25 06:12:16,828 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/plus.hpp' 2024-04-25 06:12:16,828 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/quote.hpp' 2024-04-25 06:12:16,828 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_fold_impl.hpp' 2024-04-25 06:12:16,829 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,829 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/set.hpp' 2024-04-25 06:12:16,829 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/set_c.hpp' 2024-04-25 06:12:16,830 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/shift_left.hpp' 2024-04-25 06:12:16,830 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/shift_right.hpp' 2024-04-25 06:12:16,830 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/template_arity.hpp' 2024-04-25 06:12:16,830 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/times.hpp' 2024-04-25 06:12:16,831 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/unpack_args.hpp' 2024-04-25 06:12:16,831 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/vector.hpp' 2024-04-25 06:12:16,831 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/msvc70/vector_c.hpp' 2024-04-25 06:12:16,832 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/advance_backward.hpp' 2024-04-25 06:12:16,832 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/advance_forward.hpp' 2024-04-25 06:12:16,832 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/and.hpp' 2024-04-25 06:12:16,833 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply.hpp' 2024-04-25 06:12:16,833 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply_fwd.hpp' 2024-04-25 06:12:16,833 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/apply_wrap.hpp' 2024-04-25 06:12:16,833 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/arg.hpp' 2024-04-25 06:12:16,834 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/basic_bind.hpp' 2024-04-25 06:12:16,834 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bind.hpp' 2024-04-25 06:12:16,834 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bind_fwd.hpp' 2024-04-25 06:12:16,835 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitand.hpp' 2024-04-25 06:12:16,835 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitor.hpp' 2024-04-25 06:12:16,835 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/bitxor.hpp' 2024-04-25 06:12:16,835 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/deque.hpp' 2024-04-25 06:12:16,836 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/divides.hpp' 2024-04-25 06:12:16,836 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/equal_to.hpp' 2024-04-25 06:12:16,836 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/fold_impl.hpp' 2024-04-25 06:12:16,836 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/full_lambda.hpp' 2024-04-25 06:12:16,837 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/greater.hpp' 2024-04-25 06:12:16,837 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/greater_equal.hpp' 2024-04-25 06:12:16,837 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/inherit.hpp' 2024-04-25 06:12:16,837 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,838 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/iter_fold_impl.hpp' 2024-04-25 06:12:16,838 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/lambda_no_ctps.hpp' 2024-04-25 06:12:16,838 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/less.hpp' 2024-04-25 06:12:16,839 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/less_equal.hpp' 2024-04-25 06:12:16,839 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/list.hpp' 2024-04-25 06:12:16,839 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/list_c.hpp' 2024-04-25 06:12:16,840 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/map.hpp' 2024-04-25 06:12:16,840 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/minus.hpp' 2024-04-25 06:12:16,840 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/modulus.hpp' 2024-04-25 06:12:16,840 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/not_equal_to.hpp' 2024-04-25 06:12:16,841 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/or.hpp' 2024-04-25 06:12:16,841 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/placeholders.hpp' 2024-04-25 06:12:16,841 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/plus.hpp' 2024-04-25 06:12:16,841 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/quote.hpp' 2024-04-25 06:12:16,842 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_fold_impl.hpp' 2024-04-25 06:12:16,842 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,842 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/set.hpp' 2024-04-25 06:12:16,843 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/set_c.hpp' 2024-04-25 06:12:16,843 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/shift_left.hpp' 2024-04-25 06:12:16,843 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/shift_right.hpp' 2024-04-25 06:12:16,843 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/template_arity.hpp' 2024-04-25 06:12:16,844 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/times.hpp' 2024-04-25 06:12:16,844 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/unpack_args.hpp' 2024-04-25 06:12:16,844 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/vector.hpp' 2024-04-25 06:12:16,845 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/mwcw/vector_c.hpp' 2024-04-25 06:12:16,845 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_backward.hpp' 2024-04-25 06:12:16,845 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/advance_forward.hpp' 2024-04-25 06:12:16,845 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/and.hpp' 2024-04-25 06:12:16,846 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply.hpp' 2024-04-25 06:12:16,846 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_fwd.hpp' 2024-04-25 06:12:16,846 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/apply_wrap.hpp' 2024-04-25 06:12:16,847 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/arg.hpp' 2024-04-25 06:12:16,847 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/basic_bind.hpp' 2024-04-25 06:12:16,847 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bind.hpp' 2024-04-25 06:12:16,847 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bind_fwd.hpp' 2024-04-25 06:12:16,848 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitand.hpp' 2024-04-25 06:12:16,848 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitor.hpp' 2024-04-25 06:12:16,848 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/bitxor.hpp' 2024-04-25 06:12:16,848 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/deque.hpp' 2024-04-25 06:12:16,849 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/divides.hpp' 2024-04-25 06:12:16,849 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/equal_to.hpp' 2024-04-25 06:12:16,849 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/fold_impl.hpp' 2024-04-25 06:12:16,850 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/full_lambda.hpp' 2024-04-25 06:12:16,850 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/greater.hpp' 2024-04-25 06:12:16,850 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/greater_equal.hpp' 2024-04-25 06:12:16,850 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/inherit.hpp' 2024-04-25 06:12:16,851 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,851 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/iter_fold_impl.hpp' 2024-04-25 06:12:16,851 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/lambda_no_ctps.hpp' 2024-04-25 06:12:16,852 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/less.hpp' 2024-04-25 06:12:16,852 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/less_equal.hpp' 2024-04-25 06:12:16,852 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/list.hpp' 2024-04-25 06:12:16,852 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/list_c.hpp' 2024-04-25 06:12:16,853 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/map.hpp' 2024-04-25 06:12:16,853 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/minus.hpp' 2024-04-25 06:12:16,853 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/modulus.hpp' 2024-04-25 06:12:16,854 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/not_equal_to.hpp' 2024-04-25 06:12:16,854 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/or.hpp' 2024-04-25 06:12:16,854 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/placeholders.hpp' 2024-04-25 06:12:16,854 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/plus.hpp' 2024-04-25 06:12:16,855 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/quote.hpp' 2024-04-25 06:12:16,855 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_fold_impl.hpp' 2024-04-25 06:12:16,855 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,856 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/set.hpp' 2024-04-25 06:12:16,856 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/set_c.hpp' 2024-04-25 06:12:16,856 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_left.hpp' 2024-04-25 06:12:16,856 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/shift_right.hpp' 2024-04-25 06:12:16,857 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/template_arity.hpp' 2024-04-25 06:12:16,857 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/times.hpp' 2024-04-25 06:12:16,857 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/unpack_args.hpp' 2024-04-25 06:12:16,858 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/vector.hpp' 2024-04-25 06:12:16,858 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ctps/vector_c.hpp' 2024-04-25 06:12:16,858 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_backward.hpp' 2024-04-25 06:12:16,859 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/advance_forward.hpp' 2024-04-25 06:12:16,859 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/and.hpp' 2024-04-25 06:12:16,859 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply.hpp' 2024-04-25 06:12:16,859 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_fwd.hpp' 2024-04-25 06:12:16,860 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/apply_wrap.hpp' 2024-04-25 06:12:16,860 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/arg.hpp' 2024-04-25 06:12:16,860 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/basic_bind.hpp' 2024-04-25 06:12:16,860 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bind.hpp' 2024-04-25 06:12:16,861 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bind_fwd.hpp' 2024-04-25 06:12:16,861 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitand.hpp' 2024-04-25 06:12:16,861 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitor.hpp' 2024-04-25 06:12:16,861 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/bitxor.hpp' 2024-04-25 06:12:16,862 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/deque.hpp' 2024-04-25 06:12:16,862 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/divides.hpp' 2024-04-25 06:12:16,862 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/equal_to.hpp' 2024-04-25 06:12:16,863 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/fold_impl.hpp' 2024-04-25 06:12:16,863 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/full_lambda.hpp' 2024-04-25 06:12:16,863 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/greater.hpp' 2024-04-25 06:12:16,863 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/greater_equal.hpp' 2024-04-25 06:12:16,864 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/inherit.hpp' 2024-04-25 06:12:16,864 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,864 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/iter_fold_impl.hpp' 2024-04-25 06:12:16,864 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/lambda_no_ctps.hpp' 2024-04-25 06:12:16,865 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/less.hpp' 2024-04-25 06:12:16,865 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/less_equal.hpp' 2024-04-25 06:12:16,865 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/list.hpp' 2024-04-25 06:12:16,866 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/list_c.hpp' 2024-04-25 06:12:16,866 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/map.hpp' 2024-04-25 06:12:16,866 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/minus.hpp' 2024-04-25 06:12:16,866 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/modulus.hpp' 2024-04-25 06:12:16,867 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/not_equal_to.hpp' 2024-04-25 06:12:16,867 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/or.hpp' 2024-04-25 06:12:16,867 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/placeholders.hpp' 2024-04-25 06:12:16,868 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/plus.hpp' 2024-04-25 06:12:16,868 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/quote.hpp' 2024-04-25 06:12:16,868 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_fold_impl.hpp' 2024-04-25 06:12:16,868 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,869 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/set.hpp' 2024-04-25 06:12:16,869 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/set_c.hpp' 2024-04-25 06:12:16,869 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_left.hpp' 2024-04-25 06:12:16,869 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/shift_right.hpp' 2024-04-25 06:12:16,870 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/template_arity.hpp' 2024-04-25 06:12:16,870 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/times.hpp' 2024-04-25 06:12:16,870 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/unpack_args.hpp' 2024-04-25 06:12:16,870 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/vector.hpp' 2024-04-25 06:12:16,871 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/no_ttp/vector_c.hpp' 2024-04-25 06:12:16,871 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/advance_backward.hpp' 2024-04-25 06:12:16,871 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/advance_forward.hpp' 2024-04-25 06:12:16,872 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/and.hpp' 2024-04-25 06:12:16,872 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply.hpp' 2024-04-25 06:12:16,872 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply_fwd.hpp' 2024-04-25 06:12:16,872 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/apply_wrap.hpp' 2024-04-25 06:12:16,873 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/arg.hpp' 2024-04-25 06:12:16,873 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/basic_bind.hpp' 2024-04-25 06:12:16,873 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bind.hpp' 2024-04-25 06:12:16,874 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bind_fwd.hpp' 2024-04-25 06:12:16,874 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitand.hpp' 2024-04-25 06:12:16,874 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitor.hpp' 2024-04-25 06:12:16,874 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/bitxor.hpp' 2024-04-25 06:12:16,875 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/deque.hpp' 2024-04-25 06:12:16,875 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/divides.hpp' 2024-04-25 06:12:16,875 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/equal_to.hpp' 2024-04-25 06:12:16,875 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/fold_impl.hpp' 2024-04-25 06:12:16,876 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/full_lambda.hpp' 2024-04-25 06:12:16,876 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/greater.hpp' 2024-04-25 06:12:16,876 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/greater_equal.hpp' 2024-04-25 06:12:16,877 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/inherit.hpp' 2024-04-25 06:12:16,877 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_if_impl.hpp' 2024-04-25 06:12:16,877 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/iter_fold_impl.hpp' 2024-04-25 06:12:16,877 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/lambda_no_ctps.hpp' 2024-04-25 06:12:16,878 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/less.hpp' 2024-04-25 06:12:16,878 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/less_equal.hpp' 2024-04-25 06:12:16,878 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/list.hpp' 2024-04-25 06:12:16,879 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/list_c.hpp' 2024-04-25 06:12:16,879 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/map.hpp' 2024-04-25 06:12:16,879 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/minus.hpp' 2024-04-25 06:12:16,879 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/modulus.hpp' 2024-04-25 06:12:16,880 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/not_equal_to.hpp' 2024-04-25 06:12:16,880 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/or.hpp' 2024-04-25 06:12:16,880 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/placeholders.hpp' 2024-04-25 06:12:16,880 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/plus.hpp' 2024-04-25 06:12:16,881 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/quote.hpp' 2024-04-25 06:12:16,881 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/reverse_fold_impl.hpp' 2024-04-25 06:12:16,881 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/reverse_iter_fold_impl.hpp' 2024-04-25 06:12:16,882 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/set.hpp' 2024-04-25 06:12:16,882 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/set_c.hpp' 2024-04-25 06:12:16,882 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/shift_left.hpp' 2024-04-25 06:12:16,882 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/shift_right.hpp' 2024-04-25 06:12:16,883 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/template_arity.hpp' 2024-04-25 06:12:16,883 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/times.hpp' 2024-04-25 06:12:16,883 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/unpack_args.hpp' 2024-04-25 06:12:16,884 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/vector.hpp' 2024-04-25 06:12:16,884 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessed/plain/vector_c.hpp' 2024-04-25 06:12:16,884 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/add.hpp' 2024-04-25 06:12:16,884 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/def_params_tail.hpp' 2024-04-25 06:12:16,885 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/default_params.hpp' 2024-04-25 06:12:16,885 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/enum.hpp' 2024-04-25 06:12:16,885 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/ext_params.hpp' 2024-04-25 06:12:16,885 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/filter_params.hpp' 2024-04-25 06:12:16,886 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/is_seq.hpp' 2024-04-25 06:12:16,886 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/params.hpp' 2024-04-25 06:12:16,886 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/partial_spec_params.hpp' 2024-04-25 06:12:16,886 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/range.hpp' 2024-04-25 06:12:16,887 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/repeat.hpp' 2024-04-25 06:12:16,887 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/sub.hpp' 2024-04-25 06:12:16,887 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/token_equal.hpp' 2024-04-25 06:12:16,887 wheel INFO adding 'pythran/boost/mpl/aux_/preprocessor/tuple.hpp' 2024-04-25 06:12:16,888 wheel INFO adding 'pythran/boost/mpl/limits/arity.hpp' 2024-04-25 06:12:16,888 wheel INFO adding 'pythran/boost/mpl/limits/list.hpp' 2024-04-25 06:12:16,888 wheel INFO adding 'pythran/boost/mpl/limits/unrolling.hpp' 2024-04-25 06:12:16,888 wheel INFO adding 'pythran/boost/mpl/limits/vector.hpp' 2024-04-25 06:12:16,889 wheel INFO adding 'pythran/boost/mpl/list/list0.hpp' 2024-04-25 06:12:16,889 wheel INFO adding 'pythran/boost/mpl/list/list0_c.hpp' 2024-04-25 06:12:16,889 wheel INFO adding 'pythran/boost/mpl/list/list10.hpp' 2024-04-25 06:12:16,889 wheel INFO adding 'pythran/boost/mpl/list/list10_c.hpp' 2024-04-25 06:12:16,890 wheel INFO adding 'pythran/boost/mpl/list/list20.hpp' 2024-04-25 06:12:16,890 wheel INFO adding 'pythran/boost/mpl/list/list20_c.hpp' 2024-04-25 06:12:16,890 wheel INFO adding 'pythran/boost/mpl/list/list30.hpp' 2024-04-25 06:12:16,890 wheel INFO adding 'pythran/boost/mpl/list/list30_c.hpp' 2024-04-25 06:12:16,891 wheel INFO adding 'pythran/boost/mpl/list/list40.hpp' 2024-04-25 06:12:16,891 wheel INFO adding 'pythran/boost/mpl/list/list40_c.hpp' 2024-04-25 06:12:16,891 wheel INFO adding 'pythran/boost/mpl/list/list50.hpp' 2024-04-25 06:12:16,891 wheel INFO adding 'pythran/boost/mpl/list/list50_c.hpp' 2024-04-25 06:12:16,892 wheel INFO adding 'pythran/boost/mpl/list/aux_/O1_size.hpp' 2024-04-25 06:12:16,892 wheel INFO adding 'pythran/boost/mpl/list/aux_/begin_end.hpp' 2024-04-25 06:12:16,892 wheel INFO adding 'pythran/boost/mpl/list/aux_/clear.hpp' 2024-04-25 06:12:16,892 wheel INFO adding 'pythran/boost/mpl/list/aux_/empty.hpp' 2024-04-25 06:12:16,893 wheel INFO adding 'pythran/boost/mpl/list/aux_/front.hpp' 2024-04-25 06:12:16,893 wheel INFO adding 'pythran/boost/mpl/list/aux_/include_preprocessed.hpp' 2024-04-25 06:12:16,893 wheel INFO adding 'pythran/boost/mpl/list/aux_/item.hpp' 2024-04-25 06:12:16,893 wheel INFO adding 'pythran/boost/mpl/list/aux_/iterator.hpp' 2024-04-25 06:12:16,894 wheel INFO adding 'pythran/boost/mpl/list/aux_/numbered.hpp' 2024-04-25 06:12:16,894 wheel INFO adding 'pythran/boost/mpl/list/aux_/numbered_c.hpp' 2024-04-25 06:12:16,894 wheel INFO adding 'pythran/boost/mpl/list/aux_/pop_front.hpp' 2024-04-25 06:12:16,894 wheel INFO adding 'pythran/boost/mpl/list/aux_/push_back.hpp' 2024-04-25 06:12:16,895 wheel INFO adding 'pythran/boost/mpl/list/aux_/push_front.hpp' 2024-04-25 06:12:16,895 wheel INFO adding 'pythran/boost/mpl/list/aux_/size.hpp' 2024-04-25 06:12:16,895 wheel INFO adding 'pythran/boost/mpl/list/aux_/tag.hpp' 2024-04-25 06:12:16,895 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list10.hpp' 2024-04-25 06:12:16,896 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list10_c.hpp' 2024-04-25 06:12:16,896 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list20.hpp' 2024-04-25 06:12:16,896 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list20_c.hpp' 2024-04-25 06:12:16,896 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list30.hpp' 2024-04-25 06:12:16,897 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list30_c.hpp' 2024-04-25 06:12:16,897 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list40.hpp' 2024-04-25 06:12:16,897 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list40_c.hpp' 2024-04-25 06:12:16,898 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list50.hpp' 2024-04-25 06:12:16,898 wheel INFO adding 'pythran/boost/mpl/list/aux_/preprocessed/plain/list50_c.hpp' 2024-04-25 06:12:16,898 wheel INFO adding 'pythran/boost/mpl/vector/vector0.hpp' 2024-04-25 06:12:16,899 wheel INFO adding 'pythran/boost/mpl/vector/vector0_c.hpp' 2024-04-25 06:12:16,899 wheel INFO adding 'pythran/boost/mpl/vector/vector10.hpp' 2024-04-25 06:12:16,899 wheel INFO adding 'pythran/boost/mpl/vector/vector10_c.hpp' 2024-04-25 06:12:16,899 wheel INFO adding 'pythran/boost/mpl/vector/vector20.hpp' 2024-04-25 06:12:16,900 wheel INFO adding 'pythran/boost/mpl/vector/vector20_c.hpp' 2024-04-25 06:12:16,900 wheel INFO adding 'pythran/boost/mpl/vector/vector30.hpp' 2024-04-25 06:12:16,900 wheel INFO adding 'pythran/boost/mpl/vector/vector30_c.hpp' 2024-04-25 06:12:16,900 wheel INFO adding 'pythran/boost/mpl/vector/vector40.hpp' 2024-04-25 06:12:16,900 wheel INFO adding 'pythran/boost/mpl/vector/vector40_c.hpp' 2024-04-25 06:12:16,901 wheel INFO adding 'pythran/boost/mpl/vector/vector50.hpp' 2024-04-25 06:12:16,901 wheel INFO adding 'pythran/boost/mpl/vector/vector50_c.hpp' 2024-04-25 06:12:16,901 wheel INFO adding 'pythran/boost/mpl/vector/aux_/O1_size.hpp' 2024-04-25 06:12:16,902 wheel INFO adding 'pythran/boost/mpl/vector/aux_/at.hpp' 2024-04-25 06:12:16,902 wheel INFO adding 'pythran/boost/mpl/vector/aux_/back.hpp' 2024-04-25 06:12:16,902 wheel INFO adding 'pythran/boost/mpl/vector/aux_/begin_end.hpp' 2024-04-25 06:12:16,902 wheel INFO adding 'pythran/boost/mpl/vector/aux_/clear.hpp' 2024-04-25 06:12:16,902 wheel INFO adding 'pythran/boost/mpl/vector/aux_/empty.hpp' 2024-04-25 06:12:16,903 wheel INFO adding 'pythran/boost/mpl/vector/aux_/front.hpp' 2024-04-25 06:12:16,903 wheel INFO adding 'pythran/boost/mpl/vector/aux_/include_preprocessed.hpp' 2024-04-25 06:12:16,903 wheel INFO adding 'pythran/boost/mpl/vector/aux_/item.hpp' 2024-04-25 06:12:16,903 wheel INFO adding 'pythran/boost/mpl/vector/aux_/iterator.hpp' 2024-04-25 06:12:16,904 wheel INFO adding 'pythran/boost/mpl/vector/aux_/numbered.hpp' 2024-04-25 06:12:16,904 wheel INFO adding 'pythran/boost/mpl/vector/aux_/numbered_c.hpp' 2024-04-25 06:12:16,904 wheel INFO adding 'pythran/boost/mpl/vector/aux_/pop_back.hpp' 2024-04-25 06:12:16,904 wheel INFO adding 'pythran/boost/mpl/vector/aux_/pop_front.hpp' 2024-04-25 06:12:16,905 wheel INFO adding 'pythran/boost/mpl/vector/aux_/push_back.hpp' 2024-04-25 06:12:16,905 wheel INFO adding 'pythran/boost/mpl/vector/aux_/push_front.hpp' 2024-04-25 06:12:16,905 wheel INFO adding 'pythran/boost/mpl/vector/aux_/size.hpp' 2024-04-25 06:12:16,905 wheel INFO adding 'pythran/boost/mpl/vector/aux_/tag.hpp' 2024-04-25 06:12:16,906 wheel INFO adding 'pythran/boost/mpl/vector/aux_/vector0.hpp' 2024-04-25 06:12:16,906 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10.hpp' 2024-04-25 06:12:16,907 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector10_c.hpp' 2024-04-25 06:12:16,907 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20.hpp' 2024-04-25 06:12:16,907 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector20_c.hpp' 2024-04-25 06:12:16,908 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30.hpp' 2024-04-25 06:12:16,908 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector30_c.hpp' 2024-04-25 06:12:16,909 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40.hpp' 2024-04-25 06:12:16,910 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector40_c.hpp' 2024-04-25 06:12:16,910 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50.hpp' 2024-04-25 06:12:16,911 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/no_ctps/vector50_c.hpp' 2024-04-25 06:12:16,911 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10.hpp' 2024-04-25 06:12:16,912 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector10_c.hpp' 2024-04-25 06:12:16,912 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20.hpp' 2024-04-25 06:12:16,912 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector20_c.hpp' 2024-04-25 06:12:16,913 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30.hpp' 2024-04-25 06:12:16,913 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector30_c.hpp' 2024-04-25 06:12:16,914 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40.hpp' 2024-04-25 06:12:16,914 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector40_c.hpp' 2024-04-25 06:12:16,915 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50.hpp' 2024-04-25 06:12:16,915 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/plain/vector50_c.hpp' 2024-04-25 06:12:16,916 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10.hpp' 2024-04-25 06:12:16,916 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector10_c.hpp' 2024-04-25 06:12:16,916 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20.hpp' 2024-04-25 06:12:16,917 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector20_c.hpp' 2024-04-25 06:12:16,917 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30.hpp' 2024-04-25 06:12:16,917 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector30_c.hpp' 2024-04-25 06:12:16,917 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40.hpp' 2024-04-25 06:12:16,918 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector40_c.hpp' 2024-04-25 06:12:16,918 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50.hpp' 2024-04-25 06:12:16,918 wheel INFO adding 'pythran/boost/mpl/vector/aux_/preprocessed/typeof_based/vector50_c.hpp' 2024-04-25 06:12:16,919 wheel INFO adding 'pythran/boost/numeric/conversion/bounds.hpp' 2024-04-25 06:12:16,919 wheel INFO adding 'pythran/boost/numeric/conversion/cast.hpp' 2024-04-25 06:12:16,919 wheel INFO adding 'pythran/boost/numeric/conversion/conversion_traits.hpp' 2024-04-25 06:12:16,919 wheel INFO adding 'pythran/boost/numeric/conversion/converter.hpp' 2024-04-25 06:12:16,920 wheel INFO adding 'pythran/boost/numeric/conversion/converter_policies.hpp' 2024-04-25 06:12:16,920 wheel INFO adding 'pythran/boost/numeric/conversion/int_float_mixture_enum.hpp' 2024-04-25 06:12:16,920 wheel INFO adding 'pythran/boost/numeric/conversion/numeric_cast_traits.hpp' 2024-04-25 06:12:16,920 wheel INFO adding 'pythran/boost/numeric/conversion/sign_mixture_enum.hpp' 2024-04-25 06:12:16,921 wheel INFO adding 'pythran/boost/numeric/conversion/udt_builtin_mixture_enum.hpp' 2024-04-25 06:12:16,921 wheel INFO adding 'pythran/boost/numeric/conversion/detail/bounds.hpp' 2024-04-25 06:12:16,921 wheel INFO adding 'pythran/boost/numeric/conversion/detail/conversion_traits.hpp' 2024-04-25 06:12:16,922 wheel INFO adding 'pythran/boost/numeric/conversion/detail/converter.hpp' 2024-04-25 06:12:16,922 wheel INFO adding 'pythran/boost/numeric/conversion/detail/int_float_mixture.hpp' 2024-04-25 06:12:16,922 wheel INFO adding 'pythran/boost/numeric/conversion/detail/is_subranged.hpp' 2024-04-25 06:12:16,923 wheel INFO adding 'pythran/boost/numeric/conversion/detail/meta.hpp' 2024-04-25 06:12:16,923 wheel INFO adding 'pythran/boost/numeric/conversion/detail/numeric_cast_traits.hpp' 2024-04-25 06:12:16,923 wheel INFO adding 'pythran/boost/numeric/conversion/detail/old_numeric_cast.hpp' 2024-04-25 06:12:16,923 wheel INFO adding 'pythran/boost/numeric/conversion/detail/sign_mixture.hpp' 2024-04-25 06:12:16,924 wheel INFO adding 'pythran/boost/numeric/conversion/detail/udt_builtin_mixture.hpp' 2024-04-25 06:12:16,924 wheel INFO adding 'pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_common.hpp' 2024-04-25 06:12:16,925 wheel INFO adding 'pythran/boost/numeric/conversion/detail/preprocessed/numeric_cast_traits_long_long.hpp' 2024-04-25 06:12:16,925 wheel INFO adding 'pythran/boost/optional/bad_optional_access.hpp' 2024-04-25 06:12:16,925 wheel INFO adding 'pythran/boost/optional/optional.hpp' 2024-04-25 06:12:16,926 wheel INFO adding 'pythran/boost/optional/optional_fwd.hpp' 2024-04-25 06:12:16,926 wheel INFO adding 'pythran/boost/optional/detail/old_optional_implementation.hpp' 2024-04-25 06:12:16,926 wheel INFO adding 'pythran/boost/optional/detail/optional_aligned_storage.hpp' 2024-04-25 06:12:16,927 wheel INFO adding 'pythran/boost/optional/detail/optional_config.hpp' 2024-04-25 06:12:16,927 wheel INFO adding 'pythran/boost/optional/detail/optional_factory_support.hpp' 2024-04-25 06:12:16,927 wheel INFO adding 'pythran/boost/optional/detail/optional_reference_spec.hpp' 2024-04-25 06:12:16,928 wheel INFO adding 'pythran/boost/optional/detail/optional_relops.hpp' 2024-04-25 06:12:16,928 wheel INFO adding 'pythran/boost/optional/detail/optional_swap.hpp' 2024-04-25 06:12:16,928 wheel INFO adding 'pythran/boost/optional/detail/optional_trivially_copyable_base.hpp' 2024-04-25 06:12:16,929 wheel INFO adding 'pythran/boost/predef/architecture.h' 2024-04-25 06:12:16,929 wheel INFO adding 'pythran/boost/predef/compiler.h' 2024-04-25 06:12:16,929 wheel INFO adding 'pythran/boost/predef/hardware.h' 2024-04-25 06:12:16,929 wheel INFO adding 'pythran/boost/predef/language.h' 2024-04-25 06:12:16,929 wheel INFO adding 'pythran/boost/predef/library.h' 2024-04-25 06:12:16,930 wheel INFO adding 'pythran/boost/predef/make.h' 2024-04-25 06:12:16,930 wheel INFO adding 'pythran/boost/predef/os.h' 2024-04-25 06:12:16,930 wheel INFO adding 'pythran/boost/predef/other.h' 2024-04-25 06:12:16,930 wheel INFO adding 'pythran/boost/predef/platform.h' 2024-04-25 06:12:16,931 wheel INFO adding 'pythran/boost/predef/version.h' 2024-04-25 06:12:16,931 wheel INFO adding 'pythran/boost/predef/version_number.h' 2024-04-25 06:12:16,931 wheel INFO adding 'pythran/boost/predef/architecture/alpha.h' 2024-04-25 06:12:16,932 wheel INFO adding 'pythran/boost/predef/architecture/arm.h' 2024-04-25 06:12:16,932 wheel INFO adding 'pythran/boost/predef/architecture/blackfin.h' 2024-04-25 06:12:16,932 wheel INFO adding 'pythran/boost/predef/architecture/convex.h' 2024-04-25 06:12:16,932 wheel INFO adding 'pythran/boost/predef/architecture/ia64.h' 2024-04-25 06:12:16,933 wheel INFO adding 'pythran/boost/predef/architecture/m68k.h' 2024-04-25 06:12:16,933 wheel INFO adding 'pythran/boost/predef/architecture/mips.h' 2024-04-25 06:12:16,933 wheel INFO adding 'pythran/boost/predef/architecture/parisc.h' 2024-04-25 06:12:16,933 wheel INFO adding 'pythran/boost/predef/architecture/ppc.h' 2024-04-25 06:12:16,934 wheel INFO adding 'pythran/boost/predef/architecture/ptx.h' 2024-04-25 06:12:16,934 wheel INFO adding 'pythran/boost/predef/architecture/pyramid.h' 2024-04-25 06:12:16,934 wheel INFO adding 'pythran/boost/predef/architecture/rs6k.h' 2024-04-25 06:12:16,935 wheel INFO adding 'pythran/boost/predef/architecture/sparc.h' 2024-04-25 06:12:16,935 wheel INFO adding 'pythran/boost/predef/architecture/superh.h' 2024-04-25 06:12:16,935 wheel INFO adding 'pythran/boost/predef/architecture/sys370.h' 2024-04-25 06:12:16,935 wheel INFO adding 'pythran/boost/predef/architecture/sys390.h' 2024-04-25 06:12:16,936 wheel INFO adding 'pythran/boost/predef/architecture/x86.h' 2024-04-25 06:12:16,936 wheel INFO adding 'pythran/boost/predef/architecture/z.h' 2024-04-25 06:12:16,936 wheel INFO adding 'pythran/boost/predef/architecture/x86/32.h' 2024-04-25 06:12:16,936 wheel INFO adding 'pythran/boost/predef/architecture/x86/64.h' 2024-04-25 06:12:16,937 wheel INFO adding 'pythran/boost/predef/compiler/borland.h' 2024-04-25 06:12:16,937 wheel INFO adding 'pythran/boost/predef/compiler/clang.h' 2024-04-25 06:12:16,937 wheel INFO adding 'pythran/boost/predef/compiler/comeau.h' 2024-04-25 06:12:16,937 wheel INFO adding 'pythran/boost/predef/compiler/compaq.h' 2024-04-25 06:12:16,938 wheel INFO adding 'pythran/boost/predef/compiler/diab.h' 2024-04-25 06:12:16,938 wheel INFO adding 'pythran/boost/predef/compiler/digitalmars.h' 2024-04-25 06:12:16,938 wheel INFO adding 'pythran/boost/predef/compiler/dignus.h' 2024-04-25 06:12:16,938 wheel INFO adding 'pythran/boost/predef/compiler/edg.h' 2024-04-25 06:12:16,939 wheel INFO adding 'pythran/boost/predef/compiler/ekopath.h' 2024-04-25 06:12:16,939 wheel INFO adding 'pythran/boost/predef/compiler/gcc.h' 2024-04-25 06:12:16,939 wheel INFO adding 'pythran/boost/predef/compiler/gcc_xml.h' 2024-04-25 06:12:16,939 wheel INFO adding 'pythran/boost/predef/compiler/greenhills.h' 2024-04-25 06:12:16,940 wheel INFO adding 'pythran/boost/predef/compiler/hp_acc.h' 2024-04-25 06:12:16,940 wheel INFO adding 'pythran/boost/predef/compiler/iar.h' 2024-04-25 06:12:16,940 wheel INFO adding 'pythran/boost/predef/compiler/ibm.h' 2024-04-25 06:12:16,940 wheel INFO adding 'pythran/boost/predef/compiler/intel.h' 2024-04-25 06:12:16,941 wheel INFO adding 'pythran/boost/predef/compiler/kai.h' 2024-04-25 06:12:16,941 wheel INFO adding 'pythran/boost/predef/compiler/llvm.h' 2024-04-25 06:12:16,941 wheel INFO adding 'pythran/boost/predef/compiler/metaware.h' 2024-04-25 06:12:16,941 wheel INFO adding 'pythran/boost/predef/compiler/metrowerks.h' 2024-04-25 06:12:16,942 wheel INFO adding 'pythran/boost/predef/compiler/microtec.h' 2024-04-25 06:12:16,942 wheel INFO adding 'pythran/boost/predef/compiler/mpw.h' 2024-04-25 06:12:16,942 wheel INFO adding 'pythran/boost/predef/compiler/nvcc.h' 2024-04-25 06:12:16,942 wheel INFO adding 'pythran/boost/predef/compiler/palm.h' 2024-04-25 06:12:16,943 wheel INFO adding 'pythran/boost/predef/compiler/pgi.h' 2024-04-25 06:12:16,943 wheel INFO adding 'pythran/boost/predef/compiler/sgi_mipspro.h' 2024-04-25 06:12:16,943 wheel INFO adding 'pythran/boost/predef/compiler/sunpro.h' 2024-04-25 06:12:16,943 wheel INFO adding 'pythran/boost/predef/compiler/tendra.h' 2024-04-25 06:12:16,944 wheel INFO adding 'pythran/boost/predef/compiler/visualc.h' 2024-04-25 06:12:16,944 wheel INFO adding 'pythran/boost/predef/compiler/watcom.h' 2024-04-25 06:12:16,944 wheel INFO adding 'pythran/boost/predef/detail/_cassert.h' 2024-04-25 06:12:16,944 wheel INFO adding 'pythran/boost/predef/detail/_exception.h' 2024-04-25 06:12:16,945 wheel INFO adding 'pythran/boost/predef/detail/comp_detected.h' 2024-04-25 06:12:16,945 wheel INFO adding 'pythran/boost/predef/detail/os_detected.h' 2024-04-25 06:12:16,945 wheel INFO adding 'pythran/boost/predef/detail/platform_detected.h' 2024-04-25 06:12:16,945 wheel INFO adding 'pythran/boost/predef/detail/test.h' 2024-04-25 06:12:16,946 wheel INFO adding 'pythran/boost/predef/hardware/simd.h' 2024-04-25 06:12:16,946 wheel INFO adding 'pythran/boost/predef/hardware/simd/arm.h' 2024-04-25 06:12:16,946 wheel INFO adding 'pythran/boost/predef/hardware/simd/ppc.h' 2024-04-25 06:12:16,946 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86.h' 2024-04-25 06:12:16,947 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86_amd.h' 2024-04-25 06:12:16,947 wheel INFO adding 'pythran/boost/predef/hardware/simd/arm/versions.h' 2024-04-25 06:12:16,947 wheel INFO adding 'pythran/boost/predef/hardware/simd/ppc/versions.h' 2024-04-25 06:12:16,948 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86/versions.h' 2024-04-25 06:12:16,948 wheel INFO adding 'pythran/boost/predef/hardware/simd/x86_amd/versions.h' 2024-04-25 06:12:16,948 wheel INFO adding 'pythran/boost/predef/language/cuda.h' 2024-04-25 06:12:16,948 wheel INFO adding 'pythran/boost/predef/language/objc.h' 2024-04-25 06:12:16,949 wheel INFO adding 'pythran/boost/predef/language/stdc.h' 2024-04-25 06:12:16,949 wheel INFO adding 'pythran/boost/predef/language/stdcpp.h' 2024-04-25 06:12:16,949 wheel INFO adding 'pythran/boost/predef/library/c.h' 2024-04-25 06:12:16,949 wheel INFO adding 'pythran/boost/predef/library/std.h' 2024-04-25 06:12:16,950 wheel INFO adding 'pythran/boost/predef/library/c/_prefix.h' 2024-04-25 06:12:16,950 wheel INFO adding 'pythran/boost/predef/library/c/cloudabi.h' 2024-04-25 06:12:16,950 wheel INFO adding 'pythran/boost/predef/library/c/gnu.h' 2024-04-25 06:12:16,951 wheel INFO adding 'pythran/boost/predef/library/c/uc.h' 2024-04-25 06:12:16,951 wheel INFO adding 'pythran/boost/predef/library/c/vms.h' 2024-04-25 06:12:16,951 wheel INFO adding 'pythran/boost/predef/library/c/zos.h' 2024-04-25 06:12:16,951 wheel INFO adding 'pythran/boost/predef/library/std/_prefix.h' 2024-04-25 06:12:16,952 wheel INFO adding 'pythran/boost/predef/library/std/cxx.h' 2024-04-25 06:12:16,952 wheel INFO adding 'pythran/boost/predef/library/std/dinkumware.h' 2024-04-25 06:12:16,952 wheel INFO adding 'pythran/boost/predef/library/std/libcomo.h' 2024-04-25 06:12:16,952 wheel INFO adding 'pythran/boost/predef/library/std/modena.h' 2024-04-25 06:12:16,953 wheel INFO adding 'pythran/boost/predef/library/std/msl.h' 2024-04-25 06:12:16,953 wheel INFO adding 'pythran/boost/predef/library/std/roguewave.h' 2024-04-25 06:12:16,953 wheel INFO adding 'pythran/boost/predef/library/std/sgi.h' 2024-04-25 06:12:16,953 wheel INFO adding 'pythran/boost/predef/library/std/stdcpp3.h' 2024-04-25 06:12:16,953 wheel INFO adding 'pythran/boost/predef/library/std/stlport.h' 2024-04-25 06:12:16,954 wheel INFO adding 'pythran/boost/predef/library/std/vacpp.h' 2024-04-25 06:12:16,954 wheel INFO adding 'pythran/boost/predef/os/aix.h' 2024-04-25 06:12:16,954 wheel INFO adding 'pythran/boost/predef/os/amigaos.h' 2024-04-25 06:12:16,954 wheel INFO adding 'pythran/boost/predef/os/android.h' 2024-04-25 06:12:16,955 wheel INFO adding 'pythran/boost/predef/os/beos.h' 2024-04-25 06:12:16,955 wheel INFO adding 'pythran/boost/predef/os/bsd.h' 2024-04-25 06:12:16,955 wheel INFO adding 'pythran/boost/predef/os/cygwin.h' 2024-04-25 06:12:16,955 wheel INFO adding 'pythran/boost/predef/os/haiku.h' 2024-04-25 06:12:16,956 wheel INFO adding 'pythran/boost/predef/os/hpux.h' 2024-04-25 06:12:16,956 wheel INFO adding 'pythran/boost/predef/os/ios.h' 2024-04-25 06:12:16,956 wheel INFO adding 'pythran/boost/predef/os/irix.h' 2024-04-25 06:12:16,956 wheel INFO adding 'pythran/boost/predef/os/linux.h' 2024-04-25 06:12:16,957 wheel INFO adding 'pythran/boost/predef/os/macos.h' 2024-04-25 06:12:16,957 wheel INFO adding 'pythran/boost/predef/os/os400.h' 2024-04-25 06:12:16,957 wheel INFO adding 'pythran/boost/predef/os/qnxnto.h' 2024-04-25 06:12:16,957 wheel INFO adding 'pythran/boost/predef/os/solaris.h' 2024-04-25 06:12:16,958 wheel INFO adding 'pythran/boost/predef/os/unix.h' 2024-04-25 06:12:16,958 wheel INFO adding 'pythran/boost/predef/os/vms.h' 2024-04-25 06:12:16,958 wheel INFO adding 'pythran/boost/predef/os/windows.h' 2024-04-25 06:12:16,958 wheel INFO adding 'pythran/boost/predef/os/bsd/bsdi.h' 2024-04-25 06:12:16,959 wheel INFO adding 'pythran/boost/predef/os/bsd/dragonfly.h' 2024-04-25 06:12:16,959 wheel INFO adding 'pythran/boost/predef/os/bsd/free.h' 2024-04-25 06:12:16,959 wheel INFO adding 'pythran/boost/predef/os/bsd/net.h' 2024-04-25 06:12:16,959 wheel INFO adding 'pythran/boost/predef/os/bsd/open.h' 2024-04-25 06:12:16,960 wheel INFO adding 'pythran/boost/predef/other/endian.h' 2024-04-25 06:12:16,960 wheel INFO adding 'pythran/boost/predef/platform/android.h' 2024-04-25 06:12:16,960 wheel INFO adding 'pythran/boost/predef/platform/cloudabi.h' 2024-04-25 06:12:16,961 wheel INFO adding 'pythran/boost/predef/platform/ios.h' 2024-04-25 06:12:16,961 wheel INFO adding 'pythran/boost/predef/platform/mingw.h' 2024-04-25 06:12:16,961 wheel INFO adding 'pythran/boost/predef/platform/mingw32.h' 2024-04-25 06:12:16,961 wheel INFO adding 'pythran/boost/predef/platform/mingw64.h' 2024-04-25 06:12:16,962 wheel INFO adding 'pythran/boost/predef/platform/windows_desktop.h' 2024-04-25 06:12:16,962 wheel INFO adding 'pythran/boost/predef/platform/windows_phone.h' 2024-04-25 06:12:16,962 wheel INFO adding 'pythran/boost/predef/platform/windows_runtime.h' 2024-04-25 06:12:16,962 wheel INFO adding 'pythran/boost/predef/platform/windows_server.h' 2024-04-25 06:12:16,963 wheel INFO adding 'pythran/boost/predef/platform/windows_store.h' 2024-04-25 06:12:16,963 wheel INFO adding 'pythran/boost/predef/platform/windows_system.h' 2024-04-25 06:12:16,963 wheel INFO adding 'pythran/boost/predef/platform/windows_uwp.h' 2024-04-25 06:12:16,963 wheel INFO adding 'pythran/boost/preprocessor/cat.hpp' 2024-04-25 06:12:16,964 wheel INFO adding 'pythran/boost/preprocessor/comma_if.hpp' 2024-04-25 06:12:16,964 wheel INFO adding 'pythran/boost/preprocessor/dec.hpp' 2024-04-25 06:12:16,964 wheel INFO adding 'pythran/boost/preprocessor/empty.hpp' 2024-04-25 06:12:16,964 wheel INFO adding 'pythran/boost/preprocessor/enum.hpp' 2024-04-25 06:12:16,965 wheel INFO adding 'pythran/boost/preprocessor/enum_params.hpp' 2024-04-25 06:12:16,965 wheel INFO adding 'pythran/boost/preprocessor/enum_params_with_a_default.hpp' 2024-04-25 06:12:16,965 wheel INFO adding 'pythran/boost/preprocessor/enum_shifted_params.hpp' 2024-04-25 06:12:16,965 wheel INFO adding 'pythran/boost/preprocessor/expr_if.hpp' 2024-04-25 06:12:16,966 wheel INFO adding 'pythran/boost/preprocessor/identity.hpp' 2024-04-25 06:12:16,966 wheel INFO adding 'pythran/boost/preprocessor/if.hpp' 2024-04-25 06:12:16,966 wheel INFO adding 'pythran/boost/preprocessor/inc.hpp' 2024-04-25 06:12:16,966 wheel INFO adding 'pythran/boost/preprocessor/iterate.hpp' 2024-04-25 06:12:16,967 wheel INFO adding 'pythran/boost/preprocessor/repeat.hpp' 2024-04-25 06:12:16,967 wheel INFO adding 'pythran/boost/preprocessor/repeat_from_to.hpp' 2024-04-25 06:12:16,967 wheel INFO adding 'pythran/boost/preprocessor/stringize.hpp' 2024-04-25 06:12:16,967 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/add.hpp' 2024-04-25 06:12:16,968 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/dec.hpp' 2024-04-25 06:12:16,968 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/inc.hpp' 2024-04-25 06:12:16,968 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/mod.hpp' 2024-04-25 06:12:16,969 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/sub.hpp' 2024-04-25 06:12:16,969 wheel INFO adding 'pythran/boost/preprocessor/arithmetic/detail/div_base.hpp' 2024-04-25 06:12:16,969 wheel INFO adding 'pythran/boost/preprocessor/array/data.hpp' 2024-04-25 06:12:16,969 wheel INFO adding 'pythran/boost/preprocessor/array/elem.hpp' 2024-04-25 06:12:16,970 wheel INFO adding 'pythran/boost/preprocessor/array/size.hpp' 2024-04-25 06:12:16,970 wheel INFO adding 'pythran/boost/preprocessor/comparison/less.hpp' 2024-04-25 06:12:16,970 wheel INFO adding 'pythran/boost/preprocessor/comparison/less_equal.hpp' 2024-04-25 06:12:16,971 wheel INFO adding 'pythran/boost/preprocessor/comparison/not_equal.hpp' 2024-04-25 06:12:16,971 wheel INFO adding 'pythran/boost/preprocessor/config/config.hpp' 2024-04-25 06:12:16,971 wheel INFO adding 'pythran/boost/preprocessor/control/deduce_d.hpp' 2024-04-25 06:12:16,972 wheel INFO adding 'pythran/boost/preprocessor/control/expr_if.hpp' 2024-04-25 06:12:16,972 wheel INFO adding 'pythran/boost/preprocessor/control/expr_iif.hpp' 2024-04-25 06:12:16,972 wheel INFO adding 'pythran/boost/preprocessor/control/if.hpp' 2024-04-25 06:12:16,972 wheel INFO adding 'pythran/boost/preprocessor/control/iif.hpp' 2024-04-25 06:12:16,973 wheel INFO adding 'pythran/boost/preprocessor/control/while.hpp' 2024-04-25 06:12:16,973 wheel INFO adding 'pythran/boost/preprocessor/control/detail/while.hpp' 2024-04-25 06:12:16,974 wheel INFO adding 'pythran/boost/preprocessor/control/detail/dmc/while.hpp' 2024-04-25 06:12:16,975 wheel INFO adding 'pythran/boost/preprocessor/control/detail/edg/while.hpp' 2024-04-25 06:12:16,975 wheel INFO adding 'pythran/boost/preprocessor/control/detail/msvc/while.hpp' 2024-04-25 06:12:16,976 wheel INFO adding 'pythran/boost/preprocessor/debug/error.hpp' 2024-04-25 06:12:16,976 wheel INFO adding 'pythran/boost/preprocessor/detail/auto_rec.hpp' 2024-04-25 06:12:16,976 wheel INFO adding 'pythran/boost/preprocessor/detail/check.hpp' 2024-04-25 06:12:16,977 wheel INFO adding 'pythran/boost/preprocessor/detail/is_binary.hpp' 2024-04-25 06:12:16,977 wheel INFO adding 'pythran/boost/preprocessor/detail/is_unary.hpp' 2024-04-25 06:12:16,977 wheel INFO adding 'pythran/boost/preprocessor/detail/split.hpp' 2024-04-25 06:12:16,978 wheel INFO adding 'pythran/boost/preprocessor/detail/dmc/auto_rec.hpp' 2024-04-25 06:12:16,978 wheel INFO adding 'pythran/boost/preprocessor/facilities/empty.hpp' 2024-04-25 06:12:16,978 wheel INFO adding 'pythran/boost/preprocessor/facilities/expand.hpp' 2024-04-25 06:12:16,978 wheel INFO adding 'pythran/boost/preprocessor/facilities/identity.hpp' 2024-04-25 06:12:16,979 wheel INFO adding 'pythran/boost/preprocessor/facilities/intercept.hpp' 2024-04-25 06:12:16,979 wheel INFO adding 'pythran/boost/preprocessor/facilities/is_1.hpp' 2024-04-25 06:12:16,979 wheel INFO adding 'pythran/boost/preprocessor/facilities/is_empty.hpp' 2024-04-25 06:12:16,979 wheel INFO adding 'pythran/boost/preprocessor/facilities/is_empty_variadic.hpp' 2024-04-25 06:12:16,980 wheel INFO adding 'pythran/boost/preprocessor/facilities/overload.hpp' 2024-04-25 06:12:16,980 wheel INFO adding 'pythran/boost/preprocessor/facilities/detail/is_empty.hpp' 2024-04-25 06:12:16,980 wheel INFO adding 'pythran/boost/preprocessor/iteration/iterate.hpp' 2024-04-25 06:12:16,981 wheel INFO adding 'pythran/boost/preprocessor/iteration/local.hpp' 2024-04-25 06:12:16,981 wheel INFO adding 'pythran/boost/preprocessor/iteration/self.hpp' 2024-04-25 06:12:16,981 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/finish.hpp' 2024-04-25 06:12:16,982 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/local.hpp' 2024-04-25 06:12:16,982 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/rlocal.hpp' 2024-04-25 06:12:16,982 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/self.hpp' 2024-04-25 06:12:16,983 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/start.hpp' 2024-04-25 06:12:16,983 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower1.hpp' 2024-04-25 06:12:16,983 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower2.hpp' 2024-04-25 06:12:16,983 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower3.hpp' 2024-04-25 06:12:16,984 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower4.hpp' 2024-04-25 06:12:16,984 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/lower5.hpp' 2024-04-25 06:12:16,984 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper1.hpp' 2024-04-25 06:12:16,985 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper2.hpp' 2024-04-25 06:12:16,985 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper3.hpp' 2024-04-25 06:12:16,985 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper4.hpp' 2024-04-25 06:12:16,985 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/bounds/upper5.hpp' 2024-04-25 06:12:16,986 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward1.hpp' 2024-04-25 06:12:16,986 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward2.hpp' 2024-04-25 06:12:16,987 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward3.hpp' 2024-04-25 06:12:16,988 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward4.hpp' 2024-04-25 06:12:16,988 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/forward5.hpp' 2024-04-25 06:12:16,989 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse1.hpp' 2024-04-25 06:12:16,990 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse2.hpp' 2024-04-25 06:12:16,990 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse3.hpp' 2024-04-25 06:12:16,991 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse4.hpp' 2024-04-25 06:12:16,991 wheel INFO adding 'pythran/boost/preprocessor/iteration/detail/iter/reverse5.hpp' 2024-04-25 06:12:16,992 wheel INFO adding 'pythran/boost/preprocessor/list/adt.hpp' 2024-04-25 06:12:16,992 wheel INFO adding 'pythran/boost/preprocessor/list/fold_left.hpp' 2024-04-25 06:12:16,992 wheel INFO adding 'pythran/boost/preprocessor/list/fold_right.hpp' 2024-04-25 06:12:16,993 wheel INFO adding 'pythran/boost/preprocessor/list/for_each_i.hpp' 2024-04-25 06:12:16,993 wheel INFO adding 'pythran/boost/preprocessor/list/reverse.hpp' 2024-04-25 06:12:16,993 wheel INFO adding 'pythran/boost/preprocessor/list/detail/fold_left.hpp' 2024-04-25 06:12:16,994 wheel INFO adding 'pythran/boost/preprocessor/list/detail/fold_right.hpp' 2024-04-25 06:12:16,995 wheel INFO adding 'pythran/boost/preprocessor/list/detail/dmc/fold_left.hpp' 2024-04-25 06:12:16,995 wheel INFO adding 'pythran/boost/preprocessor/list/detail/edg/fold_left.hpp' 2024-04-25 06:12:16,996 wheel INFO adding 'pythran/boost/preprocessor/list/detail/edg/fold_right.hpp' 2024-04-25 06:12:16,997 wheel INFO adding 'pythran/boost/preprocessor/logical/and.hpp' 2024-04-25 06:12:16,997 wheel INFO adding 'pythran/boost/preprocessor/logical/bitand.hpp' 2024-04-25 06:12:16,998 wheel INFO adding 'pythran/boost/preprocessor/logical/bitor.hpp' 2024-04-25 06:12:16,998 wheel INFO adding 'pythran/boost/preprocessor/logical/bool.hpp' 2024-04-25 06:12:16,998 wheel INFO adding 'pythran/boost/preprocessor/logical/compl.hpp' 2024-04-25 06:12:16,998 wheel INFO adding 'pythran/boost/preprocessor/logical/not.hpp' 2024-04-25 06:12:16,999 wheel INFO adding 'pythran/boost/preprocessor/logical/or.hpp' 2024-04-25 06:12:16,999 wheel INFO adding 'pythran/boost/preprocessor/punctuation/comma.hpp' 2024-04-25 06:12:16,999 wheel INFO adding 'pythran/boost/preprocessor/punctuation/comma_if.hpp' 2024-04-25 06:12:16,999 wheel INFO adding 'pythran/boost/preprocessor/punctuation/is_begin_parens.hpp' 2024-04-25 06:12:17,000 wheel INFO adding 'pythran/boost/preprocessor/punctuation/paren.hpp' 2024-04-25 06:12:17,000 wheel INFO adding 'pythran/boost/preprocessor/punctuation/detail/is_begin_parens.hpp' 2024-04-25 06:12:17,000 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum.hpp' 2024-04-25 06:12:17,000 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_binary_params.hpp' 2024-04-25 06:12:17,001 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_params.hpp' 2024-04-25 06:12:17,001 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_params_with_a_default.hpp' 2024-04-25 06:12:17,001 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_shifted.hpp' 2024-04-25 06:12:17,001 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_shifted_params.hpp' 2024-04-25 06:12:17,002 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_trailing.hpp' 2024-04-25 06:12:17,002 wheel INFO adding 'pythran/boost/preprocessor/repetition/enum_trailing_params.hpp' 2024-04-25 06:12:17,002 wheel INFO adding 'pythran/boost/preprocessor/repetition/for.hpp' 2024-04-25 06:12:17,003 wheel INFO adding 'pythran/boost/preprocessor/repetition/repeat.hpp' 2024-04-25 06:12:17,003 wheel INFO adding 'pythran/boost/preprocessor/repetition/repeat_from_to.hpp' 2024-04-25 06:12:17,004 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/for.hpp' 2024-04-25 06:12:17,005 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/dmc/for.hpp' 2024-04-25 06:12:17,005 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/edg/for.hpp' 2024-04-25 06:12:17,006 wheel INFO adding 'pythran/boost/preprocessor/repetition/detail/msvc/for.hpp' 2024-04-25 06:12:17,006 wheel INFO adding 'pythran/boost/preprocessor/seq/cat.hpp' 2024-04-25 06:12:17,007 wheel INFO adding 'pythran/boost/preprocessor/seq/elem.hpp' 2024-04-25 06:12:17,007 wheel INFO adding 'pythran/boost/preprocessor/seq/enum.hpp' 2024-04-25 06:12:17,007 wheel INFO adding 'pythran/boost/preprocessor/seq/first_n.hpp' 2024-04-25 06:12:17,008 wheel INFO adding 'pythran/boost/preprocessor/seq/fold_left.hpp' 2024-04-25 06:12:17,009 wheel INFO adding 'pythran/boost/preprocessor/seq/for_each.hpp' 2024-04-25 06:12:17,009 wheel INFO adding 'pythran/boost/preprocessor/seq/for_each_i.hpp' 2024-04-25 06:12:17,010 wheel INFO adding 'pythran/boost/preprocessor/seq/push_front.hpp' 2024-04-25 06:12:17,010 wheel INFO adding 'pythran/boost/preprocessor/seq/rest_n.hpp' 2024-04-25 06:12:17,010 wheel INFO adding 'pythran/boost/preprocessor/seq/seq.hpp' 2024-04-25 06:12:17,010 wheel INFO adding 'pythran/boost/preprocessor/seq/size.hpp' 2024-04-25 06:12:17,011 wheel INFO adding 'pythran/boost/preprocessor/seq/subseq.hpp' 2024-04-25 06:12:17,011 wheel INFO adding 'pythran/boost/preprocessor/seq/transform.hpp' 2024-04-25 06:12:17,011 wheel INFO adding 'pythran/boost/preprocessor/seq/detail/is_empty.hpp' 2024-04-25 06:12:17,012 wheel INFO adding 'pythran/boost/preprocessor/seq/detail/split.hpp' 2024-04-25 06:12:17,012 wheel INFO adding 'pythran/boost/preprocessor/slot/slot.hpp' 2024-04-25 06:12:17,012 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/counter.hpp' 2024-04-25 06:12:17,013 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/def.hpp' 2024-04-25 06:12:17,013 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/shared.hpp' 2024-04-25 06:12:17,013 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot1.hpp' 2024-04-25 06:12:17,013 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot2.hpp' 2024-04-25 06:12:17,014 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot3.hpp' 2024-04-25 06:12:17,014 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot4.hpp' 2024-04-25 06:12:17,014 wheel INFO adding 'pythran/boost/preprocessor/slot/detail/slot5.hpp' 2024-04-25 06:12:17,015 wheel INFO adding 'pythran/boost/preprocessor/tuple/eat.hpp' 2024-04-25 06:12:17,015 wheel INFO adding 'pythran/boost/preprocessor/tuple/elem.hpp' 2024-04-25 06:12:17,016 wheel INFO adding 'pythran/boost/preprocessor/tuple/rem.hpp' 2024-04-25 06:12:17,016 wheel INFO adding 'pythran/boost/preprocessor/tuple/size.hpp' 2024-04-25 06:12:17,016 wheel INFO adding 'pythran/boost/preprocessor/tuple/to_list.hpp' 2024-04-25 06:12:17,017 wheel INFO adding 'pythran/boost/preprocessor/tuple/to_seq.hpp' 2024-04-25 06:12:17,017 wheel INFO adding 'pythran/boost/preprocessor/tuple/detail/is_single_return.hpp' 2024-04-25 06:12:17,018 wheel INFO adding 'pythran/boost/preprocessor/variadic/elem.hpp' 2024-04-25 06:12:17,018 wheel INFO adding 'pythran/boost/preprocessor/variadic/has_opt.hpp' 2024-04-25 06:12:17,018 wheel INFO adding 'pythran/boost/preprocessor/variadic/size.hpp' 2024-04-25 06:12:17,018 wheel INFO adding 'pythran/boost/preprocessor/variadic/to_seq.hpp' 2024-04-25 06:12:17,019 wheel INFO adding 'pythran/boost/preprocessor/variadic/detail/has_opt.hpp' 2024-04-25 06:12:17,019 wheel INFO adding 'pythran/boost/range/begin.hpp' 2024-04-25 06:12:17,019 wheel INFO adding 'pythran/boost/range/concepts.hpp' 2024-04-25 06:12:17,020 wheel INFO adding 'pythran/boost/range/config.hpp' 2024-04-25 06:12:17,020 wheel INFO adding 'pythran/boost/range/const_iterator.hpp' 2024-04-25 06:12:17,020 wheel INFO adding 'pythran/boost/range/difference_type.hpp' 2024-04-25 06:12:17,020 wheel INFO adding 'pythran/boost/range/distance.hpp' 2024-04-25 06:12:17,021 wheel INFO adding 'pythran/boost/range/empty.hpp' 2024-04-25 06:12:17,021 wheel INFO adding 'pythran/boost/range/end.hpp' 2024-04-25 06:12:17,021 wheel INFO adding 'pythran/boost/range/functions.hpp' 2024-04-25 06:12:17,021 wheel INFO adding 'pythran/boost/range/has_range_iterator.hpp' 2024-04-25 06:12:17,022 wheel INFO adding 'pythran/boost/range/iterator.hpp' 2024-04-25 06:12:17,022 wheel INFO adding 'pythran/boost/range/iterator_range_core.hpp' 2024-04-25 06:12:17,022 wheel INFO adding 'pythran/boost/range/mutable_iterator.hpp' 2024-04-25 06:12:17,023 wheel INFO adding 'pythran/boost/range/range_fwd.hpp' 2024-04-25 06:12:17,023 wheel INFO adding 'pythran/boost/range/rbegin.hpp' 2024-04-25 06:12:17,023 wheel INFO adding 'pythran/boost/range/rend.hpp' 2024-04-25 06:12:17,023 wheel INFO adding 'pythran/boost/range/reverse_iterator.hpp' 2024-04-25 06:12:17,024 wheel INFO adding 'pythran/boost/range/size.hpp' 2024-04-25 06:12:17,024 wheel INFO adding 'pythran/boost/range/size_type.hpp' 2024-04-25 06:12:17,024 wheel INFO adding 'pythran/boost/range/value_type.hpp' 2024-04-25 06:12:17,024 wheel INFO adding 'pythran/boost/range/algorithm/equal.hpp' 2024-04-25 06:12:17,025 wheel INFO adding 'pythran/boost/range/detail/begin.hpp' 2024-04-25 06:12:17,025 wheel INFO adding 'pythran/boost/range/detail/common.hpp' 2024-04-25 06:12:17,025 wheel INFO adding 'pythran/boost/range/detail/end.hpp' 2024-04-25 06:12:17,025 wheel INFO adding 'pythran/boost/range/detail/extract_optional_type.hpp' 2024-04-25 06:12:17,026 wheel INFO adding 'pythran/boost/range/detail/has_member_size.hpp' 2024-04-25 06:12:17,026 wheel INFO adding 'pythran/boost/range/detail/implementation_help.hpp' 2024-04-25 06:12:17,026 wheel INFO adding 'pythran/boost/range/detail/misc_concept.hpp' 2024-04-25 06:12:17,027 wheel INFO adding 'pythran/boost/range/detail/msvc_has_iterator_workaround.hpp' 2024-04-25 06:12:17,027 wheel INFO adding 'pythran/boost/range/detail/safe_bool.hpp' 2024-04-25 06:12:17,027 wheel INFO adding 'pythran/boost/range/detail/sfinae.hpp' 2024-04-25 06:12:17,027 wheel INFO adding 'pythran/boost/smart_ptr/bad_weak_ptr.hpp' 2024-04-25 06:12:17,028 wheel INFO adding 'pythran/boost/smart_ptr/shared_ptr.hpp' 2024-04-25 06:12:17,028 wheel INFO adding 'pythran/boost/smart_ptr/detail/lightweight_mutex.hpp' 2024-04-25 06:12:17,028 wheel INFO adding 'pythran/boost/smart_ptr/detail/local_counted_base.hpp' 2024-04-25 06:12:17,029 wheel INFO adding 'pythran/boost/smart_ptr/detail/local_sp_deleter.hpp' 2024-04-25 06:12:17,029 wheel INFO adding 'pythran/boost/smart_ptr/detail/lwm_nop.hpp' 2024-04-25 06:12:17,029 wheel INFO adding 'pythran/boost/smart_ptr/detail/lwm_pthreads.hpp' 2024-04-25 06:12:17,029 wheel INFO adding 'pythran/boost/smart_ptr/detail/lwm_win32_cs.hpp' 2024-04-25 06:12:17,030 wheel INFO adding 'pythran/boost/smart_ptr/detail/operator_bool.hpp' 2024-04-25 06:12:17,030 wheel INFO adding 'pythran/boost/smart_ptr/detail/quick_allocator.hpp' 2024-04-25 06:12:17,030 wheel INFO adding 'pythran/boost/smart_ptr/detail/shared_count.hpp' 2024-04-25 06:12:17,031 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_convertible.hpp' 2024-04-25 06:12:17,031 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base.hpp' 2024-04-25 06:12:17,031 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_acc_ia64.hpp' 2024-04-25 06:12:17,031 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_aix.hpp' 2024-04-25 06:12:17,032 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_clang.hpp' 2024-04-25 06:12:17,032 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_cw_ppc.hpp' 2024-04-25 06:12:17,032 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ia64.hpp' 2024-04-25 06:12:17,032 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_mips.hpp' 2024-04-25 06:12:17,033 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_ppc.hpp' 2024-04-25 06:12:17,033 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_sparc.hpp' 2024-04-25 06:12:17,033 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_gcc_x86.hpp' 2024-04-25 06:12:17,033 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_nt.hpp' 2024-04-25 06:12:17,034 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_pt.hpp' 2024-04-25 06:12:17,034 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_snc_ps3.hpp' 2024-04-25 06:12:17,034 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_spin.hpp' 2024-04-25 06:12:17,034 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_std_atomic.hpp' 2024-04-25 06:12:17,035 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_sync.hpp' 2024-04-25 06:12:17,035 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_vacpp_ppc.hpp' 2024-04-25 06:12:17,035 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_base_w32.hpp' 2024-04-25 06:12:17,035 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_counted_impl.hpp' 2024-04-25 06:12:17,036 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_disable_deprecated.hpp' 2024-04-25 06:12:17,036 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_has_sync.hpp' 2024-04-25 06:12:17,036 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_interlocked.hpp' 2024-04-25 06:12:17,036 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_noexcept.hpp' 2024-04-25 06:12:17,037 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_nullptr_t.hpp' 2024-04-25 06:12:17,037 wheel INFO adding 'pythran/boost/smart_ptr/detail/sp_typeinfo_.hpp' 2024-04-25 06:12:17,037 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock.hpp' 2024-04-25 06:12:17,037 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_gcc_arm.hpp' 2024-04-25 06:12:17,038 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_nt.hpp' 2024-04-25 06:12:17,038 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_pool.hpp' 2024-04-25 06:12:17,038 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_pt.hpp' 2024-04-25 06:12:17,038 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_std_atomic.hpp' 2024-04-25 06:12:17,039 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_sync.hpp' 2024-04-25 06:12:17,039 wheel INFO adding 'pythran/boost/smart_ptr/detail/spinlock_w32.hpp' 2024-04-25 06:12:17,039 wheel INFO adding 'pythran/boost/smart_ptr/detail/yield_k.hpp' 2024-04-25 06:12:17,040 wheel INFO adding 'pythran/boost/tuple/tuple.hpp' 2024-04-25 06:12:17,040 wheel INFO adding 'pythran/boost/tuple/tuple_comparison.hpp' 2024-04-25 06:12:17,040 wheel INFO adding 'pythran/boost/tuple/detail/tuple_basic.hpp' 2024-04-25 06:12:17,041 wheel INFO adding 'pythran/boost/type_traits/add_const.hpp' 2024-04-25 06:12:17,041 wheel INFO adding 'pythran/boost/type_traits/add_cv.hpp' 2024-04-25 06:12:17,041 wheel INFO adding 'pythran/boost/type_traits/add_lvalue_reference.hpp' 2024-04-25 06:12:17,042 wheel INFO adding 'pythran/boost/type_traits/add_pointer.hpp' 2024-04-25 06:12:17,042 wheel INFO adding 'pythran/boost/type_traits/add_reference.hpp' 2024-04-25 06:12:17,042 wheel INFO adding 'pythran/boost/type_traits/add_rvalue_reference.hpp' 2024-04-25 06:12:17,042 wheel INFO adding 'pythran/boost/type_traits/add_volatile.hpp' 2024-04-25 06:12:17,043 wheel INFO adding 'pythran/boost/type_traits/alignment_of.hpp' 2024-04-25 06:12:17,043 wheel INFO adding 'pythran/boost/type_traits/conditional.hpp' 2024-04-25 06:12:17,043 wheel INFO adding 'pythran/boost/type_traits/conversion_traits.hpp' 2024-04-25 06:12:17,043 wheel INFO adding 'pythran/boost/type_traits/cv_traits.hpp' 2024-04-25 06:12:17,044 wheel INFO adding 'pythran/boost/type_traits/decay.hpp' 2024-04-25 06:12:17,044 wheel INFO adding 'pythran/boost/type_traits/declval.hpp' 2024-04-25 06:12:17,044 wheel INFO adding 'pythran/boost/type_traits/enable_if.hpp' 2024-04-25 06:12:17,044 wheel INFO adding 'pythran/boost/type_traits/function_traits.hpp' 2024-04-25 06:12:17,045 wheel INFO adding 'pythran/boost/type_traits/has_left_shift.hpp' 2024-04-25 06:12:17,045 wheel INFO adding 'pythran/boost/type_traits/has_minus.hpp' 2024-04-25 06:12:17,045 wheel INFO adding 'pythran/boost/type_traits/has_minus_assign.hpp' 2024-04-25 06:12:17,045 wheel INFO adding 'pythran/boost/type_traits/has_nothrow_assign.hpp' 2024-04-25 06:12:17,046 wheel INFO adding 'pythran/boost/type_traits/has_nothrow_constructor.hpp' 2024-04-25 06:12:17,046 wheel INFO adding 'pythran/boost/type_traits/has_nothrow_copy.hpp' 2024-04-25 06:12:17,046 wheel INFO adding 'pythran/boost/type_traits/has_plus.hpp' 2024-04-25 06:12:17,046 wheel INFO adding 'pythran/boost/type_traits/has_plus_assign.hpp' 2024-04-25 06:12:17,047 wheel INFO adding 'pythran/boost/type_traits/has_right_shift.hpp' 2024-04-25 06:12:17,047 wheel INFO adding 'pythran/boost/type_traits/has_trivial_assign.hpp' 2024-04-25 06:12:17,047 wheel INFO adding 'pythran/boost/type_traits/has_trivial_constructor.hpp' 2024-04-25 06:12:17,047 wheel INFO adding 'pythran/boost/type_traits/has_trivial_copy.hpp' 2024-04-25 06:12:17,048 wheel INFO adding 'pythran/boost/type_traits/has_trivial_move_assign.hpp' 2024-04-25 06:12:17,048 wheel INFO adding 'pythran/boost/type_traits/has_trivial_move_constructor.hpp' 2024-04-25 06:12:17,048 wheel INFO adding 'pythran/boost/type_traits/integral_constant.hpp' 2024-04-25 06:12:17,048 wheel INFO adding 'pythran/boost/type_traits/intrinsics.hpp' 2024-04-25 06:12:17,049 wheel INFO adding 'pythran/boost/type_traits/is_abstract.hpp' 2024-04-25 06:12:17,049 wheel INFO adding 'pythran/boost/type_traits/is_arithmetic.hpp' 2024-04-25 06:12:17,049 wheel INFO adding 'pythran/boost/type_traits/is_array.hpp' 2024-04-25 06:12:17,050 wheel INFO adding 'pythran/boost/type_traits/is_assignable.hpp' 2024-04-25 06:12:17,050 wheel INFO adding 'pythran/boost/type_traits/is_base_and_derived.hpp' 2024-04-25 06:12:17,050 wheel INFO adding 'pythran/boost/type_traits/is_base_of.hpp' 2024-04-25 06:12:17,050 wheel INFO adding 'pythran/boost/type_traits/is_class.hpp' 2024-04-25 06:12:17,051 wheel INFO adding 'pythran/boost/type_traits/is_complete.hpp' 2024-04-25 06:12:17,051 wheel INFO adding 'pythran/boost/type_traits/is_complex.hpp' 2024-04-25 06:12:17,051 wheel INFO adding 'pythran/boost/type_traits/is_const.hpp' 2024-04-25 06:12:17,051 wheel INFO adding 'pythran/boost/type_traits/is_constructible.hpp' 2024-04-25 06:12:17,052 wheel INFO adding 'pythran/boost/type_traits/is_convertible.hpp' 2024-04-25 06:12:17,052 wheel INFO adding 'pythran/boost/type_traits/is_copy_constructible.hpp' 2024-04-25 06:12:17,052 wheel INFO adding 'pythran/boost/type_traits/is_default_constructible.hpp' 2024-04-25 06:12:17,053 wheel INFO adding 'pythran/boost/type_traits/is_destructible.hpp' 2024-04-25 06:12:17,053 wheel INFO adding 'pythran/boost/type_traits/is_detected.hpp' 2024-04-25 06:12:17,053 wheel INFO adding 'pythran/boost/type_traits/is_empty.hpp' 2024-04-25 06:12:17,053 wheel INFO adding 'pythran/boost/type_traits/is_enum.hpp' 2024-04-25 06:12:17,054 wheel INFO adding 'pythran/boost/type_traits/is_float.hpp' 2024-04-25 06:12:17,054 wheel INFO adding 'pythran/boost/type_traits/is_floating_point.hpp' 2024-04-25 06:12:17,054 wheel INFO adding 'pythran/boost/type_traits/is_function.hpp' 2024-04-25 06:12:17,054 wheel INFO adding 'pythran/boost/type_traits/is_fundamental.hpp' 2024-04-25 06:12:17,055 wheel INFO adding 'pythran/boost/type_traits/is_integral.hpp' 2024-04-25 06:12:17,055 wheel INFO adding 'pythran/boost/type_traits/is_lvalue_reference.hpp' 2024-04-25 06:12:17,055 wheel INFO adding 'pythran/boost/type_traits/is_member_function_pointer.hpp' 2024-04-25 06:12:17,055 wheel INFO adding 'pythran/boost/type_traits/is_member_pointer.hpp' 2024-04-25 06:12:17,056 wheel INFO adding 'pythran/boost/type_traits/is_noncopyable.hpp' 2024-04-25 06:12:17,056 wheel INFO adding 'pythran/boost/type_traits/is_nothrow_move_assignable.hpp' 2024-04-25 06:12:17,056 wheel INFO adding 'pythran/boost/type_traits/is_nothrow_move_constructible.hpp' 2024-04-25 06:12:17,056 wheel INFO adding 'pythran/boost/type_traits/is_pod.hpp' 2024-04-25 06:12:17,057 wheel INFO adding 'pythran/boost/type_traits/is_pointer.hpp' 2024-04-25 06:12:17,057 wheel INFO adding 'pythran/boost/type_traits/is_polymorphic.hpp' 2024-04-25 06:12:17,057 wheel INFO adding 'pythran/boost/type_traits/is_reference.hpp' 2024-04-25 06:12:17,057 wheel INFO adding 'pythran/boost/type_traits/is_rvalue_reference.hpp' 2024-04-25 06:12:17,058 wheel INFO adding 'pythran/boost/type_traits/is_same.hpp' 2024-04-25 06:12:17,058 wheel INFO adding 'pythran/boost/type_traits/is_scalar.hpp' 2024-04-25 06:12:17,058 wheel INFO adding 'pythran/boost/type_traits/is_signed.hpp' 2024-04-25 06:12:17,058 wheel INFO adding 'pythran/boost/type_traits/is_union.hpp' 2024-04-25 06:12:17,059 wheel INFO adding 'pythran/boost/type_traits/is_unsigned.hpp' 2024-04-25 06:12:17,059 wheel INFO adding 'pythran/boost/type_traits/is_void.hpp' 2024-04-25 06:12:17,059 wheel INFO adding 'pythran/boost/type_traits/is_volatile.hpp' 2024-04-25 06:12:17,060 wheel INFO adding 'pythran/boost/type_traits/make_signed.hpp' 2024-04-25 06:12:17,060 wheel INFO adding 'pythran/boost/type_traits/make_unsigned.hpp' 2024-04-25 06:12:17,060 wheel INFO adding 'pythran/boost/type_traits/make_void.hpp' 2024-04-25 06:12:17,060 wheel INFO adding 'pythran/boost/type_traits/nonesuch.hpp' 2024-04-25 06:12:17,061 wheel INFO adding 'pythran/boost/type_traits/remove_all_extents.hpp' 2024-04-25 06:12:17,061 wheel INFO adding 'pythran/boost/type_traits/remove_bounds.hpp' 2024-04-25 06:12:17,061 wheel INFO adding 'pythran/boost/type_traits/remove_const.hpp' 2024-04-25 06:12:17,061 wheel INFO adding 'pythran/boost/type_traits/remove_cv.hpp' 2024-04-25 06:12:17,062 wheel INFO adding 'pythran/boost/type_traits/remove_cv_ref.hpp' 2024-04-25 06:12:17,062 wheel INFO adding 'pythran/boost/type_traits/remove_extent.hpp' 2024-04-25 06:12:17,062 wheel INFO adding 'pythran/boost/type_traits/remove_pointer.hpp' 2024-04-25 06:12:17,062 wheel INFO adding 'pythran/boost/type_traits/remove_reference.hpp' 2024-04-25 06:12:17,063 wheel INFO adding 'pythran/boost/type_traits/remove_volatile.hpp' 2024-04-25 06:12:17,063 wheel INFO adding 'pythran/boost/type_traits/type_identity.hpp' 2024-04-25 06:12:17,063 wheel INFO adding 'pythran/boost/type_traits/type_with_alignment.hpp' 2024-04-25 06:12:17,063 wheel INFO adding 'pythran/boost/type_traits/detail/config.hpp' 2024-04-25 06:12:17,064 wheel INFO adding 'pythran/boost/type_traits/detail/detector.hpp' 2024-04-25 06:12:17,064 wheel INFO adding 'pythran/boost/type_traits/detail/has_binary_operator.hpp' 2024-04-25 06:12:17,064 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_cxx_03.hpp' 2024-04-25 06:12:17,065 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_cxx_11.hpp' 2024-04-25 06:12:17,065 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_msvc10_fix.hpp' 2024-04-25 06:12:17,065 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_ptr_helper.hpp' 2024-04-25 06:12:17,066 wheel INFO adding 'pythran/boost/type_traits/detail/is_function_ptr_tester.hpp' 2024-04-25 06:12:17,066 wheel INFO adding 'pythran/boost/type_traits/detail/is_likely_lambda.hpp' 2024-04-25 06:12:17,067 wheel INFO adding 'pythran/boost/type_traits/detail/is_mem_fun_pointer_impl.hpp' 2024-04-25 06:12:17,068 wheel INFO adding 'pythran/boost/type_traits/detail/is_mem_fun_pointer_tester.hpp' 2024-04-25 06:12:17,069 wheel INFO adding 'pythran/boost/type_traits/detail/is_member_function_pointer_cxx_03.hpp' 2024-04-25 06:12:17,070 wheel INFO adding 'pythran/boost/type_traits/detail/is_member_function_pointer_cxx_11.hpp' 2024-04-25 06:12:17,070 wheel INFO adding 'pythran/boost/type_traits/detail/is_rvalue_reference_msvc10_fix.hpp' 2024-04-25 06:12:17,071 wheel INFO adding 'pythran/boost/type_traits/detail/yes_no_type.hpp' 2024-04-25 06:12:17,071 wheel INFO adding 'pythran/boost/typeof/constant.hpp' 2024-04-25 06:12:17,071 wheel INFO adding 'pythran/boost/typeof/decltype.hpp' 2024-04-25 06:12:17,071 wheel INFO adding 'pythran/boost/typeof/encode_decode.hpp' 2024-04-25 06:12:17,072 wheel INFO adding 'pythran/boost/typeof/encode_decode_params.hpp' 2024-04-25 06:12:17,072 wheel INFO adding 'pythran/boost/typeof/int_encoding.hpp' 2024-04-25 06:12:17,072 wheel INFO adding 'pythran/boost/typeof/integral_template_param.hpp' 2024-04-25 06:12:17,072 wheel INFO adding 'pythran/boost/typeof/message.hpp' 2024-04-25 06:12:17,073 wheel INFO adding 'pythran/boost/typeof/modifiers.hpp' 2024-04-25 06:12:17,073 wheel INFO adding 'pythran/boost/typeof/native.hpp' 2024-04-25 06:12:17,073 wheel INFO adding 'pythran/boost/typeof/pointers_data_members.hpp' 2024-04-25 06:12:17,073 wheel INFO adding 'pythran/boost/typeof/register_functions.hpp' 2024-04-25 06:12:17,074 wheel INFO adding 'pythran/boost/typeof/register_functions_iterate.hpp' 2024-04-25 06:12:17,074 wheel INFO adding 'pythran/boost/typeof/register_fundamental.hpp' 2024-04-25 06:12:17,074 wheel INFO adding 'pythran/boost/typeof/register_mem_functions.hpp' 2024-04-25 06:12:17,074 wheel INFO adding 'pythran/boost/typeof/template_encoding.hpp' 2024-04-25 06:12:17,075 wheel INFO adding 'pythran/boost/typeof/template_template_param.hpp' 2024-04-25 06:12:17,075 wheel INFO adding 'pythran/boost/typeof/type_encoding.hpp' 2024-04-25 06:12:17,075 wheel INFO adding 'pythran/boost/typeof/type_template_param.hpp' 2024-04-25 06:12:17,075 wheel INFO adding 'pythran/boost/typeof/typeof.hpp' 2024-04-25 06:12:17,076 wheel INFO adding 'pythran/boost/typeof/typeof_impl.hpp' 2024-04-25 06:12:17,076 wheel INFO adding 'pythran/boost/typeof/unsupported.hpp' 2024-04-25 06:12:17,076 wheel INFO adding 'pythran/boost/typeof/vector.hpp' 2024-04-25 06:12:17,078 wheel INFO adding 'pythran/boost/typeof/vector100.hpp' 2024-04-25 06:12:17,084 wheel INFO adding 'pythran/boost/typeof/vector150.hpp' 2024-04-25 06:12:17,095 wheel INFO adding 'pythran/boost/typeof/vector200.hpp' 2024-04-25 06:12:17,106 wheel INFO adding 'pythran/boost/typeof/vector50.hpp' 2024-04-25 06:12:17,107 wheel INFO adding 'pythran/boost/typeof/dmc/typeof_impl.hpp' 2024-04-25 06:12:17,107 wheel INFO adding 'pythran/boost/typeof/msvc/typeof_impl.hpp' 2024-04-25 06:12:17,107 wheel INFO adding 'pythran/boost/utility/base_from_member.hpp' 2024-04-25 06:12:17,108 wheel INFO adding 'pythran/boost/utility/binary.hpp' 2024-04-25 06:12:17,108 wheel INFO adding 'pythran/boost/utility/compare_pointees.hpp' 2024-04-25 06:12:17,109 wheel INFO adding 'pythran/boost/utility/declval.hpp' 2024-04-25 06:12:17,109 wheel INFO adding 'pythran/boost/utility/enable_if.hpp' 2024-04-25 06:12:17,109 wheel INFO adding 'pythran/boost/utility/identity_type.hpp' 2024-04-25 06:12:17,109 wheel INFO adding 'pythran/boost/utility/result_of.hpp' 2024-04-25 06:12:17,110 wheel INFO adding 'pythran/boost/utility/swap.hpp' 2024-04-25 06:12:17,110 wheel INFO adding 'pythran/boost/utility/detail/result_of_iterate.hpp' 2024-04-25 06:12:17,110 wheel INFO adding 'pythran/optimizations/__init__.py' 2024-04-25 06:12:17,111 wheel INFO adding 'pythran/optimizations/comprehension_patterns.py' 2024-04-25 06:12:17,111 wheel INFO adding 'pythran/optimizations/constant_folding.py' 2024-04-25 06:12:17,111 wheel INFO adding 'pythran/optimizations/copyto.py' 2024-04-25 06:12:17,111 wheel INFO adding 'pythran/optimizations/dead_code_elimination.py' 2024-04-25 06:12:17,112 wheel INFO adding 'pythran/optimizations/forward_substitution.py' 2024-04-25 06:12:17,112 wheel INFO adding 'pythran/optimizations/inline_builtins.py' 2024-04-25 06:12:17,112 wheel INFO adding 'pythran/optimizations/inlining.py' 2024-04-25 06:12:17,113 wheel INFO adding 'pythran/optimizations/iter_transformation.py' 2024-04-25 06:12:17,113 wheel INFO adding 'pythran/optimizations/list_comp_to_genexp.py' 2024-04-25 06:12:17,113 wheel INFO adding 'pythran/optimizations/list_to_tuple.py' 2024-04-25 06:12:17,113 wheel INFO adding 'pythran/optimizations/loop_full_unrolling.py' 2024-04-25 06:12:17,114 wheel INFO adding 'pythran/optimizations/modindex.py' 2024-04-25 06:12:17,114 wheel INFO adding 'pythran/optimizations/pattern_transform.py' 2024-04-25 06:12:17,114 wheel INFO adding 'pythran/optimizations/range_based_simplify.py' 2024-04-25 06:12:17,114 wheel INFO adding 'pythran/optimizations/range_loop_unfolding.py' 2024-04-25 06:12:17,115 wheel INFO adding 'pythran/optimizations/remove_dead_functions.py' 2024-04-25 06:12:17,115 wheel INFO adding 'pythran/optimizations/simplify_except.py' 2024-04-25 06:12:17,115 wheel INFO adding 'pythran/optimizations/square.py' 2024-04-25 06:12:17,115 wheel INFO adding 'pythran/optimizations/tuple_to_shape.py' 2024-04-25 06:12:17,116 wheel INFO adding 'pythran/pythonic/core.hpp' 2024-04-25 06:12:17,116 wheel INFO adding 'pythran/pythonic/__dispatch__/clear.hpp' 2024-04-25 06:12:17,116 wheel INFO adding 'pythran/pythonic/__dispatch__/conjugate.hpp' 2024-04-25 06:12:17,117 wheel INFO adding 'pythran/pythonic/__dispatch__/copy.hpp' 2024-04-25 06:12:17,117 wheel INFO adding 'pythran/pythonic/__dispatch__/count.hpp' 2024-04-25 06:12:17,117 wheel INFO adding 'pythran/pythonic/__dispatch__/index.hpp' 2024-04-25 06:12:17,117 wheel INFO adding 'pythran/pythonic/__dispatch__/pop.hpp' 2024-04-25 06:12:17,118 wheel INFO adding 'pythran/pythonic/__dispatch__/remove.hpp' 2024-04-25 06:12:17,118 wheel INFO adding 'pythran/pythonic/__dispatch__/sort.hpp' 2024-04-25 06:12:17,118 wheel INFO adding 'pythran/pythonic/__dispatch__/update.hpp' 2024-04-25 06:12:17,118 wheel INFO adding 'pythran/pythonic/bisect/bisect.hpp' 2024-04-25 06:12:17,119 wheel INFO adding 'pythran/pythonic/bisect/bisect_left.hpp' 2024-04-25 06:12:17,119 wheel INFO adding 'pythran/pythonic/bisect/bisect_right.hpp' 2024-04-25 06:12:17,119 wheel INFO adding 'pythran/pythonic/builtins/ArithmeticError.hpp' 2024-04-25 06:12:17,120 wheel INFO adding 'pythran/pythonic/builtins/AssertionError.hpp' 2024-04-25 06:12:17,120 wheel INFO adding 'pythran/pythonic/builtins/AttributeError.hpp' 2024-04-25 06:12:17,120 wheel INFO adding 'pythran/pythonic/builtins/BaseException.hpp' 2024-04-25 06:12:17,120 wheel INFO adding 'pythran/pythonic/builtins/BufferError.hpp' 2024-04-25 06:12:17,120 wheel INFO adding 'pythran/pythonic/builtins/BytesWarning.hpp' 2024-04-25 06:12:17,121 wheel INFO adding 'pythran/pythonic/builtins/DeprecationWarning.hpp' 2024-04-25 06:12:17,121 wheel INFO adding 'pythran/pythonic/builtins/EOFError.hpp' 2024-04-25 06:12:17,121 wheel INFO adding 'pythran/pythonic/builtins/EnvironmentError.hpp' 2024-04-25 06:12:17,121 wheel INFO adding 'pythran/pythonic/builtins/Exception.hpp' 2024-04-25 06:12:17,122 wheel INFO adding 'pythran/pythonic/builtins/False.hpp' 2024-04-25 06:12:17,122 wheel INFO adding 'pythran/pythonic/builtins/FileNotFoundError.hpp' 2024-04-25 06:12:17,122 wheel INFO adding 'pythran/pythonic/builtins/FloatingPointError.hpp' 2024-04-25 06:12:17,122 wheel INFO adding 'pythran/pythonic/builtins/FutureWarning.hpp' 2024-04-25 06:12:17,123 wheel INFO adding 'pythran/pythonic/builtins/GeneratorExit.hpp' 2024-04-25 06:12:17,123 wheel INFO adding 'pythran/pythonic/builtins/IOError.hpp' 2024-04-25 06:12:17,123 wheel INFO adding 'pythran/pythonic/builtins/ImportError.hpp' 2024-04-25 06:12:17,123 wheel INFO adding 'pythran/pythonic/builtins/ImportWarning.hpp' 2024-04-25 06:12:17,124 wheel INFO adding 'pythran/pythonic/builtins/IndentationError.hpp' 2024-04-25 06:12:17,124 wheel INFO adding 'pythran/pythonic/builtins/IndexError.hpp' 2024-04-25 06:12:17,124 wheel INFO adding 'pythran/pythonic/builtins/KeyError.hpp' 2024-04-25 06:12:17,124 wheel INFO adding 'pythran/pythonic/builtins/KeyboardInterrupt.hpp' 2024-04-25 06:12:17,124 wheel INFO adding 'pythran/pythonic/builtins/LookupError.hpp' 2024-04-25 06:12:17,125 wheel INFO adding 'pythran/pythonic/builtins/MemoryError.hpp' 2024-04-25 06:12:17,125 wheel INFO adding 'pythran/pythonic/builtins/NameError.hpp' 2024-04-25 06:12:17,125 wheel INFO adding 'pythran/pythonic/builtins/None.hpp' 2024-04-25 06:12:17,125 wheel INFO adding 'pythran/pythonic/builtins/NotImplementedError.hpp' 2024-04-25 06:12:17,126 wheel INFO adding 'pythran/pythonic/builtins/OSError.hpp' 2024-04-25 06:12:17,126 wheel INFO adding 'pythran/pythonic/builtins/OverflowError.hpp' 2024-04-25 06:12:17,126 wheel INFO adding 'pythran/pythonic/builtins/PendingDeprecationWarning.hpp' 2024-04-25 06:12:17,126 wheel INFO adding 'pythran/pythonic/builtins/ReferenceError.hpp' 2024-04-25 06:12:17,127 wheel INFO adding 'pythran/pythonic/builtins/RuntimeError.hpp' 2024-04-25 06:12:17,127 wheel INFO adding 'pythran/pythonic/builtins/RuntimeWarning.hpp' 2024-04-25 06:12:17,127 wheel INFO adding 'pythran/pythonic/builtins/StopIteration.hpp' 2024-04-25 06:12:17,127 wheel INFO adding 'pythran/pythonic/builtins/SyntaxError.hpp' 2024-04-25 06:12:17,127 wheel INFO adding 'pythran/pythonic/builtins/SyntaxWarning.hpp' 2024-04-25 06:12:17,128 wheel INFO adding 'pythran/pythonic/builtins/SystemError.hpp' 2024-04-25 06:12:17,128 wheel INFO adding 'pythran/pythonic/builtins/SystemExit.hpp' 2024-04-25 06:12:17,128 wheel INFO adding 'pythran/pythonic/builtins/TabError.hpp' 2024-04-25 06:12:17,128 wheel INFO adding 'pythran/pythonic/builtins/True.hpp' 2024-04-25 06:12:17,129 wheel INFO adding 'pythran/pythonic/builtins/TypeError.hpp' 2024-04-25 06:12:17,129 wheel INFO adding 'pythran/pythonic/builtins/UnboundLocalError.hpp' 2024-04-25 06:12:17,129 wheel INFO adding 'pythran/pythonic/builtins/UnicodeError.hpp' 2024-04-25 06:12:17,129 wheel INFO adding 'pythran/pythonic/builtins/UnicodeWarning.hpp' 2024-04-25 06:12:17,130 wheel INFO adding 'pythran/pythonic/builtins/UserWarning.hpp' 2024-04-25 06:12:17,130 wheel INFO adding 'pythran/pythonic/builtins/ValueError.hpp' 2024-04-25 06:12:17,130 wheel INFO adding 'pythran/pythonic/builtins/Warning.hpp' 2024-04-25 06:12:17,130 wheel INFO adding 'pythran/pythonic/builtins/ZeroDivisionError.hpp' 2024-04-25 06:12:17,130 wheel INFO adding 'pythran/pythonic/builtins/abs.hpp' 2024-04-25 06:12:17,131 wheel INFO adding 'pythran/pythonic/builtins/all.hpp' 2024-04-25 06:12:17,131 wheel INFO adding 'pythran/pythonic/builtins/any.hpp' 2024-04-25 06:12:17,131 wheel INFO adding 'pythran/pythonic/builtins/assert.hpp' 2024-04-25 06:12:17,131 wheel INFO adding 'pythran/pythonic/builtins/bin.hpp' 2024-04-25 06:12:17,132 wheel INFO adding 'pythran/pythonic/builtins/bool_.hpp' 2024-04-25 06:12:17,132 wheel INFO adding 'pythran/pythonic/builtins/chr.hpp' 2024-04-25 06:12:17,132 wheel INFO adding 'pythran/pythonic/builtins/complex.hpp' 2024-04-25 06:12:17,132 wheel INFO adding 'pythran/pythonic/builtins/dict.hpp' 2024-04-25 06:12:17,133 wheel INFO adding 'pythran/pythonic/builtins/divmod.hpp' 2024-04-25 06:12:17,133 wheel INFO adding 'pythran/pythonic/builtins/enumerate.hpp' 2024-04-25 06:12:17,133 wheel INFO adding 'pythran/pythonic/builtins/file.hpp' 2024-04-25 06:12:17,133 wheel INFO adding 'pythran/pythonic/builtins/filter.hpp' 2024-04-25 06:12:17,134 wheel INFO adding 'pythran/pythonic/builtins/float_.hpp' 2024-04-25 06:12:17,134 wheel INFO adding 'pythran/pythonic/builtins/getattr.hpp' 2024-04-25 06:12:17,134 wheel INFO adding 'pythran/pythonic/builtins/hex.hpp' 2024-04-25 06:12:17,134 wheel INFO adding 'pythran/pythonic/builtins/id.hpp' 2024-04-25 06:12:17,134 wheel INFO adding 'pythran/pythonic/builtins/in.hpp' 2024-04-25 06:12:17,135 wheel INFO adding 'pythran/pythonic/builtins/int_.hpp' 2024-04-25 06:12:17,135 wheel INFO adding 'pythran/pythonic/builtins/isinstance.hpp' 2024-04-25 06:12:17,135 wheel INFO adding 'pythran/pythonic/builtins/iter.hpp' 2024-04-25 06:12:17,135 wheel INFO adding 'pythran/pythonic/builtins/len.hpp' 2024-04-25 06:12:17,136 wheel INFO adding 'pythran/pythonic/builtins/list.hpp' 2024-04-25 06:12:17,136 wheel INFO adding 'pythran/pythonic/builtins/map.hpp' 2024-04-25 06:12:17,136 wheel INFO adding 'pythran/pythonic/builtins/max.hpp' 2024-04-25 06:12:17,136 wheel INFO adding 'pythran/pythonic/builtins/min.hpp' 2024-04-25 06:12:17,137 wheel INFO adding 'pythran/pythonic/builtins/minmax.hpp' 2024-04-25 06:12:17,137 wheel INFO adding 'pythran/pythonic/builtins/next.hpp' 2024-04-25 06:12:17,137 wheel INFO adding 'pythran/pythonic/builtins/oct.hpp' 2024-04-25 06:12:17,137 wheel INFO adding 'pythran/pythonic/builtins/open.hpp' 2024-04-25 06:12:17,138 wheel INFO adding 'pythran/pythonic/builtins/ord.hpp' 2024-04-25 06:12:17,138 wheel INFO adding 'pythran/pythonic/builtins/pow.hpp' 2024-04-25 06:12:17,138 wheel INFO adding 'pythran/pythonic/builtins/print.hpp' 2024-04-25 06:12:17,138 wheel INFO adding 'pythran/pythonic/builtins/range.hpp' 2024-04-25 06:12:17,139 wheel INFO adding 'pythran/pythonic/builtins/reduce.hpp' 2024-04-25 06:12:17,139 wheel INFO adding 'pythran/pythonic/builtins/reversed.hpp' 2024-04-25 06:12:17,139 wheel INFO adding 'pythran/pythonic/builtins/round.hpp' 2024-04-25 06:12:17,139 wheel INFO adding 'pythran/pythonic/builtins/set.hpp' 2024-04-25 06:12:17,140 wheel INFO adding 'pythran/pythonic/builtins/slice.hpp' 2024-04-25 06:12:17,140 wheel INFO adding 'pythran/pythonic/builtins/sorted.hpp' 2024-04-25 06:12:17,140 wheel INFO adding 'pythran/pythonic/builtins/str.hpp' 2024-04-25 06:12:17,140 wheel INFO adding 'pythran/pythonic/builtins/sum.hpp' 2024-04-25 06:12:17,140 wheel INFO adding 'pythran/pythonic/builtins/tuple.hpp' 2024-04-25 06:12:17,141 wheel INFO adding 'pythran/pythonic/builtins/type.hpp' 2024-04-25 06:12:17,141 wheel INFO adding 'pythran/pythonic/builtins/xrange.hpp' 2024-04-25 06:12:17,141 wheel INFO adding 'pythran/pythonic/builtins/zip.hpp' 2024-04-25 06:12:17,142 wheel INFO adding 'pythran/pythonic/builtins/complex/conjugate.hpp' 2024-04-25 06:12:17,142 wheel INFO adding 'pythran/pythonic/builtins/dict/clear.hpp' 2024-04-25 06:12:17,142 wheel INFO adding 'pythran/pythonic/builtins/dict/copy.hpp' 2024-04-25 06:12:17,142 wheel INFO adding 'pythran/pythonic/builtins/dict/fromkeys.hpp' 2024-04-25 06:12:17,143 wheel INFO adding 'pythran/pythonic/builtins/dict/get.hpp' 2024-04-25 06:12:17,143 wheel INFO adding 'pythran/pythonic/builtins/dict/items.hpp' 2024-04-25 06:12:17,143 wheel INFO adding 'pythran/pythonic/builtins/dict/keys.hpp' 2024-04-25 06:12:17,143 wheel INFO adding 'pythran/pythonic/builtins/dict/pop.hpp' 2024-04-25 06:12:17,143 wheel INFO adding 'pythran/pythonic/builtins/dict/popitem.hpp' 2024-04-25 06:12:17,144 wheel INFO adding 'pythran/pythonic/builtins/dict/setdefault.hpp' 2024-04-25 06:12:17,144 wheel INFO adding 'pythran/pythonic/builtins/dict/update.hpp' 2024-04-25 06:12:17,144 wheel INFO adding 'pythran/pythonic/builtins/dict/values.hpp' 2024-04-25 06:12:17,144 wheel INFO adding 'pythran/pythonic/builtins/file/close.hpp' 2024-04-25 06:12:17,145 wheel INFO adding 'pythran/pythonic/builtins/file/fileno.hpp' 2024-04-25 06:12:17,145 wheel INFO adding 'pythran/pythonic/builtins/file/flush.hpp' 2024-04-25 06:12:17,145 wheel INFO adding 'pythran/pythonic/builtins/file/isatty.hpp' 2024-04-25 06:12:17,145 wheel INFO adding 'pythran/pythonic/builtins/file/next.hpp' 2024-04-25 06:12:17,146 wheel INFO adding 'pythran/pythonic/builtins/file/read.hpp' 2024-04-25 06:12:17,146 wheel INFO adding 'pythran/pythonic/builtins/file/readline.hpp' 2024-04-25 06:12:17,146 wheel INFO adding 'pythran/pythonic/builtins/file/readlines.hpp' 2024-04-25 06:12:17,146 wheel INFO adding 'pythran/pythonic/builtins/file/seek.hpp' 2024-04-25 06:12:17,147 wheel INFO adding 'pythran/pythonic/builtins/file/tell.hpp' 2024-04-25 06:12:17,147 wheel INFO adding 'pythran/pythonic/builtins/file/truncate.hpp' 2024-04-25 06:12:17,147 wheel INFO adding 'pythran/pythonic/builtins/file/write.hpp' 2024-04-25 06:12:17,147 wheel INFO adding 'pythran/pythonic/builtins/file/writelines.hpp' 2024-04-25 06:12:17,148 wheel INFO adding 'pythran/pythonic/builtins/float_/is_integer.hpp' 2024-04-25 06:12:17,148 wheel INFO adding 'pythran/pythonic/builtins/list/append.hpp' 2024-04-25 06:12:17,148 wheel INFO adding 'pythran/pythonic/builtins/list/count.hpp' 2024-04-25 06:12:17,148 wheel INFO adding 'pythran/pythonic/builtins/list/extend.hpp' 2024-04-25 06:12:17,149 wheel INFO adding 'pythran/pythonic/builtins/list/insert.hpp' 2024-04-25 06:12:17,149 wheel INFO adding 'pythran/pythonic/builtins/list/pop.hpp' 2024-04-25 06:12:17,149 wheel INFO adding 'pythran/pythonic/builtins/list/remove.hpp' 2024-04-25 06:12:17,149 wheel INFO adding 'pythran/pythonic/builtins/list/reverse.hpp' 2024-04-25 06:12:17,149 wheel INFO adding 'pythran/pythonic/builtins/list/sort.hpp' 2024-04-25 06:12:17,150 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfBreak.hpp' 2024-04-25 06:12:17,150 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfCont.hpp' 2024-04-25 06:12:17,150 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfNoReturn.hpp' 2024-04-25 06:12:17,150 wheel INFO adding 'pythran/pythonic/builtins/pythran/StaticIfReturn.hpp' 2024-04-25 06:12:17,151 wheel INFO adding 'pythran/pythonic/builtins/pythran/abssqr.hpp' 2024-04-25 06:12:17,151 wheel INFO adding 'pythran/pythonic/builtins/pythran/and_.hpp' 2024-04-25 06:12:17,151 wheel INFO adding 'pythran/pythonic/builtins/pythran/is_none.hpp' 2024-04-25 06:12:17,151 wheel INFO adding 'pythran/pythonic/builtins/pythran/kwonly.hpp' 2024-04-25 06:12:17,152 wheel INFO adding 'pythran/pythonic/builtins/pythran/len_set.hpp' 2024-04-25 06:12:17,152 wheel INFO adding 'pythran/pythonic/builtins/pythran/make_shape.hpp' 2024-04-25 06:12:17,152 wheel INFO adding 'pythran/pythonic/builtins/pythran/or_.hpp' 2024-04-25 06:12:17,152 wheel INFO adding 'pythran/pythonic/builtins/pythran/static_if.hpp' 2024-04-25 06:12:17,153 wheel INFO adding 'pythran/pythonic/builtins/pythran/static_list.hpp' 2024-04-25 06:12:17,153 wheel INFO adding 'pythran/pythonic/builtins/set/add.hpp' 2024-04-25 06:12:17,153 wheel INFO adding 'pythran/pythonic/builtins/set/clear.hpp' 2024-04-25 06:12:17,153 wheel INFO adding 'pythran/pythonic/builtins/set/copy.hpp' 2024-04-25 06:12:17,154 wheel INFO adding 'pythran/pythonic/builtins/set/difference.hpp' 2024-04-25 06:12:17,154 wheel INFO adding 'pythran/pythonic/builtins/set/difference_update.hpp' 2024-04-25 06:12:17,154 wheel INFO adding 'pythran/pythonic/builtins/set/discard.hpp' 2024-04-25 06:12:17,154 wheel INFO adding 'pythran/pythonic/builtins/set/intersection.hpp' 2024-04-25 06:12:17,155 wheel INFO adding 'pythran/pythonic/builtins/set/intersection_update.hpp' 2024-04-25 06:12:17,155 wheel INFO adding 'pythran/pythonic/builtins/set/isdisjoint.hpp' 2024-04-25 06:12:17,155 wheel INFO adding 'pythran/pythonic/builtins/set/issubset.hpp' 2024-04-25 06:12:17,155 wheel INFO adding 'pythran/pythonic/builtins/set/issuperset.hpp' 2024-04-25 06:12:17,155 wheel INFO adding 'pythran/pythonic/builtins/set/remove.hpp' 2024-04-25 06:12:17,156 wheel INFO adding 'pythran/pythonic/builtins/set/symmetric_difference.hpp' 2024-04-25 06:12:17,156 wheel INFO adding 'pythran/pythonic/builtins/set/symmetric_difference_update.hpp' 2024-04-25 06:12:17,156 wheel INFO adding 'pythran/pythonic/builtins/set/union_.hpp' 2024-04-25 06:12:17,157 wheel INFO adding 'pythran/pythonic/builtins/set/update.hpp' 2024-04-25 06:12:17,157 wheel INFO adding 'pythran/pythonic/builtins/str/__mod__.hpp' 2024-04-25 06:12:17,157 wheel INFO adding 'pythran/pythonic/builtins/str/capitalize.hpp' 2024-04-25 06:12:17,157 wheel INFO adding 'pythran/pythonic/builtins/str/count.hpp' 2024-04-25 06:12:17,158 wheel INFO adding 'pythran/pythonic/builtins/str/endswith.hpp' 2024-04-25 06:12:17,158 wheel INFO adding 'pythran/pythonic/builtins/str/find.hpp' 2024-04-25 06:12:17,158 wheel INFO adding 'pythran/pythonic/builtins/str/isalpha.hpp' 2024-04-25 06:12:17,158 wheel INFO adding 'pythran/pythonic/builtins/str/isdigit.hpp' 2024-04-25 06:12:17,158 wheel INFO adding 'pythran/pythonic/builtins/str/join.hpp' 2024-04-25 06:12:17,159 wheel INFO adding 'pythran/pythonic/builtins/str/lower.hpp' 2024-04-25 06:12:17,159 wheel INFO adding 'pythran/pythonic/builtins/str/lstrip.hpp' 2024-04-25 06:12:17,159 wheel INFO adding 'pythran/pythonic/builtins/str/replace.hpp' 2024-04-25 06:12:17,159 wheel INFO adding 'pythran/pythonic/builtins/str/rstrip.hpp' 2024-04-25 06:12:17,160 wheel INFO adding 'pythran/pythonic/builtins/str/split.hpp' 2024-04-25 06:12:17,160 wheel INFO adding 'pythran/pythonic/builtins/str/startswith.hpp' 2024-04-25 06:12:17,160 wheel INFO adding 'pythran/pythonic/builtins/str/strip.hpp' 2024-04-25 06:12:17,160 wheel INFO adding 'pythran/pythonic/builtins/str/upper.hpp' 2024-04-25 06:12:17,161 wheel INFO adding 'pythran/pythonic/cmath/acos.hpp' 2024-04-25 06:12:17,161 wheel INFO adding 'pythran/pythonic/cmath/acosh.hpp' 2024-04-25 06:12:17,161 wheel INFO adding 'pythran/pythonic/cmath/asin.hpp' 2024-04-25 06:12:17,161 wheel INFO adding 'pythran/pythonic/cmath/asinh.hpp' 2024-04-25 06:12:17,162 wheel INFO adding 'pythran/pythonic/cmath/atan.hpp' 2024-04-25 06:12:17,162 wheel INFO adding 'pythran/pythonic/cmath/atanh.hpp' 2024-04-25 06:12:17,162 wheel INFO adding 'pythran/pythonic/cmath/cos.hpp' 2024-04-25 06:12:17,162 wheel INFO adding 'pythran/pythonic/cmath/cosh.hpp' 2024-04-25 06:12:17,163 wheel INFO adding 'pythran/pythonic/cmath/e.hpp' 2024-04-25 06:12:17,163 wheel INFO adding 'pythran/pythonic/cmath/exp.hpp' 2024-04-25 06:12:17,163 wheel INFO adding 'pythran/pythonic/cmath/isinf.hpp' 2024-04-25 06:12:17,163 wheel INFO adding 'pythran/pythonic/cmath/isnan.hpp' 2024-04-25 06:12:17,163 wheel INFO adding 'pythran/pythonic/cmath/log.hpp' 2024-04-25 06:12:17,164 wheel INFO adding 'pythran/pythonic/cmath/log10.hpp' 2024-04-25 06:12:17,164 wheel INFO adding 'pythran/pythonic/cmath/pi.hpp' 2024-04-25 06:12:17,164 wheel INFO adding 'pythran/pythonic/cmath/sin.hpp' 2024-04-25 06:12:17,164 wheel INFO adding 'pythran/pythonic/cmath/sinh.hpp' 2024-04-25 06:12:17,165 wheel INFO adding 'pythran/pythonic/cmath/sqrt.hpp' 2024-04-25 06:12:17,165 wheel INFO adding 'pythran/pythonic/cmath/tan.hpp' 2024-04-25 06:12:17,165 wheel INFO adding 'pythran/pythonic/cmath/tanh.hpp' 2024-04-25 06:12:17,165 wheel INFO adding 'pythran/pythonic/functools/partial.hpp' 2024-04-25 06:12:17,166 wheel INFO adding 'pythran/pythonic/functools/reduce.hpp' 2024-04-25 06:12:17,166 wheel INFO adding 'pythran/pythonic/include/__dispatch__/clear.hpp' 2024-04-25 06:12:17,166 wheel INFO adding 'pythran/pythonic/include/__dispatch__/conjugate.hpp' 2024-04-25 06:12:17,167 wheel INFO adding 'pythran/pythonic/include/__dispatch__/copy.hpp' 2024-04-25 06:12:17,167 wheel INFO adding 'pythran/pythonic/include/__dispatch__/count.hpp' 2024-04-25 06:12:17,167 wheel INFO adding 'pythran/pythonic/include/__dispatch__/index.hpp' 2024-04-25 06:12:17,167 wheel INFO adding 'pythran/pythonic/include/__dispatch__/pop.hpp' 2024-04-25 06:12:17,167 wheel INFO adding 'pythran/pythonic/include/__dispatch__/remove.hpp' 2024-04-25 06:12:17,168 wheel INFO adding 'pythran/pythonic/include/__dispatch__/sort.hpp' 2024-04-25 06:12:17,168 wheel INFO adding 'pythran/pythonic/include/__dispatch__/update.hpp' 2024-04-25 06:12:17,168 wheel INFO adding 'pythran/pythonic/include/bisect/bisect.hpp' 2024-04-25 06:12:17,168 wheel INFO adding 'pythran/pythonic/include/bisect/bisect_left.hpp' 2024-04-25 06:12:17,169 wheel INFO adding 'pythran/pythonic/include/bisect/bisect_right.hpp' 2024-04-25 06:12:17,169 wheel INFO adding 'pythran/pythonic/include/builtins/ArithmeticError.hpp' 2024-04-25 06:12:17,169 wheel INFO adding 'pythran/pythonic/include/builtins/AssertionError.hpp' 2024-04-25 06:12:17,170 wheel INFO adding 'pythran/pythonic/include/builtins/AttributeError.hpp' 2024-04-25 06:12:17,170 wheel INFO adding 'pythran/pythonic/include/builtins/BaseException.hpp' 2024-04-25 06:12:17,170 wheel INFO adding 'pythran/pythonic/include/builtins/BufferError.hpp' 2024-04-25 06:12:17,170 wheel INFO adding 'pythran/pythonic/include/builtins/BytesWarning.hpp' 2024-04-25 06:12:17,171 wheel INFO adding 'pythran/pythonic/include/builtins/DeprecationWarning.hpp' 2024-04-25 06:12:17,171 wheel INFO adding 'pythran/pythonic/include/builtins/EOFError.hpp' 2024-04-25 06:12:17,171 wheel INFO adding 'pythran/pythonic/include/builtins/EnvironmentError.hpp' 2024-04-25 06:12:17,171 wheel INFO adding 'pythran/pythonic/include/builtins/Exception.hpp' 2024-04-25 06:12:17,171 wheel INFO adding 'pythran/pythonic/include/builtins/False.hpp' 2024-04-25 06:12:17,172 wheel INFO adding 'pythran/pythonic/include/builtins/FileNotFoundError.hpp' 2024-04-25 06:12:17,172 wheel INFO adding 'pythran/pythonic/include/builtins/FloatingPointError.hpp' 2024-04-25 06:12:17,172 wheel INFO adding 'pythran/pythonic/include/builtins/FutureWarning.hpp' 2024-04-25 06:12:17,172 wheel INFO adding 'pythran/pythonic/include/builtins/GeneratorExit.hpp' 2024-04-25 06:12:17,173 wheel INFO adding 'pythran/pythonic/include/builtins/IOError.hpp' 2024-04-25 06:12:17,173 wheel INFO adding 'pythran/pythonic/include/builtins/ImportError.hpp' 2024-04-25 06:12:17,173 wheel INFO adding 'pythran/pythonic/include/builtins/ImportWarning.hpp' 2024-04-25 06:12:17,173 wheel INFO adding 'pythran/pythonic/include/builtins/IndentationError.hpp' 2024-04-25 06:12:17,174 wheel INFO adding 'pythran/pythonic/include/builtins/IndexError.hpp' 2024-04-25 06:12:17,174 wheel INFO adding 'pythran/pythonic/include/builtins/KeyError.hpp' 2024-04-25 06:12:17,174 wheel INFO adding 'pythran/pythonic/include/builtins/KeyboardInterrupt.hpp' 2024-04-25 06:12:17,174 wheel INFO adding 'pythran/pythonic/include/builtins/LookupError.hpp' 2024-04-25 06:12:17,175 wheel INFO adding 'pythran/pythonic/include/builtins/MemoryError.hpp' 2024-04-25 06:12:17,175 wheel INFO adding 'pythran/pythonic/include/builtins/NameError.hpp' 2024-04-25 06:12:17,175 wheel INFO adding 'pythran/pythonic/include/builtins/None.hpp' 2024-04-25 06:12:17,175 wheel INFO adding 'pythran/pythonic/include/builtins/NotImplementedError.hpp' 2024-04-25 06:12:17,175 wheel INFO adding 'pythran/pythonic/include/builtins/OSError.hpp' 2024-04-25 06:12:17,176 wheel INFO adding 'pythran/pythonic/include/builtins/OverflowError.hpp' 2024-04-25 06:12:17,176 wheel INFO adding 'pythran/pythonic/include/builtins/PendingDeprecationWarning.hpp' 2024-04-25 06:12:17,176 wheel INFO adding 'pythran/pythonic/include/builtins/ReferenceError.hpp' 2024-04-25 06:12:17,176 wheel INFO adding 'pythran/pythonic/include/builtins/RuntimeError.hpp' 2024-04-25 06:12:17,177 wheel INFO adding 'pythran/pythonic/include/builtins/RuntimeWarning.hpp' 2024-04-25 06:12:17,177 wheel INFO adding 'pythran/pythonic/include/builtins/StopIteration.hpp' 2024-04-25 06:12:17,177 wheel INFO adding 'pythran/pythonic/include/builtins/SyntaxError.hpp' 2024-04-25 06:12:17,177 wheel INFO adding 'pythran/pythonic/include/builtins/SyntaxWarning.hpp' 2024-04-25 06:12:17,178 wheel INFO adding 'pythran/pythonic/include/builtins/SystemError.hpp' 2024-04-25 06:12:17,178 wheel INFO adding 'pythran/pythonic/include/builtins/SystemExit.hpp' 2024-04-25 06:12:17,178 wheel INFO adding 'pythran/pythonic/include/builtins/TabError.hpp' 2024-04-25 06:12:17,178 wheel INFO adding 'pythran/pythonic/include/builtins/True.hpp' 2024-04-25 06:12:17,178 wheel INFO adding 'pythran/pythonic/include/builtins/TypeError.hpp' 2024-04-25 06:12:17,179 wheel INFO adding 'pythran/pythonic/include/builtins/UnboundLocalError.hpp' 2024-04-25 06:12:17,179 wheel INFO adding 'pythran/pythonic/include/builtins/UnicodeError.hpp' 2024-04-25 06:12:17,179 wheel INFO adding 'pythran/pythonic/include/builtins/UnicodeWarning.hpp' 2024-04-25 06:12:17,179 wheel INFO adding 'pythran/pythonic/include/builtins/UserWarning.hpp' 2024-04-25 06:12:17,180 wheel INFO adding 'pythran/pythonic/include/builtins/ValueError.hpp' 2024-04-25 06:12:17,180 wheel INFO adding 'pythran/pythonic/include/builtins/Warning.hpp' 2024-04-25 06:12:17,180 wheel INFO adding 'pythran/pythonic/include/builtins/ZeroDivisionError.hpp' 2024-04-25 06:12:17,180 wheel INFO adding 'pythran/pythonic/include/builtins/abs.hpp' 2024-04-25 06:12:17,181 wheel INFO adding 'pythran/pythonic/include/builtins/all.hpp' 2024-04-25 06:12:17,181 wheel INFO adding 'pythran/pythonic/include/builtins/any.hpp' 2024-04-25 06:12:17,181 wheel INFO adding 'pythran/pythonic/include/builtins/assert.hpp' 2024-04-25 06:12:17,181 wheel INFO adding 'pythran/pythonic/include/builtins/bin.hpp' 2024-04-25 06:12:17,181 wheel INFO adding 'pythran/pythonic/include/builtins/bool_.hpp' 2024-04-25 06:12:17,182 wheel INFO adding 'pythran/pythonic/include/builtins/chr.hpp' 2024-04-25 06:12:17,182 wheel INFO adding 'pythran/pythonic/include/builtins/complex.hpp' 2024-04-25 06:12:17,182 wheel INFO adding 'pythran/pythonic/include/builtins/dict.hpp' 2024-04-25 06:12:17,182 wheel INFO adding 'pythran/pythonic/include/builtins/divmod.hpp' 2024-04-25 06:12:17,183 wheel INFO adding 'pythran/pythonic/include/builtins/enumerate.hpp' 2024-04-25 06:12:17,183 wheel INFO adding 'pythran/pythonic/include/builtins/file.hpp' 2024-04-25 06:12:17,183 wheel INFO adding 'pythran/pythonic/include/builtins/filter.hpp' 2024-04-25 06:12:17,183 wheel INFO adding 'pythran/pythonic/include/builtins/float_.hpp' 2024-04-25 06:12:17,184 wheel INFO adding 'pythran/pythonic/include/builtins/getattr.hpp' 2024-04-25 06:12:17,184 wheel INFO adding 'pythran/pythonic/include/builtins/hex.hpp' 2024-04-25 06:12:17,184 wheel INFO adding 'pythran/pythonic/include/builtins/id.hpp' 2024-04-25 06:12:17,185 wheel INFO adding 'pythran/pythonic/include/builtins/in.hpp' 2024-04-25 06:12:17,185 wheel INFO adding 'pythran/pythonic/include/builtins/int_.hpp' 2024-04-25 06:12:17,185 wheel INFO adding 'pythran/pythonic/include/builtins/isinstance.hpp' 2024-04-25 06:12:17,185 wheel INFO adding 'pythran/pythonic/include/builtins/iter.hpp' 2024-04-25 06:12:17,186 wheel INFO adding 'pythran/pythonic/include/builtins/len.hpp' 2024-04-25 06:12:17,186 wheel INFO adding 'pythran/pythonic/include/builtins/list.hpp' 2024-04-25 06:12:17,186 wheel INFO adding 'pythran/pythonic/include/builtins/map.hpp' 2024-04-25 06:12:17,186 wheel INFO adding 'pythran/pythonic/include/builtins/max.hpp' 2024-04-25 06:12:17,187 wheel INFO adding 'pythran/pythonic/include/builtins/min.hpp' 2024-04-25 06:12:17,187 wheel INFO adding 'pythran/pythonic/include/builtins/minmax.hpp' 2024-04-25 06:12:17,187 wheel INFO adding 'pythran/pythonic/include/builtins/next.hpp' 2024-04-25 06:12:17,187 wheel INFO adding 'pythran/pythonic/include/builtins/oct.hpp' 2024-04-25 06:12:17,188 wheel INFO adding 'pythran/pythonic/include/builtins/open.hpp' 2024-04-25 06:12:17,188 wheel INFO adding 'pythran/pythonic/include/builtins/ord.hpp' 2024-04-25 06:12:17,188 wheel INFO adding 'pythran/pythonic/include/builtins/pow.hpp' 2024-04-25 06:12:17,188 wheel INFO adding 'pythran/pythonic/include/builtins/print.hpp' 2024-04-25 06:12:17,188 wheel INFO adding 'pythran/pythonic/include/builtins/range.hpp' 2024-04-25 06:12:17,189 wheel INFO adding 'pythran/pythonic/include/builtins/reduce.hpp' 2024-04-25 06:12:17,189 wheel INFO adding 'pythran/pythonic/include/builtins/reversed.hpp' 2024-04-25 06:12:17,189 wheel INFO adding 'pythran/pythonic/include/builtins/round.hpp' 2024-04-25 06:12:17,189 wheel INFO adding 'pythran/pythonic/include/builtins/set.hpp' 2024-04-25 06:12:17,190 wheel INFO adding 'pythran/pythonic/include/builtins/slice.hpp' 2024-04-25 06:12:17,190 wheel INFO adding 'pythran/pythonic/include/builtins/sorted.hpp' 2024-04-25 06:12:17,190 wheel INFO adding 'pythran/pythonic/include/builtins/str.hpp' 2024-04-25 06:12:17,190 wheel INFO adding 'pythran/pythonic/include/builtins/sum.hpp' 2024-04-25 06:12:17,191 wheel INFO adding 'pythran/pythonic/include/builtins/tuple.hpp' 2024-04-25 06:12:17,191 wheel INFO adding 'pythran/pythonic/include/builtins/type.hpp' 2024-04-25 06:12:17,191 wheel INFO adding 'pythran/pythonic/include/builtins/xrange.hpp' 2024-04-25 06:12:17,191 wheel INFO adding 'pythran/pythonic/include/builtins/zip.hpp' 2024-04-25 06:12:17,192 wheel INFO adding 'pythran/pythonic/include/builtins/complex/conjugate.hpp' 2024-04-25 06:12:17,192 wheel INFO adding 'pythran/pythonic/include/builtins/dict/clear.hpp' 2024-04-25 06:12:17,192 wheel INFO adding 'pythran/pythonic/include/builtins/dict/copy.hpp' 2024-04-25 06:12:17,192 wheel INFO adding 'pythran/pythonic/include/builtins/dict/fromkeys.hpp' 2024-04-25 06:12:17,193 wheel INFO adding 'pythran/pythonic/include/builtins/dict/get.hpp' 2024-04-25 06:12:17,193 wheel INFO adding 'pythran/pythonic/include/builtins/dict/items.hpp' 2024-04-25 06:12:17,193 wheel INFO adding 'pythran/pythonic/include/builtins/dict/keys.hpp' 2024-04-25 06:12:17,193 wheel INFO adding 'pythran/pythonic/include/builtins/dict/pop.hpp' 2024-04-25 06:12:17,194 wheel INFO adding 'pythran/pythonic/include/builtins/dict/popitem.hpp' 2024-04-25 06:12:17,194 wheel INFO adding 'pythran/pythonic/include/builtins/dict/setdefault.hpp' 2024-04-25 06:12:17,194 wheel INFO adding 'pythran/pythonic/include/builtins/dict/update.hpp' 2024-04-25 06:12:17,194 wheel INFO adding 'pythran/pythonic/include/builtins/dict/values.hpp' 2024-04-25 06:12:17,195 wheel INFO adding 'pythran/pythonic/include/builtins/file/close.hpp' 2024-04-25 06:12:17,195 wheel INFO adding 'pythran/pythonic/include/builtins/file/fileno.hpp' 2024-04-25 06:12:17,195 wheel INFO adding 'pythran/pythonic/include/builtins/file/flush.hpp' 2024-04-25 06:12:17,195 wheel INFO adding 'pythran/pythonic/include/builtins/file/isatty.hpp' 2024-04-25 06:12:17,195 wheel INFO adding 'pythran/pythonic/include/builtins/file/next.hpp' 2024-04-25 06:12:17,196 wheel INFO adding 'pythran/pythonic/include/builtins/file/read.hpp' 2024-04-25 06:12:17,196 wheel INFO adding 'pythran/pythonic/include/builtins/file/readline.hpp' 2024-04-25 06:12:17,196 wheel INFO adding 'pythran/pythonic/include/builtins/file/readlines.hpp' 2024-04-25 06:12:17,196 wheel INFO adding 'pythran/pythonic/include/builtins/file/seek.hpp' 2024-04-25 06:12:17,197 wheel INFO adding 'pythran/pythonic/include/builtins/file/tell.hpp' 2024-04-25 06:12:17,197 wheel INFO adding 'pythran/pythonic/include/builtins/file/truncate.hpp' 2024-04-25 06:12:17,197 wheel INFO adding 'pythran/pythonic/include/builtins/file/write.hpp' 2024-04-25 06:12:17,197 wheel INFO adding 'pythran/pythonic/include/builtins/file/writelines.hpp' 2024-04-25 06:12:17,198 wheel INFO adding 'pythran/pythonic/include/builtins/float_/is_integer.hpp' 2024-04-25 06:12:17,198 wheel INFO adding 'pythran/pythonic/include/builtins/list/append.hpp' 2024-04-25 06:12:17,198 wheel INFO adding 'pythran/pythonic/include/builtins/list/count.hpp' 2024-04-25 06:12:17,198 wheel INFO adding 'pythran/pythonic/include/builtins/list/extend.hpp' 2024-04-25 06:12:17,199 wheel INFO adding 'pythran/pythonic/include/builtins/list/insert.hpp' 2024-04-25 06:12:17,199 wheel INFO adding 'pythran/pythonic/include/builtins/list/pop.hpp' 2024-04-25 06:12:17,199 wheel INFO adding 'pythran/pythonic/include/builtins/list/remove.hpp' 2024-04-25 06:12:17,199 wheel INFO adding 'pythran/pythonic/include/builtins/list/reverse.hpp' 2024-04-25 06:12:17,200 wheel INFO adding 'pythran/pythonic/include/builtins/list/sort.hpp' 2024-04-25 06:12:17,200 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfBreak.hpp' 2024-04-25 06:12:17,200 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfCont.hpp' 2024-04-25 06:12:17,200 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfNoReturn.hpp' 2024-04-25 06:12:17,201 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/StaticIfReturn.hpp' 2024-04-25 06:12:17,201 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/abssqr.hpp' 2024-04-25 06:12:17,201 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/and_.hpp' 2024-04-25 06:12:17,201 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/is_none.hpp' 2024-04-25 06:12:17,202 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/kwonly.hpp' 2024-04-25 06:12:17,202 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/len_set.hpp' 2024-04-25 06:12:17,202 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/make_shape.hpp' 2024-04-25 06:12:17,202 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/or_.hpp' 2024-04-25 06:12:17,203 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/static_if.hpp' 2024-04-25 06:12:17,203 wheel INFO adding 'pythran/pythonic/include/builtins/pythran/static_list.hpp' 2024-04-25 06:12:17,203 wheel INFO adding 'pythran/pythonic/include/builtins/set/add.hpp' 2024-04-25 06:12:17,203 wheel INFO adding 'pythran/pythonic/include/builtins/set/clear.hpp' 2024-04-25 06:12:17,204 wheel INFO adding 'pythran/pythonic/include/builtins/set/copy.hpp' 2024-04-25 06:12:17,204 wheel INFO adding 'pythran/pythonic/include/builtins/set/difference.hpp' 2024-04-25 06:12:17,204 wheel INFO adding 'pythran/pythonic/include/builtins/set/difference_update.hpp' 2024-04-25 06:12:17,204 wheel INFO adding 'pythran/pythonic/include/builtins/set/discard.hpp' 2024-04-25 06:12:17,204 wheel INFO adding 'pythran/pythonic/include/builtins/set/intersection.hpp' 2024-04-25 06:12:17,205 wheel INFO adding 'pythran/pythonic/include/builtins/set/intersection_update.hpp' 2024-04-25 06:12:17,205 wheel INFO adding 'pythran/pythonic/include/builtins/set/isdisjoint.hpp' 2024-04-25 06:12:17,205 wheel INFO adding 'pythran/pythonic/include/builtins/set/issubset.hpp' 2024-04-25 06:12:17,205 wheel INFO adding 'pythran/pythonic/include/builtins/set/issuperset.hpp' 2024-04-25 06:12:17,206 wheel INFO adding 'pythran/pythonic/include/builtins/set/remove.hpp' 2024-04-25 06:12:17,206 wheel INFO adding 'pythran/pythonic/include/builtins/set/symmetric_difference.hpp' 2024-04-25 06:12:17,206 wheel INFO adding 'pythran/pythonic/include/builtins/set/symmetric_difference_update.hpp' 2024-04-25 06:12:17,206 wheel INFO adding 'pythran/pythonic/include/builtins/set/union_.hpp' 2024-04-25 06:12:17,207 wheel INFO adding 'pythran/pythonic/include/builtins/set/update.hpp' 2024-04-25 06:12:17,207 wheel INFO adding 'pythran/pythonic/include/builtins/str/__mod__.hpp' 2024-04-25 06:12:17,207 wheel INFO adding 'pythran/pythonic/include/builtins/str/capitalize.hpp' 2024-04-25 06:12:17,207 wheel INFO adding 'pythran/pythonic/include/builtins/str/count.hpp' 2024-04-25 06:12:17,208 wheel INFO adding 'pythran/pythonic/include/builtins/str/endswith.hpp' 2024-04-25 06:12:17,208 wheel INFO adding 'pythran/pythonic/include/builtins/str/find.hpp' 2024-04-25 06:12:17,208 wheel INFO adding 'pythran/pythonic/include/builtins/str/isalpha.hpp' 2024-04-25 06:12:17,208 wheel INFO adding 'pythran/pythonic/include/builtins/str/isdigit.hpp' 2024-04-25 06:12:17,209 wheel INFO adding 'pythran/pythonic/include/builtins/str/join.hpp' 2024-04-25 06:12:17,209 wheel INFO adding 'pythran/pythonic/include/builtins/str/lower.hpp' 2024-04-25 06:12:17,209 wheel INFO adding 'pythran/pythonic/include/builtins/str/lstrip.hpp' 2024-04-25 06:12:17,209 wheel INFO adding 'pythran/pythonic/include/builtins/str/replace.hpp' 2024-04-25 06:12:17,210 wheel INFO adding 'pythran/pythonic/include/builtins/str/rstrip.hpp' 2024-04-25 06:12:17,210 wheel INFO adding 'pythran/pythonic/include/builtins/str/split.hpp' 2024-04-25 06:12:17,210 wheel INFO adding 'pythran/pythonic/include/builtins/str/startswith.hpp' 2024-04-25 06:12:17,210 wheel INFO adding 'pythran/pythonic/include/builtins/str/strip.hpp' 2024-04-25 06:12:17,210 wheel INFO adding 'pythran/pythonic/include/builtins/str/upper.hpp' 2024-04-25 06:12:17,211 wheel INFO adding 'pythran/pythonic/include/cmath/acos.hpp' 2024-04-25 06:12:17,211 wheel INFO adding 'pythran/pythonic/include/cmath/acosh.hpp' 2024-04-25 06:12:17,211 wheel INFO adding 'pythran/pythonic/include/cmath/asin.hpp' 2024-04-25 06:12:17,211 wheel INFO adding 'pythran/pythonic/include/cmath/asinh.hpp' 2024-04-25 06:12:17,212 wheel INFO adding 'pythran/pythonic/include/cmath/atan.hpp' 2024-04-25 06:12:17,212 wheel INFO adding 'pythran/pythonic/include/cmath/atanh.hpp' 2024-04-25 06:12:17,212 wheel INFO adding 'pythran/pythonic/include/cmath/cos.hpp' 2024-04-25 06:12:17,212 wheel INFO adding 'pythran/pythonic/include/cmath/cosh.hpp' 2024-04-25 06:12:17,213 wheel INFO adding 'pythran/pythonic/include/cmath/e.hpp' 2024-04-25 06:12:17,213 wheel INFO adding 'pythran/pythonic/include/cmath/exp.hpp' 2024-04-25 06:12:17,213 wheel INFO adding 'pythran/pythonic/include/cmath/isinf.hpp' 2024-04-25 06:12:17,213 wheel INFO adding 'pythran/pythonic/include/cmath/isnan.hpp' 2024-04-25 06:12:17,214 wheel INFO adding 'pythran/pythonic/include/cmath/log.hpp' 2024-04-25 06:12:17,214 wheel INFO adding 'pythran/pythonic/include/cmath/log10.hpp' 2024-04-25 06:12:17,214 wheel INFO adding 'pythran/pythonic/include/cmath/pi.hpp' 2024-04-25 06:12:17,214 wheel INFO adding 'pythran/pythonic/include/cmath/sin.hpp' 2024-04-25 06:12:17,215 wheel INFO adding 'pythran/pythonic/include/cmath/sinh.hpp' 2024-04-25 06:12:17,215 wheel INFO adding 'pythran/pythonic/include/cmath/sqrt.hpp' 2024-04-25 06:12:17,215 wheel INFO adding 'pythran/pythonic/include/cmath/tan.hpp' 2024-04-25 06:12:17,215 wheel INFO adding 'pythran/pythonic/include/cmath/tanh.hpp' 2024-04-25 06:12:17,216 wheel INFO adding 'pythran/pythonic/include/functools/partial.hpp' 2024-04-25 06:12:17,216 wheel INFO adding 'pythran/pythonic/include/functools/reduce.hpp' 2024-04-25 06:12:17,216 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/close.hpp' 2024-04-25 06:12:17,216 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/fileno.hpp' 2024-04-25 06:12:17,217 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/flush.hpp' 2024-04-25 06:12:17,217 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/isatty.hpp' 2024-04-25 06:12:17,217 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/next.hpp' 2024-04-25 06:12:17,217 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/read.hpp' 2024-04-25 06:12:17,218 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/readline.hpp' 2024-04-25 06:12:17,218 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/readlines.hpp' 2024-04-25 06:12:17,218 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/seek.hpp' 2024-04-25 06:12:17,218 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/tell.hpp' 2024-04-25 06:12:17,219 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/truncate.hpp' 2024-04-25 06:12:17,219 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/write.hpp' 2024-04-25 06:12:17,219 wheel INFO adding 'pythran/pythonic/include/io/_io/TextIOWrapper/writelines.hpp' 2024-04-25 06:12:17,219 wheel INFO adding 'pythran/pythonic/include/itertools/combinations.hpp' 2024-04-25 06:12:17,220 wheel INFO adding 'pythran/pythonic/include/itertools/common.hpp' 2024-04-25 06:12:17,220 wheel INFO adding 'pythran/pythonic/include/itertools/count.hpp' 2024-04-25 06:12:17,220 wheel INFO adding 'pythran/pythonic/include/itertools/ifilter.hpp' 2024-04-25 06:12:17,220 wheel INFO adding 'pythran/pythonic/include/itertools/islice.hpp' 2024-04-25 06:12:17,221 wheel INFO adding 'pythran/pythonic/include/itertools/permutations.hpp' 2024-04-25 06:12:17,221 wheel INFO adding 'pythran/pythonic/include/itertools/product.hpp' 2024-04-25 06:12:17,221 wheel INFO adding 'pythran/pythonic/include/itertools/repeat.hpp' 2024-04-25 06:12:17,221 wheel INFO adding 'pythran/pythonic/include/math/acos.hpp' 2024-04-25 06:12:17,222 wheel INFO adding 'pythran/pythonic/include/math/acosh.hpp' 2024-04-25 06:12:17,222 wheel INFO adding 'pythran/pythonic/include/math/asin.hpp' 2024-04-25 06:12:17,222 wheel INFO adding 'pythran/pythonic/include/math/asinh.hpp' 2024-04-25 06:12:17,222 wheel INFO adding 'pythran/pythonic/include/math/atan.hpp' 2024-04-25 06:12:17,223 wheel INFO adding 'pythran/pythonic/include/math/atan2.hpp' 2024-04-25 06:12:17,223 wheel INFO adding 'pythran/pythonic/include/math/atanh.hpp' 2024-04-25 06:12:17,223 wheel INFO adding 'pythran/pythonic/include/math/ceil.hpp' 2024-04-25 06:12:17,223 wheel INFO adding 'pythran/pythonic/include/math/copysign.hpp' 2024-04-25 06:12:17,223 wheel INFO adding 'pythran/pythonic/include/math/cos.hpp' 2024-04-25 06:12:17,224 wheel INFO adding 'pythran/pythonic/include/math/cosh.hpp' 2024-04-25 06:12:17,224 wheel INFO adding 'pythran/pythonic/include/math/degrees.hpp' 2024-04-25 06:12:17,224 wheel INFO adding 'pythran/pythonic/include/math/e.hpp' 2024-04-25 06:12:17,224 wheel INFO adding 'pythran/pythonic/include/math/erf.hpp' 2024-04-25 06:12:17,225 wheel INFO adding 'pythran/pythonic/include/math/erfc.hpp' 2024-04-25 06:12:17,225 wheel INFO adding 'pythran/pythonic/include/math/exp.hpp' 2024-04-25 06:12:17,225 wheel INFO adding 'pythran/pythonic/include/math/expm1.hpp' 2024-04-25 06:12:17,225 wheel INFO adding 'pythran/pythonic/include/math/fabs.hpp' 2024-04-25 06:12:17,226 wheel INFO adding 'pythran/pythonic/include/math/factorial.hpp' 2024-04-25 06:12:17,226 wheel INFO adding 'pythran/pythonic/include/math/floor.hpp' 2024-04-25 06:12:17,226 wheel INFO adding 'pythran/pythonic/include/math/fmod.hpp' 2024-04-25 06:12:17,226 wheel INFO adding 'pythran/pythonic/include/math/frexp.hpp' 2024-04-25 06:12:17,226 wheel INFO adding 'pythran/pythonic/include/math/gamma.hpp' 2024-04-25 06:12:17,227 wheel INFO adding 'pythran/pythonic/include/math/hypot.hpp' 2024-04-25 06:12:17,227 wheel INFO adding 'pythran/pythonic/include/math/isinf.hpp' 2024-04-25 06:12:17,227 wheel INFO adding 'pythran/pythonic/include/math/isnan.hpp' 2024-04-25 06:12:17,227 wheel INFO adding 'pythran/pythonic/include/math/ldexp.hpp' 2024-04-25 06:12:17,228 wheel INFO adding 'pythran/pythonic/include/math/lgamma.hpp' 2024-04-25 06:12:17,228 wheel INFO adding 'pythran/pythonic/include/math/log.hpp' 2024-04-25 06:12:17,228 wheel INFO adding 'pythran/pythonic/include/math/log10.hpp' 2024-04-25 06:12:17,228 wheel INFO adding 'pythran/pythonic/include/math/log1p.hpp' 2024-04-25 06:12:17,229 wheel INFO adding 'pythran/pythonic/include/math/modf.hpp' 2024-04-25 06:12:17,229 wheel INFO adding 'pythran/pythonic/include/math/pi.hpp' 2024-04-25 06:12:17,229 wheel INFO adding 'pythran/pythonic/include/math/pow.hpp' 2024-04-25 06:12:17,229 wheel INFO adding 'pythran/pythonic/include/math/radians.hpp' 2024-04-25 06:12:17,229 wheel INFO adding 'pythran/pythonic/include/math/sin.hpp' 2024-04-25 06:12:17,230 wheel INFO adding 'pythran/pythonic/include/math/sinh.hpp' 2024-04-25 06:12:17,230 wheel INFO adding 'pythran/pythonic/include/math/sqrt.hpp' 2024-04-25 06:12:17,230 wheel INFO adding 'pythran/pythonic/include/math/tan.hpp' 2024-04-25 06:12:17,230 wheel INFO adding 'pythran/pythonic/include/math/tanh.hpp' 2024-04-25 06:12:17,231 wheel INFO adding 'pythran/pythonic/include/math/trunc.hpp' 2024-04-25 06:12:17,231 wheel INFO adding 'pythran/pythonic/include/numpy/.hpp' 2024-04-25 06:12:17,232 wheel INFO adding 'pythran/pythonic/include/numpy/NINF.hpp' 2024-04-25 06:12:17,232 wheel INFO adding 'pythran/pythonic/include/numpy/abs.hpp' 2024-04-25 06:12:17,232 wheel INFO adding 'pythran/pythonic/include/numpy/absolute.hpp' 2024-04-25 06:12:17,232 wheel INFO adding 'pythran/pythonic/include/numpy/add.hpp' 2024-04-25 06:12:17,233 wheel INFO adding 'pythran/pythonic/include/numpy/alen.hpp' 2024-04-25 06:12:17,233 wheel INFO adding 'pythran/pythonic/include/numpy/all.hpp' 2024-04-25 06:12:17,233 wheel INFO adding 'pythran/pythonic/include/numpy/allclose.hpp' 2024-04-25 06:12:17,233 wheel INFO adding 'pythran/pythonic/include/numpy/alltrue.hpp' 2024-04-25 06:12:17,233 wheel INFO adding 'pythran/pythonic/include/numpy/amax.hpp' 2024-04-25 06:12:17,234 wheel INFO adding 'pythran/pythonic/include/numpy/amin.hpp' 2024-04-25 06:12:17,234 wheel INFO adding 'pythran/pythonic/include/numpy/angle.hpp' 2024-04-25 06:12:17,234 wheel INFO adding 'pythran/pythonic/include/numpy/angle_in_deg.hpp' 2024-04-25 06:12:17,234 wheel INFO adding 'pythran/pythonic/include/numpy/angle_in_rad.hpp' 2024-04-25 06:12:17,235 wheel INFO adding 'pythran/pythonic/include/numpy/any.hpp' 2024-04-25 06:12:17,235 wheel INFO adding 'pythran/pythonic/include/numpy/append.hpp' 2024-04-25 06:12:17,235 wheel INFO adding 'pythran/pythonic/include/numpy/arange.hpp' 2024-04-25 06:12:17,235 wheel INFO adding 'pythran/pythonic/include/numpy/arccos.hpp' 2024-04-25 06:12:17,236 wheel INFO adding 'pythran/pythonic/include/numpy/arccosh.hpp' 2024-04-25 06:12:17,236 wheel INFO adding 'pythran/pythonic/include/numpy/arcsin.hpp' 2024-04-25 06:12:17,236 wheel INFO adding 'pythran/pythonic/include/numpy/arcsinh.hpp' 2024-04-25 06:12:17,236 wheel INFO adding 'pythran/pythonic/include/numpy/arctan.hpp' 2024-04-25 06:12:17,237 wheel INFO adding 'pythran/pythonic/include/numpy/arctan2.hpp' 2024-04-25 06:12:17,237 wheel INFO adding 'pythran/pythonic/include/numpy/arctanh.hpp' 2024-04-25 06:12:17,237 wheel INFO adding 'pythran/pythonic/include/numpy/argmax.hpp' 2024-04-25 06:12:17,237 wheel INFO adding 'pythran/pythonic/include/numpy/argmin.hpp' 2024-04-25 06:12:17,238 wheel INFO adding 'pythran/pythonic/include/numpy/argsort.hpp' 2024-04-25 06:12:17,238 wheel INFO adding 'pythran/pythonic/include/numpy/argwhere.hpp' 2024-04-25 06:12:17,238 wheel INFO adding 'pythran/pythonic/include/numpy/around.hpp' 2024-04-25 06:12:17,238 wheel INFO adding 'pythran/pythonic/include/numpy/array.hpp' 2024-04-25 06:12:17,238 wheel INFO adding 'pythran/pythonic/include/numpy/array2string.hpp' 2024-04-25 06:12:17,239 wheel INFO adding 'pythran/pythonic/include/numpy/array_equal.hpp' 2024-04-25 06:12:17,239 wheel INFO adding 'pythran/pythonic/include/numpy/array_equiv.hpp' 2024-04-25 06:12:17,239 wheel INFO adding 'pythran/pythonic/include/numpy/array_split.hpp' 2024-04-25 06:12:17,239 wheel INFO adding 'pythran/pythonic/include/numpy/array_str.hpp' 2024-04-25 06:12:17,240 wheel INFO adding 'pythran/pythonic/include/numpy/asarray.hpp' 2024-04-25 06:12:17,240 wheel INFO adding 'pythran/pythonic/include/numpy/asarray_chkfinite.hpp' 2024-04-25 06:12:17,240 wheel INFO adding 'pythran/pythonic/include/numpy/ascontiguousarray.hpp' 2024-04-25 06:12:17,240 wheel INFO adding 'pythran/pythonic/include/numpy/asfarray.hpp' 2024-04-25 06:12:17,241 wheel INFO adding 'pythran/pythonic/include/numpy/asscalar.hpp' 2024-04-25 06:12:17,241 wheel INFO adding 'pythran/pythonic/include/numpy/atleast_1d.hpp' 2024-04-25 06:12:17,241 wheel INFO adding 'pythran/pythonic/include/numpy/atleast_2d.hpp' 2024-04-25 06:12:17,241 wheel INFO adding 'pythran/pythonic/include/numpy/atleast_3d.hpp' 2024-04-25 06:12:17,242 wheel INFO adding 'pythran/pythonic/include/numpy/average.hpp' 2024-04-25 06:12:17,242 wheel INFO adding 'pythran/pythonic/include/numpy/base_repr.hpp' 2024-04-25 06:12:17,242 wheel INFO adding 'pythran/pythonic/include/numpy/binary_repr.hpp' 2024-04-25 06:12:17,242 wheel INFO adding 'pythran/pythonic/include/numpy/bincount.hpp' 2024-04-25 06:12:17,243 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_and.hpp' 2024-04-25 06:12:17,243 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_not.hpp' 2024-04-25 06:12:17,243 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_or.hpp' 2024-04-25 06:12:17,243 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_xor.hpp' 2024-04-25 06:12:17,244 wheel INFO adding 'pythran/pythonic/include/numpy/bool_.hpp' 2024-04-25 06:12:17,244 wheel INFO adding 'pythran/pythonic/include/numpy/broadcast_to.hpp' 2024-04-25 06:12:17,244 wheel INFO adding 'pythran/pythonic/include/numpy/byte.hpp' 2024-04-25 06:12:17,244 wheel INFO adding 'pythran/pythonic/include/numpy/cbrt.hpp' 2024-04-25 06:12:17,245 wheel INFO adding 'pythran/pythonic/include/numpy/ceil.hpp' 2024-04-25 06:12:17,245 wheel INFO adding 'pythran/pythonic/include/numpy/clip.hpp' 2024-04-25 06:12:17,245 wheel INFO adding 'pythran/pythonic/include/numpy/complex.hpp' 2024-04-25 06:12:17,245 wheel INFO adding 'pythran/pythonic/include/numpy/complex128.hpp' 2024-04-25 06:12:17,246 wheel INFO adding 'pythran/pythonic/include/numpy/complex256.hpp' 2024-04-25 06:12:17,246 wheel INFO adding 'pythran/pythonic/include/numpy/complex64.hpp' 2024-04-25 06:12:17,246 wheel INFO adding 'pythran/pythonic/include/numpy/concatenate.hpp' 2024-04-25 06:12:17,246 wheel INFO adding 'pythran/pythonic/include/numpy/conj.hpp' 2024-04-25 06:12:17,247 wheel INFO adding 'pythran/pythonic/include/numpy/conjugate.hpp' 2024-04-25 06:12:17,247 wheel INFO adding 'pythran/pythonic/include/numpy/convolve.hpp' 2024-04-25 06:12:17,247 wheel INFO adding 'pythran/pythonic/include/numpy/copy.hpp' 2024-04-25 06:12:17,247 wheel INFO adding 'pythran/pythonic/include/numpy/copysign.hpp' 2024-04-25 06:12:17,248 wheel INFO adding 'pythran/pythonic/include/numpy/copyto.hpp' 2024-04-25 06:12:17,248 wheel INFO adding 'pythran/pythonic/include/numpy/correlate.hpp' 2024-04-25 06:12:17,248 wheel INFO adding 'pythran/pythonic/include/numpy/cos.hpp' 2024-04-25 06:12:17,248 wheel INFO adding 'pythran/pythonic/include/numpy/cosh.hpp' 2024-04-25 06:12:17,248 wheel INFO adding 'pythran/pythonic/include/numpy/count_nonzero.hpp' 2024-04-25 06:12:17,249 wheel INFO adding 'pythran/pythonic/include/numpy/cross.hpp' 2024-04-25 06:12:17,249 wheel INFO adding 'pythran/pythonic/include/numpy/cumprod.hpp' 2024-04-25 06:12:17,249 wheel INFO adding 'pythran/pythonic/include/numpy/cumproduct.hpp' 2024-04-25 06:12:17,249 wheel INFO adding 'pythran/pythonic/include/numpy/cumsum.hpp' 2024-04-25 06:12:17,250 wheel INFO adding 'pythran/pythonic/include/numpy/deg2rad.hpp' 2024-04-25 06:12:17,250 wheel INFO adding 'pythran/pythonic/include/numpy/degrees.hpp' 2024-04-25 06:12:17,250 wheel INFO adding 'pythran/pythonic/include/numpy/delete_.hpp' 2024-04-25 06:12:17,250 wheel INFO adding 'pythran/pythonic/include/numpy/diag.hpp' 2024-04-25 06:12:17,251 wheel INFO adding 'pythran/pythonic/include/numpy/diagflat.hpp' 2024-04-25 06:12:17,251 wheel INFO adding 'pythran/pythonic/include/numpy/diagonal.hpp' 2024-04-25 06:12:17,251 wheel INFO adding 'pythran/pythonic/include/numpy/diff.hpp' 2024-04-25 06:12:17,251 wheel INFO adding 'pythran/pythonic/include/numpy/digitize.hpp' 2024-04-25 06:12:17,251 wheel INFO adding 'pythran/pythonic/include/numpy/divide.hpp' 2024-04-25 06:12:17,252 wheel INFO adding 'pythran/pythonic/include/numpy/dot.hpp' 2024-04-25 06:12:17,252 wheel INFO adding 'pythran/pythonic/include/numpy/double_.hpp' 2024-04-25 06:12:17,252 wheel INFO adding 'pythran/pythonic/include/numpy/e.hpp' 2024-04-25 06:12:17,253 wheel INFO adding 'pythran/pythonic/include/numpy/ediff1d.hpp' 2024-04-25 06:12:17,253 wheel INFO adding 'pythran/pythonic/include/numpy/empty.hpp' 2024-04-25 06:12:17,253 wheel INFO adding 'pythran/pythonic/include/numpy/empty_like.hpp' 2024-04-25 06:12:17,253 wheel INFO adding 'pythran/pythonic/include/numpy/equal.hpp' 2024-04-25 06:12:17,253 wheel INFO adding 'pythran/pythonic/include/numpy/exp.hpp' 2024-04-25 06:12:17,254 wheel INFO adding 'pythran/pythonic/include/numpy/expand_dims.hpp' 2024-04-25 06:12:17,254 wheel INFO adding 'pythran/pythonic/include/numpy/expm1.hpp' 2024-04-25 06:12:17,254 wheel INFO adding 'pythran/pythonic/include/numpy/eye.hpp' 2024-04-25 06:12:17,254 wheel INFO adding 'pythran/pythonic/include/numpy/fabs.hpp' 2024-04-25 06:12:17,255 wheel INFO adding 'pythran/pythonic/include/numpy/fill_diagonal.hpp' 2024-04-25 06:12:17,255 wheel INFO adding 'pythran/pythonic/include/numpy/finfo.hpp' 2024-04-25 06:12:17,255 wheel INFO adding 'pythran/pythonic/include/numpy/fix.hpp' 2024-04-25 06:12:17,255 wheel INFO adding 'pythran/pythonic/include/numpy/flatnonzero.hpp' 2024-04-25 06:12:17,256 wheel INFO adding 'pythran/pythonic/include/numpy/flip.hpp' 2024-04-25 06:12:17,256 wheel INFO adding 'pythran/pythonic/include/numpy/fliplr.hpp' 2024-04-25 06:12:17,256 wheel INFO adding 'pythran/pythonic/include/numpy/flipud.hpp' 2024-04-25 06:12:17,256 wheel INFO adding 'pythran/pythonic/include/numpy/float128.hpp' 2024-04-25 06:12:17,257 wheel INFO adding 'pythran/pythonic/include/numpy/float32.hpp' 2024-04-25 06:12:17,257 wheel INFO adding 'pythran/pythonic/include/numpy/float64.hpp' 2024-04-25 06:12:17,257 wheel INFO adding 'pythran/pythonic/include/numpy/float_.hpp' 2024-04-25 06:12:17,257 wheel INFO adding 'pythran/pythonic/include/numpy/floor.hpp' 2024-04-25 06:12:17,257 wheel INFO adding 'pythran/pythonic/include/numpy/floor_divide.hpp' 2024-04-25 06:12:17,258 wheel INFO adding 'pythran/pythonic/include/numpy/fmax.hpp' 2024-04-25 06:12:17,258 wheel INFO adding 'pythran/pythonic/include/numpy/fmin.hpp' 2024-04-25 06:12:17,258 wheel INFO adding 'pythran/pythonic/include/numpy/fmod.hpp' 2024-04-25 06:12:17,258 wheel INFO adding 'pythran/pythonic/include/numpy/frexp.hpp' 2024-04-25 06:12:17,259 wheel INFO adding 'pythran/pythonic/include/numpy/fromfile.hpp' 2024-04-25 06:12:17,259 wheel INFO adding 'pythran/pythonic/include/numpy/fromfunction.hpp' 2024-04-25 06:12:17,259 wheel INFO adding 'pythran/pythonic/include/numpy/fromiter.hpp' 2024-04-25 06:12:17,259 wheel INFO adding 'pythran/pythonic/include/numpy/fromstring.hpp' 2024-04-25 06:12:17,260 wheel INFO adding 'pythran/pythonic/include/numpy/full.hpp' 2024-04-25 06:12:17,260 wheel INFO adding 'pythran/pythonic/include/numpy/full_like.hpp' 2024-04-25 06:12:17,260 wheel INFO adding 'pythran/pythonic/include/numpy/greater.hpp' 2024-04-25 06:12:17,260 wheel INFO adding 'pythran/pythonic/include/numpy/greater_equal.hpp' 2024-04-25 06:12:17,261 wheel INFO adding 'pythran/pythonic/include/numpy/heaviside.hpp' 2024-04-25 06:12:17,261 wheel INFO adding 'pythran/pythonic/include/numpy/hstack.hpp' 2024-04-25 06:12:17,261 wheel INFO adding 'pythran/pythonic/include/numpy/hypot.hpp' 2024-04-25 06:12:17,261 wheel INFO adding 'pythran/pythonic/include/numpy/identity.hpp' 2024-04-25 06:12:17,261 wheel INFO adding 'pythran/pythonic/include/numpy/imag.hpp' 2024-04-25 06:12:17,262 wheel INFO adding 'pythran/pythonic/include/numpy/indices.hpp' 2024-04-25 06:12:17,262 wheel INFO adding 'pythran/pythonic/include/numpy/inf.hpp' 2024-04-25 06:12:17,262 wheel INFO adding 'pythran/pythonic/include/numpy/inner.hpp' 2024-04-25 06:12:17,262 wheel INFO adding 'pythran/pythonic/include/numpy/insert.hpp' 2024-04-25 06:12:17,263 wheel INFO adding 'pythran/pythonic/include/numpy/int16.hpp' 2024-04-25 06:12:17,263 wheel INFO adding 'pythran/pythonic/include/numpy/int32.hpp' 2024-04-25 06:12:17,263 wheel INFO adding 'pythran/pythonic/include/numpy/int64.hpp' 2024-04-25 06:12:17,263 wheel INFO adding 'pythran/pythonic/include/numpy/int8.hpp' 2024-04-25 06:12:17,264 wheel INFO adding 'pythran/pythonic/include/numpy/int_.hpp' 2024-04-25 06:12:17,264 wheel INFO adding 'pythran/pythonic/include/numpy/intc.hpp' 2024-04-25 06:12:17,264 wheel INFO adding 'pythran/pythonic/include/numpy/interp.hpp' 2024-04-25 06:12:17,264 wheel INFO adding 'pythran/pythonic/include/numpy/intersect1d.hpp' 2024-04-25 06:12:17,265 wheel INFO adding 'pythran/pythonic/include/numpy/intp.hpp' 2024-04-25 06:12:17,265 wheel INFO adding 'pythran/pythonic/include/numpy/invert.hpp' 2024-04-25 06:12:17,265 wheel INFO adding 'pythran/pythonic/include/numpy/isclose.hpp' 2024-04-25 06:12:17,265 wheel INFO adding 'pythran/pythonic/include/numpy/iscomplex.hpp' 2024-04-25 06:12:17,266 wheel INFO adding 'pythran/pythonic/include/numpy/isfinite.hpp' 2024-04-25 06:12:17,266 wheel INFO adding 'pythran/pythonic/include/numpy/isinf.hpp' 2024-04-25 06:12:17,266 wheel INFO adding 'pythran/pythonic/include/numpy/isnan.hpp' 2024-04-25 06:12:17,266 wheel INFO adding 'pythran/pythonic/include/numpy/isneginf.hpp' 2024-04-25 06:12:17,266 wheel INFO adding 'pythran/pythonic/include/numpy/isposinf.hpp' 2024-04-25 06:12:17,267 wheel INFO adding 'pythran/pythonic/include/numpy/isreal.hpp' 2024-04-25 06:12:17,267 wheel INFO adding 'pythran/pythonic/include/numpy/isrealobj.hpp' 2024-04-25 06:12:17,267 wheel INFO adding 'pythran/pythonic/include/numpy/isscalar.hpp' 2024-04-25 06:12:17,268 wheel INFO adding 'pythran/pythonic/include/numpy/issctype.hpp' 2024-04-25 06:12:17,268 wheel INFO adding 'pythran/pythonic/include/numpy/ldexp.hpp' 2024-04-25 06:12:17,268 wheel INFO adding 'pythran/pythonic/include/numpy/left_shift.hpp' 2024-04-25 06:12:17,268 wheel INFO adding 'pythran/pythonic/include/numpy/less.hpp' 2024-04-25 06:12:17,268 wheel INFO adding 'pythran/pythonic/include/numpy/less_equal.hpp' 2024-04-25 06:12:17,269 wheel INFO adding 'pythran/pythonic/include/numpy/lexsort.hpp' 2024-04-25 06:12:17,269 wheel INFO adding 'pythran/pythonic/include/numpy/linspace.hpp' 2024-04-25 06:12:17,269 wheel INFO adding 'pythran/pythonic/include/numpy/log.hpp' 2024-04-25 06:12:17,269 wheel INFO adding 'pythran/pythonic/include/numpy/log10.hpp' 2024-04-25 06:12:17,270 wheel INFO adding 'pythran/pythonic/include/numpy/log1p.hpp' 2024-04-25 06:12:17,270 wheel INFO adding 'pythran/pythonic/include/numpy/log2.hpp' 2024-04-25 06:12:17,270 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp.hpp' 2024-04-25 06:12:17,270 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp2.hpp' 2024-04-25 06:12:17,271 wheel INFO adding 'pythran/pythonic/include/numpy/logical_and.hpp' 2024-04-25 06:12:17,271 wheel INFO adding 'pythran/pythonic/include/numpy/logical_not.hpp' 2024-04-25 06:12:17,271 wheel INFO adding 'pythran/pythonic/include/numpy/logical_or.hpp' 2024-04-25 06:12:17,271 wheel INFO adding 'pythran/pythonic/include/numpy/logical_xor.hpp' 2024-04-25 06:12:17,272 wheel INFO adding 'pythran/pythonic/include/numpy/logspace.hpp' 2024-04-25 06:12:17,272 wheel INFO adding 'pythran/pythonic/include/numpy/longlong.hpp' 2024-04-25 06:12:17,272 wheel INFO adding 'pythran/pythonic/include/numpy/max.hpp' 2024-04-25 06:12:17,272 wheel INFO adding 'pythran/pythonic/include/numpy/maximum.hpp' 2024-04-25 06:12:17,272 wheel INFO adding 'pythran/pythonic/include/numpy/mean.hpp' 2024-04-25 06:12:17,273 wheel INFO adding 'pythran/pythonic/include/numpy/median.hpp' 2024-04-25 06:12:17,273 wheel INFO adding 'pythran/pythonic/include/numpy/min.hpp' 2024-04-25 06:12:17,273 wheel INFO adding 'pythran/pythonic/include/numpy/minimum.hpp' 2024-04-25 06:12:17,273 wheel INFO adding 'pythran/pythonic/include/numpy/mod.hpp' 2024-04-25 06:12:17,274 wheel INFO adding 'pythran/pythonic/include/numpy/multiply.hpp' 2024-04-25 06:12:17,274 wheel INFO adding 'pythran/pythonic/include/numpy/nan.hpp' 2024-04-25 06:12:17,274 wheel INFO adding 'pythran/pythonic/include/numpy/nan_to_num.hpp' 2024-04-25 06:12:17,274 wheel INFO adding 'pythran/pythonic/include/numpy/nanargmax.hpp' 2024-04-25 06:12:17,275 wheel INFO adding 'pythran/pythonic/include/numpy/nanargmin.hpp' 2024-04-25 06:12:17,275 wheel INFO adding 'pythran/pythonic/include/numpy/nanmax.hpp' 2024-04-25 06:12:17,275 wheel INFO adding 'pythran/pythonic/include/numpy/nanmin.hpp' 2024-04-25 06:12:17,275 wheel INFO adding 'pythran/pythonic/include/numpy/nansum.hpp' 2024-04-25 06:12:17,275 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray.hpp' 2024-04-25 06:12:17,276 wheel INFO adding 'pythran/pythonic/include/numpy/ndenumerate.hpp' 2024-04-25 06:12:17,276 wheel INFO adding 'pythran/pythonic/include/numpy/ndim.hpp' 2024-04-25 06:12:17,276 wheel INFO adding 'pythran/pythonic/include/numpy/ndindex.hpp' 2024-04-25 06:12:17,276 wheel INFO adding 'pythran/pythonic/include/numpy/negative.hpp' 2024-04-25 06:12:17,277 wheel INFO adding 'pythran/pythonic/include/numpy/newaxis.hpp' 2024-04-25 06:12:17,277 wheel INFO adding 'pythran/pythonic/include/numpy/nextafter.hpp' 2024-04-25 06:12:17,277 wheel INFO adding 'pythran/pythonic/include/numpy/nonzero.hpp' 2024-04-25 06:12:17,277 wheel INFO adding 'pythran/pythonic/include/numpy/not_equal.hpp' 2024-04-25 06:12:17,278 wheel INFO adding 'pythran/pythonic/include/numpy/ones.hpp' 2024-04-25 06:12:17,278 wheel INFO adding 'pythran/pythonic/include/numpy/ones_like.hpp' 2024-04-25 06:12:17,278 wheel INFO adding 'pythran/pythonic/include/numpy/outer.hpp' 2024-04-25 06:12:17,278 wheel INFO adding 'pythran/pythonic/include/numpy/partial_sum.hpp' 2024-04-25 06:12:17,279 wheel INFO adding 'pythran/pythonic/include/numpy/pi.hpp' 2024-04-25 06:12:17,279 wheel INFO adding 'pythran/pythonic/include/numpy/place.hpp' 2024-04-25 06:12:17,279 wheel INFO adding 'pythran/pythonic/include/numpy/power.hpp' 2024-04-25 06:12:17,279 wheel INFO adding 'pythran/pythonic/include/numpy/prod.hpp' 2024-04-25 06:12:17,279 wheel INFO adding 'pythran/pythonic/include/numpy/product.hpp' 2024-04-25 06:12:17,280 wheel INFO adding 'pythran/pythonic/include/numpy/ptp.hpp' 2024-04-25 06:12:17,280 wheel INFO adding 'pythran/pythonic/include/numpy/put.hpp' 2024-04-25 06:12:17,280 wheel INFO adding 'pythran/pythonic/include/numpy/putmask.hpp' 2024-04-25 06:12:17,280 wheel INFO adding 'pythran/pythonic/include/numpy/rad2deg.hpp' 2024-04-25 06:12:17,281 wheel INFO adding 'pythran/pythonic/include/numpy/radians.hpp' 2024-04-25 06:12:17,281 wheel INFO adding 'pythran/pythonic/include/numpy/ravel.hpp' 2024-04-25 06:12:17,281 wheel INFO adding 'pythran/pythonic/include/numpy/real.hpp' 2024-04-25 06:12:17,281 wheel INFO adding 'pythran/pythonic/include/numpy/reciprocal.hpp' 2024-04-25 06:12:17,282 wheel INFO adding 'pythran/pythonic/include/numpy/reduce.hpp' 2024-04-25 06:12:17,282 wheel INFO adding 'pythran/pythonic/include/numpy/remainder.hpp' 2024-04-25 06:12:17,282 wheel INFO adding 'pythran/pythonic/include/numpy/repeat.hpp' 2024-04-25 06:12:17,282 wheel INFO adding 'pythran/pythonic/include/numpy/resize.hpp' 2024-04-25 06:12:17,283 wheel INFO adding 'pythran/pythonic/include/numpy/right_shift.hpp' 2024-04-25 06:12:17,283 wheel INFO adding 'pythran/pythonic/include/numpy/rint.hpp' 2024-04-25 06:12:17,283 wheel INFO adding 'pythran/pythonic/include/numpy/roll.hpp' 2024-04-25 06:12:17,283 wheel INFO adding 'pythran/pythonic/include/numpy/rollaxis.hpp' 2024-04-25 06:12:17,284 wheel INFO adding 'pythran/pythonic/include/numpy/rot90.hpp' 2024-04-25 06:12:17,284 wheel INFO adding 'pythran/pythonic/include/numpy/round.hpp' 2024-04-25 06:12:17,284 wheel INFO adding 'pythran/pythonic/include/numpy/round_.hpp' 2024-04-25 06:12:17,284 wheel INFO adding 'pythran/pythonic/include/numpy/searchsorted.hpp' 2024-04-25 06:12:17,284 wheel INFO adding 'pythran/pythonic/include/numpy/select.hpp' 2024-04-25 06:12:17,285 wheel INFO adding 'pythran/pythonic/include/numpy/setdiff1d.hpp' 2024-04-25 06:12:17,285 wheel INFO adding 'pythran/pythonic/include/numpy/shape.hpp' 2024-04-25 06:12:17,285 wheel INFO adding 'pythran/pythonic/include/numpy/short_.hpp' 2024-04-25 06:12:17,285 wheel INFO adding 'pythran/pythonic/include/numpy/sign.hpp' 2024-04-25 06:12:17,286 wheel INFO adding 'pythran/pythonic/include/numpy/signbit.hpp' 2024-04-25 06:12:17,286 wheel INFO adding 'pythran/pythonic/include/numpy/sin.hpp' 2024-04-25 06:12:17,286 wheel INFO adding 'pythran/pythonic/include/numpy/sinh.hpp' 2024-04-25 06:12:17,286 wheel INFO adding 'pythran/pythonic/include/numpy/size.hpp' 2024-04-25 06:12:17,287 wheel INFO adding 'pythran/pythonic/include/numpy/sometrue.hpp' 2024-04-25 06:12:17,287 wheel INFO adding 'pythran/pythonic/include/numpy/sort.hpp' 2024-04-25 06:12:17,287 wheel INFO adding 'pythran/pythonic/include/numpy/sort_complex.hpp' 2024-04-25 06:12:17,287 wheel INFO adding 'pythran/pythonic/include/numpy/spacing.hpp' 2024-04-25 06:12:17,287 wheel INFO adding 'pythran/pythonic/include/numpy/split.hpp' 2024-04-25 06:12:17,288 wheel INFO adding 'pythran/pythonic/include/numpy/sqrt.hpp' 2024-04-25 06:12:17,288 wheel INFO adding 'pythran/pythonic/include/numpy/square.hpp' 2024-04-25 06:12:17,288 wheel INFO adding 'pythran/pythonic/include/numpy/stack.hpp' 2024-04-25 06:12:17,288 wheel INFO adding 'pythran/pythonic/include/numpy/std_.hpp' 2024-04-25 06:12:17,289 wheel INFO adding 'pythran/pythonic/include/numpy/subtract.hpp' 2024-04-25 06:12:17,289 wheel INFO adding 'pythran/pythonic/include/numpy/sum.hpp' 2024-04-25 06:12:17,289 wheel INFO adding 'pythran/pythonic/include/numpy/swapaxes.hpp' 2024-04-25 06:12:17,289 wheel INFO adding 'pythran/pythonic/include/numpy/take.hpp' 2024-04-25 06:12:17,290 wheel INFO adding 'pythran/pythonic/include/numpy/tan.hpp' 2024-04-25 06:12:17,290 wheel INFO adding 'pythran/pythonic/include/numpy/tanh.hpp' 2024-04-25 06:12:17,290 wheel INFO adding 'pythran/pythonic/include/numpy/tile.hpp' 2024-04-25 06:12:17,290 wheel INFO adding 'pythran/pythonic/include/numpy/trace.hpp' 2024-04-25 06:12:17,291 wheel INFO adding 'pythran/pythonic/include/numpy/transpose.hpp' 2024-04-25 06:12:17,291 wheel INFO adding 'pythran/pythonic/include/numpy/tri.hpp' 2024-04-25 06:12:17,291 wheel INFO adding 'pythran/pythonic/include/numpy/tril.hpp' 2024-04-25 06:12:17,291 wheel INFO adding 'pythran/pythonic/include/numpy/trim_zeros.hpp' 2024-04-25 06:12:17,291 wheel INFO adding 'pythran/pythonic/include/numpy/triu.hpp' 2024-04-25 06:12:17,292 wheel INFO adding 'pythran/pythonic/include/numpy/true_divide.hpp' 2024-04-25 06:12:17,292 wheel INFO adding 'pythran/pythonic/include/numpy/trunc.hpp' 2024-04-25 06:12:17,292 wheel INFO adding 'pythran/pythonic/include/numpy/ubyte.hpp' 2024-04-25 06:12:17,292 wheel INFO adding 'pythran/pythonic/include/numpy/ufunc_accumulate.hpp' 2024-04-25 06:12:17,293 wheel INFO adding 'pythran/pythonic/include/numpy/ufunc_reduce.hpp' 2024-04-25 06:12:17,293 wheel INFO adding 'pythran/pythonic/include/numpy/uint.hpp' 2024-04-25 06:12:17,293 wheel INFO adding 'pythran/pythonic/include/numpy/uint16.hpp' 2024-04-25 06:12:17,293 wheel INFO adding 'pythran/pythonic/include/numpy/uint32.hpp' 2024-04-25 06:12:17,294 wheel INFO adding 'pythran/pythonic/include/numpy/uint64.hpp' 2024-04-25 06:12:17,294 wheel INFO adding 'pythran/pythonic/include/numpy/uint8.hpp' 2024-04-25 06:12:17,294 wheel INFO adding 'pythran/pythonic/include/numpy/uintc.hpp' 2024-04-25 06:12:17,294 wheel INFO adding 'pythran/pythonic/include/numpy/uintp.hpp' 2024-04-25 06:12:17,295 wheel INFO adding 'pythran/pythonic/include/numpy/ulonglong.hpp' 2024-04-25 06:12:17,295 wheel INFO adding 'pythran/pythonic/include/numpy/union1d.hpp' 2024-04-25 06:12:17,295 wheel INFO adding 'pythran/pythonic/include/numpy/unique.hpp' 2024-04-25 06:12:17,295 wheel INFO adding 'pythran/pythonic/include/numpy/unravel_index.hpp' 2024-04-25 06:12:17,296 wheel INFO adding 'pythran/pythonic/include/numpy/unwrap.hpp' 2024-04-25 06:12:17,296 wheel INFO adding 'pythran/pythonic/include/numpy/ushort.hpp' 2024-04-25 06:12:17,296 wheel INFO adding 'pythran/pythonic/include/numpy/var.hpp' 2024-04-25 06:12:17,296 wheel INFO adding 'pythran/pythonic/include/numpy/vdot.hpp' 2024-04-25 06:12:17,297 wheel INFO adding 'pythran/pythonic/include/numpy/vstack.hpp' 2024-04-25 06:12:17,297 wheel INFO adding 'pythran/pythonic/include/numpy/where.hpp' 2024-04-25 06:12:17,297 wheel INFO adding 'pythran/pythonic/include/numpy/zeros.hpp' 2024-04-25 06:12:17,297 wheel INFO adding 'pythran/pythonic/include/numpy/zeros_like.hpp' 2024-04-25 06:12:17,298 wheel INFO adding 'pythran/pythonic/include/numpy/add/accumulate.hpp' 2024-04-25 06:12:17,298 wheel INFO adding 'pythran/pythonic/include/numpy/add/reduce.hpp' 2024-04-25 06:12:17,298 wheel INFO adding 'pythran/pythonic/include/numpy/arctan2/accumulate.hpp' 2024-04-25 06:12:17,299 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_and/accumulate.hpp' 2024-04-25 06:12:17,299 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_and/reduce.hpp' 2024-04-25 06:12:17,299 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_or/accumulate.hpp' 2024-04-25 06:12:17,299 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_or/reduce.hpp' 2024-04-25 06:12:17,300 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_xor/accumulate.hpp' 2024-04-25 06:12:17,300 wheel INFO adding 'pythran/pythonic/include/numpy/bitwise_xor/reduce.hpp' 2024-04-25 06:12:17,300 wheel INFO adding 'pythran/pythonic/include/numpy/copysign/accumulate.hpp' 2024-04-25 06:12:17,300 wheel INFO adding 'pythran/pythonic/include/numpy/ctypeslib/as_array.hpp' 2024-04-25 06:12:17,301 wheel INFO adding 'pythran/pythonic/include/numpy/divide/accumulate.hpp' 2024-04-25 06:12:17,301 wheel INFO adding 'pythran/pythonic/include/numpy/dtype/type.hpp' 2024-04-25 06:12:17,301 wheel INFO adding 'pythran/pythonic/include/numpy/equal/accumulate.hpp' 2024-04-25 06:12:17,302 wheel INFO adding 'pythran/pythonic/include/numpy/fft/c2c.hpp' 2024-04-25 06:12:17,302 wheel INFO adding 'pythran/pythonic/include/numpy/fft/fft.hpp' 2024-04-25 06:12:17,302 wheel INFO adding 'pythran/pythonic/include/numpy/fft/fftn.hpp' 2024-04-25 06:12:17,302 wheel INFO adding 'pythran/pythonic/include/numpy/fft/hfft.hpp' 2024-04-25 06:12:17,303 wheel INFO adding 'pythran/pythonic/include/numpy/fft/ifft.hpp' 2024-04-25 06:12:17,303 wheel INFO adding 'pythran/pythonic/include/numpy/fft/ihfft.hpp' 2024-04-25 06:12:17,303 wheel INFO adding 'pythran/pythonic/include/numpy/fft/irfft.hpp' 2024-04-25 06:12:17,303 wheel INFO adding 'pythran/pythonic/include/numpy/fft/rfft.hpp' 2024-04-25 06:12:17,304 wheel INFO adding 'pythran/pythonic/include/numpy/floor_divide/accumulate.hpp' 2024-04-25 06:12:17,304 wheel INFO adding 'pythran/pythonic/include/numpy/fmax/accumulate.hpp' 2024-04-25 06:12:17,304 wheel INFO adding 'pythran/pythonic/include/numpy/fmax/reduce.hpp' 2024-04-25 06:12:17,304 wheel INFO adding 'pythran/pythonic/include/numpy/fmin/accumulate.hpp' 2024-04-25 06:12:17,305 wheel INFO adding 'pythran/pythonic/include/numpy/fmin/reduce.hpp' 2024-04-25 06:12:17,305 wheel INFO adding 'pythran/pythonic/include/numpy/fmod/accumulate.hpp' 2024-04-25 06:12:17,305 wheel INFO adding 'pythran/pythonic/include/numpy/greater/accumulate.hpp' 2024-04-25 06:12:17,306 wheel INFO adding 'pythran/pythonic/include/numpy/greater_equal/accumulate.hpp' 2024-04-25 06:12:17,306 wheel INFO adding 'pythran/pythonic/include/numpy/heaviside/accumulate.hpp' 2024-04-25 06:12:17,306 wheel INFO adding 'pythran/pythonic/include/numpy/hypot/accumulate.hpp' 2024-04-25 06:12:17,306 wheel INFO adding 'pythran/pythonic/include/numpy/ldexp/accumulate.hpp' 2024-04-25 06:12:17,307 wheel INFO adding 'pythran/pythonic/include/numpy/left_shift/accumulate.hpp' 2024-04-25 06:12:17,307 wheel INFO adding 'pythran/pythonic/include/numpy/less/accumulate.hpp' 2024-04-25 06:12:17,307 wheel INFO adding 'pythran/pythonic/include/numpy/less_equal/accumulate.hpp' 2024-04-25 06:12:17,307 wheel INFO adding 'pythran/pythonic/include/numpy/linalg/matrix_power.hpp' 2024-04-25 06:12:17,308 wheel INFO adding 'pythran/pythonic/include/numpy/linalg/norm.hpp' 2024-04-25 06:12:17,308 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp/accumulate.hpp' 2024-04-25 06:12:17,308 wheel INFO adding 'pythran/pythonic/include/numpy/logaddexp2/accumulate.hpp' 2024-04-25 06:12:17,308 wheel INFO adding 'pythran/pythonic/include/numpy/logical_and/accumulate.hpp' 2024-04-25 06:12:17,309 wheel INFO adding 'pythran/pythonic/include/numpy/logical_or/accumulate.hpp' 2024-04-25 06:12:17,309 wheel INFO adding 'pythran/pythonic/include/numpy/logical_xor/accumulate.hpp' 2024-04-25 06:12:17,310 wheel INFO adding 'pythran/pythonic/include/numpy/maximum/accumulate.hpp' 2024-04-25 06:12:17,310 wheel INFO adding 'pythran/pythonic/include/numpy/maximum/reduce.hpp' 2024-04-25 06:12:17,310 wheel INFO adding 'pythran/pythonic/include/numpy/minimum/accumulate.hpp' 2024-04-25 06:12:17,310 wheel INFO adding 'pythran/pythonic/include/numpy/minimum/reduce.hpp' 2024-04-25 06:12:17,311 wheel INFO adding 'pythran/pythonic/include/numpy/mod/accumulate.hpp' 2024-04-25 06:12:17,311 wheel INFO adding 'pythran/pythonic/include/numpy/multiply/accumulate.hpp' 2024-04-25 06:12:17,311 wheel INFO adding 'pythran/pythonic/include/numpy/multiply/reduce.hpp' 2024-04-25 06:12:17,311 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/astype.hpp' 2024-04-25 06:12:17,312 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/fill.hpp' 2024-04-25 06:12:17,312 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/flatten.hpp' 2024-04-25 06:12:17,312 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/item.hpp' 2024-04-25 06:12:17,312 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/reshape.hpp' 2024-04-25 06:12:17,313 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/sort.hpp' 2024-04-25 06:12:17,313 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/tofile.hpp' 2024-04-25 06:12:17,313 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/tolist.hpp' 2024-04-25 06:12:17,313 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/tostring.hpp' 2024-04-25 06:12:17,314 wheel INFO adding 'pythran/pythonic/include/numpy/ndarray/view.hpp' 2024-04-25 06:12:17,314 wheel INFO adding 'pythran/pythonic/include/numpy/negative/accumulate.hpp' 2024-04-25 06:12:17,314 wheel INFO adding 'pythran/pythonic/include/numpy/nextafter/accumulate.hpp' 2024-04-25 06:12:17,314 wheel INFO adding 'pythran/pythonic/include/numpy/not_equal/accumulate.hpp' 2024-04-25 06:12:17,315 wheel INFO adding 'pythran/pythonic/include/numpy/power/accumulate.hpp' 2024-04-25 06:12:17,315 wheel INFO adding 'pythran/pythonic/include/numpy/random/binomial.hpp' 2024-04-25 06:12:17,315 wheel INFO adding 'pythran/pythonic/include/numpy/random/bytes.hpp' 2024-04-25 06:12:17,315 wheel INFO adding 'pythran/pythonic/include/numpy/random/chisquare.hpp' 2024-04-25 06:12:17,316 wheel INFO adding 'pythran/pythonic/include/numpy/random/choice.hpp' 2024-04-25 06:12:17,316 wheel INFO adding 'pythran/pythonic/include/numpy/random/dirichlet.hpp' 2024-04-25 06:12:17,316 wheel INFO adding 'pythran/pythonic/include/numpy/random/exponential.hpp' 2024-04-25 06:12:17,316 wheel INFO adding 'pythran/pythonic/include/numpy/random/f.hpp' 2024-04-25 06:12:17,317 wheel INFO adding 'pythran/pythonic/include/numpy/random/gamma.hpp' 2024-04-25 06:12:17,317 wheel INFO adding 'pythran/pythonic/include/numpy/random/generator.hpp' 2024-04-25 06:12:17,317 wheel INFO adding 'pythran/pythonic/include/numpy/random/geometric.hpp' 2024-04-25 06:12:17,317 wheel INFO adding 'pythran/pythonic/include/numpy/random/gumbel.hpp' 2024-04-25 06:12:17,318 wheel INFO adding 'pythran/pythonic/include/numpy/random/laplace.hpp' 2024-04-25 06:12:17,318 wheel INFO adding 'pythran/pythonic/include/numpy/random/logistic.hpp' 2024-04-25 06:12:17,318 wheel INFO adding 'pythran/pythonic/include/numpy/random/lognormal.hpp' 2024-04-25 06:12:17,318 wheel INFO adding 'pythran/pythonic/include/numpy/random/logseries.hpp' 2024-04-25 06:12:17,319 wheel INFO adding 'pythran/pythonic/include/numpy/random/negative_binomial.hpp' 2024-04-25 06:12:17,319 wheel INFO adding 'pythran/pythonic/include/numpy/random/normal.hpp' 2024-04-25 06:12:17,319 wheel INFO adding 'pythran/pythonic/include/numpy/random/pareto.hpp' 2024-04-25 06:12:17,319 wheel INFO adding 'pythran/pythonic/include/numpy/random/poisson.hpp' 2024-04-25 06:12:17,320 wheel INFO adding 'pythran/pythonic/include/numpy/random/power.hpp' 2024-04-25 06:12:17,320 wheel INFO adding 'pythran/pythonic/include/numpy/random/rand.hpp' 2024-04-25 06:12:17,320 wheel INFO adding 'pythran/pythonic/include/numpy/random/randint.hpp' 2024-04-25 06:12:17,320 wheel INFO adding 'pythran/pythonic/include/numpy/random/randn.hpp' 2024-04-25 06:12:17,321 wheel INFO adding 'pythran/pythonic/include/numpy/random/random.hpp' 2024-04-25 06:12:17,321 wheel INFO adding 'pythran/pythonic/include/numpy/random/random_integers.hpp' 2024-04-25 06:12:17,321 wheel INFO adding 'pythran/pythonic/include/numpy/random/random_sample.hpp' 2024-04-25 06:12:17,321 wheel INFO adding 'pythran/pythonic/include/numpy/random/ranf.hpp' 2024-04-25 06:12:17,321 wheel INFO adding 'pythran/pythonic/include/numpy/random/rayleigh.hpp' 2024-04-25 06:12:17,322 wheel INFO adding 'pythran/pythonic/include/numpy/random/sample.hpp' 2024-04-25 06:12:17,322 wheel INFO adding 'pythran/pythonic/include/numpy/random/seed.hpp' 2024-04-25 06:12:17,322 wheel INFO adding 'pythran/pythonic/include/numpy/random/shuffle.hpp' 2024-04-25 06:12:17,322 wheel INFO adding 'pythran/pythonic/include/numpy/random/standard_exponential.hpp' 2024-04-25 06:12:17,323 wheel INFO adding 'pythran/pythonic/include/numpy/random/standard_gamma.hpp' 2024-04-25 06:12:17,323 wheel INFO adding 'pythran/pythonic/include/numpy/random/standard_normal.hpp' 2024-04-25 06:12:17,323 wheel INFO adding 'pythran/pythonic/include/numpy/random/uniform.hpp' 2024-04-25 06:12:17,323 wheel INFO adding 'pythran/pythonic/include/numpy/random/weibull.hpp' 2024-04-25 06:12:17,324 wheel INFO adding 'pythran/pythonic/include/numpy/remainder/accumulate.hpp' 2024-04-25 06:12:17,324 wheel INFO adding 'pythran/pythonic/include/numpy/right_shift/accumulate.hpp' 2024-04-25 06:12:17,324 wheel INFO adding 'pythran/pythonic/include/numpy/subtract/accumulate.hpp' 2024-04-25 06:12:17,326 wheel INFO adding 'pythran/pythonic/include/numpy/true_divide/accumulate.hpp' 2024-04-25 06:12:17,326 wheel INFO adding 'pythran/pythonic/include/omp/get_num_threads.hpp' 2024-04-25 06:12:17,326 wheel INFO adding 'pythran/pythonic/include/omp/get_thread_num.hpp' 2024-04-25 06:12:17,326 wheel INFO adding 'pythran/pythonic/include/omp/get_wtick.hpp' 2024-04-25 06:12:17,327 wheel INFO adding 'pythran/pythonic/include/omp/get_wtime.hpp' 2024-04-25 06:12:17,327 wheel INFO adding 'pythran/pythonic/include/omp/in_parallel.hpp' 2024-04-25 06:12:17,327 wheel INFO adding 'pythran/pythonic/include/omp/set_nested.hpp' 2024-04-25 06:12:17,328 wheel INFO adding 'pythran/pythonic/include/operator_/__abs__.hpp' 2024-04-25 06:12:17,328 wheel INFO adding 'pythran/pythonic/include/operator_/__add__.hpp' 2024-04-25 06:12:17,328 wheel INFO adding 'pythran/pythonic/include/operator_/__and__.hpp' 2024-04-25 06:12:17,328 wheel INFO adding 'pythran/pythonic/include/operator_/__concat__.hpp' 2024-04-25 06:12:17,328 wheel INFO adding 'pythran/pythonic/include/operator_/__contains__.hpp' 2024-04-25 06:12:17,329 wheel INFO adding 'pythran/pythonic/include/operator_/__delitem__.hpp' 2024-04-25 06:12:17,329 wheel INFO adding 'pythran/pythonic/include/operator_/__div__.hpp' 2024-04-25 06:12:17,329 wheel INFO adding 'pythran/pythonic/include/operator_/__eq__.hpp' 2024-04-25 06:12:17,329 wheel INFO adding 'pythran/pythonic/include/operator_/__floordiv__.hpp' 2024-04-25 06:12:17,330 wheel INFO adding 'pythran/pythonic/include/operator_/__ge__.hpp' 2024-04-25 06:12:17,330 wheel INFO adding 'pythran/pythonic/include/operator_/__getitem__.hpp' 2024-04-25 06:12:17,330 wheel INFO adding 'pythran/pythonic/include/operator_/__gt__.hpp' 2024-04-25 06:12:17,330 wheel INFO adding 'pythran/pythonic/include/operator_/__iadd__.hpp' 2024-04-25 06:12:17,331 wheel INFO adding 'pythran/pythonic/include/operator_/__iand__.hpp' 2024-04-25 06:12:17,331 wheel INFO adding 'pythran/pythonic/include/operator_/__iconcat__.hpp' 2024-04-25 06:12:17,331 wheel INFO adding 'pythran/pythonic/include/operator_/__idiv__.hpp' 2024-04-25 06:12:17,331 wheel INFO adding 'pythran/pythonic/include/operator_/__ifloordiv__.hpp' 2024-04-25 06:12:17,332 wheel INFO adding 'pythran/pythonic/include/operator_/__ilshift__.hpp' 2024-04-25 06:12:17,332 wheel INFO adding 'pythran/pythonic/include/operator_/__imod__.hpp' 2024-04-25 06:12:17,332 wheel INFO adding 'pythran/pythonic/include/operator_/__imul__.hpp' 2024-04-25 06:12:17,332 wheel INFO adding 'pythran/pythonic/include/operator_/__inv__.hpp' 2024-04-25 06:12:17,332 wheel INFO adding 'pythran/pythonic/include/operator_/__invert__.hpp' 2024-04-25 06:12:17,333 wheel INFO adding 'pythran/pythonic/include/operator_/__ior__.hpp' 2024-04-25 06:12:17,333 wheel INFO adding 'pythran/pythonic/include/operator_/__ipow__.hpp' 2024-04-25 06:12:17,333 wheel INFO adding 'pythran/pythonic/include/operator_/__irshift__.hpp' 2024-04-25 06:12:17,333 wheel INFO adding 'pythran/pythonic/include/operator_/__isub__.hpp' 2024-04-25 06:12:17,334 wheel INFO adding 'pythran/pythonic/include/operator_/__itruediv__.hpp' 2024-04-25 06:12:17,334 wheel INFO adding 'pythran/pythonic/include/operator_/__ixor__.hpp' 2024-04-25 06:12:17,334 wheel INFO adding 'pythran/pythonic/include/operator_/__le__.hpp' 2024-04-25 06:12:17,334 wheel INFO adding 'pythran/pythonic/include/operator_/__lshift__.hpp' 2024-04-25 06:12:17,335 wheel INFO adding 'pythran/pythonic/include/operator_/__lt__.hpp' 2024-04-25 06:12:17,335 wheel INFO adding 'pythran/pythonic/include/operator_/__matmul__.hpp' 2024-04-25 06:12:17,335 wheel INFO adding 'pythran/pythonic/include/operator_/__mod__.hpp' 2024-04-25 06:12:17,335 wheel INFO adding 'pythran/pythonic/include/operator_/__mul__.hpp' 2024-04-25 06:12:17,335 wheel INFO adding 'pythran/pythonic/include/operator_/__ne__.hpp' 2024-04-25 06:12:17,336 wheel INFO adding 'pythran/pythonic/include/operator_/__neg__.hpp' 2024-04-25 06:12:17,336 wheel INFO adding 'pythran/pythonic/include/operator_/__not__.hpp' 2024-04-25 06:12:17,336 wheel INFO adding 'pythran/pythonic/include/operator_/__or__.hpp' 2024-04-25 06:12:17,336 wheel INFO adding 'pythran/pythonic/include/operator_/__pos__.hpp' 2024-04-25 06:12:17,337 wheel INFO adding 'pythran/pythonic/include/operator_/__rshift__.hpp' 2024-04-25 06:12:17,337 wheel INFO adding 'pythran/pythonic/include/operator_/__sub__.hpp' 2024-04-25 06:12:17,337 wheel INFO adding 'pythran/pythonic/include/operator_/__truediv__.hpp' 2024-04-25 06:12:17,337 wheel INFO adding 'pythran/pythonic/include/operator_/__xor__.hpp' 2024-04-25 06:12:17,338 wheel INFO adding 'pythran/pythonic/include/operator_/abs.hpp' 2024-04-25 06:12:17,338 wheel INFO adding 'pythran/pythonic/include/operator_/add.hpp' 2024-04-25 06:12:17,338 wheel INFO adding 'pythran/pythonic/include/operator_/and_.hpp' 2024-04-25 06:12:17,338 wheel INFO adding 'pythran/pythonic/include/operator_/concat.hpp' 2024-04-25 06:12:17,339 wheel INFO adding 'pythran/pythonic/include/operator_/contains.hpp' 2024-04-25 06:12:17,339 wheel INFO adding 'pythran/pythonic/include/operator_/countOf.hpp' 2024-04-25 06:12:17,339 wheel INFO adding 'pythran/pythonic/include/operator_/delitem.hpp' 2024-04-25 06:12:17,339 wheel INFO adding 'pythran/pythonic/include/operator_/div.hpp' 2024-04-25 06:12:17,339 wheel INFO adding 'pythran/pythonic/include/operator_/eq.hpp' 2024-04-25 06:12:17,340 wheel INFO adding 'pythran/pythonic/include/operator_/floordiv.hpp' 2024-04-25 06:12:17,340 wheel INFO adding 'pythran/pythonic/include/operator_/ge.hpp' 2024-04-25 06:12:17,340 wheel INFO adding 'pythran/pythonic/include/operator_/getitem.hpp' 2024-04-25 06:12:17,340 wheel INFO adding 'pythran/pythonic/include/operator_/gt.hpp' 2024-04-25 06:12:17,341 wheel INFO adding 'pythran/pythonic/include/operator_/iadd.hpp' 2024-04-25 06:12:17,341 wheel INFO adding 'pythran/pythonic/include/operator_/iand.hpp' 2024-04-25 06:12:17,341 wheel INFO adding 'pythran/pythonic/include/operator_/icommon.hpp' 2024-04-25 06:12:17,341 wheel INFO adding 'pythran/pythonic/include/operator_/iconcat.hpp' 2024-04-25 06:12:17,342 wheel INFO adding 'pythran/pythonic/include/operator_/idiv.hpp' 2024-04-25 06:12:17,342 wheel INFO adding 'pythran/pythonic/include/operator_/ifloordiv.hpp' 2024-04-25 06:12:17,342 wheel INFO adding 'pythran/pythonic/include/operator_/ilshift.hpp' 2024-04-25 06:12:17,342 wheel INFO adding 'pythran/pythonic/include/operator_/imatmul.hpp' 2024-04-25 06:12:17,342 wheel INFO adding 'pythran/pythonic/include/operator_/imax.hpp' 2024-04-25 06:12:17,343 wheel INFO adding 'pythran/pythonic/include/operator_/imin.hpp' 2024-04-25 06:12:17,343 wheel INFO adding 'pythran/pythonic/include/operator_/imod.hpp' 2024-04-25 06:12:17,343 wheel INFO adding 'pythran/pythonic/include/operator_/imul.hpp' 2024-04-25 06:12:17,343 wheel INFO adding 'pythran/pythonic/include/operator_/indexOf.hpp' 2024-04-25 06:12:17,344 wheel INFO adding 'pythran/pythonic/include/operator_/inv.hpp' 2024-04-25 06:12:17,344 wheel INFO adding 'pythran/pythonic/include/operator_/invert.hpp' 2024-04-25 06:12:17,344 wheel INFO adding 'pythran/pythonic/include/operator_/ior.hpp' 2024-04-25 06:12:17,344 wheel INFO adding 'pythran/pythonic/include/operator_/ipow.hpp' 2024-04-25 06:12:17,345 wheel INFO adding 'pythran/pythonic/include/operator_/irshift.hpp' 2024-04-25 06:12:17,345 wheel INFO adding 'pythran/pythonic/include/operator_/is_.hpp' 2024-04-25 06:12:17,345 wheel INFO adding 'pythran/pythonic/include/operator_/is_not.hpp' 2024-04-25 06:12:17,345 wheel INFO adding 'pythran/pythonic/include/operator_/isub.hpp' 2024-04-25 06:12:17,346 wheel INFO adding 'pythran/pythonic/include/operator_/itemgetter.hpp' 2024-04-25 06:12:17,346 wheel INFO adding 'pythran/pythonic/include/operator_/itruediv.hpp' 2024-04-25 06:12:17,346 wheel INFO adding 'pythran/pythonic/include/operator_/ixor.hpp' 2024-04-25 06:12:17,346 wheel INFO adding 'pythran/pythonic/include/operator_/le.hpp' 2024-04-25 06:12:17,347 wheel INFO adding 'pythran/pythonic/include/operator_/lshift.hpp' 2024-04-25 06:12:17,347 wheel INFO adding 'pythran/pythonic/include/operator_/lt.hpp' 2024-04-25 06:12:17,347 wheel INFO adding 'pythran/pythonic/include/operator_/matmul.hpp' 2024-04-25 06:12:17,347 wheel INFO adding 'pythran/pythonic/include/operator_/mod.hpp' 2024-04-25 06:12:17,348 wheel INFO adding 'pythran/pythonic/include/operator_/mul.hpp' 2024-04-25 06:12:17,348 wheel INFO adding 'pythran/pythonic/include/operator_/ne.hpp' 2024-04-25 06:12:17,348 wheel INFO adding 'pythran/pythonic/include/operator_/neg.hpp' 2024-04-25 06:12:17,348 wheel INFO adding 'pythran/pythonic/include/operator_/not_.hpp' 2024-04-25 06:12:17,348 wheel INFO adding 'pythran/pythonic/include/operator_/or_.hpp' 2024-04-25 06:12:17,349 wheel INFO adding 'pythran/pythonic/include/operator_/overloads.hpp' 2024-04-25 06:12:17,349 wheel INFO adding 'pythran/pythonic/include/operator_/pos.hpp' 2024-04-25 06:12:17,349 wheel INFO adding 'pythran/pythonic/include/operator_/pow.hpp' 2024-04-25 06:12:17,349 wheel INFO adding 'pythran/pythonic/include/operator_/rshift.hpp' 2024-04-25 06:12:17,350 wheel INFO adding 'pythran/pythonic/include/operator_/sub.hpp' 2024-04-25 06:12:17,350 wheel INFO adding 'pythran/pythonic/include/operator_/truediv.hpp' 2024-04-25 06:12:17,350 wheel INFO adding 'pythran/pythonic/include/operator_/truth.hpp' 2024-04-25 06:12:17,350 wheel INFO adding 'pythran/pythonic/include/operator_/xor_.hpp' 2024-04-25 06:12:17,351 wheel INFO adding 'pythran/pythonic/include/os/path/join.hpp' 2024-04-25 06:12:17,351 wheel INFO adding 'pythran/pythonic/include/random/choice.hpp' 2024-04-25 06:12:17,351 wheel INFO adding 'pythran/pythonic/include/random/expovariate.hpp' 2024-04-25 06:12:17,351 wheel INFO adding 'pythran/pythonic/include/random/gauss.hpp' 2024-04-25 06:12:17,352 wheel INFO adding 'pythran/pythonic/include/random/randint.hpp' 2024-04-25 06:12:17,352 wheel INFO adding 'pythran/pythonic/include/random/random.hpp' 2024-04-25 06:12:17,352 wheel INFO adding 'pythran/pythonic/include/random/randrange.hpp' 2024-04-25 06:12:17,352 wheel INFO adding 'pythran/pythonic/include/random/sample.hpp' 2024-04-25 06:12:17,353 wheel INFO adding 'pythran/pythonic/include/random/seed.hpp' 2024-04-25 06:12:17,353 wheel INFO adding 'pythran/pythonic/include/random/shuffle.hpp' 2024-04-25 06:12:17,353 wheel INFO adding 'pythran/pythonic/include/random/uniform.hpp' 2024-04-25 06:12:17,353 wheel INFO adding 'pythran/pythonic/include/scipy/special/binom.hpp' 2024-04-25 06:12:17,354 wheel INFO adding 'pythran/pythonic/include/scipy/special/gamma.hpp' 2024-04-25 06:12:17,354 wheel INFO adding 'pythran/pythonic/include/scipy/special/gammaincinv.hpp' 2024-04-25 06:12:17,354 wheel INFO adding 'pythran/pythonic/include/scipy/special/gammaln.hpp' 2024-04-25 06:12:17,354 wheel INFO adding 'pythran/pythonic/include/scipy/special/hankel1.hpp' 2024-04-25 06:12:17,355 wheel INFO adding 'pythran/pythonic/include/scipy/special/hankel2.hpp' 2024-04-25 06:12:17,355 wheel INFO adding 'pythran/pythonic/include/scipy/special/i0.hpp' 2024-04-25 06:12:17,355 wheel INFO adding 'pythran/pythonic/include/scipy/special/i0e.hpp' 2024-04-25 06:12:17,355 wheel INFO adding 'pythran/pythonic/include/scipy/special/iv.hpp' 2024-04-25 06:12:17,356 wheel INFO adding 'pythran/pythonic/include/scipy/special/ivp.hpp' 2024-04-25 06:12:17,356 wheel INFO adding 'pythran/pythonic/include/scipy/special/jv.hpp' 2024-04-25 06:12:17,356 wheel INFO adding 'pythran/pythonic/include/scipy/special/jvp.hpp' 2024-04-25 06:12:17,356 wheel INFO adding 'pythran/pythonic/include/scipy/special/kv.hpp' 2024-04-25 06:12:17,357 wheel INFO adding 'pythran/pythonic/include/scipy/special/kvp.hpp' 2024-04-25 06:12:17,357 wheel INFO adding 'pythran/pythonic/include/scipy/special/ndtr.hpp' 2024-04-25 06:12:17,357 wheel INFO adding 'pythran/pythonic/include/scipy/special/ndtri.hpp' 2024-04-25 06:12:17,357 wheel INFO adding 'pythran/pythonic/include/scipy/special/spherical_jn.hpp' 2024-04-25 06:12:17,358 wheel INFO adding 'pythran/pythonic/include/scipy/special/spherical_yn.hpp' 2024-04-25 06:12:17,358 wheel INFO adding 'pythran/pythonic/include/scipy/special/yv.hpp' 2024-04-25 06:12:17,358 wheel INFO adding 'pythran/pythonic/include/scipy/special/yvp.hpp' 2024-04-25 06:12:17,358 wheel INFO adding 'pythran/pythonic/include/string/ascii_letters.hpp' 2024-04-25 06:12:17,359 wheel INFO adding 'pythran/pythonic/include/string/ascii_lowercase.hpp' 2024-04-25 06:12:17,359 wheel INFO adding 'pythran/pythonic/include/string/ascii_uppercase.hpp' 2024-04-25 06:12:17,359 wheel INFO adding 'pythran/pythonic/include/string/digits.hpp' 2024-04-25 06:12:17,359 wheel INFO adding 'pythran/pythonic/include/string/find.hpp' 2024-04-25 06:12:17,360 wheel INFO adding 'pythran/pythonic/include/string/hexdigits.hpp' 2024-04-25 06:12:17,360 wheel INFO adding 'pythran/pythonic/include/string/octdigits.hpp' 2024-04-25 06:12:17,360 wheel INFO adding 'pythran/pythonic/include/time/sleep.hpp' 2024-04-25 06:12:17,360 wheel INFO adding 'pythran/pythonic/include/time/time.hpp' 2024-04-25 06:12:17,361 wheel INFO adding 'pythran/pythonic/include/types/NoneType.hpp' 2024-04-25 06:12:17,361 wheel INFO adding 'pythran/pythonic/include/types/assignable.hpp' 2024-04-25 06:12:17,361 wheel INFO adding 'pythran/pythonic/include/types/attr.hpp' 2024-04-25 06:12:17,362 wheel INFO adding 'pythran/pythonic/include/types/bool.hpp' 2024-04-25 06:12:17,362 wheel INFO adding 'pythran/pythonic/include/types/cfun.hpp' 2024-04-25 06:12:17,362 wheel INFO adding 'pythran/pythonic/include/types/clongdouble.hpp' 2024-04-25 06:12:17,362 wheel INFO adding 'pythran/pythonic/include/types/combined.hpp' 2024-04-25 06:12:17,363 wheel INFO adding 'pythran/pythonic/include/types/complex.hpp' 2024-04-25 06:12:17,363 wheel INFO adding 'pythran/pythonic/include/types/complex128.hpp' 2024-04-25 06:12:17,363 wheel INFO adding 'pythran/pythonic/include/types/complex256.hpp' 2024-04-25 06:12:17,363 wheel INFO adding 'pythran/pythonic/include/types/complex64.hpp' 2024-04-25 06:12:17,364 wheel INFO adding 'pythran/pythonic/include/types/dict.hpp' 2024-04-25 06:12:17,364 wheel INFO adding 'pythran/pythonic/include/types/dynamic_tuple.hpp' 2024-04-25 06:12:17,364 wheel INFO adding 'pythran/pythonic/include/types/empty_iterator.hpp' 2024-04-25 06:12:17,365 wheel INFO adding 'pythran/pythonic/include/types/exceptions.hpp' 2024-04-25 06:12:17,365 wheel INFO adding 'pythran/pythonic/include/types/file.hpp' 2024-04-25 06:12:17,365 wheel INFO adding 'pythran/pythonic/include/types/finfo.hpp' 2024-04-25 06:12:17,365 wheel INFO adding 'pythran/pythonic/include/types/float.hpp' 2024-04-25 06:12:17,366 wheel INFO adding 'pythran/pythonic/include/types/float128.hpp' 2024-04-25 06:12:17,366 wheel INFO adding 'pythran/pythonic/include/types/float32.hpp' 2024-04-25 06:12:17,366 wheel INFO adding 'pythran/pythonic/include/types/float64.hpp' 2024-04-25 06:12:17,366 wheel INFO adding 'pythran/pythonic/include/types/generator.hpp' 2024-04-25 06:12:17,367 wheel INFO adding 'pythran/pythonic/include/types/immediate.hpp' 2024-04-25 06:12:17,367 wheel INFO adding 'pythran/pythonic/include/types/int.hpp' 2024-04-25 06:12:17,367 wheel INFO adding 'pythran/pythonic/include/types/int16.hpp' 2024-04-25 06:12:17,367 wheel INFO adding 'pythran/pythonic/include/types/int32.hpp' 2024-04-25 06:12:17,368 wheel INFO adding 'pythran/pythonic/include/types/int64.hpp' 2024-04-25 06:12:17,368 wheel INFO adding 'pythran/pythonic/include/types/int8.hpp' 2024-04-25 06:12:17,368 wheel INFO adding 'pythran/pythonic/include/types/intc.hpp' 2024-04-25 06:12:17,368 wheel INFO adding 'pythran/pythonic/include/types/intp.hpp' 2024-04-25 06:12:17,369 wheel INFO adding 'pythran/pythonic/include/types/lazy.hpp' 2024-04-25 06:12:17,369 wheel INFO adding 'pythran/pythonic/include/types/list.hpp' 2024-04-25 06:12:17,369 wheel INFO adding 'pythran/pythonic/include/types/longdouble.hpp' 2024-04-25 06:12:17,370 wheel INFO adding 'pythran/pythonic/include/types/ndarray.hpp' 2024-04-25 06:12:17,370 wheel INFO adding 'pythran/pythonic/include/types/nditerator.hpp' 2024-04-25 06:12:17,370 wheel INFO adding 'pythran/pythonic/include/types/numpy_binary_op.hpp' 2024-04-25 06:12:17,371 wheel INFO adding 'pythran/pythonic/include/types/numpy_broadcast.hpp' 2024-04-25 06:12:17,371 wheel INFO adding 'pythran/pythonic/include/types/numpy_expr.hpp' 2024-04-25 06:12:17,371 wheel INFO adding 'pythran/pythonic/include/types/numpy_gexpr.hpp' 2024-04-25 06:12:17,372 wheel INFO adding 'pythran/pythonic/include/types/numpy_iexpr.hpp' 2024-04-25 06:12:17,372 wheel INFO adding 'pythran/pythonic/include/types/numpy_nary_expr.hpp' 2024-04-25 06:12:17,373 wheel INFO adding 'pythran/pythonic/include/types/numpy_op_helper.hpp' 2024-04-25 06:12:17,373 wheel INFO adding 'pythran/pythonic/include/types/numpy_operators.hpp' 2024-04-25 06:12:17,373 wheel INFO adding 'pythran/pythonic/include/types/numpy_texpr.hpp' 2024-04-25 06:12:17,373 wheel INFO adding 'pythran/pythonic/include/types/numpy_unary_op.hpp' 2024-04-25 06:12:17,374 wheel INFO adding 'pythran/pythonic/include/types/numpy_vexpr.hpp' 2024-04-25 06:12:17,374 wheel INFO adding 'pythran/pythonic/include/types/pointer.hpp' 2024-04-25 06:12:17,374 wheel INFO adding 'pythran/pythonic/include/types/raw_array.hpp' 2024-04-25 06:12:17,374 wheel INFO adding 'pythran/pythonic/include/types/set.hpp' 2024-04-25 06:12:17,375 wheel INFO adding 'pythran/pythonic/include/types/slice.hpp' 2024-04-25 06:12:17,375 wheel INFO adding 'pythran/pythonic/include/types/static_if.hpp' 2024-04-25 06:12:17,375 wheel INFO adding 'pythran/pythonic/include/types/str.hpp' 2024-04-25 06:12:17,376 wheel INFO adding 'pythran/pythonic/include/types/traits.hpp' 2024-04-25 06:12:17,376 wheel INFO adding 'pythran/pythonic/include/types/tuple.hpp' 2024-04-25 06:12:17,376 wheel INFO adding 'pythran/pythonic/include/types/uint16.hpp' 2024-04-25 06:12:17,377 wheel INFO adding 'pythran/pythonic/include/types/uint32.hpp' 2024-04-25 06:12:17,377 wheel INFO adding 'pythran/pythonic/include/types/uint64.hpp' 2024-04-25 06:12:17,377 wheel INFO adding 'pythran/pythonic/include/types/uint8.hpp' 2024-04-25 06:12:17,377 wheel INFO adding 'pythran/pythonic/include/types/uintc.hpp' 2024-04-25 06:12:17,378 wheel INFO adding 'pythran/pythonic/include/types/uintp.hpp' 2024-04-25 06:12:17,378 wheel INFO adding 'pythran/pythonic/include/types/variant_functor.hpp' 2024-04-25 06:12:17,378 wheel INFO adding 'pythran/pythonic/include/types/vectorizable_type.hpp' 2024-04-25 06:12:17,378 wheel INFO adding 'pythran/pythonic/include/utils/array_helper.hpp' 2024-04-25 06:12:17,379 wheel INFO adding 'pythran/pythonic/include/utils/broadcast_copy.hpp' 2024-04-25 06:12:17,379 wheel INFO adding 'pythran/pythonic/include/utils/functor.hpp' 2024-04-25 06:12:17,379 wheel INFO adding 'pythran/pythonic/include/utils/fwd.hpp' 2024-04-25 06:12:17,379 wheel INFO adding 'pythran/pythonic/include/utils/int_.hpp' 2024-04-25 06:12:17,380 wheel INFO adding 'pythran/pythonic/include/utils/iterator.hpp' 2024-04-25 06:12:17,380 wheel INFO adding 'pythran/pythonic/include/utils/meta.hpp' 2024-04-25 06:12:17,380 wheel INFO adding 'pythran/pythonic/include/utils/nested_container.hpp' 2024-04-25 06:12:17,380 wheel INFO adding 'pythran/pythonic/include/utils/neutral.hpp' 2024-04-25 06:12:17,381 wheel INFO adding 'pythran/pythonic/include/utils/numpy_conversion.hpp' 2024-04-25 06:12:17,381 wheel INFO adding 'pythran/pythonic/include/utils/numpy_traits.hpp' 2024-04-25 06:12:17,381 wheel INFO adding 'pythran/pythonic/include/utils/reserve.hpp' 2024-04-25 06:12:17,381 wheel INFO adding 'pythran/pythonic/include/utils/seq.hpp' 2024-04-25 06:12:17,382 wheel INFO adding 'pythran/pythonic/include/utils/shared_ref.hpp' 2024-04-25 06:12:17,382 wheel INFO adding 'pythran/pythonic/include/utils/tags.hpp' 2024-04-25 06:12:17,382 wheel INFO adding 'pythran/pythonic/include/utils/yield.hpp' 2024-04-25 06:12:17,383 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/close.hpp' 2024-04-25 06:12:17,383 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/fileno.hpp' 2024-04-25 06:12:17,383 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/flush.hpp' 2024-04-25 06:12:17,383 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/isatty.hpp' 2024-04-25 06:12:17,383 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/next.hpp' 2024-04-25 06:12:17,384 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/read.hpp' 2024-04-25 06:12:17,384 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/readline.hpp' 2024-04-25 06:12:17,384 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/readlines.hpp' 2024-04-25 06:12:17,384 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/seek.hpp' 2024-04-25 06:12:17,385 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/tell.hpp' 2024-04-25 06:12:17,385 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/truncate.hpp' 2024-04-25 06:12:17,385 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/write.hpp' 2024-04-25 06:12:17,385 wheel INFO adding 'pythran/pythonic/io/_io/TextIOWrapper/writelines.hpp' 2024-04-25 06:12:17,386 wheel INFO adding 'pythran/pythonic/itertools/combinations.hpp' 2024-04-25 06:12:17,386 wheel INFO adding 'pythran/pythonic/itertools/common.hpp' 2024-04-25 06:12:17,386 wheel INFO adding 'pythran/pythonic/itertools/count.hpp' 2024-04-25 06:12:17,386 wheel INFO adding 'pythran/pythonic/itertools/ifilter.hpp' 2024-04-25 06:12:17,387 wheel INFO adding 'pythran/pythonic/itertools/islice.hpp' 2024-04-25 06:12:17,387 wheel INFO adding 'pythran/pythonic/itertools/permutations.hpp' 2024-04-25 06:12:17,387 wheel INFO adding 'pythran/pythonic/itertools/product.hpp' 2024-04-25 06:12:17,388 wheel INFO adding 'pythran/pythonic/itertools/repeat.hpp' 2024-04-25 06:12:17,388 wheel INFO adding 'pythran/pythonic/math/acos.hpp' 2024-04-25 06:12:17,388 wheel INFO adding 'pythran/pythonic/math/acosh.hpp' 2024-04-25 06:12:17,388 wheel INFO adding 'pythran/pythonic/math/asin.hpp' 2024-04-25 06:12:17,389 wheel INFO adding 'pythran/pythonic/math/asinh.hpp' 2024-04-25 06:12:17,389 wheel INFO adding 'pythran/pythonic/math/atan.hpp' 2024-04-25 06:12:17,389 wheel INFO adding 'pythran/pythonic/math/atan2.hpp' 2024-04-25 06:12:17,389 wheel INFO adding 'pythran/pythonic/math/atanh.hpp' 2024-04-25 06:12:17,389 wheel INFO adding 'pythran/pythonic/math/ceil.hpp' 2024-04-25 06:12:17,390 wheel INFO adding 'pythran/pythonic/math/copysign.hpp' 2024-04-25 06:12:17,390 wheel INFO adding 'pythran/pythonic/math/cos.hpp' 2024-04-25 06:12:17,390 wheel INFO adding 'pythran/pythonic/math/cosh.hpp' 2024-04-25 06:12:17,390 wheel INFO adding 'pythran/pythonic/math/degrees.hpp' 2024-04-25 06:12:17,391 wheel INFO adding 'pythran/pythonic/math/e.hpp' 2024-04-25 06:12:17,391 wheel INFO adding 'pythran/pythonic/math/erf.hpp' 2024-04-25 06:12:17,391 wheel INFO adding 'pythran/pythonic/math/erfc.hpp' 2024-04-25 06:12:17,391 wheel INFO adding 'pythran/pythonic/math/exp.hpp' 2024-04-25 06:12:17,392 wheel INFO adding 'pythran/pythonic/math/expm1.hpp' 2024-04-25 06:12:17,392 wheel INFO adding 'pythran/pythonic/math/fabs.hpp' 2024-04-25 06:12:17,392 wheel INFO adding 'pythran/pythonic/math/factorial.hpp' 2024-04-25 06:12:17,392 wheel INFO adding 'pythran/pythonic/math/floor.hpp' 2024-04-25 06:12:17,392 wheel INFO adding 'pythran/pythonic/math/fmod.hpp' 2024-04-25 06:12:17,393 wheel INFO adding 'pythran/pythonic/math/frexp.hpp' 2024-04-25 06:12:17,393 wheel INFO adding 'pythran/pythonic/math/gamma.hpp' 2024-04-25 06:12:17,393 wheel INFO adding 'pythran/pythonic/math/hypot.hpp' 2024-04-25 06:12:17,393 wheel INFO adding 'pythran/pythonic/math/isinf.hpp' 2024-04-25 06:12:17,394 wheel INFO adding 'pythran/pythonic/math/isnan.hpp' 2024-04-25 06:12:17,394 wheel INFO adding 'pythran/pythonic/math/ldexp.hpp' 2024-04-25 06:12:17,394 wheel INFO adding 'pythran/pythonic/math/lgamma.hpp' 2024-04-25 06:12:17,394 wheel INFO adding 'pythran/pythonic/math/log.hpp' 2024-04-25 06:12:17,395 wheel INFO adding 'pythran/pythonic/math/log10.hpp' 2024-04-25 06:12:17,395 wheel INFO adding 'pythran/pythonic/math/log1p.hpp' 2024-04-25 06:12:17,395 wheel INFO adding 'pythran/pythonic/math/modf.hpp' 2024-04-25 06:12:17,395 wheel INFO adding 'pythran/pythonic/math/pi.hpp' 2024-04-25 06:12:17,395 wheel INFO adding 'pythran/pythonic/math/pow.hpp' 2024-04-25 06:12:17,396 wheel INFO adding 'pythran/pythonic/math/radians.hpp' 2024-04-25 06:12:17,396 wheel INFO adding 'pythran/pythonic/math/sin.hpp' 2024-04-25 06:12:17,396 wheel INFO adding 'pythran/pythonic/math/sinh.hpp' 2024-04-25 06:12:17,396 wheel INFO adding 'pythran/pythonic/math/sqrt.hpp' 2024-04-25 06:12:17,397 wheel INFO adding 'pythran/pythonic/math/tan.hpp' 2024-04-25 06:12:17,397 wheel INFO adding 'pythran/pythonic/math/tanh.hpp' 2024-04-25 06:12:17,397 wheel INFO adding 'pythran/pythonic/math/trunc.hpp' 2024-04-25 06:12:17,398 wheel INFO adding 'pythran/pythonic/numpy/.hpp' 2024-04-25 06:12:17,398 wheel INFO adding 'pythran/pythonic/numpy/NINF.hpp' 2024-04-25 06:12:17,398 wheel INFO adding 'pythran/pythonic/numpy/abs.hpp' 2024-04-25 06:12:17,399 wheel INFO adding 'pythran/pythonic/numpy/absolute.hpp' 2024-04-25 06:12:17,399 wheel INFO adding 'pythran/pythonic/numpy/add.hpp' 2024-04-25 06:12:17,399 wheel INFO adding 'pythran/pythonic/numpy/alen.hpp' 2024-04-25 06:12:17,399 wheel INFO adding 'pythran/pythonic/numpy/all.hpp' 2024-04-25 06:12:17,400 wheel INFO adding 'pythran/pythonic/numpy/allclose.hpp' 2024-04-25 06:12:17,400 wheel INFO adding 'pythran/pythonic/numpy/alltrue.hpp' 2024-04-25 06:12:17,400 wheel INFO adding 'pythran/pythonic/numpy/amax.hpp' 2024-04-25 06:12:17,400 wheel INFO adding 'pythran/pythonic/numpy/amin.hpp' 2024-04-25 06:12:17,400 wheel INFO adding 'pythran/pythonic/numpy/angle.hpp' 2024-04-25 06:12:17,401 wheel INFO adding 'pythran/pythonic/numpy/angle_in_deg.hpp' 2024-04-25 06:12:17,401 wheel INFO adding 'pythran/pythonic/numpy/angle_in_rad.hpp' 2024-04-25 06:12:17,401 wheel INFO adding 'pythran/pythonic/numpy/any.hpp' 2024-04-25 06:12:17,401 wheel INFO adding 'pythran/pythonic/numpy/append.hpp' 2024-04-25 06:12:17,402 wheel INFO adding 'pythran/pythonic/numpy/arange.hpp' 2024-04-25 06:12:17,402 wheel INFO adding 'pythran/pythonic/numpy/arccos.hpp' 2024-04-25 06:12:17,402 wheel INFO adding 'pythran/pythonic/numpy/arccosh.hpp' 2024-04-25 06:12:17,402 wheel INFO adding 'pythran/pythonic/numpy/arcsin.hpp' 2024-04-25 06:12:17,403 wheel INFO adding 'pythran/pythonic/numpy/arcsinh.hpp' 2024-04-25 06:12:17,403 wheel INFO adding 'pythran/pythonic/numpy/arctan.hpp' 2024-04-25 06:12:17,403 wheel INFO adding 'pythran/pythonic/numpy/arctan2.hpp' 2024-04-25 06:12:17,403 wheel INFO adding 'pythran/pythonic/numpy/arctanh.hpp' 2024-04-25 06:12:17,404 wheel INFO adding 'pythran/pythonic/numpy/argmax.hpp' 2024-04-25 06:12:17,404 wheel INFO adding 'pythran/pythonic/numpy/argmin.hpp' 2024-04-25 06:12:17,404 wheel INFO adding 'pythran/pythonic/numpy/argminmax.hpp' 2024-04-25 06:12:17,404 wheel INFO adding 'pythran/pythonic/numpy/argsort.hpp' 2024-04-25 06:12:17,405 wheel INFO adding 'pythran/pythonic/numpy/argwhere.hpp' 2024-04-25 06:12:17,405 wheel INFO adding 'pythran/pythonic/numpy/around.hpp' 2024-04-25 06:12:17,405 wheel INFO adding 'pythran/pythonic/numpy/array.hpp' 2024-04-25 06:12:17,405 wheel INFO adding 'pythran/pythonic/numpy/array2string.hpp' 2024-04-25 06:12:17,406 wheel INFO adding 'pythran/pythonic/numpy/array_equal.hpp' 2024-04-25 06:12:17,406 wheel INFO adding 'pythran/pythonic/numpy/array_equiv.hpp' 2024-04-25 06:12:17,406 wheel INFO adding 'pythran/pythonic/numpy/array_split.hpp' 2024-04-25 06:12:17,406 wheel INFO adding 'pythran/pythonic/numpy/array_str.hpp' 2024-04-25 06:12:17,407 wheel INFO adding 'pythran/pythonic/numpy/asarray.hpp' 2024-04-25 06:12:17,407 wheel INFO adding 'pythran/pythonic/numpy/asarray_chkfinite.hpp' 2024-04-25 06:12:17,407 wheel INFO adding 'pythran/pythonic/numpy/ascontiguousarray.hpp' 2024-04-25 06:12:17,407 wheel INFO adding 'pythran/pythonic/numpy/asfarray.hpp' 2024-04-25 06:12:17,408 wheel INFO adding 'pythran/pythonic/numpy/asscalar.hpp' 2024-04-25 06:12:17,408 wheel INFO adding 'pythran/pythonic/numpy/atleast_1d.hpp' 2024-04-25 06:12:17,408 wheel INFO adding 'pythran/pythonic/numpy/atleast_2d.hpp' 2024-04-25 06:12:17,408 wheel INFO adding 'pythran/pythonic/numpy/atleast_3d.hpp' 2024-04-25 06:12:17,408 wheel INFO adding 'pythran/pythonic/numpy/average.hpp' 2024-04-25 06:12:17,409 wheel INFO adding 'pythran/pythonic/numpy/base_repr.hpp' 2024-04-25 06:12:17,409 wheel INFO adding 'pythran/pythonic/numpy/binary_repr.hpp' 2024-04-25 06:12:17,409 wheel INFO adding 'pythran/pythonic/numpy/bincount.hpp' 2024-04-25 06:12:17,409 wheel INFO adding 'pythran/pythonic/numpy/bitwise_and.hpp' 2024-04-25 06:12:17,410 wheel INFO adding 'pythran/pythonic/numpy/bitwise_not.hpp' 2024-04-25 06:12:17,410 wheel INFO adding 'pythran/pythonic/numpy/bitwise_or.hpp' 2024-04-25 06:12:17,410 wheel INFO adding 'pythran/pythonic/numpy/bitwise_xor.hpp' 2024-04-25 06:12:17,410 wheel INFO adding 'pythran/pythonic/numpy/bool_.hpp' 2024-04-25 06:12:17,411 wheel INFO adding 'pythran/pythonic/numpy/broadcast_to.hpp' 2024-04-25 06:12:17,411 wheel INFO adding 'pythran/pythonic/numpy/byte.hpp' 2024-04-25 06:12:17,411 wheel INFO adding 'pythran/pythonic/numpy/cbrt.hpp' 2024-04-25 06:12:17,411 wheel INFO adding 'pythran/pythonic/numpy/ceil.hpp' 2024-04-25 06:12:17,412 wheel INFO adding 'pythran/pythonic/numpy/clip.hpp' 2024-04-25 06:12:17,412 wheel INFO adding 'pythran/pythonic/numpy/complex.hpp' 2024-04-25 06:12:17,412 wheel INFO adding 'pythran/pythonic/numpy/complex128.hpp' 2024-04-25 06:12:17,412 wheel INFO adding 'pythran/pythonic/numpy/complex256.hpp' 2024-04-25 06:12:17,413 wheel INFO adding 'pythran/pythonic/numpy/complex64.hpp' 2024-04-25 06:12:17,413 wheel INFO adding 'pythran/pythonic/numpy/concatenate.hpp' 2024-04-25 06:12:17,413 wheel INFO adding 'pythran/pythonic/numpy/conj.hpp' 2024-04-25 06:12:17,413 wheel INFO adding 'pythran/pythonic/numpy/conjugate.hpp' 2024-04-25 06:12:17,414 wheel INFO adding 'pythran/pythonic/numpy/convolve.hpp' 2024-04-25 06:12:17,414 wheel INFO adding 'pythran/pythonic/numpy/copy.hpp' 2024-04-25 06:12:17,414 wheel INFO adding 'pythran/pythonic/numpy/copysign.hpp' 2024-04-25 06:12:17,414 wheel INFO adding 'pythran/pythonic/numpy/copyto.hpp' 2024-04-25 06:12:17,415 wheel INFO adding 'pythran/pythonic/numpy/correlate.hpp' 2024-04-25 06:12:17,415 wheel INFO adding 'pythran/pythonic/numpy/cos.hpp' 2024-04-25 06:12:17,415 wheel INFO adding 'pythran/pythonic/numpy/cosh.hpp' 2024-04-25 06:12:17,415 wheel INFO adding 'pythran/pythonic/numpy/count_nonzero.hpp' 2024-04-25 06:12:17,416 wheel INFO adding 'pythran/pythonic/numpy/cross.hpp' 2024-04-25 06:12:17,416 wheel INFO adding 'pythran/pythonic/numpy/cumprod.hpp' 2024-04-25 06:12:17,416 wheel INFO adding 'pythran/pythonic/numpy/cumproduct.hpp' 2024-04-25 06:12:17,416 wheel INFO adding 'pythran/pythonic/numpy/cumsum.hpp' 2024-04-25 06:12:17,417 wheel INFO adding 'pythran/pythonic/numpy/deg2rad.hpp' 2024-04-25 06:12:17,417 wheel INFO adding 'pythran/pythonic/numpy/degrees.hpp' 2024-04-25 06:12:17,417 wheel INFO adding 'pythran/pythonic/numpy/delete_.hpp' 2024-04-25 06:12:17,417 wheel INFO adding 'pythran/pythonic/numpy/diag.hpp' 2024-04-25 06:12:17,417 wheel INFO adding 'pythran/pythonic/numpy/diagflat.hpp' 2024-04-25 06:12:17,418 wheel INFO adding 'pythran/pythonic/numpy/diagonal.hpp' 2024-04-25 06:12:17,418 wheel INFO adding 'pythran/pythonic/numpy/diff.hpp' 2024-04-25 06:12:17,418 wheel INFO adding 'pythran/pythonic/numpy/digitize.hpp' 2024-04-25 06:12:17,418 wheel INFO adding 'pythran/pythonic/numpy/divide.hpp' 2024-04-25 06:12:17,419 wheel INFO adding 'pythran/pythonic/numpy/dot.hpp' 2024-04-25 06:12:17,419 wheel INFO adding 'pythran/pythonic/numpy/double_.hpp' 2024-04-25 06:12:17,419 wheel INFO adding 'pythran/pythonic/numpy/e.hpp' 2024-04-25 06:12:17,420 wheel INFO adding 'pythran/pythonic/numpy/ediff1d.hpp' 2024-04-25 06:12:17,420 wheel INFO adding 'pythran/pythonic/numpy/empty.hpp' 2024-04-25 06:12:17,420 wheel INFO adding 'pythran/pythonic/numpy/empty_like.hpp' 2024-04-25 06:12:17,420 wheel INFO adding 'pythran/pythonic/numpy/equal.hpp' 2024-04-25 06:12:17,421 wheel INFO adding 'pythran/pythonic/numpy/exp.hpp' 2024-04-25 06:12:17,421 wheel INFO adding 'pythran/pythonic/numpy/expand_dims.hpp' 2024-04-25 06:12:17,421 wheel INFO adding 'pythran/pythonic/numpy/expm1.hpp' 2024-04-25 06:12:17,421 wheel INFO adding 'pythran/pythonic/numpy/eye.hpp' 2024-04-25 06:12:17,421 wheel INFO adding 'pythran/pythonic/numpy/fabs.hpp' 2024-04-25 06:12:17,422 wheel INFO adding 'pythran/pythonic/numpy/fill_diagonal.hpp' 2024-04-25 06:12:17,422 wheel INFO adding 'pythran/pythonic/numpy/finfo.hpp' 2024-04-25 06:12:17,422 wheel INFO adding 'pythran/pythonic/numpy/fix.hpp' 2024-04-25 06:12:17,422 wheel INFO adding 'pythran/pythonic/numpy/flatnonzero.hpp' 2024-04-25 06:12:17,423 wheel INFO adding 'pythran/pythonic/numpy/flip.hpp' 2024-04-25 06:12:17,423 wheel INFO adding 'pythran/pythonic/numpy/fliplr.hpp' 2024-04-25 06:12:17,423 wheel INFO adding 'pythran/pythonic/numpy/flipud.hpp' 2024-04-25 06:12:17,423 wheel INFO adding 'pythran/pythonic/numpy/float128.hpp' 2024-04-25 06:12:17,424 wheel INFO adding 'pythran/pythonic/numpy/float32.hpp' 2024-04-25 06:12:17,424 wheel INFO adding 'pythran/pythonic/numpy/float64.hpp' 2024-04-25 06:12:17,424 wheel INFO adding 'pythran/pythonic/numpy/float_.hpp' 2024-04-25 06:12:17,424 wheel INFO adding 'pythran/pythonic/numpy/floor.hpp' 2024-04-25 06:12:17,425 wheel INFO adding 'pythran/pythonic/numpy/floor_divide.hpp' 2024-04-25 06:12:17,425 wheel INFO adding 'pythran/pythonic/numpy/fmax.hpp' 2024-04-25 06:12:17,425 wheel INFO adding 'pythran/pythonic/numpy/fmin.hpp' 2024-04-25 06:12:17,425 wheel INFO adding 'pythran/pythonic/numpy/fmod.hpp' 2024-04-25 06:12:17,425 wheel INFO adding 'pythran/pythonic/numpy/frexp.hpp' 2024-04-25 06:12:17,426 wheel INFO adding 'pythran/pythonic/numpy/fromfile.hpp' 2024-04-25 06:12:17,426 wheel INFO adding 'pythran/pythonic/numpy/fromfunction.hpp' 2024-04-25 06:12:17,426 wheel INFO adding 'pythran/pythonic/numpy/fromiter.hpp' 2024-04-25 06:12:17,426 wheel INFO adding 'pythran/pythonic/numpy/fromstring.hpp' 2024-04-25 06:12:17,427 wheel INFO adding 'pythran/pythonic/numpy/full.hpp' 2024-04-25 06:12:17,427 wheel INFO adding 'pythran/pythonic/numpy/full_like.hpp' 2024-04-25 06:12:17,427 wheel INFO adding 'pythran/pythonic/numpy/greater.hpp' 2024-04-25 06:12:17,427 wheel INFO adding 'pythran/pythonic/numpy/greater_equal.hpp' 2024-04-25 06:12:17,428 wheel INFO adding 'pythran/pythonic/numpy/heaviside.hpp' 2024-04-25 06:12:17,428 wheel INFO adding 'pythran/pythonic/numpy/hstack.hpp' 2024-04-25 06:12:17,428 wheel INFO adding 'pythran/pythonic/numpy/hypot.hpp' 2024-04-25 06:12:17,428 wheel INFO adding 'pythran/pythonic/numpy/identity.hpp' 2024-04-25 06:12:17,429 wheel INFO adding 'pythran/pythonic/numpy/imag.hpp' 2024-04-25 06:12:17,429 wheel INFO adding 'pythran/pythonic/numpy/indices.hpp' 2024-04-25 06:12:17,429 wheel INFO adding 'pythran/pythonic/numpy/inf.hpp' 2024-04-25 06:12:17,429 wheel INFO adding 'pythran/pythonic/numpy/inner.hpp' 2024-04-25 06:12:17,430 wheel INFO adding 'pythran/pythonic/numpy/insert.hpp' 2024-04-25 06:12:17,430 wheel INFO adding 'pythran/pythonic/numpy/int16.hpp' 2024-04-25 06:12:17,430 wheel INFO adding 'pythran/pythonic/numpy/int32.hpp' 2024-04-25 06:12:17,430 wheel INFO adding 'pythran/pythonic/numpy/int64.hpp' 2024-04-25 06:12:17,430 wheel INFO adding 'pythran/pythonic/numpy/int8.hpp' 2024-04-25 06:12:17,431 wheel INFO adding 'pythran/pythonic/numpy/int_.hpp' 2024-04-25 06:12:17,431 wheel INFO adding 'pythran/pythonic/numpy/intc.hpp' 2024-04-25 06:12:17,431 wheel INFO adding 'pythran/pythonic/numpy/interp.hpp' 2024-04-25 06:12:17,431 wheel INFO adding 'pythran/pythonic/numpy/interp_core.hpp' 2024-04-25 06:12:17,432 wheel INFO adding 'pythran/pythonic/numpy/intersect1d.hpp' 2024-04-25 06:12:17,432 wheel INFO adding 'pythran/pythonic/numpy/intp.hpp' 2024-04-25 06:12:17,432 wheel INFO adding 'pythran/pythonic/numpy/invert.hpp' 2024-04-25 06:12:17,433 wheel INFO adding 'pythran/pythonic/numpy/isclose.hpp' 2024-04-25 06:12:17,433 wheel INFO adding 'pythran/pythonic/numpy/iscomplex.hpp' 2024-04-25 06:12:17,433 wheel INFO adding 'pythran/pythonic/numpy/isfinite.hpp' 2024-04-25 06:12:17,433 wheel INFO adding 'pythran/pythonic/numpy/isinf.hpp' 2024-04-25 06:12:17,433 wheel INFO adding 'pythran/pythonic/numpy/isnan.hpp' 2024-04-25 06:12:17,434 wheel INFO adding 'pythran/pythonic/numpy/isneginf.hpp' 2024-04-25 06:12:17,434 wheel INFO adding 'pythran/pythonic/numpy/isposinf.hpp' 2024-04-25 06:12:17,434 wheel INFO adding 'pythran/pythonic/numpy/isreal.hpp' 2024-04-25 06:12:17,435 wheel INFO adding 'pythran/pythonic/numpy/isrealobj.hpp' 2024-04-25 06:12:17,435 wheel INFO adding 'pythran/pythonic/numpy/isscalar.hpp' 2024-04-25 06:12:17,435 wheel INFO adding 'pythran/pythonic/numpy/issctype.hpp' 2024-04-25 06:12:17,435 wheel INFO adding 'pythran/pythonic/numpy/ldexp.hpp' 2024-04-25 06:12:17,436 wheel INFO adding 'pythran/pythonic/numpy/left_shift.hpp' 2024-04-25 06:12:17,436 wheel INFO adding 'pythran/pythonic/numpy/less.hpp' 2024-04-25 06:12:17,436 wheel INFO adding 'pythran/pythonic/numpy/less_equal.hpp' 2024-04-25 06:12:17,436 wheel INFO adding 'pythran/pythonic/numpy/lexsort.hpp' 2024-04-25 06:12:17,437 wheel INFO adding 'pythran/pythonic/numpy/linspace.hpp' 2024-04-25 06:12:17,437 wheel INFO adding 'pythran/pythonic/numpy/log.hpp' 2024-04-25 06:12:17,437 wheel INFO adding 'pythran/pythonic/numpy/log10.hpp' 2024-04-25 06:12:17,437 wheel INFO adding 'pythran/pythonic/numpy/log1p.hpp' 2024-04-25 06:12:17,438 wheel INFO adding 'pythran/pythonic/numpy/log2.hpp' 2024-04-25 06:12:17,438 wheel INFO adding 'pythran/pythonic/numpy/logaddexp.hpp' 2024-04-25 06:12:17,438 wheel INFO adding 'pythran/pythonic/numpy/logaddexp2.hpp' 2024-04-25 06:12:17,438 wheel INFO adding 'pythran/pythonic/numpy/logical_and.hpp' 2024-04-25 06:12:17,438 wheel INFO adding 'pythran/pythonic/numpy/logical_not.hpp' 2024-04-25 06:12:17,439 wheel INFO adding 'pythran/pythonic/numpy/logical_or.hpp' 2024-04-25 06:12:17,439 wheel INFO adding 'pythran/pythonic/numpy/logical_xor.hpp' 2024-04-25 06:12:17,439 wheel INFO adding 'pythran/pythonic/numpy/logspace.hpp' 2024-04-25 06:12:17,439 wheel INFO adding 'pythran/pythonic/numpy/longlong.hpp' 2024-04-25 06:12:17,440 wheel INFO adding 'pythran/pythonic/numpy/max.hpp' 2024-04-25 06:12:17,440 wheel INFO adding 'pythran/pythonic/numpy/maximum.hpp' 2024-04-25 06:12:17,440 wheel INFO adding 'pythran/pythonic/numpy/mean.hpp' 2024-04-25 06:12:17,440 wheel INFO adding 'pythran/pythonic/numpy/median.hpp' 2024-04-25 06:12:17,441 wheel INFO adding 'pythran/pythonic/numpy/min.hpp' 2024-04-25 06:12:17,441 wheel INFO adding 'pythran/pythonic/numpy/minimum.hpp' 2024-04-25 06:12:17,441 wheel INFO adding 'pythran/pythonic/numpy/mod.hpp' 2024-04-25 06:12:17,441 wheel INFO adding 'pythran/pythonic/numpy/multiply.hpp' 2024-04-25 06:12:17,442 wheel INFO adding 'pythran/pythonic/numpy/nan.hpp' 2024-04-25 06:12:17,442 wheel INFO adding 'pythran/pythonic/numpy/nan_to_num.hpp' 2024-04-25 06:12:17,442 wheel INFO adding 'pythran/pythonic/numpy/nanargmax.hpp' 2024-04-25 06:12:17,442 wheel INFO adding 'pythran/pythonic/numpy/nanargmin.hpp' 2024-04-25 06:12:17,443 wheel INFO adding 'pythran/pythonic/numpy/nanmax.hpp' 2024-04-25 06:12:17,443 wheel INFO adding 'pythran/pythonic/numpy/nanmin.hpp' 2024-04-25 06:12:17,443 wheel INFO adding 'pythran/pythonic/numpy/nansum.hpp' 2024-04-25 06:12:17,443 wheel INFO adding 'pythran/pythonic/numpy/ndarray.hpp' 2024-04-25 06:12:17,444 wheel INFO adding 'pythran/pythonic/numpy/ndenumerate.hpp' 2024-04-25 06:12:17,444 wheel INFO adding 'pythran/pythonic/numpy/ndim.hpp' 2024-04-25 06:12:17,444 wheel INFO adding 'pythran/pythonic/numpy/ndindex.hpp' 2024-04-25 06:12:17,444 wheel INFO adding 'pythran/pythonic/numpy/negative.hpp' 2024-04-25 06:12:17,445 wheel INFO adding 'pythran/pythonic/numpy/newaxis.hpp' 2024-04-25 06:12:17,445 wheel INFO adding 'pythran/pythonic/numpy/nextafter.hpp' 2024-04-25 06:12:17,445 wheel INFO adding 'pythran/pythonic/numpy/nonzero.hpp' 2024-04-25 06:12:17,445 wheel INFO adding 'pythran/pythonic/numpy/not_equal.hpp' 2024-04-25 06:12:17,446 wheel INFO adding 'pythran/pythonic/numpy/ones.hpp' 2024-04-25 06:12:17,446 wheel INFO adding 'pythran/pythonic/numpy/ones_like.hpp' 2024-04-25 06:12:17,446 wheel INFO adding 'pythran/pythonic/numpy/outer.hpp' 2024-04-25 06:12:17,446 wheel INFO adding 'pythran/pythonic/numpy/partial_sum.hpp' 2024-04-25 06:12:17,447 wheel INFO adding 'pythran/pythonic/numpy/pi.hpp' 2024-04-25 06:12:17,447 wheel INFO adding 'pythran/pythonic/numpy/place.hpp' 2024-04-25 06:12:17,447 wheel INFO adding 'pythran/pythonic/numpy/power.hpp' 2024-04-25 06:12:17,447 wheel INFO adding 'pythran/pythonic/numpy/prod.hpp' 2024-04-25 06:12:17,447 wheel INFO adding 'pythran/pythonic/numpy/product.hpp' 2024-04-25 06:12:17,448 wheel INFO adding 'pythran/pythonic/numpy/ptp.hpp' 2024-04-25 06:12:17,448 wheel INFO adding 'pythran/pythonic/numpy/put.hpp' 2024-04-25 06:12:17,448 wheel INFO adding 'pythran/pythonic/numpy/putmask.hpp' 2024-04-25 06:12:17,448 wheel INFO adding 'pythran/pythonic/numpy/rad2deg.hpp' 2024-04-25 06:12:17,449 wheel INFO adding 'pythran/pythonic/numpy/radians.hpp' 2024-04-25 06:12:17,449 wheel INFO adding 'pythran/pythonic/numpy/ravel.hpp' 2024-04-25 06:12:17,449 wheel INFO adding 'pythran/pythonic/numpy/real.hpp' 2024-04-25 06:12:17,449 wheel INFO adding 'pythran/pythonic/numpy/reciprocal.hpp' 2024-04-25 06:12:17,450 wheel INFO adding 'pythran/pythonic/numpy/reduce.hpp' 2024-04-25 06:12:17,450 wheel INFO adding 'pythran/pythonic/numpy/remainder.hpp' 2024-04-25 06:12:17,450 wheel INFO adding 'pythran/pythonic/numpy/repeat.hpp' 2024-04-25 06:12:17,450 wheel INFO adding 'pythran/pythonic/numpy/resize.hpp' 2024-04-25 06:12:17,451 wheel INFO adding 'pythran/pythonic/numpy/right_shift.hpp' 2024-04-25 06:12:17,451 wheel INFO adding 'pythran/pythonic/numpy/rint.hpp' 2024-04-25 06:12:17,451 wheel INFO adding 'pythran/pythonic/numpy/roll.hpp' 2024-04-25 06:12:17,451 wheel INFO adding 'pythran/pythonic/numpy/rollaxis.hpp' 2024-04-25 06:12:17,452 wheel INFO adding 'pythran/pythonic/numpy/rot90.hpp' 2024-04-25 06:12:17,452 wheel INFO adding 'pythran/pythonic/numpy/round.hpp' 2024-04-25 06:12:17,452 wheel INFO adding 'pythran/pythonic/numpy/round_.hpp' 2024-04-25 06:12:17,452 wheel INFO adding 'pythran/pythonic/numpy/searchsorted.hpp' 2024-04-25 06:12:17,453 wheel INFO adding 'pythran/pythonic/numpy/select.hpp' 2024-04-25 06:12:17,453 wheel INFO adding 'pythran/pythonic/numpy/setdiff1d.hpp' 2024-04-25 06:12:17,453 wheel INFO adding 'pythran/pythonic/numpy/shape.hpp' 2024-04-25 06:12:17,453 wheel INFO adding 'pythran/pythonic/numpy/short_.hpp' 2024-04-25 06:12:17,454 wheel INFO adding 'pythran/pythonic/numpy/sign.hpp' 2024-04-25 06:12:17,454 wheel INFO adding 'pythran/pythonic/numpy/signbit.hpp' 2024-04-25 06:12:17,454 wheel INFO adding 'pythran/pythonic/numpy/sin.hpp' 2024-04-25 06:12:17,454 wheel INFO adding 'pythran/pythonic/numpy/sinh.hpp' 2024-04-25 06:12:17,455 wheel INFO adding 'pythran/pythonic/numpy/size.hpp' 2024-04-25 06:12:17,455 wheel INFO adding 'pythran/pythonic/numpy/sometrue.hpp' 2024-04-25 06:12:17,455 wheel INFO adding 'pythran/pythonic/numpy/sort.hpp' 2024-04-25 06:12:17,455 wheel INFO adding 'pythran/pythonic/numpy/sort_complex.hpp' 2024-04-25 06:12:17,455 wheel INFO adding 'pythran/pythonic/numpy/spacing.hpp' 2024-04-25 06:12:17,456 wheel INFO adding 'pythran/pythonic/numpy/split.hpp' 2024-04-25 06:12:17,456 wheel INFO adding 'pythran/pythonic/numpy/sqrt.hpp' 2024-04-25 06:12:17,456 wheel INFO adding 'pythran/pythonic/numpy/square.hpp' 2024-04-25 06:12:17,456 wheel INFO adding 'pythran/pythonic/numpy/stack.hpp' 2024-04-25 06:12:17,457 wheel INFO adding 'pythran/pythonic/numpy/std_.hpp' 2024-04-25 06:12:17,457 wheel INFO adding 'pythran/pythonic/numpy/subtract.hpp' 2024-04-25 06:12:17,457 wheel INFO adding 'pythran/pythonic/numpy/sum.hpp' 2024-04-25 06:12:17,457 wheel INFO adding 'pythran/pythonic/numpy/swapaxes.hpp' 2024-04-25 06:12:17,458 wheel INFO adding 'pythran/pythonic/numpy/take.hpp' 2024-04-25 06:12:17,458 wheel INFO adding 'pythran/pythonic/numpy/tan.hpp' 2024-04-25 06:12:17,458 wheel INFO adding 'pythran/pythonic/numpy/tanh.hpp' 2024-04-25 06:12:17,458 wheel INFO adding 'pythran/pythonic/numpy/tile.hpp' 2024-04-25 06:12:17,459 wheel INFO adding 'pythran/pythonic/numpy/trace.hpp' 2024-04-25 06:12:17,459 wheel INFO adding 'pythran/pythonic/numpy/transpose.hpp' 2024-04-25 06:12:17,459 wheel INFO adding 'pythran/pythonic/numpy/tri.hpp' 2024-04-25 06:12:17,459 wheel INFO adding 'pythran/pythonic/numpy/tril.hpp' 2024-04-25 06:12:17,460 wheel INFO adding 'pythran/pythonic/numpy/trim_zeros.hpp' 2024-04-25 06:12:17,460 wheel INFO adding 'pythran/pythonic/numpy/triu.hpp' 2024-04-25 06:12:17,460 wheel INFO adding 'pythran/pythonic/numpy/true_divide.hpp' 2024-04-25 06:12:17,460 wheel INFO adding 'pythran/pythonic/numpy/trunc.hpp' 2024-04-25 06:12:17,460 wheel INFO adding 'pythran/pythonic/numpy/ubyte.hpp' 2024-04-25 06:12:17,461 wheel INFO adding 'pythran/pythonic/numpy/ufunc_accumulate.hpp' 2024-04-25 06:12:17,461 wheel INFO adding 'pythran/pythonic/numpy/ufunc_reduce.hpp' 2024-04-25 06:12:17,461 wheel INFO adding 'pythran/pythonic/numpy/uint.hpp' 2024-04-25 06:12:17,461 wheel INFO adding 'pythran/pythonic/numpy/uint16.hpp' 2024-04-25 06:12:17,462 wheel INFO adding 'pythran/pythonic/numpy/uint32.hpp' 2024-04-25 06:12:17,462 wheel INFO adding 'pythran/pythonic/numpy/uint64.hpp' 2024-04-25 06:12:17,462 wheel INFO adding 'pythran/pythonic/numpy/uint8.hpp' 2024-04-25 06:12:17,462 wheel INFO adding 'pythran/pythonic/numpy/uintc.hpp' 2024-04-25 06:12:17,463 wheel INFO adding 'pythran/pythonic/numpy/uintp.hpp' 2024-04-25 06:12:17,463 wheel INFO adding 'pythran/pythonic/numpy/ulonglong.hpp' 2024-04-25 06:12:17,463 wheel INFO adding 'pythran/pythonic/numpy/union1d.hpp' 2024-04-25 06:12:17,463 wheel INFO adding 'pythran/pythonic/numpy/unique.hpp' 2024-04-25 06:12:17,464 wheel INFO adding 'pythran/pythonic/numpy/unravel_index.hpp' 2024-04-25 06:12:17,464 wheel INFO adding 'pythran/pythonic/numpy/unwrap.hpp' 2024-04-25 06:12:17,464 wheel INFO adding 'pythran/pythonic/numpy/ushort.hpp' 2024-04-25 06:12:17,464 wheel INFO adding 'pythran/pythonic/numpy/var.hpp' 2024-04-25 06:12:17,465 wheel INFO adding 'pythran/pythonic/numpy/vdot.hpp' 2024-04-25 06:12:17,465 wheel INFO adding 'pythran/pythonic/numpy/vstack.hpp' 2024-04-25 06:12:17,465 wheel INFO adding 'pythran/pythonic/numpy/where.hpp' 2024-04-25 06:12:17,465 wheel INFO adding 'pythran/pythonic/numpy/zeros.hpp' 2024-04-25 06:12:17,466 wheel INFO adding 'pythran/pythonic/numpy/zeros_like.hpp' 2024-04-25 06:12:17,466 wheel INFO adding 'pythran/pythonic/numpy/add/accumulate.hpp' 2024-04-25 06:12:17,466 wheel INFO adding 'pythran/pythonic/numpy/add/reduce.hpp' 2024-04-25 06:12:17,467 wheel INFO adding 'pythran/pythonic/numpy/arctan2/accumulate.hpp' 2024-04-25 06:12:17,467 wheel INFO adding 'pythran/pythonic/numpy/bitwise_and/accumulate.hpp' 2024-04-25 06:12:17,467 wheel INFO adding 'pythran/pythonic/numpy/bitwise_and/reduce.hpp' 2024-04-25 06:12:17,468 wheel INFO adding 'pythran/pythonic/numpy/bitwise_or/accumulate.hpp' 2024-04-25 06:12:17,468 wheel INFO adding 'pythran/pythonic/numpy/bitwise_or/reduce.hpp' 2024-04-25 06:12:17,468 wheel INFO adding 'pythran/pythonic/numpy/bitwise_xor/accumulate.hpp' 2024-04-25 06:12:17,468 wheel INFO adding 'pythran/pythonic/numpy/bitwise_xor/reduce.hpp' 2024-04-25 06:12:17,469 wheel INFO adding 'pythran/pythonic/numpy/copysign/accumulate.hpp' 2024-04-25 06:12:17,469 wheel INFO adding 'pythran/pythonic/numpy/ctypeslib/as_array.hpp' 2024-04-25 06:12:17,469 wheel INFO adding 'pythran/pythonic/numpy/divide/accumulate.hpp' 2024-04-25 06:12:17,469 wheel INFO adding 'pythran/pythonic/numpy/dtype/type.hpp' 2024-04-25 06:12:17,470 wheel INFO adding 'pythran/pythonic/numpy/equal/accumulate.hpp' 2024-04-25 06:12:17,470 wheel INFO adding 'pythran/pythonic/numpy/fft/c2c.hpp' 2024-04-25 06:12:17,470 wheel INFO adding 'pythran/pythonic/numpy/fft/fft.hpp' 2024-04-25 06:12:17,471 wheel INFO adding 'pythran/pythonic/numpy/fft/fftn.hpp' 2024-04-25 06:12:17,471 wheel INFO adding 'pythran/pythonic/numpy/fft/hfft.hpp' 2024-04-25 06:12:17,471 wheel INFO adding 'pythran/pythonic/numpy/fft/ifft.hpp' 2024-04-25 06:12:17,471 wheel INFO adding 'pythran/pythonic/numpy/fft/ihfft.hpp' 2024-04-25 06:12:17,472 wheel INFO adding 'pythran/pythonic/numpy/fft/irfft.hpp' 2024-04-25 06:12:17,472 wheel INFO adding 'pythran/pythonic/numpy/fft/pocketfft.hpp' 2024-04-25 06:12:17,473 wheel INFO adding 'pythran/pythonic/numpy/fft/rfft.hpp' 2024-04-25 06:12:17,473 wheel INFO adding 'pythran/pythonic/numpy/floor_divide/accumulate.hpp' 2024-04-25 06:12:17,474 wheel INFO adding 'pythran/pythonic/numpy/fmax/accumulate.hpp' 2024-04-25 06:12:17,474 wheel INFO adding 'pythran/pythonic/numpy/fmax/reduce.hpp' 2024-04-25 06:12:17,474 wheel INFO adding 'pythran/pythonic/numpy/fmin/accumulate.hpp' 2024-04-25 06:12:17,474 wheel INFO adding 'pythran/pythonic/numpy/fmin/reduce.hpp' 2024-04-25 06:12:17,475 wheel INFO adding 'pythran/pythonic/numpy/fmod/accumulate.hpp' 2024-04-25 06:12:17,475 wheel INFO adding 'pythran/pythonic/numpy/greater/accumulate.hpp' 2024-04-25 06:12:17,475 wheel INFO adding 'pythran/pythonic/numpy/greater_equal/accumulate.hpp' 2024-04-25 06:12:17,475 wheel INFO adding 'pythran/pythonic/numpy/heaviside/accumulate.hpp' 2024-04-25 06:12:17,476 wheel INFO adding 'pythran/pythonic/numpy/hypot/accumulate.hpp' 2024-04-25 06:12:17,476 wheel INFO adding 'pythran/pythonic/numpy/ldexp/accumulate.hpp' 2024-04-25 06:12:17,476 wheel INFO adding 'pythran/pythonic/numpy/left_shift/accumulate.hpp' 2024-04-25 06:12:17,476 wheel INFO adding 'pythran/pythonic/numpy/less/accumulate.hpp' 2024-04-25 06:12:17,477 wheel INFO adding 'pythran/pythonic/numpy/less_equal/accumulate.hpp' 2024-04-25 06:12:17,477 wheel INFO adding 'pythran/pythonic/numpy/linalg/matrix_power.hpp' 2024-04-25 06:12:17,477 wheel INFO adding 'pythran/pythonic/numpy/linalg/norm.hpp' 2024-04-25 06:12:17,478 wheel INFO adding 'pythran/pythonic/numpy/logaddexp/accumulate.hpp' 2024-04-25 06:12:17,478 wheel INFO adding 'pythran/pythonic/numpy/logaddexp2/accumulate.hpp' 2024-04-25 06:12:17,478 wheel INFO adding 'pythran/pythonic/numpy/logical_and/accumulate.hpp' 2024-04-25 06:12:17,478 wheel INFO adding 'pythran/pythonic/numpy/logical_or/accumulate.hpp' 2024-04-25 06:12:17,479 wheel INFO adding 'pythran/pythonic/numpy/logical_xor/accumulate.hpp' 2024-04-25 06:12:17,479 wheel INFO adding 'pythran/pythonic/numpy/maximum/accumulate.hpp' 2024-04-25 06:12:17,479 wheel INFO adding 'pythran/pythonic/numpy/maximum/reduce.hpp' 2024-04-25 06:12:17,479 wheel INFO adding 'pythran/pythonic/numpy/minimum/accumulate.hpp' 2024-04-25 06:12:17,480 wheel INFO adding 'pythran/pythonic/numpy/minimum/reduce.hpp' 2024-04-25 06:12:17,480 wheel INFO adding 'pythran/pythonic/numpy/mod/accumulate.hpp' 2024-04-25 06:12:17,480 wheel INFO adding 'pythran/pythonic/numpy/multiply/accumulate.hpp' 2024-04-25 06:12:17,480 wheel INFO adding 'pythran/pythonic/numpy/multiply/reduce.hpp' 2024-04-25 06:12:17,481 wheel INFO adding 'pythran/pythonic/numpy/ndarray/astype.hpp' 2024-04-25 06:12:17,481 wheel INFO adding 'pythran/pythonic/numpy/ndarray/fill.hpp' 2024-04-25 06:12:17,481 wheel INFO adding 'pythran/pythonic/numpy/ndarray/flatten.hpp' 2024-04-25 06:12:17,481 wheel INFO adding 'pythran/pythonic/numpy/ndarray/item.hpp' 2024-04-25 06:12:17,482 wheel INFO adding 'pythran/pythonic/numpy/ndarray/reshape.hpp' 2024-04-25 06:12:17,482 wheel INFO adding 'pythran/pythonic/numpy/ndarray/sort.hpp' 2024-04-25 06:12:17,482 wheel INFO adding 'pythran/pythonic/numpy/ndarray/tofile.hpp' 2024-04-25 06:12:17,482 wheel INFO adding 'pythran/pythonic/numpy/ndarray/tolist.hpp' 2024-04-25 06:12:17,483 wheel INFO adding 'pythran/pythonic/numpy/ndarray/tostring.hpp' 2024-04-25 06:12:17,483 wheel INFO adding 'pythran/pythonic/numpy/ndarray/view.hpp' 2024-04-25 06:12:17,483 wheel INFO adding 'pythran/pythonic/numpy/negative/accumulate.hpp' 2024-04-25 06:12:17,483 wheel INFO adding 'pythran/pythonic/numpy/nextafter/accumulate.hpp' 2024-04-25 06:12:17,484 wheel INFO adding 'pythran/pythonic/numpy/not_equal/accumulate.hpp' 2024-04-25 06:12:17,484 wheel INFO adding 'pythran/pythonic/numpy/power/accumulate.hpp' 2024-04-25 06:12:17,484 wheel INFO adding 'pythran/pythonic/numpy/random/binomial.hpp' 2024-04-25 06:12:17,484 wheel INFO adding 'pythran/pythonic/numpy/random/bytes.hpp' 2024-04-25 06:12:17,485 wheel INFO adding 'pythran/pythonic/numpy/random/chisquare.hpp' 2024-04-25 06:12:17,485 wheel INFO adding 'pythran/pythonic/numpy/random/choice.hpp' 2024-04-25 06:12:17,485 wheel INFO adding 'pythran/pythonic/numpy/random/dirichlet.hpp' 2024-04-25 06:12:17,485 wheel INFO adding 'pythran/pythonic/numpy/random/exponential.hpp' 2024-04-25 06:12:17,486 wheel INFO adding 'pythran/pythonic/numpy/random/f.hpp' 2024-04-25 06:12:17,486 wheel INFO adding 'pythran/pythonic/numpy/random/gamma.hpp' 2024-04-25 06:12:17,486 wheel INFO adding 'pythran/pythonic/numpy/random/geometric.hpp' 2024-04-25 06:12:17,486 wheel INFO adding 'pythran/pythonic/numpy/random/gumbel.hpp' 2024-04-25 06:12:17,487 wheel INFO adding 'pythran/pythonic/numpy/random/laplace.hpp' 2024-04-25 06:12:17,487 wheel INFO adding 'pythran/pythonic/numpy/random/logistic.hpp' 2024-04-25 06:12:17,487 wheel INFO adding 'pythran/pythonic/numpy/random/lognormal.hpp' 2024-04-25 06:12:17,487 wheel INFO adding 'pythran/pythonic/numpy/random/logseries.hpp' 2024-04-25 06:12:17,488 wheel INFO adding 'pythran/pythonic/numpy/random/negative_binomial.hpp' 2024-04-25 06:12:17,488 wheel INFO adding 'pythran/pythonic/numpy/random/normal.hpp' 2024-04-25 06:12:17,488 wheel INFO adding 'pythran/pythonic/numpy/random/pareto.hpp' 2024-04-25 06:12:17,488 wheel INFO adding 'pythran/pythonic/numpy/random/poisson.hpp' 2024-04-25 06:12:17,489 wheel INFO adding 'pythran/pythonic/numpy/random/power.hpp' 2024-04-25 06:12:17,489 wheel INFO adding 'pythran/pythonic/numpy/random/rand.hpp' 2024-04-25 06:12:17,489 wheel INFO adding 'pythran/pythonic/numpy/random/randint.hpp' 2024-04-25 06:12:17,489 wheel INFO adding 'pythran/pythonic/numpy/random/randn.hpp' 2024-04-25 06:12:17,490 wheel INFO adding 'pythran/pythonic/numpy/random/random.hpp' 2024-04-25 06:12:17,490 wheel INFO adding 'pythran/pythonic/numpy/random/random_integers.hpp' 2024-04-25 06:12:17,490 wheel INFO adding 'pythran/pythonic/numpy/random/random_sample.hpp' 2024-04-25 06:12:17,490 wheel INFO adding 'pythran/pythonic/numpy/random/ranf.hpp' 2024-04-25 06:12:17,491 wheel INFO adding 'pythran/pythonic/numpy/random/rayleigh.hpp' 2024-04-25 06:12:17,491 wheel INFO adding 'pythran/pythonic/numpy/random/sample.hpp' 2024-04-25 06:12:17,491 wheel INFO adding 'pythran/pythonic/numpy/random/seed.hpp' 2024-04-25 06:12:17,491 wheel INFO adding 'pythran/pythonic/numpy/random/shuffle.hpp' 2024-04-25 06:12:17,491 wheel INFO adding 'pythran/pythonic/numpy/random/standard_exponential.hpp' 2024-04-25 06:12:17,492 wheel INFO adding 'pythran/pythonic/numpy/random/standard_gamma.hpp' 2024-04-25 06:12:17,492 wheel INFO adding 'pythran/pythonic/numpy/random/standard_normal.hpp' 2024-04-25 06:12:17,492 wheel INFO adding 'pythran/pythonic/numpy/random/uniform.hpp' 2024-04-25 06:12:17,492 wheel INFO adding 'pythran/pythonic/numpy/random/weibull.hpp' 2024-04-25 06:12:17,493 wheel INFO adding 'pythran/pythonic/numpy/remainder/accumulate.hpp' 2024-04-25 06:12:17,493 wheel INFO adding 'pythran/pythonic/numpy/right_shift/accumulate.hpp' 2024-04-25 06:12:17,493 wheel INFO adding 'pythran/pythonic/numpy/subtract/accumulate.hpp' 2024-04-25 06:12:17,493 wheel INFO adding 'pythran/pythonic/numpy/true_divide/accumulate.hpp' 2024-04-25 06:12:17,494 wheel INFO adding 'pythran/pythonic/omp/get_num_threads.hpp' 2024-04-25 06:12:17,494 wheel INFO adding 'pythran/pythonic/omp/get_thread_num.hpp' 2024-04-25 06:12:17,494 wheel INFO adding 'pythran/pythonic/omp/get_wtick.hpp' 2024-04-25 06:12:17,494 wheel INFO adding 'pythran/pythonic/omp/get_wtime.hpp' 2024-04-25 06:12:17,495 wheel INFO adding 'pythran/pythonic/omp/in_parallel.hpp' 2024-04-25 06:12:17,495 wheel INFO adding 'pythran/pythonic/omp/set_nested.hpp' 2024-04-25 06:12:17,495 wheel INFO adding 'pythran/pythonic/operator_/__abs__.hpp' 2024-04-25 06:12:17,496 wheel INFO adding 'pythran/pythonic/operator_/__add__.hpp' 2024-04-25 06:12:17,496 wheel INFO adding 'pythran/pythonic/operator_/__and__.hpp' 2024-04-25 06:12:17,496 wheel INFO adding 'pythran/pythonic/operator_/__concat__.hpp' 2024-04-25 06:12:17,496 wheel INFO adding 'pythran/pythonic/operator_/__contains__.hpp' 2024-04-25 06:12:17,496 wheel INFO adding 'pythran/pythonic/operator_/__delitem__.hpp' 2024-04-25 06:12:17,497 wheel INFO adding 'pythran/pythonic/operator_/__div__.hpp' 2024-04-25 06:12:17,497 wheel INFO adding 'pythran/pythonic/operator_/__eq__.hpp' 2024-04-25 06:12:17,497 wheel INFO adding 'pythran/pythonic/operator_/__floordiv__.hpp' 2024-04-25 06:12:17,497 wheel INFO adding 'pythran/pythonic/operator_/__ge__.hpp' 2024-04-25 06:12:17,498 wheel INFO adding 'pythran/pythonic/operator_/__getitem__.hpp' 2024-04-25 06:12:17,498 wheel INFO adding 'pythran/pythonic/operator_/__gt__.hpp' 2024-04-25 06:12:17,498 wheel INFO adding 'pythran/pythonic/operator_/__iadd__.hpp' 2024-04-25 06:12:17,498 wheel INFO adding 'pythran/pythonic/operator_/__iand__.hpp' 2024-04-25 06:12:17,499 wheel INFO adding 'pythran/pythonic/operator_/__iconcat__.hpp' 2024-04-25 06:12:17,499 wheel INFO adding 'pythran/pythonic/operator_/__idiv__.hpp' 2024-04-25 06:12:17,499 wheel INFO adding 'pythran/pythonic/operator_/__ifloordiv__.hpp' 2024-04-25 06:12:17,499 wheel INFO adding 'pythran/pythonic/operator_/__ilshift__.hpp' 2024-04-25 06:12:17,500 wheel INFO adding 'pythran/pythonic/operator_/__imod__.hpp' 2024-04-25 06:12:17,500 wheel INFO adding 'pythran/pythonic/operator_/__imul__.hpp' 2024-04-25 06:12:17,500 wheel INFO adding 'pythran/pythonic/operator_/__inv__.hpp' 2024-04-25 06:12:17,500 wheel INFO adding 'pythran/pythonic/operator_/__invert__.hpp' 2024-04-25 06:12:17,500 wheel INFO adding 'pythran/pythonic/operator_/__ior__.hpp' 2024-04-25 06:12:17,501 wheel INFO adding 'pythran/pythonic/operator_/__ipow__.hpp' 2024-04-25 06:12:17,501 wheel INFO adding 'pythran/pythonic/operator_/__irshift__.hpp' 2024-04-25 06:12:17,501 wheel INFO adding 'pythran/pythonic/operator_/__isub__.hpp' 2024-04-25 06:12:17,501 wheel INFO adding 'pythran/pythonic/operator_/__itruediv__.hpp' 2024-04-25 06:12:17,502 wheel INFO adding 'pythran/pythonic/operator_/__ixor__.hpp' 2024-04-25 06:12:17,502 wheel INFO adding 'pythran/pythonic/operator_/__le__.hpp' 2024-04-25 06:12:17,502 wheel INFO adding 'pythran/pythonic/operator_/__lshift__.hpp' 2024-04-25 06:12:17,502 wheel INFO adding 'pythran/pythonic/operator_/__lt__.hpp' 2024-04-25 06:12:17,503 wheel INFO adding 'pythran/pythonic/operator_/__matmul__.hpp' 2024-04-25 06:12:17,503 wheel INFO adding 'pythran/pythonic/operator_/__mod__.hpp' 2024-04-25 06:12:17,503 wheel INFO adding 'pythran/pythonic/operator_/__mul__.hpp' 2024-04-25 06:12:17,503 wheel INFO adding 'pythran/pythonic/operator_/__ne__.hpp' 2024-04-25 06:12:17,503 wheel INFO adding 'pythran/pythonic/operator_/__neg__.hpp' 2024-04-25 06:12:17,504 wheel INFO adding 'pythran/pythonic/operator_/__not__.hpp' 2024-04-25 06:12:17,504 wheel INFO adding 'pythran/pythonic/operator_/__or__.hpp' 2024-04-25 06:12:17,504 wheel INFO adding 'pythran/pythonic/operator_/__pos__.hpp' 2024-04-25 06:12:17,504 wheel INFO adding 'pythran/pythonic/operator_/__rshift__.hpp' 2024-04-25 06:12:17,505 wheel INFO adding 'pythran/pythonic/operator_/__sub__.hpp' 2024-04-25 06:12:17,505 wheel INFO adding 'pythran/pythonic/operator_/__truediv__.hpp' 2024-04-25 06:12:17,505 wheel INFO adding 'pythran/pythonic/operator_/__xor__.hpp' 2024-04-25 06:12:17,505 wheel INFO adding 'pythran/pythonic/operator_/abs.hpp' 2024-04-25 06:12:17,506 wheel INFO adding 'pythran/pythonic/operator_/add.hpp' 2024-04-25 06:12:17,506 wheel INFO adding 'pythran/pythonic/operator_/and_.hpp' 2024-04-25 06:12:17,506 wheel INFO adding 'pythran/pythonic/operator_/concat.hpp' 2024-04-25 06:12:17,506 wheel INFO adding 'pythran/pythonic/operator_/contains.hpp' 2024-04-25 06:12:17,506 wheel INFO adding 'pythran/pythonic/operator_/countOf.hpp' 2024-04-25 06:12:17,507 wheel INFO adding 'pythran/pythonic/operator_/delitem.hpp' 2024-04-25 06:12:17,507 wheel INFO adding 'pythran/pythonic/operator_/div.hpp' 2024-04-25 06:12:17,507 wheel INFO adding 'pythran/pythonic/operator_/eq.hpp' 2024-04-25 06:12:17,507 wheel INFO adding 'pythran/pythonic/operator_/floordiv.hpp' 2024-04-25 06:12:17,508 wheel INFO adding 'pythran/pythonic/operator_/ge.hpp' 2024-04-25 06:12:17,508 wheel INFO adding 'pythran/pythonic/operator_/getitem.hpp' 2024-04-25 06:12:17,508 wheel INFO adding 'pythran/pythonic/operator_/gt.hpp' 2024-04-25 06:12:17,508 wheel INFO adding 'pythran/pythonic/operator_/iadd.hpp' 2024-04-25 06:12:17,509 wheel INFO adding 'pythran/pythonic/operator_/iand.hpp' 2024-04-25 06:12:17,509 wheel INFO adding 'pythran/pythonic/operator_/icommon.hpp' 2024-04-25 06:12:17,509 wheel INFO adding 'pythran/pythonic/operator_/iconcat.hpp' 2024-04-25 06:12:17,509 wheel INFO adding 'pythran/pythonic/operator_/idiv.hpp' 2024-04-25 06:12:17,509 wheel INFO adding 'pythran/pythonic/operator_/ifloordiv.hpp' 2024-04-25 06:12:17,510 wheel INFO adding 'pythran/pythonic/operator_/ilshift.hpp' 2024-04-25 06:12:17,510 wheel INFO adding 'pythran/pythonic/operator_/imatmul.hpp' 2024-04-25 06:12:17,510 wheel INFO adding 'pythran/pythonic/operator_/imax.hpp' 2024-04-25 06:12:17,510 wheel INFO adding 'pythran/pythonic/operator_/imin.hpp' 2024-04-25 06:12:17,511 wheel INFO adding 'pythran/pythonic/operator_/imod.hpp' 2024-04-25 06:12:17,511 wheel INFO adding 'pythran/pythonic/operator_/imul.hpp' 2024-04-25 06:12:17,511 wheel INFO adding 'pythran/pythonic/operator_/indexOf.hpp' 2024-04-25 06:12:17,511 wheel INFO adding 'pythran/pythonic/operator_/inv.hpp' 2024-04-25 06:12:17,512 wheel INFO adding 'pythran/pythonic/operator_/invert.hpp' 2024-04-25 06:12:17,512 wheel INFO adding 'pythran/pythonic/operator_/ior.hpp' 2024-04-25 06:12:17,512 wheel INFO adding 'pythran/pythonic/operator_/ipow.hpp' 2024-04-25 06:12:17,512 wheel INFO adding 'pythran/pythonic/operator_/irshift.hpp' 2024-04-25 06:12:17,512 wheel INFO adding 'pythran/pythonic/operator_/is_.hpp' 2024-04-25 06:12:17,513 wheel INFO adding 'pythran/pythonic/operator_/is_not.hpp' 2024-04-25 06:12:17,513 wheel INFO adding 'pythran/pythonic/operator_/isub.hpp' 2024-04-25 06:12:17,513 wheel INFO adding 'pythran/pythonic/operator_/itemgetter.hpp' 2024-04-25 06:12:17,513 wheel INFO adding 'pythran/pythonic/operator_/itruediv.hpp' 2024-04-25 06:12:17,514 wheel INFO adding 'pythran/pythonic/operator_/ixor.hpp' 2024-04-25 06:12:17,514 wheel INFO adding 'pythran/pythonic/operator_/le.hpp' 2024-04-25 06:12:17,514 wheel INFO adding 'pythran/pythonic/operator_/lshift.hpp' 2024-04-25 06:12:17,514 wheel INFO adding 'pythran/pythonic/operator_/lt.hpp' 2024-04-25 06:12:17,515 wheel INFO adding 'pythran/pythonic/operator_/matmul.hpp' 2024-04-25 06:12:17,515 wheel INFO adding 'pythran/pythonic/operator_/mod.hpp' 2024-04-25 06:12:17,515 wheel INFO adding 'pythran/pythonic/operator_/mul.hpp' 2024-04-25 06:12:17,515 wheel INFO adding 'pythran/pythonic/operator_/ne.hpp' 2024-04-25 06:12:17,516 wheel INFO adding 'pythran/pythonic/operator_/neg.hpp' 2024-04-25 06:12:17,516 wheel INFO adding 'pythran/pythonic/operator_/not_.hpp' 2024-04-25 06:12:17,516 wheel INFO adding 'pythran/pythonic/operator_/or_.hpp' 2024-04-25 06:12:17,516 wheel INFO adding 'pythran/pythonic/operator_/overloads.hpp' 2024-04-25 06:12:17,516 wheel INFO adding 'pythran/pythonic/operator_/pos.hpp' 2024-04-25 06:12:17,517 wheel INFO adding 'pythran/pythonic/operator_/pow.hpp' 2024-04-25 06:12:17,517 wheel INFO adding 'pythran/pythonic/operator_/rshift.hpp' 2024-04-25 06:12:17,517 wheel INFO adding 'pythran/pythonic/operator_/sub.hpp' 2024-04-25 06:12:17,517 wheel INFO adding 'pythran/pythonic/operator_/truediv.hpp' 2024-04-25 06:12:17,518 wheel INFO adding 'pythran/pythonic/operator_/truth.hpp' 2024-04-25 06:12:17,518 wheel INFO adding 'pythran/pythonic/operator_/xor_.hpp' 2024-04-25 06:12:17,518 wheel INFO adding 'pythran/pythonic/os/path/join.hpp' 2024-04-25 06:12:17,518 wheel INFO adding 'pythran/pythonic/patch/README.rst' 2024-04-25 06:12:17,519 wheel INFO adding 'pythran/pythonic/patch/complex' 2024-04-25 06:12:17,519 wheel INFO adding 'pythran/pythonic/python/core.hpp' 2024-04-25 06:12:17,520 wheel INFO adding 'pythran/pythonic/python/exception_handler.hpp' 2024-04-25 06:12:17,520 wheel INFO adding 'pythran/pythonic/random/choice.hpp' 2024-04-25 06:12:17,520 wheel INFO adding 'pythran/pythonic/random/expovariate.hpp' 2024-04-25 06:12:17,520 wheel INFO adding 'pythran/pythonic/random/gauss.hpp' 2024-04-25 06:12:17,521 wheel INFO adding 'pythran/pythonic/random/randint.hpp' 2024-04-25 06:12:17,521 wheel INFO adding 'pythran/pythonic/random/random.hpp' 2024-04-25 06:12:17,521 wheel INFO adding 'pythran/pythonic/random/randrange.hpp' 2024-04-25 06:12:17,521 wheel INFO adding 'pythran/pythonic/random/sample.hpp' 2024-04-25 06:12:17,522 wheel INFO adding 'pythran/pythonic/random/seed.hpp' 2024-04-25 06:12:17,522 wheel INFO adding 'pythran/pythonic/random/shuffle.hpp' 2024-04-25 06:12:17,522 wheel INFO adding 'pythran/pythonic/random/uniform.hpp' 2024-04-25 06:12:17,522 wheel INFO adding 'pythran/pythonic/scipy/special/binom.hpp' 2024-04-25 06:12:17,523 wheel INFO adding 'pythran/pythonic/scipy/special/chbevl.hpp' 2024-04-25 06:12:17,523 wheel INFO adding 'pythran/pythonic/scipy/special/gamma.hpp' 2024-04-25 06:12:17,523 wheel INFO adding 'pythran/pythonic/scipy/special/gammaincinv.hpp' 2024-04-25 06:12:17,523 wheel INFO adding 'pythran/pythonic/scipy/special/gammaln.hpp' 2024-04-25 06:12:17,524 wheel INFO adding 'pythran/pythonic/scipy/special/hankel1.hpp' 2024-04-25 06:12:17,524 wheel INFO adding 'pythran/pythonic/scipy/special/hankel2.hpp' 2024-04-25 06:12:17,524 wheel INFO adding 'pythran/pythonic/scipy/special/i0.hpp' 2024-04-25 06:12:17,524 wheel INFO adding 'pythran/pythonic/scipy/special/i0e.hpp' 2024-04-25 06:12:17,525 wheel INFO adding 'pythran/pythonic/scipy/special/iv.hpp' 2024-04-25 06:12:17,525 wheel INFO adding 'pythran/pythonic/scipy/special/ivp.hpp' 2024-04-25 06:12:17,525 wheel INFO adding 'pythran/pythonic/scipy/special/jv.hpp' 2024-04-25 06:12:17,525 wheel INFO adding 'pythran/pythonic/scipy/special/jvp.hpp' 2024-04-25 06:12:17,525 wheel INFO adding 'pythran/pythonic/scipy/special/kv.hpp' 2024-04-25 06:12:17,526 wheel INFO adding 'pythran/pythonic/scipy/special/kvp.hpp' 2024-04-25 06:12:17,526 wheel INFO adding 'pythran/pythonic/scipy/special/ndtr.hpp' 2024-04-25 06:12:17,526 wheel INFO adding 'pythran/pythonic/scipy/special/ndtri.hpp' 2024-04-25 06:12:17,526 wheel INFO adding 'pythran/pythonic/scipy/special/spherical_jn.hpp' 2024-04-25 06:12:17,527 wheel INFO adding 'pythran/pythonic/scipy/special/spherical_yn.hpp' 2024-04-25 06:12:17,527 wheel INFO adding 'pythran/pythonic/scipy/special/yv.hpp' 2024-04-25 06:12:17,527 wheel INFO adding 'pythran/pythonic/scipy/special/yvp.hpp' 2024-04-25 06:12:17,527 wheel INFO adding 'pythran/pythonic/string/ascii_letters.hpp' 2024-04-25 06:12:17,528 wheel INFO adding 'pythran/pythonic/string/ascii_lowercase.hpp' 2024-04-25 06:12:17,528 wheel INFO adding 'pythran/pythonic/string/ascii_uppercase.hpp' 2024-04-25 06:12:17,528 wheel INFO adding 'pythran/pythonic/string/digits.hpp' 2024-04-25 06:12:17,528 wheel INFO adding 'pythran/pythonic/string/find.hpp' 2024-04-25 06:12:17,529 wheel INFO adding 'pythran/pythonic/string/hexdigits.hpp' 2024-04-25 06:12:17,529 wheel INFO adding 'pythran/pythonic/string/octdigits.hpp' 2024-04-25 06:12:17,529 wheel INFO adding 'pythran/pythonic/time/sleep.hpp' 2024-04-25 06:12:17,529 wheel INFO adding 'pythran/pythonic/time/time.hpp' 2024-04-25 06:12:17,530 wheel INFO adding 'pythran/pythonic/types/NoneType.hpp' 2024-04-25 06:12:17,530 wheel INFO adding 'pythran/pythonic/types/assignable.hpp' 2024-04-25 06:12:17,530 wheel INFO adding 'pythran/pythonic/types/attr.hpp' 2024-04-25 06:12:17,530 wheel INFO adding 'pythran/pythonic/types/bool.hpp' 2024-04-25 06:12:17,531 wheel INFO adding 'pythran/pythonic/types/cfun.hpp' 2024-04-25 06:12:17,531 wheel INFO adding 'pythran/pythonic/types/clongdouble.hpp' 2024-04-25 06:12:17,531 wheel INFO adding 'pythran/pythonic/types/combined.hpp' 2024-04-25 06:12:17,531 wheel INFO adding 'pythran/pythonic/types/complex.hpp' 2024-04-25 06:12:17,532 wheel INFO adding 'pythran/pythonic/types/complex128.hpp' 2024-04-25 06:12:17,532 wheel INFO adding 'pythran/pythonic/types/complex256.hpp' 2024-04-25 06:12:17,532 wheel INFO adding 'pythran/pythonic/types/complex64.hpp' 2024-04-25 06:12:17,532 wheel INFO adding 'pythran/pythonic/types/dict.hpp' 2024-04-25 06:12:17,533 wheel INFO adding 'pythran/pythonic/types/dynamic_tuple.hpp' 2024-04-25 06:12:17,533 wheel INFO adding 'pythran/pythonic/types/empty_iterator.hpp' 2024-04-25 06:12:17,533 wheel INFO adding 'pythran/pythonic/types/exceptions.hpp' 2024-04-25 06:12:17,534 wheel INFO adding 'pythran/pythonic/types/file.hpp' 2024-04-25 06:12:17,534 wheel INFO adding 'pythran/pythonic/types/finfo.hpp' 2024-04-25 06:12:17,534 wheel INFO adding 'pythran/pythonic/types/float.hpp' 2024-04-25 06:12:17,534 wheel INFO adding 'pythran/pythonic/types/float128.hpp' 2024-04-25 06:12:17,535 wheel INFO adding 'pythran/pythonic/types/float32.hpp' 2024-04-25 06:12:17,535 wheel INFO adding 'pythran/pythonic/types/float64.hpp' 2024-04-25 06:12:17,535 wheel INFO adding 'pythran/pythonic/types/generator.hpp' 2024-04-25 06:12:17,535 wheel INFO adding 'pythran/pythonic/types/int.hpp' 2024-04-25 06:12:17,536 wheel INFO adding 'pythran/pythonic/types/int16.hpp' 2024-04-25 06:12:17,536 wheel INFO adding 'pythran/pythonic/types/int32.hpp' 2024-04-25 06:12:17,536 wheel INFO adding 'pythran/pythonic/types/int64.hpp' 2024-04-25 06:12:17,536 wheel INFO adding 'pythran/pythonic/types/int8.hpp' 2024-04-25 06:12:17,536 wheel INFO adding 'pythran/pythonic/types/intc.hpp' 2024-04-25 06:12:17,537 wheel INFO adding 'pythran/pythonic/types/intp.hpp' 2024-04-25 06:12:17,537 wheel INFO adding 'pythran/pythonic/types/list.hpp' 2024-04-25 06:12:17,537 wheel INFO adding 'pythran/pythonic/types/longdouble.hpp' 2024-04-25 06:12:17,538 wheel INFO adding 'pythran/pythonic/types/ndarray.hpp' 2024-04-25 06:12:17,538 wheel INFO adding 'pythran/pythonic/types/nditerator.hpp' 2024-04-25 06:12:17,538 wheel INFO adding 'pythran/pythonic/types/numpy_binary_op.hpp' 2024-04-25 06:12:17,539 wheel INFO adding 'pythran/pythonic/types/numpy_broadcast.hpp' 2024-04-25 06:12:17,539 wheel INFO adding 'pythran/pythonic/types/numpy_expr.hpp' 2024-04-25 06:12:17,539 wheel INFO adding 'pythran/pythonic/types/numpy_gexpr.hpp' 2024-04-25 06:12:17,540 wheel INFO adding 'pythran/pythonic/types/numpy_iexpr.hpp' 2024-04-25 06:12:17,540 wheel INFO adding 'pythran/pythonic/types/numpy_nary_expr.hpp' 2024-04-25 06:12:17,540 wheel INFO adding 'pythran/pythonic/types/numpy_op_helper.hpp' 2024-04-25 06:12:17,541 wheel INFO adding 'pythran/pythonic/types/numpy_operators.hpp' 2024-04-25 06:12:17,541 wheel INFO adding 'pythran/pythonic/types/numpy_texpr.hpp' 2024-04-25 06:12:17,541 wheel INFO adding 'pythran/pythonic/types/numpy_unary_op.hpp' 2024-04-25 06:12:17,541 wheel INFO adding 'pythran/pythonic/types/numpy_vexpr.hpp' 2024-04-25 06:12:17,542 wheel INFO adding 'pythran/pythonic/types/pointer.hpp' 2024-04-25 06:12:17,542 wheel INFO adding 'pythran/pythonic/types/raw_array.hpp' 2024-04-25 06:12:17,542 wheel INFO adding 'pythran/pythonic/types/set.hpp' 2024-04-25 06:12:17,543 wheel INFO adding 'pythran/pythonic/types/slice.hpp' 2024-04-25 06:12:17,543 wheel INFO adding 'pythran/pythonic/types/static_if.hpp' 2024-04-25 06:12:17,543 wheel INFO adding 'pythran/pythonic/types/str.hpp' 2024-04-25 06:12:17,543 wheel INFO adding 'pythran/pythonic/types/traits.hpp' 2024-04-25 06:12:17,544 wheel INFO adding 'pythran/pythonic/types/tuple.hpp' 2024-04-25 06:12:17,544 wheel INFO adding 'pythran/pythonic/types/uint16.hpp' 2024-04-25 06:12:17,544 wheel INFO adding 'pythran/pythonic/types/uint32.hpp' 2024-04-25 06:12:17,545 wheel INFO adding 'pythran/pythonic/types/uint64.hpp' 2024-04-25 06:12:17,545 wheel INFO adding 'pythran/pythonic/types/uint8.hpp' 2024-04-25 06:12:17,545 wheel INFO adding 'pythran/pythonic/types/uintc.hpp' 2024-04-25 06:12:17,545 wheel INFO adding 'pythran/pythonic/types/uintp.hpp' 2024-04-25 06:12:17,545 wheel INFO adding 'pythran/pythonic/types/variant_functor.hpp' 2024-04-25 06:12:17,546 wheel INFO adding 'pythran/pythonic/types/vectorizable_type.hpp' 2024-04-25 06:12:17,546 wheel INFO adding 'pythran/pythonic/utils/array_helper.hpp' 2024-04-25 06:12:17,546 wheel INFO adding 'pythran/pythonic/utils/boost_local_config.hpp' 2024-04-25 06:12:17,547 wheel INFO adding 'pythran/pythonic/utils/broadcast_copy.hpp' 2024-04-25 06:12:17,547 wheel INFO adding 'pythran/pythonic/utils/functor.hpp' 2024-04-25 06:12:17,547 wheel INFO adding 'pythran/pythonic/utils/fwd.hpp' 2024-04-25 06:12:17,547 wheel INFO adding 'pythran/pythonic/utils/int_.hpp' 2024-04-25 06:12:17,548 wheel INFO adding 'pythran/pythonic/utils/iterator.hpp' 2024-04-25 06:12:17,548 wheel INFO adding 'pythran/pythonic/utils/meta.hpp' 2024-04-25 06:12:17,548 wheel INFO adding 'pythran/pythonic/utils/nested_container.hpp' 2024-04-25 06:12:17,548 wheel INFO adding 'pythran/pythonic/utils/neutral.hpp' 2024-04-25 06:12:17,549 wheel INFO adding 'pythran/pythonic/utils/numpy_conversion.hpp' 2024-04-25 06:12:17,549 wheel INFO adding 'pythran/pythonic/utils/numpy_traits.hpp' 2024-04-25 06:12:17,549 wheel INFO adding 'pythran/pythonic/utils/pdqsort.hpp' 2024-04-25 06:12:17,549 wheel INFO adding 'pythran/pythonic/utils/reserve.hpp' 2024-04-25 06:12:17,550 wheel INFO adding 'pythran/pythonic/utils/seq.hpp' 2024-04-25 06:12:17,550 wheel INFO adding 'pythran/pythonic/utils/shared_ref.hpp' 2024-04-25 06:12:17,550 wheel INFO adding 'pythran/pythonic/utils/tags.hpp' 2024-04-25 06:12:17,550 wheel INFO adding 'pythran/pythonic/utils/yield.hpp' 2024-04-25 06:12:17,551 wheel INFO adding 'pythran/transformations/__init__.py' 2024-04-25 06:12:17,551 wheel INFO adding 'pythran/transformations/expand_builtins.py' 2024-04-25 06:12:17,551 wheel INFO adding 'pythran/transformations/expand_globals.py' 2024-04-25 06:12:17,551 wheel INFO adding 'pythran/transformations/expand_import_all.py' 2024-04-25 06:12:17,552 wheel INFO adding 'pythran/transformations/expand_imports.py' 2024-04-25 06:12:17,552 wheel INFO adding 'pythran/transformations/extract_doc_strings.py' 2024-04-25 06:12:17,552 wheel INFO adding 'pythran/transformations/false_polymorphism.py' 2024-04-25 06:12:17,553 wheel INFO adding 'pythran/transformations/handle_import.py' 2024-04-25 06:12:17,553 wheel INFO adding 'pythran/transformations/normalize_compare.py' 2024-04-25 06:12:17,553 wheel INFO adding 'pythran/transformations/normalize_exception.py' 2024-04-25 06:12:17,553 wheel INFO adding 'pythran/transformations/normalize_ifelse.py' 2024-04-25 06:12:17,554 wheel INFO adding 'pythran/transformations/normalize_is_none.py' 2024-04-25 06:12:17,554 wheel INFO adding 'pythran/transformations/normalize_method_calls.py' 2024-04-25 06:12:17,554 wheel INFO adding 'pythran/transformations/normalize_return.py' 2024-04-25 06:12:17,554 wheel INFO adding 'pythran/transformations/normalize_static_if.py' 2024-04-25 06:12:17,555 wheel INFO adding 'pythran/transformations/normalize_tuples.py' 2024-04-25 06:12:17,555 wheel INFO adding 'pythran/transformations/normalize_typeis.py' 2024-04-25 06:12:17,555 wheel INFO adding 'pythran/transformations/remove_comprehension.py' 2024-04-25 06:12:17,556 wheel INFO adding 'pythran/transformations/remove_fstrings.py' 2024-04-25 06:12:17,556 wheel INFO adding 'pythran/transformations/remove_lambdas.py' 2024-04-25 06:12:17,556 wheel INFO adding 'pythran/transformations/remove_named_arguments.py' 2024-04-25 06:12:17,556 wheel INFO adding 'pythran/transformations/remove_nested_functions.py' 2024-04-25 06:12:17,557 wheel INFO adding 'pythran/transformations/unshadow_parameters.py' 2024-04-25 06:12:17,557 wheel INFO adding 'pythran/types/__init__.py' 2024-04-25 06:12:17,557 wheel INFO adding 'pythran/types/conversion.py' 2024-04-25 06:12:17,558 wheel INFO adding 'pythran/types/reorder.py' 2024-04-25 06:12:17,558 wheel INFO adding 'pythran/types/signature.py' 2024-04-25 06:12:17,558 wheel INFO adding 'pythran/types/tog.py' 2024-04-25 06:12:17,559 wheel INFO adding 'pythran/types/type_dependencies.py' 2024-04-25 06:12:17,559 wheel INFO adding 'pythran/types/types.py' 2024-04-25 06:12:17,560 wheel INFO adding 'pythran/xsimd/xsimd.hpp' 2024-04-25 06:12:17,560 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx.hpp' 2024-04-25 06:12:17,561 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx2.hpp' 2024-04-25 06:12:17,562 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512bw.hpp' 2024-04-25 06:12:17,562 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512cd.hpp' 2024-04-25 06:12:17,562 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512dq.hpp' 2024-04-25 06:12:17,563 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512er.hpp' 2024-04-25 06:12:17,563 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512f.hpp' 2024-04-25 06:12:17,564 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512ifma.hpp' 2024-04-25 06:12:17,564 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512pf.hpp' 2024-04-25 06:12:17,564 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512vbmi.hpp' 2024-04-25 06:12:17,564 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512vnni_avx512bw.hpp' 2024-04-25 06:12:17,565 wheel INFO adding 'pythran/xsimd/arch/xsimd_avx512vnni_avx512vbmi.hpp' 2024-04-25 06:12:17,565 wheel INFO adding 'pythran/xsimd/arch/xsimd_avxvnni.hpp' 2024-04-25 06:12:17,565 wheel INFO adding 'pythran/xsimd/arch/xsimd_constants.hpp' 2024-04-25 06:12:17,566 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma3_avx.hpp' 2024-04-25 06:12:17,566 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma3_avx2.hpp' 2024-04-25 06:12:17,566 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma3_sse.hpp' 2024-04-25 06:12:17,566 wheel INFO adding 'pythran/xsimd/arch/xsimd_fma4.hpp' 2024-04-25 06:12:17,567 wheel INFO adding 'pythran/xsimd/arch/xsimd_generic.hpp' 2024-04-25 06:12:17,567 wheel INFO adding 'pythran/xsimd/arch/xsimd_generic_fwd.hpp' 2024-04-25 06:12:17,567 wheel INFO adding 'pythran/xsimd/arch/xsimd_isa.hpp' 2024-04-25 06:12:17,568 wheel INFO adding 'pythran/xsimd/arch/xsimd_neon.hpp' 2024-04-25 06:12:17,569 wheel INFO adding 'pythran/xsimd/arch/xsimd_neon64.hpp' 2024-04-25 06:12:17,569 wheel INFO adding 'pythran/xsimd/arch/xsimd_rvv.hpp' 2024-04-25 06:12:17,570 wheel INFO adding 'pythran/xsimd/arch/xsimd_scalar.hpp' 2024-04-25 06:12:17,570 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse2.hpp' 2024-04-25 06:12:17,571 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse3.hpp' 2024-04-25 06:12:17,571 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse4_1.hpp' 2024-04-25 06:12:17,572 wheel INFO adding 'pythran/xsimd/arch/xsimd_sse4_2.hpp' 2024-04-25 06:12:17,572 wheel INFO adding 'pythran/xsimd/arch/xsimd_ssse3.hpp' 2024-04-25 06:12:17,572 wheel INFO adding 'pythran/xsimd/arch/xsimd_sve.hpp' 2024-04-25 06:12:17,573 wheel INFO adding 'pythran/xsimd/arch/xsimd_wasm.hpp' 2024-04-25 06:12:17,573 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_arithmetic.hpp' 2024-04-25 06:12:17,574 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_complex.hpp' 2024-04-25 06:12:17,574 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_details.hpp' 2024-04-25 06:12:17,574 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_logical.hpp' 2024-04-25 06:12:17,575 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_math.hpp' 2024-04-25 06:12:17,576 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_memory.hpp' 2024-04-25 06:12:17,576 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_rounding.hpp' 2024-04-25 06:12:17,577 wheel INFO adding 'pythran/xsimd/arch/generic/xsimd_generic_trigo.hpp' 2024-04-25 06:12:17,577 wheel INFO adding 'pythran/xsimd/config/.xsimd_config.hpp.swp' 2024-04-25 06:12:17,577 wheel INFO adding 'pythran/xsimd/config/.xsimd_cpuid.hpp.swo' 2024-04-25 06:12:17,578 wheel INFO adding 'pythran/xsimd/config/.xsimd_cpuid.hpp.swp' 2024-04-25 06:12:17,578 wheel INFO adding 'pythran/xsimd/config/xsimd_arch.hpp' 2024-04-25 06:12:17,578 wheel INFO adding 'pythran/xsimd/config/xsimd_config.hpp' 2024-04-25 06:12:17,579 wheel INFO adding 'pythran/xsimd/config/xsimd_cpuid.hpp' 2024-04-25 06:12:17,579 wheel INFO adding 'pythran/xsimd/math/.xsimd_gamma.hpp.swp' 2024-04-25 06:12:17,580 wheel INFO adding 'pythran/xsimd/math/xsimd_rem_pio2.hpp' 2024-04-25 06:12:17,580 wheel INFO adding 'pythran/xsimd/memory/xsimd_aligned_allocator.hpp' 2024-04-25 06:12:17,580 wheel INFO adding 'pythran/xsimd/memory/xsimd_alignment.hpp' 2024-04-25 06:12:17,581 wheel INFO adding 'pythran/xsimd/types/.xsimd_avx512vnni_avx512bw_register.hpp.swp' 2024-04-25 06:12:17,581 wheel INFO adding 'pythran/xsimd/types/.xsimd_avx512vnni_avx512vbmi_register.hpp.swp' 2024-04-25 06:12:17,581 wheel INFO adding 'pythran/xsimd/types/xsimd_all_registers.hpp' 2024-04-25 06:12:17,582 wheel INFO adding 'pythran/xsimd/types/xsimd_api.hpp' 2024-04-25 06:12:17,582 wheel INFO adding 'pythran/xsimd/types/xsimd_avx2_register.hpp' 2024-04-25 06:12:17,583 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512bw_register.hpp' 2024-04-25 06:12:17,583 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512cd_register.hpp' 2024-04-25 06:12:17,583 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512dq_register.hpp' 2024-04-25 06:12:17,583 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512er_register.hpp' 2024-04-25 06:12:17,584 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512f_register.hpp' 2024-04-25 06:12:17,584 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512ifma_register.hpp' 2024-04-25 06:12:17,584 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512pf_register.hpp' 2024-04-25 06:12:17,584 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512vbmi_register.hpp' 2024-04-25 06:12:17,585 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512vnni_avx512bw_register.hpp' 2024-04-25 06:12:17,585 wheel INFO adding 'pythran/xsimd/types/xsimd_avx512vnni_avx512vbmi_register.hpp' 2024-04-25 06:12:17,585 wheel INFO adding 'pythran/xsimd/types/xsimd_avx_register.hpp' 2024-04-25 06:12:17,585 wheel INFO adding 'pythran/xsimd/types/xsimd_avxvnni_register.hpp' 2024-04-25 06:12:17,586 wheel INFO adding 'pythran/xsimd/types/xsimd_batch.hpp' 2024-04-25 06:12:17,586 wheel INFO adding 'pythran/xsimd/types/xsimd_batch_constant.hpp' 2024-04-25 06:12:17,587 wheel INFO adding 'pythran/xsimd/types/xsimd_fma3_avx2_register.hpp' 2024-04-25 06:12:17,587 wheel INFO adding 'pythran/xsimd/types/xsimd_fma3_avx_register.hpp' 2024-04-25 06:12:17,587 wheel INFO adding 'pythran/xsimd/types/xsimd_fma3_sse_register.hpp' 2024-04-25 06:12:17,587 wheel INFO adding 'pythran/xsimd/types/xsimd_fma4_register.hpp' 2024-04-25 06:12:17,587 wheel INFO adding 'pythran/xsimd/types/xsimd_generic_arch.hpp' 2024-04-25 06:12:17,588 wheel INFO adding 'pythran/xsimd/types/xsimd_neon64_register.hpp' 2024-04-25 06:12:17,588 wheel INFO adding 'pythran/xsimd/types/xsimd_neon_register.hpp' 2024-04-25 06:12:17,588 wheel INFO adding 'pythran/xsimd/types/xsimd_register.hpp' 2024-04-25 06:12:17,589 wheel INFO adding 'pythran/xsimd/types/xsimd_rvv_register.hpp' 2024-04-25 06:12:17,589 wheel INFO adding 'pythran/xsimd/types/xsimd_sse2_register.hpp' 2024-04-25 06:12:17,589 wheel INFO adding 'pythran/xsimd/types/xsimd_sse3_register.hpp' 2024-04-25 06:12:17,589 wheel INFO adding 'pythran/xsimd/types/xsimd_sse4_1_register.hpp' 2024-04-25 06:12:17,590 wheel INFO adding 'pythran/xsimd/types/xsimd_sse4_2_register.hpp' 2024-04-25 06:12:17,590 wheel INFO adding 'pythran/xsimd/types/xsimd_ssse3_register.hpp' 2024-04-25 06:12:17,590 wheel INFO adding 'pythran/xsimd/types/xsimd_sve_register.hpp' 2024-04-25 06:12:17,590 wheel INFO adding 'pythran/xsimd/types/xsimd_traits.hpp' 2024-04-25 06:12:17,591 wheel INFO adding 'pythran/xsimd/types/xsimd_utils.hpp' 2024-04-25 06:12:17,591 wheel INFO adding 'pythran/xsimd/types/xsimd_wasm_register.hpp' 2024-04-25 06:12:17,592 wheel INFO adding 'pythran-0.15.0.dist-info/AUTHORS' 2024-04-25 06:12:17,592 wheel INFO adding 'pythran-0.15.0.dist-info/LICENSE' 2024-04-25 06:12:17,592 wheel INFO adding 'pythran-0.15.0.dist-info/METADATA' 2024-04-25 06:12:17,592 wheel INFO adding 'pythran-0.15.0.dist-info/WHEEL' 2024-04-25 06:12:17,592 wheel INFO adding 'pythran-0.15.0.dist-info/entry_points.txt' 2024-04-25 06:12:17,593 wheel INFO adding 'pythran-0.15.0.dist-info/top_level.txt' 2024-04-25 06:12:17,611 wheel INFO adding 'pythran-0.15.0.dist-info/RECORD' 2024-04-25 06:12:17,631 wheel INFO removing build/bdist.linux-i686/wheel 2024-04-25 06:12:17,741 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 Thu, 25 Apr 2024 06:12:23 +0000 elapsed time 0h 0m 16s >>> pythran: Cleaning up srcdir >>> pythran: Cleaning up pkgdir >>> pythran: Uninstalling dependencies... (1/37) Purging .makedepends-pythran (20240425.061210) (2/37) Purging py3-beniget-pyc (0.4.1-r4) (3/37) Purging py3-beniget (0.4.1-r4) (4/37) Purging py3-gast-pyc (0.5.4-r3) (5/37) Purging py3-gast (0.5.4-r3) (6/37) Purging py3-numpy-pyc (1.25.2-r1) (7/37) Purging py3-numpy (1.25.2-r1) (8/37) Purging openblas (0.3.27-r0) (9/37) Purging py3-ply-pyc (3.11-r11) (10/37) Purging py3-ply (3.11-r11) (11/37) Purging py3-gpep517-pyc (15-r2) (12/37) Purging py3-gpep517 (15-r2) (13/37) Purging py3-installer-pyc (0.7.0-r2) (14/37) Purging py3-installer (0.7.0-r2) (15/37) Purging py3-setuptools-pyc (69.5.1-r0) (16/37) Purging py3-setuptools (69.5.1-r0) (17/37) Purging python3-dev (3.12.3-r1) (18/37) Purging py3-wheel-pyc (0.42.0-r1) (19/37) Purging py3-wheel (0.42.0-r1) (20/37) Purging py3-packaging-pyc (24.0-r1) (21/37) Purging py3-packaging (24.0-r1) (22/37) Purging py3-parsing-pyc (3.1.2-r1) (23/37) Purging py3-parsing (3.1.2-r1) (24/37) Purging python3-pyc (3.12.3-r1) (25/37) Purging python3-pycache-pyc0 (3.12.3-r1) (26/37) Purging pyc (3.12.3-r1) (27/37) Purging python3 (3.12.3-r1) (28/37) Purging gdbm (1.23-r1) (29/37) Purging libbz2 (1.0.8-r6) (30/37) Purging libffi (3.4.6-r0) (31/37) Purging libgfortran (13.2.1_git20240309-r0) (32/37) Purging libpanelw (6.4_p20240330-r0) (33/37) Purging libquadmath (13.2.1_git20240309-r0) (34/37) Purging mpdecimal (4.0.0-r0) (35/37) Purging readline (8.2.10-r0) (36/37) Purging sqlite-libs (3.45.3-r0) (37/37) Purging xz-libs (5.6.1-r3) Executing busybox-1.36.1-r25.trigger OK: 376 MiB in 102 packages >>> pythran: Updating the community/x86 repository index... >>> pythran: Signing the index...